Shrink std::random_shuffle test to pass on simulators
[gcc.git] / ChangeLog
1 2015-10-16 Arnaud Charlet <charlet@adacore.com>
2
3 * MAINTAINERS: Update list of Ada maintainers and email addresses.
4
5 2015-10-09 Martin Liska <mliska@suse.cz>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
9 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
10
11 * MAINTAINERS (Write After Approval): Add myself.
12
13 2015-10-02 Florian Weimer <fweimer@redhat.com>
14
15 * MAINTAINERS: Update email address.
16
17 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
18
19 * MAINTAINERS (Write After Approval): Add myself.
20
21 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
22
23 * MAINTAINERS: Update email.
24
25 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
26
27 * MAINTAINERS: Update my email address.
28
29 2015-09-01 James Bowman <james.bowman@ftdichip.com>
30
31 * MAINTAINERS (ft32 port): Add myself.
32
33 2015-08-28 David Sherwood <david.sherwood@arm.com>
34
35 * MAINTAINERS: Add myself.
36
37 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
38
39 * MAINTAINERS (Write After Approval): Add myself.
40
41 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
42
43 PR libfortran/54572
44 * Makefile.def: Make libgfortran depend on libbacktrace.
45 * Makefile.in: Regenerate.
46
47 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
48
49 * MAINTAINERS (Write After Approval): Add myself.
50
51 2015-08-12 Tom de Vries <tom@codesourcery.com>
52
53 PR other/67092
54 * configure.ac: Remove --with_host_libstdcxx support.
55 * configure: Regenerate.
56
57 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
58 Jakub Jelinek <jakub@redhat.com>
59
60 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
61 nvptx*-*-*.
62 * configure: Regenerate.
63
64 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
65
66 * Makefile.def (libiconv): Define bootstrap=true.
67 Mark pdf/html/info as missing.
68 (configure-gcc): Depend on all-libiconv.
69 (all-gcc): Ditto.
70 (configure-libcpp): Ditto.
71 (all-libcpp): Ditto.
72 (configure-intl): Ditto.
73 (all-intl): Ditto.
74 * Makefile.in: Regenerate.
75
76 2015-08-03 Bin Cheng <bin.cheng@arm.com>
77
78 * MAINTAINERS (loop ivopts): Add the entry and myself.
79
80 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
81
82 * MAINTAINERS (nvptx): Add self.
83
84 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
85
86 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
87 128-bit vector modes.
88
89 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
90
91 * MAINTAINERS (Write After Approval): Add myself.
92
93 2015-07-28 Ben Elliston <bje@gnu.org>
94
95 * config.sub, config.guess: Import from upstream.
96
97 2015-07-24 Michael Darling <darlingm@gmail.com>
98
99 PR other/66259
100 * config-ml.in: Reflects renaming of configure.in to configure.ac
101 * configure: Likewise
102 * configure.ac: Likewise
103
104 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
105
106 * MAINTAINERS: Update my email address.
107
108 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
109
110 Sync with binutils-gdb:
111 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
112
113 * configure.ac (target_configdirs): Exclude target-zlib if
114 target-libjava isn't built.
115 * configure: Regenerated.
116
117 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
118
119 Sync with binutils-gdb:
120 2015-05-13 John David Anglin <dave.anglin@bell.net>
121
122 * configure.ac: Disable configuration of GDB for HPUX targets.
123 * configure: Regenerate.
124
125 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
126
127 * configure.ac: Add --with-system-zlib.
128 * configure: Regenerated.
129
130 2015-01-28 James Bowman <james.bowman@ftdichip.com>
131
132 * configure.ac: Add FT32 support.
133 * configure: Regenerate.
134
135 2015-01-12 Anthony Green <green@moxielogic.com>
136
137 * configure.ac: Don't disable gprof for moxie.
138 * configure: Rebuild.
139
140 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
141
142 Sync with binutils-gdb:
143 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
144
145 PR ld/18355
146 * Makefile.def: Add extra_configure_flags to host zlib.
147 * configure.ac (extra_host_zlib_configure_flags): New. Set
148 to --enable-host-shared When bfd is to be built as shared
149 library. AC_SUBST.
150 * Makefile.in: Regenerated.
151
152 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
153
154 Sync with src:
155 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
156 * Makefile.def (dependencies): Add all-zlib to all-bfd.
157 * Makefile.in: Regenerated.
158
159 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
160
161 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
162 target.
163 * configure: Regenerate.
164
165 2015-06-23 Ludovic Courtès <ludo@gnu.org>
166
167 * MAINTAINERS (Write After Approval): Add myself.
168
169 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
170
171 * MAINTAINERS (OS Port Maintainers): Add myself.
172 (Various Maintainers): Remove myself from libffi testsuite.
173
174 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
175
176 * MAINTAINERS (gen* on machine desc): Add self.
177
178 2015-06-02 Jason Merrill <jason@redhat.com>
179
180 PR bootstrap/66319
181 * configure.ac: Use -std=gnu++98.
182
183 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
184
185 * MAINTAINERS (Write After Approval): Add myself.
186
187 2015-05-28 Mike Frysinger <vapier@gentoo.org>
188
189 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
190 * configure: Regenerate.
191
192 2015-05-26 Jason Merrill <jason@redhat.com>
193
194 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
195 * configure: Regenerate.
196
197 2015-05-16 James Bowman <james.bowman@ftdichip.com>
198
199 * configure.ac: FT32 target added.
200 * configure: Regenerated.
201
202 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
203
204 * MAINTAINERS (Write After Approval): Add myself.
205
206 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
207
208 * MAINTAINERS (Write After Approval): Add myself.
209
210 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
211
212 * configure.ac: Fix typo.
213 * configure: Regenerate.
214
215 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
216
217 * MAINTAINERS (Write After Approval): Add myself.
218
219 2015-05-03 Matthias Klose <doko@ubuntu.com>
220
221 * configure.ac: Match $host configured with triplets.
222 * configure: Regenerate.
223
224 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
225
226 * Makefile.tpl: Remove surplus whitespace throughout.
227 * Makefile.in: Regenerate.
228
229 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
230
231 * MAINTAINERS (Various Maintainers): Add myself as instruction
232 combiner maintainer.
233
234 2015-04-17 Jakub Jelinek <jakub@redhat.com>
235
236 PR bootstrap/62077
237 * configure.ac (--enable-stage1-checking): Default to
238 release,misc,gimple,rtlflag,tree,types if --disable-checking
239 or --enable-checking is not specified and DEV-PHASE is not
240 experimental.
241 * configure: Regenerated.
242
243 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
244
245 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
246 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
247 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
248 * Makefile.in: Regenerate.
249
250 2015-04-08 Cary Coutant <ccoutant@gmail.com>
251
252 * MAINTAINERS: Update my email address.
253
254 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
255
256 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
257
258 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
259
260 * MAINTAINERS: Add myself as an arm port reviewer.
261
262 2015-03-25 Martin Liska <mliska@suse.cz>
263 Yury Gribov <y.gribov@samsung.com>
264
265 * Makefile.in: Fix ln source location for vimrc file.
266 * Makefile.tpl: Likewise.
267
268 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
269
270 PR bootstrap/25672
271 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
272 cross-compiling. Similarly for CXX_FOR_TARGET.
273 * configure: Regenerate.
274
275 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
276
277 * Makefile.def: Add libmpx.
278 * configure.ac: Add libmpx.
279 * Makefile.in: Regenerate.
280 * configure: Regenerate.
281
282 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
283
284 * MAINTAINERS (CPU Port Maintainers): Add myself
285 i386 vector ISA extns mantainer.
286
287 2015-03-13 Jeff Law <law@redhat.com>
288
289 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
290 maintainer.
291 Remove Richard Henderson as a maintainer for the x86 port.
292
293 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
294
295 * MAINTAINERS (CPU Port Maintainers): Update my email address.
296
297 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
298
299 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
300 pointer bounds checker and i386 MPX maintainer.
301
302 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
303
304 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
305
306 2015-02-26 Martin Sebor <msebor@redhat.com>
307
308 * MAINTAINERS (Various Maintainers): Add self.
309
310 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
311
312 * configure.ac [--enable-as-accelerator-for] (enable_languages):
313 Make sure it contains lto.
314 * configure: Regenerate.
315
316 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
317
318 * configure: Regenerate.
319
320 2015-02-06 Diego Novillo <dnovillo@google.com>
321
322 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
323 middle-end, docstring): Remove myself.
324 (Write After Approval): Add myself.
325
326 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
327
328 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
329 (Write After Approval): Update address.
330
331 2015-01-29 David Malcolm <dmalcolm@redhat.com>
332
333 PR jit/64780
334 * configure.ac: Require the user to explicitly specify
335 --enable-host-shared if the jit is enabled.
336 * configure: Regenerate.
337
338 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
339
340 * MAINTAINERS (Write After Approval): Add myself.
341
342 2015-01-25 Tom de Vries <tom@codesourcery.com>
343
344 * MAINTAINERS: Make whitespace consistent.
345
346 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
347
348 * MAINTAINERS (Write After Approval): Add myself.
349
350 2015-01-20 Andre Vehreschild <vehre@gmx.de>
351
352 * MAINTAINERS: (Write After Approval): Add myself.
353
354 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
355
356 * MAINTAINERS: (Write After Approval): Add myself.
357
358 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
359
360 * MAINTAINERS: (Write After Approval): Add myself.
361
362 2015-01-13 Iain Sandoe <iain@codesourcery.com>
363
364 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
365 objective-c/c++ front end maintainer.
366
367 2015-01-13 Marek Polacek <polacek@redhat.com>
368
369 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
370
371 2015-01-12 Jeff Law <law@redhat.com>
372
373 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
374 a very long time.
375
376 2015-01-09 Ian Lance Taylor <iant@google.com>
377
378 * configure.ac (host_tools): Add gotools.
379 * Makefile.def (host_modules): Add gotools.
380 (dependencies): Add dependency of all-gotools on all-target-libgo.
381
382 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
383
384 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
385 * configure: Regenerate.
386
387 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
388
389 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
390 all-target-libgomp.
391 * Makefile.in: Regenerate.
392
393 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
394
395 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
396
397 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
398
399 * configure.ac: Add Visium support.
400 * configure: Regenerate.
401
402 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
403
404 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
405 * configure: Regenerate.
406
407 2015-01-03 Andrew Pinski <apinski@cavium.com>
408
409 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
410 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
411 (BASE_TARGET_EXPORTS): Add OBJCOPY.
412 (OBJCOPY_FOR_TARGET): New variable.
413 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
414 * Makefile.in: Regenerate.
415 * configure.ac: Check for already installed target objcopy.
416 Also GCC_TARGET_TOOL on objcopy.
417 * configure: Regenerate.
418
419 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
420
421 * config.sub: Update from upstream, to 2015-01-01 version.
422 * config.guess: Ditto.
423
424 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
425
426 * MAINTAINERS (RTEMS Ports): Add myself.
427
428 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
429
430 * MAINTAINERS (Write After Approval): Add myself.
431
432 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
433
434 * MAINTAINERS (Write After Approval): Add myself.
435
436 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
437
438 * configure.ac (--enable-as-accelerator-for): Don't set
439 ENABLE_AS_ACCELERATOR_FOR. Update all users.
440 * configure: Regenerate.
441
442 2014-12-13 Jakub Jelinek <jakub@redhat.com>
443
444 PR bootstrap/64023
445 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
446 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
447 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
448 to CXX.
449 * Makefile.in: Regenerated.
450
451 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
452 Yury Gribov <y.gribov@samsung.com>
453
454 * .gitignore: Added .local.vimrc and .lvimrc.
455 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
456 * Makefile.in: Regenerate.
457
458 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
459
460 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
461 * configure: Regenerated.
462
463 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
464
465 * MAINTAINERS (nvptx port): New entry.
466
467 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
468
469 * configure: Regenerate.
470
471 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
472
473 * configure.ac: Merge with Binutils.
474
475 2014-11-26 Tobias Burnus <burnus@net-b.de>
476
477 * Makefile.def: Make more dependent on mpfr, mpc and isl.
478 * Makefile.in: Regenerate.
479
480 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
481
482 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
483 missing flex.
484 * Makefile.in: Regenerated.
485
486 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
487
488 * Makefile.in: Regenerate.
489
490 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
491
492 PR bootstrap/63784
493 * libtool.m4: Add $pic_flag with -shared.
494
495 2014-11-21 Renlin Li <Renlin.Li@arm.com>
496
497 * MAINTAINERS (Write After Approval): Added myself.
498
499 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
500
501 * MAINTAINERS (write-after-approval): Add myself.
502
503 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
504
505 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
506 from 2 years ago.
507
508 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
509
510 Revert:
511 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
512
513 * MAINTAINERS (Write After Approval): Added myself as line map
514 maintainer.
515
516 2014-11-19 Renlin Li <Renlin.Li@arm.com>
517
518 Revert:
519 2014-11-19 Renlin Li <Renlin.Li@arm.com>
520
521 * MAINTAINERS (Write After Approval): Added myself.
522
523 2014-11-19 Renlin Li <Renlin.Li@arm.com>
524
525 * MAINTAINERS (Write After Approval): Added myself.
526
527 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
528
529 * MAINTAINERS (Write After Approval): Added myself as line map
530 maintainer.
531
532 2014-11-17 Dodji Seketeli <dodji@redhat.com>
533
534 * MAINTAINERS (Various Maintainers): Added myself as line map
535 maintainer.
536
537 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
538
539 * move-if-change: Sync from upstream gnulib.
540
541 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
542
543 * compile: Sync with upstream Automake.
544 * depcomp: Ditto.
545 * install-sh: Ditto.
546 * missing: Ditto.
547 * mkinstalldirs: Ditto.
548 * ylwrap: Ditto.
549
550 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
551
552 * config.sub: Update from upstream config repo.
553 * config.guess: Ditto.
554
555 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
556
557 * Makefile.def: Add liboffloadmic to target_modules. Make
558 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
559 * Makefile.in: Regenerate.
560 * configure: Regenerate.
561 * configure.ac: Add liboffloadmic to target binaries.
562 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
563 Add liboffloadmic to noconfig list when C++ is not supported.
564
565 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
566 Thomas Schwinge <thomas@codesourcery.com>
567 Ilya Verbin <ilya.verbin@intel.com>
568 Andrey Turetskiy <andrey.turetskiy@intel.com>
569
570 * configure: Regenerate.
571 * configure.ac (--enable-as-accelerator-for)
572 (--enable-offload-targets): New configure options.
573
574 2014-11-11 Tobias Burnus <burnus@net-b.de>
575
576 * Makefile.def: Make all-gcc depend on all-isl.
577 * Makefile.in: Regenerate.
578
579 2014-11-11 David Malcolm <dmalcolm@redhat.com>
580
581 * ChangeLog.jit: New.
582 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
583
584 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
585
586 PR target/63610
587 * libtool.m4: Fix globbing of darwin versions.
588 * configure: Regenerate.
589
590 2014-11-11 Tobias Burnus <burnus@net-b.de>
591
592 * Makefile.def: Remove CLooG.
593 * Makefile.tpl: Ditto.
594 * configure.ac: Ditto.
595 * configure: Regenerate.
596 * Makefile.in: Ditto.
597
598 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
599
600 * configure.ac: Handle nvptx-*-*.
601 * configure: Regenerate.
602
603 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
604
605 * MAINTAINERS (Write After Approval): Add myself.
606
607 2014-10-31 Jakub Jelinek <jakub@redhat.com>
608
609 * Makefile.def (libcc1): Remove bootstrap=true;.
610 * Makefile.in: Regenerated.
611
612 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
613
614 * configure.ac: Update comment.
615 * configure: Regenerate.
616
617 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
618
619 * MAINTAINERS (Write After Approval): Add myself.
620
621 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
622
623 * configure.ac (extra_host_libiberty_configure_flags): Add
624 --enable-shared also for libcc1's benefit.
625 * configure: Regenerate.
626
627 2014-10-29 Tristan Gingold <gingold@adacore.com>
628
629 * MAINTAINERS: Change my email address.
630
631 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
632 Tom Tromey <tromey@redhat.com>
633
634 * Makefile.def: Add libcc1 to host_modules.
635 * configure.ac (host_tools): Add libcc1.
636 * Makefile.in, configure: Rebuild.
637
638 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
639
640 * configure.ac (build_configargs): Don't share config.cache between
641 build subdirs.
642 * configure: Regenerate.
643
644 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
645
646 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
647 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
648 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
649 leon3v7 as leon3.
650 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
651 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
652 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
653 * config/sparc/sparc.md (cpu): Add leon3v7.
654 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
655
656 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
657
658 * MAINTAINERS (write-after-approval): Add myself.
659
660 2014-10-23 Ian Lance Taylor <iant@google.com>
661
662 * configure.ac: Disable the Go frontend on systems where it is known
663 to not work.
664 * configure: Regenerate.
665
666 2014-10-23 Richard Biener <rguenther@suse.de>
667
668 * Makefile.def: Add libcpp build module and dependencies.
669 * configure.ac: Add libcpp build module.
670 * Makefile.in: Regenerate.
671 * configure: Likewise.
672
673 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
674
675 * MAINTAINERS (write-after-approval): Add myself.
676
677 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
678
679 * INSTALL/README: Do not mention CVS.
680
681 2014-10-03 Jing Yu <jingyu@google.com>
682
683 * configure.ac: Add aarch64 to list of targets that support gold.
684 * configure: Regenerate.
685
686 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
687
688 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
689
690 2014-09-29 Catherine Moore <clm@codesourcery.com>
691
692 * MAINTAINERS: Add myself as MIPS maintainer.
693
694 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
695
696 * MAINTAINERS: Move myself to MIPS maintainers.
697
698 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
699
700 * MAINTAINERS: Put all email addresses between '<' and '>'.
701
702 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
703
704 * MAINTAINERS: Move myself to reviewers (Fortran).
705
706 2014-09-01 Andi Kleen <ak@linux.intel.com>
707
708 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
709 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
710 * Makefile.in: Regenerate.
711
712 2014-08-28 David Malcolm <dmalcolm@redhat.com>
713
714 * rtx-classes-status.txt: Delete
715
716 2014-08-28 David Malcolm <dmalcolm@redhat.com>
717
718 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
719
720 2014-08-27 Sebastian Pop <s.pop@samsung.com>
721
722 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
723 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
724 of checking for version number.
725 * configure: Regenerated.
726 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
727
728 2014-08-27 David Malcolm <dmalcolm@redhat.com>
729
730 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
731 is done; begin phase 6 (use extra rtx_def subclasses).
732
733 2014-08-27 David Malcolm <dmalcolm@redhat.com>
734
735 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
736 done; begin phase 5 (additional rtx_def subclasses).
737
738 2014-08-26 David Malcolm <dmalcolm@redhat.com>
739
740 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
741
742 2014-08-26 David Malcolm <dmalcolm@redhat.com>
743
744 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
745 SET_BB_HEADER are done.
746
747 2014-08-26 David Malcolm <dmalcolm@redhat.com>
748
749 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
750 done.
751
752 2014-08-26 David Malcolm <dmalcolm@redhat.com>
753
754 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
755
756 2014-08-26 David Malcolm <dmalcolm@redhat.com>
757
758 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
759
760 2014-08-25 David Malcolm <dmalcolm@redhat.com>
761
762 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
763
764 2014-08-25 David Malcolm <dmalcolm@redhat.com>
765
766 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
767
768 2014-08-25 David Malcolm <dmalcolm@redhat.com>
769
770 * rtx-classes-status.txt: Phase 3 (per-file commits within
771 "config" subdirs) is done; begin phase 4 (removal of
772 "scaffolding").
773
774 2014-08-23 David Malcolm <dmalcolm@redhat.com>
775
776 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
777 dir) is done; begin phase 3 (per-file commits within "config"
778 subdirs).
779
780 2014-08-21 David Malcolm <dmalcolm@redhat.com>
781
782 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
783 phase 2 (per-file commits in main source dir).
784
785 2014-08-21 Bin Cheng <bin.cheng@arm.com>
786
787 * configure: Regenerated.
788
789 2014-08-19 David Malcolm <dmalcolm@redhat.com>
790
791 * rtx-classes-status.txt (TODO): Add SET_BND_TO
792
793 2014-08-19 David Malcolm <dmalcolm@redhat.com>
794
795 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
796
797 2014-08-19 David Malcolm <dmalcolm@redhat.com>
798
799 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
800
801 2014-08-19 David Malcolm <dmalcolm@redhat.com>
802
803 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
804
805 2014-08-19 David Malcolm <dmalcolm@redhat.com>
806
807 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
808
809 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
810
811 * MAINTAINERS (Write After Approval): Add myself.
812
813 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
814
815 * MAINTAINERS: Remove myself
816
817 2014-08-19 David Malcolm <dmalcolm@redhat.com>
818
819 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
820
821 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
822
823 * MAINTAINERS (Write After Approval): Add myself.
824
825 2014-08-18 David Malcolm <dmalcolm@redhat.com>
826
827 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
828 SET_BB_HEADER, SET_BB_FOOTER
829
830 2014-08-18 David Malcolm <dmalcolm@redhat.com>
831
832 * rtx-classes-status.txt: New file
833
834 2014-08-18 Roman Gareev <gareevroman@gmail.com>
835
836 * configure.ac: Eliminate ClooG installation dependency.
837 * configure: Regenerate.
838 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
839 * Makefile.in: Regenerate.
840
841 2014-08-15 Ilya Verbin <iverbin@gmail.com>
842
843 * MAINTAINERS (Write After Approval): Add myself.
844
845 2014-08-15 Ilya Tocar <tocarip@gmail.com>
846
847 * MAINTAINERS (Write After Approval): Add myself.
848
849 2014-08-01 Jiong Wang <jiong.wang@arm.com>
850
851 * MAINTAINERS (Write After Approval): Add myself.
852
853 2014-07-28 Anthony Green <green@moxielogic.com>
854
855 Import from savannah.gnu.org:
856 * config.sub: Update to 2014-07-28 version.
857
858 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
859
860 * MAINTAINERS: Remove my MIPS maintainer entry.
861
862 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
863
864 PR target/47230
865 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
866 * configure: Regenerate.
867
868 2014-07-24 James Norris <jnorris@codesourcery.com>
869
870 * MAINTAINERS (Write After Approval): Add myself.
871
872 2014-07-20 Roman Gareev <gareevroman@gmail.com>
873
874 * configure.ac: Accept only CLooG 0.18.1.
875 * configure: Regenerate.
876
877 2014-07-17 Roman Gareev <gareevroman@gmail.com>
878
879 * configure.ac: Don't accept isl 0.11.
880 * configure: Regenerate.
881
882 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
883
884 * MAINTAINERS (Write After Approval): Add myself.
885
886 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
887
888 * configure.ac: Don't accept isl 0.10.
889 * configure: Regenerate.
890
891 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
892
893 Fix include path for in-tree cloog.
894 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
895 * configure: Regenerate.
896
897 2014-06-18 Richard Henderson <rth@redhat.com>
898
899 * .gitignore: Import gcc_update output.
900
901 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
902
903 * config-ml.in: Robustify ac_configure_args parsing.
904
905 * configure.ac (--enable-linker-plugin-configure-flags)
906 (--enable-linker-plugin-flags): New flags.
907 (configdirs): Conditionally add libiberty-linker-plugin.
908 * configure: Regenerate.
909 * Makefile.def (host_modules): Add libiberty-linker-plugin.
910 (host_modules) <lto-plugin>: Pay attention to
911 @extra_linker_plugin_flags@ and
912 @extra_linker_plugin_configure_flags@.
913 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
914 * Makefile.in: Regenerate.
915
916 * Makefile.tpl (configure-[+prefix+][+module+])
917 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
918 "module_srcdir" instead of "module" for locating a module's srcdir.
919 * Makefile.in: Regenerate.
920
921 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
922
923 * MAINTAINERS (Write After Approval): Add myself.
924
925 2014-06-06 Sebastian Pop <sebpop@gmail.com>
926
927 * MAINTAINERS: Update my email address.
928
929 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
930
931 * MAINTAINERS (Write After Approval): Add myself.
932
933 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
934
935 * MAINTAINERS (Write After Approval): Add myself.
936
937 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
938
939 PR libstdc++/61011
940 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
941 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
942 * configure: Regenerate.
943
944 2014-05-28 Pedro Alves <palves@redhat.com>
945
946 * MAINTAINERS (Write After Approval): Add myself.
947
948 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
949
950 * MAINTAINERS: Update my affiliation/email.
951
952 2014-05-19 Mike Stump <mikestump@comcast.net>
953
954 * MAINTAINERS: Add wide-int reviewers.
955
956 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
957
958 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
959 * configure: Regenerated.
960
961 2014-05-15 Torvald Riegel <triegel@redhat.com>
962
963 * MAINTAINERS (libitm): Add myself as maintainer.
964
965 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
966
967 * MAINTAINERS (Write After Approval): Add myself.
968
969 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
970
971 * config.sub, config.guess: Import from upstream.
972
973 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
974
975 * MAINTAINERS (Write After Approval): Put myself in correct order.
976
977 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
978
979 * MAINTAINERS (Write After Approval): Add myself.
980
981 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
982
983 * MAINTAINERS: Move myself from Reviewers to Write After Approval
984 section.
985
986 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
987
988 * MAINTAINERS (Write After Approval): Delete myself.
989
990 2014-04-17 Jakub Jelinek <jakub@redhat.com>
991
992 PR sanitizer/56781
993 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
994 and -B* options with -Xcompiler.
995
996 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
997
998 PR bootstrap/60620
999 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1000 * Makefile.in: Regenerate.
1001
1002 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1003
1004 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1005 for WINDRES_FOR_TARGET in default-manifest.o rule.
1006 * Makefile.in: Regenerate.
1007
1008 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1009
1010 * MAINTAINERS (Write After Approval): Add myself.
1011
1012 2014-03-26 Jakub Jelinek <jakub@redhat.com>
1013
1014 PR sanitizer/56781
1015 * Makefile.def: Set bootstrap=true; for host fixincludes.
1016 * configure.ac: Don't bootstrap host fixincludes unless
1017 --with-build-config=bootstrap-{a,ub}san.
1018 * Makefile.in: Regenerated.
1019 * configure: Regenerated.
1020
1021 2014-03-21 Jakub Jelinek <jakub@redhat.com>
1022
1023 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1024 --enable-vtable-verify option parsing. Don't add
1025 target-libsanitizer to bootstrap_target_libs unless
1026 --with-build-config=bootstrap-asan or
1027 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1028 to bootstrap_target_libs unless --enable-vtable-verify.
1029 * configure: Regenerated.
1030
1031 2014-03-10 Anatoly Sokolov <aesok@post.ru>
1032
1033 * MAINTAINERS (Write After Approval): Add myself.
1034
1035 2014-03-07 Denis Chertykov <chertykov@gmail.com>
1036
1037 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1038
1039 2014-03-07 Jakub Jelinek <jakub@redhat.com>
1040
1041 PR bootstrap/58572
1042 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1043 -I for libstdc++-v3 includes if $(LEAN).
1044 * Makefile.in: Regenerated.
1045
1046 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
1047
1048 * MAINTAINERS: Update my email address.
1049
1050 2014-02-24 Walter Lee <walt@tilera.com>
1051
1052 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1053 (tilegx-*-*): Change to tilegx*-*-*.
1054 * configure: Regenerate.
1055
1056 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
1057
1058 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1059
1060 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1061
1062 * MAINTAINERS (Write After Approval): Add myself.
1063
1064 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1065
1066 PR target/59788
1067 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1068 *solaris2*.
1069
1070 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
1071
1072 * MAINTAINERS: Update my email address.
1073
1074 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1075
1076 * MAINTAINERS: Convert to UTF-8.
1077 Properly sort Xinliang David Li's entry.
1078
1079 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1080 Sandra Loosemore <sandra@codesourcery.com>
1081
1082 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1083 nios2 port maintainers.
1084
1085 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1086
1087 * MAINTAINERS (Write After Approval): Add myself.
1088
1089 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1090
1091 * configure.ac: Add user-friendly check for native x86_64-linux
1092 multilibs.
1093 * configure: Regenerate.
1094
1095 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1096
1097 * MAINTAINERS: Add myself as sh maintainer.
1098
1099 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1100
1101 * MAINTAINERS: Add self as SLSR maintainer.
1102
1103 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
1104
1105 * MAINTAINERS: Update my email address.
1106
1107 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
1108
1109 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1110
1111 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1112
1113 * Makefile.in: Regenerate.
1114
1115 * Makefile.tpl: Fix typo.
1116 * Makefile.in: Regenerate partially.
1117
1118 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1119
1120 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1121 supported.
1122 * configure: Regenerated.
1123
1124 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1125
1126 * MAINTAINERS (Write After Approval): Add myself.
1127
1128 2013-10-30 Jason Merrill <jason@redhat.com>
1129
1130 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1131 --disable-build-format-warnings.
1132
1133 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1134
1135 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1136 depend on libstdc++ and libgcc.
1137 * configure: Regenerate.
1138 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1139 libcilkrts for POSIX and i*86, and x86_64 architectures.
1140 * Makefile.in: Added libcilkrts related fields to support building it.
1141
1142 2013-10-26 Jeff Law <law@redhat.com>
1143
1144 * Makefile.def (target_modules): Remove libmudflap
1145 (languages): Remove check-target-libmudflap).
1146 * Makefile.in: Rebuilt.
1147 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1148 * configure.ac (target_libraries): Remove target-libmudflap.
1149 Remove checks which disabled libmudflap on some systems.
1150 * configure: Rebuilt.
1151 * libmudflap: Directory removed.
1152
1153 2013-10-21 Cong Hou <congh@google.com>
1154
1155 * MAINTAINERS (Write After Approval): Add myself.
1156
1157 2013-10-16 Mike Stump <mikestump@comcast.net>
1158
1159 * .dir-locals.el: Add.
1160
1161 2013-10-15 David Malcolm <dmalcolm@redhat.com>
1162
1163 * configure.ac: Add --enable-host-shared
1164 * configure: Regenerate.
1165
1166 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1167
1168 Import from savannah.gnu.org:
1169 * config.guess: Update to 2013-06-10 version.
1170 * config.sub: Update to 2013-10-01 version.
1171
1172 2013-10-01 Simon Cook <simon.cook@embecosm.com>
1173
1174 Changes to build configuration to allow big endian ARC ELF toolchain
1175 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1176 * configure: Regenerate.
1177
1178 2013-09-20 Alan Modra <amodra@gmail.com>
1179
1180 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1181 ppc host match. Support little-endian powerpc linux hosts.
1182
1183 2013-09-19 Dodji Seketeli <dodji@redhat.com>
1184
1185 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1186 maintainer.
1187
1188 2013-09-12 DJ Delorie <dj@redhat.com>
1189
1190 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1191 maintainers.
1192
1193 2013-09-03 Richard Biener <rguenther@suse.de>
1194
1195 * configure.ac: Also allow ISL 0.12.
1196 * configure: Regenerated.
1197
1198 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1199
1200 * MAINTAINERS (Write After Approval): Add myself.
1201
1202 2013-08-27 David Malcolm <dmalcolm@redhat.com>
1203
1204 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1205
1206 2013-08-26 Caroline Tice <cmtice@google.com>
1207
1208 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1209 "Various Reviewers" to libvtv "Various Maintainers".
1210
1211 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1212
1213 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1214
1215 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1216
1217 * MAINTAINERS: Update name, email.
1218
1219 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
1220
1221 * MAINTAINERS (Write After Approval): Add myself.
1222
1223 2013-08-12 Caroline Tice <cmtice@google.com>
1224
1225 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1226 address in the Write After Approval section.
1227
1228 2013-08-09 Carlos O'Donell <carlos@redhat.com>
1229
1230 * MAINTAINERS (Write After Approval): Update email.
1231
1232 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1233
1234 * configure.ac: Adjust to check VTV_SUPPORTED.
1235 * configure: Regenerated.
1236
1237 2013-08-02 Caroline Tice <cmtice@google.com>
1238
1239 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1240 on non-linux systems; add target-libvtv to noconfigdirs; add
1241 libsupc++/.libs to C++ library search paths.
1242 * configure: Regenerated.
1243 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1244 libstdc++ and libgcc.
1245 * Makefile.in: Regenerated.
1246
1247 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
1248
1249 * MAINTAINERS (Write After Approval): Add myself.
1250
1251 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1252 Shiva Chen <shiva0217@gmail.com>
1253
1254 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1255 nds32 port maintainers.
1256
1257 2013-07-17 Tim Shen <timshen91@gmail.com>
1258
1259 * MAINTAINERS (Write After Approval): Add myself.
1260
1261 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1262
1263 * configure.ac: Sync from binutils.
1264 * configure: Regenerate.
1265
1266 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1267
1268 * MAINTAINERS (Write After Approval): Add myself.
1269
1270 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1271
1272 * MAINTAINERS (Write After Approval): Add myself.
1273
1274 2013-05-17 David Malcolm <dmalcolm@redhat.com>
1275
1276 * MAINTAINERS (Write After Approval): Add myself.
1277
1278 2013-04-30 Brooks Moses <bmoses@google.com>
1279
1280 * MAINTAINERS: Update my email; move myself from Fortran
1281 reviewer to Write After Approval.
1282
1283 2013-04-16 Andreas Schwab <schwab@suse.de>
1284
1285 * configure.ac (aarch64-*-*): Don't disable java.
1286 * configure: Regenerate.
1287
1288 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1289
1290 * MAINTAINERS (Write After Approval): Add myself.
1291
1292 2013-03-30 Matthias Klose <doko@ubuntu.com>
1293
1294 * Makefile.def (target_modules): Don't install libffi.
1295 * Makefile.in: Regenerate.
1296
1297 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1298
1299 * MAINTAINERS (Write After Approval): Add myself.
1300
1301 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1302
1303 * MAINTAINERS (Write After Approval): Add myself.
1304
1305 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1306
1307 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1308 * configure: Regenerated.
1309
1310 2013-02-05 Ian Lance Taylor <iant@google.com>
1311
1312 PR go/55969
1313 * configure.ac: Disable libgo on some systems where it does not
1314 work.
1315
1316 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
1317
1318 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1319 Remove Geoff Keating as rs6000 port maintainer, at his request.
1320
1321 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1322
1323 * MAINTAINERS: Update my email.
1324
1325 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
1326
1327 * configure: Re-generate.
1328
1329 2013-01-15 Richard Biener <rguenther@suse.de>
1330
1331 PR other/55973
1332 * configure: Re-generate.
1333
1334 2013-01-14 Matthias Klose <doko@ubuntu.com>
1335
1336 * Makefile.def (install-target-libsanitizer): Depend on
1337 install-target-libstdc++-v3.
1338 * Makefile.in: Regenerate.
1339
1340 2013-01-14 Richard Biener <rguenther@suse.de>
1341
1342 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1343 * configure: Re-generate
1344
1345 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1346
1347 * config.sub: Update from config repo.
1348
1349 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1350
1351 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1352 * Makefile.in: Regenerate.
1353
1354 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1355
1356 * MAINTAINERS (arc): Add new port maintainership for myself.
1357
1358 2013-01-09 Jason Merrill <jason@redhat.com>
1359
1360 * .gitignore: Import from gdb repository.
1361
1362 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1363
1364 * Makefile.def (configure-gcc): Depend on all-gmp.
1365 (all-gcc): Remove dependency on all-gmp.
1366 * Makefile.in: Regenerated.
1367
1368 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1369
1370 * config.sub: Merge from config repo.
1371 * config.guess: Ditto.
1372
1373 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1374
1375 * Makefile.def: Merge from binutils.
1376 * Makefile.in: Ditto.
1377
1378 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1379
1380 * MAINTAINERS: Update my email.
1381
1382 2012-12-29 Ben Elliston <bje@gnu.org>
1383
1384 * config.guess: Update to 2012-12-29 version.
1385 * config.sub: Likewise.
1386
1387 2012-12-20 Matthias Klose <doko@ubuntu.com>
1388
1389 * Makefile.def (install-target-libgfortran): Depend on
1390 install-target-libquadmath, install-target-libgcc.
1391 (install-target-libsanitizer): Depend on install-target-libgcc.
1392 (install-target-libjava): Depend on install-target-libgcc.
1393 (install-target-libitm): Depend on install-target-libgcc.
1394 (install-target-libobjc): Depend on install-target-libgcc.
1395 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1396 * Makefile.in: Regenerate.
1397
1398 2012-12-19 Matthias Klose <doko@ubuntu.com>
1399
1400 * Makefile.def (install-target-libgo): Depend on
1401 install-target-libatomic.
1402 * Makefile.in: Regenerate.
1403
1404 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1405
1406 PR go/55201
1407 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1408 * Makefile.in: Regenerate.
1409
1410 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1411
1412 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1413 * configure: Regenerate.
1414
1415 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1416
1417 * config.sub: Merge from config repo.
1418
1419 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1420
1421 * Makefile.def (target_modules): Add bootstrap=true and
1422 raw_cxx=true to libsanitizer.
1423 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1424 * Makefile.in: Regenerated.
1425 * configure: Likewise.
1426
1427 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1428
1429 * MAINTAINERS: Remove self as RTL optimization maintainer.
1430
1431 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1432
1433 * MAINTAINERS (Write After Approval): Add myself.
1434
1435 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1436
1437 * Makefile.def (target_modules): Remove bootstrap=true and
1438 raw_cxx=true from libsanitizer.
1439 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1440 * Makefile.in: Regenerated.
1441 * configure: Likewise.
1442
1443 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1444
1445 * Makefile.def (target_modules): Add bootstrap=true and
1446 raw_cxx=true to libsanitizer.
1447 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1448 * Makefile.in: Regenerated.
1449 * configure: Likewise.
1450
1451 2012-11-28 Andrew Pinski <apinski@cavium.com>
1452
1453 PR bootstrap/54279
1454 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1455 * configure: Regenerate.
1456 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1457 * Makefile.in: Regenerate.
1458
1459 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1460
1461 * configure.ac: Disable libsanitizer if we're not building C++.
1462 * configure: Regenerate.
1463
1464 2012-11-15 Roland McGrath <roland@hack.frob.com>
1465
1466 * MAINTAINERS (Write After Approval): Add myself.
1467
1468 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
1469
1470 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1471 Kostya Serebryany (kcc@google.com) and
1472 Jakub Jelinek (jakub@redhat.com).
1473 Rename area for Dodji Seketeli (dodji@redhat.com).
1474
1475 2012-11-15 Dodji Seketeli <dodji@redhat.com>
1476
1477 * MAINTAINERS: (asan.c, related): Add myself.
1478
1479 2012-11-14 Roland McGrath <mcgrathr@google.com>
1480
1481 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1482 * configure: Regenerate.
1483
1484 2012-11-13 Richard Henderson <rth@redhat.com>
1485
1486 * configure.ac: Move libsanitizer logic to subdirectory.
1487 * configure: Regenerate.
1488
1489 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1490
1491 * configure.ac: Enable libsanitizer just on x86 linux for now.
1492 * configure: Re-generate.
1493
1494 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1495
1496 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1497 sections.
1498 * configure: Regenerate.
1499
1500 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
1501
1502 * configure.ac: Add section for configdirs for libsanitizer.
1503 Disable for cris-*-* and mmix-*-*.
1504 * configure: Regenerate.
1505
1506 2012-11-12 Wei Mi <wmi@google.com>
1507
1508 * configure.ac: Add libsanitizer to target_libraries.
1509 * Makefile.def: Ditto.
1510 * configure: Regenerate.
1511 * Makefile.in: Regenerate.
1512 * libsanitizer: New directory for asan runtime. Contains an empty
1513 tsan directory.
1514
1515 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
1516
1517 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1518 against Mingw64 w32api.
1519 * configure: Regenerate.
1520
1521 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1522
1523 * configure: Regenerated.
1524
1525 2012-11-03 Robert Mason <rbmj@verizon.net>
1526
1527 * configure.ac: add --disable-libstdcxx configure option
1528 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1529
1530 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1531
1532 * MAINTAINERS (Write After Approval): Add myself.
1533
1534 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1535
1536 * MAINTAINERS (Write After Approval): Add myself.
1537
1538 2012-10-24 Sharad Singhai <singhai@google.com>
1539
1540 * MAINTAINERS (Write After Approval): Add myself.
1541
1542 2012-10-24 Eric Christopher <echristo@gmail.com>
1543
1544 * MAINTAINERS: Update email address.
1545
1546 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1547
1548 PR bootstrap/54820
1549 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1550 * configure: Regenerate.
1551
1552 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
1553
1554 * MAINTAINERS (aarch64): Add Marcus and myself.
1555
1556 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1557
1558 PR bootstrap/54820
1559 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1560 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1561 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1562 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1563 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1564 * Makefile.in: Regenerate.
1565 * configure.ac (have_static_libs): New variable and associated check.
1566 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1567 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1568 * configure: Regenerate.
1569
1570 2012-10-10 Richard Biener <rguenther@suse.de>
1571
1572 * MAINTAINERS: Adjust for changed surname.
1573
1574 2012-10-04 Lawrence Crowl <crowl@google.com>
1575
1576 * MAINTAINERS (Write After Approval): Add myself.
1577
1578 2012-10-01 Cary Coutant <ccoutant@google.com>
1579
1580 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1581
1582 2012-09-28 Ian Lance Taylor <iant@google.com>
1583
1584 * Makefile.def: Make all-target-libgo depend on
1585 all-target-libbacktrace.
1586 * Makefile.in: Rebuild.
1587
1588 2012-09-26 Ian Lance Taylor <iant@google.com>
1589
1590 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1591 * Makefile.in: Rebuild.
1592
1593 2012-09-20 Walter Lee <walt@tilera.com>
1594
1595 * configure.ac: Add tilegx to list of targets that support gold.
1596 * configure: Regenerate.
1597
1598 2012-09-20 Marek Polacek <polacek@redhat.com>
1599
1600 * MAINTAINERS (Write After Approval): Add myself.
1601
1602 2012-09-19 Steve Ellcey <sellcey@mips.com>
1603
1604 * configure.ac: Add mips*-mti-elf* target.
1605 * configure: Regenerate.
1606
1607 2012-09-17 Ian Lance Taylor <iant@google.com>
1608
1609 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1610 * configure.ac (host_libs): Add libbacktrace.
1611 (target_libraries): Add libbacktrace.
1612 * Makefile.def (host_modules): Add libbacktrace.
1613 (target_modules): Likewise.
1614 * configure, Makefile.in: Rebuild.
1615
1616 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1617
1618 PR target/38607
1619 Merge upstream change.
1620 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1621
1622 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1623 Add libgomp*.o to compare_exclusions for AIX.
1624 * configure: Regenerate.
1625
1626 2012-09-06 Diego Novillo <dnovillo@google.com>
1627
1628 * configure.ac: Bump minimum GMP version to 4.2.3.
1629 * configure: Re-generate.
1630
1631 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1632
1633 PR target/54461
1634 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1635 target-libgloss if not configured --with-avrlibc=no.
1636 * configure: Regenerate.
1637
1638 2012-09-04 Jason Merrill <jason@redhat.com>
1639
1640 * configure.ac: Fix --enable-languages=all.
1641
1642 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
1643
1644 * MAINTAINERS (Write After Approval): Add myself.
1645
1646 2012-09-03 Richard Guenther <rguenther@suse.de>
1647
1648 PR bootstrap/54138
1649 * configure.ac: Re-organize ISL / CLOOG checks to allow
1650 disabling with either --without-isl or --without-cloog.
1651 * configure: Regenerated.
1652
1653 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1654
1655 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1656 * configure: Regenerate.
1657
1658 2012-08-27 Ulrich Drepper <drepper@gmail.com>
1659
1660 * MAINTAINERS: Fix my email address.
1661
1662 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1663
1664 PR binutils/4970
1665 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1666 and opcodes.
1667 * Makefile.in: Regenerated.
1668
1669 2012-08-26 Art Haas <ahaas@impactweather.com>
1670
1671 * configure: Regenerate.
1672
1673 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1674
1675 * INSTALL/README: Also refer to the online installation
1676 instructions.
1677
1678 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1679
1680 * MAINTAINERS (Write After Approval): Add myself.
1681 (Picochip port): Remove myself.
1682
1683 2012-08-14 Diego Novillo <dnovillo@google.com>
1684
1685 Merge from cxx-conversion branch.
1686
1687 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1688 POSTSTAGE1_CONFIGURE_FLAGS.
1689 * Makefile.in: Regenerate.
1690 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1691 Force C++ when bootstrapping.
1692 * configure: Regenerate.
1693
1694 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1695
1696 * MAINTAINERS (Write After Approval): Add myself.
1697
1698 2012-07-16 Joseph Myers <joseph@codesourcery.com>
1699
1700 * README: Document use of ranges of years in copyright notices.
1701
1702 2012-07-06 Richard Guenther <rguenther@suse.de>
1703
1704 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1705 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1706 --with-gmp=system.
1707 * Makefile.in: Regenerated.
1708 * configure: Likewise.
1709
1710 2012-07-06 Richard Guenther <rguenther@suse.de>
1711
1712 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1713 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1714 supply V=1 as extra_make_flags.
1715 * configure: Regenerated.
1716 * Makefile.in: Likewise.
1717
1718 2012-07-04 Tristan Gingold <gingold@adacore.com>
1719
1720 * configure: Regenerate.
1721
1722 2012-07-03 Richard Guenther <rguenther@suse.de>
1723
1724 * Makfile.def (isl): Remove not necessary extra_exports and
1725 extra_make_flags.
1726 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1727 * Makefile.in: Regenerated.
1728
1729 2012-07-03 Richard Guenther <rguenther@suse.de>
1730
1731 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1732 * configure.ac: If either the ISL or the CLooG check failed
1733 do not try to build in-tree versions.
1734 * Makefile.in: Regenerated.
1735 * configure: Regenerated.
1736
1737 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1738
1739 * configure: Regenerate.
1740
1741 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
1742
1743 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1744 maintainer.
1745
1746 2012-07-02 Richard Guenther <rguenther@suse.de>
1747
1748 * configure: Regenerated.
1749
1750 2012-07-02 Richard Guenther <rguenther@suse.de>
1751 Michael Matz <matz@suse.de>
1752 Tobias Grosser <tobias@grosser.es>
1753 Sebastian Pop <sebpop@gmail.com>
1754
1755 * Makefile.def: Add ISL host module, remove PPL host module.
1756 Adjust ClooG host module to use the proper ISL.
1757 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1758 * configure.ac: Include config/isl.m4. Add ISL host library,
1759 remove PPL. Remove PPL configury, add ISL configury, adjust
1760 ClooG configury.
1761 * Makefile.in: Regenerated.
1762 * configure: Likewise.
1763
1764 2012-07-02 Richard Guenther <rguenther@suse.de>
1765
1766 Merge from graphite branch
1767 2011-07-21 Tobias Grosser <tobias@grosser.es>
1768
1769 * configure: Regenerated.
1770 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1771 both cloog.org and legacy versions. The only supported version will
1772 be CLooG with the isl backend.
1773
1774 2011-07-21 Tobias Grosser <tobias@grosser.es>
1775
1776 * configure: Regenerated.
1777 * configure.ac: Require cloog isl 0.17.0
1778
1779 2011-07-21 Tobias Grosser <tobias@grosser.es>
1780
1781 * configure: Regenerated.
1782 * config/cloog.m4: Do not define CLOOG_ORG
1783
1784 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1785
1786 * configure.ac: Skip C if explicitly selected.
1787 * configure: Regenerate.
1788
1789 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1790
1791 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1792 they contain -O2.
1793 * configure: Regenerate.
1794
1795 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1796
1797 PR debug/53740
1798 * df.h, df-problems.c, dce.c: Revert last patch.
1799
1800 2012-06-25 Iain Sandoe <iain@codesourcery.com>
1801
1802 * MAINTAINERS (Write After Approval): Update my email address.
1803
1804 2012-06-21 Meador Inge <meadori@codesourcery.com>
1805
1806 * MAINTAINERS (Write After Approval): Add myself.
1807
1808 2012-06-20 Jason Merrill <jason@redhat.com>
1809
1810 * Makefile.tpl (check-target-libgomp-c++): New.
1811 (check-target-libitm-c++): New.
1812 * Makefile.def (c++): Add them.
1813 * Makefile.in: Regenerate.
1814
1815 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
1816
1817 * MAINTAINERS (Write After Approval): Add myself.
1818
1819 2012-05-16 Olivier Hainque <hainque@adacore.com>
1820
1821 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1822 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1823 (install-no-fixedincludes): Adjust accordingly.
1824 * Makefile.in: Regenerate.
1825
1826 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1827
1828 Merge upstream change
1829 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1830
1831 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
1832
1833 * MAINTAINERS (Write After Approval): Add myself.
1834
1835 2012-05-09 Nick Clifton <nickc@redhat.com>
1836 Paul Smith <psmith@gnu.org>
1837
1838 PR bootstrap/50461
1839 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1840 allow for the fact that from release v3.1.0 of MPFR the source
1841 files were moved into a src sub-directory.
1842 * configure: Regenerate.
1843
1844 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1845
1846 * configure.ac: Bump minimum MPFR version to 2.4.0.
1847 * configure: Regenerated.
1848
1849 2012-05-01 Richard Henderson <rth@redhat.com>
1850
1851 * Makefile.def (libatomic): New target_module.
1852 * configure.ac (target_libraries): Add libatomic.
1853 (noconfigdirs): Check if libatomic is supported.
1854 * Makefile.in, configure: Rebuild.
1855
1856 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1857
1858 * MAINTAINERS (Write After Approval): Add myself.
1859
1860 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1861
1862 * config.sub: Update to 2012-04-18 version from official repo.
1863
1864 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1865
1866 * MAINTAINERS (Write After Approval): Add myself.
1867
1868 2012-04-11 Steve Ellcey <sellcey@mips.com>
1869
1870 * MAINTAINERS: Changed email address.
1871
1872 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1873
1874 PR target/52737
1875 * contrib/gcc_update (files_and_dependencies):
1876 Remove gcc/config/avr/t-multilib from touch data.
1877
1878 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1879
1880 * MAINTAINERS (OS Port Maintainers): Remove irix.
1881 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1882 (unsupported_languages): Remove mips-sgi-irix6.*.
1883 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1884 (with_stabs): Remove.
1885 * configure: Regenerate.
1886
1887 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1888
1889 * MAINTAINERS (OS Port Maintainers): Remove osf.
1890 * configure.ac (enable_libgomp): Remove *-*-osf*.
1891 (with_stabs): Remove alpha*-*-osf*.
1892 * configure: Regenerate.
1893
1894 2012-03-05 Tristan Gingold <gingold@adacore.com>
1895
1896 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1897 * configure: Regenerate.
1898
1899 2012-02-17 Walter Lee <walt@tilera.com>
1900
1901 * MAINTAINERS: (Write After Approval): Delete myself.
1902
1903 2012-02-14 Walter Lee <walt@tilera.com>
1904
1905 * MAINTAINERS (tilegx port): Add myself.
1906 (tilepro port): Add myself.
1907 (Write After Approval): Add myself.
1908
1909 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1910
1911 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1912 and Joseph Myers as docstring relicensing maintainers.
1913
1914 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1915
1916 * MAINTAINERS (write-after-approval): Add myself.
1917
1918 2012-02-08 Ira Rosen <irar@il.ibm.com>
1919
1920 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1921 maintainer.
1922
1923 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1924
1925 * MAINTAINERS (Write After Approval): Move myself to
1926 maintain alphabetical order.
1927
1928 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1929
1930 * MAINTAINERS (Write After Approval): Add myself.
1931
1932 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1933
1934 * MAINTAINERS (Write After Approval): Add myself.
1935
1936 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1937 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1938
1939 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1940 * configure: Regenerate.
1941
1942 2012-01-23 Harshit Chopra <harshit@google.com>
1943
1944 * MAINTAINERS (Write After Approval): Add myself.
1945
1946 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1947
1948 * configure.ac: Remove reference to mh-interix.
1949 * configure: Regenerate.
1950
1951 2012-01-05 Richard Henderson <rth@redhat.com>
1952
1953 PR bootstrap/51072
1954 * configure.ac: Disable libitm if c++ is not enabled.
1955 * configure: Rebuild.
1956
1957 * configure.ac: Fix regexp for same.
1958 * configure: Rebuild.
1959
1960 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1961
1962 * MAINTAINERS (Write After Approval): Add myself.
1963
1964 2012-01-02 Richard Guenther <rguenther@suse.de>
1965
1966 PR bootstrap/51686
1967 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1968 * Makefile.in: Regenerate.
1969
1970 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1971
1972 * MAINTAINERS (Write After Approval): Add myself.
1973
1974 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1975
1976 * configure: Regenerate.
1977
1978 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1979
1980 * MAINTAINERS (picochip): Changed email address.
1981
1982 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1983
1984 * MAINTAINERS (write-after-approval): Add self.
1985
1986 2011-11-29 DJ Delorie <dj@redhat.com>
1987
1988 * configure.ac (rl78-*-*) New case.
1989 * configure: Regenerate.
1990 * MAINTAINERS: Add myself as RL78 maintainer.
1991
1992 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1993
1994 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1995
1996 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1997
1998 * libtool.m4: Additional FreeBSD 10 fixes.
1999
2000 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2001
2002 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2003 Maintainers section, as Epiphany maintainer.
2004
2005 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2006
2007 PR target/49992
2008 * configure.ac: Remove ranlib special-casing for Darwin.
2009 * configure: Regenerate.
2010
2011 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
2012
2013 * MAINTAINERS (Reviewers): Keep the list sorted.
2014
2015 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
2016
2017 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2018
2019 2011-11-09 Roland McGrath <mcgrathr@google.com>
2020
2021 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2022 * configure: Rebuild.
2023 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2024 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2025 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2026 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2027 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2028 Add READELF.
2029 * Makefile.in: Rebuild.
2030
2031 2011-11-09 Jason Merrill <jason@redhat.com>
2032
2033 * Makefile.def (language=c++): Remove check-c++0x.
2034 * Makefile.in (check-gcc-c++): Regenerate.
2035
2036 2011-11-08 Richard Henderson <rth@redhat.com>
2037
2038 * configure.ac: Test for libitm directory present first.
2039
2040 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2041
2042 * configure.ac: Test libitm/configure.tgt to disable libitm.
2043 * configure: Rebuild.
2044
2045 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
2046 Richard Henderson <rth@redhat.com>
2047
2048 Merged from transactional-memory.
2049
2050 * Makefile.def (lang_env_dependencies): libitm is c++.
2051 Add libitm target module.
2052 * configure.ac: Likewise.
2053 * config/mmap.m4: New file.
2054 * contrib/gcc_update: Add libitm to touch data.
2055 * Makefile.in, configure: Rebuild.
2056
2057 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2058
2059 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2060 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2061 * Makefile.in: Regenerate.
2062
2063 2011-11-01 DJ Delorie <dj@redhat.com>
2064
2065 * config.sub: Update to version 2011-10-29 (added rl78)
2066
2067 2011-10-27 Nick Clifton <nickc@redhat.com>
2068
2069 * config.sub: Import these changes from the config project:
2070
2071 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2072 Ben Elliston <bje@gnu.org>
2073
2074 * config.sub (epiphany): New.
2075
2076 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2077 Ben Elliston <bje@gnu.org>
2078
2079 * config.sub (hexagon, hexagon-*): New.
2080
2081 2011-08-23 Roland McGrath <mcgrathr@google.com>
2082
2083 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2084 64eb to be64.
2085
2086 2011-08-16 Roland McGrath <mcgrathr@google.com>
2087
2088 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2089 (nacl): Grok as alias for 32el-unknown-nacl.
2090
2091 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2092
2093 * MAINTAINERS (Write After Approval): Add myself.
2094
2095 2011-10-24 Teresa Johnson <tejohnson@google.com>
2096
2097 * MAINTAINERS (Write After Approval): Add myself.
2098
2099 2011-09-21 Jakub Jelinek <jakub@redhat.com>
2100
2101 * MAINTAINERS (sparc port): Remove myself.
2102
2103 2011-09-14 Tom de Vries <tom@codesourcery.com>
2104
2105 * MAINTAINERS (Write After Approval): Add myself.
2106
2107 2011-08-14 Yao Qi <yao@codesourcery.com>
2108
2109 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2110 * configure: Regenerate.
2111
2112 2011-07-26 Ian Lance Taylor <iant@google.com>
2113
2114 * configure.ac: Set have_compiler based on whether gcc directory
2115 exists, rather than on whether gcc is in configdirs.
2116 * configure: Rebuild.
2117
2118 2011-07-21 Joseph Myers <joseph@codesourcery.com>
2119
2120 * MAINTAINERS (Global Reviewers): Add self.
2121
2122 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
2123
2124 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2125 link directories.
2126 * Makefile.in: Rebuild.
2127
2128 2011-07-20 Ian Lance Taylor <iant@google.com>
2129
2130 PR bootstrap/49787
2131 * configure.ac: Move --enable-bootstrap handling earlier in file.
2132 If --enable-bootstrap and either --enable-build-with-cxx or
2133 --enable-build-poststage1-with-cxx, enable C++ automatically.
2134 * configure: Rebuild.
2135
2136 2011-07-19 Ian Lance Taylor <iant@google.com>
2137
2138 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2139 make C++ a boot_language. Set and substitute
2140 POSTSTAGE1_CONFIGURE_FLAGS.
2141 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2142 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2143 * configure, Makefile.in: Rebuild.
2144
2145 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2146
2147 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2148 maintainers.
2149
2150 2011-07-18 Jakub Jelinek <jakub@redhat.com>
2151
2152 * MAINTAINERS (Global Reviewers): Add myself.
2153
2154 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2155
2156 * configure: Regenerate.
2157
2158 2011-07-16 Jason Merrill <jason@redhat.com>
2159
2160 * Makefile.def (language=c++): Add check-c++0x and
2161 check-target-libmudflap-c++.
2162 * Makefile.tpl (check-target-libmudflap-c++): New.
2163 * Makefile.in: Regenerate.
2164
2165 2011-07-16 Matthias Klose <doko@ubuntu.com>
2166
2167 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2168 * Makefile.def (target_modules/libjava): Pass
2169 $(EXTRA_CONFIGARGS_LIBJAVA).
2170 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2171 if not configured with --enable-static-libjava.
2172 * Makefile.in: Regenerate.
2173 * configure: Likewise.
2174
2175 2011-07-15 Jason Merrill <jason@redhat.com>
2176
2177 * Makefile.in (check-c++): Move check-gcc-c++0x after
2178 check-target-libstdc++-v3.
2179
2180 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2181
2182 * MAINTAINERS (c6x port): New entry.
2183
2184 2011-07-13 Jason Merrill <jason@redhat.com>
2185
2186 * Makefile.in (check-gcc-c++0x): New.
2187 (check-c++): Depend on it.
2188
2189 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2190
2191 PR target/39150
2192 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2193 x86_64-*-solaris2.1[0-9]*.
2194 * configure: Regenerate.
2195
2196 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2197
2198 * MAINTAINERS (RTL optimizers): Add self.
2199
2200 2011-06-27 Gabriel Charette <gchare@google.com>
2201
2202 * MAINTAINERS (Write After Approval): Add myself.
2203
2204 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
2205
2206 PR regression/47836
2207 PR bootstrap/23656
2208 PR other/47733
2209 PR bootstrap/49247
2210 PR c/48825
2211 * configure.ac (target_libraries): Remove target-libiberty.
2212 Remove case-statement setting skipdirs=target-libiberty for
2213 multiple targets. Remove checking target_configdirs and
2214 removing target-libiberty but keeping target-libgcc if
2215 otherwise empty.
2216 * Makefile.def (target_modules): Don't add libiberty.
2217 (dependencies): Remove all traces of target-libiberty.
2218 * configure, Makefile.in: Regenerate.
2219
2220 2011-06-13 Walter Lee <walt@tilera.com>
2221
2222 * configure.ac (tilepro-*-*) New case.
2223 (tilegx-*-*): Likewise.
2224 * configure: Regenerate.
2225
2226 2011-06-06 Jing Yu <jingyu@google.com>
2227
2228 * configure.ac: Skip target-libiberty for
2229 arm*-*-linux-androideabi.
2230 * configure: Regenerated.
2231
2232 2011-06-06 Nick Clifton <nickc@redhat.com>
2233
2234 * config.sub: Sync from upstream.
2235
2236 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2237
2238 * MAINTAINERS (Write After Approval): Add myself.
2239
2240 2011-06-01 Daniel Jacobowitz <drow@false.org>
2241
2242 * MAINTAINERS: Update my email address.
2243
2244 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2245
2246 * MAINTAINERS (Write After Approval): Update my email address.
2247
2248 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2249
2250 * MAINTAINERS (Write After Approval): Add myself.
2251
2252 2011-05-08 Doug Kwan <dougkwan@google.com>
2253
2254 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2255 * configure: Regenerated.
2256 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2257 value from configure.
2258 * Makefile.in: Regenerated.
2259
2260 2011-05-05 Joseph Myers <joseph@codesourcery.com>
2261
2262 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2263 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2264 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2265 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2266 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2267 *-*-vxworks*): Disable newlib and libgloss in separate case
2268 statement.
2269 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2270 to separate case statement.
2271 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2272 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2273 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2274 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2275 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2276 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2277 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2278 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2279 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2280 i[[3456789]]86-*-rdos*, m32r-*-*,
2281 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2282 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2283 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2284 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2285 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2286 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2287 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2288 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2289 and libgloss in main case over targets. Remove most empty cases
2290 in main case over targets.
2291 * configure: Regenerate.
2292
2293 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
2294
2295 * MAINTAINERS (Write After Approval): Add myself.
2296
2297 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2298
2299 * configure.ac: Remove code setting special library locations for
2300 hppa*64*-*-hpux11*. Remove code setting compiler for
2301 sparc-sun-solaris2*.
2302 * configure: Regenerate.
2303
2304 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2305
2306 * configure.ac: Separate libgloss_dir settings from general case
2307 over targets.
2308 * configure: Regenerate.
2309
2310 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2311
2312 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2313 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2314 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2315 cases in libgcj-disabling case statement.
2316 (hppa*64*-*-linux*): Set unsupported_languages instead of
2317 disabling target-zlib.
2318 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2319 to hppa*64*-*-hpux*.
2320 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2321 hppa*-*-hpux*.
2322 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2323 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2324 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2325 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2326 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2327 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2328 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2329 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2330 libgcj-disabling case statement.
2331 * configure: Regenerate.
2332
2333 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2334
2335 * configure.ac: Disable Java for targets not supporting libffi.
2336 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2337 Remove cases in Java-disabling statement.
2338 (*arm-wince-pe): Change to arm-wince-pe.
2339 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2340 cases in Java-disabling statement.
2341 (bfin-*-*): Don't disable Java again.
2342 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2343 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2344 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2345 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2346 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2347 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2348 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2349 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2350 Java-disabling statement.
2351 (mmix-*-*): Don't disable Java again.
2352 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2353 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2354 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2355 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2356 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2357 statement.
2358 * configure: Regenerate.
2359
2360 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2361
2362 * configure.ac: Separate cases disabling Java and Java libraries
2363 from general case over targets.
2364 * configure: Regenerate.
2365
2366 2011-04-21 Jie Zhang <jzhang918@gmail.com>
2367
2368 * MAINTAINERS: Update my email address.
2369
2370 2011-04-20 Easwaran Raman <eraman@google.com>
2371
2372 * MAINTAINERS (Write After Approval): Add myself.
2373
2374 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2375
2376 PR lto/48086
2377 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2378 * configure: Regenerate.
2379
2380 2011-04-16 Jim Meyering <meyering@redhat.com>
2381
2382 * MAINTAINERS (Write After Approval): Add myself.
2383
2384 2011-04-15 Dodji Seketeli <dodji@redhat.com>
2385
2386 * MAINTAINERS: Update my email address.
2387
2388 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
2389
2390 * MAINTAINERS (Write After Approval): Add myself.
2391
2392 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2393
2394 * MAINTAINERS (Write After Approval): Add myself.
2395
2396 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2397
2398 * MAINTAINERS (Write After Approval): Add myself.
2399
2400 2011-04-06 Joseph Myers <joseph@codesourcery.com>
2401
2402 * configure.ac (build_tools): Remove build-byacc.
2403 (host_libs): Remove mmalloc.
2404 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2405 autoconf automake libtool diff rcs fileutils shellutils time
2406 textutils wdiff find uudecode hello tar gzip indent recode release
2407 sed perl gawk findutils gettext zip.
2408 (libgcj): Remove target-qthreads.
2409 (target_tools): Remove target-examples target-gperf.
2410 (YACC): Don't handle building byacc.
2411 * configure: Regenerate.
2412 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2413 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2414 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2415 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2416 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2417 handle building components.
2418 * Makefile.in: Regenerate.
2419
2420 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2421
2422 * MAINTAINERS: Update my email address as Xtensa maintainer.
2423
2424 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2425
2426 * config.sub: Sync from upstream.
2427
2428 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2429
2430 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2431 (microblaze*): Don't disable libssp.
2432 * configure: Regenerate.
2433
2434 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2435
2436 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2437 moveifchange.
2438 * configure: Regenerate.
2439 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2440 * Makefile.in: Regenerate.
2441
2442 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2443
2444 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2445 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2446 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2447 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2448 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2449 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2450 md_exec_prefix cases.
2451 * configure: Regenerate.
2452
2453 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2454
2455 * configure.ac: Separate cases disabling target-libssp,
2456 target-libiberty, target-libstdc++-v3 and Fortran from general
2457 case over targets.
2458 * configure: Regenerate.
2459
2460 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2461
2462 * configure.ac (*-*-chorusos): Don't disable libgcj.
2463 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2464 Remove case.
2465 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2466 (arm-*-coff): Don't disable libgcj.
2467 (arm*-*-linux-gnueabi): Remove useless assignment.
2468 (arm-*-riscix*): Don't disable libgcj.
2469 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2470 configuration.
2471 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2472 (c54x*-*-*): Remove case.
2473 (tic54x-*-*): Don't disable GCC or GCC libraries.
2474 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2475 to *.
2476 (d10v-*-*): Don't disable GCC libraries.
2477 (d30v-*-*): Don't disable libgcj.
2478 (h8500-*-*): Don't disable GCC libraries.
2479 (i960-*-*): Don't disable libgcj.
2480 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2481 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2482 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2483 libgcj.
2484 (m68k-*-coff*): Remove case.
2485 (mmix-*-*): Don't disable libgloss on host.
2486 (mn10200-*-*, mn10300-*-*): Remove cases.
2487 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2488 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2489 Don't disable libgcj.
2490 (romp-*-*): Remove case.
2491 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2492 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2493 case.
2494 (v810-*-*): Don't disable GCC libraries.
2495 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2496 (ip2k-*-*): Don't disable GCC libraries.
2497 * configure: Regenerate.
2498
2499 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2500
2501 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2502 libffi on host.
2503 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2504 on host.
2505 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2506 * configure: Regenerate.
2507
2508 2011-03-26 John Marino <binutils@marino.st>
2509
2510 * configure.ac: Add support for *-*-dragonfly*
2511 * configure: Regenerate.
2512
2513 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2514
2515 * configure.ac (native_only): Remove.
2516 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2517 send-pr uudecode guile gnuserv on host.
2518 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2519 send-pr rcs guile perl texinfo libtool on host.
2520 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2521 automake send-pr rcs guile perl texinfo libtool on host.
2522 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2523 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2524 (alpha*-dec-osf*): Don't disable fileutils on target.
2525 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2526 texinfo send-pr expect dejagnu on target.
2527 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2528 target-qthreads on target.
2529 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2530 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2531 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2532 x86_64-*-mingw*): Don't disable expect on target.
2533 (*-*-cygwin*): Don't disable target-gperf on target.
2534 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2535 gnuserv on target.
2536 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2537 target.
2538 * configure: Regenerate.
2539
2540 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2541
2542 * configure.ac (target_tools): Remove target-groff.
2543 (native_only): Remove target-groff.
2544 (hppa*64*-*-*): Don't disable byacc.
2545 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2546 setting.
2547 (*-*-kaos*): Don't skip target-librx and target-groff.
2548 (*-*-netware*): Don't skip target-libmudflap.
2549 (*-*-tpf*): Don't skip target-libmudflap.
2550 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2551 directories on the host.
2552 (ia64*-*-*vms*): Don't skip tix.
2553 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2554 host.
2555 * configure: Regenerate.
2556
2557 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2558
2559 * configure.ac: Remove references to mt-mep, mt-netware,
2560 mt-wince.
2561 * Makefile.def: Add all-utils soft dependencies.
2562 * Makefile.tpl: Remove GDB_NLM_DEPS.
2563 * configure: Regenerate.
2564 * Makefile.in: Regenerate.
2565
2566 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2567
2568 * configure.ac: Do not include mh-x86omitfp.
2569 * configure: Regenerate.
2570
2571 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2572
2573 * configure.ac: Remove empty cases.
2574 * configure: Regenerate.
2575
2576 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2577
2578 * Makefile.def: Add dependency from termcap to gdb.
2579 * Makefile.in: Regenerate.
2580
2581 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2582
2583 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2584 * configure: Regenerate.
2585 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2586 * Makefile.tpl: Likewise.
2587 * Makefile.in: Regenerate.
2588
2589 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2590
2591 * configure.ac: Remove all mentions of tentative_cc.
2592 * configure: Regenerate.
2593
2594 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2595
2596 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2597 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2598 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2599 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2600 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2601 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2602 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2603 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2604 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2605 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2606 *-*-rhapsody*): Remove host cases.
2607 * configure: Regenerate.
2608
2609 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2610
2611 * configure.ac (ppc*-*-pe): Remove host case.
2612 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2613 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2614 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2615 cases.
2616 * configure: Regenerate.
2617
2618 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2619
2620 * config.sub: Update to version 2011-03-23.
2621
2622 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2623
2624 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2625 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2626 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2627 * configure: Regenerate.
2628
2629 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2630
2631 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2632 to Write After Approval.
2633 * config-ml.in: Don't handle arc-*-elf*.
2634 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2635 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2636 handle GCC libraries.
2637 * configure: Regenerate.
2638
2639 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2640
2641 PR bootstrap/48120:
2642 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2643 Add -lstdc++ -lm to LIBS.
2644 * configure: Regenerate.
2645
2646 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2647
2648 * config.guess: Update to version 2011-02-02
2649 * config.sub: Update to version 2011-02-24
2650
2651 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2652
2653 PR lto/48086
2654 * configure.ac: Re-enable LTO on *-apple-darwin9.
2655 * configure: Regenerate.
2656
2657 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2658
2659 PR lto/48086
2660 * configure.ac: Disable LTO on darwin due to an assembler change in
2661 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2662 under 256.
2663 * configure: Regenerate.
2664
2665 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2666
2667 * MAINTAINERS: Update myself as score backend maintainer,
2668 update my e-mail address.
2669
2670 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
2671
2672 * MAINTAINERS: Update my e-mail address.
2673
2674 2011-03-06 Joey Ye <joey.ye@arm.com>
2675
2676 * MAINTAINERS: Update my e-mail address.
2677
2678 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2679
2680 * configure.ac: Adjust test of with_ppl.
2681 * configure: Regenerated.
2682
2683 2011-03-02 Kai Tietz <ktietz@redhat.com>
2684
2685 * MAINTAINERS: Adjust my e-mail address.
2686
2687 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2688
2689 * configure.ac: Add -lpwl to ppllibs.
2690 * configure: Regenerated.
2691
2692 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2693
2694 * config/cloog.m4: Add -lisl to clooglibs.
2695 * configure: Regenerated.
2696
2697 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2698
2699 * MAINTAINERS (CPU Port maintainers): Add self.
2700
2701 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2702
2703 * MAINTAINERS: Add myself as testsuite maintainer.
2704
2705 2011-02-15 Mike Stump <mikestump@comcast.net>
2706
2707 * MAINTAINERS: Add myself as testsuite maintainer.
2708
2709 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2710
2711 Import from Libtool and gnulib:
2712
2713 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2714
2715 Prepare for supporting FreeBSD 10.
2716 * config.rpath: Remove handling of freebsd1* which soon would
2717 match FreeBSD 10.0.
2718
2719 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2720
2721 Remove support for FreeBSD 1.x.
2722 * libtool.m4 (_LT_LINKER_SHLIBS)
2723 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2724 soon would incorrectly match FreeBSD 10.0.
2725
2726 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2727
2728 PR binutils/12283
2729 * move-if-change: Import version from gnulib.
2730
2731 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2732
2733 PR lto/47225
2734 * Makefile.def (lto-plugin): Double dash for enable-shared.
2735 (configure-gcc): Depend on all-lto-plugin.
2736 * Makefile.in: Rebuilt.
2737
2738 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2739
2740 * configure.ac: Remove extra bracket.
2741 * configure: Regenerate.
2742
2743 2011-02-08 Tobias Burnus <burnus@net-b.de>
2744
2745 * MAINTAINERS: Add myself as libquadmath maintainer.
2746
2747 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
2748
2749 * MAINTAINERS: Update my email address.
2750
2751 2011-02-07 Joseph Myers <joseph@codesourcery.com>
2752
2753 * MAINTAINERS (option handling): Add self.
2754
2755 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2756
2757 PR lto/47225
2758 * Makefile.def: Add dependency for install-gcc
2759 on install-lto-plugin.
2760 * Makfile.in: Regenerated
2761
2762 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2763
2764 * MAINTAINERS (CPU Port Maintainers): Add myself.
2765
2766 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2767
2768 PR libgcj/44341
2769 * configure.ac: Discard --with-* flags for host when configuring
2770 target libraries for cross build.
2771 * configure: Rebuilt.
2772
2773 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2774
2775 * MAINTAINERS (linear loop transforms): Removed.
2776
2777 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2778
2779 * configure.ac: If with_ppl is no, move setting with_cloog=no
2780 after CLOOG_REQUESTED check.
2781 * configure: Regenerated.
2782
2783 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2784
2785 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2786 CLooG has been requested.
2787 * configure: Regenerated.
2788
2789 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2790
2791 * configure: Regenerated.
2792 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2793
2794 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2795
2796 * configure: Regenerated.
2797 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2798
2799 2011-01-21 Andreas Schwab <schwab@redhat.com>
2800
2801 * configure.ac: Use AS_HELP_STRING throughout.
2802 * configure: Regenerate.
2803
2804 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2805
2806 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2807 * configure: Regenerate.
2808
2809 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2810
2811 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2812
2813 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2814
2815 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2816 for ia64-hpux.
2817 * configure: Regenerate.
2818
2819 2011-01-07 Jan Hubicka <jh@suse.cz>
2820
2821 PR lto/47225
2822 * Makefile.in: Regenerate.
2823 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2824 configure.
2825
2826 2011-01-07 Jan Hubicka <jh@suse.cz>
2827
2828 * Makefile.in: Regenerate.
2829 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2830 and configure dependency on lto-plugin configure.
2831 (lto-plugin module): Remove dependency on GCC; add dependency on
2832 liniberty.
2833
2834 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2835
2836 * MAINTAINERS (Write After Approval): Add myself.
2837
2838 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2839
2840 * configure: Regenerate.
2841
2842 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2843
2844 * configure.ac: (picochip): Disable libiberty.
2845
2846 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2847
2848 * MAINTAINERS (Write After Approval): Add myself.
2849
2850 2010-12-10 Ian Lance Taylor <iant@google.com>
2851
2852 PR bootstrap/46819
2853 * configure.ac: For --disable-libgcj clear libgcj_saved.
2854 * configure: Rebuild.
2855
2856 2010-12-10 Tobias Burnus <burnus@net-b.de>
2857
2858 PR fortran/46540
2859 * configure.ac: Add --disable-libquadmath and
2860 --disable-libquadmath-support.
2861 * configure: Regenerate.
2862
2863 2010-12-03 Ian Lance Taylor <iant@google.com>
2864
2865 * MAINTAINERS: Add myself as libgo maintainer.
2866
2867 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2868
2869 PR libffi/46792
2870 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2871 * configure: Regenerate.
2872
2873 2010-12-02 Ian Lance Taylor <iant@google.com>
2874
2875 * configure.ac: Always set default for poststage1_ldflags to
2876 -static-libstdc++ -static-libgcc.
2877
2878 2010-11-29 Andreas Schwab <schwab@redhat.com>
2879
2880 * configure.ac: Move comment to remove extra space in last argument
2881 of GCC_TARGET_TOOL.
2882
2883 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2884
2885 PR other/46026
2886 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2887 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2888 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2889 (BASE_FLAGS_TO_PASS): Use it.
2890 * configure: Rebuilt.
2891 * Makefile.in: Rebuilt.
2892
2893 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2894
2895 PR binutils/12258
2896 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2897 Properly check default linker.
2898 * configure: Regnerated.
2899
2900 2010-11-23 Matthias Klose <doko@ubuntu.com>
2901
2902 * configure.ac: For --enable-gold, handle value `default' instead of
2903 `both*'. New configure option --{en,dis}able-ld.
2904 * configure: Regenerate.
2905
2906 2010-11-20 Ian Lance Taylor <iant@google.com>
2907
2908 * configure.ac: Only disable a language library if no language needs
2909 it. Don't let --disable-libgcj uncondtionally disable libffi.
2910 * configure: Rebuild.
2911
2912 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2913
2914 * Makefile.in: Regenerate.
2915
2916 PR other/46202
2917 * configure.ac: Fix just-built in-tree STRIP name to be
2918 binutils/strip-new.
2919 * configure: Regenerate.
2920 * Makefile.def (install-strip-gcc, install-strip-binutils)
2921 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2922 (install-strip-sid): Mirror dependencies on non-strip variants
2923 of these targets on the respective -strip prerequisites.
2924 * Makefile.tpl (install-strip, install-strip-host)
2925 (install-strip-target): New targets.
2926 (install-strip-[+module+], install-strip-target-[+module+]):
2927 New targets.
2928 * Makefile.in: Regenerate.
2929
2930 2010-11-19 Ian Lance Taylor <iant@google.com>
2931 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2932
2933 * configure.ac: Add target-libgo to target_libraries. Set
2934 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2935 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2936 (HOST_EXPORTS): Add GOC.
2937 (BASE_TARGET_EXPORTS): Add GOC.
2938 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2939 (GOCFLAGS_FOR_TARGET): New variable.
2940 (EXTRA_HOST_FLAGS): Add GOC.
2941 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2942 * Makefile.def (target_modules): Add libgo.
2943 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2944 (dependencies): Add dependency from configure-target-libgo to
2945 configure-target-libffi and all-target-libstdc++-v3. Add
2946 dependencies from all-target-libgo to all-target-libffi.
2947 (languages): Add go.
2948 * configure: Rebuild.
2949 * Makefile.in: Rebuild.
2950
2951 2010-11-19 Ian Lance Taylor <iant@google.com>
2952
2953 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2954 compiler/flag environment variables.
2955
2956 2010-11-18 Ian Lance Taylor <iant@google.com>
2957
2958 * configure.ac: Check for lang_requires_boot_languages in
2959 config-lang.in files.
2960 * configure: Rebuild.
2961
2962 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2963 Tobias Burnus <burnus@net-b.de>
2964
2965 PR fortran/32049
2966 * Makefile.def: Add libquadmath; build it with language=fortran.
2967 * configure.ac: Add libquadmath.
2968 * Makefile.tpl: Handle multiple libs in check-[+language+].
2969 * Makefile.in: Regenerate.
2970 * configure: Regenerate.
2971
2972 2010-11-16 Tom Tromey <tromey@redhat.com>
2973
2974 * MAINTAINERS: Moved myself to reviewers section.
2975
2976 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2977
2978 * MAINTAINERS: Moved myself to reviewers section.
2979
2980 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2981
2982 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2983 (Write After Approval): Remove self.
2984
2985 2010-11-15 Andreas Schwab <schwab@redhat.com>
2986
2987 * configure.ac: Fix spelling in option names.
2988 * configure: Regenerated.
2989
2990 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2991
2992 PR bootstrap/39622
2993 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2994 * configure: Regenerated.
2995
2996 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2997
2998 * MAINTAINERS: Update my email address.
2999
3000 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3001
3002 * configure: Regenerate.
3003
3004 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3005
3006 * configure: Regenerate.
3007
3008 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3009
3010 * configure: Regenerate.
3011
3012 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3013
3014 * configure: Regenerate.
3015
3016 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3017
3018 * configure.ac: Support official CLooG.org versions.
3019 * configure: Regenerate.
3020 * config/cloog.m4: New.
3021
3022 2010-11-10 François Dumont <francois.cppdevs@free.fr>
3023
3024 * MAINTAINERS (Write After Approval): Add myself.
3025
3026 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
3027
3028 * MAINTAINERS: Update my email address.
3029
3030 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3031
3032 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3033 * configure: Regenerate.
3034
3035 2010-11-03 Ian Lance Taylor <iant@google.com>
3036 Dave Korn <dave.korn.cygwin@gmail.com>
3037
3038 PR lto/46273
3039 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3040 and on other supported platforms whenever LTO is enabled.
3041 * configure: Rebuild.
3042
3043 2010-11-02 Alan Modra <amodra@gmail.com>
3044
3045 PR binutils/12110
3046 * configure.ac: Error when source path contains spaces.
3047 * configure: Regenerate.
3048
3049 2010-10-23 James E. Wilson <wilson@codesourcery.com>
3050
3051 * MAINTAINERS: Update my email address.
3052
3053 2010-10-20 Ian Lance Taylor <iant@google.com>
3054
3055 * Makefile.def (target_modules): Set lib_path to src/.libs for
3056 libstdc++-v3 module.
3057 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3058 * Makefile.in: Rebuild.
3059
3060 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3061
3062 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3063 (Write After Approval): Remove myself.
3064
3065 2010-10-15 Tristan Gingold <gingold@adacore.com>
3066
3067 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3068
3069 2010-10-14 Douglas Rupp <rupp@gnat.com>
3070
3071 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3072
3073 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3074
3075 * configure.ac (build_lto_plugin): New shell variable.
3076 (--enable-lto): Turn on by default for all non-ELF platforms that
3077 have had LTO support added so far. Set build_lto_plugin appropriately
3078 for both ELF and non-ELF.
3079 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3080 * configure: Regenerate.
3081
3082 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3083
3084 Sync from src:
3085 * configure.ac (v850 support): Remove target-libgloss from
3086 noconfigdirs.
3087 * configure: Regenerate.
3088
3089 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3090
3091 PR bootstrap/45326
3092 PR bootstrap/45174
3093 * configure.ac: Honor initial values of $build_configargs,
3094 $host_configargs, $target_configargs. Mark the precious, so
3095 environment settings get recorded.
3096 * configure: Regenerate.
3097
3098 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3099
3100 PR bootstrap/45796
3101 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3102 Depend on all-build-libiberty.
3103 * Makefile.in: Regenerate.
3104
3105 2010-09-30 Michael Eager <eager@eagercon.com>
3106
3107 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3108 * configure: Regenerate.
3109
3110 2010-09-28 Michael Eager <eager@eagercon.com>
3111
3112 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3113
3114 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3115
3116 PR bootstrap/44621
3117 * configure.ac: Fix unportable shell quoting.
3118 * configure: Regenerate.
3119
3120 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3121
3122 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3123 targets and amend comment.
3124 * configure: Regenerate.
3125
3126 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3127
3128 * MAINTAINERS (Write After Approval): Add myself.
3129
3130 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3131
3132 * configure.ac: Enable LTO by default on Darwin.
3133 * configure: Regenerate.
3134
3135 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3136
3137 * MAINTAINERS (Write After Approval): Add myself.
3138
3139 2010-09-01 Ian Bolton <ian.bolton@arm.com>
3140
3141 * MAINTAINERS (Write After Approval): Add myself.
3142
3143 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3144
3145 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3146 ports
3147
3148 2010-07-28 David Yuste <david.yuste@gmail.com>
3149
3150 * MAINTAINERS (Write After Approval): Add myself.
3151
3152 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3153
3154 * configure.ac: Support all v850 targets.
3155 * configure: Regenerate.
3156
3157 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3158
3159 PR bootstrap/44455
3160 * configure.ac (extra_mpfr_configure_flags): Copy from
3161 extra_mpc_gmp_configure_flags.
3162 * configure: Re-generated.
3163
3164 2010-07-22 Andi Kleen <ak@linux.intel.com>
3165
3166 * MAINTAINERS (Write After Approval): Add myself.
3167
3168 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3169
3170 * MAINTAINERS (Write After Approval): Add myself.
3171
3172 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3173
3174 * MAINTAINERS (Write After Approval): Add myself.
3175
3176 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3177
3178 PR target/44862
3179 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3180 Provide -B option to allow for link spec %s substitutions for
3181 libstdc++.a on darwin.
3182 * Makefile.in: Regenerate.
3183
3184 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3185
3186 * MAINTAINERS (Reviewers): Update my e-mail address
3187
3188 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
3189
3190 * Makefile.def (configure-gcc): Depend on all-libelf.
3191 * Makefile.in: Rebuild.
3192
3193 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3194
3195 * MAINTAINERS (Write After Approval): Add myself in the right place.
3196
3197 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
3198
3199 * MAINTAINERS (Write After Approval): Add myself.
3200
3201 2010-05-25 Sterling Augustine <sterling@tensilica.com>
3202
3203 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3204
3205 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
3206
3207 * config.sub: Update to version 2010-05-21.
3208 * config.guess: Update to version 2010-04-03.
3209
3210 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3211
3212 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3213 * configure: Regenerate.
3214
3215 2010-05-12 Sriraman Tallam <tmsriram@google.com>
3216
3217 * MAINTAINERS (Write After Approval): Add myself.
3218
3219 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3220
3221 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3222 a platform that supports LTO.
3223 * configure: Regenerate.
3224
3225 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3226
3227 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3228 * configure: Regenerated.
3229
3230 2010-04-27 Roland McGrath <roland@redhat.com>
3231 H.J. Lu <hongjiu.lu@intel.com>
3232
3233 * configure.ac (--enable-gold): Support both, both/gold and
3234 both/bfd to add gold to configdirs without removing ld.
3235 * configure: Regenerated.
3236
3237 * Makefile.def: Add install-gold dependency to install-ld.
3238 * Makefile.in: Regenerated.
3239
3240 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3241
3242 PR lto/42776
3243 * configure.ac (--enable-lto): Refactor handling so libelf tests
3244 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3245 and allow LTO to be explicitly enabled on non-ELF platforms that
3246 are known to support it inside else-clause.
3247 * configure: Regenerate.
3248
3249 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3250
3251 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3252 * configure: Regenerate.
3253
3254 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3255
3256 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3257 * configure: Regenerate.
3258
3259 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3260
3261 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3262 separately.
3263 * configure: Regenerate.
3264
3265 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
3266
3267 * MAINTAINERS (Write After Approval): Add myself.
3268
3269 2010-04-14 Tristan Gingold <gingold@adacore.com>
3270
3271 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3272 * configure: Regenerate.
3273
3274 2010-04-13 Steve Ellcey <sje@cup.hp.com>
3275
3276 * configure: Regenerate after change to elf.m4.
3277
3278 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3279
3280 * MAINTAINERS (Write After Approval): Add myself.
3281
3282 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3283
3284 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3285 * configure: Regenerated.
3286
3287 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3288
3289 * configure.ac: Print "buggy but acceptable" when CLooG
3290 revision is less than 9.
3291 * configure: Regenerated.
3292
3293 2010-04-01 Diego Novillo <dnovillo@google.com>
3294
3295 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3296
3297 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3298
3299 PR bootstrap/43615
3300 PR bootstrap/43328
3301
3302 Revert:
3303
3304 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3305
3306 * configure.ac: Do not pass --enable-multilib nor
3307 --disable-multilib in baseargs. Accept explicitly passed
3308 --enable_multilib.
3309 * configure: Regenerate.
3310
3311 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3312
3313 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3314
3315 2010-03-31 Janis Johnson <janis187@us.ibm.com>
3316
3317 * MAINTAINERS: Remove myself.
3318
3319 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3320
3321 PR bootstrap/43328
3322 * configure.ac: Do not pass --enable-multilib nor
3323 --disable-multilib in baseargs. Accept explicitly passed
3324 --enable_multilib.
3325 * configure: Regenerate.
3326
3327 2010-03-28 Andrew Pinski <pinskia@gmail.com>
3328
3329 * MAINTAINERS (spu port): Remove me.
3330
3331 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3332
3333 * configure.ac (tic6x-*-*): New case.
3334 * configure: Regenerate.
3335
3336 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3337
3338 * config.sub: Update to version 2010-03-22.
3339 * config.guess: Update to version 2009-12-30.
3340
3341 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
3342
3343 PR ada/42554
3344 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3345 * configure: Regenerate.
3346
3347 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3348
3349 * MAINTAINERS: Update my email address.
3350
3351 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3352
3353 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3354 (ghassan.shobaki@amd.com): Removed.
3355
3356 2010-03-17 Alan Modra <amodra@gmail.com>
3357
3358 * MAINTAINERS: Update my email address.
3359
3360 2010-03-16 Diego Novillo <dnovillo@google.com>
3361
3362 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3363 Matthews.
3364
3365 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3366
3367 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3368 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3369
3370 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3371
3372 * MAINTAINERS: Update my email address.
3373
3374 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3375
3376 * MAINTAINERS: Update my email address.
3377
3378 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3379
3380 * MAINTAINERS: Update my email address.
3381
3382 2010-03-09 Jie Zhang <jie@codesourcery.com>
3383
3384 * MAINTAINERS: Update my email address.
3385
3386 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3387
3388 PR libstdc++/32499
3389 * configure.ac (RANLIB): Default to true.
3390 (STRIP): Likewise.
3391 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3392 * configure: Regenerate.
3393
3394 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
3395
3396 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3397 (Write After Approval): Update my email address.
3398
3399 2010-02-17 Nick Clifton <nickc@redhat.com>
3400
3401 PR 11238
3402 * Makefile.tpl (local-distclean): Also remove config.cache files in
3403 sub-directories as there may not be Makefiles present in the
3404 sub-directories.
3405 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3406 the config.cache files found by the find command.
3407
3408 * Makefile.in: Regenerate.
3409 * configure.ac: Revert previous delta.
3410 * configure: Regenerate.
3411
3412 2010-02-15 Nick Clifton <nickc@redhat.com>
3413
3414 PR 11238
3415 * configure.ac: Delete config.cache files in sub-directories when
3416 deleting Makefiles.
3417 * configure: Regenerate.
3418
3419 2010-02-12 Ben Elliston <bje@gnu.org>
3420
3421 * MAINTAINERS: Update my email address.
3422
3423 2010-02-08 Andrew Pinski <pinskia@gmail.com>
3424
3425 * MAINTAINERS (spu port): Update my email address.
3426
3427 2010-02-08 Jie Zhang <jie.zhang@analog.com>
3428
3429 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3430
3431 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3432
3433 * configure.ac: Add "recommended" version checks for GMP/MPC.
3434 Update recommended GMP/MPFR/MPC versions.
3435 * configure: Regenerate.
3436
3437 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3438
3439 * MAINTAINERS: Move my Embecosm email address into the
3440 write-after-approval section.
3441
3442 2010-01-26 Ian Lance Taylor <iant@google.com>
3443
3444 * MAINTAINERS: Add myself as Go frontend maintainer.
3445
3446 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
3447
3448 PR libstdc++/36101, PR libstdc++/42813
3449 * configure.ac (bootstrap_target_libs): Make inclusion of
3450 target-libgomp conditional on libgomb being in target_configdirs.
3451 * configure: Regenerate.
3452
3453 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
3454
3455 PR libstdc++/36101, PR libstdc++/42813
3456 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3457 * configure: Regenerate.
3458
3459 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
3460
3461 PR libstdc++/36101, PR libstdc++/42813
3462 * configure.ac (target_configdirs): Substitute.
3463 * Makefile.def: Bootstrap target module libgomp.
3464 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3465 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3466 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3467 * configure, Makefile.in: Regenerate.
3468
3469 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3470
3471 * MAINTAINERS: Adjust my details.
3472
3473 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3474
3475 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3476
3477 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3478
3479 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3480
3481 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3482
3483 * MAINTAINERS (Write After Approval): Add myself.
3484
3485 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3486
3487 * MAINTAINERS (Write After Approval): Add myself.
3488
3489 2010-01-11 Richard Guenther <rguenther@suse.de>
3490
3491 PR lto/41569
3492 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3493 * Makefile.in: Regenerated.
3494
3495 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
3496
3497 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3498 * configure: Regenerate.
3499
3500 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3501 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3502
3503 PR bootstrap/42424
3504 * configure.ac: Include libtool m4 files.
3505 (_LT_CHECK_OBJDIR): Call it.
3506 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3507 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3508
3509 * configure: Regenerate.
3510
3511 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3512
3513 PR bootstrap/41818
3514 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3515 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3516 * Makefile.in: Regenerate.
3517
3518 2010-01-02 Richard Guenther <rguenther@suse.de>
3519
3520 PR lto/41529
3521 * configure.ac: Include config/elf.m4. Disable LTO if not
3522 builting for an elf target.
3523 * configure: Regenerate.
3524
3525 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3526
3527 * MAINTAINERS: Change my email address.
3528
3529 2009-12-18 Ben Elliston <bje@au.ibm.com>
3530
3531 * config.sub, config.guess: Update from upstream sources.
3532
3533 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3534
3535 * MAINTAINERS (Write After Approval): Add myself.
3536
3537 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3538
3539 PR middle-end/30447
3540 PR middle-end/30789
3541 PR other/40302
3542
3543 * configure.ac: Require MPC.
3544 * configure: Regenerate.
3545
3546 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3547
3548 PR target/38384
3549 PR bootstrap/40972
3550 * libtool.m4: Sync from git Libtool.
3551 * ltoptions.m4: Likewise.
3552 * ltversion.m4: Likewise.
3553 * lt~obsolete.m4: Likewise.
3554 * ltmain.sh: Likewise.
3555
3556 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3557
3558 * configure.ac: Update minimum MPC version to 0.8.
3559 * configure: Regenerate.
3560
3561 2009-11-21 Sebastian Pop <sebpop@gmail.com>
3562
3563 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3564 * configure: Regenerated.
3565
3566 2009-11-21 Ian Lance Taylor <iant@google.com>
3567
3568 * configure.ac: Change default of poststage1_ldflags to be empty if
3569 poststage1_libs is set. When poststage1_libs is empty, and
3570 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3571 * configure: Rebuild.
3572
3573 2009-11-21 Adam Nemet <adambnmet@gmail.com>
3574
3575 * MAINTAINERS (Write After Approval): Update my email address.
3576
3577 2009-11-20 Ben Elliston <bje@au.ibm.com>
3578
3579 * config.guess: Update from upstream sources.
3580
3581 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3582
3583 * Makefile.def: Restore host and target settings for gmp.
3584 * Makefile.in: Rebuild.
3585
3586 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3587
3588 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3589 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3590 Fix portability of test of C++ as bootstrap language. Add
3591 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3592 * configure: Rebuild.
3593 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3594 and cloog. Fix in-tree ppl configuration. Introduce libelf
3595 in-tree building.
3596 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3597 (POSTSTAGE1_HOST_EXPORTS): Use it.
3598 (STAGE[+id+]_CXXFLAGS): New.
3599 (BASE_FLAGS_TO_PASS): Pass it down.
3600 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3601 extra_exports.
3602 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3603 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3604 extra_exports.
3605 * Makefile.in: Rebuild.
3606
3607 2009-11-17 Ben Elliston <bje@au.ibm.com>
3608
3609 * config.sub, config.guess: Update from upstream sources.
3610
3611 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3612
3613 * MAINTAINERS (Write After Approval): Add myself.
3614
3615 2009-11-09 Jon Beniston <jon@beniston.com>
3616
3617 * MAINTAINERS (Write After Approval): Add myself.
3618
3619 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3620
3621 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3622 paths for *-w64-mingw* and x86_64-*mingw*.
3623 * configure: Regenerated.
3624
3625 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
3626
3627 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3628
3629 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3630
3631 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3632 Phil Edwards to Write-After Approval.
3633
3634 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3635
3636 * configure.ac: Disable target-winsup & co for
3637 x86_64-*-mingw* and *-w64-mingw* targets.
3638 * configure: Regenerated.
3639
3640 2009-10-16 Nick Clifton <nickc@redhat.com>
3641
3642 * MAINTAINERS: Add myself as a maintainer for the RX port.
3643
3644 2009-10-26 Johannes Singler <singler@kit.edu>
3645
3646 * MAINTAINERS (Write After Approval): Update my e-mail address.
3647
3648 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3649
3650 * configure.ac (CLooG test): Use = with test.
3651 * configure: Regenerate.
3652
3653 2009-10-22 Richard Guenther <rguenther@suse.de>
3654
3655 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3656 cloog if the ppl version check failed. Move flags saving
3657 before setting in libelf check.
3658 * configure: Regenerate.
3659
3660 2009-10-21 Richard Guenther <rguenther@suse.de>
3661
3662 * configure.ac: Adjust the ppl and cloog configure to work as
3663 documented. Disable cloog if ppl was disabled. Omit the version
3664 checks if they were disabled.
3665 * configure: Re-generate.
3666
3667 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3668
3669 * configure.ac: Add 'lto' to enable_languages, not
3670 new_enable_languages, and only if not already present.
3671 * configure: Regenerate.
3672
3673 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3674
3675 * README: Refer to the various COPYING* files instead of just
3676 COPYING.
3677 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3678
3679 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
3680
3681 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3682
3683 2009-10-07 Richard Guenther <rguenther@suse.de>
3684
3685 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3686 and Richard Guenther as reviewers.
3687 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3688 as reviewers.
3689
3690 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
3691
3692 * config.sub: Update from upstream sources.
3693
3694 2009-10-06 Ian Lance Taylor <iant@google.com>
3695
3696 * Makefile.def: check-gold depends upon all-gas.
3697 * Makefile.in: Rebuild.
3698
3699 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3700
3701 * MAINTAINERS (Write After Approval): Add myself.
3702
3703 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3704
3705 * Makefile.def: all-lto-plugin depends on all-libiberty.
3706 set bootstrap=true for lto-plugin.
3707 Add lto-plugin.
3708 * Makefile.in: Regenerate.
3709 * configure.ac (host_libs): Add lto-plugin.
3710 * configure: Regenerate.
3711
3712 2009-10-03 Diego Novillo <dnovillo@google.com>
3713
3714 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3715 (HOST_LIBELFLIBS): Define.
3716 (HOST_LIBELFINC): Define.
3717 * Makefile.in: Regenerate.
3718 * configure.ac: Add --enable-lto.
3719 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3720 If --enable-lto is used, add 'lto' to new_enable_languages.
3721 If --enable-lto is used and gold is enabled, add
3722 lto-plugin to configdirs.
3723 * configure: Regenerate.
3724
3725 2009-10-03 Simon Baldwin <simonb@google.com>
3726
3727 * configure.ac: If --with-system-zlib, suppress local zlib and
3728 pass --with-system-zlib to subdir configure scripts.
3729 * configure: Regenerate.
3730
3731 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3732 Paolo Bonzini <bonzini@gnu.org>
3733
3734 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3735 $(srcdir).
3736 * Makefile.in: Rebuilt.
3737
3738 2009-09-26 Gary Funck <gary@intrepid.com>
3739
3740 * MAINTAINERS (Write After Approval): Add myself.
3741
3742 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3743
3744 * configure.ac: Update minimum MPC version to 0.7.
3745 * configure: Regenerate.
3746
3747 2009-09-25 Nick Clifton <nickc@redhat.com>
3748
3749 * configure.ac: Pass any --cache-file=/dev/null option on to
3750 subconfigures.
3751 * configure: Regenerate.
3752
3753 2009-09-23 Nick Clifton <nickc@redhat.com>
3754
3755 * config.sub, config.guess: Update from upstream sources.
3756
3757 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3758
3759 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3760 * Makefile.in: Rebuilt.
3761
3762 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3763
3764 PR bootstrap/32272
3765 * configure.ac: Error out if $srcdir isn't '.' but contains
3766 host-${host_noncanonical}.
3767 * configure: Regenerate.
3768
3769 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3770
3771 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3772 maintainer.
3773
3774 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3775
3776 * configure.ac: If bootstrapping a combined tree with
3777 --enable-gold, require c++ in stage1_languages.
3778 * configure: Regenerate.
3779
3780 * configure.ac: Also add target_libs of stage1_languages to
3781 bootstrap_target_libs.
3782 * configure: Regenerate.
3783
3784 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3785 with --enable-languages not containing c++.
3786 * configure: Regenerate.
3787
3788 2009-09-15 Jie Zhang <jie.zhang@analog.com>
3789
3790 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3791 * configure: Regenerate.
3792
3793 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
3794
3795 * MAINTAINERS (Write After Approval): Update my e-mail address,
3796 and move from from here...
3797 (Waiting for paperwork): To here.
3798
3799 2009-09-09 Joseph Myers <joseph@codesourcery.com>
3800
3801 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3802
3803 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3804
3805 * configure.ac: Do not use $extrasub for replacing @if/@endif
3806 parts in Makefile; instead, use additional arguments to
3807 AC_CONFIG_COMMANDS to do the replacement manually, with several
3808 sed invocations, to avoid HP-UX sed command limits.
3809 * configure: Regenerate.
3810
3811 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
3812
3813 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3814 blank before -L.
3815
3816 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3817
3818 * configure.ac (with-build-config): Document. Handle without.
3819 Handle missing argument.
3820 * configure: Rebuilt.
3821
3822 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3823
3824 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3825 Default to bootstrap-debug only if compare-debug works.
3826 * configure: Rebuilt.
3827 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3828 * Makefile.in: Rebuilt.
3829
3830 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3831
3832 * MAINTAINERS (OS Port Maintainers): Update my email address.
3833
3834 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3835
3836 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3837 * Makefile.in: Rebuilt.
3838
3839 2009-09-01 Chris Demetriou <cgd@google.com>
3840
3841 * MAINTAINERS (Write After Approval): Add myself.
3842
3843 2009-08-31 Dodji Seketeli <dodji@redhat.com>
3844
3845 PR debug/30161
3846 * include/dwarf2.h (enum dwarf_tag): Added
3847 DW_TAG_GNU_template_template_param
3848 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3849
3850 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3851
3852 * Makefile.tpl (AWK): Fix typo.
3853 * Makefile.in: Regenerate.
3854
3855 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3856
3857 * configure.ac: Detect awk and sed.
3858 * Makefile.def (flags_to_pass): Add AWK and SED.
3859 * Makefile.tpl (AWK, SED): New.
3860 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3861 * configure: Regenerate.
3862 * Makefile.in: Regenerate.
3863
3864 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3865
3866 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3867 (collapseslashes): Likewise.
3868
3869 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3870
3871 * configure.ac (AC_PREREQ): Bump to 2.64.
3872
3873 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3874
3875 * configure.ac: Remove --with-datarootdir, --with-docdir,
3876 --with-pdfdir, --with-htmldir switches.
3877 * configure: Regenerate.
3878
3879 * configure: Regenerate.
3880
3881 * compile: Sync from Automake 1.11.
3882 * depcomp: Likewise.
3883 * install-sh: Likewise.
3884 * missing: Likewise.
3885 * mkinstalldirs: Likewise.
3886 * ylwrap: Likewise.
3887
3888 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3889
3890 * ltmain.sh (func_normal_abspath): New function.
3891 (func_relative_path): Likewise.
3892 (func_mode_help): Document new -bindir option for link mode.
3893 (func_mode_link): Add new -bindir option, and use it to place
3894 output DLL if specified.
3895
3896 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3897
3898 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3899 (baseargs): Add --disable-option-checking.
3900 * configure: Regenerate.
3901
3902 * Makefile.def (configure-target-libiberty): Depend on
3903 all-binutils and all-ld.
3904 (configure-target-newlib): Likewise.
3905 * Makefile.in: Regenerate.
3906
3907 2009-08-17 Ben Elliston <bje@au.ibm.com>
3908
3909 * config.sub, config.guess: Update from upstream sources.
3910
3911 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3912
3913 Sync from src, merge:
3914
3915 2009-07-02 Tristan Gingold <gingold@adacore.com>
3916
3917 * configure.ac: Do not exclude gas for i386-*-darwin.
3918 Add a case for x86_64-*-darwin.
3919 * configure: Regenerate.
3920
3921 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3922
3923 * MAINTAINERS: Add my name to Write After Approval list.
3924
3925 2009-08-06 Michael Eager <eager@eagercon.com>
3926
3927 * configure.ac: Add Microblaze target.
3928 * configure: Regenerate.
3929
3930 2009-07-31 Christian Bruel <christian.bruel@st.com>
3931
3932 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3933 * configure: Regenerate.
3934
3935 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3936
3937 * MAINTAINERS (Write After Approval): Update my e-mail address.
3938
3939 2009-07-06 Ian Lance Taylor <iant@google.com>
3940
3941 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3942 * configure: Rebuild.
3943
3944 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3945
3946 * MAINTAINERS: Move myself to the Graphite Reviewers.
3947
3948 2009-06-30 Wei Guozhi <carrot@google.com>
3949
3950 * MAINTAINERS: Add my name to Write After Approval list.
3951
3952 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3953
3954 PR bootstrap/40338
3955 * configure.ac (comparestring): Create new variable.
3956 * Makefile.tpl (comparestring): Use to skip some comparisions.
3957 * configure: Regenerate.
3958 * Makefile.in: Regenerate.
3959
3960 2009-06-26 Doug Evans <dje@sebabeach.org>
3961
3962 * Makefile.def (host_modules): Add cgen.
3963 * Makefile.in: Regenerate.
3964 * configure.ac (host_tools): Add cgen.
3965 * configure: Regenerate.
3966
3967 2009-06-23 DJ Delorie <dj@redhat.com>
3968
3969 * MAINTAINERS: Add myself as mep maintainer.
3970
3971 2009-06-23 Ian Lance Taylor <iant@google.com>
3972
3973 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3974 boot_languages. Only bootstrap target libraries listed in
3975 target_libs for some boot language. Add --with-stage1-ldflags,
3976 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3977 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3978 if not building with C++.
3979 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3980 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3981 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3982 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3983 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3984 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3985 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3986 * configure, Makefile.in: Rebuild.
3987
3988 2009-06-23 Li Feng <nemokingdom@gmail.com>
3989
3990 * MAINTAINERS: Added my name to write-after-approval list.
3991
3992 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3993
3994 * configure.ac: Define is_elf for QNX Neutrino targets.
3995 * configure: Regenerate.
3996
3997 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3998
3999 * MAINTAINERS: Added my name to the write-after-approval list
4000
4001 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4002
4003 * configure.ac: Detect MPC in default directory.
4004 * configure: Regenerate.
4005
4006 2009-06-03 Jerome Guitton <guitton@adacore.com>
4007 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4008
4009 * Makefile.tpl (all): Avoid a trailing backslash.
4010 * Makefile.in: Regenerate.
4011
4012 2009-06-03 Ben Elliston <bje@au.ibm.com>
4013
4014 * config.sub, config.guess: Update from upstream sources.
4015
4016 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4017
4018 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4019 to noconfdirs.
4020 * configure: Regenerate.
4021
4022 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
4023
4024 * Makefile.tpl ([+compare-target+]): Compare all stage
4025 directories, rather than just gcc.
4026 * Makefile.in: Rebuilt.
4027
4028 2009-06-01 Doug Kwan <dougkwan@google.com>
4029
4030 * configure.ac: Support gold for target arm*-*-*.
4031 * configure: Regenerate.
4032
4033 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4034
4035 * Makefile.def: Add MPC support and dependencies.
4036 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4037
4038 * Makefile.in, configure: Regenerate.
4039
4040 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
4041
4042 * Makefile.tpl (all): Avoid harmless warning in make all when
4043 gcc-bootstrap is enabled but stage_last does not exist.
4044 * Makefile.in: Rebuilt.
4045
4046 2009-05-24 Nicolas Roche <roche@adacore.com>
4047
4048 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4049 * Makefile.in: Regenerate.
4050
4051 2009-05-21 Denis Chertykov <chertykov@gmail.com>
4052
4053 * MAINTAINERS: Update my e-mail address.
4054
4055 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4056
4057 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4058 * configure: Regenerate.
4059
4060 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4061
4062 PR other/40159
4063 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4064 gcc-no-bootstrap are mutually exclusive.
4065 * Makefile.in: Rebuilt.
4066
4067 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4068
4069 PR other/40159
4070 * Makefile.tpl (all): Don't end with unconditional success.
4071 * Makefile.in: Rebuilt.
4072
4073 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
4074
4075 PR target/37137
4076 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4077 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4078 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4079 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4080 stage_configureflags, stage_cflags and stage_libcflags into
4081 explicit Makefile macros.
4082 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4083 GFORTRAN.
4084 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4085 CC. Set CC_FOR_BUILD from CC.
4086 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4087 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4088 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4089 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4090 and GFORTRAN.
4091 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4092 (_LIBCFLAGS): Renamed to _TFLAGS.
4093 (do-compare-debug, do-compare3-debug): Drop.
4094 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4095 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4096 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4097 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4098 (XGCC_FLAGS_FOR_TARGET): New.
4099 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4100 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4101 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4102 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4103 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4104 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4105 TFLAGS.
4106 (BUILD_CONFIG): Include if requested.
4107 (all): Set TFLAGS on bootstrap.
4108 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4109 (all-stageid-prefixmodule): Likewise.
4110 (do-clean, distclean-stageid): Set TFLAGS.
4111 (restrap): Fix whitespace.
4112 * Makefile.in: Rebuilt.
4113
4114 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
4115
4116 * config.guess: Sync with src.
4117
4118 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4119
4120 * configure.ac ($with_ppl): Default to no if not supplied.
4121 ($with_cloog): Likewise.
4122 configure: Regenerate.
4123
4124 2009-04-27 James E. Wilson <wilson@codesourcery.com>
4125
4126 * MAINTAINERS: Update my e-mail address.
4127
4128 2009-04-27 Nick Clifton <nickc@redhat.com>
4129
4130 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4131
4132 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4133
4134 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4135 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4136 * Makefile.in: Regenerate.
4137
4138 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4139
4140 PR bootstrap/39739
4141 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4142 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4143
4144 * configure, Makefile.in: Regenerate.
4145
4146 2009-04-21 Taras Glek <tglek@mozilla.com>
4147
4148 * include/hashtab.h: Update GTY annotations to new syntax
4149 * include/splay-tree.h: Likewise
4150
4151 2009-04-17 Ben Elliston <bje@au.ibm.com>
4152
4153 * config.sub, config.guess: Update from upstream sources.
4154
4155 2009-04-15 Anthony Green <green@moxielogic.com>
4156
4157 * configure.ac: Add moxie support.
4158 * configure: Rebuilt.
4159
4160 2009-04-14 Jakub Jelinek <jakub@redhat.com>
4161
4162 * configure.ac: Change copyright header to refer to version
4163 3 of the GNU General Public License and to point readers at the
4164 COPYING3 file and the FSF's license web page.
4165 * Makefile.def: Likewise.
4166 * Makefile.tpl: Likewise.
4167 * Makefile.in: Regenerate.
4168
4169 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4170
4171 * configure.ac: Restore match for darwin9 or later. Use double
4172 brackets since regeneration eats one pair.
4173 * configure: Regenerate.
4174
4175 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4176
4177 PR gas/10039
4178 * configure.ac: Require texinfo 4.7.
4179 * configure: Regenerated.
4180
4181 2009-04-09 Nick Clifton <nickc@redhat.com>
4182
4183 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4184 the GCC Runtime Library Exception.
4185
4186 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4187
4188 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4189 * configure: Regenerate.
4190
4191 2009-04-01 Steve Ellcey <sje@cup.hp.com>
4192
4193 * Makefil.def (languages): New entries.
4194 * Makefile.tpl (check-gcc-*): New generic target.
4195 * Makefile.in: Regenerate.
4196
4197 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
4198
4199 * MAINTAINERS: Update my email address.
4200
4201 2009-03-18 Tom Tromey <tromey@redhat.com>
4202
4203 * configure: Rebuild.
4204 * configure.ac (host_libs): Add libiconv.
4205 * Makefile.in: Rebuild.
4206 * Makefile.def (host_modules): Add libiconv.
4207 (configure-gdb, all-gdb): Depend on libiconv.
4208
4209 2009-03-16 Tristan Gingold <gingold@adacore.com>
4210
4211 * configure.ac: Treat gdb as supported on x86_64-darwin.
4212 * configure: Regenerate.
4213
4214 2009-03-16 Joseph Myers <joseph@codesourcery.com>
4215
4216 * configure.ac (--with-host-libstdcxx): New option.
4217 * configure: Regenerate.
4218
4219 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
4220
4221 * MAINTAINERS: Move myself into the write after approval list.
4222
4223 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4224
4225 * MAINTAINERS: Update e-mail address.
4226
4227 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4228
4229 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4230
4231 2009-03-10 Ira Rosen <irar@il.ibm.com>
4232
4233 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4234
4235 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4236
4237 Backport from git Libtool:
4238
4239 2009-01-19 Robert Millan <rmh@aybabtu.com>
4240 Support GNU/kOpenSolaris.
4241 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4242 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4243 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4244 GNU/kOpenSolaris.
4245
4246 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4247
4248 * MAINTAINERS: Update e-mail address.
4249
4250 2009-02-24 Michael Eager <eager@eagercon.com>
4251
4252 * MAINTAINERS (Write After Approval): Add self.
4253
4254 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
4255
4256 * MAINTAINERS (Write After Approval): Add myself.
4257
4258 2009-02-05 Andreas Schwab <schwab@suse.de>
4259
4260 * Makefile.tpl (stage_last): Define $r and $s before using
4261 $(RECURSE_FLAGS_TO_PASS).
4262 * Makefile.in: Regenerate
4263
4264 2009-01-30 Ian Lance Taylor <iant@google.com>
4265
4266 * MAINTAINERS: Move myself to the Global Reviewers list.
4267
4268 2009-01-29 Robert Millan <rmh@aybabtu.com>
4269
4270 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4271 * configure: Regenerate.
4272
4273 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4274
4275 * MAINTAINERS: Make whitespace consistent.
4276 Remove Robert Millan from Write After Approval.
4277
4278 2009-01-16 Alan Modra <amodra@bigpond.net.au>
4279
4280 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4281 (all-opcodes): Depend on all-libiberty.
4282 * Makefile.in: Regenerate.
4283
4284 2009-01-15 Douglas B Rupp <rupp@gnat.com>
4285
4286 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4287 * configure: Regenerate.
4288
4289 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4290
4291 * MAINTAINERS (Write After Approval): Add myself.
4292
4293 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4294
4295 * MAINTAINERS: Add myself to reviewers (Fortran).
4296
4297 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4298
4299 PR tree-optimization/38515
4300 * configure.ac (cloog-polylib): Removed.
4301 (with_ppl, with_cloog): Test for "no".
4302 * configure: Regenerated.
4303
4304 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
4305
4306 * MAINTAINERS: Moved myself to reviewers (Fortran).
4307
4308 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4309
4310 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4311 (Write After Approval): Remove myself.
4312
4313 2009-01-03 Diego Novillo <dnovillo@google.com>
4314
4315 * MAINTAINERS: Remove myself from alias maintainership.
4316
4317 2009-01-02 David Ayers <ayers@fsfe.org>
4318
4319 * MAINTAINERS: Update e-mail address.
4320
4321 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4322
4323 * MAINTAINERS: Make whitespace consistent.
4324
4325 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4326
4327 Backport from upstream Libtool:
4328 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4329 Add cache variables to tests that require the linker to work.
4330 For shlibpath_overrides_runpath, this also changes the semantics
4331 to let the result from the C compiler take precedence.
4332
4333 2008-12-02 Ben Elliston <bje@au.ibm.com>
4334
4335 * config.sub, config.guess: Update from upstream sources.
4336
4337 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
4338
4339 * configure.ac (ppllibs): Add by default the lib flags.
4340 * configure: Regenerate.
4341
4342 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
4343
4344 * MAINTAINERS: Add myself to the write after approval list.
4345
4346 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4347
4348 * configure.ac: Add double brackets on darwin[912].
4349 * configure: Regenerate.
4350
4351 2008-12-03 Daniel Kraft <d@domob.eu>
4352
4353 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4354 Approval to Reviewer section (for Fortran front-end).
4355
4356 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4357
4358 * configure.ac: Expand to darwin10 and later.
4359 * configure: Regenerate.
4360
4361 2008-12-02 Andreas Schwab <schwab@suse.de>
4362
4363 * Makefile.def: configure-target-boehm-gc depends on
4364 all-target-libstdc++-v3.
4365 * Makefile.in: Regenerate.
4366
4367 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
4368
4369 * MAINTAINERS: Add myself as mingw maintainer.
4370
4371 2008-12-02 Ben Elliston <bje@au.ibm.com>
4372
4373 * config.sub, config.guess: Update from upstream sources.
4374
4375 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4376
4377 * README.SCO: Remove.
4378
4379 2008-11-29 Fernando Pereira <pronesto@gmail.com>
4380
4381 * MAINTAINERS: Add myself to the write after approval list.
4382
4383 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4384
4385 * MAINTAINERS: Update my email address in WAA section.
4386
4387 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
4388
4389 * MAINTAINERS: Update e-mail address.
4390
4391 2008-11-27 Toon Moene <toon@moene.org>
4392
4393 * MAINTAINERS: Change e-mail address.
4394
4395 2008-11-27 Tristan Gingold <gingold@adacore.com>
4396
4397 * configure.ac: Build gdb for i?86-*-darwin*
4398 * configure: Regenerated.
4399
4400 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
4401
4402 * MAINTAINERS: Added my full name.
4403
4404 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4405
4406 PR bootstrap/38014
4407 PR bootstrap/37923
4408
4409 Revert:
4410
4411 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4412
4413 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4414 * Makefile.in: Regenerated.
4415
4416 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4417
4418 PR gdb/921
4419 PR gdb/1646
4420 PR gdb/2175
4421 PR gdb/2176
4422
4423 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4424 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4425 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4426 (HOST_EXPORTS): Pass CPPFLAGS.
4427 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4428 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4429 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4430 * Makefile.in, configure: Regenerated.
4431 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4432 and CPPFLAGS_FOR_BUILD.
4433
4434 2008-11-06 Jeff Law <law@redhat.com>
4435
4436 * MAINTAINERS: Add myself as middle end maintainer.
4437
4438 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
4439
4440 * MAINTAINERS (Write after approval): Add myself.
4441
4442 2008-11-05 Diego Novillo <dnovillo@google.com>
4443
4444 * MAINTAINERS (Global Reviewers): Add myself.
4445 (Non-Algorithmic Maintainers): Remove myself.
4446
4447 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4448
4449 * MAINTAINERS (Write after approval): Add myself.
4450
4451 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4452
4453 * MAINTAINERS (Write after approval): Add myself.
4454
4455 2008-10-31 Ben Elliston <bje@au.ibm.com>
4456
4457 * configure.ac (spu-*-*): Remove special case.
4458 * configure: Regenerate.
4459
4460 2008-10-30 Catherine Moore <clm@codesourcery.com>
4461
4462 * MAINTAINERS (Write after approval): Update my email address.
4463
4464 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4465
4466 * configure.ac [spu-*-*]: Do not set skipdirs.
4467 * configure: Re-generate.
4468
4469 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4470
4471 * MAINTAINERS (Various Maintainers): Add myself to reload.
4472
4473 2008-10-25 Richard Guenther <rguenther@suse.de>
4474
4475 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4476 maintainer. Remove myself as libgcc-math maintainer.
4477 (Non-Algorithmic Maintainers): Remove myself.
4478
4479 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4480
4481 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4482 * Makefile.in: Regenerated.
4483
4484 2008-10-23 Cary Coutant <ccoutant@google.com>
4485
4486 * MAINTAINERS (Write after approval): Add myself.
4487
4488 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4489
4490 PR gdb/921
4491 PR gdb/1646
4492 PR gdb/2175
4493 PR gdb/2176
4494
4495 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4496 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4497 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4498 (HOST_EXPORTS): Pass CPPFLAGS.
4499 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4500 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4501 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4502 * Makefile.in, configure: Regenerated.
4503 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4504 and CPPFLAGS_FOR_BUILD.
4505
4506 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
4507
4508 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4509 Sebastian Pop.
4510
4511 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4512
4513 * MAINTAINERS (Write After Approval): Added myself.
4514
4515 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4516
4517 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4518 recommended version to 2.3.2.
4519
4520 * configure: Regenerate.
4521
4522 2008-10-01 Mark Mitchell <mark@codesourcery.com>
4523
4524 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4525
4526 2008-09-29 David Daney <david.daney@caviumnetworks.com>
4527
4528 * MAINTAINERS (Write After Approval): Update e-mail address.
4529
4530 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4531
4532 * libtool.m4: Update to libtool 2.2.6.
4533 * lt~obsolete.m4: Update to libtool 2.2.6.
4534 * ltmain.sh: Update to libtool 2.2.6.
4535 * ltsugar.m4: Update to libtool 2.2.6.
4536 * ltversion.m4: Update to libtool 2.2.6.
4537 * ltoptions.m4: Update to libtool 2.2.6.
4538 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4539
4540 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4541
4542 * MAINTAINERS (Write After Approval): Add myself.
4543
4544 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4545
4546 * MAINTAINERS (Write After Approval): Update my name.
4547
4548 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4549
4550 * MAINTAINERS: Add myself in "Write After Approval".
4551
4552 2008-09-18 Steve Ellcey <sje@cup.hp.com>
4553
4554 * MAINTAINERS: Add myself as ia64 maintainer.
4555
4556 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4557
4558 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4559 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4560 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4561 and Michael Tiemann from Write After Approval since they do not
4562 actually have access.
4563
4564 2008-09-05 Richard Guenther <rguenther@suse.de>
4565
4566 * configure.ac: Initialize clooglibs to -lcloog.
4567 * configure: Re-generate.
4568
4569 2008-09-04 Le-Chun Wu <lcwu@google.com>
4570
4571 * MAINTAINERS (Write After Approval): Add myself.
4572
4573 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4574
4575 * configure.ac (--with-cloog-polylib): New.
4576 (--disable-cloog-version-check): New.
4577 (--disable-ppl-version-check): New.
4578 * configure: Re-generate.
4579
4580 2008-09-03 Richard Guenther <rguenther@suse.de>
4581
4582 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4583 cloog test.
4584 * configure: Re-generate.
4585
4586 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4587
4588 Add picoChip port.
4589 * MAINTAINERS: Add picoChip maintainers.
4590
4591 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4592 Tobias Grosser <grosser@fim.uni-passau.de>
4593 Jan Sjodin <jan.sjodin@amd.com>
4594 Harsha Jagasia <harsha.jagasia@amd.com>
4595 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4596 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4597 Adrien Eliche <aeliche@isty.uvsq.fr>
4598
4599 Merge from graphite branch.
4600 * configure: Regenerate.
4601 * Makefile.in: Regenerate.
4602 * configure.ac (host_libs): Add ppl and cloog.
4603 Add checks for PPL and CLooG.
4604 * Makefile.def (ppl, cloog): Added modules and dependences.
4605 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4606 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4607
4608 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4609
4610 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4611 (GCC_SHLIB_SUBDIR): New.
4612 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4613 * configure: Regenerate.
4614 * Makefile.in: Regenerate.
4615
4616 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4617
4618 * MAINTAINERS: Consistently use tabs to separate columns.
4619
4620 2008-08-29 Tristan Gingold <gingold@adacore.com>
4621
4622 * MAINTAINERS (Write after Approval): Add myself.
4623
4624 2008-08-28 Tristan Gingold <gingold@adacore.com>
4625
4626 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4627 Enable bfd, binutils and opcodes.
4628 * configure: Regenerate.
4629
4630 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4631
4632 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4633
4634 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4635
4636 * MAINTAINERS: Use correct Umlaut for last name.
4637
4638 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4639
4640 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4641
4642 2008-08-16 David Edelsohn <edelsohn@gnu.org>
4643
4644 * MAINTAINERS: Update my email address.
4645
4646 2008-08-16 Nicolas Roche <roche@adacore.com>
4647
4648 * Makefile.tpl: Add BOOT_ADAFLAGS.
4649 * Makefile.in: Regenerate.
4650
4651 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4652
4653 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4654 * configure: Regenerate.
4655
4656 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
4657
4658 * configure.ac: Add makefile fragments for hpux.
4659 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4660 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4661 * configure: Regenerate.
4662 * Makefile.in: Regenerate.
4663
4664 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
4665
4666 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4667
4668 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
4669
4670 * MAINTAINERS (Write after Approval): Add myself.
4671
4672 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4673
4674 * MAINTAINERS (Write After Approval): Add myself.
4675
4676 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
4677
4678 * MAINTAINERS (Write After Approval): Add myself.
4679
4680 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4681
4682 * MAINTAINERS: Update my email address.
4683
4684 2008-06-25 Joey Ye <joey.ye@intel.com>
4685
4686 * MAINTAINERS (Write After Approval): Add myself.
4687
4688 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4689
4690 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4691 * Makefile.in: Regenerate.
4692 * configure: Regenerate.
4693
4694 2008-06-17 Daniel Kraft <d@domob.eu>
4695
4696 * MAINTAINERS (Write After Approval): Add myself.
4697
4698 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4699
4700 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4701 "$@" is still intact with both Autoconf 2.59 and 2.62.
4702 * configure: Regenerate.
4703
4704 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4705
4706 * Makefile.tpl: Fix comment errors.
4707 * Makefile.in: Regenerate.
4708
4709 2008-06-12 David S. Miller <davem@davemloft.net>
4710 David Edelsohn <edelsohn@gnu.org>
4711
4712 * configure.ac: Add powerpc*-*-* to gold supported targets.
4713 * configure: Regenerate.
4714
4715 2008-06-08 Joseph Myers <joseph@codesourcery.com>
4716
4717 PR tree-optimization/36218
4718 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4719 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4720 (all prefix="build-"): Pass them to build-system sub-makes.
4721 * Makefile.in: Regenerate.
4722
4723 2008-06-07 Joseph Myers <joseph@codesourcery.com>
4724
4725 * MAINTAINERS (mt port): Remove.
4726 (sco5, unixware, sco udk): Remove.
4727 (Kean Johnston): Add to Write After Approval.
4728
4729 2008-05-30 Julian Brown <julian@codesourcery.com>
4730
4731 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4732 of libobjc for ARM EABI Linux.
4733 * configure: Regenerate.
4734
4735 2008-05-18 Xinliang David Li <davidxl@google.com>
4736
4737 * ChangeLog: Remove wrong ChangeLog entry.
4738
4739 2008-05-17 Xinliang David Li <davidxl@google.com>
4740
4741 * MAINTAINERS (Write After Approval): Add myself.
4742
4743 2008-05-15 Janus Weil <janus@gcc.gnu.org>
4744
4745 * MAINTAINERS (Write After Approval): Add myself.
4746
4747 2008-05-14 Rafael Espíndola <espindola@google.com>
4748
4749 * config-ml.in: don't handle --enable-shared and --enable-static.
4750
4751 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4752
4753 * MAINTAINERS: Update my email address.
4754
4755 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4756
4757 * MAINTAINERS: Update my email address.
4758
4759 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4760
4761 * MAINTAINERS (Write After Approval): Add myself.
4762
4763 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4764
4765 * MAINTAINERS (Write After Approval): Add myself.
4766
4767 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
4768
4769 * MAINTAINERS (crx): Add myself.
4770
4771 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4772
4773 Sync with src:
4774 2008-04-14 David S. Miller <davem@davemloft.net>
4775
4776 * configure.ac: Add sparc*-*-* to gold supported targets.
4777 * configure: Regenerate.
4778
4779 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4780
4781 PR bootstrap/35457
4782 * configure.ac: Include override.m4.
4783 * configure: Regenerate.
4784
4785 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4786
4787 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4788 * Makefile.in: Regenerate.
4789
4790 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
4791
4792 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4793 as nonconfigurable directories list.
4794 * configure: Regenerate.
4795
4796 2008-04-14 Ben Elliston <bje@au.ibm.com>
4797
4798 * config.sub, config.guess: Update from upstream sources.
4799
4800 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
4801
4802 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4803 * Makefile.in: Regenerate.
4804
4805 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4806
4807 * configure.ac: Do not build libssp for the AVR.
4808 * configure: Regenerate.
4809
4810 2008-04-07 Ian Lance Taylor <iant@google.com>
4811
4812 * Makefile.def: check-gold depends upon all-binutils.
4813 * Makefile.in: Regenerate.
4814
4815 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4816
4817 * MAINTAINERS (Write After Approval): Add myself.
4818
4819 2008-04-04 Nick Clifton <nickc@redhat.com>
4820
4821 PR binutils/4334
4822 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4823 builds.
4824 * configure: Regenerate.
4825
4826 2008-04-04 NightStrike <NightStrike@gmail.com>
4827
4828 PR other/35151
4829 * configure.ac: Combine rules for mingw32 and mingw64.
4830 * configure: Regenerate.
4831
4832 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
4833
4834 * MAINTAINERS (Write After Approval): Add myself.
4835
4836 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
4837
4838 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4839 * Makefile.in (.NOTPARALLEL): Ditto.
4840
4841 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4842
4843 * MAINTAINERS (Write After Approval): Add myself.
4844
4845 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
4846
4847 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4848 * Makefile.in (.NOTPARALLEL): Regenerate.
4849
4850 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4851
4852 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4853 * Makefile.in: Regenerate.
4854
4855 2008-03-26 Jakub Staszak <kuba@et.pl>
4856
4857 * MAINTAINERS (Write After Approval): Add myself.
4858
4859 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4860
4861 * MAINTAINERS: Update e-mail address.
4862
4863 2008-03-20 Ian Lance Taylor <iant@google.com>
4864
4865 * configure.ac: Add support for --enable-gold.
4866 * Makefile.def: Add gold as a directory like ld.
4867 * configure, Makefile.in: Regenerate.
4868
4869 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4870
4871 * configure.ac: m4_include config/proginstall.m4.
4872 * configure: Regenerate.
4873
4874 Backport from upstream Libtool:
4875
4876 2007-10-12 Eric Blake <ebb9@byu.net>
4877
4878 Deal with Autoconf 2.62's semantic change in m4_append.
4879 * ltsugar.m4 (lt_append): Replace broken versions of
4880 m4_append.
4881 (lt_if_append_uniq): Don't require separator to be overquoted,
4882 and avoid broken m4_append.
4883 (lt_dict_add): Fix typo.
4884 * libtool.m4 (_LT_DECL): Don't overquote separator.
4885
4886 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4887
4888 * config.rpath: Add AIX 6 support.
4889
4890 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4891
4892 * Makefile.def (stageprofile). Remove -fprofile-generate
4893 from stage_libcflags.
4894 * Makefile.in: Regenerate.
4895
4896 2008-03-13 Ben Elliston <bje@au.ibm.com>
4897
4898 * config.sub, config.guess: Update from upstream sources.
4899
4900 2008-03-06 Tom Tromey <tromey@redhat.com>
4901
4902 * MAINTAINERS: Update for treelang deletion.
4903
4904 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4905
4906 * MAINTAINERS: Update my email address.
4907
4908 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4909
4910 * MAINTAINERS (darwin port): Add myself as a maintainer.
4911 (objective-c/c++): Add myself as a maintainer.
4912
4913 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4914
4915 * MAINTAINERS (Write After Approval): Update my email address.
4916
4917 2008-02-25 Tomas Bily <tbily@suse.cz>
4918
4919 * MAINTAINERS (Write After Approval): Add myself.
4920
4921 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4922
4923 * MAINTAINERS (OpenMP): Add myself.
4924
4925 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4926
4927 PR bootstrap/32009
4928 PR bootstrap/32161
4929
4930 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4931 * configure: Regenerate.
4932
4933 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4934 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4935 STAGE4_LIBCFLAGS): New.
4936 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4937 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4938 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4939 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4940 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4941 for target modules. Don't export LIBCFLAGS.
4942 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4943 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4944 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4945 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4946 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4947 * Makefile.in: Regenerate.
4948
4949 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4950
4951 PR libgcj/33085
4952 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4953 Do not use -DDLL_EXPORT. Backport from upstream.
4954
4955 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4956
4957 * MAINTAINERS (Write After Approval): Add myself.
4958
4959 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4960
4961 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4962 * configure: Regenerate.
4963
4964 2008-01-31 Marc Gauthier <marc@tensilica.com>
4965
4966 * configure.ac (xtensa*-*-*): Recognize processor variants.
4967 * configure: Regenerate.
4968
4969 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4970
4971 PR bootstrap/34922
4972 * configure.ac (PARSE_ARGS): Push suitable setting of
4973 ac_subdirs_all, for `./configure --help=recursive'.
4974 Handle `+' in generic toplevel directory disabling.
4975 * configure: Regenerate.
4976
4977 2008-01-28 Nick Clifton <nickc@redhat.com>
4978
4979 * MAINTAINERS (xstormy16): Take over maintainership.
4980
4981 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4982
4983 * MAINTAINERS (c4x port): Remove.
4984
4985 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4986
4987 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4988
4989 2008-01-23 Ben Elliston <bje@au.ibm.com>
4990
4991 * config.sub, config.guess: Update from upstream sources.
4992
4993 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4994
4995 * MAINTAINERS (Write After Approval): Add myself.
4996
4997 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4998
4999 * MAINTAINERS: Update my email address.
5000
5001 2008-01-09 Raksit Ashok <raksit@google.com>
5002
5003 * MAINTAINERS (Write After Approval): Add myself.
5004
5005 2008-01-09 Raksit Ashok <raksit@google.com>
5006
5007 * MAINTAINERS (Write After Approval): Add myself.
5008
5009 2008-01-08 Ben Elliston <bje@au.ibm.com>
5010
5011 * config.sub, config.guess: Update from upstream sources.
5012
5013 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5014
5015 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5016 Change recommended MPFR from 2.2.1 -> 2.3.0.
5017 * configure: Regenerate.
5018
5019 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5020
5021 * MAINTAINERS: Update my email address.
5022
5023 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5024
5025 * MAINTAINERS: Update my email address.
5026
5027 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5028
5029 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5030 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5031 * Makefile.in: Regenerate.
5032
5033 2007-12-10 Mark Heffernan <meheff@google.com>
5034
5035 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5036 misplaced entries.
5037
5038 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5039
5040 * configure.ac: Enable libjava for x86_64-*-darwin9.
5041 * configure: Regenerate.
5042
5043 2007-12-07 Bill Maddox <maddox@google.com>
5044
5045 * MAINTAINERS (Write After Approval): Add myself.
5046
5047 2007-12-05 Ben Elliston <bje@au.ibm.com>
5048
5049 * config.sub, config.guess: Update from upstream sources.
5050
5051 2007-12-02 Matthias Klose <doko@ubuntu.com>
5052
5053 * config-ml.in: Remove 64bit configure tests.
5054
5055 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5056
5057 * config-ml.in: Robustify against white space in absolute file
5058 names.
5059
5060 * config-ml.in (multi-clean): Substitute ${Makefile}.
5061 Remove superfluous ${Makefile} in list.
5062
5063 2007-11-19 Thiemo Seufer <ths@mips.com>
5064
5065 * config-ml.in: Don't hardcode the Makefile name.
5066
5067 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
5068
5069 * MAINTAINERS (Write After Approval): Add myself.
5070
5071 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
5072
5073 * MAINTAINERS (Write After Approval): Add myself.
5074
5075 2007-11-06 Doug Kwan <dougkwan@google.com>
5076
5077 * MAINTAINERS (Write After Approval): Add myself.
5078
5079 2007-10-25 Ben Elliston <bje@au.ibm.com>
5080
5081 * MAINTAINERS (mercury): Remove entry.
5082 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5083
5084 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5085
5086 * Makefile.def (dependencies): Make configure-gdb depend on
5087 all-intl.
5088 * Makefile.in: Regenerated.
5089
5090 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5091
5092 * MAINTAINERS (Fortran maintainer): Remove myself.
5093
5094 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
5095
5096 * Makefile.def: To avoid problems running with parallel makes,
5097 build newlib before libgloss so that target specific header
5098 files are availble.
5099 * Makefile.in: Regenerate
5100
5101 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5102
5103 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5104 * Makefile.in: Regenerate.
5105
5106 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5107
5108 * MAINTAINERS (Register allocation reviewer): Add myself.
5109
5110 2007-10-08 Mike Frysinger <vapier@gentoo.org>
5111
5112 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5113 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5114 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5115 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5116 * configure: Regenerate.
5117
5118 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
5119
5120 * MAINTAINERS (Register allocation reviewer): Add myself.
5121
5122 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
5123
5124 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5125 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5126 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5127 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5128 * configure.ac: Default them to host tools for $host = $build.
5129 Subst them.
5130
5131 * configure: Regenerate.
5132 * Makefile.in: Regenerate.
5133
5134 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
5135
5136 * MAINTAINERS (Register allocation reviewer): Add myself.
5137
5138 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
5139
5140 * MAINTAINERS (Register allocation reviewer): Add myself.
5141
5142 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
5143
5144 * MAINTAINERS (Write After Approval): Fix typo.
5145
5146 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5147
5148 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5149 * configure: Regenerate.
5150
5151 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5152
5153 PR bootstrap/31906
5154 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5155 they're already prefixed.
5156
5157 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5158
5159 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5160 libstdc++.
5161 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5162 * configure: Regenerate.
5163 * Makefile.in: Regenerate.
5164
5165 2007-09-17 Andreas Schwab <schwab@suse.de>
5166
5167 * configure.ac: Raise minimum makeinfo version to 4.6.
5168 * configure: Regenerate.
5169
5170 2007-09-17 Johannes Singler <singler@ira.uka.de>
5171
5172 * MAINTAINERS (write-after-approval) add myself
5173
5174 2007-09-15 Alan Modra <amodra@bigpond.net.au>
5175
5176 * configure.ac: Correct makeinfo version check.
5177 * configure: Regenerate.
5178
5179 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5180
5181 * MAINTAINERS: Update my email address.
5182
5183 2007-09-14 Richard Sandiford <richard@codesourcery.com>
5184
5185 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5186 to $skipdirs and only disable gprof for newlib. Use the normal
5187 mips*-elf* handling in other respects.
5188 * configure: Regnerate.
5189
5190 2007-09-12 David Daney <ddaney@avtrex.com>
5191
5192 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5193 enabling libgcj.
5194 * configure: Regenerate.
5195
5196 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5197
5198 PR other/32154
5199 * configure.ac: For libgloss targets, point the linker to the linker
5200 script, startup code and simulator library.
5201 * configure: Regenerate.
5202
5203 2007-09-07 Andrew Haley <aph@redhat.com>
5204
5205 * configure.ac (noconfigdirs): Remove target-libffi and
5206 target-libjava.
5207 * configure: Regenerate.
5208
5209 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5210
5211 PR target/33281
5212 * configure.ac: Use config/mh-mingw on mingw.
5213 * configure: Regenerate.
5214
5215 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5216
5217 * MAINTAINERS (Write After Approval): Add myself.
5218
5219 2007-09-05 Richard Guenther <rguenther@suse.de>
5220
5221 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5222 nor --disable-checking is provided also turn on yes and types
5223 checking for stage1.
5224 * configure: Re-generate.
5225
5226 2007-08-30 Krister Walfridsson <cato@df.lth.se>
5227
5228 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5229 (Write After Approval): Remove myself.
5230
5231 2007-08-29 Nick Clifton <nickc@redhat.com>
5232
5233 * config.sub, config.guess: Update from upstream sources.
5234
5235 2007-08-22 Bud Davis <jmdavis@link.com>
5236
5237 * MAINTAINERS (Write After Approval): Added myself.
5238 * MAINTAINERS (Reviewers): Removed myself.
5239
5240 2007-08-18 Paul Brook <paul@codesourcery.com>
5241 Joseph Myers <joseph@codesourcery.com>
5242
5243 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5244 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5245 * Makefile.in: Regenerate.
5246 * configure.ac (--with-debug-prefix-map): New.
5247 * configure: Regenerate.
5248
5249 2007-08-17 Richard Sandiford <richard@codesourcery.com>
5250 Nigel Stephens <nigel@mips.com>
5251
5252 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5253 as target_makefile_frag.
5254 * configure: Regenerate.
5255
5256 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
5257
5258 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5259 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5260 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5261 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5262 (do-compare, do-compare3, do-compare-debug): New.
5263 ([+compare-target+]): Use them.
5264
5265 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5266
5267 * MAINTAINERS (Write After Approval): Change my email address.
5268
5269 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5270 Ben Elliston <bje@au.ibm.com>
5271
5272 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5273 --silent if $silent.
5274 * configure: Regenerate.
5275
5276 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
5277
5278 * MAINTAINERS (Various Maintainers): Add myself as
5279 loop infrastructure maintainer. Update my e-mail
5280 address.
5281
5282 2007-07-31 Diego Novillo <dnovillo@google.com>
5283
5284 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5285 Adjust description.
5286
5287 2007-07-26 Richard Guenther <rguenther@suse.de>
5288
5289 * configure.ac: Add types checking to stage1 checking flags.
5290 * configure: Regenerate.
5291
5292 2007-07-17 Nick Clifton <nickc@redhat.com>
5293
5294 * COPYING3: New file. Contains version 3 of the GNU General
5295 Public License.
5296 * COPYING3.LIB: New file. Contains version 3 of the GNU
5297 Lesser General Public License.
5298
5299 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5300
5301 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5302
5303 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5304
5305 * MAINTAINERS (S/390 co-maintainer): Add myself.
5306 (Write After Approval): Remove myself.
5307
5308 2007-07-13 Dan Hipschman <dsh@google.com>
5309
5310 * MAINTAINERS (Write After Approval): Add myself.
5311
5312 2007-07-11 Nick Clifton <nickc@redhat.com>
5313
5314 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5315 WINDRES export.
5316 * Makefile.in: Regenerate.
5317
5318 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5319
5320 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5321 maintainer.
5322
5323 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5324
5325 * lt~obsolete.m4: New. Import from 20070318 libtool.
5326
5327 2007-07-03 Julian Brown <julian@codesourcery.com>
5328
5329 * MAINTAINERS (Write After Approval): Add myself.
5330
5331 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5332
5333 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5334 * configure: Regenerate.
5335
5336 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5337
5338 * configure.ac: Add some missing m4 quotation.
5339 * configure: Regenerate.
5340
5341 2007-07-02 Simon Baldwin <simonb@google.com>
5342
5343 * MAINTAINERS (Write After Approval): Add myself.
5344
5345 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
5346
5347 * configure: Regenerate.
5348
5349 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
5350
5351 * Makefile.def: Add windmc tool to build.
5352 * Makefile.tpl: Likewise.
5353 * configure.ac: Likewise.
5354 * Makefile.in: Regenerate.
5355 * configure: Regenerate.
5356
5357 2007-06-28 DJ Delorie <dj@redhat.com>
5358
5359 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5360 not building newlib.
5361 * configure: Regenerated.
5362
5363 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5364
5365 * MAINTAINERS (Write After Approval): Add myself.
5366
5367 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
5368
5369 * MAINTAINERS (Write After Approval): Add myself.
5370
5371 2007-06-19 Chris Matthews <chrismatthews@google.com>
5372
5373 * MAINTAINERS (Write After Approval): Add myself.
5374
5375 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5376
5377 * MAINTAINERS (Write After Approval): Add myself.
5378
5379 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5380
5381 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5382 * Makefile.in: Regenerated.
5383
5384 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5385
5386 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5387 bfin*-*-uclinux* targets.
5388 * configure: Regenerate.
5389
5390 2007-06-14 Ian Lance Taylor <iant@google.com>
5391
5392 * MAINTAINERS: Add myself as non-algorithmic global write
5393 maintainer.
5394
5395 2007-06-14 Diego Novillo <dnovillo@google.com>
5396
5397 * MAINTAINERS: Add self as middle-end maintainer and
5398 non-algorithmic global write maintainer.
5399
5400 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5401
5402 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5403 Move all Fortran maintainers except Paul Brook into the
5404 Non-Autopoiesis section.
5405
5406 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
5407
5408 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5409 (distclean-stage[+id+]): Possibly delete stage_last.
5410 * Makefile.in: Regenerate.
5411
5412 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
5413
5414 * MAINTAINERS (Various Maintainer): Fix typo.
5415
5416 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
5417
5418 * MAINTAINERS (Various Maintainer): Add myself as
5419 dataflow maintainer.
5420
5421 2007-06-07 Ben Elliston <bje@au.ibm.com>
5422
5423 * config.sub, config.guess: Update from upstream sources.
5424
5425 2007-06-07 Ben Elliston <bje@au.ibm.com>
5426
5427 * Makefile.tpl: Fix spelling error.
5428 * Makefile.in: Regenerate.
5429
5430 2007-06-01 Steve Ellcey <sje@cup.hp.com>
5431
5432 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5433 lt_cv_sys_max_cmd_len.
5434
5435 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5436
5437 * MAINTAINERS (Various Maintainers): Add myself as
5438 auto-vectorizer maintainer.
5439
5440 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
5441
5442 PR libjava/32098
5443 * libtool.m4: Revert previous change.
5444 * ltgcc.m4: Put it here.
5445
5446 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5447
5448 * MAINTAINERS (Various Maintainers): Add myself as
5449 auto-vectorizer maintainer.
5450
5451 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5452
5453 PR libjava/32098
5454 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5455
5456 2007-05-30 Richard Guenther <rguenther@suse.de>
5457
5458 * MAINTAINERS (Various Maintainers): Add myself as
5459 auto-vectorizer maintainer.
5460
5461 2007-05-30 Jakub Jelinek <jakub@redhat.com>
5462
5463 PR bootstrap/29382
5464 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5465 * configure: Rebuilt.
5466
5467 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
5468
5469 * MAINTAINERS (Write After Approval): Removed my name.
5470
5471 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5472
5473 * MAINTAINERS (Write After Approval): Remove myself.
5474
5475 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5476
5477 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5478
5479 2007-05-23 Steve Ellcey <sje@cup.hp.com>
5480
5481 * ltmain.sh: Update from ToT Libtool.
5482 * libtool.m4: Update from ToT Libtool.
5483 * ltsugar.m4: New. Update from ToT Libtool.
5484 * ltversion.m4: New. Update from ToT Libtool.
5485 * ltoptions.m4: New. Update from ToT Libtool.
5486 * ltconfig: Remove.
5487 * ltcf-c.sh: Remove.
5488 * ltcf-cxx.sh: Remove.
5489 * ltcf-gcj.sh: Remove.
5490
5491 2007-05-22 Ollie Wild <aaw@google.com>
5492
5493 * MAINTAINERS (Write After Approval): Add myself.
5494
5495 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
5496
5497 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5498 stage_cflags.
5499 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5500 Remove CFLAGS/LIBCFLAGS.
5501 (configure-stage[+id+]-[+prefix+][+module+],
5502 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5503 * Makefile.in: Regenerate.
5504
5505 2007-05-15 Diego Novillo <dnovillo@google.com>
5506
5507 * MAINTAINERS: Update e-mail address.
5508
5509 2007-05-15 Revital Eres <eres@il.ibm.com>
5510
5511 * MAINTAINERS (Write After Approval): Add myself.
5512
5513 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
5514
5515 * MAINTAINERS (Write After Approval): Updated my address.
5516
5517 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5518
5519 * MAINTAINERS (Write After Approval): Add myself.
5520
5521 2007-05-11 Silvius Rus <rus@google.com>
5522
5523 * MAINTAINERS (Write After Approval): Add myself.
5524
5525 2007-04-23 Tom Tromey <tromey@redhat.com>
5526
5527 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5528
5529 2007-04-22 Mark Mitchell <mark@codesourcery.com>
5530
5531 * MAINTAINERS (cpplib): Rename to ...
5532 (libcpp): ... this. Add C/C++ front end maintainers.
5533
5534 2007-04-14 Steve Ellcey <sje@cup.hp.com>
5535
5536 * config-ml.in: Pass ${ml_config_env} to configure calls.
5537
5538 2007-04-04 Christian Bruel <christian.bruel@st.com>
5539
5540 * MAINTAINERS (Write After Approval): Add myself.
5541
5542 2007-04-02 Dave Korn <dave.korn@artimi.com>
5543
5544 * MAINTAINERS (Write After Approval): Add myself.
5545
5546 2007-03-31 Tobias Burnus <burnus@net-b.de>
5547
5548 * MAINTAINERS (fortran 95 front end): Add myself.
5549
5550 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5551
5552 * MAINTAINERS (Write After Approval): Add myself.
5553
5554 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
5555
5556 * MAINTAINERS (Modulo Scheduler): Add myself.
5557
5558 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5559
5560 * MAINTAINERS (fortran 95 front end): Add myself.
5561 (c++ front end): whitespace fix.
5562
5563 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5564
5565 * MAINTAINERS (Write After Approval): Add myself.
5566
5567 2007-03-21 Richard Sandiford <richard@codesourcery.com>
5568
5569 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5570 of glob. Quote arguments with single quotes too.
5571 * configure: Regenerate.
5572
5573 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5574
5575 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5576 * Makefile.in: Regenerate
5577
5578 2007-03-07 Andreas Schwab <schwab@suse.de>
5579
5580 * configure: Regenerate.
5581
5582 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5583
5584 * configure.ac: Add "--with-pdfdir" configure option,
5585 which defines pdfdir variable.
5586 * Makefile.def (target=fixincludes): Add install-pdf to
5587 missing targets.
5588 (recursive_targets): Add install-pdf target.
5589 (flags_to_pass): Add pdfdir.
5590 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5591 target.
5592 * configure: Regenerate
5593 * Makefile.in: Regenerate
5594
5595 2007-02-28 Eric Christopher <echristo@apple.com>
5596
5597 Revert:
5598 2006-12-07 Mike Stump <mrs@apple.com>
5599
5600 * Makefile.def (dependencies): Add dependency for
5601 install-target-libssp and install-target-libgomp on
5602 install-gcc.
5603 * Makefile.in: Regenerate.
5604
5605 2007-02-27 Matt Kraai <kraai@ftbfs.org>
5606
5607 * configure: Regenerate.
5608 * configure.ac: Move statements after variable declarations.
5609
5610 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5611
5612 * MAINTAINERS: Add myself as sh maintainer.
5613
5614 2007-02-19 Joseph Myers <joseph@codesourcery.com>
5615
5616 * configure.ac: Adjust for loop syntax.
5617 * configure: Regenerate.
5618
5619 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5620
5621 * configure: Rebuilt.
5622
5623 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5624
5625 * configure.ac: Drop multiple occurrences of --enable-languages,
5626 and fix its quoting.
5627 * configure: Rebuilt.
5628
5629 2007-02-17 Mark Mitchell <mark@codesourcery.com>
5630 Nathan Sidwell <nathan@codesourcery.com>
5631 Vladimir Prus <vladimir@codesourcery.com>
5632 Joseph Myers <joseph@codesourcery.com>
5633
5634 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5635 * configure: Regenerate.
5636
5637 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5638
5639 * ltconfig (freebsd*): Default to elf.
5640
5641 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5642
5643 * configure.ac (target_libraries): Move libgcc before libiberty.
5644 * configure: Regenerated.
5645
5646 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5647 Paolo Bonzini <bonzini@gnu.org>
5648
5649 PR bootstrap/30753
5650 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5651 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5652 * configure: Regenerated.
5653
5654 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5655
5656 * MAINTAINERS (Language Front End Maintainers): Update my mail
5657 address.
5658
5659 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5660
5661 PR bootstrap/30748
5662 * configure.ac: Correct syntax for Solaris ksh.
5663 * configure: Regenerated.
5664
5665 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5666
5667 * configure.ac: Sync with src.
5668 * configure: Regenerate.
5669
5670 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5671
5672 * Makefile.in: Regenerate.
5673
5674 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5675
5676 * config.sub: Sync with src.
5677
5678 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5679
5680 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5681 noncanonical equivalents.
5682 * configure.in: Rename to...
5683 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5684 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5685 target_noncanonical. Use them. Rewrite removal of configure
5686 arguments for autoconf 2.59. Discard variable settings. Force
5687 program_transform_name for native tools.
5688
5689 * Makefile.in: Regenerated.
5690 * configure: Regenerated with autoconf 2.59.
5691
5692 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
5693
5694 * MAINTAINERS (Write After Approval): Add myself.
5695
5696 2007-01-31 Andreas Schwab <schwab@suse.de>
5697
5698 * Makefile.tpl (LDFLAGS): Substitute it.
5699 * Makefile.in: Regenerate.
5700
5701 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
5702
5703 * MAINTAINERS (Write After Approval): Add myself.
5704
5705 2007-01-28 David Edelsohn <edelsohn@gnu.org>
5706
5707 * MAINTAINERS (spu port): Add myself.
5708
5709 2007-01-23 Richard Guenther <rguenther@suse.de>
5710
5711 PR bootstrap/30541
5712 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5713 * Makefile.tpl (GNATBIND): Substitute it.
5714 (GNATMAKE): Likewise.
5715 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5716 of STAGE_PREFIX.
5717 * Makefile.in: Regenerate.
5718 * configure: Regenerate.
5719
5720 2007-01-18 Mike Stump <mrs@apple.com>
5721
5722 * configure.in: Re-enable -Werror for gcc builds.
5723
5724 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
5725
5726 * MAINTAINERS (Write After Approval): Add myself.
5727
5728 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5729
5730 * configure.in: Change == to = in test command.
5731 * configure: Regenerate.
5732
5733 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5734 Nick Clifton <nickc@redhat.com>
5735 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5736
5737 * configure.in (build_configargs, host_configargs, target_configargs):
5738 Remove build/host/target parameters.
5739 (host_libs): Add gmp and mpfr.
5740 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5741 * Makefile.def (gmp, mpfr): New.
5742 (gcc): Remove target.
5743 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5744 target_os, target_vendor): New.
5745 (configure): Add host_alias/target_alias arguments; adjust invocations.
5746 * configure: Regenerate.
5747 * Makefile.in: Regenerate.
5748
5749 2007-01-11 Matt Fago <fago@earthlink.net>
5750
5751 * configure.in: Try to link to functions only in mpfr 2.2.x
5752 to improve robustness of configure tests.
5753 * configure: Regenerate.
5754
5755 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
5756
5757 * MAINTAINERS: Add myself as i386 maintainer.
5758
5759 2007-01-08 Jan Hubicka <jh@suse.cz>
5760
5761 * MAINTAINERS: Add myself as i386 maintainer.
5762
5763 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
5764
5765 * configure.in: Add support for an x86_64-mingw* target.
5766 * configure: Regenerate.
5767
5768 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5769
5770 * Makefile.tpl (all-target): Correct @if conditional for target
5771 modules.
5772 * configure.in: Omit libiberty if building only target libgcc.
5773 * configure, Makefile.in: Regenerated.
5774
5775 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
5776
5777 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5778 * configure: Regenerate.
5779
5780 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5781
5782 * Makefile.def (target_modules): Add libgcc.
5783 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5784 * Makefile.tpl (clean-target-libgcc): Delete.
5785 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5786 on gcc even for bootstrapped modules. Rewrite handling of
5787 lang_env_dependencies to loop over target_modules.
5788 * configure.in (target_libraries): Add target-libgcc.
5789 * Makefile.in, configure: Regenerated.
5790
5791 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5792
5793 * configure.in: Reorganize recognition of languages. Add
5794 --enable-stage1-languages. Show supported languages for the chosen
5795 target rather than all recognized languages.
5796 * configure: Regenerate.
5797
5798 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5799
5800 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5801 * Makefile.in: Regenerate.
5802
5803 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5804
5805 * configure.in: Warn that MPFR 2.2.0 is buggy.
5806 * configure: Regenerate.
5807
5808 2006-12-27 Ian Lance Taylor <iant@google.com>
5809
5810 * configure.in: When removing Makefiles to force a reconfigure, also
5811 remove prev-DIR*/Makefile.
5812 * configure: Regenerate.
5813
5814 2006-12-22 Andreas Schwab <schwab@suse.de>
5815
5816 * configure: Regenerate with correct autoconf version.
5817
5818 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5819
5820 * configure.in: add AC_SUBST for *_FOR_TARGET.
5821 * configure: Regenerate.
5822
5823 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5824
5825 * configure.in: Simplify logic for rejecting languages that cannot
5826 be built. Separate the case when a language is unsupported,
5827 from the case when the user chooses not to build a language.
5828
5829 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5830
5831 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5832 it only affects bootstrap and could be tested on "$host" as well.
5833 * configure: Regenerate.
5834 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5835
5836 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5837
5838 PR bootstrap/29544
5839 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5840 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5841 move here comment from Makefile.tpl.
5842 * Makefile.tpl: Move some definitions higher in the file.
5843 (STAGE1_CHECKING): New.
5844 * configure.in: Add --enable-stage1-checking.
5845 * configure: Regenerate.
5846 * Makefile.in: Regenerate.
5847
5848 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5849
5850 * MAINTAINERS: Add myself as build system maintainer.
5851
5852 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
5853
5854 * MAINTAINERS (Write After Approval): Add myself.
5855
5856 2006-12-13 Eric Christopher <echristo@apple.com>
5857
5858 * MAINTAINERS: Add myself as darwin maintainer.
5859
5860 2006-12-11 Ian Lance Taylor <ian@airs.com>
5861
5862 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5863
5864 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
5865
5866 MAINTAINERS: Update my entry.
5867
5868 2006-12-11 Alan Modra <amodra@bigpond.net.au>
5869
5870 * configure.in: Handle spu makefile frag.
5871 * Makefile.tpl (MAINT): Define
5872 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5873 * configure: Regenerate.
5874 * Makefile.in: Regenerate.
5875
5876 2006-12-11 Ben Elliston <bje@au.ibm.com>
5877
5878 * config.guess: Import latest version.
5879 * config.sub: Likewise.
5880
5881 2006-12-11 Ben Elliston <bje@au.ibm.com>
5882
5883 * configure.in (spu-*-*): Don't skip target-libiberty.
5884 * configure: Regenerate.
5885
5886 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5887
5888 PR bootstrap/30134
5889 * configure.in: Correct x86 darwin support for libjava to powerpc
5890 and i?86 only.
5891 * configure: Regenerate.
5892
5893 2006-12-08 Sandro Tolaini <tolaini@libero.it>
5894
5895 * configure.in: Add x86 darwin support for libjava.
5896 * configure: Regenerate.
5897
5898 2006-12-07 Mike Stump <mrs@apple.com>
5899
5900 * Makefile.def (dependencies): Add dependency for
5901 install-target-libssp and install-target-libgomp on
5902 install-gcc.
5903 * Makefile.in: Regenerate.
5904
5905 2006-12-04 Richard Guenther <rguenther@suse.de>
5906
5907 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5908 (Non-Algorithmic Maintainers): Move over non-algorithmic
5909 loop optimizer maintainers, add myself as a non-algorithmic
5910 middle-end maintainer.
5911
5912 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5913
5914 * MAINTAINERS (Write After Approval): Add myself.
5915
5916 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5917
5918 * configure.in: Update error message for missing GMP/MPFR.
5919
5920 * configure: Regenerate.
5921
5922 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5923
5924 * configure.in: Update MPFR version in error message.
5925
5926 * configure: Regenerate.
5927
5928 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5929
5930 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5931 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5932 --with-gmp-lib): New flags.
5933
5934 * configure: Regenerate.
5935
5936 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5937
5938 * MAINTAINERS (Write After Approval): Change my email address.
5939
5940 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5941
5942 * MAINTAINERS (Write After Approval): Add myself.
5943
5944 2006-11-22 Philipp Thomas <pth@suse.de>
5945
5946 * MAINTAINERS (i18n): Update e-mail address.
5947
5948 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5949
5950 * MAINTAINERS (spu port): Add myself as maintainer.
5951 (Write After Approval): Remove myself.
5952
5953 2006-11-22 Ben Elliston <bje@au.ibm.com>
5954
5955 * configure.in (skipdirs): Don't build libssp for SPU.
5956 * configure: Regenerate.
5957
5958 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5959
5960 * MAINTAINERS (spu port): Add myself as maintainer.
5961 (libobjc): Update my email address.
5962
5963 2006-11-21 Andrea Bona <andrea.bona@st.com>
5964
5965 * MAINTAINERS (Write After Approval): Add myself.
5966
5967 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5968
5969 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5970 * configure : Rebuilt.
5971
5972 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5973
5974 * MAINTAINERS (Write After Approval): Add myself.
5975
5976 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5977
5978 * MAINTAINERS (Write After Approval): Add myself.
5979
5980 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5981
5982 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5983 libmpfr.a.
5984 * configure: Regenerate.
5985
5986 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5987
5988 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5989 (unstage): Test for stage_last presence.
5990
5991 PR bootstrap/29802
5992 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5993 STAGE_PREFIX.
5994 * Makefile.in: Regenerate.
5995
5996 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5997
5998 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5999 maintainers.
6000
6001 2006-11-14 Erven Rohou <erven.rohou@st.com>
6002
6003 * MAINTAINERS (Write After Approval): Add myself.
6004
6005 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
6006
6007 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6008 and stageN-package/Makefile.
6009 * Makefile.in: Regenerated.
6010
6011 2006-11-14 Jie Zhang <jie.zhang@analog.com>
6012
6013 * configure.in: Remove target-libgloss from noconfigdirs for
6014 bfin-*-*.
6015 * configure: Regenerated.
6016
6017 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6018
6019 * configure.in (have_gmp): Only error if the gcc directory exists.
6020
6021 * configure: Regenerate.
6022
6023 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6024
6025 * configure.in: Robustify error message for missing GMP/MPFR.
6026
6027 * configure: Regenerate.
6028
6029 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
6030
6031 * MAINTAINERS (Write After Approval): Add myself.
6032
6033 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
6034
6035 * MAINTAINERS: Change email address.
6036
6037 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6038
6039 * MAINTAINERS (Write After Approval): Add myself.
6040
6041 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6042
6043 * MAINTAINERS (Write After Approval): Add myself.
6044
6045 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6046
6047 * MAINTAINERS (Write After Approval): Move myself to
6048 Write After Approval section.
6049
6050 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6051
6052 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6053 need_gmp anymore.
6054 * configure: Regenerate.
6055
6056 2006-10-16 Tobias Burnus <burnus@net-b.de>
6057
6058 * MAINTAINERS (Write After Approval): Add myself.
6059
6060 2006-10-16 Ben Elliston <bje@au.ibm.com>
6061
6062 * config.guess: Import latest version.
6063 * config.sub: Likewise.
6064
6065 2006-10-10 Brooks Moses <bmoses@stanford.edu>
6066
6067 * Makefile.def: Added pdf target handling.
6068 * Makefile.tpl: Added pdf target handling.
6069 * Makefile.in: Regenerated.
6070
6071 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6072
6073 * MAINTAINERS: Add self as score port maintainer.
6074
6075 2006-10-04 Brooks Moses <bmoses@stanford.edu>
6076
6077 * MAINTAINERS (Write After Approval): Add myself.
6078
6079 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6080
6081 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
6082 or newer.
6083 * configure: Regenerated.
6084
6085 2006-09-27 Dave Brolley <brolley@redhat.com>
6086
6087 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6088 using $s instead of $r.
6089 * configure: Regenerated.
6090
6091 2006-09-26 Thiemo Seufer <ths@mips.com>
6092
6093 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6094 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6095 * configure: Regenerate.
6096
6097 2006-09-24 Graeme Peterson <gridly@gmail.com>
6098
6099 * MAINTAINERS (Write After Approval): Remove myself.
6100
6101 2006-09-22 Chao-ying Fu <fu@mips.com>
6102
6103 * MAINTAINERS (Write After Approval): Add myself.
6104
6105 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6106
6107 * MAINTAINERS: Add self as soft-fp maintainer.
6108
6109 2006-09-09 Anatoly Sokolov <aesok@post.ru>
6110
6111 * MAINTAINERS: Add myself as avr maintainer.
6112 Remove Marek Michalkiewicz as avr maintainer.
6113
6114 2006-09-07 Roberto Costa <roberto.costa@st.com>
6115
6116 * MAINTAINERS (Write After Approval): Add myself.
6117
6118 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
6119
6120 * configure.in: Never build newlib for a Mingw host.
6121 Never build newlib as Mingw target library.
6122 Test the existence of winsup/cygwin for building a Cygwin newlib,
6123 rather than just winsup.
6124 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6125 building a Mingw target.
6126 * configure: Regenerate.
6127
6128 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6129
6130 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6131
6132 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
6133
6134 * config.guess: Import from src (was more updated).
6135 * config.sub: Likewise.
6136
6137 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6138
6139 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6140 * configure: Regenerated.
6141
6142 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
6143
6144 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6145 for stages after the first.
6146
6147 2006-07-17 Jakub Jelinek <jakub@redhat.com>
6148
6149 * Makefile.def: Add dependencies for configure-opcodes
6150 on configure-intl and all-opcodes on all-intl.
6151 * Makefile.in: Regenerated.
6152
6153 2006-07-13 Ben Elliston <bje@au.ibm.com>
6154
6155 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6156
6157 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6158
6159 Port to hosts whose 'sort' and 'tail' implementations
6160 treat operands with leading '+' as file names, as POSIX
6161 has required since 2001. However, make sure the code still
6162 works on pre-POSIX hosts.
6163 * ltmain.sh: Don't assume "sort +2" is equivalent to
6164 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6165
6166 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6167
6168 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6169
6170 2006-07-04 Peter O'Gorman <peter@pogma.com>
6171
6172 * ltconfig: chmod 644 before ranlib during install.
6173
6174 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6175
6176 PR bootstrap/18058
6177 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6178 if the bootstrap compiler is a GCC version that supports it.
6179 * configure: Regenerate.
6180
6181 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6182
6183 * configure.in: Fix thinkos in previous check-in.
6184 * configure: Regenerate.
6185
6186 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6187
6188 PR other/27063
6189 * configure.in: Test subdir_requires and give an appropriate
6190 error message.
6191 * configure: Regenerate.
6192
6193 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6194
6195 * MAINTAINERS (Write After Approval): Add myself.
6196
6197 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
6198
6199 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6200
6201 2006-06-22 Steve Ellcey <sje@cup.hp.com>
6202
6203 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6204
6205 2006-06-20 David Ayers <d.ayers@inode.at>
6206
6207 PR bootstrap/28072
6208 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6209 whether target-libjava is being configured instead of whether the
6210 java front end is enabled.
6211 * configure: Regenerate.
6212
6213 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6214
6215 PR target/27540
6216 * configure.in: Only enable libgomp on IRIX 6.
6217 * configure: Regenerate.
6218
6219 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
6220
6221 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6222 too.
6223 * Makefile.in: Regenerate.
6224
6225 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6226
6227 * config-ml.in: Alter CCASFLAGS to include special
6228 multilib options the same as is done for CFLAGS.
6229
6230 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6231
6232 * configure.in: Don't enable libgomp on hpux10.
6233 * configure: Rebuilt.
6234
6235 2006-06-12 David Ayers <d.ayers@inode.at>
6236
6237 PR bootstrap/27963
6238 PR target/19970
6239 * configure.in: Remove target-boehm-gc from noconfigdirs where
6240 ${libgcj} is specified.
6241 * configure: Regenerate.
6242
6243 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
6244
6245 Sync from src:
6246
6247 * configure.in: Sync.
6248 * configure: Regenerated.
6249
6250 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6251
6252 * Makefile.def: Added dependencies from sim and gdb on intl, and
6253 added configure dependencies to everything with an all dependency
6254 on intl.
6255 * Makefile.in: Regenerated.
6256
6257 2006-06-06 David Ayers <d.ayers@inode.at>
6258
6259 PR libobjc/13946
6260 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6261 * Makefile.in: Regenerate.
6262 * configure.in: Add --enable-objc-gc at toplevel and have it
6263 enable boehm-gc for Objective-C.
6264 Remove target-boehm-gc from libgcj.
6265 Add target-boehm-gc to target_libraries.
6266 Add target-boehm-gc to noconfigdirs where ${libgcj}
6267 is specified.
6268 Assert that boehm-gc is supported when requested for Objective-C.
6269 Only build boehm-gc if needed either for Java or Objective-C.
6270 * configure: Regenerate.
6271
6272 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
6273
6274 PR 27674
6275 * Makefile.tpl (configure-[+prefix+][+module+],
6276 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6277 Remove rule to unstage bootstrapped modules.
6278 (stage_current): New.
6279 * Makefile.in: Regenerate.
6280
6281 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6282
6283 * MAINTAINERS (Write After Approval): Update my e-mail address.
6284
6285 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6286
6287 * include/libiberty.h: Declare pex_run_in_environment.
6288
6289 2006-05-31 Asher Langton <langton2@llnl.gov>
6290
6291 * MAINTAINERS (Write After Approval): Add myself.
6292
6293 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
6294
6295 * Makefile.def (bfd, opcodes): Fix lib_path.
6296 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6297 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6298 * Makefile.in: Regenerate.
6299
6300 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6301
6302 * Makefile.in: Regenerate.
6303
6304 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6305
6306 * Makefile.def: Add install-html target. Add datarootdir
6307 docdir and htmldir to flags_to_pass.
6308 * Makefile.tpl: Add install-html target.
6309 * Makefile.in: Regenerate.
6310 * configure.in: Add --with-datarootdir, --with-docdir, and
6311 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6312 * configure: Regenerate.
6313
6314 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6315
6316 * configure.in: Enable gprof for cross builds.
6317 * configure: Regenerate.
6318
6319 2006-05-22 Richard Guenther <rguenther@suse.de>
6320
6321 Revert
6322 2006-01-31 Richard Guenther <rguenther@suse.de>
6323 Paolo Bonzini <bonzini@gnu.org>
6324
6325 * Makefile.def (target_modules): Add libgcc-math target module.
6326 * configure.in (target_libraries): Add libgcc-math target library.
6327 (--enable-libgcc-math): New configure switch.
6328 * Makefile.in: Re-generate.
6329 * configure: Re-generate.
6330 * libgcc-math: New toplevel directory.
6331
6332 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6333 Andreas Tobler <a.tobler@schweiz.ch>
6334
6335 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6336 * configure: Rebuilt.
6337
6338 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
6339
6340 * MAINTAINERS (Write After Approval): Add myself.
6341
6342 2006-05-01 DJ Delorie <dj@redhat.com>
6343
6344 * configure.in: Restore CFLAGS if GMP isn't present.
6345 * configure: Regenerate.
6346
6347 2006-05-01 Richard Guenther <rguenther@suse.de>
6348
6349 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6350 maintainer.
6351
6352 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
6353
6354 * MAINTAINERS (Write After Approval): Add myself.
6355
6356 2006-04-28 Jan Beulich <jbeulich@novell.com>
6357
6358 * MAINTAINERS (Write After Approval): Add myself.
6359
6360 2006-04-18 DJ Delorie <dj@redhat.com>
6361
6362 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6363 reference libgloss so that libssp can be built in a combined
6364 tree.
6365 * configure: Regenerate.
6366
6367 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
6368
6369 * MAINTAINERS (Write After Approval): Add myself.
6370
6371 2006-04-05 Ben Elliston <bje@au.ibm.com>
6372
6373 * configure.in: Require makeinfo 4.4 or higher.
6374 * configure: Regenerate.
6375
6376 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6377
6378 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6379 Rearrange the entries of other libraries to have them in one place.
6380
6381 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6382
6383 * MAINTAINERS (Write After Approval): Remove myself.
6384 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6385
6386 2006-03-14 Richard Guenther <rguenther@suse.de>
6387
6388 * configure: Regenerate with autoconf 2.13.
6389
6390 2006-03-13 Jim Blandy <jimb@codesourcery.com>
6391
6392 * MAINTAINERS: Use my work address.
6393
6394 * MAINTAINERS: Update my E-mail address.
6395
6396 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
6397
6398 * configure.in: Handle --disable-<component> generically.
6399 * configure: Regenerate.
6400
6401 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6402
6403 PR libgcj/17311
6404 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6405
6406 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6407
6408 * MAINTAINERS (Write After Approval): Remove myself.
6409 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6410
6411 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6412
6413 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6414 (TARGET_CONFIGDIRS): Remove.
6415 * configure.in: Remove AC_SUBST(target_configdirs).
6416 * Makefile.in, configure: Regenerated.
6417
6418 2006-02-20 Steven G. Kargl <kargls@comcast.net>
6419
6420 * MAINTAINERS (Write After Approval): Remove myself.
6421 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6422
6423 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
6424
6425 PR bootstrap/25670
6426
6427 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6428
6429 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6430 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6431 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6432 BUILD_PREFIX, BUILD_PREFIX_1.
6433 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6434
6435 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6436 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6437
6438 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6439 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6440 of `cat stage_current`. Always provide the `r' and `s' variables.
6441 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6442 a single shell execution.
6443 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6444 bootstrapped modules, make the stage1 module if the build was not
6445 started yet, else build the current stage.
6446 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6447 (all-build, all-host, all-target, [+make_target+]-host,
6448 [+make_target+]-target): Do not use \-continued lines.
6449 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6450 (current_stage, restrap, stage_last): New.
6451
6452 * Makefile.in: Regenerate.
6453 * configure: Regenerate.
6454
6455 2006-02-19 Bud Davis <jmdavis@link.com>
6456
6457 * MAINTAINERS (Write After Approval): Remove myself.
6458 (Language Front End Maintainers): Add myself as fortran 95
6459 maintainer and update e-mail address.
6460
6461 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6462
6463 * MAINTAINERS (Write After Approval): Remove myself.
6464 (Language Front End Maintainers): Add myself as fortran 95
6465 maintainer.
6466
6467 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
6468
6469 * MAINTAINERS (Write After Approval): Add myself.
6470
6471 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6472
6473 * MAINTAINERS (Write After Approval): Remove myself.
6474 (Language Front End Maintainers): Add myself as
6475 fortran 95 maintainer.
6476
6477 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6478
6479 Sync from src:
6480
6481 2005-12-27 Leif Ekblad <leif@rdos.net>
6482
6483 * configure.in: Add support for RDOS target.
6484 * configure: Regenerate.
6485
6486 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6487 Andreas Schwab <schwab@suse.de>
6488
6489 * configure: Regenerate.
6490
6491 2006-02-12 David Edelsohn <edelsohn@gnu.org>
6492
6493 * configure.in (enable_libgomp): Add AIX.
6494 * configure: Regenerate.
6495
6496 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6497
6498 * MAINTAINERS (Write After Approval): Add myself.
6499
6500 2006-02-03 Lee Millward <lee.millward@gmail.com>
6501
6502 * MAINTAINERS (Write After Approval): Add myself.
6503
6504 2006-01-31 Richard Guenther <rguenther@suse.de>
6505 Paolo Bonzini <bonzini@gnu.org>
6506
6507 * Makefile.def (target_modules): Add libgcc-math target module.
6508 * configure.in (target_libraries): Add libgcc-math target library.
6509 (--enable-libgcc-math): New configure switch.
6510 * Makefile.in: Re-generate.
6511 * configure: Re-generate.
6512 * libgcc-math: New toplevel directory.
6513
6514 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
6515
6516 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6517 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6518 the assembler, linker and binutils.
6519 * configure: Regenerate.
6520
6521 2006-01-22 Dirk Mueller <dmueller@suse.de>
6522
6523 * MAINTAINERS (Write After Approval): Add myself.
6524
6525 2006-01-20 Diego Novillo <dnovillo@redhat.com>
6526
6527 * configure: Regenerate.
6528
6529 2006-01-18 Richard Henderson <rth@redhat.com>
6530 Jakub Jelinek <jakub@redhat.com>
6531 Diego Novillo <dnovillo@redhat.com>
6532
6533 * libgomp: New directory.
6534 * Makefile.def: Add target_module libgomp.
6535 * Makefile.in: Regenerate.
6536 * configure.in (target_libraries): Add target-libgomp.
6537 * configure: Regenerate.
6538
6539 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
6540
6541 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6542 @ from continuation.
6543 * Makefile.in: Rebuilt.
6544
6545 2006-01-04 Chris Lattner <sabre@gnu.org>
6546
6547 * MAINTAINERS (Write After Approval): Add myself.
6548
6549 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
6550
6551 PR bootstrap/24252
6552
6553 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6554 * Makefile.tpl (OBJDUMP): New.
6555 (EXTRA_HOST_FLAGS): Add it.
6556 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6557
6558 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6559 to use symbolic links between directories. Avoid race conditions
6560 or make them harmless.
6561 * configure.in: Do not try to use symbolic links between directories.
6562
6563 * Makefile.def (LEAN): Pass.
6564 * Makefile.tpl (LEAN): Define.
6565 (stage[+id+]-start): Accept that the previous directory does not
6566 exist, if the bootstrap is lean.
6567 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6568 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6569 configure substitution.
6570 ([+compare-target+]): Likewise.
6571 ([+bootstrap-target+]-lean): New.
6572 * configure.in: Remove lean bootstrap support from here.
6573
6574 * Makefile.in: Regenerate.
6575 * configure: Regenerate.
6576
6577 2006-01-04 Ben Elliston <bje@au.ibm.com>
6578
6579 * MAINTAINERS (libdecnumber): Add myself.
6580
6581 2006-01-02 Mark Mitchell <mark@codesourcery.com>
6582
6583 * libtool-ldflags: New script.
6584
6585 2006-01-02 Andreas Schwab <schwab@suse.de>
6586
6587 * configure.in: When reconfiguring remove Makefile in
6588 all stage directories.
6589 * configure: Regenerate.
6590
6591 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6592
6593 * MAINTAINERS: Update my email address.
6594
6595 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
6596
6597 Revert Ada-related part of the previous change.
6598
6599 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6600 Do not pass.
6601 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6602 * Makefile.in: Regenerate.
6603 * configure.in: Do not include mt-ppc-aix target fragment.
6604 * configure: Regenerate.
6605
6606 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
6607
6608 * configure.in: Select appropriate fragments for PowerPC/AIX.
6609 * configure: Regenerate.
6610
6611 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6612 BOOT_CFLAGS, BOOT_LDFLAGS.
6613 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6614 BOOT_CFLAGS, BOOT_LDFLAGS.
6615 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6616 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6617 (stage): Fail if we cannot complete the work.
6618 * Makefile.in: Regenerate.
6619
6620 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6621
6622 * configure.in: Replace ms1 with mt.
6623 * configure: Rebuilt.
6624
6625 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6626
6627 * MAINTAINERS: Update my email address.
6628
6629 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
6630
6631 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6632 install-host-nogcc): Don't invoke $(stage) at the end.
6633 * Makefile.in: Regenerate.
6634
6635 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
6636
6637 * configure.in: Flip the top-level bootstrap switch.
6638 * configure: Regenerate.
6639
6640 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6641
6642 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6643 $(stage) and $(unstage).
6644 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6645 (all): Remove stray semicolon.
6646 (local-distclean): Don't handle multilib.tmp and multilib.out.
6647 (install.all): Set $s for consistency.
6648 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6649 check_multilibs setting. Always make the install directory.
6650 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6651 Correct @if/@endif.
6652 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6653 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6654 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6655 (multilib.out): Remove.
6656 * Makefile.in: Regenerated.
6657
6658 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
6659
6660 * MAINTAINERS (Write After Approval): Add myself.
6661
6662 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6663
6664 * MAINTAINERS: Add myself as mt maintainer.
6665
6666 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6667
6668 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6669
6670 * MAINTAINERS: Change email address.
6671
6672 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
6673
6674 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6675 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6676 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6677 Find in-tree tools if available.
6678 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6679 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6680 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6681 (COMPILER_*_FOR_TARGET): New.
6682 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6683 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6684 (CONFIGURED_*, USUAL_*): Remove.
6685 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6686 STRIP): Use autoconf substitutions.
6687 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6688 COMPILER_NM_FOR_TARGET): New.
6689 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6690
6691 (all): Make all-host and all-target in parallel.
6692 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6693 that $$r and $$s are set before invoking a recursive make.
6694 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6695 ([+bootstrap-target+]): Inline most of the `all' target.
6696
6697 2005-11-29 Ben Elliston <bje@au.ibm.com>
6698
6699 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6700 from the gcc build directory.
6701 * Makefile.in: Regenerate.
6702
6703 2005-11-29 Ben Elliston <bje@au.ibm.com>
6704
6705 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6706 depend on all-libdecnumber.
6707 * configure.in (host_libs): Include libdecnumber.
6708 * Makefile.in: Regenerate.
6709 * configure: Likewise.
6710
6711 2005-11-29 Ben Elliston <bje@au.ibm.com>
6712
6713 * libdecnumber: Import decNumber sources from the dfp-branch.
6714
6715 2005-11-21 Kean Johnston <jkj@sco.com>
6716
6717 * config.sub, config.guess: Sync from upstream sources.
6718
6719 2005-11-21 Ben Elliston <bje@au.ibm.com>
6720
6721 Import from Autoconf sources:
6722
6723 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6724 * config/move-if-change: Don't output "$2 is unchanged";
6725 suggested by Ben Elliston. Handle weird characters correctly.
6726
6727 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6728
6729 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6730 to match upstream libtool for darwin.
6731
6732 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6733
6734 * Makefile.def: Remove gdb dependencies for gdbtk.
6735 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6736 (configure-gdb, install-gdb): New rules.
6737 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6738 * Makefile.in, configure: Regenerated.
6739
6740 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6741
6742 * MAINTAINERS (Write After Approval): Add myself.
6743
6744 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6745
6746 * MAINTAINERS (Write After Approval): Add myself.
6747
6748 2005-10-24 Diego Novillo <dnovillo@redhat.com>
6749
6750 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6751 Diego Novillo.
6752
6753 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
6754
6755 PR bootstrap/24297
6756 * Makefile.tpl (do-[+make-target+], do-check, install,
6757 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6758 are set before recursing.
6759 * Makefile.in: Regenerate.
6760
6761 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6762
6763 PR bootstrap/18939
6764 * Makefile.def (gcc) <target>: Fix thinko.
6765 * Makefile.in: Regenerate.
6766
6767 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6768
6769 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6770 * configure: Regenerate.
6771
6772 2005-10-15 Jie Zhang <jie.zhang@analog.com>
6773
6774 * MAINTAINERS (Write After Approval): Add self.
6775
6776 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
6777
6778 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6779 target-libffi, target-qthreads, target-libjava, and
6780 targetlibobjc.
6781 * configure: Regenerate.
6782
6783 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6784
6785 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6786 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6787 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6788 (USUAL_OBJDUMP_FOR_TARGET): New.
6789 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6790 * configure.in: Check for $OBJDUMP_FOR_TARGET.
6791 * configure, Makefile.in: Regenerated.
6792
6793 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6794
6795 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6796 before other host packages.
6797
6798 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6799
6800 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6801
6802 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6803
6804 PR bootstrap/22340
6805
6806 * configure.in (default_target): Remove.
6807 * Makefile.tpl (all): Do not use prerequisites as subroutines
6808 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6809 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6810 use prerequisites as subroutines.
6811 (check-host, check-target): New.
6812 (bootstrap configure & all targets): Do not use stage*-start
6813 if the directory layout is already ok.
6814 (non-bootstrap configure & all targets): Prepend a $(unstage).
6815 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6816 (NOTPARALLEL): Remove.
6817 (unstage, stage variables): New variables.
6818 (unstage, stage targets): Simply expand to those variables.
6819
6820 * configure: Regenerate.
6821 * Makefile.in: Regenerate.
6822
6823 2005-10-04 James E Wilson <wilson@specifix.com>
6824
6825 * Makefile.def (lang_env_dependencies): Add libmudflap.
6826 * Makefile.in: Regenerate.
6827
6828 2005-10-03 Andreas Schwab <schwab@suse.de>
6829
6830 Backport from libtool CVS:
6831 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6832
6833 * ltmain.sh: add support for installing into temporary
6834 staging area (e.g. 'make install DESTDIR=...')
6835
6836 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6837
6838 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6839 * configure: Regenerated.
6840
6841 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6842
6843 * configure: Regenerate with the correct
6844 autoconf version.
6845
6846 2005-09-30 Catherine Moore <clm@cm00re.com>
6847
6848 * configure.in (bfin-*-*): New.
6849 * configure: Regenerated.
6850
6851 2005-09-28 Geoffrey Keating <geoffk@apple.com>
6852
6853 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6854 (LIPO_FOR_TARGET): New.
6855 (CONFIGURED_LIPO_FOR_TARGET): New.
6856 (USUAL_LIPO_FOR_TARGET): New.
6857 (STRIP_FOR_TARGET): New.
6858 (CONFIGURED_STRIP_FOR_TARGET): New.
6859 (USUAL_STRIP_FOR_TARGET): New.
6860 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6861 STRIP_FOR_TARGET.
6862 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6863 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6864 * Makefile.in: Regenerate.
6865 * configure: Regenerate.
6866
6867 2005-09-19 David Edelsohn <edelsohn@gnu.org>
6868
6869 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6870 (rs6000-*-aix*): Same.
6871 * configure: Regenerate.
6872
6873 2005-09-16 Tom Tromey <tromey@redhat.com>
6874
6875 * MAINTAINERS: Add self as java maintainer.
6876
6877 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6878
6879 * configure.in: Recognize f95 in the --enable-languages option,
6880 and substitute it for fortran, issuing a warning.
6881 * configure: Regenerate.
6882
6883 2005-08-30 Phil Edwards <phil@codesourcery.com>
6884
6885 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6886 * configure: Regenerated.
6887
6888 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
6889
6890 * MAINTAINERS: Add self as ms1 maintainer.
6891
6892 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6893
6894 * Makefile.def (libssp): Add to lang_env_dependencies.
6895 * Makefile.in: Regenerate.
6896
6897 2005-08-18 Ian Lance Taylor <ian@airs.com>
6898
6899 * MAINTAINERS: Add myself as middle-end maintainer.
6900
6901 2005-08-17 Christian Groessler <chris@groessler.org>
6902
6903 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6904 * Makefile.in: Regenerate.
6905
6906 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6907
6908 * MAINTAINERS (write after approval): Added myself.
6909
6910 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6911
6912 * MAINTAINERS (Write After Approval): Add myself.
6913
6914 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6915
6916 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6917 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6918 Look for alternate names of the target cc and c++
6919 * configure: Regenerate.
6920
6921 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6922
6923 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6924 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6925 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6926 tools; remove code to manually set them.
6927 (Target tools): Look in the environment for them.
6928 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6929 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6930 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6931 build directory.
6932 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6933 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6934 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6935 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6936 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6937 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6938 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6939 * configure: Regenerate.
6940 * Makefile.in: Regenerate.
6941
6942 2005-07-28 Ben Elliston <bje@au.ibm.com>
6943
6944 * MAINTAINERS: Update for removed CPU targets.
6945
6946 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6947
6948 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6949 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6950 * Makefile.in: Regenerated.
6951
6952 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6953
6954 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6955 (CFLAGS_FOR_TARGET): Use it.
6956 (CXXFLAGS_FOR_TARGET): Likewise.
6957 * Makefile.in: Regenerated.
6958 * configure.in (--with-build-sysroot): New option.
6959 * configure: Regenerated.
6960
6961 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6962
6963 * Makefile.tpl: Wrap install between unstage and stage
6964 * Makefile.in: Regenerate.
6965
6966 2005-07-21 Eric Christopher <echristo@apple.com>
6967
6968 * MAINTAINERS: Update affiliation.
6969
6970 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6971
6972 * MAINTAINERS: Add self as crx port maintainer.
6973
6974 2005-07-20 DJ Delorie <dj@redhat.com>
6975
6976 * MAINTAINERS: Add self as m32c maintainer.
6977
6978 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6979
6980 * all files: Update FSF address.
6981
6982 2005-07-15 Eric Christopher <echristo@redhat.com>
6983
6984 * MAINTAINERS: Change affiliation.
6985
6986 2005-07-14 Jim Blandy <jimb@redhat.com>
6987
6988 * configure.in: Add cases for Renesas m32c.
6989 * configure: Regenerated.
6990
6991 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6992
6993 * COPYING.LIB: Update from fsf.org.
6994
6995 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6996
6997 * COPYING, compile, config.guess,
6998 config.sub, install-sh, missing, mkinstalldirs,
6999 symlink-tree, ylwrap: Sync from upstream sources.
7000 * config-ml.in: Update FSF address.
7001
7002 2005-07-13 Eric Christopher <echristo@redhat.com>
7003
7004 * configure.in: Add toplevel noconfigdir support for tpf.
7005 * configure: Regenerate.
7006
7007 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
7008
7009 PR ada/22340
7010
7011 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7012 * Makefile.in: Regenerate.
7013
7014 2005-07-07 Mark Mitchell <mark@codesourcery.com>
7015
7016 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7017 Brolley to write-after-approval.
7018
7019 2005-07-07 Andreas Schwab <schwab@suse.de>
7020
7021 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7022 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7023 * Makefile.in: Regenerated.
7024
7025 2005-07-06 Geoffrey Keating <geoffk@apple.com>
7026
7027 * configure.in: Don't build sim or rda when targetting darwin.
7028 * configure: Regenerate.
7029
7030 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
7031
7032 * configure.in: Add --enable-libssp and --disable-libssp.
7033 * configure: Regenerate with autoconf-2.13.
7034
7035 2005-07-02 Jakub Jelinek <jakub@redhat.com>
7036
7037 * Makefile.def (target_modules): Add libssp.
7038 * configure.in (target_libraries): Add target-libssp.
7039 * configure: Rebuilt.
7040 * Makefile.in: Rebuilt.
7041
7042 2005-07-01 Zack Weinberg <zackw@panix.com>
7043
7044 * MAINTAINERS: Change email address. Resign from maintainership.
7045
7046 2005-07-01 Richard Guenther <rguenther@suse.de>
7047
7048 * MAINTAINERS: Change my e-mail address and affiliation.
7049
7050 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
7051
7052 * Makefile.def (stagefeedback): Come after profile.
7053 Define profiledbootstrap target.
7054 * Makefile.tpl (profiledbootstrap): Remove.
7055 (stageprofile-end): Zap stagefeedback.
7056 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7057 * Makefile.in: Regenerate.
7058
7059 2005-06-13 Richard Sandiford <richard@codesourcery.com>
7060
7061 * MAINTAINERS: Update my email address.
7062
7063 2005-06-13 Zack Weinberg <zack@codesourcery.com>
7064
7065 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7066 In 'cpp' stanza, support '#line' as well as '# '.
7067
7068 2005-06-08 Andreas Schwab <schwab@suse.de>
7069
7070 * MAINTAINERS: Move myself from 'Write After Approval' to
7071 'CPU Port Maintainers' section as m68k maintainer.
7072
7073 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
7074
7075 * configure.in (unsupported_languages): New macro.
7076 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7077 non-ported target libraries in noconfigdirs.
7078 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7079 non-linux-gnu. Remove libgcj_ex_libffi.
7080 <lang_frag loop>: Set add_this_lang=no if the language is in
7081 unsupported_languages.
7082 * configure: Regenerate.
7083
7084 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7085
7086 * configure.in: Fix typo in handling of --with-mpfr-dir.
7087 * configure: Regenerate.
7088
7089 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7090
7091 * MAINTAINERS: Update my email address.
7092
7093 2005-06-02 Jim Blandy <jimb@redhat.com>
7094
7095 * config.sub: Add cases for the Renesas m32c. (This patch has been
7096 accepted into the master sources.)
7097
7098 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
7099 Michael Snyder <msnyder@redhat.com>
7100 Stan Cox <scox@redhat.com>
7101
7102 * configure.in: Set noconfigdirs for ms1.
7103
7104 * configure: Regenerate.
7105
7106 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7107
7108 * MAINTAINERS (Write After Approval): Add self.
7109
7110 2005-06-01 Josh Conner <jconner@apple.com>
7111
7112 * MAINTAINERS (Write After Approval): Add self.
7113
7114 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
7115
7116 * MAINTAINERS: Update my email address.
7117
7118 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7119
7120 * MAINTAINERS (Write After Approval): Add self.
7121
7122 2005-05-26 Chris Demetriou <cgd@broadcom.com>
7123
7124 * MAINTAINERS (Write After Approval): Remove self.
7125
7126 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
7127
7128 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7129 (Dependencies): Consider target modules for bootstrap dependencies.
7130 Make target bootstrap modules depend on each stage's gcc.
7131 * Makefile.in: Regenerate.
7132
7133 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
7134
7135 * Makefile.def (configure-gcc): Depend on binutils having been built.
7136 (all-gcc): No need to do it here.
7137 * Makefile.in: Regenerate.
7138
7139 2005-05-19 Paul Brook <paul@codesourcery.com>
7140
7141 * configure.in: Rewrite misleading error message when requested
7142 language cannot be built.
7143 * configure: Regenerate.
7144
7145 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7146
7147 * ylwrap: Import from Automake 1.9.5.
7148
7149 2005-05-13 David Ung <davidu@mips.com>
7150
7151 * MAINTAINERS (Write After Approval): Add self.
7152
7153 2005-05-09 Mike Stump <mrs@apple.com>
7154
7155 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7156 lt_cv_sys_max_cmd_len for now.
7157
7158 2005-05-09 Stan Cox <scox@redhat.com>
7159
7160 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7161
7162 2005-05-08 Matt Kraai <kraai@ftbfs.org>
7163
7164 * README.SCO: Update the URL.
7165
7166 2005-05-05 David Edelsohn <edelsohn@gnu.org>
7167
7168 * ltconfig: Define file_list_spec. Pass file_list_spec and
7169 with_gnu_ld to libtool.
7170 * ltcf-c.sh (aix[45]): Define file_list_spec.
7171 * ltcf-cxx.sh (aix[45]): Same.
7172 * ltcf-gcj.sh (aix[45]): Same.
7173 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7174 exists, write list of input files to temporary file.
7175
7176 2005-05-04 Mike Stump <mrs@apple.com>
7177
7178 * configure.in: Always pass --target to target configures as
7179 otherwise rebuilds that do --recheck will fail.
7180 * confiugure: Rebuilt.
7181
7182 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
7183
7184 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7185 STAGE_HOST_EXPORTS.
7186 (configure, all): Add bootstrap support.
7187 (Host modules, target modules): Pass post-stage1 flags and exports.
7188 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7189 * Makefile.in: Regenerate.
7190
7191 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
7192
7193 * configure: Regenerate.
7194
7195 2005-04-27 Mike Stump <mrs@apple.com>
7196
7197 * MAINTAINERS: Add self as darwin maintainer.
7198
7199 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7200
7201 * config.sub: Update from master copy.
7202
7203 2005-04-21 Mike Stump <mrs@apple.com>
7204
7205 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7206 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7207
7208 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
7209
7210 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7211 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7212 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7213 "*-*-elf" and "*-*-linux*".
7214 * configure: Regenerate.
7215
7216 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7217
7218 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7219
7220 2005-04-12 Mike Stump <mrs@apple.com>
7221
7222 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7223
7224 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7225
7226 * MAINTAINERS (Write After Approval): Add myself.
7227
7228 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7229
7230 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7231
7232 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
7233
7234 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7235 (TARGET_CONFIGARGS): Include --with-target-subdir.
7236 (configure, all): New macros. Use them throughout.
7237 * Makefile.in: Regenerate.
7238
7239 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7240
7241 * MAINTAINERS (Write After Approval): Add myself.
7242
7243 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7244
7245 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7246
7247 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7248
7249 * MAINTAINERS: Move John Carr to Write After Approval.
7250
7251 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
7252
7253 * config/mh-mingw32: Delete.
7254 * configure.in: Don't use it.
7255 * configure: Regenerate.
7256
7257 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
7258
7259 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7260 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7261 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7262 (HOST_LIB_PATH): Generate from Makefile.def.
7263 (TARGET_LIB_PATH): Likewise.
7264 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7265 * Makefile.in: Regenerate.
7266 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7267 (RPATH_ENVVAR): Include Darwin case.
7268 * configure: Regenerate.
7269
7270 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7271
7272 * MAINTAINERS (Various Maintainers): Remove self.
7273 (Write After Approval): Add self.
7274
7275 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7276
7277 * MAINTAINERS (Various Maintainers): Add self.
7278
7279 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
7280
7281 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7282 * configure: Regenerate.
7283
7284 2005-03-21 Zack Weinberg <zack@codesourcery.com>
7285
7286 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7287 gcc_version, and gcc_version_trigger from set of flags to pass.
7288 * Makefile.tpl: Remove definitions of above variables.
7289 (config.status): Remove dependency on $(gcc_version_trigger).
7290 * Makefile.in: Regenerate.
7291 * configure.in: Do not reference config/gcc-version.m4 nor
7292 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7293 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7294 * configure: Regenerate.
7295
7296 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
7297 Andrew Pinski <pinskia@physics.uc.edu>
7298
7299 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7300 * Makefile.in: Regenerate.
7301
7302 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7303
7304 * MAINTAINERS (Write After Approval): Add myself.
7305
7306 2005-03-03 David Ayers <d.ayers@inode.at>
7307
7308 * MAINTAINERS (Write After Approval): Add myself.
7309
7310 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
7311
7312 PR libgcj/20160
7313 * ltmain.sh: Avoid creating archives with components that have
7314 duplicate basenames.
7315
7316 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7317
7318 PR bootstrap/20250
7319 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7320 instead of check.
7321 * Makefile.in: Regenerate.
7322
7323 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7324
7325 * Makefile.in: Regenerate to fix conflict between the previous two
7326 patches.
7327
7328 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7329
7330 PR bootstrap/17383
7331 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7332 * Makefile.tpl (HOST_SUBDIR): New substitution.
7333 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7334 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7335 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7336 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7337 (Host modules, Bootstrapped modules): Use it.
7338 (Build modules, Target modules): Do not create symlink trees,
7339 always configure out-of-srcdir.
7340 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7341 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7342 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7343 $(HOST_SUBDIR). Create a symlink for host_subdir.
7344
7345 * Makefile.in: Regenerate.
7346 * configure: Regenerate.
7347
7348 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7349
7350 Merged from libada-gnattools-branch:
7351 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7352
7353 * gnattools: New directory.
7354 * Makefile.def: Add gnattools as a module, depending on target-libada.
7355 * Makefile.in: Regenerate.
7356 * configure.in: Include gnattools in host_tools; disable it if ada
7357 is disabled.
7358 * configure: Regenerate.
7359
7360 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
7361
7362 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7363 treelang maintainer.
7364 (Write After Approval): Remove myself.
7365
7366 2005-02-23 Paul Schlie <schlie@comcast.net>
7367
7368 * configure.in: Allow darwin targeted ports to build tk, itcl and
7369 libgui.
7370 * configure: Regenerate.
7371
7372 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7373
7374 PR libgcj/10353
7375 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7376 * configure: Regenerate.
7377
7378 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7379
7380 * MAINTAINERS (Write After Approval): Add myself.
7381
7382 2005-02-10 Ian Lance Taylor <ian@airs.com>
7383
7384 * MAINTAINERS: Update my e-mail address.
7385
7386 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7387
7388 * MAINTAINERS (Write After Approval): Add myself.
7389
7390 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
7391
7392 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7393 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7394 target-libgloss when not *-*-elf and *-*-aout.
7395 * configure: Regenerate.
7396
7397 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7398
7399 * MAINTAINERS: Remove obsolete entries.
7400
7401 * MAINTAINERS (Write After Approval): Add Michael Matz.
7402
7403 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
7404
7405 * MAINTAINERS: Remove self as cpplib maintainer.
7406
7407 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7408
7409 * install-sh, config.sub: Import from upstream.
7410
7411 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7412
7413 PR bootstrap/18222
7414 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7415 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7416 * Makefile.in: Regenerate.
7417
7418 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
7419
7420 * MAINTAINERS: Update my email address.
7421
7422 2005-01-12 David Edelsohn <edelsohn@gnu.org>
7423 Andreas Schwab <schwab@suse.de>
7424
7425 PR bootstrap/18033
7426 * config-ml.in: Eval option if surrounded by single quotes.
7427
7428 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
7429
7430 Revert 2004-12-28 Makefile changes, a better fix will be
7431 applied to mainline and src after GCC 4.0 branches.
7432
7433 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
7434
7435 PR bootstrap/17383
7436
7437 * Makefile.def (target_modules): Remove stage parameter,
7438 it is always true now.
7439 * Makefile.tpl (configure-build-[+module+],
7440 configure-target-[+module+]): Always build symlink tree
7441 for the directory and for include. BUILD_SUBDIR and
7442 TARGET_SUBDIR cannot be . anymore.
7443 * Makefile.in: Regenerate.
7444
7445 2004-12-25 David Edelsohn <edelsohn@gnu.org>
7446
7447 Revert 2004-12-08 Makefile changes.
7448
7449 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7450
7451 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7452 cygwin, mingw.
7453
7454 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7455
7456 * configure.in (sh64-*-*): Reenable gprof.
7457 * configure: Regenerate.
7458
7459 2004-12-08 David Edelsohn <edelsohn@gnu.org>
7460
7461 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7462 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7463 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7464 * Makefile.in: Regenerate.
7465
7466 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7467
7468 * MAINTAINERS: Update my email address.
7469
7470 2004-12-07 Matt Kraai <kraai@ftbfs.org>
7471
7472 * Makefile.tpl: Generate normal dependencies if the LHS module is
7473 not bootstrapped.
7474 * Makefile.in: Regenerate.
7475
7476 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7477
7478 * configure.in: Include config/gxx-include-dir.m4. Use
7479 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7480 * configure: Regenerate.
7481
7482 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7483
7484 * config.if: Delete.
7485 * configure.in: Set libstdcxx_incdir directly.
7486 * configure: Regenerate.
7487
7488 2004-12-02 Eric Christopher <echristo@redhat.com>
7489
7490 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7491 * Makefile.in: Regenerate.
7492
7493 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7494
7495 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7496 * configure: Regenerate.
7497
7498 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7499
7500 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7501 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7502 * configure: Regenerate.
7503
7504 2004-12-01 Eric Christopher <echristo@redhat.com>
7505
7506 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7507 of things to remove.
7508
7509 2004-11-29 Matt Kraai <kraai@ftbfs.org>
7510
7511 * MAINTAINERS (Write After Approval): Update my e-mail address.
7512
7513 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7514
7515 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7516 from CVS libtool to always pass_all.
7517
7518 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7519
7520 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7521 (hppa*64*-*-*): Delete incorrect comment.
7522 * configure: Rebuilt.
7523
7524 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7525
7526 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7527
7528 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7529
7530 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7531 from CVS libtool to always pass_all.
7532
7533 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7534
7535 * install-sh, compile: Import from automake.
7536
7537 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7538
7539 * config.guess, config.sub: Import from savannnah.
7540
7541 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
7542
7543 * MAINTAINERS (Write After Approval): Add myself
7544
7545 2004-11-12 Mike Stump <mrs@apple.com>
7546
7547 * Makefile.def: Add html support.
7548 * Makefile.tpl: Likewise.
7549 * Makefile.in: Regenerate.
7550
7551 2004-11-11 Geoffrey Keating <geoffk@apple.com>
7552
7553 PR 18423
7554 * configure.in: Remove all instances of build-fixincludes from
7555 noconfigdirs.
7556 (build_configargs): Supply --target to subdirectories.
7557 * configure: Regenerate.
7558
7559 * Makefile.def: Make gcc install depend on fixincludes install.
7560 * Makefile.in: Regenerate.
7561
7562 2004-11-10 Janis Johnson <janis187@us.ibm.com>
7563
7564 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7565
7566 2004-11-11 Paul Brook <paul@codesourcery.com>
7567
7568 * MAINTAINERS: Add self as arm maintainer. Update email address.
7569
7570 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7571
7572 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7573 target-libgfortran.
7574 * configure: Regenerate.
7575
7576 2004-11-07 David Edelsohn <edelsohn@gnu.org>
7577
7578 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7579 like CC.
7580
7581 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
7582
7583 * Makefile.def (host fixincludes): Specify missing targets.
7584 * Makefile.in: Regenerate.
7585
7586 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7587
7588 * MAINTAINERS: Add myself
7589
7590 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7591
7592 * MAINTAINERS (Write After Approval): Add myself.
7593
7594 2004-11-04 Geoffrey Keating <geoffk@apple.com>
7595
7596 * Makefile.def: Build fixincludes for the host, too.
7597 * Makefile.in: Regenerate.
7598 * configure.in (host_tools): Add fixincludes.
7599 * configure: Regenerate.
7600
7601 2004-11-04 Daniel Jacobowitz <dan@debian.org>
7602
7603 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7604 * configure: Regenerated.
7605
7606 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7607
7608 PR other/17783
7609 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7610 * configure: Regenerated.
7611
7612 2004-10-31 Mark Mitchell <mark@codesourcery.com>
7613
7614 * README.SCO: Update per FSF instructions.
7615
7616 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
7617
7618 PR target/18151
7619 * configure.in (case ${target}): Do not build fixincludes for avr.
7620 * configure: Regenerated.
7621
7622 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
7623
7624 * configure.in (case ${target}): Do not build fixincludes
7625 on platforms where it is not used.
7626 * configure: Regenerated.
7627
7628 2004-10-23 Daniel Jacobowitz <dan@debian.org>
7629
7630 * configure.in: Use an absolute path to install-sh.
7631 * configure: Regenerated.
7632
7633 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7634
7635 * MAINTAINERS (Write After Approval): Add myself.
7636
7637 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7638
7639 * MAINTAINERS: Remove from Write After Approval those that are
7640 already maintainers.
7641
7642 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7643
7644 * MAINTAINERS: Update my email address.
7645
7646 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7647
7648 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7649 * configure: Regenerate.
7650
7651 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
7652
7653 * MAINTAINERS: Update my email address.
7654
7655 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7656
7657 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7658 entries belonging to this category.
7659
7660 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7661
7662 * MAINTAINERS: Update my e-mail address.
7663
7664 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
7665
7666 Fix wrong conflict resolution in:
7667
7668 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7669
7670 * Makefile.in: Regenerate.
7671 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7672 in the recursive `make', instead of hardwiring `all'.
7673 (Autogenerated TARGET-* variables): New.
7674
7675 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7676
7677 * configure.in: Enable target-libgloss for crx-*-*.
7678 * configure: Regenerate.
7679
7680 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7681
7682 * MAINTAINERS (Various Maintainers): Move the "windows,
7683 cygwin, mingw" maintainer to ...
7684 (OS Port Maintainers): ... here.
7685
7686 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7687
7688 * MAINTAINERS (Write After Approval): Remove those that are
7689 maintainers of some subsystem.
7690
7691 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7692
7693 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7694 * ltcf-cxx.sh (tpf*): Likewise.
7695 * ltconfig (tpf*): Add TPF OS configuration support.
7696
7697 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7698
7699 * MAINTAINERS: Change my email address to my new work account.
7700
7701 2004-09-24 Michael Roth <mroth@nessie.de>
7702
7703 * configure.in (--without-headers): Add missing double quotes.
7704 * configure: Regenerate.
7705
7706 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
7707
7708 * ylwrap: Revert to previous version.
7709
7710 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7711
7712 PR bootstrap/17369
7713 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7714 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7715 SET_GCC_LIB_PATH_CMD.
7716 (BASE_TARGET_EXPORTS): Likewise.
7717 * Makefile.in: Regenerated.
7718
7719 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7720 * configure: Regenerated.
7721
7722 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7723
7724 * config.guess: New upstream version
7725 * compile, depcomp, install-sh, ylwrap: Likewise.
7726
7727 2004-09-19 Roger Sayle <roger@eyesopen.com>
7728
7729 * config/mh-x86omitfp: New host makefile fragment. Add
7730 -fomit-frame-pointer to the default BOOT_CFLAGS.
7731 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7732 * configure: Regenerate.
7733
7734 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7735
7736 PR target/11572
7737 * configure.in (*-*-darwin*): Renable libobjc.
7738 * configure: Regenerate.
7739
7740 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7741
7742 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7743
7744 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
7745
7746 * Makefile.def: Remove libbanshee.
7747 * Makefile.tpl: Ditto.
7748 * configure.in: Ditto.
7749 * Makefile.in: Regen.
7750 * configure: Ditto.
7751
7752 2004-09-08 David Edelsohn <edelsohn@gnu.org>
7753
7754 * ltmain.sh: Use $pic_object as $non_pic_object if
7755 $non_pic_object=none.
7756
7757 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
7758
7759 * missing: Import latest version from master repository.
7760
7761 2004-09-06 Nick Clifton <nickc@redhat.com>
7762
7763 * config.sub: Import latest version from master repository.
7764 * config.guess: Likewise.
7765 This includes these changes:
7766
7767 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7768
7769 * config.sub: Handle crisv32, alias etraxfs.
7770 * config.guess (crisv32:Linux:*:*): Handle.
7771
7772 2004-08-13 Brad Smith <brad@comstyle.com>
7773
7774 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7775 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7776
7777 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7778
7779 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7780 assume the processor is a powerpc. This is because coreutils
7781 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7782 in this case, due to a MacOS X bug that causes
7783 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7784 to return a negative number.
7785 Problem reported by Petter Reinholdtsen in:
7786 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7787
7788 2004-07-19 Ben Elliston <bje@gnu.org>
7789
7790 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7791
7792 2004-06-24 Ben Elliston <bje@gnu.org>
7793
7794 * config.guess: Update copyright years.
7795 * config.sub: Likewise.
7796
7797 2004-06-22 Robert Millan <robertmh@gnu.org>
7798
7799 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7800 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7801
7802 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7803
7804 * config.guess (*:*VMS:*:*): New entry. Replaces
7805 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7806 manufacturer.
7807
7808 2004-06-22 Ben Elliston <bje@gnu.org>
7809
7810 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7811 * config.sub: Likewise.
7812
7813 2004-06-22 Ben Elliston <bje@gnu.org>
7814
7815 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7816 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7817
7818 2004-06-11 Ben Elliston <bje@gnu.org>
7819
7820 * config.guess (pegasos:OpenBSD:*:*): Remove.
7821
7822 2004-06-11 Ben Elliston <bje@gnu.org>
7823
7824 From Wouter Verhelst <wouter@grep.be>:
7825 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7826
7827 2004-06-11 Ben Elliston <bje@gnu.org>
7828
7829 * config.guess (luna88k:OpenBSD:*:*): New.
7830
7831 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7832
7833 * config.guess (m32r*:Linux:*:*): New case.
7834 * config.sub: Handle m32rle.
7835
7836 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7837
7838 From Jens Petersen <petersen@redhat.com>:
7839 * config.sub: Handle sparcv8.
7840
7841 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7842
7843 From Tom Smith <smith@cag.lkg.hp.com>:
7844 * config.guess: Version suffixes are equally significant on Tru64
7845 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7846 prefix of "P" (patched kernel).
7847
7848 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7849
7850 * config.sub: Add support for National Semiconductor CRX target.
7851
7852 2004-09-03 Janis Johnson <janis187@us.ibm.com>
7853
7854 * MAINTAINERS (Various Maintainers): Remove myself as web page
7855 maintainer, add myself as maintainer of build status lists.
7856
7857 2004-09-03 Jan Beulich <jbeulich@novell.com>
7858
7859 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7860 *-*-netware, but add target-libmudflap.
7861 Consolidate *-*-netware targets (of which really only i?86 exists)
7862 into a single entry.
7863 * configure: Likewise.
7864
7865 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
7866
7867 * Makefile.tpl (sorry): Remove.
7868 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7869 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7870 (do-clean): Clean per-stage directories too.
7871 (do-distclean): Run distclean-stage1 too.
7872 (.NOTPARALLEL): Enable during toplevel bootstrap.
7873 (stage[+id+]-bubble): Enable parallel execution during
7874 the recursive invocation.
7875 * Makefile.in: Regenerate.
7876
7877 Fix previous checkin:
7878
7879 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7880 include.
7881 * configure.in: Fix indentation.
7882 * configure: Regenerate.
7883
7884 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
7885
7886 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7887 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7888 * configure: regenerate
7889 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7890 -mdynamic-no-pic
7891
7892 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
7893
7894 * Makefile.def (build_modules): Add fixincludes.
7895 (dependencies): Make gcc depend on fixincludes.
7896 * configure.in (build_tools): Add fixincludes.
7897 (build_configdirs): Always include build_libs.
7898 * Makefile.in: Regenerate.
7899 * configure: Regenerate.
7900
7901 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7902
7903 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7904 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7905 phony targets; do not generate timestamp files.
7906 (distclean-stageN): Remove references to their timestamp files.
7907 (restageN, touch-stageN): Remove.
7908 (stageN-bubble): Rewritten.
7909 (compare): Support lean bootstraps.
7910 * Makefile.in: Regenerate.
7911
7912 * configure.in: Only warn when bootstrapping but
7913 build != host or build != target. Support lean bootstraps.
7914 * configure: Regenerate.
7915
7916 2004-08-26 Phil Edwards <phil@codesourcery.com>
7917
7918 * configure.in: Give a better error message if GMP/MPFR are missing
7919 and a language needing them has been requested.
7920 * configure: Regenerated.
7921
7922 2004-08-25 Phil Edwards <phil@codesourcery.com>
7923
7924 * configure.in: Print a list of available language front-ends if
7925 a requested one is missing. Tidy stray tab characters.
7926 * configure: Regenerated.
7927
7928 2004-08-19 Michael Koch <konqueror@gmx.de>
7929
7930 * gcc/doc/install.texi: Update entry about automake for libjava.
7931
7932 2004-08-17 Robert Millan <robertmh@gnu.org>
7933
7934 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7935 (instead of FreeBSD).
7936 * configure: Regenerate.
7937
7938 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7939
7940 * Makefile.in: Regenerate.
7941 * configure: Regenerate.
7942
7943 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7944 stage_*_flags.
7945 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7946 for bootstrapped modules if toplevel bootstrap is going.
7947 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7948 modules. Adjust for changes in Makefile.def. Enable several
7949 rules even in non-bootstrap mode, just to avoid peppering the
7950 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7951 (stage-[+prev+]-bubble): Remove.
7952
7953 * Makefile.def (Dependencies): Depend on all-build-bison,
7954 all-build-flex, all-build-byacc, all-build-texinfo, rather
7955 than the host variations.
7956 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7957 with BUILD_SUBDIR.
7958 (BISON): Update for recent Bisons.
7959 (YACC): Fix typo.
7960 (cross): Depend on all-build.
7961 (all): Do not depend on all-build.
7962 (prebootstrap): Remove.
7963 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7964 (Prebootstrap dependencies): Add them to the per-stage targets
7965 and to all-prebootstrap.
7966 * configure.in (build_configdirs): Always enable build_tools.
7967 (BUILD_DIR_PREFIX): Remove.
7968
7969 * Makefile.def (gcc): Add target variable.
7970 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7971 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7972 in the recursive `make', instead of hardwiring `all'.
7973 (Autogenerated TARGET-* variables): New.
7974
7975 2004-08-13 Brian Booth <bbooth@redhat.com>
7976
7977 * MAINTAINERS: Remove myself from write-after-approval.
7978
7979 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7980
7981 * src-release: Stop distributing mmalloc with gdb (which doesn't
7982 use it).
7983 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7984 * Makefile.in: Regenerate.
7985
7986 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7987
7988 * configure.in (arm*-*-eabi*): New target.
7989 * configure: Regenerate.
7990
7991 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7992
7993 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7994 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7995 (Dependencies): New section.
7996 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7997 (configure-target-[+module+]): Depend on maybe-all-gcc
7998 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7999 (toplevel profiledbootstrap): Fix dependencies.
8000 * Makefile.in: Regenerate.
8001
8002 2004-08-03 Mark Mitchell <mark@codesourcery.com>
8003
8004 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8005 target-libiberty to noconfigdirs.
8006 * configure: Regenerate.
8007
8008 2004-08-03 Paul Brook <paul@codesourcery.com>
8009
8010 * configure.in: Check for MPFR as well as GMP.
8011 * configure: Regenerate.
8012
8013 2004-08-01 Robert Millan <robertmh@gnu.org>
8014
8015 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8016 libmudflap for all GNU-based systems (with Glibc).
8017 * configure: Regenerate.
8018
8019 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
8020
8021 * Makefile.def (host-modules): Add gcc.
8022 * Makefile.in: Regenerate.
8023 * Makefile.tpl (sorry): New rule.
8024 (configure-host, all-host, [+make_target+]-host, do-check,
8025 install-host): Do not add gcc as a special case.
8026 (host modules): Add a small special-casing for gcc. Export
8027 extra_make_flags through the environment.
8028 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8029 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8030 other recursive targets for gcc): Remove.
8031
8032 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8033 (stage, unstage): New rules.
8034 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8035 distclean-stage[+id+]): Use stage_current.
8036 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8037 the stage*-start rules.
8038
8039 2004-08-02 Geoffrey Keating <geoffk@apple.com>
8040
8041 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8042 use -all_load flag.
8043
8044 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
8045
8046 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8047 * configure: Regenerate.
8048
8049 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8050
8051 * maintainer-scripts/gcc_release: Revert yesterday's change.
8052
8053 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8054
8055 * MAINTAINERS: Add myself to write-after-approval.
8056
8057 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8058
8059 * libf2c: Removed.
8060 * gcc/gccbug.in: Updated because of libf2c removal.
8061 * maintainer-scripts/gcc_release: Ditto.
8062
8063 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
8064
8065 * configure.in: Build libmudflap by default on FreeBSD.
8066 * configure: Regenerated.
8067
8068 2004-07-09 Mark Mitchell <mark@codesourcery.com>
8069
8070 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8071 systems.
8072 * configure: Regenerated.
8073
8074 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8075
8076 PR target/16344
8077 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8078 feedback based compiler.
8079 * Makefile.in: Rebuilt.
8080
8081 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
8082
8083 * Makefile.def (host_modules): Set bootstrap=true for flex.
8084 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8085 * Makefile.in: Rebuilt.
8086
8087 2004-07-07 Jan Hubicka <jh@suse.cz>
8088
8089 * MAINTAINERS: Add self as a profile feedback maintainer.
8090
8091 2004-07-05 Phil Edwards <phil@codesourcery.com>
8092
8093 * configure.in: Do not prepend $srcdir to /dev/null in
8094 makefile fragments.
8095 * configure: Regenerate.
8096
8097 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
8098
8099 * Makefile.def (build_modules): Add bison, byacc, flex,
8100 m4, texinfo.
8101 (flags_to_pass): Add FLEX.
8102 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8103 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8104 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8105 DEFAULT_MAKEINFO): Remove.
8106 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8107 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8108 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8109 objdir or else use configured tool.
8110 (all-build): New.
8111 (all): Depend on it.
8112 (Build module dependencies): Add.
8113 * Makefile.in: Regenerate.
8114 * configure.in: Better support for multiple build modules,
8115 matching what is done for host/target modules. Do not look
8116 for "plausible" locations of build tools if Canadian cross.
8117 Use autoconf's AC_PROG_CC to find a C compiler. Define
8118 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8119 * configure: Regenerate.
8120
8121 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8122
8123 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8124 * Makefile.in: Regenerate.
8125
8126 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8127
8128 * Makefile.tpl (configure-build-[+module+],
8129 configure-[+module+], configure-target-[+module+]): Pass
8130 [+extra_configure_args+].
8131 (all-build-[+module+], all-[+module+], check-[+module+],
8132 install-[+module+], [+make_target+]-[+module+],
8133 all-target-[+module+], check-target-[+module+],
8134 install-target-[+module+], [+make_target+]-target-[+module+]):
8135 Pass [+extra_make_args+].
8136 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8137 (GCC_HOST_EXPORTS): Remove.
8138 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8139 cross, check-gcc, check-gcc-c++, install-gcc,
8140 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8141 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8142 * Makefile.in: Regenerate.
8143
8144 2004-06-21 Matthew Sachs <msachs@apple.com>
8145
8146 * MAINTAINERS: Added self to write-after-approval.
8147
8148 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8149
8150 * configure.in: Check for srcdir/winsup rather than build directory
8151 winsup.
8152 * configure: Regenerate.
8153
8154 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
8155
8156 * configure.in: Don't build Cygwin native newlib if winsup
8157 directory is missing. Emit warning instead.
8158 * configure: Regenerate.
8159
8160 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
8161
8162 * Makefile.tpl (touch-stage[+id+]): New.
8163 (restage[+prev+]): Depend on touch-stage[+id+].
8164
8165 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8166 Use it throughout.
8167
8168 * Makefile.def: Add profile and feedback bootstrap stages.
8169 Remove next field from bootstrap stages.
8170 * Makefile.tpl (LN, LN_S): Substitute.
8171 (stageN-start, stageN-end): Use double-colon rules, to
8172 provide a hook for additional setup commands.
8173 (distclean-stageN-gcc, restageN): Create dependencies from
8174 [+prev+], not from [+next+].
8175 (stageN-bubble): Add commands for successive stages from
8176 [+prev+], using double-colon rules.
8177 (all-stageN-gcc): Fix typo.
8178 (stagefeedback-start, profiledbootstrap): New.
8179 * Makefile.in: Regenerate.
8180 * configure.in: Call ACX_PROG_LN.
8181 * configure: Regenerate.
8182
8183 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8184
8185 * MAINTAINERS (Write After Approval): Add myself.
8186
8187 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8188
8189 * MAINTAINERS (Write After Approval): Add myself.
8190
8191 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
8192
8193 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8194 without gcc.
8195 * configure: Regenerate.
8196
8197 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8198
8199 * Makefile.tpl: Fix typo.
8200 * Makefile.in: Regenerate.
8201
8202 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8203
8204 * configure.in: Remove new- prefix from toplevel
8205 bootstrap targets.
8206 * configure: Regenerate.
8207
8208 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8209
8210 * Makefile.tpl (all.normal): Rename to all.
8211 (all): Replace with a rule to pick the default
8212 target from configure.
8213 (all-gcc, configure-gcc): Use conditionals to
8214 do nothing when toplevel bootstrap is going on.
8215 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8216 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8217 * configure.in: Support --enable-bootstrap.
8218
8219 * Makefile.def: Remove new- prefix from toplevel
8220 bootstrap targets.
8221 * Makefile.tpl: Likewise.
8222
8223 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8224 target.
8225
8226 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8227 $(RECURSE_FLAGS) to recursive invocation of make.
8228
8229 * Makefile.in: Regenerate.
8230 * configure: Regenerate.
8231
8232 2004-05-30 Andreas Jaeger <aj@suse.de>
8233 Jim Wilson <wilson@specifixinc.com>
8234
8235 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8236 like CC.
8237
8238 2004-05-27 Daniel Jacobowitz <dan@debian.org>
8239
8240 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8241 * configure: Regenerate.
8242
8243 2004-05-25 Daniel Jacobowitz <drow@false.org>
8244
8245 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8246 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8247 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8248 targets.
8249 * Makefile.in: Regenerate.
8250
8251 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
8252
8253 * configure.in: Test the ability to symlink directories.
8254 * configure: Regenerate.
8255
8256 * Makefile.def (bootstrap-stage): New definitions.
8257 * Makefile.tpl (configure-stage1-gcc,
8258 configure-stage2-gcc, configure-stage3-gcc,
8259 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8260 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8261 new-restage3, compare): Autogenerate, see Makefile.in
8262 entry for behavioral changes.
8263 (distclean-stage1, new-stage1-start, new-stage1-end,
8264 new-stage1-bubble, distclean-stage2, new-stage2-start,
8265 new-stage2-end, new-stage2-bubble, distclean-stage3,
8266 new-stage3-start, new-stage3-end): New autogenerated targets.
8267 (objext, prebootstrap, BOOT_CFLAGS,
8268 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8269 targets.
8270
8271 * Makefile.in: Regenerate.
8272 (distclean-stage1, new-stage1-start, new-stage1-end,
8273 new-stage1-bubble, distclean-stage2, new-stage2-start,
8274 new-stage2-end, new-stage2-bubble, distclean-stage3,
8275 new-stage3-start, new-stage3-end): New targets.
8276 (all-stage1-gcc): Move prebootstrap dependency from here...
8277 (configure-stage1-gcc): ...to here.
8278 (new-bootstrap): Use bubble targets.
8279 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8280 Use per-stage distclean targets.
8281 (configure-stage1-gcc, configure-stage2-gcc,
8282 configure-stage3-gcc, all-stage1-gcc,
8283 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8284 Use new-stageN-start to prepare the tree.
8285
8286 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
8287
8288 * Makefile.def (host_modules): add libcpp.
8289 * Makefile.tpl: Add dependencies on and for libcpp.
8290 * Makefile.in: Regenerate.
8291 * configure.in: Add libcpp host module.
8292 * configure: Regenerate.
8293
8294 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
8295
8296 * Makefile.tpl: Whenever a recursive target is defined, wrap
8297 it in a special @if/@endif block, and prepare its maybe
8298 dependency in the @if/@endif block
8299 * configure.in: Instead of writing maybe dependencies, remove
8300 the @if/@endif statements, and remove the @if/@endif blocks
8301 that remain.
8302 * configure: Regenerate.
8303 * Makefile.in: Regenerate.
8304
8305 2004-05-20 Janis Johnson <janis187@us.ibm.com>
8306
8307 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8308
8309 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8310
8311 PR bootstrap/15120
8312 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8313 * */configure: Rebuilt.
8314
8315 2004-05-17 Zack Weinberg <zack@codesourcery.com>
8316
8317 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8318 of libf2c.
8319 * configure, Makefile.in: Regenerate.
8320
8321 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
8322
8323 * MAINTAINERS (Write After Approval): Add myself.
8324
8325 2004-05-13 Diego Novillo <dnovillo@redhat.com>
8326
8327 Merge from tree-ssa-20020619-branch.
8328
8329 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8330 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8331 (HOST_GMPLIBS): Define.
8332 (HOST_GMPINC): Define.
8333 (TARGET_LIB_PATH): Add libmudflap.
8334 (GFORTRAN_FOR_TARGET): Define.
8335 (configure-build*): Export GFORTRAN.
8336 (configure-gcc): Export GMPLIBS and GMPINC.
8337 (all-gcc): Add maybe-all-libbanshee.
8338 (configure-target-libgfortran): Define.
8339 * Makefile.in: Regenerate.
8340 * configure.in (host_libs): Add libbanshee.
8341 (target_libraries): Add target-libmudflap and target-libgfortran.
8342 Add --with-libbanshee.
8343 Handle --disable-libmudflap.
8344 (*-*-freebsd*): Use with_gmp.
8345 Add $(libgcj) to noconfigdirs.
8346 * configure: Regenerate.
8347 * depcomp: New file.
8348 * MAINTAINERS: Add tree-ssa maintainers.
8349
8350 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8351
8352 * MAINTAINERS (Various Maintainers): Add myself.
8353
8354 2004-04-30 Brian Ford <ford@vss.fsi.com>
8355
8356 * MAINTAINERS (Write After Approval): Add myself.
8357
8358 2004-04-29 Uros Bizjak <uros@kss-loka.si>
8359
8360 * MAINTAINERS (Write After Approval): Add myself.
8361
8362 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
8363
8364 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8365 * configure: Regenerate.
8366
8367 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
8368
8369 Revert:
8370 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8371
8372 * Makefile.def (flags_to_pass): Remove *dir variables that
8373 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8374 as well as prefix and exec_prefix.
8375 * Makefile.in: Regenerate.
8376
8377 2004-04-26 Robert Millan <robertmh@gnu.org>
8378
8379 Add patches from libtool CVS.
8380 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8381 * ltconfig: Likewise.
8382 * ltcf-c.sh: Likewise.
8383 * ltcf-cxx.sh: Likewise.
8384 * ltcf-gcj.sh: Likewise.
8385
8386 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8387
8388 * Makefile.def (host_modules): Mark with the bootstrap
8389 flag packages on which gcc depends.
8390 * Makefile.tpl (all-bootstrap): Use it.
8391 * Makefile.in: Regenerate.
8392
8393 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8394
8395 * Makefile.def (flags_to_pass): Remove *dir variables that
8396 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8397 as well as prefix and exec_prefix.
8398 * Makefile.in: Regenerate.
8399
8400 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8401
8402 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8403 * configure: Regenerate.
8404 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8405 * gcc/Makefile.tpl (compare): Use the result of the test.
8406 * gcc/Makefile.in: Regenerate.
8407
8408 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
8409
8410 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8411 Always relocate gcc and prev-gcc to the original names, even
8412 if the build fails.
8413 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8414 New targets.
8415
8416 2004-04-23 Laurent GUERBY <laurent@guerby.net>
8417
8418 * MAINTAINERS: Update my email address.
8419
8420 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8421
8422 * configure.in (mips*-*-irix5*): Enable ld.
8423 * configure: Regenerate.
8424
8425 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8426
8427 * configure: Regenerate.
8428
8429 2004-04-15 James E Wilson <wilson@specifixinc.com>
8430
8431 * Makefile.tpl (configure-[+module+], configure-gcc,
8432 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8433 Set and export LDFLAGS.
8434 * Makefile.in: Regenerate.
8435
8436 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8437
8438 * MAINTAINERS: Add myself to write-after-approval.
8439
8440 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8441
8442 PR bootstrap/14871
8443 * Makefile.tpl: If we don't have built-in-tree target tools,
8444 use the ones found by configure rather than hacking around with
8445 program_transform_name.
8446 * configure.in: Give Makefile.tpl the information necessary
8447 to do that.
8448 * Makefile.in: Regenerate.
8449 * configure: Regenerate.
8450
8451 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8452
8453 PR bootstrap/14760
8454 * configure.in: When computing baseargs, strip *all* copies of
8455 offending options. Also, don't match/substitute the trailing space,
8456 so that this actually works when two similar options are separated by
8457 only one space.
8458 * configure: Regenerate.
8459
8460 2004-04-06 David Edelsohn <edelsohn@gnu.org>
8461
8462 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8463 (rs6000-*-aix*): Same.
8464 * configure: Regenerate.
8465
8466 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
8467
8468 * MAINTAINERS: Add myself to write-after-approval.
8469
8470 2004-04-03 Bud Davis <bdavis9659@comcast.net>
8471
8472 * MAINTAINERS: Add myself to write-after-approval.
8473
8474 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8475
8476 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8477 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8478 * Makefile.in: Regenerate.
8479
8480 * configure.in (top level bootstrap support): Rework --enable-werror
8481 to set @stage2_werror_flag@.
8482 * configure: Regenerate.
8483 * Makefile.tpl (top level bootstrap support): Pass
8484 @stage2_werror_flag@ down to configure in stages 2 and 3.
8485 * Makefile.in: Regenerate.
8486
8487 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8488
8489 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8490 for stages 2 and 3 as well as in make. As a consequence, remove
8491 OUTPUT_OPTION (now detected by configure) from the flags passed down
8492 to make.
8493 * Makefile.in: Regenerate.
8494
8495 * Makefile.tpl (new-bootstrap): Fix typo.
8496 * Makefile.in: Regenerate.
8497
8498 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8499
8500 * Makefile.tpl: Rearrange by moving recursive_targets rules
8501 into their proper sections.
8502 * Makefile.tpl (top level bootstrap support): Move disabling
8503 of coverage flags from 'make' to 'configure'; improve comments.
8504 * Makefile.in: Regenerate.
8505
8506 * Makefile.tpl (experimental top level bootstrap) Move stage1
8507 language setting from all- target to configure- target; disable
8508 intermodule optimization in stage 1; prevent gratuitous rebuilds
8509 of stage 1.
8510 * Makefile.in: Regenerate.
8511 * configure.in: Comma-separate stage 1 language list for top
8512 level bootstrap.
8513 * configure: Regenerate.
8514
8515 * Makefile.tpl: Clean up experimental top level bootstrap support:
8516 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8517 prev-gcc in configure- targets as well as all- targets.
8518 * Makefile.in: Regenerate.
8519
8520 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8521
8522 * compile: New file imported from automake.
8523
8524 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
8525
8526 * configure.in: Remove symbolic link section.
8527 * configure: Regenerate.
8528 * Makefile.tpl (links): Remove.
8529 * Makefile.in: Regenerate.
8530
8531 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
8532 Nathanael Nerode <neroden@gcc.gnu.org>
8533
8534 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8535 Set with AC_CHECK_PROGS.
8536 * configure.in: Fix comment typo from last patch.
8537 * configure: Regenerate.
8538
8539 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8540
8541 * Makefile.tpl: Introduce experimental top level bootstrap support.
8542 * Makefile.in: Regenerate.
8543 * configure.in: Introduce support for top level bootstrap.
8544 * configure: Regenerate.
8545
8546 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
8547 Paolo Bonzini <bonzini@gnu.org>
8548
8549 PR bootstrap/14522
8550 * configure.in: Cope with shells that do not support unquoted ^
8551 * configure: Regenerate.
8552
8553 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
8554 Paolo Bonzini <bonzini@gnu.org>
8555
8556 PR bootstrap/14522
8557 * configure.in: Cope with shells that do not support nesting
8558 quotes inside quoted backquote substitutions.
8559 * configure: Regenerate.
8560
8561 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8562
8563 PR bootstrap/14522
8564 * configure.in: Fix escaping of $.
8565 * configure: Regenerate.
8566
8567 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8568
8569 * configure: Regenerate, since I forgot to while committing Paolo's
8570 changes.
8571
8572 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
8573
8574 PR ada/14131
8575 Move language detection to the top level.
8576 * configure.in: Find default values for the tools as
8577 soon as possible. Disable ada if GNAT is not found.
8578 Emit error message about missing languages. Expand
8579 --enable-languages=all for the gcc subdirectory.
8580
8581 2004-03-10 Ben Elliston <bje@gnu.org>
8582
8583 * MAINTAINERS: Update my email address.
8584
8585 2004-03-05 David Edelsohn <edelsohn@gnu.org>
8586
8587 * ltconfig: Disable building static libraries if building shared
8588 libraries on AIX 5L.
8589
8590 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
8591
8592 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8593 and disable libgcj.
8594 * configure: Regenerated.
8595
8596 2004-03-01 Brian Booth <bbooth@redhat.com>
8597
8598 * MAINTAINERS: Add myself to write-after-approval.
8599
8600 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
8601
8602 * MAINTAINERS: Add myself to write-after-approval.
8603
8604 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8605
8606 PR bootstrap/7087
8607 * Makefile.tpl: Guard XFOO sed statements better.
8608 * Makefile.tpl: Add dependency for configure-target-libada.
8609 * Makefile.in: Regenerate (incidentally fixes broken
8610 commit when libada-branch was merged).
8611
8612 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8613
8614 * MAINTAINERS: Add myself to write-after-approval.
8615
8616 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8617
8618 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8619 maintainers.
8620
8621 2004-02-20 Andrew Cagney <cagney@redhat.com>
8622
8623 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8624 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8625
8626 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8627
8628 PR bootstrap/11932
8629 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8630
8631 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
8632
8633 * MAINTAINERS: Added myself to write-after-approval.
8634
8635 2004-02-14 Michael Koch <konqueror@gmx.de>
8636
8637 * MAINTAINERS: Added myself to write-after-approval.
8638
8639 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8640
8641 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8642 some OS port maintainers to OS port maintainers section.
8643
8644 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
8645
8646 * MAINTAINERS: Add self.
8647
8648 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8649
8650 * MAINTAINERS: Alphabetize.
8651
8652 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
8653
8654 * MAINTAINERS: Remove myself.
8655
8656 2004-02-11 David Edelsohn <edelsohn@gnu.org>
8657
8658 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8659 (rs6000-*-aix*): Same.
8660 * configure: Regenerate.
8661
8662 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8663
8664 * configure.in (host): Add in missing $noconfigdirs to defines.
8665 * configure: Regenerate.
8666
8667 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8668 Nathanael Nerode <neroden@gcc.gnu.org>
8669
8670 PR ada/6637, PR ada/5911
8671 Merge with libada-branch:
8672 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8673 with appropriate dependencies. Add --enable-libada configure switch.
8674 * configure, Makefile.in: Regenerate.
8675
8676 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
8677
8678 * MAINTAINERS: Add myself to write-after-approval.
8679
8680 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8681
8682 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8683 * configure: Regenerate.
8684
8685 2004-02-04 Geoffrey Keating <geoffk@apple.com>
8686
8687 Merge from upstream:
8688
8689 * ltmain.in: When setting IFS to '~', be careful about user
8690 arguments that contain '~'.
8691
8692 2004-02-04 Peter O'Gorman <peter@pogma.com>
8693
8694 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8695 Also test $base_compile against $CC with escaped arguments. Bug
8696 reported by Geoff Keating <geoffk@apple.com>.
8697
8698 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8699
8700 * MAINTAINERS: Remove i960 port.
8701
8702 2004-01-23 DJ Delorie <dj@redhat.com>
8703
8704 * Makefile.def (target_modules) [libiberty]: Don't stage.
8705 * Makefile.in: Rebuilt.
8706
8707 2004-01-20 Caroline Tice <ctice@apple.com>
8708
8709 * MAINTAINERS: Add myself to write-after-approval.
8710
8711 2004-01-19 Paolo Carlini <pcarlini@suse.de>
8712
8713 * MAINTAINERS: Update my email address.
8714
8715 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8716
8717 * MAINTAINERS: Add myself to write-after-approval.
8718
8719 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8720
8721 * MAINTAINERS: Remove entries without email address.
8722
8723 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
8724
8725 * MAINTAINERS: Add myself to write-after-approval.
8726
8727 2004-01-15 Steven Bosscher <stevenb@suse.de>
8728
8729 * MAINTAINERS: Update my email address.
8730
8731 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
8732
8733 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8734 * Makefile.tpl (configure-target-[+module+]): Support stage.
8735 * Makefile.in: Rebuilt.
8736
8737 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8738
8739 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8740
8741 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
8742
8743 * MAINTAINERS: Add myself as a MIPS maintainer.
8744
8745 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8746
8747 * configure.in: Use ./config.cache, not config.cache.
8748 * configure: Regenerate.
8749 * Makefile.tpl: Special-casing not needed for GCC any more.
8750 * Makefile.in: Regenerate.
8751
8752 * configure.in: Don't share a cache file for host dirs.
8753 * configure: Regenerate.
8754
8755 * config-ml.in: Don't mess with the cache file.
8756
8757 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8758
8759 * MAINTAINERS: Move myself from 'Write After Approval' to
8760 'CPU Port Maintainers' section as SPARC maintainer.
8761
8762 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8763
8764 * Makefile.tpl: Make GCC use a separate config.cache.
8765 * Makefile.in: Regenerate.
8766
8767 PR bootstrap/11932, PR bootstrap/11933
8768 (I don't know if it will fix either of them, but it relates
8769 to them.)
8770 * configure.in: Don't use shared config.cache for target
8771 directories.
8772 * configure: Regenerate.
8773
8774 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8775
8776 * MAINTAINERS: Add myself to 'Write After Approval' section.
8777
8778 2003-12-31 Roger Sayle <roger@eyesopen.com>
8779
8780 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8781 * configure: Regenerated.
8782
8783 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8784
8785 * MAINTAINERS: Remove the mn10200 maintainer.
8786
8787 2003-12-21 Bernardo Innocenti <bernie@develer.com>
8788
8789 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8790 * configure: Regenerated.
8791
8792 2003-12-16 Jan Hubicka <jh@suse.cz>
8793
8794 * MAINTAINERS: Add myself as callgraph maintainer.
8795
8796 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8797
8798 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8799 * configure: Regenerate.
8800
8801 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8802
8803 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8804 'Write After Approval' section. Update email.
8805
8806 2003-12-01 James Lemke <jim@wasabisystems.com>
8807
8808 * MAINTAINERS (Write After Approval): Add myself.
8809
8810 2003-11-20 Matt Thomas <matt@3am-software.com>
8811
8812 * MAINTAINERS: Add myself as a vax port maintainer.
8813
8814 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8815
8816 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8817 (configure-build-[+module+], configure-[+module+]): Likewise.
8818 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8819 * Makefile.in: Regenerate.
8820
8821 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8822
8823 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8824 shared/dylibed libraries.
8825 * ltmain.sh: Likewise.
8826 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8827 * ltcf-cxx.sh: Likewise.
8828 * ltcf-gcj.sh: Likewise.
8829 * ltconfig: Likewise.
8830
8831 2003-11-17 Stan Cox <scox@redhat.com>
8832
8833 * MAINTAINERS: Add myself as iq2000 port maintainer.
8834
8835 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8836
8837 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8838 * Makefile.in: Regenerate.
8839
8840 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8841
8842 * config.sub: Update to 2003-11-03 version.
8843
8844 2003-10-20 Phil Edwards <phil@codesourcery.com>
8845
8846 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8847 * configure: Regenerate.
8848
8849 2003-10-20 Nicolas Pitre <nico@cam.org>
8850
8851 * MAINTAINERS: Add myself to 'Write After Approval' section.
8852
8853 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8854
8855 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8856
8857 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8858
8859 * MAINTAINERS: Update my email address.
8860
8861 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8862
8863 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8864
8865 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
8866
8867 * MAINTAINERS: Add myself to 'Write After Approval' section.
8868
8869 2003-10-16 Bernardo Innocenti <bernie@develer.com>
8870
8871 * config.guess: Update to 2003-10-16 version.
8872 * config.sub: Update to 2003-10-16 version.
8873
8874 2003-10-15 David Daney <ddaney@avtrex.com>
8875
8876 * MAINTAINERS: Added myself to 'Write After Approval' section.
8877
8878 2003-10-15 Falk Hueffner <falk@debian.org>
8879
8880 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8881 'Write After Approval' section. Update email.
8882
8883 2003-10-14 Roger Sayle <roger@eyesopen.com>
8884
8885 * MAINTAINERS: Move myself from 'Write After Approval' to
8886 'Various Maintainers' section as middle-end maintainer.
8887
8888 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8889
8890 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8891 HOST_FLAGS_TO_PASS.
8892 * Makefile.in: Regenerate.
8893
8894 2003-10-11 Bernardo Innocenti <bernie@develer.com>
8895
8896 * config.guess: Update to 2003-10-07 version.
8897 * config.sub: Update to 2003-10-07 version.
8898
8899 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8900
8901 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8902 * ltconfig (irix5*, irix6*): Don't override version_type.
8903
8904 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8905
8906 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8907 * configure: Rebuilt
8908 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8909 * Makefile.in: Rebuilt
8910
8911 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8912
8913 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8914
8915 2003-09-30 Carlo Wood <carlo@alinoe.com>
8916
8917 * MAINTAINERS (Write After Approval): Add myself.
8918
8919 2003-09-29 Paul Koning <ni1d@arrl.net>
8920
8921 * MAINTAINERS: Move myself from "Write After Approval"
8922 to CPU platform maintainers for pdp11 platform.
8923
8924 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8925
8926 * MAINTAINERS: Move myself from 'Write After Approval' to
8927 'Various Maintainers' section as libffi testsuite maintainer.
8928
8929 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8930
8931 * configure.in: Pass a computed --program-transform-name
8932 to subconfigures.
8933 * configure: Regenerated.
8934
8935 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8936
8937 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8938 * Makefile.in: Regenerate.
8939
8940 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8941 * Makefile.in: Regenerate.
8942
8943 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8944
8945 * MAINTAINERS: Move myself from 'Write After Approval'
8946 to 'Various Maintainers' (objective-c) section.
8947
8948 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8949
8950 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8951 quoting.
8952 * configure: Regenerated.
8953
8954 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8955
8956 * MAINTAINERS (Write After Approval): Add myself to write after
8957 approval list.
8958
8959 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8960
8961 * MAINTAINERS (Write After Approval): Add myself.
8962
8963 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8964
8965 * MAINTAINERS: Update my e-mail address.
8966
8967 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8968
8969 * libtool.m4 (LD): Correct powerpc64 host match.
8970
8971 2003-09-06 James E Wilson <wilson@tuliptree.org>
8972
8973 * MAINTAINTERS: Update my affiliation and email address.
8974
8975 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8976
8977 * MAINTAINERS (Write After Approval): Add myself.
8978
8979 2003-09-04 DJ Delorie <dj@redhat.com>
8980
8981 * configure: Regenerate.
8982
8983 2003-09-04 Robert Millan <robertmh@gnu.org>
8984
8985 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8986
8987 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8988
8989 * configure.in: Ensure arguments to sed are properly spaced.
8990 * configure: Regenerate.
8991
8992 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8993
8994 * MAINTAINERS: Update my e-mail address.
8995
8996 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8997
8998 * MAINTAINERS (Write After Approval): Add myself.
8999
9000 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
9001
9002 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9003 * configure: Regenerated.
9004
9005 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9006
9007 * MAINTAINERS: Update my email address.
9008
9009 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
9010
9011 * configure.in: Use newline instead of semicolon when assuming
9012 shell arguments in a for loop.
9013 * configure: Regenerated.
9014
9015 2003-08-22 Jason Eckhardt <jle@rice.edu>
9016
9017 * MAINTAINERS: Resurrect the i860 maintainer.
9018
9019 2003-08-20 Geoffrey Keating <geoffk@apple.com>
9020
9021 PR 8180
9022 * configure.in: When testing with_libs and with_headers, treat
9023 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9024 * configure: Regenerate.
9025
9026 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9027 make, shell, etc.
9028 (baseargs): Likewise.
9029 * configure: Regenerate.
9030
9031 2003-08-20 Bernardo Innocenti <bernie@develer.com>
9032
9033 * MAINTAINERS (Write After Approval): Add myself.
9034
9035 2003-08-19 Geoffrey Keating <geoffk@apple.com>
9036
9037 * configure.in: Disable libgcj for darwin not on powerpc.
9038 * configure: Rebuild.
9039
9040 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9041
9042 * config-ml.in, symlink-tree: Add license.
9043
9044 2003-08-03 Richard Stallman <rms@gnu.org>
9045 Eben Moglen <moglen@columbia.edu>
9046
9047 * README.SCO: New file.
9048
9049 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9050
9051 * Makefile.tpl (check, check-c++): Express dependencies using
9052 dependencies rather than commands.
9053 * Makefile.in: Regenerate.
9054
9055 2003-08-01 Andrew Cagney <cagney@redhat.com>
9056
9057 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9058 * configure: Ditto.
9059
9060 2003-07-31 Geoffrey Keating <geoffk@apple.com>
9061
9062 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9063 * Makefile.in: Update.
9064
9065 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9066
9067 * configure.in: Enable libgcj for darwin.
9068 * configure: Rebuild.
9069
9070 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
9071
9072 * config-ml.in: Use ac_configure_args directly instead of
9073 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9074 actually seen.
9075
9076 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9077
9078 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9079 creating target and build subdirs to build all parent dirs as needed.
9080 * Makefile.in: Rebuild.
9081 * configure.in: Don't build dirs explicitly here.
9082 * configure: Rebuild.
9083
9084 2003-07-26 Paul Brook <paul@nowt.org>
9085
9086 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9087
9088 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
9089
9090 * Makefile.tpl (all-make): Depend on intl.
9091 * Makefile.in: Rebuilt.
9092
9093 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
9094
9095 * install-sh: Update to newer upstream versions (associated with
9096 aclocal 1.7).
9097 * mkinstalldirs: Likewise.
9098 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9099
9100 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9101
9102 * MAINTAINERS: Move self from Bug database only accounts
9103 to write-after-approval.
9104
9105 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9106
9107 * config.if: Remove unused libc_interface determination.
9108
9109 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9110
9111 * MAINTAINERS: Move self from write-after-approval to
9112 build machinery (*.in).
9113
9114 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9115
9116 PR bootstrap/11273
9117 PR bootstrap/11408
9118 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9119 unused INSTALL_PROGRAM_ARGS.
9120 * configure.in: Use AC_PROG_INSTALL.
9121 * Makefile.in: Regenerate.
9122 * configure: Regenerate.
9123
9124 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9125
9126 * MAINTAINERS: Alphabetize.
9127
9128 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
9129
9130 * configure: Rebuilt.
9131 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9132 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9133 newlib nor libgloss.
9134 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9135 * configure.in (am33_2.0-*-linux*): Added.
9136
9137 2003-07-09 Bob Wilson <bob.wilson@acm.org>
9138
9139 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9140 * configure: Regenerate.
9141
9142 2003-07-07 Zack Weinberg <zack@codesourcery.com>
9143
9144 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9145 * Makefile.in: Regenerate.
9146
9147 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9148
9149 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9150 * Makefile.in: Regenerate.
9151
9152 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
9153
9154 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9155 * Makefile.in: Regenerated.
9156
9157 * config-ml.in: Replace PWD with PWD_COMMAND.
9158
9159 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9160
9161 * intl: New directory; see intl/ChangeLog for details.
9162 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9163 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9164 * Makefile.in: Regenerate.
9165
9166 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9167
9168 * configure.in: Clean up config-lang.in handling. Delete
9169 useless assignment to "subdirs".
9170 * configure: Regenerate.
9171
9172 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9173
9174 * configure.in: Rename 'target_libs' to 'target_libraries'.
9175 Remove useless reference to 'target_libs'.
9176 * configure: Regenerate.
9177
9178 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9179
9180 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9181 * Makefile.in: Regenerate.
9182
9183 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9184
9185 * Makefile.def: Introduce flags_to_pass.
9186 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9187 * Makefile.in: Regenerate.
9188
9189 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9190
9191 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9192 and target-libgloss.
9193 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9194 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9195 * configure: Regenerate.
9196
9197 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9198
9199 * configure.in: Update testsuite_flags to new location.
9200 * configure. Regenerate.
9201
9202 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9203
9204 * Makefile.tpl: Remove BUILD_CC stuff.
9205 * Makefile.in: Regenerate.
9206
9207 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9208
9209 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9210
9211 2003-06-16 Graeme Peterson <gp@qnx.com>
9212
9213 * MAINTAINERS (Write After Approval): Add myself.
9214
9215 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
9216
9217 * config.guess: Update to 2003-06-12 version.
9218 * config.sub: Update to 2003-06-13 version.
9219
9220 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
9221
9222 * config.guess: Update to 2003-06-06 version.
9223 * config.sub: Update to 2003-06-06 version.
9224
9225 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9226
9227 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9228 * configure. Regenerate.
9229
9230 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9231
9232 * configure.in: Disable serial configure by default.
9233 * configure: Regenerate.
9234 * Makefile.tpl: Abolish .NOTPARALLEL.
9235 * Makefile.in: Regenerate.
9236
9237 * Makefile.tpl: Replace {build,host,target}_canonical by
9238 {build,host,target}.
9239 * Makefile.in: Regenerate.
9240
9241 * Makefile.tpl: Fix stupid pasto.
9242 * Makefile.in: Regenerate.
9243
9244 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9245
9246 * Makefile.tpl: Remove bogus conditional.
9247 * Makefile.in: Regenerate.
9248
9249 2003-06-05 Jan Hubicka <jh@suse.cz>
9250
9251 * Makefile.tpl (profiledbootstrap): New target.
9252 * Makefile.in (profiledbootstrap): New target.
9253
9254 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9255
9256 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9257 Pinski. Remove user names from other bugzilla-only maintainers.
9258
9259 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9260
9261 * Makefile.tpl: Make 'recursive targets' using autogen rather
9262 than shell loop. Remove duplicate 'clean' targets and false
9263 comments.
9264 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9265 Add systematic method of specifying missing targets in subdirs.
9266 Add copyright boilerplate.
9267 * Makefile.in: Regenerate.
9268 * configure.in: Add 'recursive targets' to maybe list.
9269 * configure: Regenerate.
9270
9271 * MAINTAINERS: "GNATS only" -> "Bug database only".
9272
9273 * Makefile.tpl: Rename [+target+] to [+make_target+].
9274 * Makefile.def: Rename 'target' to 'make_target'.
9275
9276 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
9277
9278 * MAINTAINERS: Add self as options handling maintainer.
9279
9280 2003-05-28 Michael Meissner <gnu@the-meissners.org>
9281
9282 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9283 been too long since I touched those ports.
9284
9285 2003-05-28 DJ Delorie <dj@redhat.com>
9286
9287 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9288 * Makefile.in: Regenerate.
9289
9290 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9291
9292 * configure.in: Use curly braces in the definition of tooldir.
9293 * configure: Regenerate.
9294
9295 2003-05-21 DJ Delorie <dj@redhat.com>
9296
9297 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9298 newlib or libgloss.
9299 * Makefile.in: Regenerate.
9300
9301 2003-05-21 DJ Delorie <dj@redhat.com>
9302
9303 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9304 * Makefile.in: Regenerate.
9305
9306 2003-05-20 Ian Lance Taylor <ian@airs.com>
9307
9308 * MAINTAINERS: Update my e-mail address.
9309
9310 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9311
9312 * configure.in: Switch more things to use maybe dependencies.
9313 * Makefile.tpl: Switch more things to use maybe dependencies.
9314 Factor out common code from autogen IF statements.
9315 * configure: Regenerate.
9316 * Makefile.in: Regenerate.
9317
9318 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9319
9320 * configure.in: Accept i[3456789]86 for machine type.
9321 * configure: Regenerate.
9322
9323 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9324
9325 * configure.in: Switch more things to use maybe dependencies.
9326 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9327 * configure: Regenerate.
9328 * Makefile.tpl: Switch more things to use maybe dependencies.
9329 * Makefile.in: Regenerate.
9330
9331 2003-05-16 Andreas Schwab <schwab@suse.de>
9332
9333 * Makefile.tpl (install-opcodes): Define.
9334 * Makefile.in: Rebuild.
9335
9336 2003-05-13 Andreas Jaeger <aj@suse.de>
9337
9338 * config.guess: Update to 2003-05-09 version.
9339 * config.sub: Update to 2003-05-09 version.
9340
9341 2003-05-13 Michael Eager <eager@mvista.com>
9342
9343 * configure.in: Correct sed script so that options in quotes are not
9344 deleted.
9345 * configure: Rebuild.
9346
9347 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
9348
9349 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9350 and $$s/newlib/libc/sys/cygwin32 include paths.
9351 * configure: Ditto.
9352
9353 2003-05-12 Michael Meissner <gnu@the-meissners.org>
9354
9355 * MAINTAINERS: Update my email addresses.
9356
9357 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9358
9359 * config-ml.in: Propagate INSTALL variables.
9360
9361 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9362
9363 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9364
9365 2003-05-02 Chris Demetriou <cgd@broadcom.com>
9366
9367 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9368 * Makefile.in: Regenerate.
9369
9370 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9371
9372 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9373
9374 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9375
9376 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9377
9378 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
9379
9380 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9381 * Makefile.in: Regenerated.
9382
9383 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9384
9385 * MAINTAINERS (Write After Approval): Upgrade myself from
9386 GNATS only to write-after-approval. Update my mail address.
9387
9388 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
9389
9390 (OS Port Maintainers: freebsd): Add myself.
9391
9392 2003-04-22 Mark Mitchell <mark@codesourcery.com>
9393
9394 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9395
9396 2003-04-22 Kean Johnston <jkj@sco.com>
9397
9398 * MAINTAINERS (SCO ports): Added myself.
9399
9400 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9401
9402 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9403
9404 2003-04-19 Kean Johnston <jkj@sco.com>
9405
9406 * MAINTAINERS (Write After Approval): Add myself.
9407
9408 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9409
9410 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9411 * Makefile.in: Regenerate.
9412
9413 2003-04-18 Jakub Jelinek <jakub@redhat.com>
9414
9415 * configure.in (powerpc64*-*-linux*): Remove.
9416 * configure: Rebuilt.
9417
9418 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
9419
9420 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9421 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9422 and restrap.
9423 * Makefile.in: Regenerate.
9424
9425 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
9426
9427 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9428 * configure: Regenerated.
9429
9430 2003-04-15 DJ Delorie <dj@redhat.com>
9431
9432 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9433
9434 2003-04-13 Nick Clifton <nickc@redhat.com>
9435
9436 * config-ml.in: Remove support for --disable-aix removing
9437 call-aix multilibs.
9438
9439 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
9440
9441 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9442 * */configure: Rebuilt.
9443
9444 2003-04-08 Joel Sherrill <joel@oarcorp.com>
9445
9446 * MAINTAINERS: Add my email address.
9447
9448 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
9449
9450 * MAINTAINERS (Write After Approval): Add myself.
9451
9452 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9453
9454 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9455 * Makefile.in: Regenerate.
9456
9457 2003-03-14 Michael Chastain <mec@shout.net>
9458
9459 * Makefile.in: Regenerate with correct Makefile.def.
9460
9461 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9462
9463 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9464 Make macro.
9465 * Makefile.in: Regenerate.
9466 * configure.in: Clean up gxx_include_dir logic.
9467 * configure: Regenerate.
9468
9469 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9470
9471 * MAINTAINERS (Write After Approval): Add myself.
9472
9473 2003-03-10 Ben Elliston <bje@wasabisystems.com>
9474
9475 * MAINTAINERS: Update my mail address.
9476
9477 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9478
9479 * configure.in (gxx_include_dir): Fix typo.
9480 * configure: Regenerated.
9481
9482 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9483
9484 * Makefile.tpl: Reindent.
9485 * Makefile.in: Regenerate.
9486 * configure.in: Reindent. Don't set unused variables.
9487 * configure: Regenerate.
9488
9489 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
9490
9491 * configure.in: Include $(build_tooldir)/sys-include in
9492 FLAGS_FOR_TARGET.
9493 * configure: Regenerated.
9494
9495 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9496
9497 * Makefile.tpl: Always pass down RANLIB.
9498 * Makefile.in: Regenerate.
9499
9500 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9501 * Makefile.in: Regenerate.
9502 * configure.in: Remove unused logic relating to --enable-shared
9503 and --enable-threads. Remove bogus comments. Remove redundant
9504 noconfigdirs.
9505 * configure: Regenerate.
9506
9507 * configure.in: Replace ${libstdcxx_version} by its value.
9508 Remove reference to mh-dgux.
9509 * configure: Regenerate.
9510
9511 2003-03-03 Kevin Buettner <kevinb@redhat.com>
9512
9513 * MAINTAINERS (Write After Approval): Add myself.
9514
9515 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9516
9517 * Makefile.tpl: Rearrange.
9518 * Makefile.in: Regenerate.
9519
9520 2003-02-25 Uwe Stieber <uwe@wwws.de>
9521
9522 * configure.in: Add support for kaOS as cross build target system.
9523 * configure: Regenerated.
9524
9525 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9526
9527 * MAINTAINERS (Write after approval): Add myself.
9528
9529 2003-02-21 James E Wilson <wilson@tuliptree.org>
9530
9531 * MAINTAINERS: Update my email address.
9532
9533 2003-02-21 Zack Weinberg <zack@codesourcery.com>
9534
9535 * MAINTAINERS: Add self to blanket write privs. section.
9536
9537 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
9538
9539 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9540 configure-target-* as some target builds may require additional
9541 flags for preprocessor tests.
9542 * Makefile.in: Regenerated.
9543
9544 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
9545
9546 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9547 * ltconfig: Handle it.
9548 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9549 auto-detecting it.
9550
9551 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9552 it is used as argument to $CC.
9553 * ltcf-gcj.sh: Likewise.
9554
9555 * configure.in: Introduce --enable-maintainer-mode.
9556 * configure: Rebuilt.
9557 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9558 for maintainer mode.
9559 * Makefile.in: Rebuilt.
9560
9561 2003-02-18 Jason Merrill <jason@redhat.com>
9562
9563 * Makefile.tpl (check-c++): Allow parallelism.
9564
9565 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9566
9567 * MAINTAINERS: Remove John Carr (who never actually had access to
9568 gcc.gnu.org).
9569
9570 2003-02-15 Geoffrey Keating <geoffk@apple.com>
9571
9572 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9573 don't configure target-libobjc.
9574 * configure: Regenerate.
9575
9576 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9577
9578 * Makefile.tpl (RANLIB): Define.
9579 * Makefile.in: Regenerate.
9580
9581 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9582
9583 * MAINTAINERS: Update my email.
9584
9585 2003-02-06 Keith R Seitz <keiths@redhat.com>
9586
9587 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9588 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9589 * Makefile.in: Regenerated.
9590 * configure.in: Remove all traces of snavigator, db, and grep.
9591 * configure: Regenerated.
9592
9593 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9594
9595 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9596 After Approval.
9597
9598 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9599
9600 * MAINTAINERS (Write after approval): Add myself.
9601
9602 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
9603
9604 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9605 * Makefile.in: Regenerated.
9606
9607 2003-01-30 Roger Sayle <roger@eyesopen.com>
9608
9609 * config.guess: Updated to 2003-01-30's version.
9610 * config.sub: Updated to 2003-01-28's version.
9611
9612 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
9613
9614 * config.if: If gcc_version is already set, just use it. Don't set
9615 gcc_version_trigger if it's already set, otherwise set it to
9616 gcc/version.c, but only if the file exists. If it is not set and
9617 gcc/version.c does not exist, try to extract the version number from
9618 $CC.
9619
9620 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9621
9622 * MAINTAINERS: Add myself to write-after-approval list.
9623
9624 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
9625
9626 * configure.in: Revert 24Jan change.
9627 * configure: Regenerate.
9628
9629 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9630
9631 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9632 entry of HJ Lu.
9633
9634 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9635
9636 * configure.in: Revert previous change.
9637 * configure: Regenerate.
9638
9639 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9640
9641 * configure.in: Make rda native-only.
9642 * configure: Regenerate.
9643
9644 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9645
9646 * MAINTAINERS: Move myself from GNATS-only-accounts to
9647 write-after-approval.
9648
9649 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9650
9651 * configure.in: Add missing \.
9652 * configure: Rebuilt.
9653
9654 2003-01-17 Jakub Jelinek <jakub@redhat.com>
9655
9656 * configure.in (baseargs): Avoid using \| in sed regular
9657 expressions.
9658 * configure: Rebuilt.
9659
9660 2003-01-16 Jakub Jelinek <jakub@redhat.com>
9661
9662 * configure.in (baseargs): Remove all supported forms of
9663 --cache-file, --srcdir, --host, --build and --target options
9664 from argument lists.
9665 * configure: Rebuilt.
9666
9667 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
9668
9669 * MAINTAINERS: Add myself to write-after-approval list.
9670
9671 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
9672
9673 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9674 * configure: Rebuilt.
9675
9676 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9677
9678 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9679 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9680 * Makefile.in: Regenerate.
9681 * configure: Regenerate.
9682
9683 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
9684
9685 * configure.in: Remove Makefile in build, host and target modules
9686 unless configure was run with --no-recursion.
9687 * configure: Rebuilt.
9688
9689 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9690
9691 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9692 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9693 * Makefile.in: Regenerate.
9694
9695 2003-01-08 Chris Demetriou <cgd@broadcom.com>
9696
9697 * config.guess: Update to 2003-01-03 version.
9698 * config.sub: Update to 2003-01-03 version.
9699
9700 2003-01-07 Christopher Faylor <cgf@redhat.com>
9701
9702 * configure: Regenerate with proper autoconf 2.13.
9703
9704 2003-01-07 Christopher Faylor <cgf@redhat.com>
9705
9706 * configure.in: Add AC_PREREQ for consistency.
9707 * configure: Regenerate.
9708
9709 2003-01-06 Andrew Cagney <ac131313@redhat.com>
9710
9711 * configure.in (GDB_TK): Add tcl directories conditional on
9712 gdb/gdbtk directory being present.
9713 * configure: Regenerate.
9714
9715 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
9716
9717 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9718 used by gcc if LD is not defined and we are not doing a Canadian Cross.
9719 * configure: Rebuilt.
9720
9721 2002-12-31 Tom Tromey <tromey@redhat.com>
9722
9723 * Makefile.in: Rebuilt.
9724 * Makefile.def (target_modules) [libffi]: Allow installation.
9725
9726 2002-12-31 Andreas Schwab <schwab@suse.de>
9727
9728 * configure.in: Fix use of $program_transform_name.
9729 * configure: Regenerated.
9730
9731 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
9732
9733 * configure.in (baseargs): Don't remove first configure argument.
9734 * configure: Regenerated.
9735
9736 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
9737
9738 * Makefile.tpl (local-distclean): Don't remove...
9739 (multilib.ts): ... this. Moved into...
9740 (multilib.out): ... this. Don't use sub-make.
9741 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9742 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9743 (configure-build-[+module+], configure-[+module+],
9744 configure-target-[+module+], configure-gcc): ... these. Test
9745 for Makefile existence. Drop config.status from dependencies.
9746 * Makefile.in: Rebuilt.
9747 * configure.in: Move gcc-version-trigger to the end of
9748 ac_configure_args. Add comments to maybedep.tmp and
9749 serdep.tmp. Introduce --disable-serial-configure. Remove
9750 nonopt from baseargs, matching and removing corresponding
9751 whitespace while at it.
9752 * configure: Rebuilt.
9753
9754 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
9755
9756 * configure.in (host_configargs): Replace reference to
9757 no-longer-defined buildopts with --build=${build_alias}.
9758 * configure: Rebuilt.
9759
9760 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9761 program_transform_name to standard idiom.
9762 (AUTOGEN, AUTOCONF): Define.
9763 (Makefile.in): Use $(AUTOGEN).
9764 (Makefile): Depend on config.status, and use autoconf-style rule to
9765 build it. Move original commands to...
9766 (config.status): ... this new target.
9767 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9768 $(AUTOCONF).
9769 * Makefile.in: Rebuilt.
9770
9771 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9772
9773 * Makefile.tpl: Fix dramatic bustage due to change in
9774 program_transform_name.
9775 * Makefile.in: Regenerate.
9776
9777 * configure.in: Remove unnecessary PATH setting.
9778 * configure: Regnerate.
9779
9780 * configure.in: Don't default to unprefixed tools unless
9781 the native tools will work.
9782 * configure: Regenerate.
9783
9784 * configure.in: Convert to autoconf script. Blow away lots
9785 of now-redundant Makefile fragments.
9786 * configure: Generate using Autoconf.
9787 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9788 * Makefile.in: Regenerate.
9789
9790 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9791
9792 * configure: Fix stupid bug where RANLIB was mistakenly included.
9793
9794 * configure.in: Rename (buildargs, hostargs, targargs) to
9795 (build_configargs, host_configargs, target_configargs).
9796
9797 * configure.in: Move logic out of sed statement.
9798
9799 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
9800 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9801
9802 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9803
9804 * config.sub: Import from master repository
9805 * config.guess: Ditto
9806
9807 2002-12-24 Andreas Schwab <schwab@suse.de>
9808
9809 * Makefile.tpl (multilib.out): Fix missing space.
9810 * Makefile.in: Regenerate.
9811
9812 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9813
9814 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9815 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9816 * Makefile.in: Regenerate.
9817 * configure.in: Remove unnecessary leftovers.
9818
9819 2002-12-21 Geoffrey Keating <geoffk@apple.com>
9820
9821 * configure.in (extra_ranlibflags_for_target): New variable.
9822 (*-*-darwin): Add -c to ranlib commands.
9823 * configure (tooldir): Handle extra_ranlibflags_for_target.
9824
9825 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9826
9827 * Makefile.tpl: Revert HJL's change.
9828 * Makefile.in: Regenerated.
9829 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9830 always.
9831
9832 2002-12-19 Andreas Schwab <schwab@suse.de>
9833
9834 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9835 * Makefile.in: Regenerate.
9836
9837 2002-12-18 H.J. Lu <hjl@gnu.org>
9838
9839 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9840 * Makefile.in: Regenerated.
9841
9842 * configure.in (build_prefix): New. Substitute.
9843
9844 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9845
9846 * Makefile.tpl: Don't let real targets depend on phony targets.
9847 * Makefile.in: Regenerate.
9848
9849 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9850 * Makefile.in: Regenerate.
9851
9852 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9853
9854 * config.sub: Import from master repository
9855 * config.guess: Ditto
9856
9857 2002-12-16 Jason Merrill <jason@redhat.com>
9858
9859 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9860 previous 'make bootstrap'.
9861 * Makefile.in: Regenerate.
9862
9863 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9864
9865 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9866
9867 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9868
9869 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9870 * Makefile.in: Regenerate.
9871
9872 2002-12-13 Jason Merrill <jason@redhat.com>
9873
9874 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
9875 library tests.
9876 (check-c++): Just depend on it and check-target-libstdc++-v3.
9877 * Makefile.in: Regenerate.
9878
9879 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9880
9881 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9882 * Makefile.in: Rebuilt.
9883
9884 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9885
9886 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9887
9888 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9889
9890 * configure: Fix bug put in by gremlins.
9891
9892 * Makefile.tpl: Substitute more autoconfily.
9893 * configure: Substitute more autoconfily.
9894 * Makefile.in: Regenerate.
9895
9896 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9897
9898 * config.sub: Import from master repository
9899 * config.guess: Ditto
9900 * MAINTAINERS: Added Svein Seldal under write after approval
9901
9902 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9903
9904 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9905 * Makefile.in (all-sim): Ditto.
9906
9907 2002-12-06 DJ Delorie <dj@redhat.com>
9908
9909 * Makefile.tpl: Change configure dependencies to not have real
9910 targets depend on phony targets.
9911
9912 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9913
9914 * configure.in: Revert unintentional change.
9915
9916 * Makefile.tpl: Change dependency for */multilib.out so that
9917 it works when gcc isn't in the tree.
9918
9919 * configure.in: Substitute more.
9920 * configure: Run subconfigures from the Makefile.
9921 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9922 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9923
9924 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9925
9926 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9927
9928 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9929
9930 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9931 and corresponding dependencies.
9932 * Makefile.in: Regenerate.
9933
9934 * configure.in (host_tools): Order binutils, gas and ld for
9935 convenience in running the testsuites.
9936
9937 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9938 * Makefile.in: Regenerate.
9939 * configure.in: Introduce rules to serialize subconfigure runs.
9940
9941 * configure.in: Introduce BASE_CC_FOR_TARGET.
9942 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9943 Realize configure-build-* targets. Realize configure-target-* targets.
9944 * Makefile.in: Regenerate.
9945
9946 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9947
9948 * configure: Move gcc_version_trigger stuff from here...
9949 * configure.in: ...to here.
9950
9951 * configure.in: Separate subconfigure options added by this file from
9952 options given by the user. Add machinery to put args for host
9953 subconfigures into the Makefile.
9954
9955 * Makefile.tpl: Remove 'vault' targets.
9956 * Makefile.tpl: Reorder and comment dependencies.
9957 * Makefile.in: Regenerate.
9958
9959 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9960 * configure.in: Fix my broken commit of previous patch. (sigh)
9961
9962 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9963
9964 * configure.in: Move host-specific darwin noconfigdirs into
9965 the host-specific section.
9966
9967 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9968
9969 * configure.in: Move host-specific darwin noconfigdirs into
9970 the host-specific section.
9971
9972 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9973
9974 * configure: Remove skip-this-dir support.
9975 * Makefile.tpl: Remove skip-this-dir support.
9976
9977 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9978 subdirectories.
9979 * Makefile.in: Regenerate.
9980
9981 * Makefile.tpl: Strip out useless setting of 'dir'.
9982 * Makefile.in: Regenerate.
9983
9984 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9985
9986 * configure.in: Fix deeply stupid bug.
9987
9988 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9989 shell code in CXX_FOR_TARGET
9990 * Makefile.def: Introduce raw_cxx.
9991 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9992 RAW_CXX_FOR_TARGET.
9993 * Makefile.in: Regenerate.
9994
9995 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9996
9997 * Makefile.tpl: Remove unnecessary ifs.
9998 * Makefile.in: Regenerate.
9999
10000 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10001 dependencies. Maybe-ize build-libiberty. Create dummy install
10002 targets for 'no_install' modules.
10003 * configure: Move GDB_TK substitution to configure.in. Move
10004 build_modules stuff to configure.in.
10005 * configure.in: Implement soft dependency machinery. Maybe-ize
10006 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10007 * Makefile.in: Regenerate.
10008
10009 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10010
10011 * Makefile.tpl: Make all-target, install-target behave similarly
10012 to all, install (only hitting configured targets). Eliminate
10013 unused macro defintions.
10014
10015 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10016 build != host.
10017
10018 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10019
10020 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10021
10022 * configure.in: Produce lists of subdir targets we're actually
10023 configuring. Remove references to "dosrel".
10024 * Makefile.tpl: Let configure set which subdir targets are hit.
10025 Remove install-cross; clean up install; remove ALL. Remove
10026 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10027 Autogenerate host module targets. Remove empty dependency lines
10028 and redundant dependency; rearrange slightly.
10029 * Makefile.def: Add host-side libtermcap, utils.
10030
10031 * Makefile.in: Regenerate.
10032
10033 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10034
10035 * ltconfig (osf[345]): Append $major to soname_spec.
10036 Reflect this in library_names_spec.
10037 * ltmain.sh (osf): Prefix $major with . for use as extension.
10038
10039 2002-11-19 Andreas Jaeger <aj@suse.de>
10040
10041 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10042 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10043 and sparc64 GNU/Linux systems.
10044
10045 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10046
10047 * MAINTAINERS: Update email.
10048
10049 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10050
10051 * MAINTAINERS: Complete James Dennett's entry.
10052
10053 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10054
10055 * MAINTAINERS (Write After Approval): Add myself.
10056
10057 2002-11-13 Bruce Korb <bkorb@gnu.org>
10058
10059 * Makefile.tpl: syntactic cleanup
10060
10061 2002-11-13 Stuart Hastings <stuart@apple.com>
10062
10063 * MAINTAINERS: Add myself to write-after-approval list.
10064
10065 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10066
10067 * Makefile.def: Add list of recursive targets to autogenerate.
10068 Add build_modules.
10069 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10070 targets. Autogenerate *-build-* targets.
10071 * Makefile.in: Regenerate.
10072
10073 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10074
10075 * configure: More autoconf-style substitutions.
10076 * Makefile.tpl: More autoconf-style substitutions.
10077 * Makefile.in: Regenerate.
10078
10079 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10080
10081 * configure: Substitute more variables in a more autoconf-friendly
10082 way. Simplify slightly.
10083 * Makefile.tpl: Make more variables substitutable in an
10084 autoconf-friendly way.
10085 * Makefile.in: Regenerate.
10086
10087 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10088
10089 * MAINTAINERS (Write After Approval): Add myself.
10090
10091 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10092
10093 * configure.in (v810*): Remove special setting of tools.
10094
10095 * configure: Add support for extra required flags for ar or nm.
10096 * configure.in (aix4.3+): Use above support for target-specific
10097 issues, rather than using config/mt-aix43.
10098
10099 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10100
10101 * configure: Remove 'removing', which doesn't work. Replace $subdir
10102 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10103 with $srcdir. Reformat indentation. Substitute some variables
10104 formerly hard-coded in the Makefile for build=host.
10105 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10106 * Makefile.def: Autogenerate more.
10107 * Makefile.in: Regenerate.
10108
10109 2002-11-04 Adam Nemet <anemet@lnxw.com>
10110
10111 * MAINTAINERS (Write After Approval): Add myself.
10112
10113 2002-11-04 Kevin Buettner <kevinb@redhat.com>
10114
10115 * Makefile.def (host_modules): Add rda.
10116 * Makefile.in: Regenerate.
10117 * configure.in (target_tool): Add target-rda to list.
10118
10119 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10120
10121 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10122
10123 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
10124
10125 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10126 and restrap targets to this rule.
10127 * Makefile.in: Regenerate.
10128
10129 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10130
10131 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10132 GNATS only accounts.
10133
10134 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10135
10136 * configure.in (i[3456]86-*-linux*): Add check to disable
10137 ${libgcj} for glibc1.
10138
10139 2002-10-24 Denis Chertykov <denisc@overta.ru>
10140
10141 * MAINTAINERS: Add myself as ip2k port maintainer.
10142
10143 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10144
10145 * configure.in: Add tic4x target.
10146
10147 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10148
10149 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10150 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10151 * Makefile.in: Regenerate.
10152
10153 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10154 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10155 * Makefile.in: Regenerate.
10156
10157 2002-10-02 Janis Johnson <janis187@us.ibm.com>
10158
10159 * MAINTAINERS: Add myself as web pages co-maintainer.
10160
10161 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10162
10163 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10164 * Makefile.in: Regenerate.
10165
10166 2002-10-02 Zack Weinberg <zack@codesourcery.com>
10167
10168 * MAINTAINERS: Add myself and Nathan Sidwell
10169 <nathan@codesourcery.com> as VxWorks maintainers.
10170
10171 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10172
10173 * Makefile.def: Remove order dependency comments.
10174 * Makefile.tpl: Add explicit install-install dependencies.
10175 * Makefile.in: Regenerate.
10176
10177 * Makefile.tpl: Remove material now in src-release. (Finally!)
10178 * Makefile.in: Regenerate.
10179
10180 * Makefile.tpl: Add configure-target (for src-release in src)
10181 * Makefile.in: Regenerate.
10182
10183 2002-09-30 Nick Clifton <nickc@redhat.com>
10184
10185 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10186
10187 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10188
10189 * configure.in (s390*-*-linux*): Enable libgcj.
10190
10191 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10192
10193 * configure: Revert accidentally applied changes.
10194
10195 * Makefile.tpl: Make more autoconf-friendly.
10196 * Makefile.in: Regenerate.
10197 * configure: Make substitution more autoconf-like.
10198
10199 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
10200
10201 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10202 single entry to handle all these.
10203 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10204 libjava on arm-*-elf.
10205
10206 2002-09-27 Geoffrey Keating <geoffk@apple.com>
10207
10208 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10209 things that depend on them.
10210
10211 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10212
10213 * Makefile.tpl: Make subsituted variables more autoconfy.
10214 * Makefile.in: Regenerate.
10215 * configure: Make seds more autoconfy.
10216
10217 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10218
10219 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10220 * Makefile.in: Regenerate.
10221 * configure.in: Rewrite sed statements to look autoconfy.
10222
10223 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10224 all-target-foo on configure-target-foo.
10225 * Makefile.def: Ditto.
10226 * Makefile.in: Rebuild.
10227
10228 2002-09-25 Andrew Haley <aph@redhat.com>
10229
10230 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10231
10232 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10233
10234 * Makefile.def: New file.
10235 * Makefile.tpl: New file.
10236 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10237 * contrib/gcc_update: Note that Makefile.in is a generated file.
10238
10239 * configure.in: Minor rearrangement. Simplify tests.
10240
10241 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10242
10243 * configure.in (with_headers): Skip copy if value is "yes".
10244 (with_libs): Likewise.
10245
10246 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10247
10248 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10249 * configure.in (sh*-*-pe*): Ditto.
10250 * configure.in (mips*-*-pe*): Ditto.
10251 * configure.in (*arm-wince-pe): Ditto.
10252
10253 * configure.in: Rearrange.
10254
10255 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10256
10257 * MAINTAINERS: Update my email address.
10258
10259 2002-08-30 Paul Koning <pkoning@equallogic.com>
10260
10261 * MAINTAINERS: (Write After Approval): Add myself.
10262
10263 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
10264
10265 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10266
10267 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
10268
10269 * MAINTAINERS: Change my mailing address.
10270
10271 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
10272
10273 * MAINTAINERS (Write After Approval): Remove myself.
10274 (Various Maintainers: c++ runtime libs): Add myself.
10275
10276 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
10277
10278 * MAINTAINERS (Write After Approval): Remove myself.
10279 (Various Maintainers: c++ runtime libs): Add myself.
10280
10281 2002-08-15 Eric Christopher <echristo@redhat.com>
10282
10283 * config.sub: Import from master repository.
10284 * config.guess: Ditto.
10285
10286 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
10287
10288 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10289 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10290 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10291
10292 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
10293
10294 * MAINTAINERS: Add self to rs6000 vector extensions.
10295
10296 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
10297
10298 * libiberty/configure: Reverted unintended yesterday's check in.
10299
10300 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
10301
10302 * boehm-gc/configure, libf2c/configure: Rebuilt.
10303 * libffi/configure, libiberty/configure: Ditto.
10304 * libjava/configure, libobjc/configure: Ditto.
10305 * libstdc++-v3/configure, zlib/configure: Ditto.
10306 Merged from binutils:
10307 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10308 From Steve Ellcey <sje@cup.hp.com>:
10309 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10310 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10311 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10312 IA64.
10313 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10314 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10315 soname_spec, sys_lib_search_path_spec): Ditto.
10316
10317 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
10318
10319 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10320
10321 2002-08-04 H.J. Lu (hjl@gnu.org)
10322
10323 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10324
10325 2002-08-02 Krister Walfridsson <cato@df.lth.se>
10326
10327 * MAINTAINERS (Write After Approval): Add myself.
10328
10329 2002-07-31 Alan Modra <amodra@bigpond.net.au>
10330
10331 * configure.in: Move generic linux case to end. Copy generic
10332 linux noconfigdirs to mips*-*-linux* entry and new
10333 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10334
10335 2002-07-19 Michael Matz <matz@suse.de>
10336
10337 * MAINTAINERS: Add myself as ra* maintainer.
10338
10339 2002-07-16 Chris Demetriou <cgd@broadcom.com>
10340
10341 * config.guess: Update to 2002-07-09 version.
10342 * config.sub: Update to 2002-07-03 version.
10343
10344 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10345
10346 * MAINTAINERS: Fix typo in a maintainer email address.
10347
10348 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10349
10350 * configure.in: Remove two redundant tests.
10351
10352 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10353
10354 * configure.in (mips*-*-irix6*o32): Enable stabs.
10355
10356 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10357
10358 * configure.in: Don't build grez.
10359 * Makefile.in: Ditto.
10360
10361 * Makefile.in: Remove references to bsp, cygmon, libstub.
10362 * configure.in: Ditto.
10363
10364 * configure.in: Remove leftover reference to gdbtest.
10365
10366 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
10367
10368 * configure.in (gxx_include_dir): Change to match versioned
10369 C++ headers if --enable-version-specific-runtime-libs is used.
10370
10371 2002-07-04 Steve Ellcey <sje@cup.hp.com>
10372
10373 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10374
10375 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10376
10377 * configure.in: Make --without-x work.
10378
10379 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10380
10381 * configure.in: Rearrange target Makefile fragment collection.
10382
10383 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10384 cvs[src].
10385 * configure.in: Ditto.
10386
10387 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10388
10389 * MAINTAINERS (Write After Approval): Update my e-mail address.
10390
10391 2002-06-24 Ben Elliston <bje@redhat.com>
10392
10393 * configure.in (host_tools): Remove cgen.
10394
10395 * Makefile.in (all-cgen): Remove; runs from its source directory.
10396 (check-cgen, install-cgen, clean-cgen): Likewise.
10397 (all-opcodes): Do not depend on all-cgen.
10398 (all-sim): Likewise.
10399
10400 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
10401
10402 * Makefile.in: Eliminate 'apache' targets.
10403 * configure.in: Eliminate 'apache' targets.
10404
10405 * configure.in: Eliminate redundant tests. Reorganize.
10406
10407 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10408
10409 * config-ml.in: Eliminate references to Cygnus configure.
10410
10411 * Makefile.in: Eliminate references to building emacs.
10412
10413 2002-06-28 Graham Stott <graham.stott@btinternet.com>
10414
10415 * MAINTAINERS: Update my email address.
10416
10417 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10418
10419 * config.if (libstdcxx_incdir): Version C++ headers.
10420 (cxx_incdir): Remove.
10421
10422 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10423
10424 * MAINTAINERS (Write After Approval): Add self.
10425
10426 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10427
10428 * configure.in: Add support for ip2k.
10429
10430 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10431
10432 * configure.in: Fix AIX configury bug.
10433
10434 2002-06-20 Steve Ellcey <sje@cup.hp.com>
10435
10436 * MAINTAINERS (Write After Approval): Add self.
10437
10438 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10439
10440 * configure.in: replace ${topsrcdir} with ${srcdir}
10441
10442 * configure.in: Move definition of libstdcxx_flags
10443 right above usage, rather than waaay earlier.
10444
10445 * configure.in: Pull definition of is_cross_compiler earlier.
10446
10447 * configure.in: Rearrange a little.
10448
10449 * configure.in: Remove references to librx.
10450 * Makefile.in: Remove references to librx.
10451
10452 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10453
10454 * config.sub: Add support for avr target.
10455 Import from master sources, rev 1.255
10456
10457 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
10458
10459 * configure, .cvsignore: Revert previous change...
10460 * Makefile: ...delete.
10461
10462 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10463
10464 * configure.in: Eliminate ${gasdir} variable.
10465
10466 2002-06-18 Dave Brolley <brolley@redhat.com>
10467
10468 * configure.in: Add support for frv.
10469 * config.sub: Add support for frv.
10470
10471 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10472
10473 * configure: Remove garbage from previous commit.
10474
10475 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10476
10477 * configure: For in-source builds, make a subdir and re-exec there.
10478 * Makefile: New file. Pass targets through to build directory.
10479 * .cvsignore: No longer ignore "Makefile".
10480
10481 2002-06-16 Douglas Rupp <rupp@gnat.com>
10482
10483 * MAINTAINERS (Write After Approval): Add self.
10484
10485 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10486
10487 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10488
10489 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10490
10491 * configure.in (vax-*-netbsd*): Re-enable gas.
10492
10493 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10494
10495 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10496 BUILD_PREFIX_1, to correct nomenclature.
10497 * configure: Likewise.
10498
10499 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10500 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10501
10502 2002-05-31 Olaf Hering <olh@suse.de>
10503
10504 * config-ml.in: Propogate DESTDIR also.
10505
10506 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10507
10508 * configure.in (vax-*-netbsd*): Don't build gas for this
10509 platform.
10510
10511 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10512
10513 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10514 and libgcj for AVR.
10515
10516 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10517
10518 * MAINTAINERS (Write After Approval): Add myself.
10519
10520 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10521
10522 * config.guess: Update to 2002-05-22 version.
10523 * config.sub: Likewise.
10524
10525 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10526
10527 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10528 * config-ml.in: Likewise.
10529 * configure: Likewise.
10530 * configure.in: Likewise.
10531
10532 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10533
10534 * MAINTAINERS: Update my email address.
10535
10536 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10537
10538 * configure.in: Simplify makefile fragment collection.
10539
10540 * configure.in: Remove code to build emacs.
10541
10542 * configure.in : Remove --srcdir argument from targargs and buildargs
10543 (it's always overridden in the Makefile anyway). Rearrange a bit.
10544
10545 * configure: Move some logic to configure.in.
10546 * configure.in: Move some logic from configure.
10547
10548 2002-05-11 Tom Tromey <tromey@redhat.com>
10549
10550 * MAINTAINERS: Reflect libgcj reality.
10551
10552 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10553
10554 * Makefile.in: Honour DESTDIR.
10555
10556 2002-05-08 Mark Mitchell <mark@codesourcery.com>
10557
10558 * config.guess: Import 2002-03-20 version.
10559 * config.sub: Import 2002-04-26 version.
10560
10561 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10562
10563 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10564
10565 2002-05-07 Tim Josling <tej@melbpc.org.au>
10566
10567 * MAINTAINERS: Add self.
10568
10569 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
10570
10571 * ltmain.sh: Detect and handle object name conflicts
10572 while piecewise linking a static library.
10573
10574 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
10575
10576 * configure.in (noconfigdirs): Don't disable libgcj on
10577 sparc64-*-solaris* and sparcv9-*-solaris*.
10578
10579 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
10580
10581 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10582
10583 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10584
10585 * configure.in (FLAGS_FOR_TARGET): Do not add
10586 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10587 on i[3456]86-*-linux*.
10588
10589 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10590
10591 * configure.in (noconfigdirs): Replace [ ] with test.
10592
10593 * configure.in (noconfigdirs): Do not add target-newlib if
10594 target == i[3456]86-*-linux*, and host == target.
10595
10596 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10597
10598 * configure.in: delete reference to absent file
10599
10600 * configure.in: replace '[' with 'test'
10601
10602 * configure.in: Eliminate references to gash.
10603 * Makefile.in: Eliminate references to gash.
10604
10605 * configure.in: remove useless references to 'pic' makefile fragments.
10606
10607 * configure.in: (*-*-windows*) Finish removing.
10608
10609 * configure.in: Eliminate redundant test for libgui.
10610
10611 2002-04-29 Roger Sayle <roger@eyesopen.com>
10612
10613 * MAINTAINERS: Add self and realphabetize. Update entries
10614 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10615 entry for a29k port maintainer.
10616
10617 2002-04-26 Joel Sherrill <joel@OARcorp.com>
10618
10619 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10620 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10621
10622 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10623
10624 * configure.in: remove references to dead files
10625
10626 2002-04-19 Mark Mitchell <mark@codesourcery.com>
10627
10628 * MAINTAINERS: Add information about purpose of this file.
10629
10630 2002-04-18 Tom Tromey <tromey@redhat.com>
10631
10632 * configure.in: Disallow configuring libgcj when it is already
10633 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10634 Solaris 2.8 by default. For PR libgcj/6158.
10635
10636 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10637
10638 * configure.in: Move default CC setting out of config/mh-* fragments
10639 directly into here.
10640
10641 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10642
10643 * configure.in: don't even try to configure or make a subdirectory
10644 if there's no configure script for it.
10645
10646 2002-04-15 Mark Mitchell <mark@codesourcery.com>
10647
10648 * MAINTAINERS: Remove chill maintainers.
10649 * Makefile.in (CHILLFLAGS): Remove.
10650 (CHILL_LIB): Remove.
10651 (TARGET_CONFIGDIRS): Remove libchill.
10652 (CHILL_FOR_TARGET): Remove.
10653 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10654 CHILL_LIB.
10655 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10656 (CHECK_TARGET_MODULES): Likewise.
10657 (INSTALL_TARGET_MODULES): Likewise.
10658 (CLEAN_TARGET_MODULES): Likewise.
10659 (configure-target-libchill): Remove.
10660 (all-target-libchill): Remove.
10661 * configure.in (target_libs): Remove target-libchill.
10662 Do not compute CHILL_FOR_TARGET.
10663 * libchill: Remove directory.
10664
10665 2002-04-11 DJ Delorie <dj@redhat.com>
10666
10667 * Makefile.in, configure.in: Sync with binutils, entries
10668 follow...
10669
10670 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10671
10672 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10673 (do-tar, do-bz2): New rules.
10674 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10675 (gdb-tar): New rule.
10676 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10677 (insight_dejagnu.tar): New rule.
10678 (insight.tar): New rule.
10679 (gdb+dejagnu.tar): New rule.
10680 (gdb.tar): New rule.
10681
10682 2002-02-01 Mo DeJong <supermo@bayarea.net>
10683
10684 * Makefile.in: Add all-tix to deps for all-snavigator
10685 so that tix is built when building snavigator.
10686
10687 2002-01-11 Steve Ellcey <sje@cup.hp.com>
10688
10689 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10690 ld and gdb are not supported.
10691
10692 2002-01-07 Mark Salter <msalter@redhat.com>
10693
10694 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10695 Allow target-libgloss to be built for arm, strongarm, and xscale.
10696
10697 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10698
10699 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10700 options for i[3456]86-pc-linux* native builds.
10701
10702 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10703
10704 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10705 files from .po files for a distribution.
10706
10707 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
10708
10709 * configure.in: Enable libstdc++-v3 for h8300 targets.
10710
10711 2001-06-19 Alan Modra <amodra@bigpond.net.au>
10712
10713 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10714 version from bfd/.
10715
10716 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10717
10718 * Makefile.in (VER): When present, extract the version number from
10719 the file version.in.
10720
10721 2001-05-24 Tom Rix <trix@redhat.com>
10722
10723 * configure.in : enable ld for aix
10724
10725 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10726
10727 * config.guess: Add linux target for S/390.
10728
10729 2000-11-07 Philip Blundell <pb@futuretv.com>
10730
10731 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10732
10733 2000-11-03 Philip Blundell <pb@futuretv.com>
10734
10735 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10736 files.
10737
10738 2001-01-15 Ben Elliston <bje@redhat.com>
10739
10740 * configure.in (host_tools): Add sid.
10741 Always configure cgen.
10742
10743 2000-11-24 Nick Clifton <nickc@redhat.com>
10744
10745 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10746
10747
10748 2000-08-20 Doug Evans <dje@casey.transmeta.com>
10749
10750 * Makefile.in (ALL_MODULES): Add all-cgen.
10751 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10752 (all-cgen): New target.
10753 (all-opcodes,all-sim): Depend on all-cgen.
10754 * configure.in (host_tools): Add cgen.
10755 Only configure cgen if --enable-cgen-maint.
10756
10757 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
10758
10759 * configure.in: Add *-*-freebsd* configurations.
10760
10761 2002-04-08 Tom Tromey <tromey@redhat.com>
10762
10763 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10764 Fixes PR libgcj/6068.
10765
10766 2002-03-30 Krister Walfridsson <cato@df.lth.se>
10767
10768 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10769
10770 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10771
10772 * configure.in (alpha*-dec-osf*): Enable libgcj.
10773
10774 2003-03-27 Matthew Gingell <gingell@gnat.com>
10775
10776 * MAINTAINERS (Write After Approval): Add myself.
10777
10778 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10779
10780 Fix for: PR bootstrap/3591, target/5676
10781 * configure.in (mcore-pe): Disable the configuration of
10782 libstdc++-v3 since exceptions are not supported.
10783
10784 2002-03-20 Anthony Green <green@redhat.com>
10785
10786 * configure.in: Enable libgcj for xscale-elf target.
10787
10788 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
10789
10790 * MAINTAINERS: Update my email address.
10791
10792 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
10793
10794 * ltmain.sh (relink_command): Fix typo in previous change.
10795
10796 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
10797
10798 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10799 (relink_command): Added --tag flags.
10800 (mode=install): If relinking fails; error out.
10801
10802 2002-03-12 Richard Henderson <rth@redhat.com>
10803
10804 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10805 .NOTPARALLEL tag.
10806 (do-check): Rename from check.
10807 (check): Allow parallel check.
10808
10809 2002-03-12 Bob Wilson <bob.wilson@acm.org>
10810
10811 * MAINTAINERS: Add myself as maintainer for xtensa port.
10812 Fix alphabetical order in CPU port maintainer list.
10813 Remove myself from Write After Approval list.
10814
10815 2002-03-11 Richard Henderson <rth@redhat.com>
10816
10817 * Makefile.in (.NOTPARALLEL): Add fake tag.
10818
10819 2002-03-07 H.J. Lu (hjl@gnu.org)
10820
10821 * configure.in: Enable gprof for mips*-*-linux*.
10822
10823 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10824
10825 * MAINTAINERS (Write After Approval): Add myself.
10826
10827 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
10828
10829 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10830 libjava.
10831 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10832
10833 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
10834
10835 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10836 because its Makefile is there; test for the executable instead.
10837
10838 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
10839
10840 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10841 libstdc++-v3 and libjava.
10842
10843 2002-02-11 Adam Megacz <adam@xwt.org>
10844
10845 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10846 boehm-gc
10847
10848 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10849
10850 * config.guess: Updated to 2002-01-30's version.
10851 * config.sub: Updated to 2002-02-01's version.
10852 Contribute sh64-elf.
10853 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10854 * configure.in: Added sh64-*-*.
10855
10856 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10857
10858 * MAINTAINERS: Belatedly add myself to write after approval list.
10859
10860 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10861
10862 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10863 Remove self as Write After Approval.
10864
10865 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
10866
10867 * MAINTAINERS: Put self in as maintainer for contrib/regression
10868 directory.
10869
10870 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
10871
10872 * MAINTAINERS: Update my email address.
10873
10874 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10875
10876 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10877 target-libiberty, and target-libgloss. Skip Java-related
10878 libraries if not supported for NetBSD on target CPU.
10879
10880 2002-01-25 Douglas B Rupp <rupp@gnat.com>
10881
10882 * install-sh: Use _inst.$$_ for temp file name.
10883
10884 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10885
10886 * MAINTAINERS (Write After Approval): Move my contact info
10887 from here...
10888 (OS Port Maintainers): ...to here (netbsd).
10889
10890 2002-01-22 Bob Wilson <bob.wilson@acm.org>
10891
10892 * MAINTAINERS (Write After Approval): Add myself.
10893
10894 2002-01-17 H.J. Lu <hjl@gnu.org>
10895
10896 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10897 (all-target-fastjar): Also depend on all-target-libiberty.
10898
10899 2002-01-16 H.J. Lu (hjl@gnu.org)
10900
10901 * config.guess: Import from master sources, rev 1.225.
10902 * config.sub: Import from master sources, rev 1.238.
10903
10904 2002-01-16 Kazu Hirata <kazu@hxi.com>
10905
10906 * MAINTAINERS (Write After Approval): Remove myself.
10907
10908 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10909
10910 * MAINTAINERS (Write After Approval): Add myself.
10911
10912 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10913
10914 * MAINTAINERS: Add self as docs co-maintainer.
10915
10916 2001-12-11 Matthias Klose <doko@debian.org>
10917
10918 * MAINTAINERS (Write After Approval): Add myself.
10919
10920 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10921
10922 * MAINTAINERS: Update my email address.
10923
10924 2001-12-07 Turly O'Connor <turly@apple.com>
10925 * MAINTAINERS (Write After Approval): Add myself.
10926 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10927 (rs6000_initialize_trampoline): Call __trampoline_setup for
10928 ABI_DARWIN too.
10929 * darwin-tramp.asm: New file, implements __trampoline_setup.
10930 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10931
10932 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10933
10934 * MAINTAINERS (Write After Approval): Add myself.
10935
10936 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10937
10938 * configure, configure.in: Use temp file for long sed commands.
10939
10940 2001-12-03 Laurent Guerby <guerby@acm.org>
10941
10942 * config.sub: Update to version 1.232 on subversion.
10943
10944 2001-12-03 Ben Elliston <bje@redhat.com>
10945
10946 * MAINTAINERS: Update mail address for config.* patches.
10947
10948 2001-11-27 DJ Delorie <dj@redhat.com>
10949 Zack Weinberg <zack@codesourcery.com>
10950
10951 When build != host, create libiberty for the build machine.
10952
10953 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10954 CONFIG_ARGUMENTS.
10955 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10956 New variables.
10957 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10958 and rules.
10959 (all.normal): Depend on ALL_BUILD_MODULES.
10960 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10961 (all-build-libiberty): Depend on configure-build-libiberty.
10962
10963 * configure: Calculate and substitute proper value for
10964 ALL_BUILD_MODULES.
10965 * configure.in: Create the build subdirectory.
10966 Calculate and substitute TARGET_CONFIGARGS (formerly
10967 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10968
10969 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10970
10971 * MAINTAINERS (write-after-approval): Add self.
10972
10973 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10974
10975 * MAINTAINERS (GNATS only accounts): Remove self.
10976
10977 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10978
10979 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10980 libf2c.
10981
10982 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10983
10984 * MAINTAINERS (Write After Approval): Add self.
10985
10986 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10987
10988 * MAINTAINERS: mips and s390 are also CPU ports.
10989
10990 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10991
10992 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10993
10994 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10995
10996 * MAINTAINERS: Alphabetize.
10997
10998 2001-11-09 Kazu Hirata <kazu@hxi.com>
10999
11000 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11001
11002 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11003
11004 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11005
11006 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11007
11008 * configure.in (--enable-languages): Be more permissive about
11009 syntax. Check for empty lists better. Warn about $LANGUAGES.
11010
11011 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
11012
11013 * config.sub: Import from master sources, rev. 1.230.
11014 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11015
11016 2001-11-07 Laurent Guerby <guerby@acm.org>
11017
11018 * MAINTAINERS (Write After Approval): Add self.
11019
11020 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11021
11022 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11023
11024 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11025
11026 * config.sub: Import from master sources, rev 1.226.
11027 * config.guess: Import from master sources, rev 1.216.
11028
11029 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11030
11031 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11032 * MAINTAINERS: Add self as maintainer of MMIX port.
11033 Remove old after-approval entry.
11034
11035 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11036
11037 * ChangeLog, configure: Fix spelling errors.
11038
11039 2001-10-20 Brendan Kehoe <brendan@zen.org>
11040
11041 * MAINTAINERS: Tweak my address.
11042
11043 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
11044
11045 * MAINTAINERS: Update my email address.
11046
11047 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
11048
11049 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11050 * MAINTAINERS: Add self as maintainer of CRIS port.
11051
11052 2001-10-10 Geert Bosch <bosch@gnat.com>
11053
11054 * MAINTAINERS (Various maintainers: Ada front end):
11055 Added Robert Dewar.
11056
11057 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
11058
11059 * MAINTAINERS (Write After Approval): Added self
11060
11061 2001-10-02 Geert Bosch <bosch@gnat.com>
11062
11063 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11064
11065 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11066
11067 * configure: Handle temporary files securely using mkdir.
11068
11069 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
11070
11071 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11072
11073 2001-09-26 Will Cohen <wcohen@redhat.com>
11074
11075 * configure.in (*-*-linux*): Disable configuration of target-newlib
11076 and target-libgloss.
11077
11078 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11079
11080 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11081 RANLIB.
11082
11083 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
11084
11085 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11086 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11087 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11088 avoid quotes nesting problems.
11089 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11090 (DO_X): Export only variables that are set.
11091
11092 2001-09-19 Ben Elliston <bje@redhat.com>
11093
11094 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11095 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11096 semantics. Use the shell built-in "type" command instead.
11097
11098 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
11099
11100 Merged from gcc-3_0-branch:
11101 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11102 * ltcf-c.sh: Use $objext, not $ac_objext.
11103 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11104 * ltcf-cxx.sh: Add support for GNU.
11105 2001-07-22 Timothy Wall <twall@redhat.com>
11106 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11107 default settings if using GNU tools with that configuration.
11108 * ltcf-cxx.sh: Ditto.
11109 * ltcf-gcj.sh: Ditto.
11110 2001-07-21 Michael Chastain <chastain@redhat.com>
11111 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11112 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11113 * ltmain.sh: Mark as gcc-local.
11114
11115 2001-08-30 Eric Christopher <echristo@redhat.com>
11116 Jason Eckhardt <jle@redhat.com>
11117
11118 * config.guess: Merge from master sources.
11119 * config.sub: Merge from master sources, add support for mipsisa32.
11120
11121 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
11122 * config.sub: Merge from master sources, rev 1.219.
11123 * MAINTAINERS: Add self as contact for stormy16 port.
11124
11125 2001-08-14 Zack Weinberg <zackw@panix.com>
11126
11127 * config.sub: Merge from master sources, rev 1.218.
11128 * config.guess: Merge from master sources, rev 1.209.
11129
11130 2001-08-11 Graham Stott <grahams@redhat.com>
11131
11132 * Makefile.in (check-c++): Add missing semicolon.
11133
11134 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11135
11136 * MAINTAINERS (Various maitainers: predict.def): Added myself.
11137
11138 2001-07-30 Eric Christopher <echristo@redhat.com>
11139
11140 * MAINTAINERS (Various maintainers: mips port): Added myself.
11141
11142 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11143
11144 * configure.in (sh-*-linux*): New.
11145
11146 2001-07-27 Richard Henderson <rth@redhat.com>
11147
11148 * .cvsignore: Add LAST_UPDATED.
11149
11150 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11151
11152 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11153
11154 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
11155
11156 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11157
11158 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11159
11160 * MAINTAINERS (Write After Approval): Added myself.
11161
11162 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11163
11164 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11165 and libgcj on m68hc11/m68hc12.
11166
11167 2001-06-27 H.J. Lu (hjl@gnu.org)
11168
11169 * Makefile (CFLAGS_FOR_BUILD): New.
11170 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11171
11172 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11173
11174 * README: Remove version number.
11175
11176 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11177
11178 * INSTALL/README: Update wrt. to the installation instructions now
11179 residing in gcc/doc/install.texi.
11180
11181 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11182
11183 * README: Replace with a cut-down and updated version of gcc/README.
11184
11185 2001-06-12 David Edelsohn <edelsohn@gnu.org>
11186
11187 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11188 multilibs to be disabled.
11189
11190 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
11191
11192 * MAINTAINERS (Write After Approval): Add myself.
11193
11194 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
11195
11196 * config.guess: Import CVS version 1.195.
11197 * config.sub: Import CVS version 1.212.
11198
11199 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11200
11201 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11202 gcc/xgcc is built, use -print-prog-name to find out the program
11203 name to use.
11204
11205 2001-06-04 Phil Edwards <pme@sources.redhat.com>
11206
11207 * config.guess: Import CVS version 1.194. All gcc-local changes
11208 appear to also be in the master copy.
11209 * config.sub: Import CVS version 1.211.
11210
11211 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11212
11213 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11214 with_gcc]: Use `gcc -shared' to build a shared library.
11215
11216 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11217
11218 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11219 archives.
11220
11221 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11222
11223 * MAINTAINERS (Write After Approval): Add myself.
11224
11225 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
11226
11227 * configure.in (libstdcxx_flags): Do not try to execute
11228 libstdc++-v3/testsuite_flags until it exists.
11229
11230 2001-06-01 Alan Modra <amodra@bigpond.net.au>
11231
11232 * MAINTAINERS: Update my email address.
11233
11234 2001-05-31 Graham Stott <grahams@redhat.com>
11235
11236 * MAINTAINERS (Write After Approval): Add myself.
11237
11238 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
11239
11240 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11241 libraries when using g++ with native linker.
11242
11243 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
11244
11245 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11246
11247 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
11248
11249 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11250 [aix4*|aix5*]: Prepend blank.
11251
11252 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
11253
11254 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11255 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11256 of subdir/configure scripts to use the new libtool.m4.
11257
11258 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11259
11260 * MAINTAINERS (Write After Approval): Add myself.
11261
11262 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11263
11264 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11265
11266 2001-05-11 Ben Elliston <bje@redhat.com>
11267
11268 * Makefile.in (all-sid): New target.
11269 (check-sid, clean-sid, install-sid): Likewise.
11270
11271 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11272
11273 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11274
11275 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11276
11277 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11278 libgcj.
11279
11280 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11281
11282 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11283 gcc/xgcc is built, use -print-prog-name to find out the program
11284 name to use.
11285
11286 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
11287
11288 * configure.in (noconfigdirs): Don't reset it from scratch in the
11289 target case; only append to it.
11290
11291 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11292 sparc-*-solaris2.8]: Disable ${libgcj}.
11293
11294 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
11295
11296 * configure.in (libgcj_saved): Copy from $libgcj.
11297 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11298 --disable-libgcj.
11299
11300 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11301
11302 * MAINTAINERS: Remove self as MIPS maintainer and
11303 C front end maintainer.
11304
11305 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11306
11307 * configure.in: Move *-chorusos target case to the proper switch.
11308 Disable libgcj.
11309
11310 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11311
11312 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11313 1.641.2.228.
11314
11315 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11316
11317 * Makefile.in (STAGE1_CFLAGS): Pass down.
11318
11319 2001-04-13 Alan Modra <amodra@one.net.au>
11320
11321 * config.guess: Add hppa64-linux support. Note for next import that
11322 this is already in the master file.
11323 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11324
11325 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11326
11327 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11328 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11329
11330 2001-04-11 Stan Shebs <shebs@apple.com>
11331
11332 * MAINTAINERS: Add self as Darwin port maintainer.
11333
11334 2001-04-11 Alan Modra <amodra@one.net.au>
11335
11336 * MAINTAINERS: Update my email address.
11337
11338 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
11339
11340 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11341 recent versions of FreeBSD (release 3 or later).
11342 * ltconfig: On FreeBSD, -lc must not be provided when building
11343 a shared library or else the standard -pthread gcc option is
11344 rendered worthless to later users of the built library.
11345
11346 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11347
11348 * MAINTAINERS: Add self and RTH as C front end maintainers.
11349
11350 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
11351
11352 * config.sub: Make sure to match an already-canonicalized
11353 machine name (eg. mn10300-unknown-elf).
11354
11355 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
11356
11357 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11358 New macros.
11359 (bootstrap, cross): Use RECURSE_FLAGS.
11360 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11361
11362 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
11363
11364 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11365
11366 2001-03-22 Colin Howell <chowell@redhat.com>
11367
11368 * Makefile.in (DO_X): Do not backslash single-quotes in
11369 backquotes (two places).
11370
11371 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11372
11373 Re-installed:
11374 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11375 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11376 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11377 * ltcf-cxx.sh: Likewise.
11378 * ltcf-gcj.sh: Likewise.
11379
11380 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11381
11382 * MAINTAINERS: Add myself as "documentation co-maintainer".
11383
11384 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11385
11386 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11387 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11388
11389 2001-03-19 Tom Tromey <tromey@redhat.com>
11390
11391 * config-ml.in: Handle GCJ and GCJFLAGS.
11392
11393 2001-03-21 Michael Chastain <chastain@redhat.com>
11394
11395 * Makefile.in: all-m4 depends on all-texinfo.
11396
11397 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
11398
11399 * MAINTAINERS: Add myself to write after approval list.
11400
11401 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
11402
11403 * Makefile.in (DO_X): Quote nested quotes.
11404
11405 2001-03-18 Alan Modra <alan@linuxcare.com.au>
11406
11407 * MAINTAINERS: Add myself to write after approval list.
11408
11409 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
11410
11411 * Makefile.in (DO_X): Use double quotes for quoting
11412 "RANLIB=$${RANLIB}".
11413
11414 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11415
11416 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11417
11418 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
11419
11420 * configure.in: Only use `lang_requires' for languages athat are
11421 actually enabled.
11422
11423 2001-03-08 Phil Edwards <pme@sources.redhat.com>
11424
11425 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11426
11427 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
11428
11429 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11430
11431 2001-03-07 Tom Tromey <tromey@redhat.com>
11432
11433 * configure.in: Allow config-lang.in to set `lang_requires' to list
11434 of other required languages.
11435
11436 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
11437
11438 * Makefile.in: Remove RANLIB definition. Use RANLIB
11439 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11440 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11441
11442 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
11443 Alexandre Oliva <aoliva@redhat.com>
11444
11445 * Makefile.in (check-c++): Use tabs, not spaces.
11446
11447 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
11448
11449 * MAINTAINERS: add myself to Write After Approval list.
11450
11451 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
11452
11453 * Makefile.in (check-c++): New rule.
11454
11455 * configure.in (target_libs): Remove libg++.
11456 (noconfigdirs): Remove libg++.
11457 (noconfigdirs): Same.
11458 (noconfigdirs): Same.
11459 (noconfigdirs): Same.
11460
11461 * config-ml.in: Remove libg++ references.
11462
11463 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11464 (ALL_TARGET_MODULES): Same.
11465 (configure-target-libg++): Remove.
11466 (all-target-libg++): Remove.
11467 (configure-target-libio): Remove.
11468 (all-target-libio): Remove.
11469 (check-target-libio): Remove.
11470 (.PHONY): Remove.
11471 (libg++.tar.bz2): Remove.
11472 (all-target-cygmon): Remove libio.
11473 (all-target-libstdc++): Remove.
11474 (configure-target-libstdc++): Remove.
11475 (TARGET_LIB_PATH): Remove libstdc++.
11476 (ALL_GCC_CXX): Remove libstdc++.
11477 (all-target-gperf): Correct.
11478
11479 2001-02-16 Nick Clifton <nickc@redhat.com>
11480
11481 * configure.in (noconfigdirs): Allow configuration of texinfo
11482 for Cygwin hosts.
11483
11484 2001-02-15 Anthony Green <green@redhat.com>
11485
11486 * configure: Introduce GCJ_FOR_TARGET.
11487 * configure.in: Ditto.
11488 * Makefile.in: Ditto.
11489
11490 2001-02-13 Andreas Schwab <schwab@suse.de>
11491
11492 * MAINTAINERS: Update mail address.
11493
11494 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11495
11496 * config.guess: Add linux target for S/390.
11497 * config.sub: Likewise.
11498
11499 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
11500
11501 * configure.in: for *-chorusos, don't config target-newlib and
11502 target-libgloss.
11503
11504 2001-02-06 Ben Elliston <bje@redhat.com>
11505
11506 * configure: Output host type to stdout, not stderr.
11507
11508 2001-02-05 Mark Mitchell <mark@codesourcery.com>
11509
11510 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11511 * ltcf-cxx.sh: Likewise.
11512
11513 * config.if: Assume enable_libstdcxx_v3 is defined.
11514
11515 2001-02-04 Mark Mitchell <mark@codesourcery.com>
11516
11517 Remove V2 C++ library.
11518 * configure.in: Remove --enable-libstdcxx_v3 support.
11519
11520 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11521
11522 * include/demangle.h: Add prototype for java_demangle_v3.
11523
11524 2001-01-29 Phil Edwards <pme@sources.redhat.com>
11525
11526 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11527
11528 2001-01-27 Richard Henderson <rth@redhat.com>
11529
11530 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11531
11532 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11533
11534 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11535 Don't unset, it's non-portable and no longer necessary, set to empty
11536 instead.
11537
11538 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11539
11540 * ltconfig: Shell portability fix for the tagname validity check.
11541
11542 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
11543
11544 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11545 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11546
11547 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11548
11549 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11550
11551 2001-01-26 Tom Tromey <tromey@redhat.com>
11552
11553 * configure.in: Allow libgcj to be built on Sparc Solaris.
11554
11555 2001-01-25 David Edelsohn <edelsohn@gnu.org>
11556
11557 * ltcf-c.sh: Add aix5 case.
11558 * ltcf-cxx.sh: Likewise.
11559 * ltconfig: Likewise.
11560
11561 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
11562
11563 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11564 keep at least one of build_libtool_libs or build_old_libs set to
11565 yes.
11566
11567 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11568 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11569
11570 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11571
11572 * configure.in: Enable libgcj on several additional platforms.
11573
11574 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11575
11576 * configure.in: Enable libgcj for linux targets.
11577
11578 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11579
11580 * MAINTAINERS (Write After Approval): Add myself.
11581
11582 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11583
11584 * MAINTAINERS: Add myself as vax port maintainer.
11585
11586 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11587
11588 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11589
11590 2001-01-09 Mike Stump <mrs@wrs.com>
11591
11592 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11593 failures of subdirectories.
11594
11595 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11596
11597 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11598 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11599 * ltcf-cxx.sh: Likewise.
11600 * ltcf-gcj.sh: Likewise.
11601 * ltconfig.sh: Fix typo.
11602
11603 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11604
11605 * configure: handle DOS-style absolute paths.
11606
11607 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11608
11609 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11610
11611 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11612
11613 * MAINTAINERS: Add myself as avr port co-maintainer.
11614
11615 2000-12-28 Ben Elliston <bje@redhat.com>
11616
11617 * MAINTAINERS: Add myself under ``Write After Approval''.
11618
11619 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11620
11621 * texinfo: Remove directory from GCC.
11622
11623 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11624
11625 * COPYING: Update to current
11626 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11627 to 19yy as example year in copyright notice).
11628
11629 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11630
11631 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11632 (libstdcxx_incdir): Pass down.
11633 * config.if: Remove expired bits for cxx_interface, add stub.
11634 (libstdcxx_incdir): Add variable for g++ include directory.
11635 * configure.in (gxx_include_dir): Use it.
11636
11637 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
11638
11639 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11640 with old-email address from ``Write After Approval''.
11641
11642 2000-12-15 Andreas Jaeger <aj@suse.de>
11643
11644 * configure.in: Handle lang_dirs.
11645
11646 2000-12-14 Tom Tromey <tromey@redhat.com>
11647
11648 * MAINTAINERS: Removed brads.
11649
11650 * MAINTAINERS: Added gcj developers.
11651
11652 2000-12-13 Anthony Green <green@redhat.com>
11653
11654 * configure.in: Disable libgcj for any target not specifically
11655 listed. Disable libgcj for x86 and Alpha Linux until compatible
11656 with g++ abi.
11657
11658 2000-12-13 Mike Stump <mrs@wrs.com>
11659
11660 * Makefile.in (local-distclean): Also remove fastjar.
11661
11662 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11663
11664 * contrib/gcc_update: Add fastjar --touch entries.
11665
11666 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
11667
11668 * configure.in: Disable language-specific target libraries for
11669 languages that aren't enabled.
11670
11671 2000-12-10 Anthony Green <green@redhat.com>
11672
11673 * configure.in: Define libgcj. Disable libgcj target libraries for
11674 most targets.
11675
11676 2000-12-10 Neil Booth <neilb@earthling.net>
11677
11678 * MAINTAINERS: Update mail address, remove from WAA list.
11679
11680 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11681
11682 * libjava: Imported from /cvs/java.
11683 * libffi: Likewise.
11684 * Boehm-gc: Likewise.
11685
11686 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11687
11688 * configure.in (target_libs): Revert 2000-12-08 patch.
11689 (noconfigdirs): Added target-libjava.
11690
11691 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11692
11693 * djunpack.bat: removed.
11694
11695 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11696
11697 * Makefile.in: handle DOS-style absolute paths.
11698 * config-ml.in: likewise.
11699 * symlink-tree: likewise.
11700
11701 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11702
11703 * fastjar: Imported.
11704
11705 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11706
11707 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11708 libjava.
11709 * configure.in (target_libs): Removed `target-libjava'.
11710
11711 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11712
11713 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11714 (ALL_MODULES): Added fastjar.
11715 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11716 (all-target-libjava): all-fastjar replaces all-zip.
11717 (all-fastjar): Added.
11718 (configure-target-fastjar, all-target-fastjar): Likewise.
11719 * configure.in (host_tools): Added fastjar.
11720
11721 2000-12-07 Mike Stump <mrs@wrs.com>
11722
11723 * Makefile.in (local-distclean): Remove leftover built files.
11724
11725 2000-11-24 Nick Clifton <nickc@redhat.com>
11726
11727 * configure.in (xscale-elf): Add target.
11728 (xscale-coff): Add target.
11729
11730 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
11731
11732 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11733 recent versions of FreeBSD (release 3 or later).
11734 * ltconfig: On FreeBSD, -lc must not be provided when building
11735 a shared library or else the standard -pthread gcc option is
11736 rendered worthless to later users of the built library.
11737
11738 2000-11-16 Fred Fish <fnf@be.com>
11739
11740 * configure.in (enable_libstdcxx_v3): Fix typo,
11741 libstd++ -> libstdc++.
11742
11743 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11744
11745 * MAINTAINERS: Add self to Write After Approval list.
11746
11747 2000-11-21 Bernd Schmidt <bernds@redhat.com>
11748
11749 * MAINTAINERS: Update my email address. Add myself to global write
11750 privs list.
11751
11752 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
11753
11754 * Makefile.in: Merge with src and libgcj.
11755 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11756 configure-target-<library> when their configure scripts need the C
11757 or C++ library to have already been built to work properly.
11758 (do_proto_toplev): Set them to an empty string.
11759
11760 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11761 (REALLY_SET_LIB_PATH): Use them.
11762
11763 2000-11-17 Stan Shebs <shebs@apple.com>
11764
11765 * MAINTAINERS: Add self to Write After Approval list.
11766
11767 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11768
11769 * configure: Provide the original toplevel configure arguments
11770 (including $0) to subprocesses in the environment rather than
11771 through gcc/configargs.h.
11772
11773 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11774
11775 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11776 C99. Alphabetise "Write After Approval" list.
11777
11778 2000-11-12 Mark Mitchell <mark@codesourcery.com>
11779
11780 * configure: Turn on libstdc++ V3 by default.
11781
11782 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11783 if we've got GCC.
11784
11785 2000-11-11 Philip Blundell <philb@gnu.org>
11786
11787 * MAINTAINERS: Add self to Write After Approval list.
11788
11789 2000-11-09 David Edelsohn <edelsohn@gnu.org>
11790
11791 * ltcf-c.sh (aix4): Improve shared library configuration; require
11792 exporting symbols.
11793 * ltcf-cxx.sh (aix4): Define.
11794 * ltconfig (aix4): Define library and soname specs appropriate for
11795 AIX. Define command to create export symbols list.
11796
11797 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
11798
11799 * config.sub: Add support for Sun Chorus
11800
11801 2000-10-31 Nick Clifton <nickc@redhat.com>
11802
11803 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11804 <name>@redhat.com. Also installed new email address for Clint
11805 Popetz.
11806
11807 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11808
11809 * etc: Remove directory from GCC.
11810
11811 2000-10-16 Michael Meissner <meissner@redhat.com>
11812
11813 * configure (gcc/configargs.h): Only create if there is a build GCC
11814 directory created.
11815
11816 2000-10-16 Matthias Klose <doko@debian.org>
11817
11818 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11819 when configured for libstdc++-v3.
11820
11821 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
11822
11823 * configure: Save configure arguments to gcc/configargs.h.
11824
11825 2000-10-04 Philipp Thomas <pthomas@suse.de>
11826
11827 * config.guess: Import CVS version 1.157.
11828 * config.sub: Import CVS version 1.181.
11829
11830 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
11831
11832 * Makefile.in (bootstrap): avoid recursion if subdir missing
11833 (cross): ditto
11834 (do-proto-toplev): ditto
11835
11836 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
11837
11838 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11839 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11840
11841 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11842 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11843 all affected `configure' scripts.
11844
11845 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11846
11847 * MAINTAINERS: Add self as cpplib co-maintainer.
11848
11849 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
11850
11851 * MAINTAINERS: Add self to Write After Approval list.
11852
11853 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11854
11855 * INSTALL/README: egcs -> GCC update.
11856
11857 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
11858
11859 * MAINTAINERS: Add myself to Write After Approval list.
11860
11861 2000-09-15 Kazu Hirata <kazu@hxi.com>
11862
11863 * MAINTAINERS: Add myself to Write After Approval list.
11864
11865 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11866
11867 * configure.in: Do not build byacc for hppa64. Provide paths to the
11868 X11 libraries for hppa64.
11869
11870 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11871
11872 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11873
11874 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
11875
11876 * Makefile.in (all-zlib): Added dummy target.
11877
11878 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11879 ltcf-gcj.sh: Updated from libtool multi-language branch.
11880
11881 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
11882
11883 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11884 (bootstrap*): Depend on all-bootstrap.
11885
11886 2000-09-05 Philipp Thomas <pthomas@suse.de>
11887
11888 * config.guess: Import CVS version 1.156.
11889 * config.sub: Import CVS version 1.179.
11890
11891 2000-09-02 Anthony Green <green@cygnus.com>
11892
11893 * Makefile.in (all-gcc): Depend on all-zlib.
11894 (CLEAN_MODULES): Add clean-zlib.
11895 (ALL_MODULES): Add all-zlib.
11896 * configure.in (host_libs): Add zlib.
11897
11898 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11899
11900 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11901 crosses, but add gcc/include to the header search path for them.
11902
11903 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11904
11905 * MAINTAINERS: Add self to Write After Approval list.
11906
11907 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11908
11909 * config.guess: Import CVS version 1.152.
11910 * config.sub: Import CVS version 1.177.
11911
11912 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11913
11914 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11915 $targargs to tell whether newlib is going to be built.
11916
11917 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11918 $$r/TARGET_SUBDIR/libio for _G_config.h.
11919
11920 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11921
11922 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11923
11924 2000-08-22 DJ Delorie <dj@redhat.com>
11925
11926 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11927
11928 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11929
11930 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11931 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11932 sub-configures.
11933
11934 2000-08-21 DJ Delorie <dj@redhat.com>
11935
11936 * MAINTAINERS: Add self as a libiberty maintainer
11937
11938 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11939
11940 * configure.in (libstdcxx_flags): Use
11941 libstdc++-v3/src/libstdc++.INC.
11942
11943 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11944
11945 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11946
11947 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11948
11949 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11950
11951 * configure: Make enable_threads and enable_shared defaults
11952 explicit. Substitute enable_threads into generated Makefiles.
11953 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11954 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11955
11956 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11957
11958 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11959
11960 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11961
11962 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11963 previous delta.
11964
11965 2000-08-11 Jason Merrill <jason@redhat.com>
11966
11967 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11968 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11969 (FLAGS_FOR_TARGET): Not here.
11970 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11971
11972 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11973
11974 * config-ml.in (CC, CXX): Don't introduce a leading space.
11975
11976 2000-08-07 DJ Delorie <dj@delorie.com>
11977
11978 * MAINTAINERS: Add self as a DJGPP maintainer
11979
11980 2000-08-07 DJ Delorie <dj@redhat.com>
11981
11982 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11983 "if we're also building gcc, and it's a gcc that will run on the
11984 build machine, we want to use its includes instead of the system's
11985 default includes".
11986
11987 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11988
11989 * MAINTAINERS: Add self to Write After Approval list.
11990
11991 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11992
11993 * configure.in (libstdcxx_flags): Don't use `"'.
11994
11995 * config-ml.in: Adjust multilib search paths to the
11996 appropriate multilib tree.
11997
11998 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11999
12000 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12001 commas in $LANGUAGES.
12002
12003 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
12004
12005 * configure.in: Re-enable all references to libg++ and librx.
12006
12007 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
12008
12009 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12010 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12011 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12012 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12013
12014 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12015
12016 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
12017
12018 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12019 CXX_FOR_TARGET for sed.
12020
12021 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
12022
12023 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12024 Do not override if already set in the environment or in configure.
12025 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12026 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12027
12028 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
12029
12030 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12031 the libtool CVS tree multi-language branch.
12032 * ltconfig, ltmain.sh: Updated.
12033
12034 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
12035
12036 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12037 (clean-target): Depend on it.
12038
12039 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12040 (GCC_FOR_TARGET): Use it.
12041 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12042 * configure.in: ... here.
12043 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12044 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12045
12046 2000-07-24 Eric Christopher <echristo@cygnus.com>
12047
12048 * MAINTAINERS: Add self to Write After Approval list.
12049
12050 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
12051
12052 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12053 (configure-target-libchill, configure-target-libobjc): Likewise.
12054
12055 * configure.in: Use the same cache file for all target libs.
12056 * config-ml.in: But different cache files per multilib variant.
12057
12058 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12059
12060 * configure (topsrcdir): Don't use dirname.
12061
12062 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12063
12064 * MAINTAINERS: Add self to Write After Approval list.
12065
12066 2000-07-20 Jason Merrill <jason@redhat.com>
12067
12068 * configure.in: Remove all references to libg++ and librx.
12069
12070 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12071
12072 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
12073
12074 * config.sub: Update to subversions version 2000-07-06.
12075
12076 2000-07-12 Andrew Haley <aph@cygnus.com>
12077
12078 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12079 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12080
12081 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12082
12083 * symlink-tree: Check number of arguments.
12084
12085 2000-07-05 Jim Wilson <wilson@cygnus.com>
12086
12087 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12088 search path for a g++ extracted from the build tree. This
12089 will allow link tests run by configure scripts in
12090 subdirectories to succeed.
12091
12092 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
12093
12094 * ltconfig: Add support for mips-dde-sysv4.2MP
12095
12096 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12097
12098 * MAINTAINERS: Add myself as loop discovery maintainer.
12099
12100 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12101
12102 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12103 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12104
12105 2000-06-19 Timothy Wall <twall@cygnus.com>
12106
12107 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12108 * config.sub: Add tic54x target.
12109
12110 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12111
12112 * MAINTAINERS: Add self as Fortran maintainer,
12113 remove Craig Burley.
12114
12115 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
12116
12117 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12118 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12119
12120 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12121
12122 * MAINTAINERS: Add self as i18n maintainer
12123
12124 20000-05-21 H.J. Lu (hjl@gnu.org)
12125
12126 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12127 directory are used if they exist. Make sure
12128 $(build_tooldir)/include is searched for header files,
12129 $(build_tooldir)/lib/ for library files.
12130 (GCC_FOR_TARGET): Likewise.
12131 (CXX_FOR_TARGET): Likewise.
12132
12133 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12134
12135 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12136
12137 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
12138
12139 * Makefile.in (configure-target-libiberty): Depend on
12140 configure-target-newlib.
12141
12142 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12143
12144 * configure.in, Makefile.in: Merge all libffi-related
12145 configury stuff from the libgcj tree.
12146
12147 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12148
12149 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12150 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12151
12152 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12153
12154 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12155 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12156 current version information. Add to proto-toplev directory.
12157 (gdb-taz): Build do-djunpack.
12158
12159 2000-05-15 David Edelsohn <edelsohn@gnu.org>
12160
12161 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12162
12163 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12164
12165 * MAINTAINERS: Add self to Write After Approval list.
12166
12167 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12168
12169 * ltmain.sh: Preserve in relink_command any environment
12170 variables that may affect the linker behavior.
12171
12172 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12173
12174 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12175
12176 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12177
12178 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12179
12180 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12181
12182 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12183 with the version name.
12184
12185 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12186
12187 * MAINTAINERS: Add self as bb-reorder maintainer.
12188
12189 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12190
12191 * config.if: Tweak.
12192
12193 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12194
12195 * djunpack.bat: New file.
12196
12197 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12198
12199 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12200 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12201 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12202 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12203
12204 2000-04-16 Dave Pitts <dpitts@cozx.com>
12205
12206 * config.sub (case $basic_machine): Change default for "ibm-*"
12207 to "openedition".
12208
12209 2000-04-13 Andreas Jaeger <aj@suse.de>
12210
12211 * MAINTAINERS: Added myself.
12212
12213 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12214
12215 * Makefile.in (gdb-taz): New target. GDB specific archive.
12216 (do-md5sum): New target.
12217 (MD5PROG): Define.
12218 (PACKAGE): Default to TOOL.
12219 (VER): Default to a shell script.
12220 (taz): Rewrite target. Move real work to do-proto-toplev. Include
12221 md5 checksum generation.
12222 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12223 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12224 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12225 insight.tar.bz2): Use gdb-taz to create archive.
12226
12227 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12228
12229 * configure (warn_cflags): Delete.
12230
12231 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12232
12233 * MAINTAINERS: Added myself.
12234
12235 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
12236 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
12237
12238 * configure.in (enable_libstdcxx_v3): Add.
12239 (target_libs): Add bits here to switch between libstdc++-v2 and
12240 libstdc++-v3.
12241 * config.if: And this file too.
12242 * Makefile.in: Add libstdc++-v3 targets.
12243
12244 2000-04-05 Michael Meissner <meissner@redhat.com>
12245
12246 * config.sub (d30v): Add d30v as a basic machine type.
12247
12248 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
12249
12250 * configure.in: -linux-gnu*, not -linux-gnu.
12251
12252 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12253
12254 * MAINTAINERS: Add self in write-after-approval section.
12255
12256 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12257
12258 * MAINTAINERS: Add self as ia64 port maintainer.
12259
12260 2000-03-08 Neil Booth <NeilB@earthling.net>
12261
12262 * MAINTAINERS: Add self in write-after-approval section.
12263
12264 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
12265
12266 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12267 (do-tar-bz2): Replace TOOL with PACKAGE.
12268 (gdb.tar.bz2): Remove GDBTK from GDB package.
12269 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12270 dejagnu.tar.bz2): New packages.
12271
12272 2000-02-27 Andreas Jaeger <aj@suse.de>
12273
12274 * configure.in: Add entry for mips*-*-linux*, move catch all
12275 *-*-*linux* entry below this one.
12276
12277 2000-02-27 Ian Lance Taylor <ian@zembu.com>
12278
12279 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12280
12281 2000-02-24 Nick Clifton <nickc@cygnus.com>
12282
12283 * config.sub: Support an OS of "wince".
12284
12285 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12286
12287 * config.guess, config.sub: Updated to match config's 2000-02-15
12288 version.
12289
12290 2000-02-23 Linas Vepstas <linas@linas.org>
12291
12292 * config.sub: Add support for Linux/IBM 370.
12293 * configure.in: Likewise.
12294
12295 2000-02-22 Nick Clifton <nickc@cygnus.com>
12296
12297 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12298
12299 2000-02-20 Christopher Faylor <cgf@cygnus.com>
12300
12301 * config.guess: Guess "cygwin" rather than "cygwin32".
12302
12303 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12304
12305 * configure (gcc_version): When setting, narrow search to
12306 lines containing `version_string'.
12307
12308 2000-02-15 Denis Chertykov <denisc@overta.ru>
12309
12310 * config.sub: Add support for avr target.
12311
12312 2000-02-14 Nick Clifton <nickc@cygnus.com>
12313
12314 * MAINTAINERS: Add maintainers for MCore port.
12315
12316 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12317
12318 * config.sub: Add mmix-knuth-mmixware.
12319
12320 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12321
12322 * MAINTAINERS: Pair cccp with cpplib maintainership.
12323
12324 2000-01-27 Christopher Faylor <cgf@redhat.com>
12325
12326 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12327 structure stuff to -L library search.
12328 (CXX_FOR_TARGET): Ditto.
12329 (CROSS_CHECK_MODULES): Fix spelling mistake.
12330
12331 2000-01-24 Mark Mitchell <mark@codesourcery.com>
12332
12333 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12334 the C++ compiler.
12335
12336 2000-01-12 Richard Henderson <rth@cygnus.com>
12337
12338 * configure.in: Don't build some bits for beos.
12339
12340 2000-01-12 Joel Sherrill (joel@OARcorp.com)
12341
12342 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12343 as include files.
12344
12345 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12346
12347 * Add self as cpplib maintainer, as requested by Jason
12348 Merrill. Correct my e-mail address.
12349
12350 2000-01-06 Geoff Keating <geoffk@cygnus.com>
12351
12352 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12353 not mh-aix43.
12354
12355 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12356
12357 * MAINTAINERS: Add myself to "write after approval" list.
12358
12359 1999-12-14 Richard Henderson <rth@cygnus.com>
12360
12361 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12362 * config.sub: Accept alphaev[78], alphaev8.
12363
12364 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12365
12366 * config.guess, config.sub: Update from autoconf.
12367
12368 1999-11-29 Bruce Korb <autogen@linuxbox.com>
12369
12370 * MAINTAINERS: update my playtime e-address.
12371
12372 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12373
12374 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12375 necessary libraries are missing.
12376
12377 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
12378
12379 * MAINTAINERS: Add new 'write after approval' maintainer.
12380
12381 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12382
12383 * MAINTAINERS: Add new Java maintainer.
12384
12385 1999-10-25 Andreas Schwab <schwab@suse.de>
12386
12387 * configure: Fix quoting inside arguments of eval.
12388
12389 1999-10-21 Nick Clifton <nickc@cygnus.com>
12390
12391 * config-ml.in: Allow suppression of some ARM multilibs.
12392
12393 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12394
12395 * config.guess: Add OS/390 match pattern.
12396 * config.sub: Add mvs, openedition targets.
12397 * configure.in (i370-ibm-opened*): New.
12398
12399 1999-09-04 Steve Chamberlain <sac@pobox.com>
12400
12401 * config.sub: Add support for configuring for pj.
12402
12403 1999-08-31 Nick Clifton <nickc@cygnus.com>
12404
12405 * config.sub (maybe_os): Add support for configuring for fr30.
12406
12407 1999-08-25 Nick Clifton <nickc@cygnus.com>
12408
12409 * configure.in: Do not configure or build ld for AIX
12410 platforms. ld is known to be broken on these platforms.
12411
12412 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12413
12414 * config-ml.in: Pass compiler flag corresponding to multidirs to
12415 subdir configures.
12416
12417 1999-08-09 Ian Lance Taylor <ian@zembu.com>
12418
12419 * Makefile.in (LDFLAGS): Define.
12420
12421 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12422
12423 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12424 noconfigdirs.
12425 (*-*-cygwin*): Likewise.
12426
12427 1999-08-08 Ian Lance Taylor <ian@zembu.com>
12428
12429 * mkdep: New file.
12430 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12431 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12432
12433 From Eli Zaretskii <eliz@is.elta.co.il>:
12434 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12435 long file name when using DJGPP on MS-DOS.
12436
12437 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12438
12439 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12440
12441 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12442
12443 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12444 dependency as this causes "make check" to globally "make all"
12445
12446 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12447
12448 * configure.in (target_libs): Added target-zlib.
12449 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12450 (CONFIGURE_TARGET_MODULES): Likewise.
12451 (CHECK_TARGET_MODULES): Likewise.
12452 (INSTALL_TARGET_MODULES): Likewise.
12453 (CLEAN_TARGET_MODULES): Likewise.
12454 (configure-target-zlib): New target.
12455 (all-target-zlib): Likewise.
12456 (all-target-libjava): Depend on all-target-zlib.
12457 (configure-target-libjava): Depend on configure-target-zlib.
12458
12459 * Makefile.in (configure-target-libjava): Depend on
12460 configure-target-newlib.
12461 (configure-target-boehm-gc): New target.
12462 (configure-target-qthreads): New target.
12463
12464 * configure.in (target_libs): Added target-qthreads.
12465 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12466 (CONFIGURE_TARGET_MODULES): Likewise.
12467 (CHECK_TARGET_MODULES): Likewise.
12468 (INSTALL_TARGET_MODULES): Likewise.
12469 (CLEAN_TARGET_MODULES): Likewise.
12470 (all-target-qthreads): New target.
12471 (configure-target-libjava): Depend on configure-target-qthreads.
12472 (all-target-libjava): Depend on all-target-qthreads.
12473
12474 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12475 (CONFIGURE_TARGET_MODULES): Likewise.
12476 (CHECK_TARGET_MODULES): Likewise.
12477 (INSTALL_TARGET_MODULES): Likewise.
12478 (CLEAN_TARGET_MODULES): Likewise.
12479 (all-target-libjava): New target.
12480 (all-target-boehm-gc): Likewise.
12481 * configure.in (target_libs): Added libjava, boehm-gc.
12482
12483 1999-07-22 Ian Lance Taylor <ian@zembu.com>
12484
12485 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12486 configure.bat in SUPPORT_FILES.
12487 (gas+binutils.tar.bz2): Likewise.
12488
12489 * makeall.bat: Remove; obsolete.
12490
12491 1999-07-21 Ian Lance Taylor <ian@zembu.com>
12492
12493 From Mark Elbrecht:
12494 * configure.bat: Remove; obsolete.
12495
12496 1999-07-11 Ian Lance Taylor <ian@zembu.com>
12497
12498 * configure: Add -W -Wall to the default CFLAGS when compiling with
12499 gcc.
12500
12501 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12502
12503 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12504
12505 1999-06-30 Mark Mitchell <mark@codesourcery.com>
12506
12507 * configure.in: Build ld on IRIX6.
12508
12509 1999-06-12 Ian Lance Taylor <ian@zembu.com>
12510
12511 * Makefile.in: Change distribution targets to use bzip2 instead of
12512 gzip.
12513 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12514 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12515
12516 1999-06-04 Nick Clifton <nickc@cygnus.com>
12517
12518 * config.sub: Add mcore target.
12519
12520 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12521
12522 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12523
12524 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12525
12526 * config.guess (dummy): Changed to $dummy.
12527
12528 1999-05-24 Nick Clifton <nickc@cygnus.com>
12529
12530 * config.sub: Tidied up case statements.
12531
12532 1999-05-22 Ben Elliston <bje@cygnus.com>
12533
12534 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12535 <jiro@din.or.jp>.
12536
12537 * config.guess: Merge with FSF version. Future changes will be
12538 more accurately recorded in this ChangeLog.
12539 * config.sub: Likewise.
12540
12541 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12542
12543 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12544
12545 1999-04-30 Tom Tromey <tromey@cygnus.com>
12546
12547 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12548
12549 1999-04-23 Tom Tromey <tromey@cygnus.com>
12550
12551 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12552
12553 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
12554
12555 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12556 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12557 Bad merge removed these two changes.
12558
12559 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
12560 Martin Heller (Ing.-Buero_Heller@t-online.de)
12561
12562 * config.guess (interix Alpha): Add.
12563
12564 1999-04-11 Richard Henderson <rth@cygnus.com>
12565
12566 * configure.in (i?86-*-beos*): Do config gperf; don't config
12567 gdb, newlib, or libgloss.
12568
12569 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
12570
12571 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12572 link a trivial program with -mabi=64. If it fails, remove mabi=64
12573 from multidirs.
12574
12575 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12576
12577 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12578
12579 1999-04-08 Nick Clifton <nickc@cygnus.com>
12580
12581 * config.sub: Add support for mcore targets.
12582
12583 1999-04-07 Michael Meissner <meissner@cygnus.com>
12584
12585 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12586 not mt-ospace, in order to shut up assembler warning about using
12587 symbols that are named the same as registers.
12588
12589 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
12590
12591 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12592 dependency list for all-target-cygmon.
12593
12594 1999-04-05 Doug Evans <devans@casey.cygnus.com>
12595
12596 * config-ml.in: Check $host, not $target, for selective multilibs.
12597 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12598 thumb interworking, and underscore prefix multilibs.
12599
12600 1999-04-04 Ian Lance Taylor <ian@zembu.com>
12601
12602 * missing: Update to version from current automake.
12603
12604 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12605
12606 * configure (gxx_include_dir): Removed.
12607
12608 * configure.in (gxx_include_dir): Handle it.
12609 * Makefile.in: Likewise.
12610
12611 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12612
12613 * config.sub (mips64vr4111,mips64vr4111el) Add.
12614
12615 1999-03-21 Ben Elliston <bje@cygnus.com>
12616
12617 * config.guess: Correct typo for detecting ELF on FreeBSD.
12618
12619 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12620
12621 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12622 config/mh-djgpp.
12623
12624 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12625
12626 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12627 all-target-newlib to dependency list for all-target-bsp.
12628
12629 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12630
12631 * config.sub: Add i386-uwin support.
12632 * config.guess: Likewise.
12633
12634 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12635
12636 * configure.in: cleanup, add mh-*pic handling for arm, special
12637 case powerpc*-*-aix*
12638
12639 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12640
12641 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12642 can be built.
12643
12644 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12645
12646 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12647 targets.
12648
12649 1999-03-02 Nick Clifton <nickc@cygnus.com>
12650
12651 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12652
12653 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12654
12655 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12656
12657 1999-02-24 Nick Clifton <nickc@cygnus.com>
12658
12659 * config.sub: Fix typo in arm recognition.
12660
12661 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12662
12663 * configure.in (noconfigdirs): Changed target_configdirs to
12664 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12665 rather than m68k-*-* since it is not known to work on
12666 m68k-aout. Ditto for arm-*-*oabi.
12667
12668 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12669
12670 * configure.in (*-*-windows*): Remove, no longer used.
12671
12672 1999-02-19 Ben Elliston <bje@cygnus.com>
12673
12674 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12675 Smart and improved by Andrew Cagney.
12676
12677 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12678
12679 * config.guess: Recognize openbsd-*-hppa.
12680
12681 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12682
12683 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12684 only if it is not empty.
12685
12686 1999-02-17 Nick Clifton <nickc@cygnus.com>
12687
12688 Patch from: Scott Bambrough <scottb@corelcomputer.com>
12689
12690 * config.guess: Modified to recognize uname's armv* syntax.
12691
12692 * config.sub: Modified to recognize uname's armv* syntax.
12693
12694 1999-02-17 Mark Salter <msalter@cygnus.com>
12695
12696 * configure.in: Added target-bsp for sparclite.
12697
12698 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12699
12700 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12701
12702 1999-02-08 Nick Clifton <nickc@cygnus.com>
12703
12704 * configure.in: Add support for strongarm port.
12705 * config.sub: Add support for strongarm target.
12706
12707 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
12708
12709 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12710 the old name config/mh-cygwin32.
12711 Enable texinfo.
12712
12713 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12714
12715 * configure.in: Do build ld for ix86 Solaris.
12716
12717 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12718
12719 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12720 $AR_FOR_TARGET. Likewise for RANLIB.
12721
12722 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
12723
12724 * config.sub (oabi): Recognize.
12725 * configure.in (arm-*-oabi): Handle.
12726
12727 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12728
12729 * config.guess: Improve detection of i686 on UnixWare 7.
12730
12731 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12732
12733 * config.guess: Add support for i386-pc-interix.
12734 * config.sub: Likewise.
12735 * configure.in: Likewise.
12736
12737 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12738
12739 * Makefile.in: Remove unneeded all-target-libio from
12740 from all-target-winsup target since it is now unneeded.
12741 Add all-target-libtermcap in its place since it is now
12742 needed.
12743
12744 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12745
12746 * configure.in: makefile stub for cygwin target is probably
12747 unnecessary. Remove it for now.
12748
12749 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12750
12751 * configure.in: libtermcap.a should be built when cygwin is the
12752 target as well as the host.
12753 * config.guess: Allow mixed case in cygwin uname output.
12754 * Makefile.in: Add libtermcap target.
12755
12756 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12757
12758 * config.sub: Clean up handling of hppa2.0.
12759
12760 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12761
12762 * config.guess: Use C code to identify more HP machines.
12763
12764 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12765
12766 * config.sub: Handle hppa2.0.
12767
12768 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12769
12770 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12771 cygmon for all sparclite targets, regardless of object format.
12772
12773 1998-12-15 Mark Salter <msalter@cygnus.com>
12774
12775 * configure.in: Added target-bsp for several target architectures.
12776
12777 * Makefile.in: Added rules for bsp.
12778
12779 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12780
12781 * config.guess: Improve detection of hppa2.0 processors.
12782
12783 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12784
12785 * config.guess: Recognize FreeBSD using ELF automatically.
12786
12787 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12788
12789 * configure (skip-this-dir): Add handling for new shell script, which
12790 might be created by a sub-directory's configure to indicate, this particular
12791 directory is "unwanted".
12792 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12793
12794 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12795
12796 * ltconfig: import from libtool, after changing libtool to
12797 account for the cygwin name change.
12798
12799 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12800
12801 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12802 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12803
12804 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12805
12806 * configure.in: Add libtermcap to list of cygwin dependencies.
12807
12808 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12809
12810 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12811 they include winsup/include when it's a cygwin target.
12812
12813 1998-11-12 Tom Tromey <tromey@cygnus.com>
12814
12815 * configure.in (host_tools): Added zip.
12816 * Makefile.in (all-target-libjava): Depend on all-zip.
12817 (all-zip): New target.
12818 (ALL_MODULES): Added all-zip.
12819 (NATIVE_CHECK_MODULES): Added check-zip.
12820 (INSTALL_MODULES): Added install-zip.
12821 (CLEAN_MODULES): Added clean-zip.
12822
12823 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12824
12825 * Makefile.in: lose "32" from comment about cygwin.
12826
12827 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12828
12829 * configure.in: Use -Os to build target libraries for the fr30.
12830
12831 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12832
12833 * config.sub: Add fr30.
12834
12835 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12836
12837 * configure.in: drop "32" from config/mh-cygwin32. Check
12838 cygwin* instead of cygwin32*.
12839 * config.sub: Check cygwin* instead of cygwin32*.
12840
12841 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12842
12843 * config.guess: Match any version of Unixware7.
12844
12845 1998-10-20 Syd Polk <spolk@cygnus.com>
12846
12847 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12848 if desired.
12849
12850 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12851
12852 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12853 these if the appropriate directories and files to not exist.
12854
12855 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12856
12857 * Makefile.in (DEVO_SUPPORT): Add config.if.
12858
12859 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12860
12861 * configure: Add pattern to replace "build_tooldir"'s
12862 definition in the generated Makefile with "tooldir"'s
12863 actual value.
12864
12865 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12866
12867 * config.sub: Bring back lost sparcv9.
12868
12869 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12870
12871 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12872
12873 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12874 CC_FOR_TARGET and friends.
12875
12876 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12877
12878 * Makefile.in (build_tooldir): New variable, same as tooldir.
12879 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12880 -B$(build_tooldir)/bin/.
12881 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12882
12883 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12884
12885 * README: Remove installation instructions and refer to the
12886 INSTALL directory instead.
12887
12888 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
12889
12890 * config.sub: Add support for i[34567]86-pc-udk.
12891 * configure.in: Likewise.
12892
12893 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12894
12895 * Makefile.in: add bzip2 package building bits for user
12896 tools module
12897 * configure.in: ditto
12898
12899 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12900
12901 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12902 (ALL_TARGET_MODULES): Add all-target-libobjc.
12903 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12904 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12905 (all-target-libchill): Add dependencies.
12906 * configure.in (target_libs): Add libchill.
12907
12908 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12909
12910 * configure.in (target_subdir): Remove duplicate line.
12911
12912 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12913
12914 * Makefile.in (all-automake): fix dependencies.
12915
12916 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12917
12918 * configure.in: Minor cleanups for building in the $(target_alias)
12919 subdir.
12920
12921 1998-09-22 Jim Wilson <wilson@cygnus.com>
12922
12923 * Makefile.in (bootstrap): Set r and s before make all. Use
12924 BASE_FLAGS_TO_PASS in make all.
12925 (cross): Likewise.
12926
12927 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12928
12929 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12930
12931 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12932
12933 * config.sub: Fix typo in last change.
12934
12935 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12936
12937 * config.sub: Add support for C4x target.
12938 * configure.in: Likewise.
12939
12940 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12941
12942 * config.sub: Recognize sparcv9 just like sparc64.
12943
12944 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12945
12946 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12947
12948 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12949
12950 * config.guess: Correctly identify Pentium II sco boxes.
12951
12952 * config.guess: Fix "tr" code. From Weiwen Liu.
12953
12954 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12955
12956 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12957 stabs.
12958
12959 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12960
12961 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12962 (ALL_TARGET_MODULES): Add all-target-libchill.
12963 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12964 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12965 (all-target-libchill): Add dependencies.
12966 * configure.in (target_libs): Add libchill.
12967
12968 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12969
12970 * config.guess: Avoid assumptions about "tr" behaves when
12971 LANG is set to something other than English.
12972
12973 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12974
12975 * configure (gxx_include_dir): Changed to
12976 '${prefix}/include/g++'-${libstdcxx_interface}.
12977
12978 * config.if: New to determine the interfaces.
12979
12980 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12981
12982 * config.guess: Detect and handle MPE/IX.
12983 * config.sub: Deal with MPE/IX.
12984
12985 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12986
12987 * configure.in: Use mh-aix43.
12988
12989 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12990
12991 * configure: Fix --without/--disable cases for gxx-include-dir.
12992
12993 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12994
12995 * mdata-sh: Imported. Needed for automake support.
12996
12997 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12998
12999 * Makefile.in (taz): Try "chmod -R og=u ." before
13000 "chmod og=u `find . -print`".
13001
13002 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13003
13004 * configure.in: Add arm-elf and thumb-elf support.
13005
13006 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13007
13008 * Makefile.in: Undo previous patch.
13009
13010 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13011
13012 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13013 to here ...
13014 (install-no-fixedincludes): and here
13015 (INSTALL_MODULES): ... from here.
13016
13017 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13018
13019 * config.sub: Merge with FSF.
13020
13021 * config.guess: Merge with FSF.
13022
13023 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13024
13025 * configure (extraconfigdirs): New variable.
13026 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13027 * Makefile.in (all): Move higher in file.
13028 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13029 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13030 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13031 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13032 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13033
13034 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
13035
13036 * Makefile.in (all-target-libjava): Depend on all-gcc and
13037 all-target-newlib.
13038 (configure-target-libjava): Depend on $(ALL_GCC).
13039
13040 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13041
13042 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13043 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13044
13045 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13046
13047 * INSTALL/README: Fix typo.
13048
13049 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13050
13051 * ylwrap: Change absolute path checks to check for DOS style path
13052 names.
13053
13054 * ylwrap: Don't use a full path name if the source file is in the
13055 same directory. From hjl@lucon.org (H.J. Lu).
13056
13057 * config-ml.in: Default to being verbose, to match Feb 18 change to
13058 configure.
13059
13060 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13061
13062 Brought over from egcs:
13063
13064 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13065
13066 * configure.in (target_subdir): Set to ${target_alias} instead
13067 of "libraries".
13068
13069 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13070
13071 * configure.in (target_subdir): Set to libraries if enable_multilib.
13072
13073 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13074
13075 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13076 multilibs, force reconfiguration the first time we create
13077 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13078
13079 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13080
13081 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13082 avoid confusion with --no-recursion.
13083
13084 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13085
13086 * configure.in: Win32 hosts shouldn't use install -x
13087 * install-sh: remove -x option, and special .exe-handling
13088 hack.
13089
13090 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13091
13092 * config.guess: Recognize i586-pc-beos.
13093 * configure.in: Don't build some bits for beos.
13094
13095 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13096
13097 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13098 CFLAGS default to -O2.
13099
13100 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13101 when using GNU ld.
13102
13103 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13104
13105 * ltmain.sh: Correct install when using a different shell.
13106
13107 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13108
13109 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13110
13111 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13112
13113 * makefile.vms: Update to build binutils/makefile.vms. Add install
13114 target.
13115
13116 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13117
13118 * ltconfig: Update to correct AIX handling.
13119
13120 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13121
13122 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13123
13124 * configure.in (target_subdir): Set to ${target_alias} instead
13125 of "libraries".
13126
13127 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13128
13129 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13130 (Makefile): Depend on $(gcc_version_trigger).
13131
13132 * configure (gcc_version): Change default initializer to empty
13133 string.
13134 (gcc_version_trigger): New variable; pass this variable down
13135 to subdir configures to enable them checking gcc's version
13136 themselves. Emit make macros for both gcc_version vars.
13137 (topsrcdir): Initialize reliably.
13138 (recursion line): Remove --with-gcc-version=${gcc_version}.
13139
13140 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13141
13142 * configure (enable_version_specific_runtime_libs): Implement new flag
13143 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13144 in $(libsubdir); emit definition in each generated Makefile.
13145 (gxx_include_dir): Initialize depending on
13146 $enable_version_specific_runtime_libs.
13147
13148 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13149
13150 * configure (gcc_version): Initialize properly depending on
13151 how and where configure is started.
13152 (recursion line): Pass a --with-gcc-version=${gcc_version}
13153 to configures in subdirs.
13154
13155 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13156
13157 * configure.in (noconfigdirs): Add configure pattern for mips tx39
13158 cygmon
13159
13160 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13161
13162 * configure.in: Add cygmon and libstub support for mn10200.
13163
13164 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13165
13166 * configure (gcc_version): Add new variable describing the
13167 particular gcc version we're building.
13168 * Makefile.in (libsubdir): Add new macro for the directory
13169 in which the compiler finds executables, libraries, etc.
13170 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13171 and libsubdir.
13172
13173 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13174
13175 * Makefile.in (local-clean): Remove *.log.
13176 (warning.log): Built with warn_summary from build.log.
13177 (mail-report.log): Run test_summary.
13178 (mail-report-with-warnings.log): Run test_summary including
13179 warning.log in the report.
13180
13181 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13182
13183 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13184
13185 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13186
13187 * Makefile.in (grep): Grep no longer depends on libiberty.
13188
13189 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13190
13191 * Makefile.in: all-snavigator needs all-libgui.
13192
13193 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13194
13195 * configure.in: Add cygmon and libstub support for mn10300.
13196
13197 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13198
13199 * missing: Update to version from automake 1.3.
13200
13201 * ltmain.sh: On installation, don't get confused if the same name
13202 appears more than once in the list of library names.
13203
13204 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13205
13206 * config.sub: Accept m68060 and m5200 as CPU names.
13207
13208 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13209
13210 * configure: Use && rather than using -a in test, because odd
13211 strings can confuse test.
13212 * configure.in: Likewise.
13213
13214 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13215
13216 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13217
13218 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13219
13220 * Makefile.in (boostrap2-lean, bootstrap3-lean,
13221 bootstrap4-lean): New targets.
13222
13223 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13224
13225 * mpw-* Delete. Not used.
13226
13227 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13228
13229 * COPYING.LIB: Update FSF address.
13230
13231 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13232
13233 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13234
13235 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13236 GAS_SUPPORT_DIRS.
13237
13238 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13239
13240 * ltconfig, ltmain.sh: Avoid producing a version number if
13241 -version-info was not used.
13242
13243 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13244
13245 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13246 building with newlib.
13247
13248 1998-04-30 Paul Eggert <eggert@twinsun.com>
13249
13250 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13251 Solaris `make' causes it to continue to next definition.
13252
13253 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13254
13255 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13256 the right GUI libraries and files are installed along with GDB.
13257
13258 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13259
13260 * configure.in: Change alpha to alpha* in several places.
13261
13262 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13263
13264 * config.sub: Recognize sparc86x.
13265
13266 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13267
13268 * configure.in (--enable-target-optspace): Remove debug echo.
13269
13270 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13271
13272 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13273
13274 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13275
13276 * ltconfig: Update cygwin32 support.
13277
13278 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13279 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13280 (GDB_SUPPORT_DIRS): Likewise.
13281
13282 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13283
13284 * configure.in (target_makefile_frag): If --enable-target-optspace,
13285 use -Os to compile target libraries rather than -O2. Default to
13286 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13287 not used.
13288 * configure.in (target_cflags): Ditto for d30v.
13289
13290 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13291
13292 * Makefile.in (all-bfd): Depend on all-intl.
13293 (all-binutils): Likewise.
13294 (all-gas): Likewise.
13295 (all-gprof): Likewise.
13296 (all-ld): Likewise.
13297
13298 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
13299
13300 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13301
13302 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13303
13304 * Makefile.in (all-bfd): Depend upon all-libiberty.
13305
13306 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13307
13308 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13309
13310 * Makefile.in: Add libstub.
13311
13312 * configure.in: Ditto. Build libstub for targets that have cygmon
13313 support.
13314
13315 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13316
13317 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13318
13319 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13320
13321 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13322 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13323
13324 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13325
13326 * configure: Define DEFAULT_M4 by searching PATH.
13327 * Makfile.in: Use DEFAULT_M4.
13328
13329 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13330
13331 * ltconfig: Add cygwin32 support.
13332
13333 * Makefile.in, configure.in: Add libtool as a native only directory
13334 to configure and build.
13335
13336 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13337
13338 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13339
13340 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
13341
13342 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13343
13344 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13345
13346 * Makefile.in: add ash make rules
13347 * configure.in: add ash to native_only and host_tools lists
13348
13349 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13350
13351 * Makefile.in (all-gettext, all-intl): New targets.
13352 (ALL_MODULES): Added all-gettext, all-intl.
13353 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13354 (INSTALL_MODULES): Added install-gettext, install-intl.
13355 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13356
13357 * configure.in (host_tools): Added gettext.
13358 (native_only): Likewise.
13359 (noconfigdirs) [various cases]: Likewise.
13360 (host_libs): Added intl.
13361
13362 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13363
13364 * configure: Do not disable building gdbtk for cygwin32 hosts.
13365
13366 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13367
13368 * configure.in: Add thumb-coff target.
13369 * config.sub: Add thumb-coff target.
13370
13371 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13372
13373 * Makefile.in: Revert yesterday's change.
13374 (all-target-winsup): all-target-librx stays out of here.
13375
13376 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13377
13378 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13379 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13380 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13381 Remove references to librx and libg++.
13382
13383 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13384
13385 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13386 recursive makes
13387
13388 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13389
13390 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13391 for newlib directory.
13392 (CXX_FOR_TARGET): Likewise.
13393
13394 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13395
13396 * ltconfig: Update after libtool/ltconfig.in change for
13397 hpux11.
13398
13399 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13400
13401 * ltconfig, ltmain.sh: Update to libtool 1.2.
13402
13403 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13404
13405 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13406 (install-gcc-cross): Instead, override LANGUAGES here.
13407
13408 1998-03-18 Dave Love <d.love@dl.ac.uk>
13409
13410 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13411 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13412
13413 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13414
13415 * configure.in: Add Thumb-pe target.
13416
13417 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
13418
13419 * Makefile.in - changed sn targets to snavigator
13420 * configure.in - changed sn targets to snavigator
13421
13422 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13423
13424 * config-ml.in: After building symlink tree call make distclean
13425 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13426 to be the case for libiberty.
13427
13428 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13429
13430 * configure: When making link, also check the current
13431 directory. The configure scripts may create one.
13432
13433 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13434
13435 * config.sub: Accept alphapca56 and alphaev6 properly.
13436
13437 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13438
13439 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13440
13441 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13442
13443 * config.sub (sco5): Fix typo.
13444
13445 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13446
13447 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13448 install-itcl.
13449 (install-itcl): Remove dependency on install-tcl.
13450
13451 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13452
13453 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13454
13455 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13456
13457 * configure.in: Don't build libgui for a cygwin32 target when not on
13458 a cygwin32 host.
13459
13460 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13461
13462 * configure (redirect): Set to null, so default behavior of
13463 configure is now --verbose.
13464
13465 1998-02-16 Dave Love <d.love@dl.ac.uk>
13466
13467 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13468 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13469
13470 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13471
13472 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13473 this change to sync Makefile.in with its ChangeLog entries.
13474
13475 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13476
13477 * ltmain.sh (mkdir): Check that the directory doesn't exist
13478 before we exit with error, so that we don't get races during
13479 parallel builds.
13480
13481 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13482
13483 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13484
13485 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13486
13487 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13488 PICFLAG_FOR_TARGET.
13489 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13490
13491 * configure: Emit a definition for the new macro enable_shared
13492 into each Makefile.
13493
13494 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13495
13496 * configure.in (host_tools, native_only): Add libtool.
13497
13498 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13499
13500 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13501 Fix typo in ming config comment.
13502
13503 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13504
13505 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13506
13507 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13508
13509 * config.sub: Add tic30 cases, and map c30 to tic30.
13510
13511 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13512
13513 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13514 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13515 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13516 (CLEAN_TARGET_MODULES): Similarly
13517 (all-target-libf2c): Add dependences.
13518 * configure.in (target_libs): Add libf2c.
13519
13520 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13521
13522 * configure.in: Remove expect from noconfigdirs when target
13523 is cygwin32. OK to build expect and dejagnu with Canadian
13524 Cross.
13525
13526 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13527
13528 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13529 host.
13530
13531 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13532 and mingw32.
13533
13534 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13535
13536 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13537 here as it is not defined in the toplevel Makefile.
13538
13539 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13540
13541 * configure (package_makefile_rules_frag): New variable, which names
13542 a file with generic rules, ...
13543 Change comment to mention we now have FIVE parts.
13544 * configure: Undo last change.
13545
13546 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13547
13548 * config.guess: More accurate determination of HP processor types.
13549 * config.sub: More accurate determination of HP processor types.
13550
13551 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13552
13553 * configure (package_makefile_frag): Move inserting the
13554 ${package_makefile_frag} to where it should be according
13555 to the comment.
13556
13557 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13558
13559 * config.guess: Add support for Linux/ARM.
13560
13561 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13562
13563 * .cvsignore: Remove *-info and *-install since they match
13564 release-info and mpw-install, which we don't want to just ignore.
13565
13566 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13567
13568 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13569
13570 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13571
13572 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13573 local_prefix to sub-make invocations.
13574
13575 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13576
13577 * configure.in: Check makefile fragments in the source
13578 directory.
13579
13580 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13581
13582 * configure.in: Check whether host and target makefile
13583 fragments exist before adding them to *_makefile_frag.
13584
13585 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13586
13587 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13588
13589 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13590
13591 * configure.in: Make sure we only replace RPATH_ENVVAR on
13592 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13593 regexp to sed.
13594
13595 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13596 to sub-makes.
13597
13598 1998-01-13 Lee Iverson (leei@ai.sri.com)
13599
13600 * config-ml.in (multi-do): LDFLAGS must include multilib
13601 designator.
13602
13603 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
13604
13605 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13606
13607 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13608
13609 * config.sub: Add mingw32 support.
13610 * configure.in: Likewise.
13611
13612 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13613
13614 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13615
13616 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13617
13618 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13619 * configure (gxx_include_dir): Provide a definition for subdirs
13620 which do not use autoconf.
13621
13622 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13623
13624 * config.guess: Sync with egcs. Picks up new alpha support,
13625 BeOS & some additional linux support.
13626
13627 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13628
13629 * config.guess: HP 9000/803 is a PA1.1 machine.
13630
13631 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13632
13633 * configure.in: It's alpha*-...
13634
13635 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13636
13637 * configure.in (host_makefile_frag, target_makefile_frag):
13638 Handle multiple config files.
13639 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13640 alpha-*-*.
13641
13642 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13643
13644 * mkdep: New file.
13645
13646 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13647
13648 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13649
13650 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13651
13652 * Makefile.in: Add libgui directory.
13653 (GDB_TK): Add all-libgui.
13654 * configure.in: Add libgui directory.
13655 * configure: Add all-libgui to GDB_TK.
13656
13657 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13658
13659 * config-ml.in (multidirs): Add m32r to multilib list.
13660
13661 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13662
13663 * Makefile.in (all-target-gperf): Change dependency to
13664 all-target-libstdc++.
13665
13666 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13667
13668 * config.guess: Add BeOS support.
13669
13670 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13671
13672 Source directory cvs renamed to cvssrc:
13673 * configure.in (host_tools): Change cvs to cvssrc.
13674 (native_only): Likewise.
13675 (noconfigdirs) [various cases]: Likewise.
13676 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13677 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13678 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13679 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13680 (all-cvssrc): Rename target from all-cvs.
13681
13682 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13683
13684 * configure (gxx_include_dir): Fix thinko.
13685
13686 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13687
13688 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13689 (install-cross, install-gcc-cross): New targets.
13690
13691 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13692
13693 * configure.in (noconfigdirs): Add support for Thumb target.
13694
13695 * config.sub (maybe_os): Add support for Thumb target.
13696
13697 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13698
13699 * Makefile.in: Add rules for cygmon.
13700
13701 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13702
13703 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13704
13705 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13706 * configure (gxx_include_dir): Provide a definition for subdirs
13707 which do not use autoconf.
13708
13709 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13710
13711 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13712 11/18/97 build
13713
13714 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13715
13716 * From Franz Sirl.
13717 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13718 found on RedHat Linux systems.
13719
13720 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13721
13722 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13723 guesses.
13724
13725 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13726
13727 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13728
13729 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13730
13731 * ltmain.sh: If mkdir fails, check whether the directory was created
13732 anyhow by some other process.
13733
13734 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13735
13736 * configure.in (d30v-*-*): Configure all directories.
13737
13738 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13739
13740 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13741 for the D30V.
13742
13743 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13744
13745 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13746
13747 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13748
13749 * include/libiberty.h: Add extern "C" { so it can be used with C++
13750 progrms.
13751 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13752 programs.
13753
13754 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13755
13756 * configure.in (d30v-*-*): Configure GCC now.
13757
13758 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13759
13760 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13761 is no longer needed.
13762
13763 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13764
13765 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13766
13767 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13768
13769 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13770 targets using "$@" to provide support for similar but not identical
13771 targets without having to duplicate code.
13772
13773 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13774
13775 * makefile.vms: Fix to work with DEC C.
13776
13777 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13778
13779 * config.sub: Add mips-tx39-elf to marketing names.
13780
13781 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13782
13783 * ltmain.sh: Handle symlinks in generated script.
13784
13785 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13786
13787 * configure: Handle autoconf style directory options: --bindir,
13788 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13789 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13790 --sysconfdir.
13791 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13792 (sharedstatedir, localstatedir, oldincludedir): New variables.
13793 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13794 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13795 sbindir, sharedstatedir, and sysconfdir.
13796
13797 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13798
13799 * Makefile.in (bootstrap-lean): New target.
13800
13801 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13802
13803 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
13804 sn, and gnuserv from noconfigdirs.
13805
13806 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13807
13808 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13809
13810 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13811
13812 * Makefile.in (cross): New target.
13813
13814 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13815 Jeff Law <law@cygnus.com>
13816
13817 * Makefile.in (bootstrap2, bootstrap3): New targets.
13818 (all-bootstrap): Remove outdated and confusing target.
13819 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13820
13821 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13822
13823 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13824 windows. Consistent with gdb/configure.
13825
13826 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13827
13828 * configure.in: Name Linux target fragment.
13829
13830 * configure: Rewrite so that project Makefile fragment is inserted
13831 first and appears last in the resulting Makefile.
13832
13833 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13834
13835 * Makefile.in (install-itcl): Install tcl first.
13836
13837 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13838
13839 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13840
13841 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13842
13843 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13844
13845 * configure.in (skipdirs): Add target-librx for Linux.
13846 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13847
13848 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13849
13850 * Makefile.in (bootstrap): New target.
13851
13852 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13853
13854 * config.sub: Accept 'amigados' for backward compatibility.
13855
13856 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13857
13858 * config.guess: Merge with FSF.
13859
13860 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13861
13862 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13863
13864 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13865
13866 * config.sub: Add "marketing-names" patch.
13867
13868 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13869
13870 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13871
13872 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13873
13874 * config.sub: Handle v850-elf.
13875
13876 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
13877
13878 * .cvsignore (*-install): Remove.
13879
13880 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13881
13882 * ltconfig: Set CONFIG_SHELL in libtool.
13883 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13884
13885 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13886
13887 * configure.in (target_subdir): Set to libraries if enable_multilib.
13888
13889 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13890
13891 * config.guess: Update from gcc directory.
13892
13893 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13894
13895 * Makefile.in (all-sim): Depends on all-readline.
13896
13897 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13898
13899 * Makefile.in (BISON, YACC): Use $$s.
13900 (all-bison): Depend on all-texinfo.
13901
13902 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13903
13904 * Makefile.in (BISON): Add -L flag.
13905 (YACC): Likewise.
13906
13907 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13908
13909 * configure.in (noconfigdirs): Add support for v850e target.
13910
13911 * config.sub (maybe_os): Add support for v850e target.
13912
13913 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13914
13915 * configure.in (noconfigdirs): Add support for v850ea target.
13916
13917 * config.sub (maybe_os): Add support for v850ea target.
13918
13919 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13920
13921 * config.sub: Add mipstx39. Delete r3900.
13922
13923 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13924
13925 * Makefile.in (all-autoconf): Depends on all-texinfo.
13926
13927 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13928
13929 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13930 eabi targets.
13931
13932 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13933
13934 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13935
13936 * configure: When handling a Canadian Cross, handle YACC as well as
13937 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13938 * Makefile.in (all-bison): Depend upon all-texinfo.
13939
13940 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13941
13942 * Makefile.in (BISON): bison, not byacc or bison -y.
13943 (YACC): bison -y or byacc or yacc.
13944 (various): Add *-bison as appropriate.
13945 (taz): No need to mess with BISON anymore.
13946
13947 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13948
13949 * configure: If OSTYPE matches *win32*, try to find a good value for
13950 CONFIG_SHELL.
13951
13952 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13953
13954 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13955 configure.in if it is present.
13956
13957 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13958
13959 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13960
13961 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13962
13963 * config.sub: Recognize `arc' cpu.
13964 * configure.in: Likewise.
13965 * config-ml.in: Likewise.
13966
13967 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13968
13969 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13970
13971 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13972
13973 * configure: Changed sed delimiter from ':' to '|' when
13974 attempting to substitute ${config_shell} for SHELL. On
13975 NT ${config_shell} may contain a ':' in it.
13976
13977 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13978
13979 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13980
13981 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13982
13983 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13984
13985 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13986
13987 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13988
13989 * ylwrap: If the program is a relative path, force it to be
13990 absolute.
13991
13992 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13993
13994 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13995
13996 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13997
13998 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13999 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14000 for libraries.
14001
14002 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14003
14004 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14005 separated by spaces.
14006
14007 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14008
14009 * ylwrap: New file.
14010 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14011
14012 * ltmain.sh: Handle /bin/sh at start of install program.
14013
14014 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14015
14016 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14017 * missing: New file, from automake 1.2.
14018
14019 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14020
14021 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14022 check-tk to CHECK_X11_MODULES.
14023
14024 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14025
14026 * config.sub: Merge with FSF.
14027
14028 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14029
14030 * config.guess: Merge with FSF.
14031
14032 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14033
14034 * configure: Treat msdosdjgpp like go32.
14035 * configure.in: Likewise. Don't remove gprof for go32.
14036
14037 * configure: Change Makefile.tem2 to Makefile.tm2.
14038
14039 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14040
14041 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14042
14043 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14044
14045 * install-sh (chmodcmd): Set to null if the DST directory already
14046 exists. Same as Nov 11th change.
14047
14048 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14049
14050 * configure (GDB_TK): Needs itcl and tix.
14051
14052 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14053
14054 * config.guess: Update from FSF.
14055
14056 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14057
14058 * Makefile.in (GDB_TK): Depend on itcl and tix.
14059
14060 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14061
14062 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14063 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14064 (INSTALL_SCRIPT): New variable.
14065 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14066 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14067 to -x.
14068 * install-sh: Add support for -x option.
14069
14070 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14071
14072 * configure.in, Makefile.in: Treat tix like itcl.
14073
14074 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14075
14076 * Makefile.in (WINDRES): New variable.
14077 (WINDRES_FOR_TARGET): New variable.
14078 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14079 (EXTRA_HOST_FLAGS): Add WINDRES.
14080 (EXTRA_TARGET_FLAGS): Add WINDRES.
14081 (EXTRA_GCC_FLAGS): Add WINDRES.
14082 ($(DO_X)): Pass down WINDRES.
14083 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14084 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14085 DLLTOOL_FOR_TARGET.
14086
14087 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14088
14089 * configure.in: configure sim before gdb for win32-x-ppc
14090
14091 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14092
14093 Move gperf into the toplevel, from libg++.
14094 * configure.in (target_tools): Add target-gperf.
14095 (native_only): Add target-gperf.
14096 * Makefile.in (all-target-gperf): New target, depend on
14097 all-target-libg++.
14098 (configure-target-gperf): Empty rule.
14099 (ALL_TARGET_MODULES): Add all-target-gperf.
14100 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14101 (CHECK_TARGET_MODULES): Add check-target-gperf.
14102 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14103 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14104
14105 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
14106
14107 * config.sub (mn10200): Recognize new basic machine.
14108
14109 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14110
14111 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14112 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14113
14114 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14115
14116 * configure.in: If we're building mips-sgi-irix6* native, turn on
14117 ENABLE_MULTILIB and set TARGET_SUBDIR.
14118
14119 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14120
14121 * Makefile.in (all-sn): Depend on all-grep.
14122
14123 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14124
14125 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14126
14127 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14128 Makefile. From Jeff Makey <jeff@cts.com>.
14129 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14130
14131 * Makefile.in (DISTBISONFILES): Remove.
14132 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14133 $(DEFAULT_YACC).
14134
14135 * configure.in: Build itl, db, sn, etc., when building for native
14136 cygwin32.
14137
14138 * Makefile.in (LD): New variable.
14139 (EXTRA_HOST_FLAGS): Pass down LD.
14140 ($(DO_X)): Likewise.
14141
14142 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14143
14144 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14145
14146 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14147
14148 * configure.in (targargs): Strip out any supplied --build argument
14149 before adding our own. Always add --build.
14150
14151 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14152
14153 * configure.in (targargs): Pass --build if we're doing
14154 a cross-compile.
14155
14156 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14157
14158 * configure: Use '|' instead of ":" as the separator in
14159 sed. Otherwise sed chokes on NT path names with drive
14160 designators. Also look for "?:*" as the leading characters in an
14161 absolute pathname.
14162
14163 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14164
14165 * config.sub: Support for r3900.
14166
14167 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14168
14169 * configure.in: Use install-sh, not install.sh.
14170
14171 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14172
14173 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14174 apply it twice.
14175
14176 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14177
14178 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14179 install-binutils.
14180
14181 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14182
14183 * Makefile.in: Add automake targets.
14184 * configure.in (host_tools): Add automake.
14185
14186 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14187
14188 * configure: Default CXX to c++, not gcc.
14189 * Makefile.in (CXX): Set to c++, not gcc.
14190 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14191
14192 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14193
14194 * install-sh: try appending a .exe if source file doesn't
14195 exist
14196
14197 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14198
14199 * configure.in: Turn on multilib by default.
14200 (cross_only): Remove target-libiberty.
14201
14202 * Makefile.in (all-gcc): Don't depend on libiberty.
14203
14204 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14205
14206 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14207
14208 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14209
14210 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14211 (DISTBISONFILES): Add ld/Makefile.in
14212
14213 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14214
14215 * configure.in: if target is cygwin32 but host isn't cygwin32,
14216 don't configure gdb tcl tk expect, not just gdb.
14217
14218 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14219
14220 * configure.in: Added gnuserv everywhere sn appears.
14221
14222 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14223 (CROSS_CHECK_MODULES): Added check-gnuserv.
14224 (INSTALL_MODULES): Added install-gnuserv.
14225 (CLEAN_MODULES): Added clean-gnuserv.
14226 (all-gnuserv): New target.
14227
14228 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14229
14230 * config.guess: Fixes for MIPS OpenBSD systems.
14231
14232 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14233
14234 * Makefile.in (INSTALL_XFORM): Remove.
14235 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14236
14237 * mkinstalldirs: New file, copied from automake.
14238 * Makefile.in (installdirs): Rename from install-dirs. Use
14239 mkinstalldirs. Change all users.
14240 (DEVO_SUPPORT): Add mkinstalldirs.
14241
14242 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14243
14244 * install-sh: Rename from install.sh.
14245 * Makefile.in (INSTALL): Change install.sh to install-sh.
14246 (DEVO_SUPPORT): Likewise.
14247
14248 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14249 Graichen <graichen@rzpd.de>.
14250
14251 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14252
14253 * config.guess: Recognize OpenBSD systems correctly.
14254
14255 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14256
14257 * README, Makefile.in (ETC_SUPPORT): Remove references to
14258 cfg-paper*, configure.{texi,man,info*}._
14259
14260 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14261
14262 * Makefile.in (all.normal): Ensure that gcc is built after all
14263 the x11 - ie gdb - targets.
14264
14265 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14266
14267 * makefile.vms: Don't run conf-a-gas.
14268
14269 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14270
14271 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14272
14273 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14274
14275 * configure.in: Remove noconfigdirs case since gdb also
14276 configures and builds for tic80-coff.
14277
14278 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14279
14280 * configure: Set cache_file to config.cache.
14281 * Makefile.in (local-distclean): Remove config.cache.
14282
14283 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14284
14285 * COPYING: Update FSF address.
14286
14287 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14288
14289 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14290 noconfigdirs.
14291
14292 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14293
14294 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14295 MAKEDIRS, is empty.
14296
14297 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14298
14299 * config.sub: Tweak mn10300 entry.
14300
14301 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14302
14303 * configure.in (host_tools): Put sim before gdb, so gdb's
14304 configure.tgt can determine if the simulator was configured.
14305
14306 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14307
14308 * config.sub: Move BeOS $os case to be with other Cygnus
14309 local cases.
14310
14311 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14312
14313 * config.sub: Remove misplaced comment that broke Linux.
14314
14315 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14316
14317 * config.sub: Add BeOS support.
14318
14319 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14320
14321 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14322
14323 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14324
14325 * configure.in (noconfigdirs): Remove tcl and tk from
14326 noconfigdirs for cygwin32 builds.
14327
14328 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14329
14330 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14331
14332 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14333
14334 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14335 make-all.com, use makefile.vms instead.
14336
14337 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14338
14339 * config.sub: Accept -lnews*.
14340
14341 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14342
14343 * configure.in (noconfigdirs): Disable target-newlib,
14344 target-examples and target-libiberty for d30v.
14345
14346 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14347
14348 * configure.in (noconfigdirs): Enable ld for d30v.
14349
14350 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14351
14352 * configure.in (tic80-*-*): Build compiler.
14353
14354 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14355
14356 * configure.in (d30v-*): Remove sim directory from list of
14357 unsupported d30v directories
14358
14359 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14360
14361 * config.sub, configure.in: Add d30v target cpu.
14362
14363 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14364
14365 * makefile.vms: New file.
14366 * make-all.com: Remove.
14367
14368 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14369
14370 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14371
14372 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14373
14374 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14375
14376 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14377
14378 * Makefile.in (ALL_MODULES): Added all-db.
14379 (CROSS_CHECK_MODULES): Addec check-db.
14380 (INSTALL_MODULES): Added install-db.
14381 (CLEAN_MODULES): Added clean-db.
14382
14383 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14384
14385 * config.guess: Merge with latest FSF sources.
14386
14387 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14388
14389 * Makefile.in (ALL_MODULES): Added all-itcl.
14390 (CROSS_CHECK_MODULES): Added check-itcl.
14391 (INSTALL_MODULES): Added install-itcl.
14392 (CLEAN_MODULES): Added clean-itcl.
14393
14394 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14395
14396 * configure.in: build gdb for mn10200
14397
14398 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14399
14400 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14401
14402 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14403
14404 * configure.in (tic80-*-*): Turn off most targets right now.
14405
14406 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14407
14408 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14409 rather than the makeinfo program.
14410 (do-info): Depend upon all-texinfo.
14411
14412 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14413
14414 * configure.in: Remove uses of config/mh-linux.
14415
14416 * config.sub, config.guess: Merge with latest FSF sources.
14417
14418 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14419
14420 * config.sub (case $basic_machine): Add tic80 entries.
14421
14422 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14423
14424 * config.sub, config.guess: Merge with latest FSF sources.
14425
14426 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14427
14428 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14429 * mpw-config.in: Test for NewFolderRecursive.
14430 * mpw-install: Use symbolic name for startup filename.
14431 * mpw-README: Add various additional details.
14432
14433 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14434
14435 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14436
14437 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14438
14439 * configure.in: Do build gcc and the target libraries for
14440 the mn10200.
14441
14442 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14443
14444 * configure.in: don't avoid building gdb for mn10300 any more
14445 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14446 instead of single-quoting it.
14447
14448 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14449
14450 * configure.in: Don't use --with-stabs on IRIX 6.
14451
14452 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14453
14454 * configure.in (m32r): Build gdb, libg++ now.
14455
14456 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14457
14458 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14459 directories from noconfigdirs.
14460
14461 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14462
14463 * config.sub (basic_machine): added mips16 configuration
14464
14465 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14466
14467 * config.sub: Handle d10v-unknown.
14468
14469 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14470
14471 * config.sub: Handle v850-unknown.
14472
14473 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14474
14475 * Makefile.in: add findutils
14476 * configure.in: add findutils to list of host_tools
14477
14478 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14479
14480 * config.sub: Handle mn10200 and mn10300.
14481
14482 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14483
14484 * configure.in (d10v-*): Do not build librx.
14485
14486 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14487
14488 * configure.in (mn10300): Build everything except gdb & libgloss.
14489
14490 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14491
14492 * config.guess: Patch for Dansk Data Elektronik servers,
14493 from Niels Skou Olsen <nso@dde.dk>.
14494
14495 For ncr, use /bin/uname rather than uname, since GNU uname does not
14496 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14497
14498 Patch for MIPS R4000 running System V,
14499 from Eric S. Raymond <esr@snark.thyrsus.com>.
14500
14501 Fix thinko for nextstep.
14502
14503 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14504
14505 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14506 * config.guess: Guess mips-dec-mach_bsd4.3.
14507
14508 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14509 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14510 release numbers.
14511 * config.guess (mips-mips-riscos*): Emit just enough of the
14512 release number.
14513
14514 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14515 * config.guess (sparc-auspex-sunos*): Added.
14516 (f300-fujitsu-*): Added.
14517
14518 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14519 * config.guess: Recognize a Tadpole as a sparc.
14520
14521 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14522
14523 * config.guess: Don't assume that NextStep version is either 2 or
14524 3. NextStep 4 (aka OpenStep 4) has come out now.
14525
14526 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14527
14528 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14529 From Rik Faith <faith@cs.unc.edu>.
14530
14531 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14532
14533 * config.sub: Contributions from bug-gnu-utils to:
14534 Support plain "hppa" (no version given) architecture, reported by
14535 OpenStep.
14536 OpenBSD like NetBSD.
14537 LynxOs is not a hardware supplier.
14538
14539 * config.guess: Contributions from bug-gnu-utils to add support for:
14540 OpenBSD like NetBSD.
14541 Stratus systems.
14542 More Pyramid systems.
14543 i[n>4]86 Intel chips.
14544 M680[n>4]0 Motorola chips.
14545 Use unknown instead of lynx for hardware manufacturer.
14546
14547 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14548
14549 * install.sh (chmodcmd): Set to null if the DST directory already
14550 exists.
14551
14552 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14553
14554 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14555 not use mt-ppc target Makefile fragment any more.
14556
14557 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14558
14559 * configure.in (*-*-windows): Exclude everything but those dirs
14560 needed to build windows.
14561
14562 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14563
14564 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14565
14566 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14567
14568 * configure.in: Exclude mmalloc from i386-windows.
14569
14570 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14571
14572 * Undo my previous change.
14573
14574 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14575
14576 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14577 unconditionally.
14578 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14579
14580 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14581
14582 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14583 host to add it's own flags.
14584
14585 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14586
14587 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14588
14589 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14590
14591 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14592 (CXX_FOR_TARGET): Likewise.
14593 (GCC_FOR_TARGET): Define.
14594 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14595 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14596 CC_FOR_TARGET was specified on the command line.
14597 (MAKEOVERRIDES): Don't define.
14598
14599 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14600
14601 * configure.in (m32r): Fix spelling of libg++ libs.
14602
14603 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14604
14605 * config.sub (-apple*): Remove, now redundant.
14606
14607 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14608
14609 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14610
14611 * configure: Rework yesterday's sed script patch.
14612
14613 * config.sub: Merge with FSF.
14614
14615 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14616
14617 * config.guess: Merge from FSF.
14618
14619 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
14620 * config.guess: Use pc instead of unknown, for pc clone systems.
14621 Change linux to linux-gnu.
14622
14623 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14624 * config.guess: Avoid non-portable tr syntax.
14625
14626 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14627
14628 * test-build.mk (HOLES): Add "xargs" for gdb.
14629
14630 * configure: Avoid hpux10.20 sed bug.
14631
14632 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14633
14634 * configure.in: Add support for windows host
14635 (that is a build done under the Microsoft build environment).
14636
14637 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14638
14639 * Makefile.in: Replace all uses of srcroot with s, to shrink
14640 command line lengths.
14641
14642 Patches from Geoffrey Noer <noer@cygnus.com>:
14643 * configure.in: If configuring for newlib, pass --with-newlib to
14644 subdirectories.
14645 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14646 -Bnewlib/ and -Lwinsup to gcc.
14647 (CXX_FOR_TARGET): Likewise.
14648
14649 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14650
14651 * Makefile.in (ETC_SUPPORT): Add configure.
14652
14653 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14654
14655 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14656 host configuration file.
14657
14658 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14659
14660 * configure.in: Break mn10x00 support into separate
14661 mn10200 and mn10300 configurations.
14662 * config.sub: Likewise.
14663
14664 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14665
14666 * configure.in: Add lots of stuff to noconfigdirs for
14667 the mn10x00 targets.
14668
14669 * config.sub, configure.in: Add mn10x00 support.
14670
14671 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14672
14673 * make-all.com: Call conf-a-gas, not config-a-gas.
14674
14675 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14676
14677 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14678 targets.
14679
14680 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14681
14682 * mpw-README: Add much more detail for native PowerMac.
14683 * mpw-install: New file.
14684 * mpw-configure: Add --norecursion and --help options.
14685 * mpw-config.in: Translate readme and install files when
14686 copying to objdir.
14687 * mpw-build.in: Don't always depend on byacc and flex.
14688 (install-only-top): New action.
14689
14690 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14691
14692 * configure.in: You can now configure GDB for the v850.
14693
14694 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14695
14696 * configure.in (noconfigdirs): Don't configure any C++ dirs
14697 if targeting D10V.
14698
14699 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14700
14701 * config.sub: Recognize mips64vr5000.
14702
14703 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14704
14705 * configure.in: Use a single line for host_tools and native_only.
14706
14707 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14708
14709 * config.sub, configure.in: Add entries for m32r.
14710
14711 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14712
14713 * Makefile.in (inet-install): Don't run install-gzip.
14714
14715 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14716
14717 * configure.in: Don't config lots of things for *-*-windows*.
14718
14719 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14720
14721 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14722 (host_libs, host_tools): Copy from configure.in.
14723 * mpw-configure: Don't complain about directories not found.
14724
14725 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14726
14727 * configure.in (i[345]86): Recognize i686 for pentium pro.
14728 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14729 file.
14730
14731 * config.guess (i[345]86): Ditto.
14732
14733 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14734
14735 * configure.in (noconfigdirs): Removed gdb for D10V.
14736
14737 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
14738
14739 * configure.in: Remove ld, target-libio, target-libg++, and
14740 target-libstdc++ from noconfigdirs.
14741
14742 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14743
14744 * configure: Fix three locations where shell scripts were
14745 being run directly rather than with config_shell.
14746
14747 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14748
14749 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14750 * config.sub (basic_machine): Recognize v850.
14751
14752 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14753
14754 * mpw-configure: Handle multiple enable/disable options and
14755 pass them down recursively, handle -c and -s flags appropriately
14756 depending on choice of compiler, add escape mechanism for
14757 quoted arguments to gC.
14758
14759 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14760
14761 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14762 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14763 so that -mrelocatable-lib and -mno-eabi are used.
14764
14765 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14766 not support --print-multi-lib, don't abort.
14767
14768 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14769
14770 * make-all.com: Run config-a-gas.
14771 * setup.com: Don't copy subdirectory files around.
14772
14773 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14774
14775 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14776 target, it now compiles correctly.
14777
14778 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14779
14780 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14781
14782 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14783
14784 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14785
14786 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14787
14788 * configure.in (native_only): Add prms.
14789
14790 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14791
14792 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14793 (BINUTILS_SUPPORT_DIRS): Likewise.
14794
14795 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14796
14797 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14798 d10v support is added.
14799
14800 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14801
14802 * configure.in (d10v-*-*): New target.
14803
14804 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14805
14806 * config.guess (HP 9000/811): Recognize this as a PA1.1
14807 machine.
14808
14809 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14810
14811 * Makefile.in (do-tar-gz): New target, split out from tail end of
14812 taz target. Run each command separately, don't use pipes.
14813 (taz): Use it.
14814
14815 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14816
14817 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14818 * mpw-build.in: No builds should depend on building byacc or flex,
14819 they are assumed to be installed already.
14820
14821 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14822
14823 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14824 variable that CC_FOR_TARGET needs.
14825
14826 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14827
14828 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14829 options have changed since the last time the subdirectory was
14830 configured, and if it has, reconfigure.
14831 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14832 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14833
14834 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14835
14836 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14837 CLEAN_MODULES): Add bash.
14838 (all-bash): New target.
14839
14840 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14841
14842 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14843
14844 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14845
14846 * config.sub (basic_machine): Recognize d10v as a valid processor.
14847
14848 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14849
14850 * mpw-configure: Add support for --bindir.
14851 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14852
14853 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14854
14855 * configure.in: add bash, time, gawk to list of hosttools and things
14856 to only build for native toolchains
14857
14858 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14859
14860 * Makefile.in (docdir): Remove.
14861
14862 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14863
14864 * Makefile.in (datadir): Set to $(prefix)/share.
14865
14866 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14867
14868 * configure.in: build diff and patch for cygwin32-hosted
14869 toolchains.
14870
14871 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14872
14873 * config.sub: Accept -rtems*.
14874
14875 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14876
14877 * configure.in: enable dosrel for cygwin32-hosted builds,
14878 remove diff from the list of things not buildable
14879 via Canadian Cross
14880
14881 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14882
14883 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14884 don't get ". ".
14885
14886 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14887
14888 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14889
14890 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14891
14892 * Makefile.in (taz): Handle case where tex3patch didn't even get
14893 checked out. Also, if it was found, put the symlink in a new util
14894 subdirectory.
14895
14896 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14897
14898 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14899
14900 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14901
14902 * config.sub: Recognize -openvms.
14903 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14904 * make-all.com, setup.com: New files.
14905
14906 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14907
14908 * Makefile.in (taz): tex3patch moved to texinfo/util.
14909
14910 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14911
14912 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14913 * configure.in: remove make from disable-if-Can-Cross list
14914 enable gdb if ${host} and ${target} are cygwin32
14915
14916 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14917
14918 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14919 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14920
14921 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14922
14923 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14924 distinguish sysv/svr4/bsd variants.
14925 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14926
14927 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14928
14929 * configure.in: Added copyright notice.
14930 * move-if-change: Added copyright notice.
14931
14932 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14933
14934 * configure.in (powerpcle-*-solaris*): Until we get shared
14935 libraries working, don't build gdb, sim, make, tcl, tk, or
14936 expect.
14937
14938 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14939
14940 * config.guess: Merge with FSF:
14941
14942 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14943 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14944
14945 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14946 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14947
14948 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14949 * config.guess: Combine two OSF1 rules.
14950 Also recognize field test versions. From mjr@zk3.dec.com.
14951 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14952 because GNU uname does not support -p. From pmr@pajato.com.
14953
14954 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14955
14956 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14957
14958 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14959
14960 * mpw-README: Document GCCIncludes.
14961
14962 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14963
14964 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14965
14966 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14967
14968 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14969
14970 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14971
14972 * configure.in (*-*-cygwin32): Configure make.
14973
14974 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14975
14976 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14977
14978 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14979
14980 * Makefile.in (all-inet): Depend on all-perl.
14981
14982 * Makefile.in (inet-install): New target.
14983
14984 * Makefile.in (all-inet): Depend on all-tcl.
14985 (all-inet): Depend on all-send-pr.
14986
14987 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14988
14989 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14990 temporarily.
14991
14992 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14993
14994 * configure.in: Don't configure --with-gnu-ld on AIX.
14995
14996 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14997
14998 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14999
15000 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15001
15002 * Makefile.in (ALL_MODULES): Added all-inet.
15003 (CROSS_CHECK_MODULES): Added check-inet.
15004 (INSTALL_MODULES): Added install-inet.
15005 (CLEAN_MODULES): Added clean-inet.
15006 (all-indent): New target.
15007
15008 * configure.in (host_tools): Added inet.
15009 (native_only): Added inet.
15010 (noconfigdirs): Added inet.
15011
15012 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15013
15014 * configure.in: Don't configure libgloss if we are not configuring
15015 newlib.
15016
15017 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15018
15019 * configure.in: Don't configure libgloss for unsupported
15020 architectures.
15021
15022 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15023
15024 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15025
15026 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15027
15028 * Makefile.in (ALL_MODULES): Include all-apache.
15029 (CROSS_CHECK_MODULES): Include check-apache.
15030 (INSTALL_MODULES): Include install-apache.
15031 (all-apache): New target.
15032
15033 * configure.in: Added apache everywhere perl is seen.
15034
15035 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15036
15037 * Makefile.in: Add support for clean-{module} and
15038 clean-target-{module} rules.
15039
15040 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15041
15042 * configure.in (*-*-ose) do not build libgloss.
15043
15044 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15045
15046 * config.guess (prep*:SunOS:5.*:*): Turn into
15047 powerpele-unknown-solaris2.
15048
15049 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15050
15051 * configure.in: Permit --enable-shared to specify a list of
15052 directories.
15053
15054 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15055
15056 * configure.in (host==solaris): Pass only the first word of $CC
15057 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15058
15059 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15060
15061 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15062
15063 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15064
15065 * Makefile.in (ALL_MODULES): Include all-perl.
15066 (CROSS_CHECK_MODULES): Include check-perl.
15067 (INSTALL_MODULES): Include install-perl.
15068 (ALL_X11_MODULES): Include all-guile.
15069 (CHECK_X11_MODULES): Include check-guile.
15070 (INSTALL_X11_MODULES): Include install-guile.
15071 (all-perl): New target.
15072 (all-guile): New target.
15073
15074 * configure.in (host_tools): Include perl and guile.
15075 (native_only): Include perl and guile.
15076 (noconfigdirs): Don't build guile and perl; no ports have been
15077 done.
15078
15079 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15080
15081 * configure (--enable-*): Handle quoted option lists such as
15082 --enable-sim-cflags='-g0 -O' better.
15083
15084 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15085
15086 * Makefile.in ({,inst}all-target): New rule so we can make and
15087 install all of the target directories easily.
15088
15089 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15090
15091 * configure.in: Add missing global flag in sed substitution when
15092 deleting `target-' from ${configdirs}.
15093
15094 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15095
15096 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15097 option.
15098
15099 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15100 config/mh-necv4.
15101
15102 * install.sh: Correct misspelling of transformbasename.
15103
15104 * config.guess: Recognize mips-*-sysv*.
15105
15106 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15107
15108 * config.sub: Recognize mon960.
15109
15110 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15111
15112 * configure: Restore Canadian Cross handling of BISON and LEX,
15113 removed in Feb 20 change.
15114
15115 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15116
15117 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15118 Mention make install. Remove the old copyright date as well the
15119 clumsy and rather pointless copyright on the README file.
15120
15121 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15122
15123 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15124 Makefile after running symlink-tree, then run `make distclean' to
15125 avoid clobbering any generated files in srcdir.
15126
15127 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15128
15129 * configure.in (m68k-*-netbsd*): Build everything now.
15130
15131 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15132
15133 * Makefile.in (taz): Fix quoting.
15134
15135 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15136
15137 * configure.in (sparclet-*-*): Build everything now.
15138
15139 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15140
15141 * configure.in (m68k-*-linux*): New host.
15142
15143 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15144
15145 * configure: Check for bison before byacc.
15146
15147 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15148
15149 * Makefile.in configure: Change the way LEX and BISON/YACC are
15150 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15151 searching PATH. These are used as fallbacks by Makefile.in if
15152 flex/bison/byacc aren't in objdir.
15153
15154 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15155
15156 * Makefile.in: Make everything which depends upon all-bfd also
15157 depend upon all-opcodes, in case --with-commonbfdlib is used.
15158
15159 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15160
15161 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15162 building NT native compilers on Unix.
15163
15164 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15165
15166 * configure.in: Don't get CC from the host Makefile fragment if we
15167 can find gcc in PATH, or if this is a Canadian Cross. Move the
15168 Solaris test for /usr/ucb/cc to the post target script, just after
15169 the compiler sanity test.
15170
15171 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15172
15173 * config.sub: Merge with FSF.
15174
15175 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15176
15177 * Makefile.in (RPATH_ENVVAR): New variable.
15178 (REALLY_SET_LIB_PATH): Use it.
15179 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15180
15181 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15182
15183 * config.sub, configure.in: Recognize sparclet cpu.
15184
15185 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15186
15187 * config.guess: Support m68k-cbm-sysv4.
15188
15189 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15190
15191 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15192 m68k-unknown-linuxaout from linker help string. Put quotes around
15193 $ld_help_string.
15194
15195 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15196
15197 * config.guess (powerpc-harris-powerunix): Add guess for port
15198 to new target.
15199
15200 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15201
15202 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15203
15204 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15205
15206 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15207 $(REALLY_SET_LIB_PATH) in Makefile.
15208 * Makefile.in (SET_LIB_PATH): New variable.
15209 (REALLY_SET_LIB_PATH): New variable.
15210 ($(DO_X)): Use $(SET_LIB_PATH).
15211 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15212 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15213 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15214 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15215 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15216 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15217 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15218 (install-dosrel): Likewise.
15219 (all-opcodes): Depend upon all-libiberty.
15220
15221 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15222
15223 * config.guess (*:CYGWIN*): New
15224
15225 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15226
15227 * Makefile.in (all-target-winsup): All all-target-libiberty.
15228
15229 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15230
15231 * configure.in (noconfigdirs): Add missing # in front of comment.
15232
15233 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15234
15235 * configure.in: add second pass to things added to noconfigdirs
15236 so *-gm-magic can exclude libgloss properly.
15237
15238 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15239
15240 * mpw-configure (extralibs_name, rez_name): Set correctly
15241 for MWC68K compiler.
15242
15243 * mpw-README: Add more info on the necessary build tools.
15244
15245 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15246
15247 * configure.in, config.sub: Recognize cygwin32.
15248
15249 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15250
15251 * config.guess, config.sub: Recognize A/UX.
15252
15253 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15254
15255 * config.sub: Merge with gcc/config.sub.
15256
15257 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15258
15259 * mpw-build.in (do-binutils): Add build of stamps.
15260
15261 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15262
15263 * config.sub: Add recognition for mips64vr4100*-* targets.
15264
15265 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15266
15267 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15268 Add creation of gconfigargs with `--enable-shared' turned on.
15269 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15270 ($(host)-stamp-stage3-configured): Likewise.
15271 (HOLES): Add chatr and ldd.
15272 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15273
15274 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15275
15276 * configure: Pass --nfp to recursive configures.
15277
15278 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15279
15280 * Makefile.in (DLLTOOL): New.
15281 (DLLTOOL_FOR_TARGET): New.
15282 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15283 (EXTRA_TARGET_FLAGS): Ditto.
15284 (EXTRA_GCC_FLAGS): Ditto.
15285 (CONFIGURE_TARGET_MODULES): Ditto.
15286 (DO_X): Ditto.
15287 * configure: Add DLLTOOL.
15288
15289 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15290
15291 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15292 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15293 mh-sco, since old workarounds no longer needed, and don't
15294 build ld, since libraries have weak symbols in COFF.
15295
15296 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15297
15298 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15299
15300 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15301
15302 * configure.in: Make sure that ${CC} can be used to compile an
15303 executable.
15304
15305 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15306
15307 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15308 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15309 nothing depending on whether gdbtk is being built.
15310
15311 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15312
15313 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15314
15315 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15316
15317 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15318 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15319
15320 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15321
15322 * config-ml.in: Add support for
15323 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15324 Simplify setting of multidirs from --disable-foo.
15325
15326 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15327
15328 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15329 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15330 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15331 non-empty, pass them on to the GCC make.
15332 (all-bootstrap): New rule that is like all-gcc, except it executes
15333 the GCC bootstrap rule instead of the GCC all rule.
15334
15335 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15336
15337 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15338
15339 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15340
15341 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15342 DG/UX support.
15343
15344 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15345
15346 * config.sub (i*86*) Change [345] to [3456]
15347
15348 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15349
15350 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15351 --with-gnu-ld=no.
15352
15353 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15354
15355 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15356 AIX multilibs get built.
15357
15358 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15359
15360 * configure.in (i386-win32): Don't build expect if we're not
15361 building the tcl subdir.
15362
15363 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15364
15365 * Makefile.in: (configure-target-examples, all-target-examples):
15366 New targets, configure and build example programs.
15367
15368 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15369
15370 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15371 use it as input to sedit the generated MPW makefile.
15372 * mpw-README: Add a suggestion about Gestalt.h.
15373
15374 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15375
15376 * config.sub: Accept *-*-ieee*.
15377
15378 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15379
15380 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15381 Ronald F. Guilmette <rfg@monkeys.com>.
15382
15383 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15384
15385 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15386 for powerpc-pe native.
15387 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15388 (target==powerpc-pe): duplicate i386-win32 entry.
15389
15390 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15391
15392 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15393 of vxworks, not just vxworks5.1.
15394
15395 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15396
15397 * mpw-configure: Add support for exec-prefix.
15398
15399 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15400
15401 * config.guess: Recognize HP model 816 machines as having
15402 a PA1.1 processor.
15403
15404 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15405
15406 * configure: Ignore new autoconf configure options.
15407
15408 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15409
15410 * config.guess: Recognize Pentium under SCO.
15411 From Robert Lipe <robertl@arnet.com>.
15412
15413 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15414
15415 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15416
15417 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15418
15419 * configure.in: Don't configure gas for alpha-dec-osf*.
15420
15421 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15422
15423 * configure.in: Default to --with-stabs for some targets for which
15424 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15425 i[345]86*-*-unixware*.
15426
15427 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15428
15429 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15430 rather than basing it on the target. Simplify handling of options
15431 controlling which directories to configure. Remove extraneous
15432 slash in multi-clean target.
15433
15434 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15435
15436 * config-ml.in: Prefix more variables with ml_ so they don't collide
15437 with configure's.
15438
15439 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15440
15441 * configure: Don't turn -v into --v.
15442
15443 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15444
15445 * configure.in (targargs): Fix typo.
15446
15447 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15448
15449 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15450
15451 * configure.in: Strip --host and --target options from
15452 CONFIG_ARGUMENTS, and always configure for --host only. Add
15453 --with-cross-host option when building with a cross-compiler.
15454 * configure: Canonicalize the arguments put into config.status by
15455 always using `=' for an option with an argument. Pass a presumed
15456 --host or --target explicitly.
15457
15458 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15459
15460 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15461 into general OS recognition case.
15462
15463 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15464
15465 * configure.in (target_configdirs): add target-winsup only
15466 for win32 target systems.
15467
15468 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15469
15470 * Makefile.in (all-target-libgloss): Depend upon
15471 configure-target-newlib, since when libgloss is built it looks to
15472 see if the newlib directory exists.
15473
15474 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15475
15476 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15477 cfg-ml-*.in.
15478
15479 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15480
15481 * configure: Handle LD and LD_FOR_TARGET when configuring a
15482 Canadian Cross.
15483
15484 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15485
15486 * configure.in (target_libs): add target-winsup.
15487 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15488 (target==ppcle-pe): remove ld from $noconfigdirs.
15489
15490 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15491
15492 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15493 Preserve relative path names in $srcdir. Build symlink tree if
15494 configuring cross target dir and srcdir=. (= no VPATH support).
15495 (configure-target-libg++): Depend on configure-target-librx.
15496 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15497 * config-ml.in: New file.
15498 * symlink-tree: New file.
15499 * configure: Ensure srcdir="." if that's what it is.
15500
15501 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15502
15503 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15504 includes and FLEX_SKELETON setting.
15505 * mpw-configure (--with-gnu-ld): New option, controls whether
15506 to use PPCLink or ld with PowerMac GCC.
15507 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15508 * mpw-config.in: Configure grez if targeting Mac.
15509
15510 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15511 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15512 just macos.
15513 * configure.in: Configure grez resource compiler if targeting Mac.
15514 * Makefile.in (all-grez, install-grez): New targets.
15515
15516 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15517
15518 * configure: CXX defaults to gcc, not g++. If we find
15519 gcc in the path, set CC to gcc -O2.
15520
15521 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15522
15523 * configure: Default ${build} correctly. Avoid picking up extra
15524 spaces when reading CC and CXX from Makefile. When doing a
15525 Canadian Cross, use plausible default values for numerous
15526 variables.
15527 * configure.in: When doing a Canadian Cross, don't try to
15528 configure tools whose configure script can't handle it.
15529
15530 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15531
15532 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15533
15534 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15535
15536 * configure: Remove dubious bug reporting address.
15537
15538 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15539
15540 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15541 configure script, run that instead of this directory's configure.
15542 In either case, print a message that we're configuring the sub-dir.
15543
15544 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15545
15546 * configure.in: Before checking for the existence of various files,
15547 use sed to filter out "target-".
15548
15549 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15550
15551 * Makefile.in (DO_X): Split rule to decrease command line length
15552 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15553 (Philippe De Muyter).
15554
15555 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15556
15557 * Makefile.in (all-patch): depend on all-libiberty.
15558
15559 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15560
15561 * configure.in: If the only directory in target_configdirs which
15562 actually exists is libiberty, then set target_configdirs to empty,
15563 to avoid trying to build a target libiberty in a gas or gdb
15564 distribution.
15565
15566 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15567
15568 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15569 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15570 systems.
15571
15572 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15573
15574 * configure.in (copy_dirs): Use sys-include instead of include
15575 for --with-headers option.
15576
15577 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15578
15579 * Makefile.in, configure.in: Make winsup builds work with
15580 new scheme.
15581
15582 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15583
15584 * configure.in: Build the linker on AIX.
15585
15586 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15587
15588 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15589 where needed.
15590
15591 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15592
15593 * Makefile.in (all-gcc): Fix typo.
15594
15595 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15596
15597 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15598
15599 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15600
15601 * configure.in: Rename libFOO to target-libFOO, and xiberty
15602 to target-xiberty, to provide more flexibility.
15603 (target_subdir): Define. Create if cross.
15604 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15605 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15606 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15607 check-libFOO -> check-target-libFOO, etc.
15608 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15609 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15610 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15611 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15612 allow ALL_GCC="" to only configure.
15613 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15614 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15615 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15616
15617 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15618
15619 * Makefile.in (taz): Build "info" in etc explicitly.
15620
15621 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15622
15623 * configure.in: Make sure that CC is undefined (as opposed to
15624 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15625 problem with autoconf trying to configure on a host without GCC.
15626
15627 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15628
15629 * mpw-configure: Set host alias from choice of host compiler,
15630 only use generic MPW Makefile sed if present, edit a file
15631 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15632 * mpw-README: Add problem notes about CW6 and CW7.
15633
15634 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15635
15636 * Makefile.in (taz): Use ";" instead of ";;".
15637
15638 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15639
15640 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15641 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15642 DISTDOCDIRS.
15643 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15644 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15645
15646 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15647
15648 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15649 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15650 Move bfd to DISTSTUFFDIRS.
15651
15652 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15653
15654 * Makefile.in (X11_LIB): Removed.
15655 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15656
15657 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15658
15659 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15660
15661 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15662 names.
15663
15664 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15665
15666 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15667
15668 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15669
15670 * configure.in (i[345]86-*-win32): Always build newlib.
15671 Don't configure cvs, autoconf or texinfo.
15672 * Makefile.in (LD_FOR_TARGET): New.
15673 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15674 Pass down LD_FOR_TARGET.
15675
15676 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15677
15678 * winsup: New directory.
15679 * Makefile.in: Build winsup.
15680 * configure.in: Winsup is configured when target is win32.
15681 Can only build win32 target GDB when native.
15682
15683 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15684
15685 * config.guess: Recognize HP model 819 machines as having
15686 a PA 1.1 processor.
15687
15688 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15689
15690 * configure: Fix sed loop which substitutes for CC and CXX to
15691 avoid bug found in various sed implementations.
15692
15693 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15694
15695 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15696 simulator. Use standard powerpc-*-eabi*.
15697
15698 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15699
15700 * configure.in: Stop putting gas and binutils in noconfigdirs for
15701 powerpc-*-aix* and rs6000-*-*.
15702
15703 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15704
15705 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15706 -mcall-aixdesc libraries.
15707
15708 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15709
15710 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15711
15712 * config.sub (arm | armel | armeb): Fix shell syntax.
15713
15714 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15715
15716 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15717 -msoft-float and -mcpu=common support.
15718 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15719 libraries.
15720
15721 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15722
15723 * configure.in: Allow configuration and build of emacs19 for the alpha.
15724
15725 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15726
15727 * configure.in (CC): Get ^CC, not just any old CC, from
15728 ${host_makefile_frag}.
15729
15730 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15731
15732 * configure.in (CC): Try to get CC from
15733 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15734
15735 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15736
15737 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15738 only if it exists in $(srcdir).
15739
15740 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15741
15742 * configure: If CC and CXX are not set in the environment, set
15743 them, based on either an existing Makefile or on searching for gcc
15744 in PATH. Substitute for CC and CXX in Makefile.
15745 * configure.in: Remove libm from target_libs. Separate
15746 target_configdirs from configdirs. If CC is not set in
15747 environment, try to get it from a host Makefile fragment. Rewrite
15748 changes of configdirs to use skipdirs instead. A few minor
15749 tweaks. Take directories out of target_configdirs as they are
15750 taken out of configdirs. Remove existing Makefile files from
15751 subdirectories. Substitute for TARGET_CONFIGDIRS and
15752 CONFIG_ARGUMENTS in Makefile.
15753 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15754 by configure.in.
15755 (CONFIG_ARGUMENTS): Likewise.
15756 (CONFIGURE_TARGET_MODULES): New variable.
15757 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15758 ($(CONFIGURE_TARGET_MODULES)): New target.
15759 (configure-libg++, configure-libio): New targets.
15760 (all-libg++): Depend upon configure-libg++.
15761 (all-libio): Depend upon configure-libio.
15762 (configure-libgloss, all-libgloss): New targets.
15763 (configure-libstdc++): New target.
15764 (all-libstdc++): Depend upon configure-libstdc++.
15765 (configure-librx, all-librx): New targets.
15766 (configure-newlib): New target.
15767 (all-newlib): Depend upon configure-newlib
15768 (configure-xiberty): New target.
15769 (all-xiberty): Depend upon configure-xiberty.
15770
15771 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15772
15773 * configure.in (host i[345]86-*-win32): Expand the
15774 noconfigdirs again.
15775
15776 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15777
15778 * mpw-configure: Fix sed command file name.
15779
15780 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15781
15782 * configure.in (host i[345]86-*-win32): Reduce the
15783 noconfigdirs again.
15784
15785 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15786
15787 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15788 or powerpc*-*-pe*, since they are not yet supported.
15789
15790 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15791
15792 Add PowerMac support and many other enhancements.
15793 * mpw-configure: New option --cc to select compiler to use,
15794 paste options set according to --cc into the generated
15795 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15796 if mpw-make.sed is present.
15797 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15798 add forward includes for PowerPC include files.
15799 * mpw-build.in: Build using Makefile.PPC if present.
15800 (do-byacc, etc): Remove separate version resource builds.
15801 (do-gas): Build "stamps" before "all".
15802 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15803 * mpw-README: Update to reflect --cc option, PowerMac support,
15804 and recently-reported compatibility problems.
15805
15806 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15807
15808 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15809 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15810 (--with-multilib-top): Pass to recursive invocations.
15811
15812 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15813
15814 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15815 v810-*-*.
15816
15817 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15818
15819 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15820 gdb, ld and opcodes on v810-*-*.
15821
15822 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15823
15824 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15825 (local-maintainer-clean): New target.
15826 (maintainer-clean): New target.
15827 (realclean): Just depend upon maintainer-clean.
15828
15829 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15830
15831 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15832
15833 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15834
15835 * configure.in: Build ld in mips*-*-bsd* case.
15836
15837 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15838
15839 * config.sub: Accept -lites* OS. From Ian Dall.
15840
15841 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15842
15843 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15844 targets.
15845
15846 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15847
15848 * configure.in: treat i386-win32 canadian cross the same as
15849 i386-go32 canadian cross.
15850
15851 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15852
15853 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15854 running under the simulator to build a reduced set of libraries.
15855 (powerpc-*-eabiaix): Add fine grained multilib support added to
15856 other powerpc targets yesterday.
15857
15858 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15859
15860 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15861 -disable-softfloat, -disable-relocatable, -disable-aix, and
15862 -disable-sysv to control which multilib libraries get built.
15863
15864 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15865
15866 * configure: Add Makefile.tem to list of files to remove in trap
15867 handler.
15868
15869 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15870
15871 * config.guess (*Linux*): Add missing "exit"s.
15872 Also, need specific check for alpha-unknown-linux (uses COFF).
15873
15874 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15875
15876 * config.guess: Merge with FSF:
15877
15878 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15879 * config.guess (AIX4): More robust release numbering discovery.
15880
15881 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15882 * config.guess (i386-sequent-ptx): Properly get version number.
15883
15884 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15885 * config.guess (mips:*:4*:UMIPS): New case.
15886
15887 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15888
15889 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15890 (i386-win32 host): Likewise. Don't build readline.
15891
15892 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15893
15894 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15895 SUPPORT_FILES to submakes.
15896
15897 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15898
15899 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15900 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15901 mpw-configure.
15902
15903 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15904
15905 * configure.in (appdirs): Use =, not ==, in test expression when
15906 trying to build the text to print in the warning message for
15907 Solaris users.
15908
15909 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15910
15911 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15912
15913 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15914
15915 * config.guess: Recognize lynx-2.3.
15916
15917 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15918
15919 * config.sub (z8ksim): Deleted
15920 (z8k-*-coff): New, this is the one true name of the target.
15921
15922 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15923
15924 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15925
15926 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15927
15928 * config.guess (*:Linux:*:*): First try asking the linker what the
15929 default object file format is (elf, aout, or coff). Then if this
15930 fails, try previous methods.
15931
15932 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15933
15934 * configure.in: Don't build newlib for *-*-vxworks5.1.
15935
15936 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15937
15938 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15939 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15940
15941 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15942
15943 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15944
15945 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15946
15947 * cfg-ml-com.in: New file.
15948 * cfg-ml-pos.in: New file.
15949
15950 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15951
15952 * COPYING.NEWLIB: Add HP free copyright to list.
15953
15954 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15955
15956 * config.sub: Recognize -eabi* for the system, not just -eabi.
15957
15958 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15959
15960 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15961 * config.sub, configure.in (win32): New target and host.
15962
15963 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15964
15965 * configure.in: Add i386-pe configuration.
15966
15967 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15968
15969 * mpw-build.in (install): Install GDB after LD.
15970
15971 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15972
15973 * mpw-config.in (elf/mips.h): Always forward-include, needed
15974 for GDB to build.
15975
15976 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15977
15978 * testsuite: New directory for customer acceptance and whole tool
15979 chain tests.
15980
15981 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15982
15983 * configure: If per-host line isn't found, but AC_OUTPUT is found
15984 and a configure script exists, run it instead.
15985
15986 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15987
15988 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15989
15990 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15991
15992 * configure: Set build_{cpu,vendor,os,alias} to host values when
15993 --build isn't specified.
15994
15995 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15996
15997 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15998 (FLAGS_TO_PASS): Pass them.
15999 (EXTRA_TARGET_FLAGS): Ditto.
16000
16001 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16002
16003 * Makefile.in (all-libg++): Depend on all-libstdc++.
16004
16005 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16006
16007 * configure.in (noconfigdirs): Enable all packages for
16008 i386-unknown-netbsd.
16009
16010 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16011
16012 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16013 hosted builds (DOS builds)
16014
16015 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16016
16017 Changes for ARM based on patches from Richard Earnshaw:
16018 * config.sub: Handle armeb and armel.
16019 * configure.in: Omit arm linker only for riscix.
16020
16021 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16022
16023 * config.guess: Update from FSF.
16024
16025 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16026
16027 * config.sub: Recognize powerpcle as the little endian variant of
16028 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16029 powerpcle variant. Convert pentium into i586, not i486. Add p5
16030 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16031 temporarily.
16032
16033 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16034
16035 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16036
16037 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16038
16039 * config.sub: Accept -lites* as a basic system type.
16040
16041 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16042
16043 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16044 installed, and if so return linuxoldld as the system name.
16045
16046 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16047
16048 * config.guess: Add hppa1.1-hp-lites support.
16049
16050 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16051
16052 * configure.in: Don't build newlib for m68k-vxworks5.1.
16053
16054 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16055
16056 * configure.in (mips-sgi-irix6): Use mh-irix5.
16057
16058 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16059
16060 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16061
16062 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16063
16064 * test-build.mk: Enable building of shared libraries on IRIX 5 and
16065 OSF/1. Fix compiler flags.
16066 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16067
16068 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16069
16070 * configure.in: Recognize --with-newlib.
16071 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16072
16073 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16074
16075 * Makefile.in: move {all,check,install}-gdb from *_MODULES
16076 to *_X11_MODULES due to gdbtk needing X include files et al.
16077
16078 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16079
16080 Merge in support for Mac MPW as a host.
16081 (Old change descriptions retained for informational value.)
16082
16083 * mpw-config.in: Add generic include forwards for cpu-specific
16084 include files in aout and elf directories.
16085
16086 * mpw-configure: Added copyright.
16087 * mpw-config.in: Check for presence of required build tools.
16088 (target_libs): Add newlib.
16089 (target_tools): Add examples.
16090 (Read Me): Generate as "Read Me for MPW" instead.
16091 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16092 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16093 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16094
16095 * mpw-configure: Remove subdir-specific makefile hackery,
16096 delete mk.tmp after using it.
16097
16098 * mpw-build.in (all): Display start and end times.
16099
16100 * mpw-configure (host_canonical): Set.
16101 (target_cpu): Always add to makefiles.
16102 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16103 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16104 (mpw-mh-mpw): Look for in srcdir and srcroot.
16105 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16106
16107 * mpw-build.in: (install-only): New target.
16108
16109 * mpw-configure (host_alias, target_alias): Rename from hostalias
16110 and targetalias, add into generated Makefile.
16111 (mk.tmp): If present, add into generated Makefile.
16112 * mpw-build.in (all-gas): Build config.h first before gas proper.
16113
16114 * mpw-configure (config.status): Write only if changed.
16115 * mpw-config.in (readline): Configure it (not built, just used for
16116 definitions).
16117
16118 * mpw-config.in (elf/mips.h): Add a forward include.
16119
16120 * mpw-config.in: Forward-include most .h files in include into
16121 extra-include.
16122 (readline): Don't build.
16123 mpw-build.in (install): Install GDB.
16124
16125 * mpw-configure (prefix, mpw_prefix): Handle it.
16126 * mpw-config.in (mmalloc, readline): Don't configure.
16127 * mpw-build.in (thisscript): Rename to ThisScript.
16128 Use mpw-build instead of BuildProgram everywhere.
16129 (mmalloc, readline): Don't build.
16130 * mpw-README: New file, basic documentation about the MPW port.
16131
16132 * mpw-config.in: Use forward-include to create include files.
16133
16134 * mpw-configure: Add more things to the top of each configured
16135 Makefile, including contents of config/mpw-mh-mpw.
16136 * mpw-config.in (extra-include): Create this directory and fill it
16137 with Posix-like include files when configuring.
16138
16139 * config.sub (apple, mac, mpw): Add various aliases.
16140
16141 * mpw-build.in: New file, top-level build script fragment for MPW.
16142 * mpw-configure: New file, configure script for MPW.
16143 * mpw-config.in: New file, config fragment for MPW.
16144
16145 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16146
16147 * configure.in (host_libs): Remove glob, since it is gone from the
16148 sources.
16149
16150 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16151
16152 * Makefile.in: define empty GDB_NLM_DEPS var.
16153
16154 * configure.in(target_makefile_frag): use config/mt-netware
16155 for netware targets.
16156
16157 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16158
16159 * config.sub: Merge in recent FSF changes. Remove linux special
16160 cases.
16161
16162 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16163
16164 Revert this change:
16165
16166 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16167
16168 * build-all.mk: Use CC=cc -Xs on Solaris.
16169
16170 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16171
16172 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16173 stop using it.
16174 * Makefile.in: Nuke all references to glob subdirectory.
16175
16176 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16177
16178 * configure.in: Fix --enable-shared logic in per-host.
16179
16180 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16181
16182 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16183
16184 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16185
16186 * configure.in (noconfigdirs): Don't build gas on AIX, for
16187 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16188
16189 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16190
16191 * configure: Fix --cache-file to work if the file argument is a
16192 relative path.
16193
16194 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16195
16196 * configure: If the --cache-file is used, pass it down to
16197 configure in subdirectories.
16198
16199 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16200
16201 * config.sub: add vxworks29k configuration.
16202
16203 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16204
16205 * Makefile.in (taz): Do "diststuff" part quietly.
16206
16207 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16208
16209 * config.sub: Mini-merge with gcc/config.sub.
16210
16211 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16212
16213 * config.guess (IRIX): Sed - to _.
16214
16215 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16216
16217 * Makefile.in (source-vault, binary-vault): New targets.
16218
16219 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16220
16221 * config.sub: Recognize -eabi as a basic system type.
16222
16223 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16224
16225 * configure.in (enable_shared stuff): Fix typo.
16226
16227 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16228
16229 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16230
16231 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16232
16233 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16234
16235 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16236
16237 * configure.in (rs6000-*-*): Don't build gas.
16238
16239 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16240
16241 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16242 reduce command line length.
16243 (AS_FOR_TARGET): Check for as.new, not Makefile.
16244 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16245
16246 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16247
16248 * config.guess: Merge from FSF.
16249
16250 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16251
16252 * configure: Don't use $ when handling program_suffix.
16253
16254 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16255
16256 * configure.in: Configure tk for hppa/hpux.
16257
16258 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16259
16260 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16261
16262 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16263
16264 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16265 to LIBCXXFLAGS. Tests are better run without it.
16266
16267 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16268
16269 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16270
16271 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16272
16273 * configure.in (*-*-netware*): Don't configure xiberty.
16274
16275 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16276
16277 * configure.in: Remove tk from native_only list.
16278
16279 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16280
16281 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16282 for special NCD build.
16283
16284 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16285
16286 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16287 makeall.bat, they're only useful for binutils snapshots.
16288 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16289 makeall.bat to specified SUPPORT_FILES.
16290
16291 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16292
16293 * build-all.mk: Add Ericsson targets to sun4 and solaris
16294 hosts. Add BNR's sun4 target to solaris host, so their
16295 build-from-source will be tested in-house first.
16296
16297 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16298
16299 * Makefile.in (LIBCFLAGS): New variable.
16300 (CFLAGS_FOR_TARGET): Ditto.
16301 (LIBCFLAGS_FOR_TARGET): Ditto.
16302 (LIBCXXFLAGS): Ditto.
16303 (CXXFLAGS_FOR_TARGET): Ditto.
16304 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16305 (BASE_FLAGS_TO_PASS): Pass them.
16306 (EXTRA_TARGET_FLAGS): Ditto.
16307
16308 * configure.in: Support --enable-shared.
16309
16310 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16311
16312 * configure.in (target_libs): Include libstdc++ again.
16313 * config.guess: Update from FSF (for FreeBSD).
16314
16315 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16316
16317 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16318 makeall.bat.
16319 (DISTDOCDIRS): Add `etc'.
16320 (ETC_SUPPORT_PFX): New variable.
16321 (taz): Include anything from etc starting with a word in
16322 ETC_SUPPORT_PFX.
16323
16324 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16325
16326 * config.sub: Update for recent FSF changes. Remove obsolete
16327 h8300hds entry. Add -windows* and -osx as basic os. Minor
16328 spacing changes.
16329
16330 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16331
16332 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16333
16334 * config.guess: Merge with FSF.
16335 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16336
16337 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16338
16339 * configure: Since the "trap 0" handler will override the exit
16340 status on many systems, only use it for "exit 1", and make it set
16341 a non-zero exit status; reset it before "exit 0". Also, check
16342 exit status of config.sub, and error out if it failed.
16343
16344 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16345
16346 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16347 and install libgloss.
16348
16349 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16350
16351 * Makefile.in (all-binutils): Depend upon all-byacc.
16352
16353 * configure.in: Don't build emacs on Irix 5.
16354
16355 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16356
16357 * configure.in (*-*-netware*): Add libio.
16358
16359 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16360
16361 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16362 (CHECK_TARGET_MODULES): Ditto.
16363 (INSTALL_TARGET_MODULES): Ditto.
16364 (TARGET_LIBS): Ditto.
16365 (all-libstdc++): Note dependencies.
16366
16367 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16368
16369 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16370
16371 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16372
16373 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16374 -fexternal-templates.
16375
16376 * configure.in (target_libs): Add libstdc++.
16377 (noconfigdirs): Add libstdc++ as appropriate.
16378
16379 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16380
16381 * config.guess: Update from FSF.
16382
16383 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16384
16385 * configure: Use ${config_shell} when running ${configsub}.
16386
16387 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16388
16389 * config.sub: No longer recognize h8300h.
16390
16391 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16392
16393 * config.sub: Remove extraneous differences between config.sub and
16394 gcc/config.sub.
16395
16396 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16397
16398 * Makefile.in (DISTSTUFFDIRS): Add gas.
16399
16400 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16401
16402 * COPYING.NEWLIB: New file.
16403
16404 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16405
16406 * config.guess (HP-UX): Patch from Harlan Stenn
16407 <harlan@landmark.com> to also emit release level.
16408
16409 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16410
16411 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16412
16413 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16414
16415 * config.sub: Merge nextstep cleanup from FSF.
16416
16417 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16418
16419 * configure.in (arm-*-*): Don't configure ld for this target.
16420
16421 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16422
16423 * configure.in (*-*-netware): don't configure libg++, libio,
16424 librx, or newlib.
16425
16426 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16427
16428 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16429 configure ld--it works, but it doesn't support shared libraries.
16430
16431 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16432
16433 * config.guess (*-unknown-freebsd*): Get rid of possible
16434 trailing "(Release)" in version string.
16435 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16436
16437 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16438
16439 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16440 Fix type: *-next-neststep -> *-next-nextstep.
16441
16442 * config.guess: Merge from FSF:
16443
16444 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16445
16446 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16447
16448 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16449
16450 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16451 instead of UNIX_SV for UnixWare 1.0).
16452
16453 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16454
16455 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16456 to make gdb/nlm/* build after the compiler and linker.
16457
16458 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16459
16460 * config.guess (netbsd, freebsd, linux): Accept any machine,
16461 not just i[34]86.
16462 (m68k-atari-sysv4): Relocate to match FSF version.
16463
16464 * config.guess: More merges from the FSF:
16465
16466 Add a space before function call or macro invocation.
16467
16468 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16469
16470 * config.guess: Add trap cmd to remove dummy.c and dummy when
16471 interrupted.
16472
16473 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16474
16475 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16476 (dummy): Redirect stderr from compilation of dummy.c.
16477
16478 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16479
16480 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16481
16482 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16483
16484 * configure: Accept and ignore --cache*, for compatibility with
16485 new autoconf.
16486
16487 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16488
16489 * config.guess: Merge from FSF:
16490
16491 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16492
16493 * config.guess (Pyramid*:OSx*:*:*): New case.
16494 (PATH): Add /.attbin at end for finding uname.
16495 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
16496
16497 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16498
16499 * config.guess (M88*:DolphinOS:*:*): New case.
16500
16501 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16502
16503 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16504 to select whether to use ELF or COFF.
16505
16506 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16507
16508 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16509
16510 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16511
16512 * config.guess: Guess the OS version for HPUX.
16513
16514 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16515
16516 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16517
16518 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16519
16520 * configure.in: Recognize --with-headers, --with-libs, and
16521 --without-newlib.
16522 * Makefile.in (all-xiberty): Depend upon all-ld.
16523
16524 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16525
16526 * configure.in: Change i[34]86 to i[345]86.
16527
16528 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16529
16530 * configure (version): A few more tweaks to help message.
16531
16532 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16533
16534 * Makefile.in: Remove (for now) librx as a host library,
16535 now that we're building it for target.
16536
16537 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16538
16539 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16540 (Karl Berry).
16541
16542 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16543
16544 * configure.in: Also configure librx.
16545
16546 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16547
16548 * Makefile.in: Update various rules to reflect that librx
16549 is now needed for libg++.
16550
16551 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16552
16553 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16554
16555 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16556
16557 * configure.in: Configure the examples directory.
16558
16559 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16560
16561 * configure: Simplify Jun 2 1994 change.
16562
16563 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16564
16565 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16566 /bin/gcc isn't good enough to build gcc.
16567
16568 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16569
16570 * Makefile.in (GDB_SUPPORT_FILES): Remove
16571 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16572 (gdb.tar.gz): Add new rule to use standard distribution building
16573 mechanism.
16574
16575 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16576
16577 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16578 Bill Cox <bill@cygnus.com>.
16579
16580 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16581
16582 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16583
16584 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16585
16586 * configure: Search current dir first in .gdbinit.
16587
16588 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16589
16590 * config.sub: Recognize freebsd (merged from gcc config.sub).
16591
16592 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16593
16594 * config.sub: Refer to NeXT's operating system as nextstep.
16595
16596 * config.sub (case $basic_machine): Re-order the cases, to match
16597 the order in the FSF version (which is mostly alphabethical).
16598 Merge in some additions and changes from the FSF.
16599
16600 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16601
16602 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16603 * config.sub: Recognize cxux7.
16604 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16605
16606 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16607
16608 * config.sub: Fix typo powerpc -> powerpc-*.
16609
16610 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16611
16612 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16613
16614 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16615 parallel with all-emacs and install-emacs). Top-level command
16616 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16617
16618 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16619
16620 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16621 $(relbindir)/make before doing ``make install'', and use
16622 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16623 installing over running make binary.
16624 ($(host)-stamp-stage3-installed): Likewise.
16625
16626 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16627
16628 * config.guess: Recognize Mach.
16629
16630 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16631
16632 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16633 see whether --exec-prefix was used.
16634
16635 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16636
16637 * README: Explicitly mention libg++/README. (Zoo's idea.)
16638
16639 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16640
16641 * Makefile.in: Add all-librx target similar to all-libproc.
16642
16643 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16644
16645 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16646 with post 1.2 uname bogosity.
16647
16648 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16649
16650 * configure: Remove temporary files on receipt of a signal.
16651
16652 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16653
16654 * configure: If there is a package_makefile_frag, remove
16655 ${subdir}/Makefile.tem after copying it in.
16656
16657 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16658
16659 * build_all.mk: support rs6000 lynx identifies itself as
16660 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16661 since /bin/gcc is too feeble to compile a modern gcc.
16662
16663 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16664
16665 * brought devo/test-build.mk update-to-date with progressive/
16666 test-build.mk. Add lynx targets and hppa flag info.
16667
16668 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16669
16670 * configure.in: Use mh-ncrsvr43. Patch from
16671 Tom McConnell <tmcconne@sedona.intel.com>.
16672
16673 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16674
16675 * config.guess (i386-unknown-bsdi): No longer need to
16676 check #if defined(__bsdi__) && defined(__i386__).
16677
16678 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16679
16680 * configure: Set program_transform_nameoption correctly.
16681
16682 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16683
16684 * brought build-all.mk update-to-date with progressive build-all.mk,
16685 added new targets and hppa info.
16686
16687 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16688
16689 * configure: If config.guess result is a prefix of the user
16690 specified target, assume a native build and use the user specified
16691 target as the host alias. Remove SunOS patch suffix removal hack.
16692 * configure.in: Remove SunOS patch suffix removal hack.
16693
16694 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16695 in NATIVE_CHECK_MODULES.
16696
16697 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16698
16699 * Makefile.in: Rename HOST_ONLY to NATIVE.
16700 * configure: Delete SunOs patch suffix from host_canonical
16701 and build_canonical variables that are prepended to Makefiles.
16702 * configure.in: Add comments for easier maintenance.
16703
16704 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16705
16706 * Makefile.in: Add all-libproc target similar to all-gui.
16707
16708 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16709
16710 * Makefile.in (CHECK_MODULES): split into
16711 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16712
16713 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16714
16715 * config.guess (i386-unknown-bsdi): New system to guess.
16716
16717 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16718
16719 * Makefile.in: Add all-gui target (but not yet build by "all").
16720
16721 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16722
16723 * config.sub: Move deletion of patch suffix from here...
16724 * configure.in: To here, at Ian's suggestion. The top-
16725 level scripts might need to know of a patch level.
16726
16727 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16728
16729 * config.sub: Strip off patch suffix so rtl is recognized
16730 as a sunos4.1.3 machine, even though it's been patched.
16731
16732 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16733
16734 * Makefile.in (INSTALL_LAST): Delete.
16735 (INSTALL_DOSREL): New.
16736
16737 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16738
16739 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16740 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16741 whether we pass down --with-gnu-ld anyhow.
16742
16743 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16744
16745 * Makefile.in (INSTALL_LAST): Change operation so it works
16746 on more flavors of make.
16747 * configure.in (go32): Don't build libg++ or libio.
16748
16749 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16750
16751 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16752 they can be overriden by templates.
16753
16754 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16755
16756 * configure.in (target==go32): Don't build gdb.
16757 * dosrel: New directory.
16758
16759 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16760
16761 * configure.in (host==go32): Configure dosrel too.
16762 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16763 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16764 be set by incoming names or templates.
16765 (INSTALL_LAST): New rule.
16766
16767 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16768
16769 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16770
16771 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16772
16773 * configure.in (appdirs): New variable. Currently empty, but will
16774 be used in gas distribution. If nonempty, lists a set of
16775 directories at least one of which must get configured, or top
16776 level configuration is considered to have failed.
16777 (rs6000-*-lynxos*): Use new file name.
16778
16779 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16780
16781 Eliminate XTRAFLAGS.
16782 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16783 newlib include files using -idirafter, and also use -nostdinc.
16784 (CXX_FOR_TARGET): Likewise.
16785 (XTRAFLAGS): Removed.
16786 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16787 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16788 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16789 ($(DO_X)): Don't pass down XTRAFLAGS.
16790
16791 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16792
16793 * configure.in (mips*-dec-bsd*): New target; do build linker.
16794 (mips*-*-bsd*): New target; don't build linker.
16795
16796 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16797
16798 * configure.in: support rs6000-*-lynxos* configuration.
16799 support sunos4 as a cross target.
16800
16801 * config.sub: look for lynx*, not lynx since the OS version may
16802 legitimately be part of the name.
16803
16804 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16805
16806 * configure.in (i[34]86-*-sco*): Move to be with other i386
16807 targets.
16808 (romp-*-*): New target. Skip various binary utilities.
16809 (vax-*-*): New target. Don't build newlib.
16810 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16811
16812 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16813
16814 * configure.in: Only set host_makefile_frag if config
16815 directory exists.
16816
16817 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16818
16819 * install.sh: If $dstdir exists, don't check whether each
16820 component does.
16821
16822 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16823
16824 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16825
16826 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16827
16828 * configure.in (*-*-lynxos*): Don't configure newlib for either
16829 native or cross Lynx.
16830
16831 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16832
16833 * config.sub (sparc64-elf): Fix os.
16834 (z8k): Remove duplicate.
16835
16836 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16837
16838 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16839 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16840
16841 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16842
16843 * configure: Make file links cleanly even if Lynx fails on
16844 an NFS symlink (at least fail cleanly).
16845
16846 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16847
16848 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16849 -XNh2000.
16850
16851 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16852
16853 * configure: Unknown options are fatal again.
16854
16855 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16856
16857 * configure: Ignore --x-includes and --x-libraries, for Autoconf
16858 compatibility.
16859
16860 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16861
16862 * build-all.mk: Add `clean' target.
16863
16864 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16865
16866 * config.guess: Add SINIX support.
16867 * configure.in: Add mips-*-sysv4* support.
16868
16869 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16870
16871 * build-all.mk: Document all useful targets.
16872 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16873 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16874
16875 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16876
16877 * configure: Support --silent, --quiet.
16878
16879 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16880
16881 * configure: Support --disable-FEATURE.
16882
16883 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16884
16885 * config.guess: Recognize NCR running SVR4.3.
16886
16887 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16888
16889 * config.guess: Make BSDI generate i386-unknown-bsd386.
16890 Patch from Paul Eggert <eggert@twinsun.com>.
16891
16892 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16893
16894 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16895
16896 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16897
16898 * configure: Make unrecognized options give nonfatal warnings
16899 instead of fatal errors, and pass them to any subdirectory
16900 configures in case they recognize them.
16901 Make --x equivalent to --with-x.
16902
16903 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16904
16905 * configure: Add --enable-* options. Clean up usage message and
16906 some comments.
16907
16908 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16909
16910 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16911
16912 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16913
16914 * configure.in (hppa*-*-*): Enable binutils.
16915
16916 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16917
16918 * config.sub: Recognize cisco.
16919
16920 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16921
16922 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16923
16924 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16925
16926 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16927 than one configuration name. Add comment.
16928
16929 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16930
16931 * config.guess: about target *-hitachi-hiuxwe2, fixed
16932 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16933 macro is incorrect.]
16934
16935 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16936
16937 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16938 than the "make ls" stuff which used to be here.
16939
16940 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16941
16942 * config.guess: Recognize i[34]86-unknown-freebsd.
16943 From Shawn M Carey <smcarey@rodan.syr.edu>.
16944
16945 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16946
16947 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16948
16949 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16950
16951 * config.guess: Check for ptx.
16952
16953 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16954
16955 * config.sub: Add os9k checking.
16956
16957 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16958
16959 * config.guess: Handle OSF1 running on HPPA processors
16960
16961 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16962
16963 * configure: If subdir configure fails, print out a message with
16964 subdirectory name, in case subdir's configure code didn't identify
16965 itself.
16966
16967 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16968
16969 * configure.in: Remove embedded newlines from configdirs.
16970 Avoid mismatches of substrings. Fix matching strings at end
16971 of configdirs.
16972
16973 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16974
16975 * config.guess: Add Lynx/rs6000 config support.
16976
16977 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16978
16979 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16980
16981 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16982
16983 * configure.in (hppa*-*-osf*): Treat this just like most other
16984 PA configurations (eg no binutils or ld).
16985 (hppa*-*-*elf*): These configurations have binutils and ld.
16986
16987 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16988
16989 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16990
16991 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16992
16993 * configure.in (rs6000-*-*): Build gas.
16994
16995 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16996
16997 * Makefile.in: Avoid bug in losing hpux sed.
16998
16999 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17000
17001 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17002 for GDB and GDB has been fixed to not need it.
17003
17004 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17005
17006 * config.guess: Recognize vax hosts.
17007
17008 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17009
17010 * configure (while loop): Don't use "break 2" inside case
17011 statement -- the case statement isn't an enclosing loop.
17012
17013 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17014
17015 * config.guess: Clean up NeXT support, to allow nextstep
17016 on Intel machines. Make OS be nextstep.
17017
17018 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17019
17020 * config.guess: Add alternate forms for Convex.
17021
17022 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17023
17024 * configure: Completely rewrite option processing. Take
17025 advantage of pattern-matching to avoid invoking test frequently.
17026 Also clean up host and target defaulting logic.
17027
17028 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17029
17030 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17031 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17032 commands (plus user environment) will fit SCO limits.
17033
17034 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17035
17036 * configure.in: Don't issue warnings about directories which are
17037 not being configured if -norecursion is set. Correct test for
17038 --with-gnu-as and --with-gnu-ld to not get confused by substring
17039 matches.
17040
17041 * configure.in: Don't build gas for alpha-dec-osf1*.
17042
17043 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17044
17045 * configure: Back out Per's change of 12/19/1993. It changes the
17046 behavior of configure in unexpected and confusing ways.
17047
17048 Also, use different delim char when calculating
17049 program_transform_name so that the name can contain slashes.
17050
17051 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17052
17053 * configure.in, config.sub: Add support for VSTa micro-kernel.
17054
17055 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17056
17057 * configure.in: Nuke hacks which were used to get a special
17058 version of GAS for HPPA configurations.
17059
17060 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17061
17062 * configure: If only ${target_alias} is given, use that
17063 as the default for ${host_alias}.
17064 * configure: Add missing back-slashes before nested quotes.
17065
17066 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17067
17068 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17069
17070 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17071
17072 * config.guess: Recognize some Tektronix configurations.
17073 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17074
17075 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17076
17077 * config.sub: Match any flavor of SH.
17078
17079 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17080
17081 * configure.in: Don't try to configure newlib for Alpha.
17082
17083 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17084
17085 * configure.in: Don't build ld for Irix 5. Don't build gas,
17086 libg++ or libio for any Alpha target.
17087
17088 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17089
17090 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17091
17092 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17093 default arguments -- so it tried to compress itself.
17094
17095 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17096
17097 * configure.in (notsupp): ensure that a space is always at the end
17098 of the configdirs list, since the grep checks for an explicit space
17099
17100 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17101
17102 * configure.in (target i386-sysv4.2): don't build ld, since static
17103 versions of many libraries are not available.
17104
17105 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17106
17107 * config.guess: Recognize Apollos (using environment variables).
17108 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17109
17110 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17111
17112 * config.guess: Recognize Sony news mips running newsos.
17113
17114 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17115
17116 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17117 "fi ; else" for bash.
17118
17119 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17120
17121 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17122
17123 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17124
17125 * config.sub: accept unixware as an alias for svr4.2.
17126 Fix some inconsistancies with the gcc version.
17127
17128 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17129
17130 * Makefile.in (DISTDOCDIRS): Add gdb.
17131
17132 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17133
17134 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17135
17136 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17137
17138 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17139 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17140 this now.
17141
17142 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17143
17144 * config.sub: Accept hiux* as an OS name.
17145
17146 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17147 etc/make-stds.texi. The underscore came from gcc, and dje now
17148 agrees that RUNTESTFLAGS is the correct name.
17149
17150 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17151
17152 * install.sh: Remove 'set -e'. It makes any conditionals
17153 in the script useless.
17154
17155 * config.guess: Automatically recognize arm-acorn-riscix
17156 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17157
17158 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17159
17160 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17161
17162 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17163
17164 * Makefile.in (DISTDOCDIRS): New variable.
17165 (taz): Edit local Makefile.in sooner, instead of proto-toplev
17166 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
17167
17168 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17169
17170 * configure.in (hppa target): check the source directory for the
17171 pagas sub-directory
17172
17173 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17174
17175 * config.sub: Allow -aout* and -elf*.
17176
17177 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17178
17179 * configure.in: Don't build ld on i386-solaris2, same as for
17180 sparc-solaris2.
17181
17182 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17183
17184 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17185
17186 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17187
17188 * configure.in: Configure gdb for alpha.
17189
17190 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17191
17192 * Makefile.in (CXXFLAGS): Add -O.
17193
17194 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17195
17196 * config.guess: added support for DG Aviion
17197
17198 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17199
17200 * configure.in: Produce warning message for subdirectories not
17201 configurable for this host/target combination. Don't try to
17202 configure gdb for vms.
17203
17204 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17205
17206 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17207 appropriate files before making "diststuff".
17208 (DISTBISONFILES): New var: list of files to be edited.
17209 (DISTSTUFFDIRS): Add binutils.
17210
17211 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17212
17213 * config.sub: also handle mipsel and mips64el (for little endian mips)
17214
17215 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17216
17217 * configure.in: Add * to end of all OS names.
17218
17219 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17220
17221 * configure.in: Build newlib for LynxOS native.
17222
17223 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17224
17225 * config.guess: Add support for delta 88k running SVR3.
17226
17227 * configure.in: Add comment about HP compiler vs. emacs.
17228
17229 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17230
17231 * configure.in: don't build ld on solaris2 (not a viable option
17232 due to bugs in getpwnam & getpwuid)
17233
17234 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17235
17236 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17237 config.guess will produce a full version number.
17238
17239 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17240
17241 * configure.in: Build linker and binutils for alpha-dec-osf1.
17242
17243 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17244
17245 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17246 and gdb/testsuite/Makefile.in.
17247
17248 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17249
17250 * configure.in: recognize mips*- instead of mips-
17251
17252 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17253
17254 * config.sub: Accept linux*coff and linux*elf as operating
17255 systems.
17256
17257 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17258
17259 * config.sub: Recognize mips64, and mips3 as an alias for it.
17260
17261 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17262
17263 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17264 gdb knows how to handle OSF/1 shared libraries.
17265
17266 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17267
17268 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17269 * config.guess: Recognize Hitachi's HIUX.
17270 * config.sub: Recognize h3050r* and hppahitachi.
17271 Remove redundant cases for hp9k[23]*.
17272
17273 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17274
17275 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17276 if gas and ld are in the source tree and are in ${configdirs}.
17277 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17278 --with options (but still pass them down on the command line,
17279 if they were explicitly specified).
17280
17281 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17282
17283 * configure: substitute SHELL value in Makefile.in with
17284 ${CONFIG_SHELL}
17285
17286 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17287
17288 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17289 *-*-solaris2* targets.
17290
17291 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17292
17293 * Makefile.in: define M4, and pass it down to sub-makes;
17294 all-autoconf now depends on all-m4
17295
17296 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17297
17298 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17299 presence of {ar,ranlib} instead of a configured directory
17300
17301 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17302
17303 * config.guess: Accept 34?? as well as 33?? for NCR.
17304
17305 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17306
17307 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17308 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17309
17310 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17311
17312 * configure: grab values for $(CC) and $(CXX) from the
17313 environment, so that someone can do "CC=gcc configure; make" and
17314 have it work right (matching the way that autoconf works now)
17315
17316 * configure.in, Makefile.in: add support for gash, the tcl
17317 interface to Galaxy
17318
17319 * config.guess: add NetBSD variants (hp300, x86)
17320
17321 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17322
17323 * install.sh: Support -d option (in the manner of SunOS 4 install,
17324 as it is more deterministic than that of GNU install)
17325 (chmodcmd): Set file to mode 755 by default (should also do default
17326 chgrp and chown, but I don't feel like dealing with that now)
17327
17328 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17329
17330 * config.sub: Remove h8300hhms alias.
17331
17332 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17333
17334 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17335
17336 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17337
17338 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17339 as stmp-fixinc
17340
17341 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17342
17343 * config.sub: recognize m88110-bug-coff.
17344
17345 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17346
17347 * Makefile.in (all-libio): all dependencies on the toolchain used
17348 to build this (gcc, gas, ld, etc)
17349
17350 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17351
17352 * config.guess: Deal with OSF/1 1.3 on alpha.
17353
17354 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17355
17356 * install.sh: add some 'else true' clauses for portability
17357
17358 * configure.in: don't build libio for h8[35]00-*-* targets
17359
17360 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17361
17362 * Makefile.in: Add support for new libio.
17363
17364 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17365
17366 * install.sh: If one command fails, don't try the rest. Don't try
17367 to remove $dsttmp (via trap) unless we have already created it.
17368 If $src doesn't exist, detect it and exit with an error.
17369
17370 * config.guess: Recognize BSD on hp300.
17371
17372 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17373
17374 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17375 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17376
17377 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17378
17379 * Makefile.in (all-send-pr): depends on all-prms
17380
17381 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17382
17383 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17384
17385 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17386
17387 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17388 Added test for mips-mips-riscos5.
17389
17390 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17391
17392 * configure.in: use mh-hp300 for 68k HP hosts
17393
17394 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17395
17396 * configure: add support for CONFIG_SHELL, so that you can use
17397 some alternate shell for evaluating configure scripts
17398
17399 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17400
17401 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17402 in configure script to bug-gdb@prep.ai.mit.edu when building
17403 distribution archive.
17404 * Makefile.in (COMPRESS): Remove def.
17405 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17406 gdb.tar.Z and make-gdb.tar.Z respectively.
17407 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17408 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17409 to convergence with 'taz' target in Makefile.in.
17410
17411 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17412
17413 * install.sh (dsttmp): use trap to ensure that tmp files go
17414 away on error conditions
17415
17416 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17417
17418 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17419
17420 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17421
17422 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17423 its parent is '/' not ''.
17424
17425 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17426
17427 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17428
17429 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17430 that ${newsrcdir}/configure.in does.
17431
17432 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17433
17434 * test-build.mk: support for CONFIG_SHELL
17435
17436 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17437
17438 * config.sub (netware): Add as a basic system type.
17439
17440 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17441
17442 * Makefile.in (Makefile): depend on configure.in. Also drop the
17443 $(srcdir)/ from the dependency on Makefile.in.
17444
17445 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17446
17447 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17448 (h8300hhms is temporary until multi-libraries are implemented).
17449 * configure.in: Handle h8300h too.
17450
17451 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17452
17453 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17454
17455 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17456
17457 * configure: Remove extraneous output when guessing host type.
17458 * config.guess: Remove extraneous output when guessing using C
17459 compiler rather than uname, or when guessing fails.
17460
17461 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17462
17463 * Makefile.in: remove all.cross and install.cross targets
17464
17465 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17466 definitions
17467
17468 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17469
17470 * configure.in (target sh): Build gprof.
17471
17472 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17473
17474 * config.sub: change -solaris to -solaris2
17475
17476 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17477
17478 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17479
17480 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17481
17482 * configure: Correct error message for missing Makefile.in to
17483 print correct directory.
17484
17485 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17486
17487 * install.sh: kludge around 386BSD shell bug
17488
17489 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17490
17491 * config.guess: Recognize NeXT.
17492 * config.guess: Recognize i486-ncr-sysv4.
17493 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17494
17495 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17496
17497 * Makefile.in (MAKEINFOFLAGS): New variable.
17498 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17499 * build-all.mk, test-build.mk: Pass down --no-split as
17500 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17501
17502 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17503
17504 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17505
17506 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17507
17508 * Makefile.in (libg++.tar.z): New rule.
17509 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17510 * Makefile.in (taz): Only do a single chmod.
17511
17512 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17513
17514 * install.sh: don't use dirname anymore (replaced with sed usage)
17515
17516 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17517
17518 * Makefile.in: Change extension for gzip'd files from '.z' to
17519 '.gz' per new FSF standard usage.
17520
17521 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17522
17523 * configure: put quotes around the final value of program_transform_name
17524
17525 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17526
17527 * Makefile.in: new install.sh support; update install-info rules
17528
17529 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17530
17531 * configure.in: Build diff for crosses, but not for go32 host.
17532
17533 * configure.in: Build gprof only for native, and don't build it
17534 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17535
17536 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17537
17538 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17539
17540 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17541
17542 * configure.in (host_tools): Add prms.
17543
17544 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17545
17546 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17547 with $(FLAGS_TO_PASS) on the command line
17548
17549 * config.sub: Recognize lynx and lynxos
17550
17551 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17552
17553 * config.sub: Accept -ecoff*, not just -ecoff.
17554
17555 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17556
17557 * Makefile.in (taz): Use .gz suffix instead of .z.
17558 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17559 names.
17560
17561 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17562
17563 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17564
17565 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17566
17567 * Makefile.in (install-no-fixedincludes): install gcc last, so
17568 that rebuilds that might happen during 'make install' don't get
17569 bogus gcc include files
17570
17571 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17572
17573 Change from Utah for HPPA support:
17574 * config.guess: Recognize hppa1.x-hp-bsd.
17575
17576 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17577
17578 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17579 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17580
17581 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17582
17583 * config.sub: Add support for rom68k and bug boot monitors.
17584
17585 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17586
17587 * Makefile.in: Make all-opcodes depend on all-bfd.
17588
17589 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17590
17591 * config.guess: Added special check for i[34]86-univel-sysv4*.
17592
17593 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17594
17595 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17596 the processor rather than assuming i486.
17597
17598 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17599
17600 * config.guess: Recognize SunOS6 as Solaris3.
17601
17602 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17603
17604 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17605 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17606
17607 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17608
17609 * build-all.mk (all-cross): New target for Canadian Cross.
17610 Added Q2 go32 targets.
17611 * test-build.mk: Configure go32 cross sparclite-aout and
17612 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17613 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17614
17615 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17616
17617 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17618 GO32 hosted toolchains
17619
17620 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17621
17622 * configure: change so "-exec-prefix" gets passed down rather
17623 than "-exec_prefix" so autoconf generated Makefiles get the
17624 exec_prefix set right.
17625
17626 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17627
17628 * config.guess: get the Solaris2 minor version number
17629
17630 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17631
17632 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17633
17634 * config.guess: Recognize some Sequent platforms.
17635
17636 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17637
17638 * Makefile.in: added the vault-install target
17639
17640 * configure.in: actually use the Sun3 makefile fragment that's in
17641 config, also added the release dir to configdirs
17642
17643 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17644
17645 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17646
17647 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17648
17649 * configure.in: remove some program from Alpha targetted toolchains
17650
17651 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17652
17653 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17654 gprof.
17655 (taz): Run "make diststuff" in those directories instead of "make
17656 proto-dir". Look for "VERSION=" only at start of line in subdir
17657 Makefile. Use "gzip -9" for compression.
17658 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17659 (binutils.tar.z): New target.
17660
17661 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17662
17663 * Makefile.in (taz): Include gpl.texinfo.
17664
17665 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17666
17667 * Makefile.in (setup-dirs): Merged into "taz" target.
17668 (taz): Only do `proto-dir' stuff if a directory is actually needed
17669 for this target.
17670
17671 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17672
17673 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17674 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17675 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17676 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17677 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17678
17679 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17680
17681 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17682 config.sub, and move-if-change to gdb testsuite distribution
17683 archive, so the testsuite can be extracted, configured, and
17684 run separately from the gdb distribution. Blow away the Chill
17685 tests that require a Chill compiled executable, since GNU Chill
17686 is not yet publically available.
17687
17688 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17689
17690 * test-build.mk: set environment variables in a single command,
17691 instead of a list of assignments and exports
17692
17693 * config.guess: recognize Alpha/OSF1 systems
17694
17695 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17696
17697 * configure: Change help message to prefer --options rather than
17698 -options.
17699
17700 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17701
17702 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17703 zippy@ecst.csuchico.edu.
17704 * config.guess: Recognize miniframe.
17705
17706 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17707
17708 * Makefile.in: Use srcroot to find runtest rather than rootme.
17709 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17710
17711 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17712
17713 * test-build.mk: Extensive additions to support building on a
17714 machine other than the host.
17715
17716 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17717
17718 * configure (tooldir): Fix for i386-aix again.
17719
17720 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17721
17722 * configure, Makefile.in: Change definition of $(tooldir)
17723 to match the FSF.
17724
17725 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17726
17727 * config.guess: Recognize i[34]86/SVR4.
17728
17729 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17730
17731 * Makefile.in (all-gdb): gdb depends on sim.
17732
17733 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17734
17735 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17736 at the same time we make the prototype gdb directory.
17737 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17738 files at the same time as the gdb base release distribution.
17739
17740 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17741
17742 * Makefile.in (check): Use individual check targets rather than
17743 DO_X rule.
17744 (check-gcc): Added.
17745
17746 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17747
17748 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17749 for System V release 3.2.
17750
17751 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17752
17753 * config.sub: Recognize hppaosf.
17754 * configure.in: Do configure ld/binutils/gas for it.
17755
17756 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17757
17758 * configure (tooldir): Alter syntax used to set this, for systems
17759 where "\$" isn't handled right, like i386-aix.
17760
17761 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17762
17763 * configure: Pass program-transform-name, not
17764 program_transform_name, to recursive configures.
17765
17766 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17767
17768 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17769 of gas+ld+binutils.
17770
17771 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17772
17773 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17774
17775 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17776
17777 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17778
17779 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17780
17781 * Makefile.in (PRMS): Set back to all-prms.
17782
17783 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17784
17785 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17786 targets, rather than for MIPS hosts.
17787
17788 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17789
17790 * configure.in: add comment for --with-x default values
17791
17792 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17793
17794 * Makefile.in: add check-* targets for each of the directories in
17795 the tree. Add a definition of RUNTEST that will use the one we
17796 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17797
17798 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17799
17800 * configure.in: Removed obsolete references to bfd_target and
17801 target_makefile_frag.
17802
17803 * build-all.mk: Set assorted targets for Q2.
17804 * config.sub: Recognize z8k-sim and h8300-hms.
17805 * test-build.mk: Really don't pass host to configure.
17806 (HOLES): Added uname.
17807
17808 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17809
17810 * configure: Handle an empty program-prefix, program-suffix or
17811 program-transform-name correctly.
17812
17813 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17814
17815 * build-all.mk: -G 8 no longer required for MIPS targets.
17816 * test-build.mk: Don't pass host argument to configure; make it
17817 guess.
17818
17819 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17820
17821 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17822 * Makefile.in (COMPRESS): New macro, like GZIP.
17823
17824 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17825
17826 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17827
17828 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17829 with gas currently defaults to -G 0.
17830
17831 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17832
17833 * Makefile.in (all-flex): flex depends on byacc.
17834
17835 * build-all.mk: If host not specified, use config.guess. Pass TAG
17836 to test-build.mk as RELEASE_TAG.
17837 * test-build.mk (configargs): New variable containing arguments to
17838 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17839 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17840
17841 * config.guess: Use /bin/uname when checking -X argument on SCO,
17842 to avoid invoking GNU uname which doesn't understand -X.
17843
17844 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17845
17846 * configure.in: Build gas for mips-*-*.
17847
17848 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17849
17850 * Makefile.in (all.normal): insert missing backslash.
17851
17852 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17853
17854 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17855
17856 * Makefile.in: Complete overhaul to merge many almost identical
17857 targets.
17858
17859 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17860
17861 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17862 (gdb.tar.Z): Adjusted.
17863
17864 * Makefile.in (setup-dirs, taz): New targets; should be general
17865 enough to adapt for gdb sometime. Build only .z file.
17866 (gas.tar.z): New target.
17867
17868 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17869
17870 * build-all.mk: Use CC=cc -Xs on Solaris.
17871
17872 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17873
17874 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17875 for handling BISON for FSF releases.
17876
17877 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17878
17879 * configure: Actually implement the change zoo just documented.
17880
17881 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17882
17883 * configure: when using config.guess, only set target_alias when
17884 it's not already been set (ie, on the command line)
17885
17886 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17887
17888 * Makefile.in: add installcheck target, set PRMS to install-prms
17889
17890 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17891
17892 * configure: add support for package_makefile_fragment, handle the
17893 case where a directory has a configure.in file but no Makefile.in
17894 more gracefully (with an actual understandable error message, even);
17895 add support for --without (and add this to the usage message); also
17896 explicitly add a --host=${host_alias} to the command line when
17897 config.guess is used
17898
17899 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17900
17901 * configure: Must use both --host and --target in recursive calls.
17902
17903 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17904
17905 * Makefile.in: Change deja-gnu to dejagnu.
17906
17907 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17908
17909 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17910
17911 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17912
17913 * configure.in: canonicalize all instances to *-*-solaris2*,
17914 also strip out a number of tools to not build for go32 host
17915
17916 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17917
17918 * config.guess: add GPL.
17919
17920 * Makefile.in, config.guess, config.sub, configure: bump
17921 copyrights to 93.
17922
17923 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17924
17925 * Makefile.in (do-info): Removed obsolete check for existence of
17926 localenv file.
17927
17928 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17929
17930 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17931
17932 * Makefile.in: a couple of 'else true' for decstation,
17933 support for TclX
17934
17935 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17936
17937 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17938
17939 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17940
17941 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17942
17943 * config.guess: Recognize i386-ibm-aix (PS/2).
17944 * configure.in: Use config/mh-aix386 file for it.
17945
17946 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17947
17948 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17949 CC_FOR_TARGET instead.
17950 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17951
17952 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17953
17954 * Makefile.in: Add sim to list of directories sent with gdb
17955
17956 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17957
17958 * configure.in: Put back mips-dec-bsd* case.
17959
17960 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17961
17962 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17963 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17964 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17965
17966 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17967
17968 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17969
17970 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17971 (install-info): install dir.info only if it exists,
17972 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17973
17974 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17975
17976 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17977 gas for mips-dec-bsd.
17978
17979 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17980
17981 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17982 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17983
17984 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17985
17986 * configure.in: Added "dejagnu" to hosttools list.
17987
17988 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17989
17990 * config.sub, configure.in, config.guess: Add support
17991 for Bosx, an AIX variant from Bull.
17992 Patches from F.Pierresteguy@frcl.bull.fr.
17993
17994 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17995
17996 * devo/dejagnu: Initial creation of devo/dejagnu.
17997 Migrated dejagnu testcases and support files for testing software
17998 tools to reside as subdirectories, currently called "testsuite",
17999 within the directory of the software tool. Migrated all programs,
18000 support libraries, etc. beloging to dejagnu proper from
18001 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18002 with no modifications. The changes to these files which will
18003 allow them to configure, build, and execute properly will be made
18004 in a future update.
18005
18006 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18007
18008 * Makefile.in: Change send_pr to send-pr.
18009 * configure.in: Likewise.
18010 * send_pr: Renamed directory to send-pr.
18011
18012 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18013
18014 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18015
18016 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18017
18018 * README: Update for gdb-4.8 release.
18019 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18020 gdb-xxx.tar.z (gzip'd) file also.
18021
18022 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18023
18024 * Makefile.in: make all-diff depend on all-libiberty
18025
18026 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18027
18028 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18029
18030 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18031
18032 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18033
18034 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18035
18036 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18037 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18038 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18039
18040 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18041
18042 * Makefile.in: makeinfo binary is in a new location
18043
18044 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18045
18046 * config.sub: Accept -ecoff as an OS.
18047
18048 * Makefile.in: Various changes to eliminate a level of make
18049 recursion and reduce the required command line length.
18050 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18051 sub-makes.
18052 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18053 variables holding settings for specific sub-makes.
18054 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18055 in terms of BASE_FLAGS_TO_PASS.
18056 (TARGET_LIBS): New variable listing directories which use
18057 TARGET_FLAGS_TO_PASS.
18058 (subdir_do): Eliminated.
18059 (do-*): New set of targets to replace subdir_do.
18060 (various): All targets which used subdir_do now depend on do-*.
18061 (local-clean): Renamed from do_clean.
18062 (local-distclean): New target, dependency of distclean and
18063 realclean.
18064 (install-info): Don't create directories. Depend on dir.info
18065 rather than calling make recursively.
18066 (install-dir.info): Eliminated.
18067 (install-info-dirs): Create all info directories here.
18068 (dir.info): Depend upon do-install-info.
18069
18070 * test-build.mk (HOLES): Added false.
18071
18072 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18073
18074 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18075
18076 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18077
18078 * Makefile.in (info): remove dependency on all-texinfo. The
18079 problem was really in texinfo/C, not at this level.
18080
18081 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18082
18083 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18084
18085 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18086
18087 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18088 GDB releases.
18089
18090 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18091
18092 * configure: Include srcdir in message about target of link not
18093 being found. Don't convert `-' to `_' in `with' options being
18094 passed to subdirs.
18095
18096 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18097
18098 * configure.in: add uudecode to host_tools
18099
18100 * Makefile.in: added {all,install}-uudecode targets, added them to
18101 the appropriate lists
18102
18103 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18104
18105 * Makefile.in (all-gcc): Added dependency on all-gas.
18106
18107 * configure.in (mips-*-*): Build ld and binutils.
18108
18109 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18110
18111 * configure: check return code from mkdir, print error message and
18112 exit on failure.
18113
18114 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18115
18116 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18117
18118 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18119
18120 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18121
18122 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18123
18124 * config.sub (h8500): Recognize this as a cpu type.
18125
18126 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18127
18128 * configure: source directory missing is no longer a warning
18129
18130 * configure.in: recognize irix[34]* instead of irix[34]
18131
18132 * Makefile.in: define and pass down X11_LIB
18133
18134 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18135
18136 * guess-systype: Renamed to ...
18137 * config.guess: ... by popular request.
18138 * configure.in, Makefile.in: Update accordingly.
18139
18140 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18141
18142 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18143 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18144 + Execute ./dummy instead of assuming . is in PATH.
18145
18146 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18147
18148 * guess-systype: New shell script. Attempts to guess the
18149 canonical host name of the executing host.
18150 Only a few hosts are supported so far.
18151 * configure: Call guess-systype if no host is specified.
18152
18153 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18154
18155 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18156 gcc Makefile.
18157
18158
18159 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18160
18161 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18162 (all-gcc, install-gcc, subdir_do): Use it.
18163
18164 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18165
18166 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18167
18168 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18169
18170 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18171 set exclusively by configure, using configure.in .
18172
18173 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18174
18175 * test-build.mk: set $PATH for all builds
18176
18177 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18178
18179 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18180
18181 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18182 the one used in gcc/Makefile.in, so that a null expansion doesn't
18183 override the one needed to build gcc with a native cc.
18184
18185
18186 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18187
18188 * configure: Accept -with arguments.
18189
18190 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18191
18192 * Makefile.in: added h8300sim
18193
18194 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18195
18196 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18197 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18198 (all-cygnus, native, build-cygnus): Make
18199 $(canonhost)-stamp-3stage-done, not $(host)....
18200 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18201 i386-sco3.2v4. Added else true to if command.
18202
18203 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18204
18205 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18206
18207 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18208
18209 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18210
18211 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18212
18213 * configure.in: don't remove binutils from Solaris builds
18214
18215 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18216
18217 * Makefile.in: get rid of earlier definitions for *clean,
18218 also handle the recursive info rule better
18219
18220 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18221
18222 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18223 do more-or-less the right thing.
18224
18225 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18226
18227 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18228 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18229
18230 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18231
18232 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18233 $(host_canonical).
18234
18235 * configure.in: split the configdirs list into 4 categories (native
18236 v. cross, library v. tool) and handle the cross-only and native-
18237 only in more reasonable (and correct!) way.
18238
18239 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18240
18241 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18242 configdirs anymore.
18243
18244 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18245
18246 * Makefile.in: extensive cleanup:: removed all of the explicit
18247 clean-* targets, collapsed many wrappers around subdir_do into
18248 one, added additional targets to satisfy standards.texi, deleted
18249 some old targets, some changes for consistency
18250
18251 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18252
18253 * configure.in: handle some programs as cross-only, and others as
18254 native only
18255
18256 * test-build.mk: handle partial holes in a more generic manner
18257
18258 * Makefile.in: m4 depends on libiberty
18259
18260 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18261
18262 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18263 time, wdiff, and find to configdirs
18264
18265 * Makefile.in: all, clean, and install rules for the new programs
18266 added to configure.in
18267
18268 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18269
18270 * configure.in: use mh-sun for all *-sun-* hosts
18271
18272 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18273
18274 * Makefile.in: define flags for X11 include files and library file
18275 locations, pass them down to the programs that need this info
18276
18277 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18278
18279 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18280
18281 * configure.in: start building libg++ for HP-UX targets
18282
18283 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18284
18285 * README: Update references to files moved into etc/.
18286
18287 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18288
18289 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18290 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18291
18292 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18293
18294 * configure: accept dash as well as underscore in long option
18295 names for FSF compatibility.
18296
18297 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18298
18299 * config.sub: added -sco3.2v4 support from FSF.
18300
18301 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18302
18303 * configure.in: expand the section that adds or removes
18304 directories from the list of programs to build, to handle native
18305 vs. cross in addition to host v. native
18306
18307 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18308
18309 * Makefile.in: Replace C++ in macro names with CXX.
18310 This is less likely to break ...
18311
18312 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18313
18314 * test-build.mk: add -w to GNU_MAKE
18315
18316 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18317
18318 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18319 add 'sparc' to list of recognized cpus. This needed to make
18320 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18321 Delete some redundant ose68 variants. Recognize -wrs as an os,
18322 then changes that into $CPU-wrs-vxworks.
18323
18324 * configure.in: remove most references to gdbtest, regularize
18325 target based program removal
18326
18327 * test-build.mk: import from p3 tree (many fixes and changes)
18328
18329 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18330
18331 * Makefile.in: added rules to handle tcl, tk, and expect
18332
18333 * configure.in: handle those directories if they exist
18334
18335 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18336
18337 * config.sub: removed bogus hppabsd and hppahpux names, since
18338 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18339
18340 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18341
18342 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18343 depends upon all-xiberty
18344
18345 * Makefile.in: changes from p3, including:
18346
18347 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18348
18349 * Makefile.in (XTRAFLAGS): include newlib directories if
18350 newlib/Makefile exists, rather than if host != target.
18351
18352 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18353
18354 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18355 from the same source tree and not building a cross-compiler. This
18356 matters for the libg++ configuration if reconfiguring a tree that
18357 has already been installed.
18358
18359 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18360
18361 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18362 pick up the machine and system specific header files.
18363
18364 * Makefile.in: added AS_FOR_TARGET, passed down in
18365 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18366 the C compiler to use to create programs which are run in the
18367 build environment, set it to default to $(CC), and passed it down
18368 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18369
18370 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18371
18372 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18373 We need them for unusual native builds, like systems without
18374 ranlib.
18375
18376 * configure: also define $(host_canonical) and
18377 $(target_canonical), which are the full, canonical names for the
18378 given host and target
18379
18380 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18381
18382 * Makefile.in: Added separate definitions for C++.
18383
18384 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18385
18386 * configure.in (configdirs): Add deja-gnu.
18387
18388 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18389
18390 * README: Update for configure.texi and gdb-4.7 release.
18391
18392 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18393
18394 * Makefile.in: Move "all" target to top of file.
18395 Previously, first target was ".PHONY" which caused BSD4.4 make
18396 to build .PHONY when make was run without arguments.
18397
18398 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18399
18400 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18401 Library-copylefted code in libiberty.
18402
18403 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18404
18405 * config.sub: Replace m68kmote with plain old m68k.
18406
18407 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18408
18409 * Makefile.in: Remove space from blank line, avoid Make complaints.
18410
18411 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18412
18413 * config.sub: Complain if no argument is given. Added support for
18414 386bsd as OS and target alias.
18415
18416 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18417
18418 * Makefile.in (XTRAFLAGS): include newlib directories if
18419 newlib/Makefile exists, rather than if host != target.
18420
18421 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18422
18423 * config.sub: recognize sparclite-wrs-vxworks.
18424
18425 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18426 p3.) Added clean-xiberty to clean.
18427
18428 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18429
18430 * configure.in: use *-*-* instead of nested cases for host and target
18431
18432 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18433
18434 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18435 from the same source tree and not building a cross-compiler. This
18436 matters for the libg++ configuration if reconfiguring a tree that
18437 has already been installed.
18438
18439 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18440
18441 * config.sub (i486v/i486v4): Merge in from FSF version.
18442
18443 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18444
18445 * configure: only set PWD if it is already set.
18446
18447 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18448
18449 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18450 doesn't have unset and all success paths (and most error paths)
18451 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18452 to just ${PWD} to avoid confusion.)
18453
18454 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18455
18456 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18457 even for a native compilation.
18458
18459 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18460
18461 Changes to make the gdb.tar.Z rule work better.
18462
18463 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18464 (DEVO_SUPPORT): Add configure.texi.
18465 (bfd-ilrt.tar.Z): Remove ancient rule.
18466
18467 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18468
18469 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18470 pick up the machine and system specific header files.
18471
18472 * configure.in, config.sub: added new target m68010-adobe-scout,
18473 with alias of adobe68k. Changed configure.in to check for
18474 -scout before -sco* to avoid a false match.
18475
18476 * Makefile.in: added AS_FOR_TARGET, passed down in
18477 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18478 the C compiler to use to create programs which are run in the
18479 build environment, set it to default to $(CC), and passed it down
18480 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18481
18482 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18483
18484 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18485 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18486 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18487 FOR_TARGET variants, to newlib and libg++.
18488
18489 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18490
18491 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18492 first.
18493
18494 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18495
18496 * config.sub: Accept `elf' as an environment.
18497
18498 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18499
18500 * Makefile.in (all-opcodes): cd into the right directory
18501
18502 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18503
18504 * configure: added -program_transform_name option, used as
18505 argument to sed when installing programs.
18506 configure.texi: added documentation for -program_prefix,
18507 -program_suffix and -program_transform_name.
18508
18509 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18510
18511 * config.sub: Accept i486 where i386 ok.
18512
18513 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18514
18515 * config.sub: accept we32k
18516
18517 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18518
18519 * config.sub, configure.in: accept OSE68000 and OSE68k.
18520
18521 * Makefile.in: don't create all directories for ``make install'';
18522 let the subdirectories create the ones they need.
18523
18524 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18525
18526 * COPYING: new file, GPL v2
18527
18528 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18529
18530 * Makefile.in: use the new gen-info-dir, which needs a template
18531 argument (which also lives in texinfo)
18532
18533 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18534
18535 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18536
18537 * config.sub (ncr3000): Change i386 to i486.
18538
18539 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18540
18541 * Makefile.in: add install-rcs, install-grep to
18542 install-no-fixedincludes, removed install-bison and install-libgcc
18543
18544 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18545
18546 * configure.in: grab the HPUX makefile fragment if on HPUX
18547
18548 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18549
18550 * Makefile.in: eradicate bison spoor (ditto libgcc).
18551 configure.in: recognise m68{k,000}-ericsson-OSE.
18552 es1800 is alias for m68k-ericsson-OSE
18553
18554 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18555
18556 * configure.in: rearrange the parts that remove programs from
18557 configdirs, based now on HOST==TARGET or by canonical triple.
18558
18559 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18560
18561 * test-build.mk: recurse explicitly with -f test-build.mk when
18562 appropriate. predicate stage3 and comparison on the existence
18563 of gcc. That is, if gcc isn't around, we aren't three-staging.
18564 On very clean, also remove ...stamp-co. Build in-place before
18565 doing other builds.
18566
18567 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18568
18569 * Makefile.in, configure.in: add tgas
18570
18571 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18572
18573 * Makefile.in: a number of changes merged in from progressive.
18574
18575 * configure.in: add libm.
18576
18577 * .cvsignore: ignore some stuff that comes from test-build.mk.
18578
18579 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18580
18581 * config.sub: Add es1800 (m68k-ericsson-es1800).
18582
18583 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18584
18585 * configure: Add program_suffix (parallel to program_prefix)
18586 * Makefile.in: adjust directory-creating script for losing decstation
18587
18588 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18589
18590 * configure: Minor $subdir-related fixes.
18591
18592 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18593
18594 * configure: fix various problems with propogating
18595 makefile_target_frag in subdirs.
18596 * configure.in: config libgcc if its there
18597
18598 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18599
18600 * config.sub: HPPA merge.
18601
18602 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18603
18604 * Makefile.in: Replace all-bison with all-byacc in all
18605 dependency lines for other tools (which now use byacc).
18606
18607 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18608
18609 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18610
18611 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18612
18613 * Makefile.in: make gprof rules similar to byacc rules (instead of
18614 vestigal $(unsubdir) that didn't work...)
18615
18616 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18617
18618 * config.sub: Add support for Linux.
18619 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18620 (at least for libg++).
18621
18622 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18623
18624 * configure.texi: fix doc for the -nfp option to configure
18625
18626 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18627
18628 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18629
18630 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18631
18632 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18633 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18634 * configure.in: added solaris* host_makefile_frag hook.
18635
18636 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18637
18638 * config.sub: changed recognition of m68000 so that various
18639 m68k types can be specified via m680[01234]0
18640
18641 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18642
18643 * config.sub (basic_machine): fix sed so that '-foo' isn't
18644 completely substituted out while .+'-foo' loses the '-foo'
18645
18646 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18647
18648 * config.sub ($os): Add -aout.
18649
18650 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18651
18652 * configure: If host_makefile_frag is absolute, don't
18653 prefix ${invsubdir} (relevant to libg++ auto-configure).
18654
18655 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18656
18657 * Makefile.in (tooldir): Define it.
18658 (all-ld): Depend on all-flex.
18659
18660 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18661
18662 * Makefile.in (check): Fix libg++ special case.
18663
18664 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18665
18666 * configure: do not bury `pwd` into config.status, thus do fewer
18667 pwd's.
18668
18669 * configure: print the "Building in" message only when building in
18670 other than "." AND verbose.
18671
18672 * configure: remove -s, rework -v to better accommodate guested
18673 configures.
18674
18675 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18676
18677 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18678
18679 * Makefile.in: macroize flags passed on recursion. remove
18680 fileutils.
18681
18682 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18683
18684 * configure: get makesrcdir right for subdirs deeper than 1.
18685
18686 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18687 install.
18688
18689 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18690
18691 * Makefile.in: don't print subdir_do or recursion lines.
18692
18693 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18694
18695 * standards.texi: added menu item.
18696
18697 * Makefile.in: build and install standards.info.
18698
18699 * standards.texi: new file.
18700
18701 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18702
18703 * configure: test for and move config.status pieces from
18704 ${subdir}/.
18705
18706 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18707
18708 * configure: Test for existance of files before trying to mv
18709 them, to avoid numerous non-existance messages.
18710
18711 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18712
18713 * configure: correct final line of config.status.
18714
18715 * configure: patch from eggert. Avoids a protection problem if
18716 the original Makefile.in is read only.
18717
18718 * configure: use move-if-change from gcc to create config.status.
18719 Some makefiles depend on config.status to tell if a directory
18720 has been reconfigured for a different host. This change
18721 prevents those directories from remaking everything in the case
18722 where the reconfig was only intended to rebuild a Makefile.
18723
18724 * configure: test for config.sub with "config.sub sun4" rather
18725 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18726 host alias from a missing config.sub.
18727
18728 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18729
18730 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18731 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18732
18733 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18734
18735 * configure: mkdir ${subdir} as needed.
18736
18737 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18738
18739 * Makefile.in,configure.in: added autoconf.
18740
18741 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18742
18743 * Makefile.in: no longer pass against on recursion.
18744
18745 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18746 definitions are not inherited.
18747
18748 * configure: correct makesrcdir when subdir is .
18749
18750 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18751
18752 * configure: Add support for 'subdirs' variable, which is
18753 like 'configdirs', except that configure doesn't re-invoke
18754 itself for subdirs, it just creates a Makefile for each subdir.
18755 * configure.texi: Document subdirs.
18756
18757 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18758
18759 * configure.in: added flex to configdirs
18760
18761 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18762
18763 * Makefile.in: remove clean-stamps from clean.
18764
18765 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18766
18767 * configure.in: Add gdbtest to configdirs.
18768
18769 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18770
18771 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18772 to recursive makes.
18773 * configure.in: Recognize new ncr3000 config.
18774
18775 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18776
18777 * Makefile.in, configure.in: removed references to gdbm.
18778
18779 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18780
18781 * config.sub: Don't canonicalize os value
18782 newsos* to bsd (readline needs to check for newsos).
18783 (This fix was earlier made Jan 31, but got re-broken.)
18784
18785 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18786
18787 * configure.in: sco is an os, not a vendor!
18788
18789 * configure: Quote $( better. Keep various shells happy.
18790
18791 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18792
18793 * Makefile.in: eliminate stamp-files.
18794
18795 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18796
18797 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18798 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18799
18800 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18801
18802 * config.sub: fix iris/iris3.
18803
18804 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18805
18806 * configure: re-add -rm.
18807
18808 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18809
18810 * Maskefile.in: add .stmp-rcs to all.
18811
18812 * configure.in: remove gas from rs6000 build, use aix host fragment.
18813
18814 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18815
18816 * configure: pass down site_option during recursion.
18817
18818 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18819
18820 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18821
18822 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18823
18824 * configure: Change exec_prefix so that it really defaults to prefix.
18825
18826 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18827
18828 * Makefile.in, configure.in: Add support for mmalloc library.
18829
18830 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18831
18832 * Makefile.in: add stmp dependencies for a few more things.
18833
18834 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18835
18836 * configure: adjusted error message on objdir/srcdir configure
18837 collision, per john's suggestion.
18838
18839 * Makefile.in: add libiberty stmp to all and all.cross.
18840
18841 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18842
18843 * Makefile.in: remove force dependencies, add grep to all.
18844
18845 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18846
18847 * Makefile.in: drop flex. make stamp files work.
18848
18849 * configure: added test for conflicting configuration in srcdir,
18850 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18851 gets cranky. use relative paths for configure and srcdir
18852 whenever possible. Send some error messages to stderr that were
18853 going to stdout.
18854
18855 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18856
18857 * Makefile.in: Fix libg++ rule to check for gcc directory
18858 before using gcc/gcc. Also pass XTRAFLAGS.
18859
18860 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18861
18862 * Makefile.in: added stmp-files so that directories aren't polled
18863 when they are already built.
18864
18865 * configure.texi: fixed a node pointer problem.
18866
18867 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18868
18869 * config.sub configure.in gdb/configure.in
18870 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18871 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18872 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18873
18874 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18875
18876 * configure: -recurring becomes -silent. corrected help message
18877 for -site= option.
18878
18879 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18880
18881 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18882
18883 * configure: when building Makefile for crosses, replace
18884 tooldir and program_prefix. default srcdir from location of
18885 config.sub. remove "for host in hosts" and "for target in
18886 targets" loops.
18887
18888 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18889
18890 * Makefile.in: Do not pass bindir or mandir to cvs.
18891
18892 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18893
18894 * Makefile.in, configure.in: removed traces of namesubdir,
18895 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18896 copyrights to '92, changed some from Cygnus to FSF.
18897
18898 * configure.texi: remove most references to multiple hosts,
18899 multiple targets, subdirs, etc.
18900
18901 * configure.man: removed rcsid. reference config.sub not
18902 config.subr.
18903
18904 * Makefile.in: mkdir $(infodir) on install-info.
18905
18906 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18907
18908 * configure.texi: Explain better about .gdbinit and about
18909 the environment that configure.in sections run in.
18910
18911 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18912
18913 * configure.in: Ultrix is only a decstation if it's a MIPS.
18914
18915 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18916
18917 * README: DOC.configure => cfg-paper.texi.
18918
18919 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18920
18921 * config.sub (near case $os): Don't convert newsos* to bsd!
18922
18923 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18924
18925 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18926 the number of copies of COPYING that go into the GDB tar file.
18927
18928 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18929
18930 * bfd/configure.in, gdb/config/mh-i386sco,
18931 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18932 Fix SCO configuration stuff.
18933
18934 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18935
18936 * Makefile.in: For libg++, make sure the -I pointing
18937 to the gcc directory goes *after* all the libg++-local -I flags.
18938 Also, move just-gcc dependency from just-libg++ to all-libg++.
18939
18940 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18941
18942 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18943
18944 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18945
18946 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18947
18948 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18949
18950 * config.sub: Add stratus configuration frags. Also
18951 submitted to FSF.
18952
18953 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18954
18955 * Makefile.in (DEV_SUPPORT): add configure.man.
18956
18957 * config.sub(Decode manufacturer-specific): add -none*.
18958
18959 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18960
18961 * Makefile.in: remove form feeds to make Sun's make happy.
18962 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18963
18964 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18965
18966 * Makefile.in (AR_FLAGS): Make quieter.
18967
18968 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18969
18970 * configure.in: Add libg++.
18971 * configure: When verbose, don't output the command line at each
18972 level; it will be unremarkably the same as the previous version,
18973 which will be the same as what the user typed.
18974
18975 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18976
18977 * configure.in, Makefile.in: fix clean-info, add flex. add
18978 fileutils.
18979
18980 * configure: be less sensitive to spaces in Makefile.in. Do not
18981 look for sources in "..". Doing so breaks subdirectories that
18982 might have their own configure. If a subdir has it's own
18983 configure script, use it.
18984
18985 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18986
18987 * cfg-paper.texi: some changes suggested by rms.
18988
18989 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18990
18991 * config.sub: Merge in some small additions from the FSF version,
18992 taken from the gcc distribution, to bring the Cygnus and FSF
18993 versions into closer sync.
18994
18995 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18996
18997 * configure.in: Changed svr4 references to sysv4.
18998
18999 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19000
19001 * configure: added -V for version number option.
19002
19003 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19004
19005 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19006 renamed from DOC.configure to cfg-paper.texi.
19007
19008 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19009
19010 * configure, config.subr, config.sub: config.subr is now
19011 config.sub again.
19012
19013 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19014
19015 * configure.texi: new file, in progress.
19016
19017 * Makefile.in: build info file and install the man page for
19018 configure.
19019
19020 * configure.man: new file, first cut.
19021
19022 * configure: find config.subr again now that configuration "none"
19023 has gone. removed all traces of the -ansi option. removed all
19024 traces of the -languages option.
19025
19026 * config.subr: resync from rms.
19027
19028 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19029
19030 * configure, config.sub, config.subr: merge config.sub into
19031 config.subr, call the result config.subr, remove config.sub, use
19032 config.subr.
19033
19034 * Makefile.in: revised install for dir.info.
19035
19036 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19037
19038 * configure.in: add decstation host makefile frag.
19039
19040 * Makefile.in: BISON now bison -y again. also install-gcc on
19041 install. clean-gdbm on clean. infodir belongs in datadir.
19042 Make directories for info install. Build dir.info here then
19043 install it.
19044
19045 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19046
19047 * Makefile.in: fix for bad directory tests.
19048
19049 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19050
19051 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19052 regexp. -srcdir relative was being handled incorrectly.
19053
19054 * Makefile.in: unwrapped some for loops so that parallel makes
19055 work again and so one can focus one's attention on a particular
19056 package.
19057
19058 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19059
19060 * configure: added PWD as a stand in for `pwd` (for speed). use
19061 elif wherever possible. make -srcdir work without -objdir.
19062 -objdir= commented out.
19063
19064 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19065
19066 * configure: +options become --options. -subdirs commented out.
19067 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19068 Makefile now at top of generated Makefile. Removed cvs log
19069 entries. added -srcdir. create .gdbinit only if there is one
19070 in ${srcdir}.
19071
19072 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19073 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19074 and mandir now keyed off datadir by default.
19075
19076 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19077
19078 * Freshly created ChangeLog.
19079
19080 \f
19081 Local Variables:
19082 mode: change-log
19083 left-margin: 8
19084 fill-column: 76
19085 version-control: never
19086 End: