config.gcc (mips*-*-*): Add frame-header-opt.o to extra_objs.
[gcc.git] / ChangeLog
1 2015-10-09 Martin Liska <mliska@suse.cz>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
5 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
6
7 * MAINTAINERS (Write After Approval): Add myself.
8
9 2015-10-02 Florian Weimer <fweimer@redhat.com>
10
11 * MAINTAINERS: Update email address.
12
13 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
14
15 * MAINTAINERS (Write After Approval): Add myself.
16
17 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
18
19 * MAINTAINERS: Update email.
20
21 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
22
23 * MAINTAINERS: Update my email address.
24
25 2015-09-01 James Bowman <james.bowman@ftdichip.com>
26
27 * MAINTAINERS (ft32 port): Add myself.
28
29 2015-08-28 David Sherwood <david.sherwood@arm.com>
30
31 * MAINTAINERS: Add myself.
32
33 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
34
35 * MAINTAINERS (Write After Approval): Add myself.
36
37 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
38
39 PR libfortran/54572
40 * Makefile.def: Make libgfortran depend on libbacktrace.
41 * Makefile.in: Regenerate.
42
43 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
44
45 * MAINTAINERS (Write After Approval): Add myself.
46
47 2015-08-12 Tom de Vries <tom@codesourcery.com>
48
49 PR other/67092
50 * configure.ac: Remove --with_host_libstdcxx support.
51 * configure: Regenerate.
52
53 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
54 Jakub Jelinek <jakub@redhat.com>
55
56 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
57 nvptx*-*-*.
58 * configure: Regenerate.
59
60 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
61
62 * Makefile.def (libiconv): Define bootstrap=true.
63 Mark pdf/html/info as missing.
64 (configure-gcc): Depend on all-libiconv.
65 (all-gcc): Ditto.
66 (configure-libcpp): Ditto.
67 (all-libcpp): Ditto.
68 (configure-intl): Ditto.
69 (all-intl): Ditto.
70 * Makefile.in: Regenerate.
71
72 2015-08-03 Bin Cheng <bin.cheng@arm.com>
73
74 * MAINTAINERS (loop ivopts): Add the entry and myself.
75
76 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
77
78 * MAINTAINERS (nvptx): Add self.
79
80 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
81
82 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
83 128-bit vector modes.
84
85 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
86
87 * MAINTAINERS (Write After Approval): Add myself.
88
89 2015-07-28 Ben Elliston <bje@gnu.org>
90
91 * config.sub, config.guess: Import from upstream.
92
93 2015-07-24 Michael Darling <darlingm@gmail.com>
94
95 PR other/66259
96 * config-ml.in: Reflects renaming of configure.in to configure.ac
97 * configure: Likewise
98 * configure.ac: Likewise
99
100 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
101
102 * MAINTAINERS: Update my email address.
103
104 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
105
106 Sync with binutils-gdb:
107 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
108
109 * configure.ac (target_configdirs): Exclude target-zlib if
110 target-libjava isn't built.
111 * configure: Regenerated.
112
113 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
114
115 Sync with binutils-gdb:
116 2015-05-13 John David Anglin <dave.anglin@bell.net>
117
118 * configure.ac: Disable configuration of GDB for HPUX targets.
119 * configure: Regenerate.
120
121 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
122
123 * configure.ac: Add --with-system-zlib.
124 * configure: Regenerated.
125
126 2015-01-28 James Bowman <james.bowman@ftdichip.com>
127
128 * configure.ac: Add FT32 support.
129 * configure: Regenerate.
130
131 2015-01-12 Anthony Green <green@moxielogic.com>
132
133 * configure.ac: Don't disable gprof for moxie.
134 * configure: Rebuild.
135
136 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
137
138 Sync with binutils-gdb:
139 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
140
141 PR ld/18355
142 * Makefile.def: Add extra_configure_flags to host zlib.
143 * configure.ac (extra_host_zlib_configure_flags): New. Set
144 to --enable-host-shared When bfd is to be built as shared
145 library. AC_SUBST.
146 * Makefile.in: Regenerated.
147
148 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
149
150 Sync with src:
151 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
152 * Makefile.def (dependencies): Add all-zlib to all-bfd.
153 * Makefile.in: Regenerated.
154
155 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
156
157 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
158 target.
159 * configure: Regenerate.
160
161 2015-06-23 Ludovic Courtès <ludo@gnu.org>
162
163 * MAINTAINERS (Write After Approval): Add myself.
164
165 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
166
167 * MAINTAINERS (OS Port Maintainers): Add myself.
168 (Various Maintainers): Remove myself from libffi testsuite.
169
170 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
171
172 * MAINTAINERS (gen* on machine desc): Add self.
173
174 2015-06-02 Jason Merrill <jason@redhat.com>
175
176 PR bootstrap/66319
177 * configure.ac: Use -std=gnu++98.
178
179 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
180
181 * MAINTAINERS (Write After Approval): Add myself.
182
183 2015-05-28 Mike Frysinger <vapier@gentoo.org>
184
185 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
186 * configure: Regenerate.
187
188 2015-05-26 Jason Merrill <jason@redhat.com>
189
190 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
191 * configure: Regenerate.
192
193 2015-05-16 James Bowman <james.bowman@ftdichip.com>
194
195 * configure.ac: FT32 target added.
196 * configure: Regenerated.
197
198 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
199
200 * MAINTAINERS (Write After Approval): Add myself.
201
202 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
203
204 * MAINTAINERS (Write After Approval): Add myself.
205
206 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
207
208 * configure.ac: Fix typo.
209 * configure: Regenerate.
210
211 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
212
213 * MAINTAINERS (Write After Approval): Add myself.
214
215 2015-05-03 Matthias Klose <doko@ubuntu.com>
216
217 * configure.ac: Match $host configured with triplets.
218 * configure: Regenerate.
219
220 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
221
222 * Makefile.tpl: Remove surplus whitespace throughout.
223 * Makefile.in: Regenerate.
224
225 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
226
227 * MAINTAINERS (Various Maintainers): Add myself as instruction
228 combiner maintainer.
229
230 2015-04-17 Jakub Jelinek <jakub@redhat.com>
231
232 PR bootstrap/62077
233 * configure.ac (--enable-stage1-checking): Default to
234 release,misc,gimple,rtlflag,tree,types if --disable-checking
235 or --enable-checking is not specified and DEV-PHASE is not
236 experimental.
237 * configure: Regenerated.
238
239 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
240
241 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
242 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
243 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
244 * Makefile.in: Regenerate.
245
246 2015-04-08 Cary Coutant <ccoutant@gmail.com>
247
248 * MAINTAINERS: Update my email address.
249
250 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
251
252 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
253
254 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
255
256 * MAINTAINERS: Add myself as an arm port reviewer.
257
258 2015-03-25 Martin Liska <mliska@suse.cz>
259 Yury Gribov <y.gribov@samsung.com>
260
261 * Makefile.in: Fix ln source location for vimrc file.
262 * Makefile.tpl: Likewise.
263
264 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
265
266 PR bootstrap/25672
267 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
268 cross-compiling. Similarly for CXX_FOR_TARGET.
269 * configure: Regenerate.
270
271 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
272
273 * Makefile.def: Add libmpx.
274 * configure.ac: Add libmpx.
275 * Makefile.in: Regenerate.
276 * configure: Regenerate.
277
278 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
279
280 * MAINTAINERS (CPU Port Maintainers): Add myself
281 i386 vector ISA extns mantainer.
282
283 2015-03-13 Jeff Law <law@redhat.com>
284
285 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
286 maintainer.
287 Remove Richard Henderson as a maintainer for the x86 port.
288
289 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
290
291 * MAINTAINERS (CPU Port Maintainers): Update my email address.
292
293 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
294
295 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
296 pointer bounds checker and i386 MPX maintainer.
297
298 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
299
300 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
301
302 2015-02-26 Martin Sebor <msebor@redhat.com>
303
304 * MAINTAINERS (Various Maintainers): Add self.
305
306 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
307
308 * configure.ac [--enable-as-accelerator-for] (enable_languages):
309 Make sure it contains lto.
310 * configure: Regenerate.
311
312 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
313
314 * configure: Regenerate.
315
316 2015-02-06 Diego Novillo <dnovillo@google.com>
317
318 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
319 middle-end, docstring): Remove myself.
320 (Write After Approval): Add myself.
321
322 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
323
324 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
325 (Write After Approval): Update address.
326
327 2015-01-29 David Malcolm <dmalcolm@redhat.com>
328
329 PR jit/64780
330 * configure.ac: Require the user to explicitly specify
331 --enable-host-shared if the jit is enabled.
332 * configure: Regenerate.
333
334 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
335
336 * MAINTAINERS (Write After Approval): Add myself.
337
338 2015-01-25 Tom de Vries <tom@codesourcery.com>
339
340 * MAINTAINERS: Make whitespace consistent.
341
342 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
343
344 * MAINTAINERS (Write After Approval): Add myself.
345
346 2015-01-20 Andre Vehreschild <vehre@gmx.de>
347
348 * MAINTAINERS: (Write After Approval): Add myself.
349
350 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
351
352 * MAINTAINERS: (Write After Approval): Add myself.
353
354 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
355
356 * MAINTAINERS: (Write After Approval): Add myself.
357
358 2015-01-13 Iain Sandoe <iain@codesourcery.com>
359
360 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
361 objective-c/c++ front end maintainer.
362
363 2015-01-13 Marek Polacek <polacek@redhat.com>
364
365 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
366
367 2015-01-12 Jeff Law <law@redhat.com>
368
369 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
370 a very long time.
371
372 2015-01-09 Ian Lance Taylor <iant@google.com>
373
374 * configure.ac (host_tools): Add gotools.
375 * Makefile.def (host_modules): Add gotools.
376 (dependencies): Add dependency of all-gotools on all-target-libgo.
377
378 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
379
380 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
381 * configure: Regenerate.
382
383 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
384
385 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
386 all-target-libgomp.
387 * Makefile.in: Regenerate.
388
389 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
390
391 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
392
393 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
394
395 * configure.ac: Add Visium support.
396 * configure: Regenerate.
397
398 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
399
400 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
401 * configure: Regenerate.
402
403 2015-01-03 Andrew Pinski <apinski@cavium.com>
404
405 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
406 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
407 (BASE_TARGET_EXPORTS): Add OBJCOPY.
408 (OBJCOPY_FOR_TARGET): New variable.
409 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
410 * Makefile.in: Regenerate.
411 * configure.ac: Check for already installed target objcopy.
412 Also GCC_TARGET_TOOL on objcopy.
413 * configure: Regenerate.
414
415 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
416
417 * config.sub: Update from upstream, to 2015-01-01 version.
418 * config.guess: Ditto.
419
420 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
421
422 * MAINTAINERS (RTEMS Ports): Add myself.
423
424 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
425
426 * MAINTAINERS (Write After Approval): Add myself.
427
428 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
429
430 * MAINTAINERS (Write After Approval): Add myself.
431
432 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
433
434 * configure.ac (--enable-as-accelerator-for): Don't set
435 ENABLE_AS_ACCELERATOR_FOR. Update all users.
436 * configure: Regenerate.
437
438 2014-12-13 Jakub Jelinek <jakub@redhat.com>
439
440 PR bootstrap/64023
441 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
442 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
443 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
444 to CXX.
445 * Makefile.in: Regenerated.
446
447 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
448 Yury Gribov <y.gribov@samsung.com>
449
450 * .gitignore: Added .local.vimrc and .lvimrc.
451 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
452 * Makefile.in: Regenerate.
453
454 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
455
456 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
457 * configure: Regenerated.
458
459 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
460
461 * MAINTAINERS (nvptx port): New entry.
462
463 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
464
465 * configure: Regenerate.
466
467 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
468
469 * configure.ac: Merge with Binutils.
470
471 2014-11-26 Tobias Burnus <burnus@net-b.de>
472
473 * Makefile.def: Make more dependent on mpfr, mpc and isl.
474 * Makefile.in: Regenerate.
475
476 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
477
478 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
479 missing flex.
480 * Makefile.in: Regenerated.
481
482 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
483
484 * Makefile.in: Regenerate.
485
486 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
487
488 PR bootstrap/63784
489 * libtool.m4: Add $pic_flag with -shared.
490
491 2014-11-21 Renlin Li <Renlin.Li@arm.com>
492
493 * MAINTAINERS (Write After Approval): Added myself.
494
495 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
496
497 * MAINTAINERS (write-after-approval): Add myself.
498
499 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
500
501 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
502 from 2 years ago.
503
504 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
505
506 Revert:
507 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
508
509 * MAINTAINERS (Write After Approval): Added myself as line map
510 maintainer.
511
512 2014-11-19 Renlin Li <Renlin.Li@arm.com>
513
514 Revert:
515 2014-11-19 Renlin Li <Renlin.Li@arm.com>
516
517 * MAINTAINERS (Write After Approval): Added myself.
518
519 2014-11-19 Renlin Li <Renlin.Li@arm.com>
520
521 * MAINTAINERS (Write After Approval): Added myself.
522
523 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
524
525 * MAINTAINERS (Write After Approval): Added myself as line map
526 maintainer.
527
528 2014-11-17 Dodji Seketeli <dodji@redhat.com>
529
530 * MAINTAINERS (Various Maintainers): Added myself as line map
531 maintainer.
532
533 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
534
535 * move-if-change: Sync from upstream gnulib.
536
537 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
538
539 * compile: Sync with upstream Automake.
540 * depcomp: Ditto.
541 * install-sh: Ditto.
542 * missing: Ditto.
543 * mkinstalldirs: Ditto.
544 * ylwrap: Ditto.
545
546 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
547
548 * config.sub: Update from upstream config repo.
549 * config.guess: Ditto.
550
551 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
552
553 * Makefile.def: Add liboffloadmic to target_modules. Make
554 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
555 * Makefile.in: Regenerate.
556 * configure: Regenerate.
557 * configure.ac: Add liboffloadmic to target binaries.
558 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
559 Add liboffloadmic to noconfig list when C++ is not supported.
560
561 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
562 Thomas Schwinge <thomas@codesourcery.com>
563 Ilya Verbin <ilya.verbin@intel.com>
564 Andrey Turetskiy <andrey.turetskiy@intel.com>
565
566 * configure: Regenerate.
567 * configure.ac (--enable-as-accelerator-for)
568 (--enable-offload-targets): New configure options.
569
570 2014-11-11 Tobias Burnus <burnus@net-b.de>
571
572 * Makefile.def: Make all-gcc depend on all-isl.
573 * Makefile.in: Regenerate.
574
575 2014-11-11 David Malcolm <dmalcolm@redhat.com>
576
577 * ChangeLog.jit: New.
578 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
579
580 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
581
582 PR target/63610
583 * libtool.m4: Fix globbing of darwin versions.
584 * configure: Regenerate.
585
586 2014-11-11 Tobias Burnus <burnus@net-b.de>
587
588 * Makefile.def: Remove CLooG.
589 * Makefile.tpl: Ditto.
590 * configure.ac: Ditto.
591 * configure: Regenerate.
592 * Makefile.in: Ditto.
593
594 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
595
596 * configure.ac: Handle nvptx-*-*.
597 * configure: Regenerate.
598
599 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
600
601 * MAINTAINERS (Write After Approval): Add myself.
602
603 2014-10-31 Jakub Jelinek <jakub@redhat.com>
604
605 * Makefile.def (libcc1): Remove bootstrap=true;.
606 * Makefile.in: Regenerated.
607
608 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
609
610 * configure.ac: Update comment.
611 * configure: Regenerate.
612
613 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
614
615 * MAINTAINERS (Write After Approval): Add myself.
616
617 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
618
619 * configure.ac (extra_host_libiberty_configure_flags): Add
620 --enable-shared also for libcc1's benefit.
621 * configure: Regenerate.
622
623 2014-10-29 Tristan Gingold <gingold@adacore.com>
624
625 * MAINTAINERS: Change my email address.
626
627 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
628 Tom Tromey <tromey@redhat.com>
629
630 * Makefile.def: Add libcc1 to host_modules.
631 * configure.ac (host_tools): Add libcc1.
632 * Makefile.in, configure: Rebuild.
633
634 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
635
636 * configure.ac (build_configargs): Don't share config.cache between
637 build subdirs.
638 * configure: Regenerate.
639
640 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
641
642 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
643 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
644 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
645 leon3v7 as leon3.
646 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
647 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
648 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
649 * config/sparc/sparc.md (cpu): Add leon3v7.
650 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
651
652 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
653
654 * MAINTAINERS (write-after-approval): Add myself.
655
656 2014-10-23 Ian Lance Taylor <iant@google.com>
657
658 * configure.ac: Disable the Go frontend on systems where it is known
659 to not work.
660 * configure: Regenerate.
661
662 2014-10-23 Richard Biener <rguenther@suse.de>
663
664 * Makefile.def: Add libcpp build module and dependencies.
665 * configure.ac: Add libcpp build module.
666 * Makefile.in: Regenerate.
667 * configure: Likewise.
668
669 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
670
671 * MAINTAINERS (write-after-approval): Add myself.
672
673 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
674
675 * INSTALL/README: Do not mention CVS.
676
677 2014-10-03 Jing Yu <jingyu@google.com>
678
679 * configure.ac: Add aarch64 to list of targets that support gold.
680 * configure: Regenerate.
681
682 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
683
684 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
685
686 2014-09-29 Catherine Moore <clm@codesourcery.com>
687
688 * MAINTAINERS: Add myself as MIPS maintainer.
689
690 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
691
692 * MAINTAINERS: Move myself to MIPS maintainers.
693
694 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
695
696 * MAINTAINERS: Put all email addresses between '<' and '>'.
697
698 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
699
700 * MAINTAINERS: Move myself to reviewers (Fortran).
701
702 2014-09-01 Andi Kleen <ak@linux.intel.com>
703
704 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
705 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
706 * Makefile.in: Regenerate.
707
708 2014-08-28 David Malcolm <dmalcolm@redhat.com>
709
710 * rtx-classes-status.txt: Delete
711
712 2014-08-28 David Malcolm <dmalcolm@redhat.com>
713
714 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
715
716 2014-08-27 Sebastian Pop <s.pop@samsung.com>
717
718 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
719 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
720 of checking for version number.
721 * configure: Regenerated.
722 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
723
724 2014-08-27 David Malcolm <dmalcolm@redhat.com>
725
726 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
727 is done; begin phase 6 (use extra rtx_def subclasses).
728
729 2014-08-27 David Malcolm <dmalcolm@redhat.com>
730
731 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
732 done; begin phase 5 (additional rtx_def subclasses).
733
734 2014-08-26 David Malcolm <dmalcolm@redhat.com>
735
736 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
737
738 2014-08-26 David Malcolm <dmalcolm@redhat.com>
739
740 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
741 SET_BB_HEADER are done.
742
743 2014-08-26 David Malcolm <dmalcolm@redhat.com>
744
745 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
746 done.
747
748 2014-08-26 David Malcolm <dmalcolm@redhat.com>
749
750 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
751
752 2014-08-26 David Malcolm <dmalcolm@redhat.com>
753
754 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
755
756 2014-08-25 David Malcolm <dmalcolm@redhat.com>
757
758 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
759
760 2014-08-25 David Malcolm <dmalcolm@redhat.com>
761
762 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
763
764 2014-08-25 David Malcolm <dmalcolm@redhat.com>
765
766 * rtx-classes-status.txt: Phase 3 (per-file commits within
767 "config" subdirs) is done; begin phase 4 (removal of
768 "scaffolding").
769
770 2014-08-23 David Malcolm <dmalcolm@redhat.com>
771
772 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
773 dir) is done; begin phase 3 (per-file commits within "config"
774 subdirs).
775
776 2014-08-21 David Malcolm <dmalcolm@redhat.com>
777
778 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
779 phase 2 (per-file commits in main source dir).
780
781 2014-08-21 Bin Cheng <bin.cheng@arm.com>
782
783 * configure: Regenerated.
784
785 2014-08-19 David Malcolm <dmalcolm@redhat.com>
786
787 * rtx-classes-status.txt (TODO): Add SET_BND_TO
788
789 2014-08-19 David Malcolm <dmalcolm@redhat.com>
790
791 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
792
793 2014-08-19 David Malcolm <dmalcolm@redhat.com>
794
795 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
796
797 2014-08-19 David Malcolm <dmalcolm@redhat.com>
798
799 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
800
801 2014-08-19 David Malcolm <dmalcolm@redhat.com>
802
803 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
804
805 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
806
807 * MAINTAINERS (Write After Approval): Add myself.
808
809 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
810
811 * MAINTAINERS: Remove myself
812
813 2014-08-19 David Malcolm <dmalcolm@redhat.com>
814
815 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
816
817 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
818
819 * MAINTAINERS (Write After Approval): Add myself.
820
821 2014-08-18 David Malcolm <dmalcolm@redhat.com>
822
823 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
824 SET_BB_HEADER, SET_BB_FOOTER
825
826 2014-08-18 David Malcolm <dmalcolm@redhat.com>
827
828 * rtx-classes-status.txt: New file
829
830 2014-08-18 Roman Gareev <gareevroman@gmail.com>
831
832 * configure.ac: Eliminate ClooG installation dependency.
833 * configure: Regenerate.
834 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
835 * Makefile.in: Regenerate.
836
837 2014-08-15 Ilya Verbin <iverbin@gmail.com>
838
839 * MAINTAINERS (Write After Approval): Add myself.
840
841 2014-08-15 Ilya Tocar <tocarip@gmail.com>
842
843 * MAINTAINERS (Write After Approval): Add myself.
844
845 2014-08-01 Jiong Wang <jiong.wang@arm.com>
846
847 * MAINTAINERS (Write After Approval): Add myself.
848
849 2014-07-28 Anthony Green <green@moxielogic.com>
850
851 Import from savannah.gnu.org:
852 * config.sub: Update to 2014-07-28 version.
853
854 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
855
856 * MAINTAINERS: Remove my MIPS maintainer entry.
857
858 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
859
860 PR target/47230
861 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
862 * configure: Regenerate.
863
864 2014-07-24 James Norris <jnorris@codesourcery.com>
865
866 * MAINTAINERS (Write After Approval): Add myself.
867
868 2014-07-20 Roman Gareev <gareevroman@gmail.com>
869
870 * configure.ac: Accept only CLooG 0.18.1.
871 * configure: Regenerate.
872
873 2014-07-17 Roman Gareev <gareevroman@gmail.com>
874
875 * configure.ac: Don't accept isl 0.11.
876 * configure: Regenerate.
877
878 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
879
880 * MAINTAINERS (Write After Approval): Add myself.
881
882 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
883
884 * configure.ac: Don't accept isl 0.10.
885 * configure: Regenerate.
886
887 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
888
889 Fix include path for in-tree cloog.
890 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
891 * configure: Regenerate.
892
893 2014-06-18 Richard Henderson <rth@redhat.com>
894
895 * .gitignore: Import gcc_update output.
896
897 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
898
899 * config-ml.in: Robustify ac_configure_args parsing.
900
901 * configure.ac (--enable-linker-plugin-configure-flags)
902 (--enable-linker-plugin-flags): New flags.
903 (configdirs): Conditionally add libiberty-linker-plugin.
904 * configure: Regenerate.
905 * Makefile.def (host_modules): Add libiberty-linker-plugin.
906 (host_modules) <lto-plugin>: Pay attention to
907 @extra_linker_plugin_flags@ and
908 @extra_linker_plugin_configure_flags@.
909 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
910 * Makefile.in: Regenerate.
911
912 * Makefile.tpl (configure-[+prefix+][+module+])
913 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
914 "module_srcdir" instead of "module" for locating a module's srcdir.
915 * Makefile.in: Regenerate.
916
917 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
918
919 * MAINTAINERS (Write After Approval): Add myself.
920
921 2014-06-06 Sebastian Pop <sebpop@gmail.com>
922
923 * MAINTAINERS: Update my email address.
924
925 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
926
927 * MAINTAINERS (Write After Approval): Add myself.
928
929 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
930
931 * MAINTAINERS (Write After Approval): Add myself.
932
933 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
934
935 PR libstdc++/61011
936 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
937 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
938 * configure: Regenerate.
939
940 2014-05-28 Pedro Alves <palves@redhat.com>
941
942 * MAINTAINERS (Write After Approval): Add myself.
943
944 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
945
946 * MAINTAINERS: Update my affiliation/email.
947
948 2014-05-19 Mike Stump <mikestump@comcast.net>
949
950 * MAINTAINERS: Add wide-int reviewers.
951
952 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
953
954 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
955 * configure: Regenerated.
956
957 2014-05-15 Torvald Riegel <triegel@redhat.com>
958
959 * MAINTAINERS (libitm): Add myself as maintainer.
960
961 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
962
963 * MAINTAINERS (Write After Approval): Add myself.
964
965 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
966
967 * config.sub, config.guess: Import from upstream.
968
969 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
970
971 * MAINTAINERS (Write After Approval): Put myself in correct order.
972
973 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
974
975 * MAINTAINERS (Write After Approval): Add myself.
976
977 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
978
979 * MAINTAINERS: Move myself from Reviewers to Write After Approval
980 section.
981
982 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
983
984 * MAINTAINERS (Write After Approval): Delete myself.
985
986 2014-04-17 Jakub Jelinek <jakub@redhat.com>
987
988 PR sanitizer/56781
989 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
990 and -B* options with -Xcompiler.
991
992 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
993
994 PR bootstrap/60620
995 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
996 * Makefile.in: Regenerate.
997
998 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
999
1000 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1001 for WINDRES_FOR_TARGET in default-manifest.o rule.
1002 * Makefile.in: Regenerate.
1003
1004 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1005
1006 * MAINTAINERS (Write After Approval): Add myself.
1007
1008 2014-03-26 Jakub Jelinek <jakub@redhat.com>
1009
1010 PR sanitizer/56781
1011 * Makefile.def: Set bootstrap=true; for host fixincludes.
1012 * configure.ac: Don't bootstrap host fixincludes unless
1013 --with-build-config=bootstrap-{a,ub}san.
1014 * Makefile.in: Regenerated.
1015 * configure: Regenerated.
1016
1017 2014-03-21 Jakub Jelinek <jakub@redhat.com>
1018
1019 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1020 --enable-vtable-verify option parsing. Don't add
1021 target-libsanitizer to bootstrap_target_libs unless
1022 --with-build-config=bootstrap-asan or
1023 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1024 to bootstrap_target_libs unless --enable-vtable-verify.
1025 * configure: Regenerated.
1026
1027 2014-03-10 Anatoly Sokolov <aesok@post.ru>
1028
1029 * MAINTAINERS (Write After Approval): Add myself.
1030
1031 2014-03-07 Denis Chertykov <chertykov@gmail.com>
1032
1033 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1034
1035 2014-03-07 Jakub Jelinek <jakub@redhat.com>
1036
1037 PR bootstrap/58572
1038 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1039 -I for libstdc++-v3 includes if $(LEAN).
1040 * Makefile.in: Regenerated.
1041
1042 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
1043
1044 * MAINTAINERS: Update my email address.
1045
1046 2014-02-24 Walter Lee <walt@tilera.com>
1047
1048 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1049 (tilegx-*-*): Change to tilegx*-*-*.
1050 * configure: Regenerate.
1051
1052 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
1053
1054 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1055
1056 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1057
1058 * MAINTAINERS (Write After Approval): Add myself.
1059
1060 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1061
1062 PR target/59788
1063 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1064 *solaris2*.
1065
1066 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
1067
1068 * MAINTAINERS: Update my email address.
1069
1070 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1071
1072 * MAINTAINERS: Convert to UTF-8.
1073 Properly sort Xinliang David Li's entry.
1074
1075 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1076 Sandra Loosemore <sandra@codesourcery.com>
1077
1078 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1079 nios2 port maintainers.
1080
1081 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1082
1083 * MAINTAINERS (Write After Approval): Add myself.
1084
1085 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1086
1087 * configure.ac: Add user-friendly check for native x86_64-linux
1088 multilibs.
1089 * configure: Regenerate.
1090
1091 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1092
1093 * MAINTAINERS: Add myself as sh maintainer.
1094
1095 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1096
1097 * MAINTAINERS: Add self as SLSR maintainer.
1098
1099 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
1100
1101 * MAINTAINERS: Update my email address.
1102
1103 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
1104
1105 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1106
1107 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1108
1109 * Makefile.in: Regenerate.
1110
1111 * Makefile.tpl: Fix typo.
1112 * Makefile.in: Regenerate partially.
1113
1114 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1115
1116 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1117 supported.
1118 * configure: Regenerated.
1119
1120 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1121
1122 * MAINTAINERS (Write After Approval): Add myself.
1123
1124 2013-10-30 Jason Merrill <jason@redhat.com>
1125
1126 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1127 --disable-build-format-warnings.
1128
1129 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1130
1131 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1132 depend on libstdc++ and libgcc.
1133 * configure: Regenerate.
1134 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1135 libcilkrts for POSIX and i*86, and x86_64 architectures.
1136 * Makefile.in: Added libcilkrts related fields to support building it.
1137
1138 2013-10-26 Jeff Law <law@redhat.com>
1139
1140 * Makefile.def (target_modules): Remove libmudflap
1141 (languages): Remove check-target-libmudflap).
1142 * Makefile.in: Rebuilt.
1143 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1144 * configure.ac (target_libraries): Remove target-libmudflap.
1145 Remove checks which disabled libmudflap on some systems.
1146 * configure: Rebuilt.
1147 * libmudflap: Directory removed.
1148
1149 2013-10-21 Cong Hou <congh@google.com>
1150
1151 * MAINTAINERS (Write After Approval): Add myself.
1152
1153 2013-10-16 Mike Stump <mikestump@comcast.net>
1154
1155 * .dir-locals.el: Add.
1156
1157 2013-10-15 David Malcolm <dmalcolm@redhat.com>
1158
1159 * configure.ac: Add --enable-host-shared
1160 * configure: Regenerate.
1161
1162 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1163
1164 Import from savannah.gnu.org:
1165 * config.guess: Update to 2013-06-10 version.
1166 * config.sub: Update to 2013-10-01 version.
1167
1168 2013-10-01 Simon Cook <simon.cook@embecosm.com>
1169
1170 Changes to build configuration to allow big endian ARC ELF toolchain
1171 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1172 * configure: Regenerate.
1173
1174 2013-09-20 Alan Modra <amodra@gmail.com>
1175
1176 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1177 ppc host match. Support little-endian powerpc linux hosts.
1178
1179 2013-09-19 Dodji Seketeli <dodji@redhat.com>
1180
1181 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1182 maintainer.
1183
1184 2013-09-12 DJ Delorie <dj@redhat.com>
1185
1186 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1187 maintainers.
1188
1189 2013-09-03 Richard Biener <rguenther@suse.de>
1190
1191 * configure.ac: Also allow ISL 0.12.
1192 * configure: Regenerated.
1193
1194 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1195
1196 * MAINTAINERS (Write After Approval): Add myself.
1197
1198 2013-08-27 David Malcolm <dmalcolm@redhat.com>
1199
1200 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1201
1202 2013-08-26 Caroline Tice <cmtice@google.com>
1203
1204 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1205 "Various Reviewers" to libvtv "Various Maintainers".
1206
1207 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1208
1209 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1210
1211 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1212
1213 * MAINTAINERS: Update name, email.
1214
1215 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
1216
1217 * MAINTAINERS (Write After Approval): Add myself.
1218
1219 2013-08-12 Caroline Tice <cmtice@google.com>
1220
1221 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1222 address in the Write After Approval section.
1223
1224 2013-08-09 Carlos O'Donell <carlos@redhat.com>
1225
1226 * MAINTAINERS (Write After Approval): Update email.
1227
1228 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1229
1230 * configure.ac: Adjust to check VTV_SUPPORTED.
1231 * configure: Regenerated.
1232
1233 2013-08-02 Caroline Tice <cmtice@google.com>
1234
1235 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1236 on non-linux systems; add target-libvtv to noconfigdirs; add
1237 libsupc++/.libs to C++ library search paths.
1238 * configure: Regenerated.
1239 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1240 libstdc++ and libgcc.
1241 * Makefile.in: Regenerated.
1242
1243 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
1244
1245 * MAINTAINERS (Write After Approval): Add myself.
1246
1247 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1248 Shiva Chen <shiva0217@gmail.com>
1249
1250 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1251 nds32 port maintainers.
1252
1253 2013-07-17 Tim Shen <timshen91@gmail.com>
1254
1255 * MAINTAINERS (Write After Approval): Add myself.
1256
1257 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1258
1259 * configure.ac: Sync from binutils.
1260 * configure: Regenerate.
1261
1262 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1263
1264 * MAINTAINERS (Write After Approval): Add myself.
1265
1266 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1267
1268 * MAINTAINERS (Write After Approval): Add myself.
1269
1270 2013-05-17 David Malcolm <dmalcolm@redhat.com>
1271
1272 * MAINTAINERS (Write After Approval): Add myself.
1273
1274 2013-04-30 Brooks Moses <bmoses@google.com>
1275
1276 * MAINTAINERS: Update my email; move myself from Fortran
1277 reviewer to Write After Approval.
1278
1279 2013-04-16 Andreas Schwab <schwab@suse.de>
1280
1281 * configure.ac (aarch64-*-*): Don't disable java.
1282 * configure: Regenerate.
1283
1284 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1285
1286 * MAINTAINERS (Write After Approval): Add myself.
1287
1288 2013-03-30 Matthias Klose <doko@ubuntu.com>
1289
1290 * Makefile.def (target_modules): Don't install libffi.
1291 * Makefile.in: Regenerate.
1292
1293 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1294
1295 * MAINTAINERS (Write After Approval): Add myself.
1296
1297 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1298
1299 * MAINTAINERS (Write After Approval): Add myself.
1300
1301 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1302
1303 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1304 * configure: Regenerated.
1305
1306 2013-02-05 Ian Lance Taylor <iant@google.com>
1307
1308 PR go/55969
1309 * configure.ac: Disable libgo on some systems where it does not
1310 work.
1311
1312 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
1313
1314 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1315 Remove Geoff Keating as rs6000 port maintainer, at his request.
1316
1317 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1318
1319 * MAINTAINERS: Update my email.
1320
1321 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
1322
1323 * configure: Re-generate.
1324
1325 2013-01-15 Richard Biener <rguenther@suse.de>
1326
1327 PR other/55973
1328 * configure: Re-generate.
1329
1330 2013-01-14 Matthias Klose <doko@ubuntu.com>
1331
1332 * Makefile.def (install-target-libsanitizer): Depend on
1333 install-target-libstdc++-v3.
1334 * Makefile.in: Regenerate.
1335
1336 2013-01-14 Richard Biener <rguenther@suse.de>
1337
1338 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1339 * configure: Re-generate
1340
1341 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1342
1343 * config.sub: Update from config repo.
1344
1345 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1346
1347 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1348 * Makefile.in: Regenerate.
1349
1350 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1351
1352 * MAINTAINERS (arc): Add new port maintainership for myself.
1353
1354 2013-01-09 Jason Merrill <jason@redhat.com>
1355
1356 * .gitignore: Import from gdb repository.
1357
1358 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1359
1360 * Makefile.def (configure-gcc): Depend on all-gmp.
1361 (all-gcc): Remove dependency on all-gmp.
1362 * Makefile.in: Regenerated.
1363
1364 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1365
1366 * config.sub: Merge from config repo.
1367 * config.guess: Ditto.
1368
1369 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1370
1371 * Makefile.def: Merge from binutils.
1372 * Makefile.in: Ditto.
1373
1374 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1375
1376 * MAINTAINERS: Update my email.
1377
1378 2012-12-29 Ben Elliston <bje@gnu.org>
1379
1380 * config.guess: Update to 2012-12-29 version.
1381 * config.sub: Likewise.
1382
1383 2012-12-20 Matthias Klose <doko@ubuntu.com>
1384
1385 * Makefile.def (install-target-libgfortran): Depend on
1386 install-target-libquadmath, install-target-libgcc.
1387 (install-target-libsanitizer): Depend on install-target-libgcc.
1388 (install-target-libjava): Depend on install-target-libgcc.
1389 (install-target-libitm): Depend on install-target-libgcc.
1390 (install-target-libobjc): Depend on install-target-libgcc.
1391 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1392 * Makefile.in: Regenerate.
1393
1394 2012-12-19 Matthias Klose <doko@ubuntu.com>
1395
1396 * Makefile.def (install-target-libgo): Depend on
1397 install-target-libatomic.
1398 * Makefile.in: Regenerate.
1399
1400 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1401
1402 PR go/55201
1403 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1404 * Makefile.in: Regenerate.
1405
1406 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1407
1408 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1409 * configure: Regenerate.
1410
1411 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1412
1413 * config.sub: Merge from config repo.
1414
1415 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1416
1417 * Makefile.def (target_modules): Add bootstrap=true and
1418 raw_cxx=true to libsanitizer.
1419 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1420 * Makefile.in: Regenerated.
1421 * configure: Likewise.
1422
1423 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1424
1425 * MAINTAINERS: Remove self as RTL optimization maintainer.
1426
1427 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1428
1429 * MAINTAINERS (Write After Approval): Add myself.
1430
1431 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1432
1433 * Makefile.def (target_modules): Remove bootstrap=true and
1434 raw_cxx=true from libsanitizer.
1435 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1436 * Makefile.in: Regenerated.
1437 * configure: Likewise.
1438
1439 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1440
1441 * Makefile.def (target_modules): Add bootstrap=true and
1442 raw_cxx=true to libsanitizer.
1443 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1444 * Makefile.in: Regenerated.
1445 * configure: Likewise.
1446
1447 2012-11-28 Andrew Pinski <apinski@cavium.com>
1448
1449 PR bootstrap/54279
1450 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1451 * configure: Regenerate.
1452 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1453 * Makefile.in: Regenerate.
1454
1455 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1456
1457 * configure.ac: Disable libsanitizer if we're not building C++.
1458 * configure: Regenerate.
1459
1460 2012-11-15 Roland McGrath <roland@hack.frob.com>
1461
1462 * MAINTAINERS (Write After Approval): Add myself.
1463
1464 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
1465
1466 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1467 Kostya Serebryany (kcc@google.com) and
1468 Jakub Jelinek (jakub@redhat.com).
1469 Rename area for Dodji Seketeli (dodji@redhat.com).
1470
1471 2012-11-15 Dodji Seketeli <dodji@redhat.com>
1472
1473 * MAINTAINERS: (asan.c, related): Add myself.
1474
1475 2012-11-14 Roland McGrath <mcgrathr@google.com>
1476
1477 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1478 * configure: Regenerate.
1479
1480 2012-11-13 Richard Henderson <rth@redhat.com>
1481
1482 * configure.ac: Move libsanitizer logic to subdirectory.
1483 * configure: Regenerate.
1484
1485 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1486
1487 * configure.ac: Enable libsanitizer just on x86 linux for now.
1488 * configure: Re-generate.
1489
1490 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1491
1492 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1493 sections.
1494 * configure: Regenerate.
1495
1496 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
1497
1498 * configure.ac: Add section for configdirs for libsanitizer.
1499 Disable for cris-*-* and mmix-*-*.
1500 * configure: Regenerate.
1501
1502 2012-11-12 Wei Mi <wmi@google.com>
1503
1504 * configure.ac: Add libsanitizer to target_libraries.
1505 * Makefile.def: Ditto.
1506 * configure: Regenerate.
1507 * Makefile.in: Regenerate.
1508 * libsanitizer: New directory for asan runtime. Contains an empty
1509 tsan directory.
1510
1511 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
1512
1513 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1514 against Mingw64 w32api.
1515 * configure: Regenerate.
1516
1517 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1518
1519 * configure: Regenerated.
1520
1521 2012-11-03 Robert Mason <rbmj@verizon.net>
1522
1523 * configure.ac: add --disable-libstdcxx configure option
1524 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1525
1526 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1527
1528 * MAINTAINERS (Write After Approval): Add myself.
1529
1530 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1531
1532 * MAINTAINERS (Write After Approval): Add myself.
1533
1534 2012-10-24 Sharad Singhai <singhai@google.com>
1535
1536 * MAINTAINERS (Write After Approval): Add myself.
1537
1538 2012-10-24 Eric Christopher <echristo@gmail.com>
1539
1540 * MAINTAINERS: Update email address.
1541
1542 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1543
1544 PR bootstrap/54820
1545 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1546 * configure: Regenerate.
1547
1548 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
1549
1550 * MAINTAINERS (aarch64): Add Marcus and myself.
1551
1552 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1553
1554 PR bootstrap/54820
1555 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1556 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1557 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1558 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1559 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1560 * Makefile.in: Regenerate.
1561 * configure.ac (have_static_libs): New variable and associated check.
1562 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1563 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1564 * configure: Regenerate.
1565
1566 2012-10-10 Richard Biener <rguenther@suse.de>
1567
1568 * MAINTAINERS: Adjust for changed surname.
1569
1570 2012-10-04 Lawrence Crowl <crowl@google.com>
1571
1572 * MAINTAINERS (Write After Approval): Add myself.
1573
1574 2012-10-01 Cary Coutant <ccoutant@google.com>
1575
1576 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1577
1578 2012-09-28 Ian Lance Taylor <iant@google.com>
1579
1580 * Makefile.def: Make all-target-libgo depend on
1581 all-target-libbacktrace.
1582 * Makefile.in: Rebuild.
1583
1584 2012-09-26 Ian Lance Taylor <iant@google.com>
1585
1586 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1587 * Makefile.in: Rebuild.
1588
1589 2012-09-20 Walter Lee <walt@tilera.com>
1590
1591 * configure.ac: Add tilegx to list of targets that support gold.
1592 * configure: Regenerate.
1593
1594 2012-09-20 Marek Polacek <polacek@redhat.com>
1595
1596 * MAINTAINERS (Write After Approval): Add myself.
1597
1598 2012-09-19 Steve Ellcey <sellcey@mips.com>
1599
1600 * configure.ac: Add mips*-mti-elf* target.
1601 * configure: Regenerate.
1602
1603 2012-09-17 Ian Lance Taylor <iant@google.com>
1604
1605 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1606 * configure.ac (host_libs): Add libbacktrace.
1607 (target_libraries): Add libbacktrace.
1608 * Makefile.def (host_modules): Add libbacktrace.
1609 (target_modules): Likewise.
1610 * configure, Makefile.in: Rebuild.
1611
1612 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1613
1614 PR target/38607
1615 Merge upstream change.
1616 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1617
1618 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1619 Add libgomp*.o to compare_exclusions for AIX.
1620 * configure: Regenerate.
1621
1622 2012-09-06 Diego Novillo <dnovillo@google.com>
1623
1624 * configure.ac: Bump minimum GMP version to 4.2.3.
1625 * configure: Re-generate.
1626
1627 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1628
1629 PR target/54461
1630 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1631 target-libgloss if not configured --with-avrlibc=no.
1632 * configure: Regenerate.
1633
1634 2012-09-04 Jason Merrill <jason@redhat.com>
1635
1636 * configure.ac: Fix --enable-languages=all.
1637
1638 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
1639
1640 * MAINTAINERS (Write After Approval): Add myself.
1641
1642 2012-09-03 Richard Guenther <rguenther@suse.de>
1643
1644 PR bootstrap/54138
1645 * configure.ac: Re-organize ISL / CLOOG checks to allow
1646 disabling with either --without-isl or --without-cloog.
1647 * configure: Regenerated.
1648
1649 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1650
1651 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1652 * configure: Regenerate.
1653
1654 2012-08-27 Ulrich Drepper <drepper@gmail.com>
1655
1656 * MAINTAINERS: Fix my email address.
1657
1658 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1659
1660 PR binutils/4970
1661 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1662 and opcodes.
1663 * Makefile.in: Regenerated.
1664
1665 2012-08-26 Art Haas <ahaas@impactweather.com>
1666
1667 * configure: Regenerate.
1668
1669 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1670
1671 * INSTALL/README: Also refer to the online installation
1672 instructions.
1673
1674 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1675
1676 * MAINTAINERS (Write After Approval): Add myself.
1677 (Picochip port): Remove myself.
1678
1679 2012-08-14 Diego Novillo <dnovillo@google.com>
1680
1681 Merge from cxx-conversion branch.
1682
1683 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1684 POSTSTAGE1_CONFIGURE_FLAGS.
1685 * Makefile.in: Regenerate.
1686 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1687 Force C++ when bootstrapping.
1688 * configure: Regenerate.
1689
1690 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1691
1692 * MAINTAINERS (Write After Approval): Add myself.
1693
1694 2012-07-16 Joseph Myers <joseph@codesourcery.com>
1695
1696 * README: Document use of ranges of years in copyright notices.
1697
1698 2012-07-06 Richard Guenther <rguenther@suse.de>
1699
1700 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1701 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1702 --with-gmp=system.
1703 * Makefile.in: Regenerated.
1704 * configure: Likewise.
1705
1706 2012-07-06 Richard Guenther <rguenther@suse.de>
1707
1708 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1709 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1710 supply V=1 as extra_make_flags.
1711 * configure: Regenerated.
1712 * Makefile.in: Likewise.
1713
1714 2012-07-04 Tristan Gingold <gingold@adacore.com>
1715
1716 * configure: Regenerate.
1717
1718 2012-07-03 Richard Guenther <rguenther@suse.de>
1719
1720 * Makfile.def (isl): Remove not necessary extra_exports and
1721 extra_make_flags.
1722 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1723 * Makefile.in: Regenerated.
1724
1725 2012-07-03 Richard Guenther <rguenther@suse.de>
1726
1727 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1728 * configure.ac: If either the ISL or the CLooG check failed
1729 do not try to build in-tree versions.
1730 * Makefile.in: Regenerated.
1731 * configure: Regenerated.
1732
1733 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1734
1735 * configure: Regenerate.
1736
1737 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
1738
1739 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1740 maintainer.
1741
1742 2012-07-02 Richard Guenther <rguenther@suse.de>
1743
1744 * configure: Regenerated.
1745
1746 2012-07-02 Richard Guenther <rguenther@suse.de>
1747 Michael Matz <matz@suse.de>
1748 Tobias Grosser <tobias@grosser.es>
1749 Sebastian Pop <sebpop@gmail.com>
1750
1751 * Makefile.def: Add ISL host module, remove PPL host module.
1752 Adjust ClooG host module to use the proper ISL.
1753 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1754 * configure.ac: Include config/isl.m4. Add ISL host library,
1755 remove PPL. Remove PPL configury, add ISL configury, adjust
1756 ClooG configury.
1757 * Makefile.in: Regenerated.
1758 * configure: Likewise.
1759
1760 2012-07-02 Richard Guenther <rguenther@suse.de>
1761
1762 Merge from graphite branch
1763 2011-07-21 Tobias Grosser <tobias@grosser.es>
1764
1765 * configure: Regenerated.
1766 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
1767 both cloog.org and legacy versions. The only supported version will
1768 be CLooG with the isl backend.
1769
1770 2011-07-21 Tobias Grosser <tobias@grosser.es>
1771
1772 * configure: Regenerated.
1773 * configure.ac: Require cloog isl 0.17.0
1774
1775 2011-07-21 Tobias Grosser <tobias@grosser.es>
1776
1777 * configure: Regenerated.
1778 * config/cloog.m4: Do not define CLOOG_ORG
1779
1780 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
1781
1782 * configure.ac: Skip C if explicitly selected.
1783 * configure: Regenerate.
1784
1785 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
1786
1787 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
1788 they contain -O2.
1789 * configure: Regenerate.
1790
1791 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
1792
1793 PR debug/53740
1794 * df.h, df-problems.c, dce.c: Revert last patch.
1795
1796 2012-06-25 Iain Sandoe <iain@codesourcery.com>
1797
1798 * MAINTAINERS (Write After Approval): Update my email address.
1799
1800 2012-06-21 Meador Inge <meadori@codesourcery.com>
1801
1802 * MAINTAINERS (Write After Approval): Add myself.
1803
1804 2012-06-20 Jason Merrill <jason@redhat.com>
1805
1806 * Makefile.tpl (check-target-libgomp-c++): New.
1807 (check-target-libitm-c++): New.
1808 * Makefile.def (c++): Add them.
1809 * Makefile.in: Regenerate.
1810
1811 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
1812
1813 * MAINTAINERS (Write After Approval): Add myself.
1814
1815 2012-05-16 Olivier Hainque <hainque@adacore.com>
1816
1817 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
1818 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
1819 (install-no-fixedincludes): Adjust accordingly.
1820 * Makefile.in: Regenerate.
1821
1822 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
1823
1824 Merge upstream change
1825 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
1826
1827 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
1828
1829 * MAINTAINERS (Write After Approval): Add myself.
1830
1831 2012-05-09 Nick Clifton <nickc@redhat.com>
1832 Paul Smith <psmith@gnu.org>
1833
1834 PR bootstrap/50461
1835 * configure.ac (mpfr-dir): When using in-tree MPFR sources
1836 allow for the fact that from release v3.1.0 of MPFR the source
1837 files were moved into a src sub-directory.
1838 * configure: Regenerate.
1839
1840 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
1841
1842 * configure.ac: Bump minimum MPFR version to 2.4.0.
1843 * configure: Regenerated.
1844
1845 2012-05-01 Richard Henderson <rth@redhat.com>
1846
1847 * Makefile.def (libatomic): New target_module.
1848 * configure.ac (target_libraries): Add libatomic.
1849 (noconfigdirs): Check if libatomic is supported.
1850 * Makefile.in, configure: Rebuild.
1851
1852 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
1853
1854 * MAINTAINERS (Write After Approval): Add myself.
1855
1856 2012-04-25 Joel Brobecker <brobecker@adacore.com>
1857
1858 * config.sub: Update to 2012-04-18 version from official repo.
1859
1860 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
1861
1862 * MAINTAINERS (Write After Approval): Add myself.
1863
1864 2012-04-11 Steve Ellcey <sellcey@mips.com>
1865
1866 * MAINTAINERS: Changed email address.
1867
1868 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
1869
1870 PR target/52737
1871 * contrib/gcc_update (files_and_dependencies):
1872 Remove gcc/config/avr/t-multilib from touch data.
1873
1874 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1875
1876 * MAINTAINERS (OS Port Maintainers): Remove irix.
1877 * configure.ac (enable_libgomp): Remove *-*-irix6*.
1878 (unsupported_languages): Remove mips-sgi-irix6.*.
1879 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
1880 (with_stabs): Remove.
1881 * configure: Regenerate.
1882
1883 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1884
1885 * MAINTAINERS (OS Port Maintainers): Remove osf.
1886 * configure.ac (enable_libgomp): Remove *-*-osf*.
1887 (with_stabs): Remove alpha*-*-osf*.
1888 * configure: Regenerate.
1889
1890 2012-03-05 Tristan Gingold <gingold@adacore.com>
1891
1892 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
1893 * configure: Regenerate.
1894
1895 2012-02-17 Walter Lee <walt@tilera.com>
1896
1897 * MAINTAINERS: (Write After Approval): Delete myself.
1898
1899 2012-02-14 Walter Lee <walt@tilera.com>
1900
1901 * MAINTAINERS (tilegx port): Add myself.
1902 (tilepro port): Add myself.
1903 (Write After Approval): Add myself.
1904
1905 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
1906
1907 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
1908 and Joseph Myers as docstring relicensing maintainers.
1909
1910 2012-02-09 Bin Cheng <bin.cheng@arm.com>
1911
1912 * MAINTAINERS (write-after-approval): Add myself.
1913
1914 2012-02-08 Ira Rosen <irar@il.ibm.com>
1915
1916 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
1917 maintainer.
1918
1919 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1920
1921 * MAINTAINERS (Write After Approval): Move myself to
1922 maintain alphabetical order.
1923
1924 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
1925
1926 * MAINTAINERS (Write After Approval): Add myself.
1927
1928 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1929
1930 * MAINTAINERS (Write After Approval): Add myself.
1931
1932 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
1933 Jayant R Sonar <jayant.sonar@kpitcummins.com>
1934
1935 * configure.ac (cr16-*-*): Remove nonconfigdirs.
1936 * configure: Regenerate.
1937
1938 2012-01-23 Harshit Chopra <harshit@google.com>
1939
1940 * MAINTAINERS (Write After Approval): Add myself.
1941
1942 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
1943
1944 * configure.ac: Remove reference to mh-interix.
1945 * configure: Regenerate.
1946
1947 2012-01-05 Richard Henderson <rth@redhat.com>
1948
1949 PR bootstrap/51072
1950 * configure.ac: Disable libitm if c++ is not enabled.
1951 * configure: Rebuild.
1952
1953 * configure.ac: Fix regexp for same.
1954 * configure: Rebuild.
1955
1956 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
1957
1958 * MAINTAINERS (Write After Approval): Add myself.
1959
1960 2012-01-02 Richard Guenther <rguenther@suse.de>
1961
1962 PR bootstrap/51686
1963 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
1964 * Makefile.in: Regenerate.
1965
1966 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
1967
1968 * MAINTAINERS (Write After Approval): Add myself.
1969
1970 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
1971
1972 * configure: Regenerate.
1973
1974 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1975
1976 * MAINTAINERS (picochip): Changed email address.
1977
1978 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
1979
1980 * MAINTAINERS (write-after-approval): Add self.
1981
1982 2011-11-29 DJ Delorie <dj@redhat.com>
1983
1984 * configure.ac (rl78-*-*) New case.
1985 * configure: Regenerate.
1986 * MAINTAINERS: Add myself as RL78 maintainer.
1987
1988 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
1989
1990 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
1991
1992 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
1993
1994 * libtool.m4: Additional FreeBSD 10 fixes.
1995
1996 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
1997
1998 * MAINTAINERS: Move myself from Write After Approval to CPU Port
1999 Maintainers section, as Epiphany maintainer.
2000
2001 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2002
2003 PR target/49992
2004 * configure.ac: Remove ranlib special-casing for Darwin.
2005 * configure: Regenerate.
2006
2007 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
2008
2009 * MAINTAINERS (Reviewers): Keep the list sorted.
2010
2011 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
2012
2013 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2014
2015 2011-11-09 Roland McGrath <mcgrathr@google.com>
2016
2017 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2018 * configure: Rebuild.
2019 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2020 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2021 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2022 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2023 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2024 Add READELF.
2025 * Makefile.in: Rebuild.
2026
2027 2011-11-09 Jason Merrill <jason@redhat.com>
2028
2029 * Makefile.def (language=c++): Remove check-c++0x.
2030 * Makefile.in (check-gcc-c++): Regenerate.
2031
2032 2011-11-08 Richard Henderson <rth@redhat.com>
2033
2034 * configure.ac: Test for libitm directory present first.
2035
2036 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2037
2038 * configure.ac: Test libitm/configure.tgt to disable libitm.
2039 * configure: Rebuild.
2040
2041 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
2042 Richard Henderson <rth@redhat.com>
2043
2044 Merged from transactional-memory.
2045
2046 * Makefile.def (lang_env_dependencies): libitm is c++.
2047 Add libitm target module.
2048 * configure.ac: Likewise.
2049 * config/mmap.m4: New file.
2050 * contrib/gcc_update: Add libitm to touch data.
2051 * Makefile.in, configure: Rebuild.
2052
2053 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2054
2055 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2056 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2057 * Makefile.in: Regenerate.
2058
2059 2011-11-01 DJ Delorie <dj@redhat.com>
2060
2061 * config.sub: Update to version 2011-10-29 (added rl78)
2062
2063 2011-10-27 Nick Clifton <nickc@redhat.com>
2064
2065 * config.sub: Import these changes from the config project:
2066
2067 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2068 Ben Elliston <bje@gnu.org>
2069
2070 * config.sub (epiphany): New.
2071
2072 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2073 Ben Elliston <bje@gnu.org>
2074
2075 * config.sub (hexagon, hexagon-*): New.
2076
2077 2011-08-23 Roland McGrath <mcgrathr@google.com>
2078
2079 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2080 64eb to be64.
2081
2082 2011-08-16 Roland McGrath <mcgrathr@google.com>
2083
2084 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2085 (nacl): Grok as alias for 32el-unknown-nacl.
2086
2087 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2088
2089 * MAINTAINERS (Write After Approval): Add myself.
2090
2091 2011-10-24 Teresa Johnson <tejohnson@google.com>
2092
2093 * MAINTAINERS (Write After Approval): Add myself.
2094
2095 2011-09-21 Jakub Jelinek <jakub@redhat.com>
2096
2097 * MAINTAINERS (sparc port): Remove myself.
2098
2099 2011-09-14 Tom de Vries <tom@codesourcery.com>
2100
2101 * MAINTAINERS (Write After Approval): Add myself.
2102
2103 2011-08-14 Yao Qi <yao@codesourcery.com>
2104
2105 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2106 * configure: Regenerate.
2107
2108 2011-07-26 Ian Lance Taylor <iant@google.com>
2109
2110 * configure.ac: Set have_compiler based on whether gcc directory
2111 exists, rather than on whether gcc is in configdirs.
2112 * configure: Rebuild.
2113
2114 2011-07-21 Joseph Myers <joseph@codesourcery.com>
2115
2116 * MAINTAINERS (Global Reviewers): Add self.
2117
2118 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
2119
2120 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2121 link directories.
2122 * Makefile.in: Rebuild.
2123
2124 2011-07-20 Ian Lance Taylor <iant@google.com>
2125
2126 PR bootstrap/49787
2127 * configure.ac: Move --enable-bootstrap handling earlier in file.
2128 If --enable-bootstrap and either --enable-build-with-cxx or
2129 --enable-build-poststage1-with-cxx, enable C++ automatically.
2130 * configure: Rebuild.
2131
2132 2011-07-19 Ian Lance Taylor <iant@google.com>
2133
2134 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2135 make C++ a boot_language. Set and substitute
2136 POSTSTAGE1_CONFIGURE_FLAGS.
2137 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2138 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2139 * configure, Makefile.in: Rebuild.
2140
2141 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2142
2143 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2144 maintainers.
2145
2146 2011-07-18 Jakub Jelinek <jakub@redhat.com>
2147
2148 * MAINTAINERS (Global Reviewers): Add myself.
2149
2150 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2151
2152 * configure: Regenerate.
2153
2154 2011-07-16 Jason Merrill <jason@redhat.com>
2155
2156 * Makefile.def (language=c++): Add check-c++0x and
2157 check-target-libmudflap-c++.
2158 * Makefile.tpl (check-target-libmudflap-c++): New.
2159 * Makefile.in: Regenerate.
2160
2161 2011-07-16 Matthias Klose <doko@ubuntu.com>
2162
2163 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2164 * Makefile.def (target_modules/libjava): Pass
2165 $(EXTRA_CONFIGARGS_LIBJAVA).
2166 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2167 if not configured with --enable-static-libjava.
2168 * Makefile.in: Regenerate.
2169 * configure: Likewise.
2170
2171 2011-07-15 Jason Merrill <jason@redhat.com>
2172
2173 * Makefile.in (check-c++): Move check-gcc-c++0x after
2174 check-target-libstdc++-v3.
2175
2176 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2177
2178 * MAINTAINERS (c6x port): New entry.
2179
2180 2011-07-13 Jason Merrill <jason@redhat.com>
2181
2182 * Makefile.in (check-gcc-c++0x): New.
2183 (check-c++): Depend on it.
2184
2185 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2186
2187 PR target/39150
2188 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2189 x86_64-*-solaris2.1[0-9]*.
2190 * configure: Regenerate.
2191
2192 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2193
2194 * MAINTAINERS (RTL optimizers): Add self.
2195
2196 2011-06-27 Gabriel Charette <gchare@google.com>
2197
2198 * MAINTAINERS (Write After Approval): Add myself.
2199
2200 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
2201
2202 PR regression/47836
2203 PR bootstrap/23656
2204 PR other/47733
2205 PR bootstrap/49247
2206 PR c/48825
2207 * configure.ac (target_libraries): Remove target-libiberty.
2208 Remove case-statement setting skipdirs=target-libiberty for
2209 multiple targets. Remove checking target_configdirs and
2210 removing target-libiberty but keeping target-libgcc if
2211 otherwise empty.
2212 * Makefile.def (target_modules): Don't add libiberty.
2213 (dependencies): Remove all traces of target-libiberty.
2214 * configure, Makefile.in: Regenerate.
2215
2216 2011-06-13 Walter Lee <walt@tilera.com>
2217
2218 * configure.ac (tilepro-*-*) New case.
2219 (tilegx-*-*): Likewise.
2220 * configure: Regenerate.
2221
2222 2011-06-06 Jing Yu <jingyu@google.com>
2223
2224 * configure.ac: Skip target-libiberty for
2225 arm*-*-linux-androideabi.
2226 * configure: Regenerated.
2227
2228 2011-06-06 Nick Clifton <nickc@redhat.com>
2229
2230 * config.sub: Sync from upstream.
2231
2232 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2233
2234 * MAINTAINERS (Write After Approval): Add myself.
2235
2236 2011-06-01 Daniel Jacobowitz <drow@false.org>
2237
2238 * MAINTAINERS: Update my email address.
2239
2240 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2241
2242 * MAINTAINERS (Write After Approval): Update my email address.
2243
2244 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2245
2246 * MAINTAINERS (Write After Approval): Add myself.
2247
2248 2011-05-08 Doug Kwan <dougkwan@google.com>
2249
2250 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2251 * configure: Regenerated.
2252 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2253 value from configure.
2254 * Makefile.in: Regenerated.
2255
2256 2011-05-05 Joseph Myers <joseph@codesourcery.com>
2257
2258 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2259 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2260 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2261 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2262 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2263 *-*-vxworks*): Disable newlib and libgloss in separate case
2264 statement.
2265 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2266 to separate case statement.
2267 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2268 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2269 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2270 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2271 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2272 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2273 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2274 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2275 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2276 i[[3456789]]86-*-rdos*, m32r-*-*,
2277 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2278 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2279 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2280 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2281 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2282 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2283 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2284 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2285 and libgloss in main case over targets. Remove most empty cases
2286 in main case over targets.
2287 * configure: Regenerate.
2288
2289 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
2290
2291 * MAINTAINERS (Write After Approval): Add myself.
2292
2293 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2294
2295 * configure.ac: Remove code setting special library locations for
2296 hppa*64*-*-hpux11*. Remove code setting compiler for
2297 sparc-sun-solaris2*.
2298 * configure: Regenerate.
2299
2300 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2301
2302 * configure.ac: Separate libgloss_dir settings from general case
2303 over targets.
2304 * configure: Regenerate.
2305
2306 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2307
2308 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2309 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2310 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2311 cases in libgcj-disabling case statement.
2312 (hppa*64*-*-linux*): Set unsupported_languages instead of
2313 disabling target-zlib.
2314 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2315 to hppa*64*-*-hpux*.
2316 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2317 hppa*-*-hpux*.
2318 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2319 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2320 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2321 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2322 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2323 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2324 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2325 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2326 libgcj-disabling case statement.
2327 * configure: Regenerate.
2328
2329 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2330
2331 * configure.ac: Disable Java for targets not supporting libffi.
2332 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2333 Remove cases in Java-disabling statement.
2334 (*arm-wince-pe): Change to arm-wince-pe.
2335 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2336 cases in Java-disabling statement.
2337 (bfin-*-*): Don't disable Java again.
2338 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2339 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2340 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2341 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2342 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2343 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2344 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2345 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2346 Java-disabling statement.
2347 (mmix-*-*): Don't disable Java again.
2348 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2349 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2350 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2351 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2352 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2353 statement.
2354 * configure: Regenerate.
2355
2356 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2357
2358 * configure.ac: Separate cases disabling Java and Java libraries
2359 from general case over targets.
2360 * configure: Regenerate.
2361
2362 2011-04-21 Jie Zhang <jzhang918@gmail.com>
2363
2364 * MAINTAINERS: Update my email address.
2365
2366 2011-04-20 Easwaran Raman <eraman@google.com>
2367
2368 * MAINTAINERS (Write After Approval): Add myself.
2369
2370 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2371
2372 PR lto/48086
2373 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2374 * configure: Regenerate.
2375
2376 2011-04-16 Jim Meyering <meyering@redhat.com>
2377
2378 * MAINTAINERS (Write After Approval): Add myself.
2379
2380 2011-04-15 Dodji Seketeli <dodji@redhat.com>
2381
2382 * MAINTAINERS: Update my email address.
2383
2384 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
2385
2386 * MAINTAINERS (Write After Approval): Add myself.
2387
2388 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2389
2390 * MAINTAINERS (Write After Approval): Add myself.
2391
2392 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2393
2394 * MAINTAINERS (Write After Approval): Add myself.
2395
2396 2011-04-06 Joseph Myers <joseph@codesourcery.com>
2397
2398 * configure.ac (build_tools): Remove build-byacc.
2399 (host_libs): Remove mmalloc.
2400 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2401 autoconf automake libtool diff rcs fileutils shellutils time
2402 textutils wdiff find uudecode hello tar gzip indent recode release
2403 sed perl gawk findutils gettext zip.
2404 (libgcj): Remove target-qthreads.
2405 (target_tools): Remove target-examples target-gperf.
2406 (YACC): Don't handle building byacc.
2407 * configure: Regenerate.
2408 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2409 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2410 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2411 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2412 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2413 handle building components.
2414 * Makefile.in: Regenerate.
2415
2416 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2417
2418 * MAINTAINERS: Update my email address as Xtensa maintainer.
2419
2420 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2421
2422 * config.sub: Sync from upstream.
2423
2424 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2425
2426 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2427 (microblaze*): Don't disable libssp.
2428 * configure: Regenerate.
2429
2430 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2431
2432 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2433 moveifchange.
2434 * configure: Regenerate.
2435 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2436 * Makefile.in: Regenerate.
2437
2438 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2439
2440 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2441 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2442 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2443 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2444 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2445 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2446 md_exec_prefix cases.
2447 * configure: Regenerate.
2448
2449 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2450
2451 * configure.ac: Separate cases disabling target-libssp,
2452 target-libiberty, target-libstdc++-v3 and Fortran from general
2453 case over targets.
2454 * configure: Regenerate.
2455
2456 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2457
2458 * configure.ac (*-*-chorusos): Don't disable libgcj.
2459 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2460 Remove case.
2461 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2462 (arm-*-coff): Don't disable libgcj.
2463 (arm*-*-linux-gnueabi): Remove useless assignment.
2464 (arm-*-riscix*): Don't disable libgcj.
2465 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2466 configuration.
2467 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2468 (c54x*-*-*): Remove case.
2469 (tic54x-*-*): Don't disable GCC or GCC libraries.
2470 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2471 to *.
2472 (d10v-*-*): Don't disable GCC libraries.
2473 (d30v-*-*): Don't disable libgcj.
2474 (h8500-*-*): Don't disable GCC libraries.
2475 (i960-*-*): Don't disable libgcj.
2476 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2477 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2478 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2479 libgcj.
2480 (m68k-*-coff*): Remove case.
2481 (mmix-*-*): Don't disable libgloss on host.
2482 (mn10200-*-*, mn10300-*-*): Remove cases.
2483 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2484 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2485 Don't disable libgcj.
2486 (romp-*-*): Remove case.
2487 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2488 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2489 case.
2490 (v810-*-*): Don't disable GCC libraries.
2491 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2492 (ip2k-*-*): Don't disable GCC libraries.
2493 * configure: Regenerate.
2494
2495 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2496
2497 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2498 libffi on host.
2499 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2500 on host.
2501 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2502 * configure: Regenerate.
2503
2504 2011-03-26 John Marino <binutils@marino.st>
2505
2506 * configure.ac: Add support for *-*-dragonfly*
2507 * configure: Regenerate.
2508
2509 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2510
2511 * configure.ac (native_only): Remove.
2512 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2513 send-pr uudecode guile gnuserv on host.
2514 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2515 send-pr rcs guile perl texinfo libtool on host.
2516 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2517 automake send-pr rcs guile perl texinfo libtool on host.
2518 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2519 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2520 (alpha*-dec-osf*): Don't disable fileutils on target.
2521 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2522 texinfo send-pr expect dejagnu on target.
2523 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2524 target-qthreads on target.
2525 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2526 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2527 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2528 x86_64-*-mingw*): Don't disable expect on target.
2529 (*-*-cygwin*): Don't disable target-gperf on target.
2530 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2531 gnuserv on target.
2532 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2533 target.
2534 * configure: Regenerate.
2535
2536 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2537
2538 * configure.ac (target_tools): Remove target-groff.
2539 (native_only): Remove target-groff.
2540 (hppa*64*-*-*): Don't disable byacc.
2541 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2542 setting.
2543 (*-*-kaos*): Don't skip target-librx and target-groff.
2544 (*-*-netware*): Don't skip target-libmudflap.
2545 (*-*-tpf*): Don't skip target-libmudflap.
2546 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2547 directories on the host.
2548 (ia64*-*-*vms*): Don't skip tix.
2549 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2550 host.
2551 * configure: Regenerate.
2552
2553 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2554
2555 * configure.ac: Remove references to mt-mep, mt-netware,
2556 mt-wince.
2557 * Makefile.def: Add all-utils soft dependencies.
2558 * Makefile.tpl: Remove GDB_NLM_DEPS.
2559 * configure: Regenerate.
2560 * Makefile.in: Regenerate.
2561
2562 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2563
2564 * configure.ac: Do not include mh-x86omitfp.
2565 * configure: Regenerate.
2566
2567 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2568
2569 * configure.ac: Remove empty cases.
2570 * configure: Regenerate.
2571
2572 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2573
2574 * Makefile.def: Add dependency from termcap to gdb.
2575 * Makefile.in: Regenerate.
2576
2577 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2578
2579 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2580 * configure: Regenerate.
2581 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2582 * Makefile.tpl: Likewise.
2583 * Makefile.in: Regenerate.
2584
2585 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2586
2587 * configure.ac: Remove all mentions of tentative_cc.
2588 * configure: Regenerate.
2589
2590 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2591
2592 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2593 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2594 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2595 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2596 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2597 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2598 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2599 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2600 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2601 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2602 *-*-rhapsody*): Remove host cases.
2603 * configure: Regenerate.
2604
2605 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2606
2607 * configure.ac (ppc*-*-pe): Remove host case.
2608 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2609 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2610 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2611 cases.
2612 * configure: Regenerate.
2613
2614 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2615
2616 * config.sub: Update to version 2011-03-23.
2617
2618 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2619
2620 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2621 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2622 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2623 * configure: Regenerate.
2624
2625 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2626
2627 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2628 to Write After Approval.
2629 * config-ml.in: Don't handle arc-*-elf*.
2630 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2631 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2632 handle GCC libraries.
2633 * configure: Regenerate.
2634
2635 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2636
2637 PR bootstrap/48120:
2638 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2639 Add -lstdc++ -lm to LIBS.
2640 * configure: Regenerate.
2641
2642 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2643
2644 * config.guess: Update to version 2011-02-02
2645 * config.sub: Update to version 2011-02-24
2646
2647 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2648
2649 PR lto/48086
2650 * configure.ac: Re-enable LTO on *-apple-darwin9.
2651 * configure: Regenerate.
2652
2653 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2654
2655 PR lto/48086
2656 * configure.ac: Disable LTO on darwin due to an assembler change in
2657 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2658 under 256.
2659 * configure: Regenerate.
2660
2661 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2662
2663 * MAINTAINERS: Update myself as score backend maintainer,
2664 update my e-mail address.
2665
2666 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
2667
2668 * MAINTAINERS: Update my e-mail address.
2669
2670 2011-03-06 Joey Ye <joey.ye@arm.com>
2671
2672 * MAINTAINERS: Update my e-mail address.
2673
2674 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2675
2676 * configure.ac: Adjust test of with_ppl.
2677 * configure: Regenerated.
2678
2679 2011-03-02 Kai Tietz <ktietz@redhat.com>
2680
2681 * MAINTAINERS: Adjust my e-mail address.
2682
2683 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2684
2685 * configure.ac: Add -lpwl to ppllibs.
2686 * configure: Regenerated.
2687
2688 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2689
2690 * config/cloog.m4: Add -lisl to clooglibs.
2691 * configure: Regenerated.
2692
2693 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2694
2695 * MAINTAINERS (CPU Port maintainers): Add self.
2696
2697 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2698
2699 * MAINTAINERS: Add myself as testsuite maintainer.
2700
2701 2011-02-15 Mike Stump <mikestump@comcast.net>
2702
2703 * MAINTAINERS: Add myself as testsuite maintainer.
2704
2705 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2706
2707 Import from Libtool and gnulib:
2708
2709 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2710
2711 Prepare for supporting FreeBSD 10.
2712 * config.rpath: Remove handling of freebsd1* which soon would
2713 match FreeBSD 10.0.
2714
2715 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2716
2717 Remove support for FreeBSD 1.x.
2718 * libtool.m4 (_LT_LINKER_SHLIBS)
2719 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2720 soon would incorrectly match FreeBSD 10.0.
2721
2722 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2723
2724 PR binutils/12283
2725 * move-if-change: Import version from gnulib.
2726
2727 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2728
2729 PR lto/47225
2730 * Makefile.def (lto-plugin): Double dash for enable-shared.
2731 (configure-gcc): Depend on all-lto-plugin.
2732 * Makefile.in: Rebuilt.
2733
2734 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2735
2736 * configure.ac: Remove extra bracket.
2737 * configure: Regenerate.
2738
2739 2011-02-08 Tobias Burnus <burnus@net-b.de>
2740
2741 * MAINTAINERS: Add myself as libquadmath maintainer.
2742
2743 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
2744
2745 * MAINTAINERS: Update my email address.
2746
2747 2011-02-07 Joseph Myers <joseph@codesourcery.com>
2748
2749 * MAINTAINERS (option handling): Add self.
2750
2751 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2752
2753 PR lto/47225
2754 * Makefile.def: Add dependency for install-gcc
2755 on install-lto-plugin.
2756 * Makfile.in: Regenerated
2757
2758 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2759
2760 * MAINTAINERS (CPU Port Maintainers): Add myself.
2761
2762 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2763
2764 PR libgcj/44341
2765 * configure.ac: Discard --with-* flags for host when configuring
2766 target libraries for cross build.
2767 * configure: Rebuilt.
2768
2769 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2770
2771 * MAINTAINERS (linear loop transforms): Removed.
2772
2773 2011-01-25 Jakub Jelinek <jakub@redhat.com>
2774
2775 * configure.ac: If with_ppl is no, move setting with_cloog=no
2776 after CLOOG_REQUESTED check.
2777 * configure: Regenerated.
2778
2779 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2780
2781 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
2782 CLooG has been requested.
2783 * configure: Regenerated.
2784
2785 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
2786
2787 * configure: Regenerated.
2788 * configure.ac: Check for version 0.11 (or later revision) of PPL.
2789
2790 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
2791
2792 * configure: Regenerated.
2793 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
2794
2795 2011-01-21 Andreas Schwab <schwab@redhat.com>
2796
2797 * configure.ac: Use AS_HELP_STRING throughout.
2798 * configure: Regenerate.
2799
2800 2011-01-18 Jie Zhang <jie.zhang@analog.com>
2801
2802 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
2803 * configure: Regenerate.
2804
2805 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
2806
2807 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
2808
2809 2011-01-13 Joel Brobecker <brobecker@adacore.com>
2810
2811 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
2812 for ia64-hpux.
2813 * configure: Regenerate.
2814
2815 2011-01-07 Jan Hubicka <jh@suse.cz>
2816
2817 PR lto/47225
2818 * Makefile.in: Regenerate.
2819 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
2820 configure.
2821
2822 2011-01-07 Jan Hubicka <jh@suse.cz>
2823
2824 * Makefile.in: Regenerate.
2825 * Makefile.def (gcc host module) and soft dependency on lto-plugin
2826 and configure dependency on lto-plugin configure.
2827 (lto-plugin module): Remove dependency on GCC; add dependency on
2828 liniberty.
2829
2830 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
2831
2832 * MAINTAINERS (Write After Approval): Add myself.
2833
2834 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
2835
2836 * configure: Regenerate.
2837
2838 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
2839
2840 * configure.ac: (picochip): Disable libiberty.
2841
2842 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
2843
2844 * MAINTAINERS (Write After Approval): Add myself.
2845
2846 2010-12-10 Ian Lance Taylor <iant@google.com>
2847
2848 PR bootstrap/46819
2849 * configure.ac: For --disable-libgcj clear libgcj_saved.
2850 * configure: Rebuild.
2851
2852 2010-12-10 Tobias Burnus <burnus@net-b.de>
2853
2854 PR fortran/46540
2855 * configure.ac: Add --disable-libquadmath and
2856 --disable-libquadmath-support.
2857 * configure: Regenerate.
2858
2859 2010-12-03 Ian Lance Taylor <iant@google.com>
2860
2861 * MAINTAINERS: Add myself as libgo maintainer.
2862
2863 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
2864
2865 PR libffi/46792
2866 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
2867 * configure: Regenerate.
2868
2869 2010-12-02 Ian Lance Taylor <iant@google.com>
2870
2871 * configure.ac: Always set default for poststage1_ldflags to
2872 -static-libstdc++ -static-libgcc.
2873
2874 2010-11-29 Andreas Schwab <schwab@redhat.com>
2875
2876 * configure.ac: Move comment to remove extra space in last argument
2877 of GCC_TARGET_TOOL.
2878
2879 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
2880
2881 PR other/46026
2882 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
2883 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
2884 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
2885 (BASE_FLAGS_TO_PASS): Use it.
2886 * configure: Rebuilt.
2887 * Makefile.in: Rebuilt.
2888
2889 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
2890
2891 PR binutils/12258
2892 * configure.ac: Correct comments for --enable-gold/--enable-ld.
2893 Properly check default linker.
2894 * configure: Regnerated.
2895
2896 2010-11-23 Matthias Klose <doko@ubuntu.com>
2897
2898 * configure.ac: For --enable-gold, handle value `default' instead of
2899 `both*'. New configure option --{en,dis}able-ld.
2900 * configure: Regenerate.
2901
2902 2010-11-20 Ian Lance Taylor <iant@google.com>
2903
2904 * configure.ac: Only disable a language library if no language needs
2905 it. Don't let --disable-libgcj uncondtionally disable libffi.
2906 * configure: Rebuild.
2907
2908 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2909
2910 * Makefile.in: Regenerate.
2911
2912 PR other/46202
2913 * configure.ac: Fix just-built in-tree STRIP name to be
2914 binutils/strip-new.
2915 * configure: Regenerate.
2916 * Makefile.def (install-strip-gcc, install-strip-binutils)
2917 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
2918 (install-strip-sid): Mirror dependencies on non-strip variants
2919 of these targets on the respective -strip prerequisites.
2920 * Makefile.tpl (install-strip, install-strip-host)
2921 (install-strip-target): New targets.
2922 (install-strip-[+module+], install-strip-target-[+module+]):
2923 New targets.
2924 * Makefile.in: Regenerate.
2925
2926 2010-11-19 Ian Lance Taylor <iant@google.com>
2927 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2928
2929 * configure.ac: Add target-libgo to target_libraries. Set
2930 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
2931 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
2932 (HOST_EXPORTS): Add GOC.
2933 (BASE_TARGET_EXPORTS): Add GOC.
2934 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
2935 (GOCFLAGS_FOR_TARGET): New variable.
2936 (EXTRA_HOST_FLAGS): Add GOC.
2937 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
2938 * Makefile.def (target_modules): Add libgo.
2939 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
2940 (dependencies): Add dependency from configure-target-libgo to
2941 configure-target-libffi and all-target-libstdc++-v3. Add
2942 dependencies from all-target-libgo to all-target-libffi.
2943 (languages): Add go.
2944 * configure: Rebuild.
2945 * Makefile.in: Rebuild.
2946
2947 2010-11-19 Ian Lance Taylor <iant@google.com>
2948
2949 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
2950 compiler/flag environment variables.
2951
2952 2010-11-18 Ian Lance Taylor <iant@google.com>
2953
2954 * configure.ac: Check for lang_requires_boot_languages in
2955 config-lang.in files.
2956 * configure: Rebuild.
2957
2958 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2959 Tobias Burnus <burnus@net-b.de>
2960
2961 PR fortran/32049
2962 * Makefile.def: Add libquadmath; build it with language=fortran.
2963 * configure.ac: Add libquadmath.
2964 * Makefile.tpl: Handle multiple libs in check-[+language+].
2965 * Makefile.in: Regenerate.
2966 * configure: Regenerate.
2967
2968 2010-11-16 Tom Tromey <tromey@redhat.com>
2969
2970 * MAINTAINERS: Moved myself to reviewers section.
2971
2972 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
2973
2974 * MAINTAINERS: Moved myself to reviewers section.
2975
2976 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2977
2978 * MAINTAINERS (Various Maintainers): Add self for build machinery.
2979 (Write After Approval): Remove self.
2980
2981 2010-11-15 Andreas Schwab <schwab@redhat.com>
2982
2983 * configure.ac: Fix spelling in option names.
2984 * configure: Regenerated.
2985
2986 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
2987
2988 PR bootstrap/39622
2989 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
2990 * configure: Regenerated.
2991
2992 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
2993
2994 * MAINTAINERS: Update my email address.
2995
2996 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
2997
2998 * configure: Regenerate.
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-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3013
3014 * configure.ac: Support official CLooG.org versions.
3015 * configure: Regenerate.
3016 * config/cloog.m4: New.
3017
3018 2010-11-10 François Dumont <francois.cppdevs@free.fr>
3019
3020 * MAINTAINERS (Write After Approval): Add myself.
3021
3022 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
3023
3024 * MAINTAINERS: Update my email address.
3025
3026 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3027
3028 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3029 * configure: Regenerate.
3030
3031 2010-11-03 Ian Lance Taylor <iant@google.com>
3032 Dave Korn <dave.korn.cygwin@gmail.com>
3033
3034 PR lto/46273
3035 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3036 and on other supported platforms whenever LTO is enabled.
3037 * configure: Rebuild.
3038
3039 2010-11-02 Alan Modra <amodra@gmail.com>
3040
3041 PR binutils/12110
3042 * configure.ac: Error when source path contains spaces.
3043 * configure: Regenerate.
3044
3045 2010-10-23 James E. Wilson <wilson@codesourcery.com>
3046
3047 * MAINTAINERS: Update my email address.
3048
3049 2010-10-20 Ian Lance Taylor <iant@google.com>
3050
3051 * Makefile.def (target_modules): Set lib_path to src/.libs for
3052 libstdc++-v3 module.
3053 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3054 * Makefile.in: Rebuild.
3055
3056 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3057
3058 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3059 (Write After Approval): Remove myself.
3060
3061 2010-10-15 Tristan Gingold <gingold@adacore.com>
3062
3063 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3064
3065 2010-10-14 Douglas Rupp <rupp@gnat.com>
3066
3067 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3068
3069 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3070
3071 * configure.ac (build_lto_plugin): New shell variable.
3072 (--enable-lto): Turn on by default for all non-ELF platforms that
3073 have had LTO support added so far. Set build_lto_plugin appropriately
3074 for both ELF and non-ELF.
3075 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3076 * configure: Regenerate.
3077
3078 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3079
3080 Sync from src:
3081 * configure.ac (v850 support): Remove target-libgloss from
3082 noconfigdirs.
3083 * configure: Regenerate.
3084
3085 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3086
3087 PR bootstrap/45326
3088 PR bootstrap/45174
3089 * configure.ac: Honor initial values of $build_configargs,
3090 $host_configargs, $target_configargs. Mark the precious, so
3091 environment settings get recorded.
3092 * configure: Regenerate.
3093
3094 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3095
3096 PR bootstrap/45796
3097 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3098 Depend on all-build-libiberty.
3099 * Makefile.in: Regenerate.
3100
3101 2010-09-30 Michael Eager <eager@eagercon.com>
3102
3103 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3104 * configure: Regenerate.
3105
3106 2010-09-28 Michael Eager <eager@eagercon.com>
3107
3108 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3109
3110 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3111
3112 PR bootstrap/44621
3113 * configure.ac: Fix unportable shell quoting.
3114 * configure: Regenerate.
3115
3116 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3117
3118 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3119 targets and amend comment.
3120 * configure: Regenerate.
3121
3122 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3123
3124 * MAINTAINERS (Write After Approval): Add myself.
3125
3126 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3127
3128 * configure.ac: Enable LTO by default on Darwin.
3129 * configure: Regenerate.
3130
3131 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3132
3133 * MAINTAINERS (Write After Approval): Add myself.
3134
3135 2010-09-01 Ian Bolton <ian.bolton@arm.com>
3136
3137 * MAINTAINERS (Write After Approval): Add myself.
3138
3139 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3140
3141 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3142 ports
3143
3144 2010-07-28 David Yuste <david.yuste@gmail.com>
3145
3146 * MAINTAINERS (Write After Approval): Add myself.
3147
3148 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3149
3150 * configure.ac: Support all v850 targets.
3151 * configure: Regenerate.
3152
3153 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3154
3155 PR bootstrap/44455
3156 * configure.ac (extra_mpfr_configure_flags): Copy from
3157 extra_mpc_gmp_configure_flags.
3158 * configure: Re-generated.
3159
3160 2010-07-22 Andi Kleen <ak@linux.intel.com>
3161
3162 * MAINTAINERS (Write After Approval): Add myself.
3163
3164 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3165
3166 * MAINTAINERS (Write After Approval): Add myself.
3167
3168 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3169
3170 * MAINTAINERS (Write After Approval): Add myself.
3171
3172 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3173
3174 PR target/44862
3175 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3176 Provide -B option to allow for link spec %s substitutions for
3177 libstdc++.a on darwin.
3178 * Makefile.in: Regenerate.
3179
3180 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3181
3182 * MAINTAINERS (Reviewers): Update my e-mail address
3183
3184 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
3185
3186 * Makefile.def (configure-gcc): Depend on all-libelf.
3187 * Makefile.in: Rebuild.
3188
3189 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3190
3191 * MAINTAINERS (Write After Approval): Add myself in the right place.
3192
3193 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
3194
3195 * MAINTAINERS (Write After Approval): Add myself.
3196
3197 2010-05-25 Sterling Augustine <sterling@tensilica.com>
3198
3199 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3200
3201 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
3202
3203 * config.sub: Update to version 2010-05-21.
3204 * config.guess: Update to version 2010-04-03.
3205
3206 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3207
3208 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3209 * configure: Regenerate.
3210
3211 2010-05-12 Sriraman Tallam <tmsriram@google.com>
3212
3213 * MAINTAINERS (Write After Approval): Add myself.
3214
3215 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3216
3217 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3218 a platform that supports LTO.
3219 * configure: Regenerate.
3220
3221 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3222
3223 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3224 * configure: Regenerated.
3225
3226 2010-04-27 Roland McGrath <roland@redhat.com>
3227 H.J. Lu <hongjiu.lu@intel.com>
3228
3229 * configure.ac (--enable-gold): Support both, both/gold and
3230 both/bfd to add gold to configdirs without removing ld.
3231 * configure: Regenerated.
3232
3233 * Makefile.def: Add install-gold dependency to install-ld.
3234 * Makefile.in: Regenerated.
3235
3236 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3237
3238 PR lto/42776
3239 * configure.ac (--enable-lto): Refactor handling so libelf tests
3240 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3241 and allow LTO to be explicitly enabled on non-ELF platforms that
3242 are known to support it inside else-clause.
3243 * configure: Regenerate.
3244
3245 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3246
3247 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3248 * configure: Regenerate.
3249
3250 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3251
3252 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3253 * configure: Regenerate.
3254
3255 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3256
3257 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3258 separately.
3259 * configure: Regenerate.
3260
3261 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
3262
3263 * MAINTAINERS (Write After Approval): Add myself.
3264
3265 2010-04-14 Tristan Gingold <gingold@adacore.com>
3266
3267 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3268 * configure: Regenerate.
3269
3270 2010-04-13 Steve Ellcey <sje@cup.hp.com>
3271
3272 * configure: Regenerate after change to elf.m4.
3273
3274 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3275
3276 * MAINTAINERS (Write After Approval): Add myself.
3277
3278 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3279
3280 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3281 * configure: Regenerated.
3282
3283 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3284
3285 * configure.ac: Print "buggy but acceptable" when CLooG
3286 revision is less than 9.
3287 * configure: Regenerated.
3288
3289 2010-04-01 Diego Novillo <dnovillo@google.com>
3290
3291 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3292
3293 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3294
3295 PR bootstrap/43615
3296 PR bootstrap/43328
3297
3298 Revert:
3299
3300 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3301
3302 * configure.ac: Do not pass --enable-multilib nor
3303 --disable-multilib in baseargs. Accept explicitly passed
3304 --enable_multilib.
3305 * configure: Regenerate.
3306
3307 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3308
3309 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3310
3311 2010-03-31 Janis Johnson <janis187@us.ibm.com>
3312
3313 * MAINTAINERS: Remove myself.
3314
3315 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3316
3317 PR bootstrap/43328
3318 * configure.ac: Do not pass --enable-multilib nor
3319 --disable-multilib in baseargs. Accept explicitly passed
3320 --enable_multilib.
3321 * configure: Regenerate.
3322
3323 2010-03-28 Andrew Pinski <pinskia@gmail.com>
3324
3325 * MAINTAINERS (spu port): Remove me.
3326
3327 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3328
3329 * configure.ac (tic6x-*-*): New case.
3330 * configure: Regenerate.
3331
3332 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3333
3334 * config.sub: Update to version 2010-03-22.
3335 * config.guess: Update to version 2009-12-30.
3336
3337 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
3338
3339 PR ada/42554
3340 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3341 * configure: Regenerate.
3342
3343 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3344
3345 * MAINTAINERS: Update my email address.
3346
3347 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3348
3349 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3350 (ghassan.shobaki@amd.com): Removed.
3351
3352 2010-03-17 Alan Modra <amodra@gmail.com>
3353
3354 * MAINTAINERS: Update my email address.
3355
3356 2010-03-16 Diego Novillo <dnovillo@google.com>
3357
3358 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3359 Matthews.
3360
3361 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3362
3363 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3364 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3365
3366 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3367
3368 * MAINTAINERS: Update my email address.
3369
3370 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3371
3372 * MAINTAINERS: Update my email address.
3373
3374 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3375
3376 * MAINTAINERS: Update my email address.
3377
3378 2010-03-09 Jie Zhang <jie@codesourcery.com>
3379
3380 * MAINTAINERS: Update my email address.
3381
3382 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3383
3384 PR libstdc++/32499
3385 * configure.ac (RANLIB): Default to true.
3386 (STRIP): Likewise.
3387 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3388 * configure: Regenerate.
3389
3390 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
3391
3392 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3393 (Write After Approval): Update my email address.
3394
3395 2010-02-17 Nick Clifton <nickc@redhat.com>
3396
3397 PR 11238
3398 * Makefile.tpl (local-distclean): Also remove config.cache files in
3399 sub-directories as there may not be Makefiles present in the
3400 sub-directories.
3401 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3402 the config.cache files found by the find command.
3403
3404 * Makefile.in: Regenerate.
3405 * configure.ac: Revert previous delta.
3406 * configure: Regenerate.
3407
3408 2010-02-15 Nick Clifton <nickc@redhat.com>
3409
3410 PR 11238
3411 * configure.ac: Delete config.cache files in sub-directories when
3412 deleting Makefiles.
3413 * configure: Regenerate.
3414
3415 2010-02-12 Ben Elliston <bje@gnu.org>
3416
3417 * MAINTAINERS: Update my email address.
3418
3419 2010-02-08 Andrew Pinski <pinskia@gmail.com>
3420
3421 * MAINTAINERS (spu port): Update my email address.
3422
3423 2010-02-08 Jie Zhang <jie.zhang@analog.com>
3424
3425 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3426
3427 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3428
3429 * configure.ac: Add "recommended" version checks for GMP/MPC.
3430 Update recommended GMP/MPFR/MPC versions.
3431 * configure: Regenerate.
3432
3433 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3434
3435 * MAINTAINERS: Move my Embecosm email address into the
3436 write-after-approval section.
3437
3438 2010-01-26 Ian Lance Taylor <iant@google.com>
3439
3440 * MAINTAINERS: Add myself as Go frontend maintainer.
3441
3442 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
3443
3444 PR libstdc++/36101, PR libstdc++/42813
3445 * configure.ac (bootstrap_target_libs): Make inclusion of
3446 target-libgomp conditional on libgomb being in target_configdirs.
3447 * configure: Regenerate.
3448
3449 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
3450
3451 PR libstdc++/36101, PR libstdc++/42813
3452 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3453 * configure: Regenerate.
3454
3455 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
3456
3457 PR libstdc++/36101, PR libstdc++/42813
3458 * configure.ac (target_configdirs): Substitute.
3459 * Makefile.def: Bootstrap target module libgomp.
3460 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3461 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3462 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3463 * configure, Makefile.in: Regenerate.
3464
3465 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3466
3467 * MAINTAINERS: Adjust my details.
3468
3469 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3470
3471 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3472
3473 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3474
3475 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3476
3477 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3478
3479 * MAINTAINERS (Write After Approval): Add myself.
3480
3481 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3482
3483 * MAINTAINERS (Write After Approval): Add myself.
3484
3485 2010-01-11 Richard Guenther <rguenther@suse.de>
3486
3487 PR lto/41569
3488 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3489 * Makefile.in: Regenerated.
3490
3491 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
3492
3493 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3494 * configure: Regenerate.
3495
3496 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3497 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3498
3499 PR bootstrap/42424
3500 * configure.ac: Include libtool m4 files.
3501 (_LT_CHECK_OBJDIR): Call it.
3502 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3503 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3504
3505 * configure: Regenerate.
3506
3507 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3508
3509 PR bootstrap/41818
3510 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3511 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3512 * Makefile.in: Regenerate.
3513
3514 2010-01-02 Richard Guenther <rguenther@suse.de>
3515
3516 PR lto/41529
3517 * configure.ac: Include config/elf.m4. Disable LTO if not
3518 builting for an elf target.
3519 * configure: Regenerate.
3520
3521 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3522
3523 * MAINTAINERS: Change my email address.
3524
3525 2009-12-18 Ben Elliston <bje@au.ibm.com>
3526
3527 * config.sub, config.guess: Update from upstream sources.
3528
3529 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3530
3531 * MAINTAINERS (Write After Approval): Add myself.
3532
3533 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3534
3535 PR middle-end/30447
3536 PR middle-end/30789
3537 PR other/40302
3538
3539 * configure.ac: Require MPC.
3540 * configure: Regenerate.
3541
3542 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3543
3544 PR target/38384
3545 PR bootstrap/40972
3546 * libtool.m4: Sync from git Libtool.
3547 * ltoptions.m4: Likewise.
3548 * ltversion.m4: Likewise.
3549 * lt~obsolete.m4: Likewise.
3550 * ltmain.sh: Likewise.
3551
3552 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3553
3554 * configure.ac: Update minimum MPC version to 0.8.
3555 * configure: Regenerate.
3556
3557 2009-11-21 Sebastian Pop <sebpop@gmail.com>
3558
3559 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3560 * configure: Regenerated.
3561
3562 2009-11-21 Ian Lance Taylor <iant@google.com>
3563
3564 * configure.ac: Change default of poststage1_ldflags to be empty if
3565 poststage1_libs is set. When poststage1_libs is empty, and
3566 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3567 * configure: Rebuild.
3568
3569 2009-11-21 Adam Nemet <adambnmet@gmail.com>
3570
3571 * MAINTAINERS (Write After Approval): Update my email address.
3572
3573 2009-11-20 Ben Elliston <bje@au.ibm.com>
3574
3575 * config.guess: Update from upstream sources.
3576
3577 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3578
3579 * Makefile.def: Restore host and target settings for gmp.
3580 * Makefile.in: Rebuild.
3581
3582 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3583
3584 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3585 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3586 Fix portability of test of C++ as bootstrap language. Add
3587 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3588 * configure: Rebuild.
3589 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3590 and cloog. Fix in-tree ppl configuration. Introduce libelf
3591 in-tree building.
3592 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3593 (POSTSTAGE1_HOST_EXPORTS): Use it.
3594 (STAGE[+id+]_CXXFLAGS): New.
3595 (BASE_FLAGS_TO_PASS): Pass it down.
3596 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3597 extra_exports.
3598 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3599 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3600 extra_exports.
3601 * Makefile.in: Rebuild.
3602
3603 2009-11-17 Ben Elliston <bje@au.ibm.com>
3604
3605 * config.sub, config.guess: Update from upstream sources.
3606
3607 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3608
3609 * MAINTAINERS (Write After Approval): Add myself.
3610
3611 2009-11-09 Jon Beniston <jon@beniston.com>
3612
3613 * MAINTAINERS (Write After Approval): Add myself.
3614
3615 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3616
3617 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3618 paths for *-w64-mingw* and x86_64-*mingw*.
3619 * configure: Regenerated.
3620
3621 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
3622
3623 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3624
3625 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3626
3627 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3628 Phil Edwards to Write-After Approval.
3629
3630 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3631
3632 * configure.ac: Disable target-winsup & co for
3633 x86_64-*-mingw* and *-w64-mingw* targets.
3634 * configure: Regenerated.
3635
3636 2009-10-16 Nick Clifton <nickc@redhat.com>
3637
3638 * MAINTAINERS: Add myself as a maintainer for the RX port.
3639
3640 2009-10-26 Johannes Singler <singler@kit.edu>
3641
3642 * MAINTAINERS (Write After Approval): Update my e-mail address.
3643
3644 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3645
3646 * configure.ac (CLooG test): Use = with test.
3647 * configure: Regenerate.
3648
3649 2009-10-22 Richard Guenther <rguenther@suse.de>
3650
3651 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3652 cloog if the ppl version check failed. Move flags saving
3653 before setting in libelf check.
3654 * configure: Regenerate.
3655
3656 2009-10-21 Richard Guenther <rguenther@suse.de>
3657
3658 * configure.ac: Adjust the ppl and cloog configure to work as
3659 documented. Disable cloog if ppl was disabled. Omit the version
3660 checks if they were disabled.
3661 * configure: Re-generate.
3662
3663 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3664
3665 * configure.ac: Add 'lto' to enable_languages, not
3666 new_enable_languages, and only if not already present.
3667 * configure: Regenerate.
3668
3669 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3670
3671 * README: Refer to the various COPYING* files instead of just
3672 COPYING.
3673 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3674
3675 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
3676
3677 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3678
3679 2009-10-07 Richard Guenther <rguenther@suse.de>
3680
3681 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3682 and Richard Guenther as reviewers.
3683 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3684 as reviewers.
3685
3686 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
3687
3688 * config.sub: Update from upstream sources.
3689
3690 2009-10-06 Ian Lance Taylor <iant@google.com>
3691
3692 * Makefile.def: check-gold depends upon all-gas.
3693 * Makefile.in: Rebuild.
3694
3695 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3696
3697 * MAINTAINERS (Write After Approval): Add myself.
3698
3699 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3700
3701 * Makefile.def: all-lto-plugin depends on all-libiberty.
3702 set bootstrap=true for lto-plugin.
3703 Add lto-plugin.
3704 * Makefile.in: Regenerate.
3705 * configure.ac (host_libs): Add lto-plugin.
3706 * configure: Regenerate.
3707
3708 2009-10-03 Diego Novillo <dnovillo@google.com>
3709
3710 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3711 (HOST_LIBELFLIBS): Define.
3712 (HOST_LIBELFINC): Define.
3713 * Makefile.in: Regenerate.
3714 * configure.ac: Add --enable-lto.
3715 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3716 If --enable-lto is used, add 'lto' to new_enable_languages.
3717 If --enable-lto is used and gold is enabled, add
3718 lto-plugin to configdirs.
3719 * configure: Regenerate.
3720
3721 2009-10-03 Simon Baldwin <simonb@google.com>
3722
3723 * configure.ac: If --with-system-zlib, suppress local zlib and
3724 pass --with-system-zlib to subdir configure scripts.
3725 * configure: Regenerate.
3726
3727 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3728 Paolo Bonzini <bonzini@gnu.org>
3729
3730 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3731 $(srcdir).
3732 * Makefile.in: Rebuilt.
3733
3734 2009-09-26 Gary Funck <gary@intrepid.com>
3735
3736 * MAINTAINERS (Write After Approval): Add myself.
3737
3738 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3739
3740 * configure.ac: Update minimum MPC version to 0.7.
3741 * configure: Regenerate.
3742
3743 2009-09-25 Nick Clifton <nickc@redhat.com>
3744
3745 * configure.ac: Pass any --cache-file=/dev/null option on to
3746 subconfigures.
3747 * configure: Regenerate.
3748
3749 2009-09-23 Nick Clifton <nickc@redhat.com>
3750
3751 * config.sub, config.guess: Update from upstream sources.
3752
3753 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3754
3755 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3756 * Makefile.in: Rebuilt.
3757
3758 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3759
3760 PR bootstrap/32272
3761 * configure.ac: Error out if $srcdir isn't '.' but contains
3762 host-${host_noncanonical}.
3763 * configure: Regenerate.
3764
3765 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3766
3767 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
3768 maintainer.
3769
3770 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3771
3772 * configure.ac: If bootstrapping a combined tree with
3773 --enable-gold, require c++ in stage1_languages.
3774 * configure: Regenerate.
3775
3776 * configure.ac: Also add target_libs of stage1_languages to
3777 bootstrap_target_libs.
3778 * configure: Regenerate.
3779
3780 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
3781 with --enable-languages not containing c++.
3782 * configure: Regenerate.
3783
3784 2009-09-15 Jie Zhang <jie.zhang@analog.com>
3785
3786 * configure.ac: Disable java and boehm-gc for bfin-*-*.
3787 * configure: Regenerate.
3788
3789 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
3790
3791 * MAINTAINERS (Write After Approval): Update my e-mail address,
3792 and move from from here...
3793 (Waiting for paperwork): To here.
3794
3795 2009-09-09 Joseph Myers <joseph@codesourcery.com>
3796
3797 * MAINTAINERS (Reviewers): Add self as driver reviewer.
3798
3799 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3800
3801 * configure.ac: Do not use $extrasub for replacing @if/@endif
3802 parts in Makefile; instead, use additional arguments to
3803 AC_CONFIG_COMMANDS to do the replacement manually, with several
3804 sed invocations, to avoid HP-UX sed command limits.
3805 * configure: Regenerate.
3806
3807 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
3808
3809 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
3810 blank before -L.
3811
3812 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
3813
3814 * configure.ac (with-build-config): Document. Handle without.
3815 Handle missing argument.
3816 * configure: Rebuilt.
3817
3818 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
3819
3820 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
3821 Default to bootstrap-debug only if compare-debug works.
3822 * configure: Rebuilt.
3823 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
3824 * Makefile.in: Rebuilt.
3825
3826 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3827
3828 * MAINTAINERS (OS Port Maintainers): Update my email address.
3829
3830 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
3831
3832 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
3833 * Makefile.in: Rebuilt.
3834
3835 2009-09-01 Chris Demetriou <cgd@google.com>
3836
3837 * MAINTAINERS (Write After Approval): Add myself.
3838
3839 2009-08-31 Dodji Seketeli <dodji@redhat.com>
3840
3841 PR debug/30161
3842 * include/dwarf2.h (enum dwarf_tag): Added
3843 DW_TAG_GNU_template_template_param
3844 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
3845
3846 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3847
3848 * Makefile.tpl (AWK): Fix typo.
3849 * Makefile.in: Regenerate.
3850
3851 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
3852
3853 * configure.ac: Detect awk and sed.
3854 * Makefile.def (flags_to_pass): Add AWK and SED.
3855 * Makefile.tpl (AWK, SED): New.
3856 (BASE_FLAGS_TO_PASS): Add AWK and SED.
3857 * configure: Regenerate.
3858 * Makefile.in: Regenerate.
3859
3860 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
3861
3862 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
3863 (collapseslashes): Likewise.
3864
3865 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3866
3867 * configure.ac (AC_PREREQ): Bump to 2.64.
3868
3869 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3870
3871 * configure.ac: Remove --with-datarootdir, --with-docdir,
3872 --with-pdfdir, --with-htmldir switches.
3873 * configure: Regenerate.
3874
3875 * configure: Regenerate.
3876
3877 * compile: Sync from Automake 1.11.
3878 * depcomp: Likewise.
3879 * install-sh: Likewise.
3880 * missing: Likewise.
3881 * mkinstalldirs: Likewise.
3882 * ylwrap: Likewise.
3883
3884 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
3885
3886 * ltmain.sh (func_normal_abspath): New function.
3887 (func_relative_path): Likewise.
3888 (func_mode_help): Document new -bindir option for link mode.
3889 (func_mode_link): Add new -bindir option, and use it to place
3890 output DLL if specified.
3891
3892 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3893
3894 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
3895 (baseargs): Add --disable-option-checking.
3896 * configure: Regenerate.
3897
3898 * Makefile.def (configure-target-libiberty): Depend on
3899 all-binutils and all-ld.
3900 (configure-target-newlib): Likewise.
3901 * Makefile.in: Regenerate.
3902
3903 2009-08-17 Ben Elliston <bje@au.ibm.com>
3904
3905 * config.sub, config.guess: Update from upstream sources.
3906
3907 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3908
3909 Sync from src, merge:
3910
3911 2009-07-02 Tristan Gingold <gingold@adacore.com>
3912
3913 * configure.ac: Do not exclude gas for i386-*-darwin.
3914 Add a case for x86_64-*-darwin.
3915 * configure: Regenerate.
3916
3917 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
3918
3919 * MAINTAINERS: Add my name to Write After Approval list.
3920
3921 2009-08-06 Michael Eager <eager@eagercon.com>
3922
3923 * configure.ac: Add Microblaze target.
3924 * configure: Regenerate.
3925
3926 2009-07-31 Christian Bruel <christian.bruel@st.com>
3927
3928 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
3929 * configure: Regenerate.
3930
3931 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
3932
3933 * MAINTAINERS (Write After Approval): Update my e-mail address.
3934
3935 2009-07-06 Ian Lance Taylor <iant@google.com>
3936
3937 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
3938 * configure: Rebuild.
3939
3940 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
3941
3942 * MAINTAINERS: Move myself to the Graphite Reviewers.
3943
3944 2009-06-30 Wei Guozhi <carrot@google.com>
3945
3946 * MAINTAINERS: Add my name to Write After Approval list.
3947
3948 2009-06-26 Steve Ellcey <sje@cup.hp.com>
3949
3950 PR bootstrap/40338
3951 * configure.ac (comparestring): Create new variable.
3952 * Makefile.tpl (comparestring): Use to skip some comparisions.
3953 * configure: Regenerate.
3954 * Makefile.in: Regenerate.
3955
3956 2009-06-26 Doug Evans <dje@sebabeach.org>
3957
3958 * Makefile.def (host_modules): Add cgen.
3959 * Makefile.in: Regenerate.
3960 * configure.ac (host_tools): Add cgen.
3961 * configure: Regenerate.
3962
3963 2009-06-23 DJ Delorie <dj@redhat.com>
3964
3965 * MAINTAINERS: Add myself as mep maintainer.
3966
3967 2009-06-23 Ian Lance Taylor <iant@google.com>
3968
3969 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
3970 boot_languages. Only bootstrap target libraries listed in
3971 target_libs for some boot language. Add --with-stage1-ldflags,
3972 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
3973 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
3974 if not building with C++.
3975 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
3976 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
3977 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
3978 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3979 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
3980 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
3981 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
3982 * configure, Makefile.in: Rebuild.
3983
3984 2009-06-23 Li Feng <nemokingdom@gmail.com>
3985
3986 * MAINTAINERS: Added my name to write-after-approval list.
3987
3988 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
3989
3990 * configure.ac: Define is_elf for QNX Neutrino targets.
3991 * configure: Regenerate.
3992
3993 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
3994
3995 * MAINTAINERS: Added my name to the write-after-approval list
3996
3997 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3998
3999 * configure.ac: Detect MPC in default directory.
4000 * configure: Regenerate.
4001
4002 2009-06-03 Jerome Guitton <guitton@adacore.com>
4003 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4004
4005 * Makefile.tpl (all): Avoid a trailing backslash.
4006 * Makefile.in: Regenerate.
4007
4008 2009-06-03 Ben Elliston <bje@au.ibm.com>
4009
4010 * config.sub, config.guess: Update from upstream sources.
4011
4012 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4013
4014 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4015 to noconfdirs.
4016 * configure: Regenerate.
4017
4018 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
4019
4020 * Makefile.tpl ([+compare-target+]): Compare all stage
4021 directories, rather than just gcc.
4022 * Makefile.in: Rebuilt.
4023
4024 2009-06-01 Doug Kwan <dougkwan@google.com>
4025
4026 * configure.ac: Support gold for target arm*-*-*.
4027 * configure: Regenerate.
4028
4029 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4030
4031 * Makefile.def: Add MPC support and dependencies.
4032 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4033
4034 * Makefile.in, configure: Regenerate.
4035
4036 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
4037
4038 * Makefile.tpl (all): Avoid harmless warning in make all when
4039 gcc-bootstrap is enabled but stage_last does not exist.
4040 * Makefile.in: Rebuilt.
4041
4042 2009-05-24 Nicolas Roche <roche@adacore.com>
4043
4044 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4045 * Makefile.in: Regenerate.
4046
4047 2009-05-21 Denis Chertykov <chertykov@gmail.com>
4048
4049 * MAINTAINERS: Update my e-mail address.
4050
4051 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4052
4053 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4054 * configure: Regenerate.
4055
4056 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4057
4058 PR other/40159
4059 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4060 gcc-no-bootstrap are mutually exclusive.
4061 * Makefile.in: Rebuilt.
4062
4063 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4064
4065 PR other/40159
4066 * Makefile.tpl (all): Don't end with unconditional success.
4067 * Makefile.in: Rebuilt.
4068
4069 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
4070
4071 PR target/37137
4072 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4073 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4074 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4075 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4076 stage_configureflags, stage_cflags and stage_libcflags into
4077 explicit Makefile macros.
4078 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4079 GFORTRAN.
4080 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4081 CC. Set CC_FOR_BUILD from CC.
4082 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4083 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4084 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4085 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4086 and GFORTRAN.
4087 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4088 (_LIBCFLAGS): Renamed to _TFLAGS.
4089 (do-compare-debug, do-compare3-debug): Drop.
4090 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4091 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4092 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4093 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4094 (XGCC_FLAGS_FOR_TARGET): New.
4095 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4096 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4097 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4098 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4099 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4100 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4101 TFLAGS.
4102 (BUILD_CONFIG): Include if requested.
4103 (all): Set TFLAGS on bootstrap.
4104 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4105 (all-stageid-prefixmodule): Likewise.
4106 (do-clean, distclean-stageid): Set TFLAGS.
4107 (restrap): Fix whitespace.
4108 * Makefile.in: Rebuilt.
4109
4110 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
4111
4112 * config.guess: Sync with src.
4113
4114 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4115
4116 * configure.ac ($with_ppl): Default to no if not supplied.
4117 ($with_cloog): Likewise.
4118 configure: Regenerate.
4119
4120 2009-04-27 James E. Wilson <wilson@codesourcery.com>
4121
4122 * MAINTAINERS: Update my e-mail address.
4123
4124 2009-04-27 Nick Clifton <nickc@redhat.com>
4125
4126 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4127
4128 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4129
4130 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4131 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4132 * Makefile.in: Regenerate.
4133
4134 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4135
4136 PR bootstrap/39739
4137 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4138 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4139
4140 * configure, Makefile.in: Regenerate.
4141
4142 2009-04-21 Taras Glek <tglek@mozilla.com>
4143
4144 * include/hashtab.h: Update GTY annotations to new syntax
4145 * include/splay-tree.h: Likewise
4146
4147 2009-04-17 Ben Elliston <bje@au.ibm.com>
4148
4149 * config.sub, config.guess: Update from upstream sources.
4150
4151 2009-04-15 Anthony Green <green@moxielogic.com>
4152
4153 * configure.ac: Add moxie support.
4154 * configure: Rebuilt.
4155
4156 2009-04-14 Jakub Jelinek <jakub@redhat.com>
4157
4158 * configure.ac: Change copyright header to refer to version
4159 3 of the GNU General Public License and to point readers at the
4160 COPYING3 file and the FSF's license web page.
4161 * Makefile.def: Likewise.
4162 * Makefile.tpl: Likewise.
4163 * Makefile.in: Regenerate.
4164
4165 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4166
4167 * configure.ac: Restore match for darwin9 or later. Use double
4168 brackets since regeneration eats one pair.
4169 * configure: Regenerate.
4170
4171 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4172
4173 PR gas/10039
4174 * configure.ac: Require texinfo 4.7.
4175 * configure: Regenerated.
4176
4177 2009-04-09 Nick Clifton <nickc@redhat.com>
4178
4179 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4180 the GCC Runtime Library Exception.
4181
4182 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4183
4184 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4185 * configure: Regenerate.
4186
4187 2009-04-01 Steve Ellcey <sje@cup.hp.com>
4188
4189 * Makefil.def (languages): New entries.
4190 * Makefile.tpl (check-gcc-*): New generic target.
4191 * Makefile.in: Regenerate.
4192
4193 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
4194
4195 * MAINTAINERS: Update my email address.
4196
4197 2009-03-18 Tom Tromey <tromey@redhat.com>
4198
4199 * configure: Rebuild.
4200 * configure.ac (host_libs): Add libiconv.
4201 * Makefile.in: Rebuild.
4202 * Makefile.def (host_modules): Add libiconv.
4203 (configure-gdb, all-gdb): Depend on libiconv.
4204
4205 2009-03-16 Tristan Gingold <gingold@adacore.com>
4206
4207 * configure.ac: Treat gdb as supported on x86_64-darwin.
4208 * configure: Regenerate.
4209
4210 2009-03-16 Joseph Myers <joseph@codesourcery.com>
4211
4212 * configure.ac (--with-host-libstdcxx): New option.
4213 * configure: Regenerate.
4214
4215 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
4216
4217 * MAINTAINERS: Move myself into the write after approval list.
4218
4219 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4220
4221 * MAINTAINERS: Update e-mail address.
4222
4223 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4224
4225 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4226
4227 2009-03-10 Ira Rosen <irar@il.ibm.com>
4228
4229 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4230
4231 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4232
4233 Backport from git Libtool:
4234
4235 2009-01-19 Robert Millan <rmh@aybabtu.com>
4236 Support GNU/kOpenSolaris.
4237 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4238 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4239 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4240 GNU/kOpenSolaris.
4241
4242 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4243
4244 * MAINTAINERS: Update e-mail address.
4245
4246 2009-02-24 Michael Eager <eager@eagercon.com>
4247
4248 * MAINTAINERS (Write After Approval): Add self.
4249
4250 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
4251
4252 * MAINTAINERS (Write After Approval): Add myself.
4253
4254 2009-02-05 Andreas Schwab <schwab@suse.de>
4255
4256 * Makefile.tpl (stage_last): Define $r and $s before using
4257 $(RECURSE_FLAGS_TO_PASS).
4258 * Makefile.in: Regenerate
4259
4260 2009-01-30 Ian Lance Taylor <iant@google.com>
4261
4262 * MAINTAINERS: Move myself to the Global Reviewers list.
4263
4264 2009-01-29 Robert Millan <rmh@aybabtu.com>
4265
4266 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4267 * configure: Regenerate.
4268
4269 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4270
4271 * MAINTAINERS: Make whitespace consistent.
4272 Remove Robert Millan from Write After Approval.
4273
4274 2009-01-16 Alan Modra <amodra@bigpond.net.au>
4275
4276 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4277 (all-opcodes): Depend on all-libiberty.
4278 * Makefile.in: Regenerate.
4279
4280 2009-01-15 Douglas B Rupp <rupp@gnat.com>
4281
4282 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4283 * configure: Regenerate.
4284
4285 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4286
4287 * MAINTAINERS (Write After Approval): Add myself.
4288
4289 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4290
4291 * MAINTAINERS: Add myself to reviewers (Fortran).
4292
4293 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4294
4295 PR tree-optimization/38515
4296 * configure.ac (cloog-polylib): Removed.
4297 (with_ppl, with_cloog): Test for "no".
4298 * configure: Regenerated.
4299
4300 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
4301
4302 * MAINTAINERS: Moved myself to reviewers (Fortran).
4303
4304 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4305
4306 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4307 (Write After Approval): Remove myself.
4308
4309 2009-01-03 Diego Novillo <dnovillo@google.com>
4310
4311 * MAINTAINERS: Remove myself from alias maintainership.
4312
4313 2009-01-02 David Ayers <ayers@fsfe.org>
4314
4315 * MAINTAINERS: Update e-mail address.
4316
4317 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4318
4319 * MAINTAINERS: Make whitespace consistent.
4320
4321 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4322
4323 Backport from upstream Libtool:
4324 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4325 Add cache variables to tests that require the linker to work.
4326 For shlibpath_overrides_runpath, this also changes the semantics
4327 to let the result from the C compiler take precedence.
4328
4329 2008-12-02 Ben Elliston <bje@au.ibm.com>
4330
4331 * config.sub, config.guess: Update from upstream sources.
4332
4333 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
4334
4335 * configure.ac (ppllibs): Add by default the lib flags.
4336 * configure: Regenerate.
4337
4338 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
4339
4340 * MAINTAINERS: Add myself to the write after approval list.
4341
4342 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4343
4344 * configure.ac: Add double brackets on darwin[912].
4345 * configure: Regenerate.
4346
4347 2008-12-03 Daniel Kraft <d@domob.eu>
4348
4349 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4350 Approval to Reviewer section (for Fortran front-end).
4351
4352 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4353
4354 * configure.ac: Expand to darwin10 and later.
4355 * configure: Regenerate.
4356
4357 2008-12-02 Andreas Schwab <schwab@suse.de>
4358
4359 * Makefile.def: configure-target-boehm-gc depends on
4360 all-target-libstdc++-v3.
4361 * Makefile.in: Regenerate.
4362
4363 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
4364
4365 * MAINTAINERS: Add myself as mingw maintainer.
4366
4367 2008-12-02 Ben Elliston <bje@au.ibm.com>
4368
4369 * config.sub, config.guess: Update from upstream sources.
4370
4371 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4372
4373 * README.SCO: Remove.
4374
4375 2008-11-29 Fernando Pereira <pronesto@gmail.com>
4376
4377 * MAINTAINERS: Add myself to the write after approval list.
4378
4379 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4380
4381 * MAINTAINERS: Update my email address in WAA section.
4382
4383 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
4384
4385 * MAINTAINERS: Update e-mail address.
4386
4387 2008-11-27 Toon Moene <toon@moene.org>
4388
4389 * MAINTAINERS: Change e-mail address.
4390
4391 2008-11-27 Tristan Gingold <gingold@adacore.com>
4392
4393 * configure.ac: Build gdb for i?86-*-darwin*
4394 * configure: Regenerated.
4395
4396 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
4397
4398 * MAINTAINERS: Added my full name.
4399
4400 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4401
4402 PR bootstrap/38014
4403 PR bootstrap/37923
4404
4405 Revert:
4406
4407 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4408
4409 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4410 * Makefile.in: Regenerated.
4411
4412 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4413
4414 PR gdb/921
4415 PR gdb/1646
4416 PR gdb/2175
4417 PR gdb/2176
4418
4419 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4420 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4421 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4422 (HOST_EXPORTS): Pass CPPFLAGS.
4423 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4424 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4425 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4426 * Makefile.in, configure: Regenerated.
4427 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4428 and CPPFLAGS_FOR_BUILD.
4429
4430 2008-11-06 Jeff Law <law@redhat.com>
4431
4432 * MAINTAINERS: Add myself as middle end maintainer.
4433
4434 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
4435
4436 * MAINTAINERS (Write after approval): Add myself.
4437
4438 2008-11-05 Diego Novillo <dnovillo@google.com>
4439
4440 * MAINTAINERS (Global Reviewers): Add myself.
4441 (Non-Algorithmic Maintainers): Remove myself.
4442
4443 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4444
4445 * MAINTAINERS (Write after approval): Add myself.
4446
4447 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4448
4449 * MAINTAINERS (Write after approval): Add myself.
4450
4451 2008-10-31 Ben Elliston <bje@au.ibm.com>
4452
4453 * configure.ac (spu-*-*): Remove special case.
4454 * configure: Regenerate.
4455
4456 2008-10-30 Catherine Moore <clm@codesourcery.com>
4457
4458 * MAINTAINERS (Write after approval): Update my email address.
4459
4460 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4461
4462 * configure.ac [spu-*-*]: Do not set skipdirs.
4463 * configure: Re-generate.
4464
4465 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4466
4467 * MAINTAINERS (Various Maintainers): Add myself to reload.
4468
4469 2008-10-25 Richard Guenther <rguenther@suse.de>
4470
4471 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4472 maintainer. Remove myself as libgcc-math maintainer.
4473 (Non-Algorithmic Maintainers): Remove myself.
4474
4475 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4476
4477 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4478 * Makefile.in: Regenerated.
4479
4480 2008-10-23 Cary Coutant <ccoutant@google.com>
4481
4482 * MAINTAINERS (Write after approval): Add myself.
4483
4484 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4485
4486 PR gdb/921
4487 PR gdb/1646
4488 PR gdb/2175
4489 PR gdb/2176
4490
4491 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4492 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4493 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4494 (HOST_EXPORTS): Pass CPPFLAGS.
4495 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4496 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4497 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4498 * Makefile.in, configure: Regenerated.
4499 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4500 and CPPFLAGS_FOR_BUILD.
4501
4502 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
4503
4504 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4505 Sebastian Pop.
4506
4507 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4508
4509 * MAINTAINERS (Write After Approval): Added myself.
4510
4511 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4512
4513 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4514 recommended version to 2.3.2.
4515
4516 * configure: Regenerate.
4517
4518 2008-10-01 Mark Mitchell <mark@codesourcery.com>
4519
4520 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4521
4522 2008-09-29 David Daney <david.daney@caviumnetworks.com>
4523
4524 * MAINTAINERS (Write After Approval): Update e-mail address.
4525
4526 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4527
4528 * libtool.m4: Update to libtool 2.2.6.
4529 * lt~obsolete.m4: Update to libtool 2.2.6.
4530 * ltmain.sh: Update to libtool 2.2.6.
4531 * ltsugar.m4: Update to libtool 2.2.6.
4532 * ltversion.m4: Update to libtool 2.2.6.
4533 * ltoptions.m4: Update to libtool 2.2.6.
4534 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4535
4536 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4537
4538 * MAINTAINERS (Write After Approval): Add myself.
4539
4540 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4541
4542 * MAINTAINERS (Write After Approval): Update my name.
4543
4544 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4545
4546 * MAINTAINERS: Add myself in "Write After Approval".
4547
4548 2008-09-18 Steve Ellcey <sje@cup.hp.com>
4549
4550 * MAINTAINERS: Add myself as ia64 maintainer.
4551
4552 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4553
4554 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4555 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4556 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4557 and Michael Tiemann from Write After Approval since they do not
4558 actually have access.
4559
4560 2008-09-05 Richard Guenther <rguenther@suse.de>
4561
4562 * configure.ac: Initialize clooglibs to -lcloog.
4563 * configure: Re-generate.
4564
4565 2008-09-04 Le-Chun Wu <lcwu@google.com>
4566
4567 * MAINTAINERS (Write After Approval): Add myself.
4568
4569 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4570
4571 * configure.ac (--with-cloog-polylib): New.
4572 (--disable-cloog-version-check): New.
4573 (--disable-ppl-version-check): New.
4574 * configure: Re-generate.
4575
4576 2008-09-03 Richard Guenther <rguenther@suse.de>
4577
4578 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4579 cloog test.
4580 * configure: Re-generate.
4581
4582 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4583
4584 Add picoChip port.
4585 * MAINTAINERS: Add picoChip maintainers.
4586
4587 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4588 Tobias Grosser <grosser@fim.uni-passau.de>
4589 Jan Sjodin <jan.sjodin@amd.com>
4590 Harsha Jagasia <harsha.jagasia@amd.com>
4591 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4592 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4593 Adrien Eliche <aeliche@isty.uvsq.fr>
4594
4595 Merge from graphite branch.
4596 * configure: Regenerate.
4597 * Makefile.in: Regenerate.
4598 * configure.ac (host_libs): Add ppl and cloog.
4599 Add checks for PPL and CLooG.
4600 * Makefile.def (ppl, cloog): Added modules and dependences.
4601 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4602 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4603
4604 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4605
4606 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4607 (GCC_SHLIB_SUBDIR): New.
4608 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4609 * configure: Regenerate.
4610 * Makefile.in: Regenerate.
4611
4612 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4613
4614 * MAINTAINERS: Consistently use tabs to separate columns.
4615
4616 2008-08-29 Tristan Gingold <gingold@adacore.com>
4617
4618 * MAINTAINERS (Write after Approval): Add myself.
4619
4620 2008-08-28 Tristan Gingold <gingold@adacore.com>
4621
4622 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4623 Enable bfd, binutils and opcodes.
4624 * configure: Regenerate.
4625
4626 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4627
4628 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4629
4630 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4631
4632 * MAINTAINERS: Use correct Umlaut for last name.
4633
4634 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4635
4636 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4637
4638 2008-08-16 David Edelsohn <edelsohn@gnu.org>
4639
4640 * MAINTAINERS: Update my email address.
4641
4642 2008-08-16 Nicolas Roche <roche@adacore.com>
4643
4644 * Makefile.tpl: Add BOOT_ADAFLAGS.
4645 * Makefile.in: Regenerate.
4646
4647 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4648
4649 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4650 * configure: Regenerate.
4651
4652 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
4653
4654 * configure.ac: Add makefile fragments for hpux.
4655 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4656 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4657 * configure: Regenerate.
4658 * Makefile.in: Regenerate.
4659
4660 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
4661
4662 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4663
4664 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
4665
4666 * MAINTAINERS (Write after Approval): Add myself.
4667
4668 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4669
4670 * MAINTAINERS (Write After Approval): Add myself.
4671
4672 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
4673
4674 * MAINTAINERS (Write After Approval): Add myself.
4675
4676 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4677
4678 * MAINTAINERS: Update my email address.
4679
4680 2008-06-25 Joey Ye <joey.ye@intel.com>
4681
4682 * MAINTAINERS (Write After Approval): Add myself.
4683
4684 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4685
4686 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4687 * Makefile.in: Regenerate.
4688 * configure: Regenerate.
4689
4690 2008-06-17 Daniel Kraft <d@domob.eu>
4691
4692 * MAINTAINERS (Write After Approval): Add myself.
4693
4694 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4695
4696 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4697 "$@" is still intact with both Autoconf 2.59 and 2.62.
4698 * configure: Regenerate.
4699
4700 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4701
4702 * Makefile.tpl: Fix comment errors.
4703 * Makefile.in: Regenerate.
4704
4705 2008-06-12 David S. Miller <davem@davemloft.net>
4706 David Edelsohn <edelsohn@gnu.org>
4707
4708 * configure.ac: Add powerpc*-*-* to gold supported targets.
4709 * configure: Regenerate.
4710
4711 2008-06-08 Joseph Myers <joseph@codesourcery.com>
4712
4713 PR tree-optimization/36218
4714 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4715 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4716 (all prefix="build-"): Pass them to build-system sub-makes.
4717 * Makefile.in: Regenerate.
4718
4719 2008-06-07 Joseph Myers <joseph@codesourcery.com>
4720
4721 * MAINTAINERS (mt port): Remove.
4722 (sco5, unixware, sco udk): Remove.
4723 (Kean Johnston): Add to Write After Approval.
4724
4725 2008-05-30 Julian Brown <julian@codesourcery.com>
4726
4727 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4728 of libobjc for ARM EABI Linux.
4729 * configure: Regenerate.
4730
4731 2008-05-18 Xinliang David Li <davidxl@google.com>
4732
4733 * ChangeLog: Remove wrong ChangeLog entry.
4734
4735 2008-05-17 Xinliang David Li <davidxl@google.com>
4736
4737 * MAINTAINERS (Write After Approval): Add myself.
4738
4739 2008-05-15 Janus Weil <janus@gcc.gnu.org>
4740
4741 * MAINTAINERS (Write After Approval): Add myself.
4742
4743 2008-05-14 Rafael Espíndola <espindola@google.com>
4744
4745 * config-ml.in: don't handle --enable-shared and --enable-static.
4746
4747 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4748
4749 * MAINTAINERS: Update my email address.
4750
4751 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4752
4753 * MAINTAINERS: Update my email address.
4754
4755 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4756
4757 * MAINTAINERS (Write After Approval): Add myself.
4758
4759 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4760
4761 * MAINTAINERS (Write After Approval): Add myself.
4762
4763 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
4764
4765 * MAINTAINERS (crx): Add myself.
4766
4767 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4768
4769 Sync with src:
4770 2008-04-14 David S. Miller <davem@davemloft.net>
4771
4772 * configure.ac: Add sparc*-*-* to gold supported targets.
4773 * configure: Regenerate.
4774
4775 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4776
4777 PR bootstrap/35457
4778 * configure.ac: Include override.m4.
4779 * configure: Regenerate.
4780
4781 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
4782
4783 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
4784 * Makefile.in: Regenerate.
4785
4786 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
4787
4788 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
4789 as nonconfigurable directories list.
4790 * configure: Regenerate.
4791
4792 2008-04-14 Ben Elliston <bje@au.ibm.com>
4793
4794 * config.sub, config.guess: Update from upstream sources.
4795
4796 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
4797
4798 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
4799 * Makefile.in: Regenerate.
4800
4801 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
4802
4803 * configure.ac: Do not build libssp for the AVR.
4804 * configure: Regenerate.
4805
4806 2008-04-07 Ian Lance Taylor <iant@google.com>
4807
4808 * Makefile.def: check-gold depends upon all-binutils.
4809 * Makefile.in: Regenerate.
4810
4811 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
4812
4813 * MAINTAINERS (Write After Approval): Add myself.
4814
4815 2008-04-04 Nick Clifton <nickc@redhat.com>
4816
4817 PR binutils/4334
4818 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
4819 builds.
4820 * configure: Regenerate.
4821
4822 2008-04-04 NightStrike <NightStrike@gmail.com>
4823
4824 PR other/35151
4825 * configure.ac: Combine rules for mingw32 and mingw64.
4826 * configure: Regenerate.
4827
4828 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
4829
4830 * MAINTAINERS (Write After Approval): Add myself.
4831
4832 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
4833
4834 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
4835 * Makefile.in (.NOTPARALLEL): Ditto.
4836
4837 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
4838
4839 * MAINTAINERS (Write After Approval): Add myself.
4840
4841 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
4842
4843 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
4844 * Makefile.in (.NOTPARALLEL): Regenerate.
4845
4846 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
4847
4848 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
4849 * Makefile.in: Regenerate.
4850
4851 2008-03-26 Jakub Staszak <kuba@et.pl>
4852
4853 * MAINTAINERS (Write After Approval): Add myself.
4854
4855 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4856
4857 * MAINTAINERS: Update e-mail address.
4858
4859 2008-03-20 Ian Lance Taylor <iant@google.com>
4860
4861 * configure.ac: Add support for --enable-gold.
4862 * Makefile.def: Add gold as a directory like ld.
4863 * configure, Makefile.in: Regenerate.
4864
4865 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4866
4867 * configure.ac: m4_include config/proginstall.m4.
4868 * configure: Regenerate.
4869
4870 Backport from upstream Libtool:
4871
4872 2007-10-12 Eric Blake <ebb9@byu.net>
4873
4874 Deal with Autoconf 2.62's semantic change in m4_append.
4875 * ltsugar.m4 (lt_append): Replace broken versions of
4876 m4_append.
4877 (lt_if_append_uniq): Don't require separator to be overquoted,
4878 and avoid broken m4_append.
4879 (lt_dict_add): Fix typo.
4880 * libtool.m4 (_LT_DECL): Don't overquote separator.
4881
4882 2008-03-13 David Edelsohn <edelsohn@gnu.org>
4883
4884 * config.rpath: Add AIX 6 support.
4885
4886 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
4887
4888 * Makefile.def (stageprofile). Remove -fprofile-generate
4889 from stage_libcflags.
4890 * Makefile.in: Regenerate.
4891
4892 2008-03-13 Ben Elliston <bje@au.ibm.com>
4893
4894 * config.sub, config.guess: Update from upstream sources.
4895
4896 2008-03-06 Tom Tromey <tromey@redhat.com>
4897
4898 * MAINTAINERS: Update for treelang deletion.
4899
4900 2008-03-03 James E. Wilson <wilson@tuliptree.org>
4901
4902 * MAINTAINERS: Update my email address.
4903
4904 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
4905
4906 * MAINTAINERS (darwin port): Add myself as a maintainer.
4907 (objective-c/c++): Add myself as a maintainer.
4908
4909 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
4910
4911 * MAINTAINERS (Write After Approval): Update my email address.
4912
4913 2008-02-25 Tomas Bily <tbily@suse.cz>
4914
4915 * MAINTAINERS (Write After Approval): Add myself.
4916
4917 2008-02-23 Jakub Jelinek <jakub@redhat.com>
4918
4919 * MAINTAINERS (OpenMP): Add myself.
4920
4921 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
4922
4923 PR bootstrap/32009
4924 PR bootstrap/32161
4925
4926 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
4927 * configure: Regenerate.
4928
4929 * Makefile.def: Define stage_libcflags for all bootstrap stages.
4930 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
4931 STAGE4_LIBCFLAGS): New.
4932 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
4933 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
4934 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
4935 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
4936 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
4937 for target modules. Don't export LIBCFLAGS.
4938 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
4939 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
4940 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
4941 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
4942 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
4943 * Makefile.in: Regenerate.
4944
4945 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4946
4947 PR libgcj/33085
4948 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
4949 Do not use -DDLL_EXPORT. Backport from upstream.
4950
4951 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4952
4953 * MAINTAINERS (Write After Approval): Add myself.
4954
4955 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
4956
4957 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
4958 * configure: Regenerate.
4959
4960 2008-01-31 Marc Gauthier <marc@tensilica.com>
4961
4962 * configure.ac (xtensa*-*-*): Recognize processor variants.
4963 * configure: Regenerate.
4964
4965 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4966
4967 PR bootstrap/34922
4968 * configure.ac (PARSE_ARGS): Push suitable setting of
4969 ac_subdirs_all, for `./configure --help=recursive'.
4970 Handle `+' in generic toplevel directory disabling.
4971 * configure: Regenerate.
4972
4973 2008-01-28 Nick Clifton <nickc@redhat.com>
4974
4975 * MAINTAINERS (xstormy16): Take over maintainership.
4976
4977 2008-01-25 Joseph Myers <joseph@codesourcery.com>
4978
4979 * MAINTAINERS (c4x port): Remove.
4980
4981 2008-01-24 David Edelsohn <edelsohn@gnu.org>
4982
4983 * libtool.m4: Backport AIX 6 support from ToT Libtool.
4984
4985 2008-01-23 Ben Elliston <bje@au.ibm.com>
4986
4987 * config.sub, config.guess: Update from upstream sources.
4988
4989 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
4990
4991 * MAINTAINERS (Write After Approval): Add myself.
4992
4993 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
4994
4995 * MAINTAINERS: Update my email address.
4996
4997 2008-01-09 Raksit Ashok <raksit@google.com>
4998
4999 * MAINTAINERS (Write After Approval): Add myself.
5000
5001 2008-01-09 Raksit Ashok <raksit@google.com>
5002
5003 * MAINTAINERS (Write After Approval): Add myself.
5004
5005 2008-01-08 Ben Elliston <bje@au.ibm.com>
5006
5007 * config.sub, config.guess: Update from upstream sources.
5008
5009 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5010
5011 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5012 Change recommended MPFR from 2.2.1 -> 2.3.0.
5013 * configure: Regenerate.
5014
5015 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5016
5017 * MAINTAINERS: Update my email address.
5018
5019 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5020
5021 * MAINTAINERS: Update my email address.
5022
5023 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5024
5025 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5026 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5027 * Makefile.in: Regenerate.
5028
5029 2007-12-10 Mark Heffernan <meheff@google.com>
5030
5031 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5032 misplaced entries.
5033
5034 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5035
5036 * configure.ac: Enable libjava for x86_64-*-darwin9.
5037 * configure: Regenerate.
5038
5039 2007-12-07 Bill Maddox <maddox@google.com>
5040
5041 * MAINTAINERS (Write After Approval): Add myself.
5042
5043 2007-12-05 Ben Elliston <bje@au.ibm.com>
5044
5045 * config.sub, config.guess: Update from upstream sources.
5046
5047 2007-12-02 Matthias Klose <doko@ubuntu.com>
5048
5049 * config-ml.in: Remove 64bit configure tests.
5050
5051 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5052
5053 * config-ml.in: Robustify against white space in absolute file
5054 names.
5055
5056 * config-ml.in (multi-clean): Substitute ${Makefile}.
5057 Remove superfluous ${Makefile} in list.
5058
5059 2007-11-19 Thiemo Seufer <ths@mips.com>
5060
5061 * config-ml.in: Don't hardcode the Makefile name.
5062
5063 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
5064
5065 * MAINTAINERS (Write After Approval): Add myself.
5066
5067 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
5068
5069 * MAINTAINERS (Write After Approval): Add myself.
5070
5071 2007-11-06 Doug Kwan <dougkwan@google.com>
5072
5073 * MAINTAINERS (Write After Approval): Add myself.
5074
5075 2007-10-25 Ben Elliston <bje@au.ibm.com>
5076
5077 * MAINTAINERS (mercury): Remove entry.
5078 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5079
5080 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5081
5082 * Makefile.def (dependencies): Make configure-gdb depend on
5083 all-intl.
5084 * Makefile.in: Regenerated.
5085
5086 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5087
5088 * MAINTAINERS (Fortran maintainer): Remove myself.
5089
5090 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
5091
5092 * Makefile.def: To avoid problems running with parallel makes,
5093 build newlib before libgloss so that target specific header
5094 files are availble.
5095 * Makefile.in: Regenerate
5096
5097 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5098
5099 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5100 * Makefile.in: Regenerate.
5101
5102 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5103
5104 * MAINTAINERS (Register allocation reviewer): Add myself.
5105
5106 2007-10-08 Mike Frysinger <vapier@gentoo.org>
5107
5108 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5109 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5110 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5111 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5112 * configure: Regenerate.
5113
5114 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
5115
5116 * MAINTAINERS (Register allocation reviewer): Add myself.
5117
5118 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
5119
5120 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5121 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5122 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5123 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5124 * configure.ac: Default them to host tools for $host = $build.
5125 Subst them.
5126
5127 * configure: Regenerate.
5128 * Makefile.in: Regenerate.
5129
5130 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
5131
5132 * MAINTAINERS (Register allocation reviewer): Add myself.
5133
5134 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
5135
5136 * MAINTAINERS (Register allocation reviewer): Add myself.
5137
5138 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
5139
5140 * MAINTAINERS (Write After Approval): Fix typo.
5141
5142 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5143
5144 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5145 * configure: Regenerate.
5146
5147 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5148
5149 PR bootstrap/31906
5150 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5151 they're already prefixed.
5152
5153 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5154
5155 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5156 libstdc++.
5157 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5158 * configure: Regenerate.
5159 * Makefile.in: Regenerate.
5160
5161 2007-09-17 Andreas Schwab <schwab@suse.de>
5162
5163 * configure.ac: Raise minimum makeinfo version to 4.6.
5164 * configure: Regenerate.
5165
5166 2007-09-17 Johannes Singler <singler@ira.uka.de>
5167
5168 * MAINTAINERS (write-after-approval) add myself
5169
5170 2007-09-15 Alan Modra <amodra@bigpond.net.au>
5171
5172 * configure.ac: Correct makeinfo version check.
5173 * configure: Regenerate.
5174
5175 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5176
5177 * MAINTAINERS: Update my email address.
5178
5179 2007-09-14 Richard Sandiford <richard@codesourcery.com>
5180
5181 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5182 to $skipdirs and only disable gprof for newlib. Use the normal
5183 mips*-elf* handling in other respects.
5184 * configure: Regnerate.
5185
5186 2007-09-12 David Daney <ddaney@avtrex.com>
5187
5188 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5189 enabling libgcj.
5190 * configure: Regenerate.
5191
5192 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5193
5194 PR other/32154
5195 * configure.ac: For libgloss targets, point the linker to the linker
5196 script, startup code and simulator library.
5197 * configure: Regenerate.
5198
5199 2007-09-07 Andrew Haley <aph@redhat.com>
5200
5201 * configure.ac (noconfigdirs): Remove target-libffi and
5202 target-libjava.
5203 * configure: Regenerate.
5204
5205 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5206
5207 PR target/33281
5208 * configure.ac: Use config/mh-mingw on mingw.
5209 * configure: Regenerate.
5210
5211 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5212
5213 * MAINTAINERS (Write After Approval): Add myself.
5214
5215 2007-09-05 Richard Guenther <rguenther@suse.de>
5216
5217 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5218 nor --disable-checking is provided also turn on yes and types
5219 checking for stage1.
5220 * configure: Re-generate.
5221
5222 2007-08-30 Krister Walfridsson <cato@df.lth.se>
5223
5224 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5225 (Write After Approval): Remove myself.
5226
5227 2007-08-29 Nick Clifton <nickc@redhat.com>
5228
5229 * config.sub, config.guess: Update from upstream sources.
5230
5231 2007-08-22 Bud Davis <jmdavis@link.com>
5232
5233 * MAINTAINERS (Write After Approval): Added myself.
5234 * MAINTAINERS (Reviewers): Removed myself.
5235
5236 2007-08-18 Paul Brook <paul@codesourcery.com>
5237 Joseph Myers <joseph@codesourcery.com>
5238
5239 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5240 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5241 * Makefile.in: Regenerate.
5242 * configure.ac (--with-debug-prefix-map): New.
5243 * configure: Regenerate.
5244
5245 2007-08-17 Richard Sandiford <richard@codesourcery.com>
5246 Nigel Stephens <nigel@mips.com>
5247
5248 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5249 as target_makefile_frag.
5250 * configure: Regenerate.
5251
5252 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
5253
5254 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5255 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5256 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5257 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5258 (do-compare, do-compare3, do-compare-debug): New.
5259 ([+compare-target+]): Use them.
5260
5261 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5262
5263 * MAINTAINERS (Write After Approval): Change my email address.
5264
5265 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5266 Ben Elliston <bje@au.ibm.com>
5267
5268 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5269 --silent if $silent.
5270 * configure: Regenerate.
5271
5272 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
5273
5274 * MAINTAINERS (Various Maintainers): Add myself as
5275 loop infrastructure maintainer. Update my e-mail
5276 address.
5277
5278 2007-07-31 Diego Novillo <dnovillo@google.com>
5279
5280 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5281 Adjust description.
5282
5283 2007-07-26 Richard Guenther <rguenther@suse.de>
5284
5285 * configure.ac: Add types checking to stage1 checking flags.
5286 * configure: Regenerate.
5287
5288 2007-07-17 Nick Clifton <nickc@redhat.com>
5289
5290 * COPYING3: New file. Contains version 3 of the GNU General
5291 Public License.
5292 * COPYING3.LIB: New file. Contains version 3 of the GNU
5293 Lesser General Public License.
5294
5295 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5296
5297 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5298
5299 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5300
5301 * MAINTAINERS (S/390 co-maintainer): Add myself.
5302 (Write After Approval): Remove myself.
5303
5304 2007-07-13 Dan Hipschman <dsh@google.com>
5305
5306 * MAINTAINERS (Write After Approval): Add myself.
5307
5308 2007-07-11 Nick Clifton <nickc@redhat.com>
5309
5310 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5311 WINDRES export.
5312 * Makefile.in: Regenerate.
5313
5314 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5315
5316 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5317 maintainer.
5318
5319 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5320
5321 * lt~obsolete.m4: New. Import from 20070318 libtool.
5322
5323 2007-07-03 Julian Brown <julian@codesourcery.com>
5324
5325 * MAINTAINERS (Write After Approval): Add myself.
5326
5327 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5328
5329 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5330 * configure: Regenerate.
5331
5332 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5333
5334 * configure.ac: Add some missing m4 quotation.
5335 * configure: Regenerate.
5336
5337 2007-07-02 Simon Baldwin <simonb@google.com>
5338
5339 * MAINTAINERS (Write After Approval): Add myself.
5340
5341 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
5342
5343 * configure: Regenerate.
5344
5345 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
5346
5347 * Makefile.def: Add windmc tool to build.
5348 * Makefile.tpl: Likewise.
5349 * configure.ac: Likewise.
5350 * Makefile.in: Regenerate.
5351 * configure: Regenerate.
5352
5353 2007-06-28 DJ Delorie <dj@redhat.com>
5354
5355 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5356 not building newlib.
5357 * configure: Regenerated.
5358
5359 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5360
5361 * MAINTAINERS (Write After Approval): Add myself.
5362
5363 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
5364
5365 * MAINTAINERS (Write After Approval): Add myself.
5366
5367 2007-06-19 Chris Matthews <chrismatthews@google.com>
5368
5369 * MAINTAINERS (Write After Approval): Add myself.
5370
5371 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5372
5373 * MAINTAINERS (Write After Approval): Add myself.
5374
5375 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5376
5377 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5378 * Makefile.in: Regenerated.
5379
5380 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5381
5382 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5383 bfin*-*-uclinux* targets.
5384 * configure: Regenerate.
5385
5386 2007-06-14 Ian Lance Taylor <iant@google.com>
5387
5388 * MAINTAINERS: Add myself as non-algorithmic global write
5389 maintainer.
5390
5391 2007-06-14 Diego Novillo <dnovillo@google.com>
5392
5393 * MAINTAINERS: Add self as middle-end maintainer and
5394 non-algorithmic global write maintainer.
5395
5396 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5397
5398 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5399 Move all Fortran maintainers except Paul Brook into the
5400 Non-Autopoiesis section.
5401
5402 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
5403
5404 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5405 (distclean-stage[+id+]): Possibly delete stage_last.
5406 * Makefile.in: Regenerate.
5407
5408 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
5409
5410 * MAINTAINERS (Various Maintainer): Fix typo.
5411
5412 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
5413
5414 * MAINTAINERS (Various Maintainer): Add myself as
5415 dataflow maintainer.
5416
5417 2007-06-07 Ben Elliston <bje@au.ibm.com>
5418
5419 * config.sub, config.guess: Update from upstream sources.
5420
5421 2007-06-07 Ben Elliston <bje@au.ibm.com>
5422
5423 * Makefile.tpl: Fix spelling error.
5424 * Makefile.in: Regenerate.
5425
5426 2007-06-01 Steve Ellcey <sje@cup.hp.com>
5427
5428 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5429 lt_cv_sys_max_cmd_len.
5430
5431 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5432
5433 * MAINTAINERS (Various Maintainers): Add myself as
5434 auto-vectorizer maintainer.
5435
5436 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
5437
5438 PR libjava/32098
5439 * libtool.m4: Revert previous change.
5440 * ltgcc.m4: Put it here.
5441
5442 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5443
5444 * MAINTAINERS (Various Maintainers): Add myself as
5445 auto-vectorizer maintainer.
5446
5447 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5448
5449 PR libjava/32098
5450 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5451
5452 2007-05-30 Richard Guenther <rguenther@suse.de>
5453
5454 * MAINTAINERS (Various Maintainers): Add myself as
5455 auto-vectorizer maintainer.
5456
5457 2007-05-30 Jakub Jelinek <jakub@redhat.com>
5458
5459 PR bootstrap/29382
5460 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5461 * configure: Rebuilt.
5462
5463 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
5464
5465 * MAINTAINERS (Write After Approval): Removed my name.
5466
5467 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5468
5469 * MAINTAINERS (Write After Approval): Remove myself.
5470
5471 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5472
5473 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5474
5475 2007-05-23 Steve Ellcey <sje@cup.hp.com>
5476
5477 * ltmain.sh: Update from ToT Libtool.
5478 * libtool.m4: Update from ToT Libtool.
5479 * ltsugar.m4: New. Update from ToT Libtool.
5480 * ltversion.m4: New. Update from ToT Libtool.
5481 * ltoptions.m4: New. Update from ToT Libtool.
5482 * ltconfig: Remove.
5483 * ltcf-c.sh: Remove.
5484 * ltcf-cxx.sh: Remove.
5485 * ltcf-gcj.sh: Remove.
5486
5487 2007-05-22 Ollie Wild <aaw@google.com>
5488
5489 * MAINTAINERS (Write After Approval): Add myself.
5490
5491 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
5492
5493 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5494 stage_cflags.
5495 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5496 Remove CFLAGS/LIBCFLAGS.
5497 (configure-stage[+id+]-[+prefix+][+module+],
5498 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5499 * Makefile.in: Regenerate.
5500
5501 2007-05-15 Diego Novillo <dnovillo@google.com>
5502
5503 * MAINTAINERS: Update e-mail address.
5504
5505 2007-05-15 Revital Eres <eres@il.ibm.com>
5506
5507 * MAINTAINERS (Write After Approval): Add myself.
5508
5509 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
5510
5511 * MAINTAINERS (Write After Approval): Updated my address.
5512
5513 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5514
5515 * MAINTAINERS (Write After Approval): Add myself.
5516
5517 2007-05-11 Silvius Rus <rus@google.com>
5518
5519 * MAINTAINERS (Write After Approval): Add myself.
5520
5521 2007-04-23 Tom Tromey <tromey@redhat.com>
5522
5523 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5524
5525 2007-04-22 Mark Mitchell <mark@codesourcery.com>
5526
5527 * MAINTAINERS (cpplib): Rename to ...
5528 (libcpp): ... this. Add C/C++ front end maintainers.
5529
5530 2007-04-14 Steve Ellcey <sje@cup.hp.com>
5531
5532 * config-ml.in: Pass ${ml_config_env} to configure calls.
5533
5534 2007-04-04 Christian Bruel <christian.bruel@st.com>
5535
5536 * MAINTAINERS (Write After Approval): Add myself.
5537
5538 2007-04-02 Dave Korn <dave.korn@artimi.com>
5539
5540 * MAINTAINERS (Write After Approval): Add myself.
5541
5542 2007-03-31 Tobias Burnus <burnus@net-b.de>
5543
5544 * MAINTAINERS (fortran 95 front end): Add myself.
5545
5546 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5547
5548 * MAINTAINERS (Write After Approval): Add myself.
5549
5550 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
5551
5552 * MAINTAINERS (Modulo Scheduler): Add myself.
5553
5554 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5555
5556 * MAINTAINERS (fortran 95 front end): Add myself.
5557 (c++ front end): whitespace fix.
5558
5559 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5560
5561 * MAINTAINERS (Write After Approval): Add myself.
5562
5563 2007-03-21 Richard Sandiford <richard@codesourcery.com>
5564
5565 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5566 of glob. Quote arguments with single quotes too.
5567 * configure: Regenerate.
5568
5569 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5570
5571 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5572 * Makefile.in: Regenerate
5573
5574 2007-03-07 Andreas Schwab <schwab@suse.de>
5575
5576 * configure: Regenerate.
5577
5578 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5579
5580 * configure.ac: Add "--with-pdfdir" configure option,
5581 which defines pdfdir variable.
5582 * Makefile.def (target=fixincludes): Add install-pdf to
5583 missing targets.
5584 (recursive_targets): Add install-pdf target.
5585 (flags_to_pass): Add pdfdir.
5586 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5587 target.
5588 * configure: Regenerate
5589 * Makefile.in: Regenerate
5590
5591 2007-02-28 Eric Christopher <echristo@apple.com>
5592
5593 Revert:
5594 2006-12-07 Mike Stump <mrs@apple.com>
5595
5596 * Makefile.def (dependencies): Add dependency for
5597 install-target-libssp and install-target-libgomp on
5598 install-gcc.
5599 * Makefile.in: Regenerate.
5600
5601 2007-02-27 Matt Kraai <kraai@ftbfs.org>
5602
5603 * configure: Regenerate.
5604 * configure.ac: Move statements after variable declarations.
5605
5606 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5607
5608 * MAINTAINERS: Add myself as sh maintainer.
5609
5610 2007-02-19 Joseph Myers <joseph@codesourcery.com>
5611
5612 * configure.ac: Adjust for loop syntax.
5613 * configure: Regenerate.
5614
5615 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5616
5617 * configure: Rebuilt.
5618
5619 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5620
5621 * configure.ac: Drop multiple occurrences of --enable-languages,
5622 and fix its quoting.
5623 * configure: Rebuilt.
5624
5625 2007-02-17 Mark Mitchell <mark@codesourcery.com>
5626 Nathan Sidwell <nathan@codesourcery.com>
5627 Vladimir Prus <vladimir@codesourcery.com>
5628 Joseph Myers <joseph@codesourcery.com>
5629
5630 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5631 * configure: Regenerate.
5632
5633 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5634
5635 * ltconfig (freebsd*): Default to elf.
5636
5637 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5638
5639 * configure.ac (target_libraries): Move libgcc before libiberty.
5640 * configure: Regenerated.
5641
5642 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5643 Paolo Bonzini <bonzini@gnu.org>
5644
5645 PR bootstrap/30753
5646 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5647 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5648 * configure: Regenerated.
5649
5650 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5651
5652 * MAINTAINERS (Language Front End Maintainers): Update my mail
5653 address.
5654
5655 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5656
5657 PR bootstrap/30748
5658 * configure.ac: Correct syntax for Solaris ksh.
5659 * configure: Regenerated.
5660
5661 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5662
5663 * configure.ac: Sync with src.
5664 * configure: Regenerate.
5665
5666 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5667
5668 * Makefile.in: Regenerate.
5669
5670 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5671
5672 * config.sub: Sync with src.
5673
5674 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5675
5676 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5677 noncanonical equivalents.
5678 * configure.in: Rename to...
5679 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5680 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5681 target_noncanonical. Use them. Rewrite removal of configure
5682 arguments for autoconf 2.59. Discard variable settings. Force
5683 program_transform_name for native tools.
5684
5685 * Makefile.in: Regenerated.
5686 * configure: Regenerated with autoconf 2.59.
5687
5688 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
5689
5690 * MAINTAINERS (Write After Approval): Add myself.
5691
5692 2007-01-31 Andreas Schwab <schwab@suse.de>
5693
5694 * Makefile.tpl (LDFLAGS): Substitute it.
5695 * Makefile.in: Regenerate.
5696
5697 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
5698
5699 * MAINTAINERS (Write After Approval): Add myself.
5700
5701 2007-01-28 David Edelsohn <edelsohn@gnu.org>
5702
5703 * MAINTAINERS (spu port): Add myself.
5704
5705 2007-01-23 Richard Guenther <rguenther@suse.de>
5706
5707 PR bootstrap/30541
5708 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5709 * Makefile.tpl (GNATBIND): Substitute it.
5710 (GNATMAKE): Likewise.
5711 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5712 of STAGE_PREFIX.
5713 * Makefile.in: Regenerate.
5714 * configure: Regenerate.
5715
5716 2007-01-18 Mike Stump <mrs@apple.com>
5717
5718 * configure.in: Re-enable -Werror for gcc builds.
5719
5720 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
5721
5722 * MAINTAINERS (Write After Approval): Add myself.
5723
5724 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5725
5726 * configure.in: Change == to = in test command.
5727 * configure: Regenerate.
5728
5729 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5730 Nick Clifton <nickc@redhat.com>
5731 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5732
5733 * configure.in (build_configargs, host_configargs, target_configargs):
5734 Remove build/host/target parameters.
5735 (host_libs): Add gmp and mpfr.
5736 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5737 * Makefile.def (gmp, mpfr): New.
5738 (gcc): Remove target.
5739 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5740 target_os, target_vendor): New.
5741 (configure): Add host_alias/target_alias arguments; adjust invocations.
5742 * configure: Regenerate.
5743 * Makefile.in: Regenerate.
5744
5745 2007-01-11 Matt Fago <fago@earthlink.net>
5746
5747 * configure.in: Try to link to functions only in mpfr 2.2.x
5748 to improve robustness of configure tests.
5749 * configure: Regenerate.
5750
5751 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
5752
5753 * MAINTAINERS: Add myself as i386 maintainer.
5754
5755 2007-01-08 Jan Hubicka <jh@suse.cz>
5756
5757 * MAINTAINERS: Add myself as i386 maintainer.
5758
5759 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
5760
5761 * configure.in: Add support for an x86_64-mingw* target.
5762 * configure: Regenerate.
5763
5764 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5765
5766 * Makefile.tpl (all-target): Correct @if conditional for target
5767 modules.
5768 * configure.in: Omit libiberty if building only target libgcc.
5769 * configure, Makefile.in: Regenerated.
5770
5771 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
5772
5773 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
5774 * configure: Regenerate.
5775
5776 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
5777
5778 * Makefile.def (target_modules): Add libgcc.
5779 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
5780 * Makefile.tpl (clean-target-libgcc): Delete.
5781 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
5782 on gcc even for bootstrapped modules. Rewrite handling of
5783 lang_env_dependencies to loop over target_modules.
5784 * configure.in (target_libraries): Add target-libgcc.
5785 * Makefile.in, configure: Regenerated.
5786
5787 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5788
5789 * configure.in: Reorganize recognition of languages. Add
5790 --enable-stage1-languages. Show supported languages for the chosen
5791 target rather than all recognized languages.
5792 * configure: Regenerate.
5793
5794 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
5795
5796 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
5797 * Makefile.in: Regenerate.
5798
5799 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5800
5801 * configure.in: Warn that MPFR 2.2.0 is buggy.
5802 * configure: Regenerate.
5803
5804 2006-12-27 Ian Lance Taylor <iant@google.com>
5805
5806 * configure.in: When removing Makefiles to force a reconfigure, also
5807 remove prev-DIR*/Makefile.
5808 * configure: Regenerate.
5809
5810 2006-12-22 Andreas Schwab <schwab@suse.de>
5811
5812 * configure: Regenerate with correct autoconf version.
5813
5814 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
5815
5816 * configure.in: add AC_SUBST for *_FOR_TARGET.
5817 * configure: Regenerate.
5818
5819 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5820
5821 * configure.in: Simplify logic for rejecting languages that cannot
5822 be built. Separate the case when a language is unsupported,
5823 from the case when the user chooses not to build a language.
5824
5825 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5826
5827 * configure.in: Remove "$build" case for powerpc-*-darwin* since
5828 it only affects bootstrap and could be tested on "$host" as well.
5829 * configure: Regenerate.
5830 * config/mh-ppc-darwin: Add to the stage1 cflags here.
5831
5832 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5833
5834 PR bootstrap/29544
5835 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
5836 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
5837 move here comment from Makefile.tpl.
5838 * Makefile.tpl: Move some definitions higher in the file.
5839 (STAGE1_CHECKING): New.
5840 * configure.in: Add --enable-stage1-checking.
5841 * configure: Regenerate.
5842 * Makefile.in: Regenerate.
5843
5844 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
5845
5846 * MAINTAINERS: Add myself as build system maintainer.
5847
5848 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
5849
5850 * MAINTAINERS (Write After Approval): Add myself.
5851
5852 2006-12-13 Eric Christopher <echristo@apple.com>
5853
5854 * MAINTAINERS: Add myself as darwin maintainer.
5855
5856 2006-12-11 Ian Lance Taylor <ian@airs.com>
5857
5858 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
5859
5860 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
5861
5862 MAINTAINERS: Update my entry.
5863
5864 2006-12-11 Alan Modra <amodra@bigpond.net.au>
5865
5866 * configure.in: Handle spu makefile frag.
5867 * Makefile.tpl (MAINT): Define
5868 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
5869 * configure: Regenerate.
5870 * Makefile.in: Regenerate.
5871
5872 2006-12-11 Ben Elliston <bje@au.ibm.com>
5873
5874 * config.guess: Import latest version.
5875 * config.sub: Likewise.
5876
5877 2006-12-11 Ben Elliston <bje@au.ibm.com>
5878
5879 * configure.in (spu-*-*): Don't skip target-libiberty.
5880 * configure: Regenerate.
5881
5882 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
5883
5884 PR bootstrap/30134
5885 * configure.in: Correct x86 darwin support for libjava to powerpc
5886 and i?86 only.
5887 * configure: Regenerate.
5888
5889 2006-12-08 Sandro Tolaini <tolaini@libero.it>
5890
5891 * configure.in: Add x86 darwin support for libjava.
5892 * configure: Regenerate.
5893
5894 2006-12-07 Mike Stump <mrs@apple.com>
5895
5896 * Makefile.def (dependencies): Add dependency for
5897 install-target-libssp and install-target-libgomp on
5898 install-gcc.
5899 * Makefile.in: Regenerate.
5900
5901 2006-12-04 Richard Guenther <rguenther@suse.de>
5902
5903 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
5904 (Non-Algorithmic Maintainers): Move over non-algorithmic
5905 loop optimizer maintainers, add myself as a non-algorithmic
5906 middle-end maintainer.
5907
5908 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
5909
5910 * MAINTAINERS (Write After Approval): Add myself.
5911
5912 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5913
5914 * configure.in: Update error message for missing GMP/MPFR.
5915
5916 * configure: Regenerate.
5917
5918 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5919
5920 * configure.in: Update MPFR version in error message.
5921
5922 * configure: Regenerate.
5923
5924 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5925
5926 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
5927 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
5928 --with-gmp-lib): New flags.
5929
5930 * configure: Regenerate.
5931
5932 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
5933
5934 * MAINTAINERS (Write After Approval): Change my email address.
5935
5936 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
5937
5938 * MAINTAINERS (Write After Approval): Add myself.
5939
5940 2006-11-22 Philipp Thomas <pth@suse.de>
5941
5942 * MAINTAINERS (i18n): Update e-mail address.
5943
5944 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5945
5946 * MAINTAINERS (spu port): Add myself as maintainer.
5947 (Write After Approval): Remove myself.
5948
5949 2006-11-22 Ben Elliston <bje@au.ibm.com>
5950
5951 * configure.in (skipdirs): Don't build libssp for SPU.
5952 * configure: Regenerate.
5953
5954 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
5955
5956 * MAINTAINERS (spu port): Add myself as maintainer.
5957 (libobjc): Update my email address.
5958
5959 2006-11-21 Andrea Bona <andrea.bona@st.com>
5960
5961 * MAINTAINERS (Write After Approval): Add myself.
5962
5963 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5964
5965 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
5966 * configure : Rebuilt.
5967
5968 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
5969
5970 * MAINTAINERS (Write After Approval): Add myself.
5971
5972 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
5973
5974 * MAINTAINERS (Write After Approval): Add myself.
5975
5976 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5977
5978 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
5979 libmpfr.a.
5980 * configure: Regenerate.
5981
5982 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
5983
5984 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
5985 (unstage): Test for stage_last presence.
5986
5987 PR bootstrap/29802
5988 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
5989 STAGE_PREFIX.
5990 * Makefile.in: Regenerate.
5991
5992 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
5993
5994 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
5995 maintainers.
5996
5997 2006-11-14 Erven Rohou <erven.rohou@st.com>
5998
5999 * MAINTAINERS (Write After Approval): Add myself.
6000
6001 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
6002
6003 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6004 and stageN-package/Makefile.
6005 * Makefile.in: Regenerated.
6006
6007 2006-11-14 Jie Zhang <jie.zhang@analog.com>
6008
6009 * configure.in: Remove target-libgloss from noconfigdirs for
6010 bfin-*-*.
6011 * configure: Regenerated.
6012
6013 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6014
6015 * configure.in (have_gmp): Only error if the gcc directory exists.
6016
6017 * configure: Regenerate.
6018
6019 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6020
6021 * configure.in: Robustify error message for missing GMP/MPFR.
6022
6023 * configure: Regenerate.
6024
6025 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
6026
6027 * MAINTAINERS (Write After Approval): Add myself.
6028
6029 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
6030
6031 * MAINTAINERS: Change email address.
6032
6033 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6034
6035 * MAINTAINERS (Write After Approval): Add myself.
6036
6037 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6038
6039 * MAINTAINERS (Write After Approval): Add myself.
6040
6041 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6042
6043 * MAINTAINERS (Write After Approval): Move myself to
6044 Write After Approval section.
6045
6046 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6047
6048 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6049 need_gmp anymore.
6050 * configure: Regenerate.
6051
6052 2006-10-16 Tobias Burnus <burnus@net-b.de>
6053
6054 * MAINTAINERS (Write After Approval): Add myself.
6055
6056 2006-10-16 Ben Elliston <bje@au.ibm.com>
6057
6058 * config.guess: Import latest version.
6059 * config.sub: Likewise.
6060
6061 2006-10-10 Brooks Moses <bmoses@stanford.edu>
6062
6063 * Makefile.def: Added pdf target handling.
6064 * Makefile.tpl: Added pdf target handling.
6065 * Makefile.in: Regenerated.
6066
6067 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6068
6069 * MAINTAINERS: Add self as score port maintainer.
6070
6071 2006-10-04 Brooks Moses <bmoses@stanford.edu>
6072
6073 * MAINTAINERS (Write After Approval): Add myself.
6074
6075 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6076
6077 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
6078 or newer.
6079 * configure: Regenerated.
6080
6081 2006-09-27 Dave Brolley <brolley@redhat.com>
6082
6083 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6084 using $s instead of $r.
6085 * configure: Regenerated.
6086
6087 2006-09-26 Thiemo Seufer <ths@mips.com>
6088
6089 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6090 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6091 * configure: Regenerate.
6092
6093 2006-09-24 Graeme Peterson <gridly@gmail.com>
6094
6095 * MAINTAINERS (Write After Approval): Remove myself.
6096
6097 2006-09-22 Chao-ying Fu <fu@mips.com>
6098
6099 * MAINTAINERS (Write After Approval): Add myself.
6100
6101 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6102
6103 * MAINTAINERS: Add self as soft-fp maintainer.
6104
6105 2006-09-09 Anatoly Sokolov <aesok@post.ru>
6106
6107 * MAINTAINERS: Add myself as avr maintainer.
6108 Remove Marek Michalkiewicz as avr maintainer.
6109
6110 2006-09-07 Roberto Costa <roberto.costa@st.com>
6111
6112 * MAINTAINERS (Write After Approval): Add myself.
6113
6114 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
6115
6116 * configure.in: Never build newlib for a Mingw host.
6117 Never build newlib as Mingw target library.
6118 Test the existence of winsup/cygwin for building a Cygwin newlib,
6119 rather than just winsup.
6120 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6121 building a Mingw target.
6122 * configure: Regenerate.
6123
6124 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6125
6126 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6127
6128 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
6129
6130 * config.guess: Import from src (was more updated).
6131 * config.sub: Likewise.
6132
6133 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6134
6135 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6136 * configure: Regenerated.
6137
6138 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
6139
6140 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6141 for stages after the first.
6142
6143 2006-07-17 Jakub Jelinek <jakub@redhat.com>
6144
6145 * Makefile.def: Add dependencies for configure-opcodes
6146 on configure-intl and all-opcodes on all-intl.
6147 * Makefile.in: Regenerated.
6148
6149 2006-07-13 Ben Elliston <bje@au.ibm.com>
6150
6151 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6152
6153 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6154
6155 Port to hosts whose 'sort' and 'tail' implementations
6156 treat operands with leading '+' as file names, as POSIX
6157 has required since 2001. However, make sure the code still
6158 works on pre-POSIX hosts.
6159 * ltmain.sh: Don't assume "sort +2" is equivalent to
6160 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6161
6162 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6163
6164 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6165
6166 2006-07-04 Peter O'Gorman <peter@pogma.com>
6167
6168 * ltconfig: chmod 644 before ranlib during install.
6169
6170 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6171
6172 PR bootstrap/18058
6173 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6174 if the bootstrap compiler is a GCC version that supports it.
6175 * configure: Regenerate.
6176
6177 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6178
6179 * configure.in: Fix thinkos in previous check-in.
6180 * configure: Regenerate.
6181
6182 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6183
6184 PR other/27063
6185 * configure.in: Test subdir_requires and give an appropriate
6186 error message.
6187 * configure: Regenerate.
6188
6189 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6190
6191 * MAINTAINERS (Write After Approval): Add myself.
6192
6193 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
6194
6195 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6196
6197 2006-06-22 Steve Ellcey <sje@cup.hp.com>
6198
6199 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6200
6201 2006-06-20 David Ayers <d.ayers@inode.at>
6202
6203 PR bootstrap/28072
6204 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6205 whether target-libjava is being configured instead of whether the
6206 java front end is enabled.
6207 * configure: Regenerate.
6208
6209 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6210
6211 PR target/27540
6212 * configure.in: Only enable libgomp on IRIX 6.
6213 * configure: Regenerate.
6214
6215 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
6216
6217 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6218 too.
6219 * Makefile.in: Regenerate.
6220
6221 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6222
6223 * config-ml.in: Alter CCASFLAGS to include special
6224 multilib options the same as is done for CFLAGS.
6225
6226 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6227
6228 * configure.in: Don't enable libgomp on hpux10.
6229 * configure: Rebuilt.
6230
6231 2006-06-12 David Ayers <d.ayers@inode.at>
6232
6233 PR bootstrap/27963
6234 PR target/19970
6235 * configure.in: Remove target-boehm-gc from noconfigdirs where
6236 ${libgcj} is specified.
6237 * configure: Regenerate.
6238
6239 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
6240
6241 Sync from src:
6242
6243 * configure.in: Sync.
6244 * configure: Regenerated.
6245
6246 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6247
6248 * Makefile.def: Added dependencies from sim and gdb on intl, and
6249 added configure dependencies to everything with an all dependency
6250 on intl.
6251 * Makefile.in: Regenerated.
6252
6253 2006-06-06 David Ayers <d.ayers@inode.at>
6254
6255 PR libobjc/13946
6256 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6257 * Makefile.in: Regenerate.
6258 * configure.in: Add --enable-objc-gc at toplevel and have it
6259 enable boehm-gc for Objective-C.
6260 Remove target-boehm-gc from libgcj.
6261 Add target-boehm-gc to target_libraries.
6262 Add target-boehm-gc to noconfigdirs where ${libgcj}
6263 is specified.
6264 Assert that boehm-gc is supported when requested for Objective-C.
6265 Only build boehm-gc if needed either for Java or Objective-C.
6266 * configure: Regenerate.
6267
6268 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
6269
6270 PR 27674
6271 * Makefile.tpl (configure-[+prefix+][+module+],
6272 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6273 Remove rule to unstage bootstrapped modules.
6274 (stage_current): New.
6275 * Makefile.in: Regenerate.
6276
6277 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6278
6279 * MAINTAINERS (Write After Approval): Update my e-mail address.
6280
6281 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6282
6283 * include/libiberty.h: Declare pex_run_in_environment.
6284
6285 2006-05-31 Asher Langton <langton2@llnl.gov>
6286
6287 * MAINTAINERS (Write After Approval): Add myself.
6288
6289 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
6290
6291 * Makefile.def (bfd, opcodes): Fix lib_path.
6292 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6293 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6294 * Makefile.in: Regenerate.
6295
6296 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6297
6298 * Makefile.in: Regenerate.
6299
6300 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6301
6302 * Makefile.def: Add install-html target. Add datarootdir
6303 docdir and htmldir to flags_to_pass.
6304 * Makefile.tpl: Add install-html target.
6305 * Makefile.in: Regenerate.
6306 * configure.in: Add --with-datarootdir, --with-docdir, and
6307 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6308 * configure: Regenerate.
6309
6310 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6311
6312 * configure.in: Enable gprof for cross builds.
6313 * configure: Regenerate.
6314
6315 2006-05-22 Richard Guenther <rguenther@suse.de>
6316
6317 Revert
6318 2006-01-31 Richard Guenther <rguenther@suse.de>
6319 Paolo Bonzini <bonzini@gnu.org>
6320
6321 * Makefile.def (target_modules): Add libgcc-math target module.
6322 * configure.in (target_libraries): Add libgcc-math target library.
6323 (--enable-libgcc-math): New configure switch.
6324 * Makefile.in: Re-generate.
6325 * configure: Re-generate.
6326 * libgcc-math: New toplevel directory.
6327
6328 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6329 Andreas Tobler <a.tobler@schweiz.ch>
6330
6331 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6332 * configure: Rebuilt.
6333
6334 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
6335
6336 * MAINTAINERS (Write After Approval): Add myself.
6337
6338 2006-05-01 DJ Delorie <dj@redhat.com>
6339
6340 * configure.in: Restore CFLAGS if GMP isn't present.
6341 * configure: Regenerate.
6342
6343 2006-05-01 Richard Guenther <rguenther@suse.de>
6344
6345 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6346 maintainer.
6347
6348 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
6349
6350 * MAINTAINERS (Write After Approval): Add myself.
6351
6352 2006-04-28 Jan Beulich <jbeulich@novell.com>
6353
6354 * MAINTAINERS (Write After Approval): Add myself.
6355
6356 2006-04-18 DJ Delorie <dj@redhat.com>
6357
6358 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6359 reference libgloss so that libssp can be built in a combined
6360 tree.
6361 * configure: Regenerate.
6362
6363 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
6364
6365 * MAINTAINERS (Write After Approval): Add myself.
6366
6367 2006-04-05 Ben Elliston <bje@au.ibm.com>
6368
6369 * configure.in: Require makeinfo 4.4 or higher.
6370 * configure: Regenerate.
6371
6372 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6373
6374 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6375 Rearrange the entries of other libraries to have them in one place.
6376
6377 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6378
6379 * MAINTAINERS (Write After Approval): Remove myself.
6380 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6381
6382 2006-03-14 Richard Guenther <rguenther@suse.de>
6383
6384 * configure: Regenerate with autoconf 2.13.
6385
6386 2006-03-13 Jim Blandy <jimb@codesourcery.com>
6387
6388 * MAINTAINERS: Use my work address.
6389
6390 * MAINTAINERS: Update my E-mail address.
6391
6392 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
6393
6394 * configure.in: Handle --disable-<component> generically.
6395 * configure: Regenerate.
6396
6397 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6398
6399 PR libgcj/17311
6400 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6401
6402 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6403
6404 * MAINTAINERS (Write After Approval): Remove myself.
6405 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6406
6407 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6408
6409 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6410 (TARGET_CONFIGDIRS): Remove.
6411 * configure.in: Remove AC_SUBST(target_configdirs).
6412 * Makefile.in, configure: Regenerated.
6413
6414 2006-02-20 Steven G. Kargl <kargls@comcast.net>
6415
6416 * MAINTAINERS (Write After Approval): Remove myself.
6417 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6418
6419 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
6420
6421 PR bootstrap/25670
6422
6423 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6424
6425 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6426 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6427 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6428 BUILD_PREFIX, BUILD_PREFIX_1.
6429 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6430
6431 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6432 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6433
6434 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6435 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6436 of `cat stage_current`. Always provide the `r' and `s' variables.
6437 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6438 a single shell execution.
6439 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6440 bootstrapped modules, make the stage1 module if the build was not
6441 started yet, else build the current stage.
6442 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6443 (all-build, all-host, all-target, [+make_target+]-host,
6444 [+make_target+]-target): Do not use \-continued lines.
6445 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6446 (current_stage, restrap, stage_last): New.
6447
6448 * Makefile.in: Regenerate.
6449 * configure: Regenerate.
6450
6451 2006-02-19 Bud Davis <jmdavis@link.com>
6452
6453 * MAINTAINERS (Write After Approval): Remove myself.
6454 (Language Front End Maintainers): Add myself as fortran 95
6455 maintainer and update e-mail address.
6456
6457 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6458
6459 * MAINTAINERS (Write After Approval): Remove myself.
6460 (Language Front End Maintainers): Add myself as fortran 95
6461 maintainer.
6462
6463 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
6464
6465 * MAINTAINERS (Write After Approval): Add myself.
6466
6467 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6468
6469 * MAINTAINERS (Write After Approval): Remove myself.
6470 (Language Front End Maintainers): Add myself as
6471 fortran 95 maintainer.
6472
6473 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6474
6475 Sync from src:
6476
6477 2005-12-27 Leif Ekblad <leif@rdos.net>
6478
6479 * configure.in: Add support for RDOS target.
6480 * configure: Regenerate.
6481
6482 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6483 Andreas Schwab <schwab@suse.de>
6484
6485 * configure: Regenerate.
6486
6487 2006-02-12 David Edelsohn <edelsohn@gnu.org>
6488
6489 * configure.in (enable_libgomp): Add AIX.
6490 * configure: Regenerate.
6491
6492 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6493
6494 * MAINTAINERS (Write After Approval): Add myself.
6495
6496 2006-02-03 Lee Millward <lee.millward@gmail.com>
6497
6498 * MAINTAINERS (Write After Approval): Add myself.
6499
6500 2006-01-31 Richard Guenther <rguenther@suse.de>
6501 Paolo Bonzini <bonzini@gnu.org>
6502
6503 * Makefile.def (target_modules): Add libgcc-math target module.
6504 * configure.in (target_libraries): Add libgcc-math target library.
6505 (--enable-libgcc-math): New configure switch.
6506 * Makefile.in: Re-generate.
6507 * configure: Re-generate.
6508 * libgcc-math: New toplevel directory.
6509
6510 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
6511
6512 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6513 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6514 the assembler, linker and binutils.
6515 * configure: Regenerate.
6516
6517 2006-01-22 Dirk Mueller <dmueller@suse.de>
6518
6519 * MAINTAINERS (Write After Approval): Add myself.
6520
6521 2006-01-20 Diego Novillo <dnovillo@redhat.com>
6522
6523 * configure: Regenerate.
6524
6525 2006-01-18 Richard Henderson <rth@redhat.com>
6526 Jakub Jelinek <jakub@redhat.com>
6527 Diego Novillo <dnovillo@redhat.com>
6528
6529 * libgomp: New directory.
6530 * Makefile.def: Add target_module libgomp.
6531 * Makefile.in: Regenerate.
6532 * configure.in (target_libraries): Add target-libgomp.
6533 * configure: Regenerate.
6534
6535 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
6536
6537 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6538 @ from continuation.
6539 * Makefile.in: Rebuilt.
6540
6541 2006-01-04 Chris Lattner <sabre@gnu.org>
6542
6543 * MAINTAINERS (Write After Approval): Add myself.
6544
6545 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
6546
6547 PR bootstrap/24252
6548
6549 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6550 * Makefile.tpl (OBJDUMP): New.
6551 (EXTRA_HOST_FLAGS): Add it.
6552 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6553
6554 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6555 to use symbolic links between directories. Avoid race conditions
6556 or make them harmless.
6557 * configure.in: Do not try to use symbolic links between directories.
6558
6559 * Makefile.def (LEAN): Pass.
6560 * Makefile.tpl (LEAN): Define.
6561 (stage[+id+]-start): Accept that the previous directory does not
6562 exist, if the bootstrap is lean.
6563 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6564 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6565 configure substitution.
6566 ([+compare-target+]): Likewise.
6567 ([+bootstrap-target+]-lean): New.
6568 * configure.in: Remove lean bootstrap support from here.
6569
6570 * Makefile.in: Regenerate.
6571 * configure: Regenerate.
6572
6573 2006-01-04 Ben Elliston <bje@au.ibm.com>
6574
6575 * MAINTAINERS (libdecnumber): Add myself.
6576
6577 2006-01-02 Mark Mitchell <mark@codesourcery.com>
6578
6579 * libtool-ldflags: New script.
6580
6581 2006-01-02 Andreas Schwab <schwab@suse.de>
6582
6583 * configure.in: When reconfiguring remove Makefile in
6584 all stage directories.
6585 * configure: Regenerate.
6586
6587 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6588
6589 * MAINTAINERS: Update my email address.
6590
6591 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
6592
6593 Revert Ada-related part of the previous change.
6594
6595 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6596 Do not pass.
6597 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6598 * Makefile.in: Regenerate.
6599 * configure.in: Do not include mt-ppc-aix target fragment.
6600 * configure: Regenerate.
6601
6602 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
6603
6604 * configure.in: Select appropriate fragments for PowerPC/AIX.
6605 * configure: Regenerate.
6606
6607 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6608 BOOT_CFLAGS, BOOT_LDFLAGS.
6609 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6610 BOOT_CFLAGS, BOOT_LDFLAGS.
6611 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6612 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6613 (stage): Fail if we cannot complete the work.
6614 * Makefile.in: Regenerate.
6615
6616 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6617
6618 * configure.in: Replace ms1 with mt.
6619 * configure: Rebuilt.
6620
6621 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6622
6623 * MAINTAINERS: Update my email address.
6624
6625 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
6626
6627 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6628 install-host-nogcc): Don't invoke $(stage) at the end.
6629 * Makefile.in: Regenerate.
6630
6631 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
6632
6633 * configure.in: Flip the top-level bootstrap switch.
6634 * configure: Regenerate.
6635
6636 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6637
6638 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6639 $(stage) and $(unstage).
6640 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6641 (all): Remove stray semicolon.
6642 (local-distclean): Don't handle multilib.tmp and multilib.out.
6643 (install.all): Set $s for consistency.
6644 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6645 check_multilibs setting. Always make the install directory.
6646 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6647 Correct @if/@endif.
6648 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6649 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6650 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6651 (multilib.out): Remove.
6652 * Makefile.in: Regenerated.
6653
6654 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
6655
6656 * MAINTAINERS (Write After Approval): Add myself.
6657
6658 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6659
6660 * MAINTAINERS: Add myself as mt maintainer.
6661
6662 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6663
6664 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6665
6666 * MAINTAINERS: Change email address.
6667
6668 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
6669
6670 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6671 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6672 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6673 Find in-tree tools if available.
6674 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6675 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6676 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6677 (COMPILER_*_FOR_TARGET): New.
6678 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6679 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6680 (CONFIGURED_*, USUAL_*): Remove.
6681 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6682 STRIP): Use autoconf substitutions.
6683 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6684 COMPILER_NM_FOR_TARGET): New.
6685 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6686
6687 (all): Make all-host and all-target in parallel.
6688 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6689 that $$r and $$s are set before invoking a recursive make.
6690 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6691 ([+bootstrap-target+]): Inline most of the `all' target.
6692
6693 2005-11-29 Ben Elliston <bje@au.ibm.com>
6694
6695 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6696 from the gcc build directory.
6697 * Makefile.in: Regenerate.
6698
6699 2005-11-29 Ben Elliston <bje@au.ibm.com>
6700
6701 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6702 depend on all-libdecnumber.
6703 * configure.in (host_libs): Include libdecnumber.
6704 * Makefile.in: Regenerate.
6705 * configure: Likewise.
6706
6707 2005-11-29 Ben Elliston <bje@au.ibm.com>
6708
6709 * libdecnumber: Import decNumber sources from the dfp-branch.
6710
6711 2005-11-21 Kean Johnston <jkj@sco.com>
6712
6713 * config.sub, config.guess: Sync from upstream sources.
6714
6715 2005-11-21 Ben Elliston <bje@au.ibm.com>
6716
6717 Import from Autoconf sources:
6718
6719 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6720 * config/move-if-change: Don't output "$2 is unchanged";
6721 suggested by Ben Elliston. Handle weird characters correctly.
6722
6723 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6724
6725 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6726 to match upstream libtool for darwin.
6727
6728 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6729
6730 * Makefile.def: Remove gdb dependencies for gdbtk.
6731 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6732 (configure-gdb, install-gdb): New rules.
6733 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6734 * Makefile.in, configure: Regenerated.
6735
6736 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6737
6738 * MAINTAINERS (Write After Approval): Add myself.
6739
6740 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6741
6742 * MAINTAINERS (Write After Approval): Add myself.
6743
6744 2005-10-24 Diego Novillo <dnovillo@redhat.com>
6745
6746 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6747 Diego Novillo.
6748
6749 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
6750
6751 PR bootstrap/24297
6752 * Makefile.tpl (do-[+make-target+], do-check, install,
6753 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6754 are set before recursing.
6755 * Makefile.in: Regenerate.
6756
6757 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6758
6759 PR bootstrap/18939
6760 * Makefile.def (gcc) <target>: Fix thinko.
6761 * Makefile.in: Regenerate.
6762
6763 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6764
6765 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6766 * configure: Regenerate.
6767
6768 2005-10-15 Jie Zhang <jie.zhang@analog.com>
6769
6770 * MAINTAINERS (Write After Approval): Add self.
6771
6772 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
6773
6774 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
6775 target-libffi, target-qthreads, target-libjava, and
6776 targetlibobjc.
6777 * configure: Regenerate.
6778
6779 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
6780
6781 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
6782 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
6783 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
6784 (USUAL_OBJDUMP_FOR_TARGET): New.
6785 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
6786 * configure.in: Check for $OBJDUMP_FOR_TARGET.
6787 * configure, Makefile.in: Regenerated.
6788
6789 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6790
6791 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
6792 before other host packages.
6793
6794 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
6795
6796 * MAINTAINERS: Add self as sh libraries/configury maintainer.
6797
6798 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
6799
6800 PR bootstrap/22340
6801
6802 * configure.in (default_target): Remove.
6803 * Makefile.tpl (all): Do not use prerequisites as subroutines
6804 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
6805 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
6806 use prerequisites as subroutines.
6807 (check-host, check-target): New.
6808 (bootstrap configure & all targets): Do not use stage*-start
6809 if the directory layout is already ok.
6810 (non-bootstrap configure & all targets): Prepend a $(unstage).
6811 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
6812 (NOTPARALLEL): Remove.
6813 (unstage, stage variables): New variables.
6814 (unstage, stage targets): Simply expand to those variables.
6815
6816 * configure: Regenerate.
6817 * Makefile.in: Regenerate.
6818
6819 2005-10-04 James E Wilson <wilson@specifix.com>
6820
6821 * Makefile.def (lang_env_dependencies): Add libmudflap.
6822 * Makefile.in: Regenerate.
6823
6824 2005-10-03 Andreas Schwab <schwab@suse.de>
6825
6826 Backport from libtool CVS:
6827 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
6828
6829 * ltmain.sh: add support for installing into temporary
6830 staging area (e.g. 'make install DESTDIR=...')
6831
6832 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
6833
6834 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
6835 * configure: Regenerated.
6836
6837 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
6838
6839 * configure: Regenerate with the correct
6840 autoconf version.
6841
6842 2005-09-30 Catherine Moore <clm@cm00re.com>
6843
6844 * configure.in (bfin-*-*): New.
6845 * configure: Regenerated.
6846
6847 2005-09-28 Geoffrey Keating <geoffk@apple.com>
6848
6849 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
6850 (LIPO_FOR_TARGET): New.
6851 (CONFIGURED_LIPO_FOR_TARGET): New.
6852 (USUAL_LIPO_FOR_TARGET): New.
6853 (STRIP_FOR_TARGET): New.
6854 (CONFIGURED_STRIP_FOR_TARGET): New.
6855 (USUAL_STRIP_FOR_TARGET): New.
6856 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
6857 STRIP_FOR_TARGET.
6858 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
6859 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
6860 * Makefile.in: Regenerate.
6861 * configure: Regenerate.
6862
6863 2005-09-19 David Edelsohn <edelsohn@gnu.org>
6864
6865 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
6866 (rs6000-*-aix*): Same.
6867 * configure: Regenerate.
6868
6869 2005-09-16 Tom Tromey <tromey@redhat.com>
6870
6871 * MAINTAINERS: Add self as java maintainer.
6872
6873 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6874
6875 * configure.in: Recognize f95 in the --enable-languages option,
6876 and substitute it for fortran, issuing a warning.
6877 * configure: Regenerate.
6878
6879 2005-08-30 Phil Edwards <phil@codesourcery.com>
6880
6881 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
6882 * configure: Regenerated.
6883
6884 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
6885
6886 * MAINTAINERS: Add self as ms1 maintainer.
6887
6888 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
6889
6890 * Makefile.def (libssp): Add to lang_env_dependencies.
6891 * Makefile.in: Regenerate.
6892
6893 2005-08-18 Ian Lance Taylor <ian@airs.com>
6894
6895 * MAINTAINERS: Add myself as middle-end maintainer.
6896
6897 2005-08-17 Christian Groessler <chris@groessler.org>
6898
6899 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
6900 * Makefile.in: Regenerate.
6901
6902 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
6903
6904 * MAINTAINERS (write after approval): Added myself.
6905
6906 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
6907
6908 * MAINTAINERS (Write After Approval): Add myself.
6909
6910 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
6911
6912 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
6913 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
6914 Look for alternate names of the target cc and c++
6915 * configure: Regenerate.
6916
6917 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
6918
6919 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6920 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
6921 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
6922 tools; remove code to manually set them.
6923 (Target tools): Look in the environment for them.
6924 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
6925 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
6926 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
6927 build directory.
6928 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
6929 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
6930 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
6931 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
6932 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
6933 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
6934 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
6935 * configure: Regenerate.
6936 * Makefile.in: Regenerate.
6937
6938 2005-07-28 Ben Elliston <bje@au.ibm.com>
6939
6940 * MAINTAINERS: Update for removed CPU targets.
6941
6942 2005-07-27 Mark Mitchell <mark@codesourcery.com>
6943
6944 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
6945 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
6946 * Makefile.in: Regenerated.
6947
6948 2005-07-26 Mark Mitchell <mark@codesourcery.com>
6949
6950 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
6951 (CFLAGS_FOR_TARGET): Use it.
6952 (CXXFLAGS_FOR_TARGET): Likewise.
6953 * Makefile.in: Regenerated.
6954 * configure.in (--with-build-sysroot): New option.
6955 * configure: Regenerated.
6956
6957 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
6958
6959 * Makefile.tpl: Wrap install between unstage and stage
6960 * Makefile.in: Regenerate.
6961
6962 2005-07-21 Eric Christopher <echristo@apple.com>
6963
6964 * MAINTAINERS: Update affiliation.
6965
6966 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
6967
6968 * MAINTAINERS: Add self as crx port maintainer.
6969
6970 2005-07-20 DJ Delorie <dj@redhat.com>
6971
6972 * MAINTAINERS: Add self as m32c maintainer.
6973
6974 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
6975
6976 * all files: Update FSF address.
6977
6978 2005-07-15 Eric Christopher <echristo@redhat.com>
6979
6980 * MAINTAINERS: Change affiliation.
6981
6982 2005-07-14 Jim Blandy <jimb@redhat.com>
6983
6984 * configure.in: Add cases for Renesas m32c.
6985 * configure: Regenerated.
6986
6987 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6988
6989 * COPYING.LIB: Update from fsf.org.
6990
6991 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
6992
6993 * COPYING, compile, config.guess,
6994 config.sub, install-sh, missing, mkinstalldirs,
6995 symlink-tree, ylwrap: Sync from upstream sources.
6996 * config-ml.in: Update FSF address.
6997
6998 2005-07-13 Eric Christopher <echristo@redhat.com>
6999
7000 * configure.in: Add toplevel noconfigdir support for tpf.
7001 * configure: Regenerate.
7002
7003 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
7004
7005 PR ada/22340
7006
7007 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7008 * Makefile.in: Regenerate.
7009
7010 2005-07-07 Mark Mitchell <mark@codesourcery.com>
7011
7012 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7013 Brolley to write-after-approval.
7014
7015 2005-07-07 Andreas Schwab <schwab@suse.de>
7016
7017 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7018 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7019 * Makefile.in: Regenerated.
7020
7021 2005-07-06 Geoffrey Keating <geoffk@apple.com>
7022
7023 * configure.in: Don't build sim or rda when targetting darwin.
7024 * configure: Regenerate.
7025
7026 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
7027
7028 * configure.in: Add --enable-libssp and --disable-libssp.
7029 * configure: Regenerate with autoconf-2.13.
7030
7031 2005-07-02 Jakub Jelinek <jakub@redhat.com>
7032
7033 * Makefile.def (target_modules): Add libssp.
7034 * configure.in (target_libraries): Add target-libssp.
7035 * configure: Rebuilt.
7036 * Makefile.in: Rebuilt.
7037
7038 2005-07-01 Zack Weinberg <zackw@panix.com>
7039
7040 * MAINTAINERS: Change email address. Resign from maintainership.
7041
7042 2005-07-01 Richard Guenther <rguenther@suse.de>
7043
7044 * MAINTAINERS: Change my e-mail address and affiliation.
7045
7046 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
7047
7048 * Makefile.def (stagefeedback): Come after profile.
7049 Define profiledbootstrap target.
7050 * Makefile.tpl (profiledbootstrap): Remove.
7051 (stageprofile-end): Zap stagefeedback.
7052 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7053 * Makefile.in: Regenerate.
7054
7055 2005-06-13 Richard Sandiford <richard@codesourcery.com>
7056
7057 * MAINTAINERS: Update my email address.
7058
7059 2005-06-13 Zack Weinberg <zack@codesourcery.com>
7060
7061 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7062 In 'cpp' stanza, support '#line' as well as '# '.
7063
7064 2005-06-08 Andreas Schwab <schwab@suse.de>
7065
7066 * MAINTAINERS: Move myself from 'Write After Approval' to
7067 'CPU Port Maintainers' section as m68k maintainer.
7068
7069 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
7070
7071 * configure.in (unsupported_languages): New macro.
7072 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7073 non-ported target libraries in noconfigdirs.
7074 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7075 non-linux-gnu. Remove libgcj_ex_libffi.
7076 <lang_frag loop>: Set add_this_lang=no if the language is in
7077 unsupported_languages.
7078 * configure: Regenerate.
7079
7080 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7081
7082 * configure.in: Fix typo in handling of --with-mpfr-dir.
7083 * configure: Regenerate.
7084
7085 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7086
7087 * MAINTAINERS: Update my email address.
7088
7089 2005-06-02 Jim Blandy <jimb@redhat.com>
7090
7091 * config.sub: Add cases for the Renesas m32c. (This patch has been
7092 accepted into the master sources.)
7093
7094 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
7095 Michael Snyder <msnyder@redhat.com>
7096 Stan Cox <scox@redhat.com>
7097
7098 * configure.in: Set noconfigdirs for ms1.
7099
7100 * configure: Regenerate.
7101
7102 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7103
7104 * MAINTAINERS (Write After Approval): Add self.
7105
7106 2005-06-01 Josh Conner <jconner@apple.com>
7107
7108 * MAINTAINERS (Write After Approval): Add self.
7109
7110 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
7111
7112 * MAINTAINERS: Update my email address.
7113
7114 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7115
7116 * MAINTAINERS (Write After Approval): Add self.
7117
7118 2005-05-26 Chris Demetriou <cgd@broadcom.com>
7119
7120 * MAINTAINERS (Write After Approval): Remove self.
7121
7122 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
7123
7124 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7125 (Dependencies): Consider target modules for bootstrap dependencies.
7126 Make target bootstrap modules depend on each stage's gcc.
7127 * Makefile.in: Regenerate.
7128
7129 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
7130
7131 * Makefile.def (configure-gcc): Depend on binutils having been built.
7132 (all-gcc): No need to do it here.
7133 * Makefile.in: Regenerate.
7134
7135 2005-05-19 Paul Brook <paul@codesourcery.com>
7136
7137 * configure.in: Rewrite misleading error message when requested
7138 language cannot be built.
7139 * configure: Regenerate.
7140
7141 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7142
7143 * ylwrap: Import from Automake 1.9.5.
7144
7145 2005-05-13 David Ung <davidu@mips.com>
7146
7147 * MAINTAINERS (Write After Approval): Add self.
7148
7149 2005-05-09 Mike Stump <mrs@apple.com>
7150
7151 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7152 lt_cv_sys_max_cmd_len for now.
7153
7154 2005-05-09 Stan Cox <scox@redhat.com>
7155
7156 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7157
7158 2005-05-08 Matt Kraai <kraai@ftbfs.org>
7159
7160 * README.SCO: Update the URL.
7161
7162 2005-05-05 David Edelsohn <edelsohn@gnu.org>
7163
7164 * ltconfig: Define file_list_spec. Pass file_list_spec and
7165 with_gnu_ld to libtool.
7166 * ltcf-c.sh (aix[45]): Define file_list_spec.
7167 * ltcf-cxx.sh (aix[45]): Same.
7168 * ltcf-gcj.sh (aix[45]): Same.
7169 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7170 exists, write list of input files to temporary file.
7171
7172 2005-05-04 Mike Stump <mrs@apple.com>
7173
7174 * configure.in: Always pass --target to target configures as
7175 otherwise rebuilds that do --recheck will fail.
7176 * confiugure: Rebuilt.
7177
7178 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
7179
7180 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7181 STAGE_HOST_EXPORTS.
7182 (configure, all): Add bootstrap support.
7183 (Host modules, target modules): Pass post-stage1 flags and exports.
7184 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7185 * Makefile.in: Regenerate.
7186
7187 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
7188
7189 * configure: Regenerate.
7190
7191 2005-04-27 Mike Stump <mrs@apple.com>
7192
7193 * MAINTAINERS: Add self as darwin maintainer.
7194
7195 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7196
7197 * config.sub: Update from master copy.
7198
7199 2005-04-21 Mike Stump <mrs@apple.com>
7200
7201 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7202 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7203
7204 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
7205
7206 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7207 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7208 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7209 "*-*-elf" and "*-*-linux*".
7210 * configure: Regenerate.
7211
7212 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7213
7214 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7215
7216 2005-04-12 Mike Stump <mrs@apple.com>
7217
7218 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7219
7220 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7221
7222 * MAINTAINERS (Write After Approval): Add myself.
7223
7224 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7225
7226 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7227
7228 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
7229
7230 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7231 (TARGET_CONFIGARGS): Include --with-target-subdir.
7232 (configure, all): New macros. Use them throughout.
7233 * Makefile.in: Regenerate.
7234
7235 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7236
7237 * MAINTAINERS (Write After Approval): Add myself.
7238
7239 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7240
7241 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7242
7243 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7244
7245 * MAINTAINERS: Move John Carr to Write After Approval.
7246
7247 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
7248
7249 * config/mh-mingw32: Delete.
7250 * configure.in: Don't use it.
7251 * configure: Regenerate.
7252
7253 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
7254
7255 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7256 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7257 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7258 (HOST_LIB_PATH): Generate from Makefile.def.
7259 (TARGET_LIB_PATH): Likewise.
7260 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7261 * Makefile.in: Regenerate.
7262 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7263 (RPATH_ENVVAR): Include Darwin case.
7264 * configure: Regenerate.
7265
7266 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7267
7268 * MAINTAINERS (Various Maintainers): Remove self.
7269 (Write After Approval): Add self.
7270
7271 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7272
7273 * MAINTAINERS (Various Maintainers): Add self.
7274
7275 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
7276
7277 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7278 * configure: Regenerate.
7279
7280 2005-03-21 Zack Weinberg <zack@codesourcery.com>
7281
7282 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7283 gcc_version, and gcc_version_trigger from set of flags to pass.
7284 * Makefile.tpl: Remove definitions of above variables.
7285 (config.status): Remove dependency on $(gcc_version_trigger).
7286 * Makefile.in: Regenerate.
7287 * configure.in: Do not reference config/gcc-version.m4 nor
7288 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7289 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7290 * configure: Regenerate.
7291
7292 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
7293 Andrew Pinski <pinskia@physics.uc.edu>
7294
7295 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7296 * Makefile.in: Regenerate.
7297
7298 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7299
7300 * MAINTAINERS (Write After Approval): Add myself.
7301
7302 2005-03-03 David Ayers <d.ayers@inode.at>
7303
7304 * MAINTAINERS (Write After Approval): Add myself.
7305
7306 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
7307
7308 PR libgcj/20160
7309 * ltmain.sh: Avoid creating archives with components that have
7310 duplicate basenames.
7311
7312 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7313
7314 PR bootstrap/20250
7315 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7316 instead of check.
7317 * Makefile.in: Regenerate.
7318
7319 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7320
7321 * Makefile.in: Regenerate to fix conflict between the previous two
7322 patches.
7323
7324 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7325
7326 PR bootstrap/17383
7327 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7328 * Makefile.tpl (HOST_SUBDIR): New substitution.
7329 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7330 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7331 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7332 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7333 (Host modules, Bootstrapped modules): Use it.
7334 (Build modules, Target modules): Do not create symlink trees,
7335 always configure out-of-srcdir.
7336 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7337 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7338 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7339 $(HOST_SUBDIR). Create a symlink for host_subdir.
7340
7341 * Makefile.in: Regenerate.
7342 * configure: Regenerate.
7343
7344 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7345
7346 Merged from libada-gnattools-branch:
7347 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7348
7349 * gnattools: New directory.
7350 * Makefile.def: Add gnattools as a module, depending on target-libada.
7351 * Makefile.in: Regenerate.
7352 * configure.in: Include gnattools in host_tools; disable it if ada
7353 is disabled.
7354 * configure: Regenerate.
7355
7356 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
7357
7358 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7359 treelang maintainer.
7360 (Write After Approval): Remove myself.
7361
7362 2005-02-23 Paul Schlie <schlie@comcast.net>
7363
7364 * configure.in: Allow darwin targeted ports to build tk, itcl and
7365 libgui.
7366 * configure: Regenerate.
7367
7368 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7369
7370 PR libgcj/10353
7371 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7372 * configure: Regenerate.
7373
7374 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7375
7376 * MAINTAINERS (Write After Approval): Add myself.
7377
7378 2005-02-10 Ian Lance Taylor <ian@airs.com>
7379
7380 * MAINTAINERS: Update my e-mail address.
7381
7382 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7383
7384 * MAINTAINERS (Write After Approval): Add myself.
7385
7386 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
7387
7388 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7389 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7390 target-libgloss when not *-*-elf and *-*-aout.
7391 * configure: Regenerate.
7392
7393 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7394
7395 * MAINTAINERS: Remove obsolete entries.
7396
7397 * MAINTAINERS (Write After Approval): Add Michael Matz.
7398
7399 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
7400
7401 * MAINTAINERS: Remove self as cpplib maintainer.
7402
7403 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7404
7405 * install-sh, config.sub: Import from upstream.
7406
7407 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7408
7409 PR bootstrap/18222
7410 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7411 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7412 * Makefile.in: Regenerate.
7413
7414 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
7415
7416 * MAINTAINERS: Update my email address.
7417
7418 2005-01-12 David Edelsohn <edelsohn@gnu.org>
7419 Andreas Schwab <schwab@suse.de>
7420
7421 PR bootstrap/18033
7422 * config-ml.in: Eval option if surrounded by single quotes.
7423
7424 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
7425
7426 Revert 2004-12-28 Makefile changes, a better fix will be
7427 applied to mainline and src after GCC 4.0 branches.
7428
7429 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
7430
7431 PR bootstrap/17383
7432
7433 * Makefile.def (target_modules): Remove stage parameter,
7434 it is always true now.
7435 * Makefile.tpl (configure-build-[+module+],
7436 configure-target-[+module+]): Always build symlink tree
7437 for the directory and for include. BUILD_SUBDIR and
7438 TARGET_SUBDIR cannot be . anymore.
7439 * Makefile.in: Regenerate.
7440
7441 2004-12-25 David Edelsohn <edelsohn@gnu.org>
7442
7443 Revert 2004-12-08 Makefile changes.
7444
7445 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7446
7447 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7448 cygwin, mingw.
7449
7450 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7451
7452 * configure.in (sh64-*-*): Reenable gprof.
7453 * configure: Regenerate.
7454
7455 2004-12-08 David Edelsohn <edelsohn@gnu.org>
7456
7457 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7458 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7459 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7460 * Makefile.in: Regenerate.
7461
7462 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7463
7464 * MAINTAINERS: Update my email address.
7465
7466 2004-12-07 Matt Kraai <kraai@ftbfs.org>
7467
7468 * Makefile.tpl: Generate normal dependencies if the LHS module is
7469 not bootstrapped.
7470 * Makefile.in: Regenerate.
7471
7472 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7473
7474 * configure.in: Include config/gxx-include-dir.m4. Use
7475 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7476 * configure: Regenerate.
7477
7478 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7479
7480 * config.if: Delete.
7481 * configure.in: Set libstdcxx_incdir directly.
7482 * configure: Regenerate.
7483
7484 2004-12-02 Eric Christopher <echristo@redhat.com>
7485
7486 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7487 * Makefile.in: Regenerate.
7488
7489 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7490
7491 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7492 * configure: Regenerate.
7493
7494 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7495
7496 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7497 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7498 * configure: Regenerate.
7499
7500 2004-12-01 Eric Christopher <echristo@redhat.com>
7501
7502 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7503 of things to remove.
7504
7505 2004-11-29 Matt Kraai <kraai@ftbfs.org>
7506
7507 * MAINTAINERS (Write After Approval): Update my e-mail address.
7508
7509 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7510
7511 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7512 from CVS libtool to always pass_all.
7513
7514 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7515
7516 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7517 (hppa*64*-*-*): Delete incorrect comment.
7518 * configure: Rebuilt.
7519
7520 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7521
7522 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7523
7524 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7525
7526 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7527 from CVS libtool to always pass_all.
7528
7529 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7530
7531 * install-sh, compile: Import from automake.
7532
7533 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7534
7535 * config.guess, config.sub: Import from savannnah.
7536
7537 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
7538
7539 * MAINTAINERS (Write After Approval): Add myself
7540
7541 2004-11-12 Mike Stump <mrs@apple.com>
7542
7543 * Makefile.def: Add html support.
7544 * Makefile.tpl: Likewise.
7545 * Makefile.in: Regenerate.
7546
7547 2004-11-11 Geoffrey Keating <geoffk@apple.com>
7548
7549 PR 18423
7550 * configure.in: Remove all instances of build-fixincludes from
7551 noconfigdirs.
7552 (build_configargs): Supply --target to subdirectories.
7553 * configure: Regenerate.
7554
7555 * Makefile.def: Make gcc install depend on fixincludes install.
7556 * Makefile.in: Regenerate.
7557
7558 2004-11-10 Janis Johnson <janis187@us.ibm.com>
7559
7560 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7561
7562 2004-11-11 Paul Brook <paul@codesourcery.com>
7563
7564 * MAINTAINERS: Add self as arm maintainer. Update email address.
7565
7566 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7567
7568 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7569 target-libgfortran.
7570 * configure: Regenerate.
7571
7572 2004-11-07 David Edelsohn <edelsohn@gnu.org>
7573
7574 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7575 like CC.
7576
7577 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
7578
7579 * Makefile.def (host fixincludes): Specify missing targets.
7580 * Makefile.in: Regenerate.
7581
7582 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7583
7584 * MAINTAINERS: Add myself
7585
7586 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7587
7588 * MAINTAINERS (Write After Approval): Add myself.
7589
7590 2004-11-04 Geoffrey Keating <geoffk@apple.com>
7591
7592 * Makefile.def: Build fixincludes for the host, too.
7593 * Makefile.in: Regenerate.
7594 * configure.in (host_tools): Add fixincludes.
7595 * configure: Regenerate.
7596
7597 2004-11-04 Daniel Jacobowitz <dan@debian.org>
7598
7599 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7600 * configure: Regenerated.
7601
7602 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7603
7604 PR other/17783
7605 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7606 * configure: Regenerated.
7607
7608 2004-10-31 Mark Mitchell <mark@codesourcery.com>
7609
7610 * README.SCO: Update per FSF instructions.
7611
7612 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
7613
7614 PR target/18151
7615 * configure.in (case ${target}): Do not build fixincludes for avr.
7616 * configure: Regenerated.
7617
7618 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
7619
7620 * configure.in (case ${target}): Do not build fixincludes
7621 on platforms where it is not used.
7622 * configure: Regenerated.
7623
7624 2004-10-23 Daniel Jacobowitz <dan@debian.org>
7625
7626 * configure.in: Use an absolute path to install-sh.
7627 * configure: Regenerated.
7628
7629 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7630
7631 * MAINTAINERS (Write After Approval): Add myself.
7632
7633 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7634
7635 * MAINTAINERS: Remove from Write After Approval those that are
7636 already maintainers.
7637
7638 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7639
7640 * MAINTAINERS: Update my email address.
7641
7642 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7643
7644 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7645 * configure: Regenerate.
7646
7647 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
7648
7649 * MAINTAINERS: Update my email address.
7650
7651 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7652
7653 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7654 entries belonging to this category.
7655
7656 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7657
7658 * MAINTAINERS: Update my e-mail address.
7659
7660 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
7661
7662 Fix wrong conflict resolution in:
7663
7664 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7665
7666 * Makefile.in: Regenerate.
7667 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7668 in the recursive `make', instead of hardwiring `all'.
7669 (Autogenerated TARGET-* variables): New.
7670
7671 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7672
7673 * configure.in: Enable target-libgloss for crx-*-*.
7674 * configure: Regenerate.
7675
7676 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7677
7678 * MAINTAINERS (Various Maintainers): Move the "windows,
7679 cygwin, mingw" maintainer to ...
7680 (OS Port Maintainers): ... here.
7681
7682 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7683
7684 * MAINTAINERS (Write After Approval): Remove those that are
7685 maintainers of some subsystem.
7686
7687 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7688
7689 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7690 * ltcf-cxx.sh (tpf*): Likewise.
7691 * ltconfig (tpf*): Add TPF OS configuration support.
7692
7693 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7694
7695 * MAINTAINERS: Change my email address to my new work account.
7696
7697 2004-09-24 Michael Roth <mroth@nessie.de>
7698
7699 * configure.in (--without-headers): Add missing double quotes.
7700 * configure: Regenerate.
7701
7702 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
7703
7704 * ylwrap: Revert to previous version.
7705
7706 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7707
7708 PR bootstrap/17369
7709 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7710 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7711 SET_GCC_LIB_PATH_CMD.
7712 (BASE_TARGET_EXPORTS): Likewise.
7713 * Makefile.in: Regenerated.
7714
7715 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7716 * configure: Regenerated.
7717
7718 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7719
7720 * config.guess: New upstream version
7721 * compile, depcomp, install-sh, ylwrap: Likewise.
7722
7723 2004-09-19 Roger Sayle <roger@eyesopen.com>
7724
7725 * config/mh-x86omitfp: New host makefile fragment. Add
7726 -fomit-frame-pointer to the default BOOT_CFLAGS.
7727 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7728 * configure: Regenerate.
7729
7730 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7731
7732 PR target/11572
7733 * configure.in (*-*-darwin*): Renable libobjc.
7734 * configure: Regenerate.
7735
7736 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7737
7738 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7739
7740 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
7741
7742 * Makefile.def: Remove libbanshee.
7743 * Makefile.tpl: Ditto.
7744 * configure.in: Ditto.
7745 * Makefile.in: Regen.
7746 * configure: Ditto.
7747
7748 2004-09-08 David Edelsohn <edelsohn@gnu.org>
7749
7750 * ltmain.sh: Use $pic_object as $non_pic_object if
7751 $non_pic_object=none.
7752
7753 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
7754
7755 * missing: Import latest version from master repository.
7756
7757 2004-09-06 Nick Clifton <nickc@redhat.com>
7758
7759 * config.sub: Import latest version from master repository.
7760 * config.guess: Likewise.
7761 This includes these changes:
7762
7763 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7764
7765 * config.sub: Handle crisv32, alias etraxfs.
7766 * config.guess (crisv32:Linux:*:*): Handle.
7767
7768 2004-08-13 Brad Smith <brad@comstyle.com>
7769
7770 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
7771 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
7772
7773 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
7774
7775 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
7776 assume the processor is a powerpc. This is because coreutils
7777 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
7778 in this case, due to a MacOS X bug that causes
7779 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
7780 to return a negative number.
7781 Problem reported by Petter Reinholdtsen in:
7782 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
7783
7784 2004-07-19 Ben Elliston <bje@gnu.org>
7785
7786 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
7787
7788 2004-06-24 Ben Elliston <bje@gnu.org>
7789
7790 * config.guess: Update copyright years.
7791 * config.sub: Likewise.
7792
7793 2004-06-22 Robert Millan <robertmh@gnu.org>
7794
7795 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
7796 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
7797
7798 2004-06-22 Stanley F. Quayle <stan@stanq.com>
7799
7800 * config.guess (*:*VMS:*:*): New entry. Replaces
7801 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
7802 manufacturer.
7803
7804 2004-06-22 Ben Elliston <bje@gnu.org>
7805
7806 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
7807 * config.sub: Likewise.
7808
7809 2004-06-22 Ben Elliston <bje@gnu.org>
7810
7811 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
7812 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
7813
7814 2004-06-11 Ben Elliston <bje@gnu.org>
7815
7816 * config.guess (pegasos:OpenBSD:*:*): Remove.
7817
7818 2004-06-11 Ben Elliston <bje@gnu.org>
7819
7820 From Wouter Verhelst <wouter@grep.be>:
7821 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
7822
7823 2004-06-11 Ben Elliston <bje@gnu.org>
7824
7825 * config.guess (luna88k:OpenBSD:*:*): New.
7826
7827 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
7828
7829 * config.guess (m32r*:Linux:*:*): New case.
7830 * config.sub: Handle m32rle.
7831
7832 2004-03-12 Ben Elliston <bje@wasabisystems.com>
7833
7834 From Jens Petersen <petersen@redhat.com>:
7835 * config.sub: Handle sparcv8.
7836
7837 2004-03-03 Ben Elliston <bje@wasabisystems.com>
7838
7839 From Tom Smith <smith@cag.lkg.hp.com>:
7840 * config.guess: Version suffixes are equally significant on Tru64
7841 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
7842 prefix of "P" (patched kernel).
7843
7844 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
7845
7846 * config.sub: Add support for National Semiconductor CRX target.
7847
7848 2004-09-03 Janis Johnson <janis187@us.ibm.com>
7849
7850 * MAINTAINERS (Various Maintainers): Remove myself as web page
7851 maintainer, add myself as maintainer of build status lists.
7852
7853 2004-09-03 Jan Beulich <jbeulich@novell.com>
7854
7855 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
7856 *-*-netware, but add target-libmudflap.
7857 Consolidate *-*-netware targets (of which really only i?86 exists)
7858 into a single entry.
7859 * configure: Likewise.
7860
7861 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
7862
7863 * Makefile.tpl (sorry): Remove.
7864 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
7865 (cleanstrap targets): Depend on distclean, not distclean-stage1.
7866 (do-clean): Clean per-stage directories too.
7867 (do-distclean): Run distclean-stage1 too.
7868 (.NOTPARALLEL): Enable during toplevel bootstrap.
7869 (stage[+id+]-bubble): Enable parallel execution during
7870 the recursive invocation.
7871 * Makefile.in: Regenerate.
7872
7873 Fix previous checkin:
7874
7875 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
7876 include.
7877 * configure.in: Fix indentation.
7878 * configure: Regenerate.
7879
7880 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
7881
7882 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
7883 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
7884 * configure: regenerate
7885 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
7886 -mdynamic-no-pic
7887
7888 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
7889
7890 * Makefile.def (build_modules): Add fixincludes.
7891 (dependencies): Make gcc depend on fixincludes.
7892 * configure.in (build_tools): Add fixincludes.
7893 (build_configdirs): Always include build_libs.
7894 * Makefile.in: Regenerate.
7895 * configure: Regenerate.
7896
7897 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
7898
7899 * Makefile.def (bootstrap stages): Add 'lean' parameter.
7900 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
7901 phony targets; do not generate timestamp files.
7902 (distclean-stageN): Remove references to their timestamp files.
7903 (restageN, touch-stageN): Remove.
7904 (stageN-bubble): Rewritten.
7905 (compare): Support lean bootstraps.
7906 * Makefile.in: Regenerate.
7907
7908 * configure.in: Only warn when bootstrapping but
7909 build != host or build != target. Support lean bootstraps.
7910 * configure: Regenerate.
7911
7912 2004-08-26 Phil Edwards <phil@codesourcery.com>
7913
7914 * configure.in: Give a better error message if GMP/MPFR are missing
7915 and a language needing them has been requested.
7916 * configure: Regenerated.
7917
7918 2004-08-25 Phil Edwards <phil@codesourcery.com>
7919
7920 * configure.in: Print a list of available language front-ends if
7921 a requested one is missing. Tidy stray tab characters.
7922 * configure: Regenerated.
7923
7924 2004-08-19 Michael Koch <konqueror@gmx.de>
7925
7926 * gcc/doc/install.texi: Update entry about automake for libjava.
7927
7928 2004-08-17 Robert Millan <robertmh@gnu.org>
7929
7930 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
7931 (instead of FreeBSD).
7932 * configure: Regenerate.
7933
7934 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7935
7936 * Makefile.in: Regenerate.
7937 * configure: Regenerate.
7938
7939 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
7940 stage_*_flags.
7941 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
7942 for bootstrapped modules if toplevel bootstrap is going.
7943 (GCC bootstrap): Generate per-stage targets for all bootstrapped
7944 modules. Adjust for changes in Makefile.def. Enable several
7945 rules even in non-bootstrap mode, just to avoid peppering the
7946 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
7947 (stage-[+prev+]-bubble): Remove.
7948
7949 * Makefile.def (Dependencies): Depend on all-build-bison,
7950 all-build-flex, all-build-byacc, all-build-texinfo, rather
7951 than the host variations.
7952 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
7953 with BUILD_SUBDIR.
7954 (BISON): Update for recent Bisons.
7955 (YACC): Fix typo.
7956 (cross): Depend on all-build.
7957 (all): Do not depend on all-build.
7958 (prebootstrap): Remove.
7959 (dep-kind): Accept separate prefixes for MODULE and ON variables.
7960 (Prebootstrap dependencies): Add them to the per-stage targets
7961 and to all-prebootstrap.
7962 * configure.in (build_configdirs): Always enable build_tools.
7963 (BUILD_DIR_PREFIX): Remove.
7964
7965 * Makefile.def (gcc): Add target variable.
7966 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
7967 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7968 in the recursive `make', instead of hardwiring `all'.
7969 (Autogenerated TARGET-* variables): New.
7970
7971 2004-08-13 Brian Booth <bbooth@redhat.com>
7972
7973 * MAINTAINERS: Remove myself from write-after-approval.
7974
7975 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
7976
7977 * src-release: Stop distributing mmalloc with gdb (which doesn't
7978 use it).
7979 * Makefile.def: GDB doesn't depend on mmalloc anymore.
7980 * Makefile.in: Regenerate.
7981
7982 2004-08-09 Mark Mitchell <mark@codesourcery.com>
7983
7984 * configure.in (arm*-*-eabi*): New target.
7985 * configure: Regenerate.
7986
7987 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
7988
7989 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
7990 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
7991 (Dependencies): New section.
7992 * Makefile.tpl (Dependencies): Generate from Makefile.def.
7993 (configure-target-[+module+]): Depend on maybe-all-gcc
7994 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
7995 (toplevel profiledbootstrap): Fix dependencies.
7996 * Makefile.in: Regenerate.
7997
7998 2004-08-03 Mark Mitchell <mark@codesourcery.com>
7999
8000 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8001 target-libiberty to noconfigdirs.
8002 * configure: Regenerate.
8003
8004 2004-08-03 Paul Brook <paul@codesourcery.com>
8005
8006 * configure.in: Check for MPFR as well as GMP.
8007 * configure: Regenerate.
8008
8009 2004-08-01 Robert Millan <robertmh@gnu.org>
8010
8011 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8012 libmudflap for all GNU-based systems (with Glibc).
8013 * configure: Regenerate.
8014
8015 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
8016
8017 * Makefile.def (host-modules): Add gcc.
8018 * Makefile.in: Regenerate.
8019 * Makefile.tpl (sorry): New rule.
8020 (configure-host, all-host, [+make_target+]-host, do-check,
8021 install-host): Do not add gcc as a special case.
8022 (host modules): Add a small special-casing for gcc. Export
8023 extra_make_flags through the environment.
8024 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8025 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8026 other recursive targets for gcc): Remove.
8027
8028 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8029 (stage, unstage): New rules.
8030 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8031 distclean-stage[+id+]): Use stage_current.
8032 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8033 the stage*-start rules.
8034
8035 2004-08-02 Geoffrey Keating <geoffk@apple.com>
8036
8037 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8038 use -all_load flag.
8039
8040 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
8041
8042 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8043 * configure: Regenerate.
8044
8045 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8046
8047 * maintainer-scripts/gcc_release: Revert yesterday's change.
8048
8049 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8050
8051 * MAINTAINERS: Add myself to write-after-approval.
8052
8053 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8054
8055 * libf2c: Removed.
8056 * gcc/gccbug.in: Updated because of libf2c removal.
8057 * maintainer-scripts/gcc_release: Ditto.
8058
8059 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
8060
8061 * configure.in: Build libmudflap by default on FreeBSD.
8062 * configure: Regenerated.
8063
8064 2004-07-09 Mark Mitchell <mark@codesourcery.com>
8065
8066 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8067 systems.
8068 * configure: Regenerated.
8069
8070 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8071
8072 PR target/16344
8073 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8074 feedback based compiler.
8075 * Makefile.in: Rebuilt.
8076
8077 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
8078
8079 * Makefile.def (host_modules): Set bootstrap=true for flex.
8080 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8081 * Makefile.in: Rebuilt.
8082
8083 2004-07-07 Jan Hubicka <jh@suse.cz>
8084
8085 * MAINTAINERS: Add self as a profile feedback maintainer.
8086
8087 2004-07-05 Phil Edwards <phil@codesourcery.com>
8088
8089 * configure.in: Do not prepend $srcdir to /dev/null in
8090 makefile fragments.
8091 * configure: Regenerate.
8092
8093 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
8094
8095 * Makefile.def (build_modules): Add bison, byacc, flex,
8096 m4, texinfo.
8097 (flags_to_pass): Add FLEX.
8098 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8099 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8100 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8101 DEFAULT_MAKEINFO): Remove.
8102 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8103 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8104 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8105 objdir or else use configured tool.
8106 (all-build): New.
8107 (all): Depend on it.
8108 (Build module dependencies): Add.
8109 * Makefile.in: Regenerate.
8110 * configure.in: Better support for multiple build modules,
8111 matching what is done for host/target modules. Do not look
8112 for "plausible" locations of build tools if Canadian cross.
8113 Use autoconf's AC_PROG_CC to find a C compiler. Define
8114 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8115 * configure: Regenerate.
8116
8117 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8118
8119 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8120 * Makefile.in: Regenerate.
8121
8122 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8123
8124 * Makefile.tpl (configure-build-[+module+],
8125 configure-[+module+], configure-target-[+module+]): Pass
8126 [+extra_configure_args+].
8127 (all-build-[+module+], all-[+module+], check-[+module+],
8128 install-[+module+], [+make_target+]-[+module+],
8129 all-target-[+module+], check-target-[+module+],
8130 install-target-[+module+], [+make_target+]-target-[+module+]):
8131 Pass [+extra_make_args+].
8132 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8133 (GCC_HOST_EXPORTS): Remove.
8134 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8135 cross, check-gcc, check-gcc-c++, install-gcc,
8136 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8137 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8138 * Makefile.in: Regenerate.
8139
8140 2004-06-21 Matthew Sachs <msachs@apple.com>
8141
8142 * MAINTAINERS: Added self to write-after-approval.
8143
8144 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8145
8146 * configure.in: Check for srcdir/winsup rather than build directory
8147 winsup.
8148 * configure: Regenerate.
8149
8150 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
8151
8152 * configure.in: Don't build Cygwin native newlib if winsup
8153 directory is missing. Emit warning instead.
8154 * configure: Regenerate.
8155
8156 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
8157
8158 * Makefile.tpl (touch-stage[+id+]): New.
8159 (restage[+prev+]): Depend on touch-stage[+id+].
8160
8161 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8162 Use it throughout.
8163
8164 * Makefile.def: Add profile and feedback bootstrap stages.
8165 Remove next field from bootstrap stages.
8166 * Makefile.tpl (LN, LN_S): Substitute.
8167 (stageN-start, stageN-end): Use double-colon rules, to
8168 provide a hook for additional setup commands.
8169 (distclean-stageN-gcc, restageN): Create dependencies from
8170 [+prev+], not from [+next+].
8171 (stageN-bubble): Add commands for successive stages from
8172 [+prev+], using double-colon rules.
8173 (all-stageN-gcc): Fix typo.
8174 (stagefeedback-start, profiledbootstrap): New.
8175 * Makefile.in: Regenerate.
8176 * configure.in: Call ACX_PROG_LN.
8177 * configure: Regenerate.
8178
8179 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8180
8181 * MAINTAINERS (Write After Approval): Add myself.
8182
8183 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8184
8185 * MAINTAINERS (Write After Approval): Add myself.
8186
8187 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
8188
8189 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8190 without gcc.
8191 * configure: Regenerate.
8192
8193 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8194
8195 * Makefile.tpl: Fix typo.
8196 * Makefile.in: Regenerate.
8197
8198 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8199
8200 * configure.in: Remove new- prefix from toplevel
8201 bootstrap targets.
8202 * configure: Regenerate.
8203
8204 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8205
8206 * Makefile.tpl (all.normal): Rename to all.
8207 (all): Replace with a rule to pick the default
8208 target from configure.
8209 (all-gcc, configure-gcc): Use conditionals to
8210 do nothing when toplevel bootstrap is going on.
8211 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8212 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8213 * configure.in: Support --enable-bootstrap.
8214
8215 * Makefile.def: Remove new- prefix from toplevel
8216 bootstrap targets.
8217 * Makefile.tpl: Likewise.
8218
8219 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8220 target.
8221
8222 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8223 $(RECURSE_FLAGS) to recursive invocation of make.
8224
8225 * Makefile.in: Regenerate.
8226 * configure: Regenerate.
8227
8228 2004-05-30 Andreas Jaeger <aj@suse.de>
8229 Jim Wilson <wilson@specifixinc.com>
8230
8231 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8232 like CC.
8233
8234 2004-05-27 Daniel Jacobowitz <dan@debian.org>
8235
8236 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8237 * configure: Regenerate.
8238
8239 2004-05-25 Daniel Jacobowitz <drow@false.org>
8240
8241 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8242 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8243 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8244 targets.
8245 * Makefile.in: Regenerate.
8246
8247 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
8248
8249 * configure.in: Test the ability to symlink directories.
8250 * configure: Regenerate.
8251
8252 * Makefile.def (bootstrap-stage): New definitions.
8253 * Makefile.tpl (configure-stage1-gcc,
8254 configure-stage2-gcc, configure-stage3-gcc,
8255 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8256 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8257 new-restage3, compare): Autogenerate, see Makefile.in
8258 entry for behavioral changes.
8259 (distclean-stage1, new-stage1-start, new-stage1-end,
8260 new-stage1-bubble, distclean-stage2, new-stage2-start,
8261 new-stage2-end, new-stage2-bubble, distclean-stage3,
8262 new-stage3-start, new-stage3-end): New autogenerated targets.
8263 (objext, prebootstrap, BOOT_CFLAGS,
8264 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8265 targets.
8266
8267 * Makefile.in: Regenerate.
8268 (distclean-stage1, new-stage1-start, new-stage1-end,
8269 new-stage1-bubble, distclean-stage2, new-stage2-start,
8270 new-stage2-end, new-stage2-bubble, distclean-stage3,
8271 new-stage3-start, new-stage3-end): New targets.
8272 (all-stage1-gcc): Move prebootstrap dependency from here...
8273 (configure-stage1-gcc): ...to here.
8274 (new-bootstrap): Use bubble targets.
8275 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8276 Use per-stage distclean targets.
8277 (configure-stage1-gcc, configure-stage2-gcc,
8278 configure-stage3-gcc, all-stage1-gcc,
8279 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8280 Use new-stageN-start to prepare the tree.
8281
8282 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
8283
8284 * Makefile.def (host_modules): add libcpp.
8285 * Makefile.tpl: Add dependencies on and for libcpp.
8286 * Makefile.in: Regenerate.
8287 * configure.in: Add libcpp host module.
8288 * configure: Regenerate.
8289
8290 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
8291
8292 * Makefile.tpl: Whenever a recursive target is defined, wrap
8293 it in a special @if/@endif block, and prepare its maybe
8294 dependency in the @if/@endif block
8295 * configure.in: Instead of writing maybe dependencies, remove
8296 the @if/@endif statements, and remove the @if/@endif blocks
8297 that remain.
8298 * configure: Regenerate.
8299 * Makefile.in: Regenerate.
8300
8301 2004-05-20 Janis Johnson <janis187@us.ibm.com>
8302
8303 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8304
8305 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8306
8307 PR bootstrap/15120
8308 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8309 * */configure: Rebuilt.
8310
8311 2004-05-17 Zack Weinberg <zack@codesourcery.com>
8312
8313 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8314 of libf2c.
8315 * configure, Makefile.in: Regenerate.
8316
8317 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
8318
8319 * MAINTAINERS (Write After Approval): Add myself.
8320
8321 2004-05-13 Diego Novillo <dnovillo@redhat.com>
8322
8323 Merge from tree-ssa-20020619-branch.
8324
8325 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8326 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8327 (HOST_GMPLIBS): Define.
8328 (HOST_GMPINC): Define.
8329 (TARGET_LIB_PATH): Add libmudflap.
8330 (GFORTRAN_FOR_TARGET): Define.
8331 (configure-build*): Export GFORTRAN.
8332 (configure-gcc): Export GMPLIBS and GMPINC.
8333 (all-gcc): Add maybe-all-libbanshee.
8334 (configure-target-libgfortran): Define.
8335 * Makefile.in: Regenerate.
8336 * configure.in (host_libs): Add libbanshee.
8337 (target_libraries): Add target-libmudflap and target-libgfortran.
8338 Add --with-libbanshee.
8339 Handle --disable-libmudflap.
8340 (*-*-freebsd*): Use with_gmp.
8341 Add $(libgcj) to noconfigdirs.
8342 * configure: Regenerate.
8343 * depcomp: New file.
8344 * MAINTAINERS: Add tree-ssa maintainers.
8345
8346 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8347
8348 * MAINTAINERS (Various Maintainers): Add myself.
8349
8350 2004-04-30 Brian Ford <ford@vss.fsi.com>
8351
8352 * MAINTAINERS (Write After Approval): Add myself.
8353
8354 2004-04-29 Uros Bizjak <uros@kss-loka.si>
8355
8356 * MAINTAINERS (Write After Approval): Add myself.
8357
8358 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
8359
8360 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8361 * configure: Regenerate.
8362
8363 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
8364
8365 Revert:
8366 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8367
8368 * Makefile.def (flags_to_pass): Remove *dir variables that
8369 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8370 as well as prefix and exec_prefix.
8371 * Makefile.in: Regenerate.
8372
8373 2004-04-26 Robert Millan <robertmh@gnu.org>
8374
8375 Add patches from libtool CVS.
8376 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8377 * ltconfig: Likewise.
8378 * ltcf-c.sh: Likewise.
8379 * ltcf-cxx.sh: Likewise.
8380 * ltcf-gcj.sh: Likewise.
8381
8382 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8383
8384 * Makefile.def (host_modules): Mark with the bootstrap
8385 flag packages on which gcc depends.
8386 * Makefile.tpl (all-bootstrap): Use it.
8387 * Makefile.in: Regenerate.
8388
8389 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8390
8391 * Makefile.def (flags_to_pass): Remove *dir variables that
8392 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8393 as well as prefix and exec_prefix.
8394 * Makefile.in: Regenerate.
8395
8396 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8397
8398 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8399 * configure: Regenerate.
8400 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8401 * gcc/Makefile.tpl (compare): Use the result of the test.
8402 * gcc/Makefile.in: Regenerate.
8403
8404 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
8405
8406 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8407 Always relocate gcc and prev-gcc to the original names, even
8408 if the build fails.
8409 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8410 New targets.
8411
8412 2004-04-23 Laurent GUERBY <laurent@guerby.net>
8413
8414 * MAINTAINERS: Update my email address.
8415
8416 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8417
8418 * configure.in (mips*-*-irix5*): Enable ld.
8419 * configure: Regenerate.
8420
8421 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8422
8423 * configure: Regenerate.
8424
8425 2004-04-15 James E Wilson <wilson@specifixinc.com>
8426
8427 * Makefile.tpl (configure-[+module+], configure-gcc,
8428 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8429 Set and export LDFLAGS.
8430 * Makefile.in: Regenerate.
8431
8432 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8433
8434 * MAINTAINERS: Add myself to write-after-approval.
8435
8436 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8437
8438 PR bootstrap/14871
8439 * Makefile.tpl: If we don't have built-in-tree target tools,
8440 use the ones found by configure rather than hacking around with
8441 program_transform_name.
8442 * configure.in: Give Makefile.tpl the information necessary
8443 to do that.
8444 * Makefile.in: Regenerate.
8445 * configure: Regenerate.
8446
8447 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8448
8449 PR bootstrap/14760
8450 * configure.in: When computing baseargs, strip *all* copies of
8451 offending options. Also, don't match/substitute the trailing space,
8452 so that this actually works when two similar options are separated by
8453 only one space.
8454 * configure: Regenerate.
8455
8456 2004-04-06 David Edelsohn <edelsohn@gnu.org>
8457
8458 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8459 (rs6000-*-aix*): Same.
8460 * configure: Regenerate.
8461
8462 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
8463
8464 * MAINTAINERS: Add myself to write-after-approval.
8465
8466 2004-04-03 Bud Davis <bdavis9659@comcast.net>
8467
8468 * MAINTAINERS: Add myself to write-after-approval.
8469
8470 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8471
8472 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8473 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8474 * Makefile.in: Regenerate.
8475
8476 * configure.in (top level bootstrap support): Rework --enable-werror
8477 to set @stage2_werror_flag@.
8478 * configure: Regenerate.
8479 * Makefile.tpl (top level bootstrap support): Pass
8480 @stage2_werror_flag@ down to configure in stages 2 and 3.
8481 * Makefile.in: Regenerate.
8482
8483 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8484
8485 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8486 for stages 2 and 3 as well as in make. As a consequence, remove
8487 OUTPUT_OPTION (now detected by configure) from the flags passed down
8488 to make.
8489 * Makefile.in: Regenerate.
8490
8491 * Makefile.tpl (new-bootstrap): Fix typo.
8492 * Makefile.in: Regenerate.
8493
8494 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8495
8496 * Makefile.tpl: Rearrange by moving recursive_targets rules
8497 into their proper sections.
8498 * Makefile.tpl (top level bootstrap support): Move disabling
8499 of coverage flags from 'make' to 'configure'; improve comments.
8500 * Makefile.in: Regenerate.
8501
8502 * Makefile.tpl (experimental top level bootstrap) Move stage1
8503 language setting from all- target to configure- target; disable
8504 intermodule optimization in stage 1; prevent gratuitous rebuilds
8505 of stage 1.
8506 * Makefile.in: Regenerate.
8507 * configure.in: Comma-separate stage 1 language list for top
8508 level bootstrap.
8509 * configure: Regenerate.
8510
8511 * Makefile.tpl: Clean up experimental top level bootstrap support:
8512 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8513 prev-gcc in configure- targets as well as all- targets.
8514 * Makefile.in: Regenerate.
8515
8516 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8517
8518 * compile: New file imported from automake.
8519
8520 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
8521
8522 * configure.in: Remove symbolic link section.
8523 * configure: Regenerate.
8524 * Makefile.tpl (links): Remove.
8525 * Makefile.in: Regenerate.
8526
8527 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
8528 Nathanael Nerode <neroden@gcc.gnu.org>
8529
8530 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8531 Set with AC_CHECK_PROGS.
8532 * configure.in: Fix comment typo from last patch.
8533 * configure: Regenerate.
8534
8535 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8536
8537 * Makefile.tpl: Introduce experimental top level bootstrap support.
8538 * Makefile.in: Regenerate.
8539 * configure.in: Introduce support for top level bootstrap.
8540 * configure: Regenerate.
8541
8542 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
8543 Paolo Bonzini <bonzini@gnu.org>
8544
8545 PR bootstrap/14522
8546 * configure.in: Cope with shells that do not support unquoted ^
8547 * configure: Regenerate.
8548
8549 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
8550 Paolo Bonzini <bonzini@gnu.org>
8551
8552 PR bootstrap/14522
8553 * configure.in: Cope with shells that do not support nesting
8554 quotes inside quoted backquote substitutions.
8555 * configure: Regenerate.
8556
8557 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8558
8559 PR bootstrap/14522
8560 * configure.in: Fix escaping of $.
8561 * configure: Regenerate.
8562
8563 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8564
8565 * configure: Regenerate, since I forgot to while committing Paolo's
8566 changes.
8567
8568 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
8569
8570 PR ada/14131
8571 Move language detection to the top level.
8572 * configure.in: Find default values for the tools as
8573 soon as possible. Disable ada if GNAT is not found.
8574 Emit error message about missing languages. Expand
8575 --enable-languages=all for the gcc subdirectory.
8576
8577 2004-03-10 Ben Elliston <bje@gnu.org>
8578
8579 * MAINTAINERS: Update my email address.
8580
8581 2004-03-05 David Edelsohn <edelsohn@gnu.org>
8582
8583 * ltconfig: Disable building static libraries if building shared
8584 libraries on AIX 5L.
8585
8586 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
8587
8588 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8589 and disable libgcj.
8590 * configure: Regenerated.
8591
8592 2004-03-01 Brian Booth <bbooth@redhat.com>
8593
8594 * MAINTAINERS: Add myself to write-after-approval.
8595
8596 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
8597
8598 * MAINTAINERS: Add myself to write-after-approval.
8599
8600 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8601
8602 PR bootstrap/7087
8603 * Makefile.tpl: Guard XFOO sed statements better.
8604 * Makefile.tpl: Add dependency for configure-target-libada.
8605 * Makefile.in: Regenerate (incidentally fixes broken
8606 commit when libada-branch was merged).
8607
8608 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8609
8610 * MAINTAINERS: Add myself to write-after-approval.
8611
8612 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8613
8614 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8615 maintainers.
8616
8617 2004-02-20 Andrew Cagney <cagney@redhat.com>
8618
8619 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8620 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8621
8622 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8623
8624 PR bootstrap/11932
8625 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8626
8627 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
8628
8629 * MAINTAINERS: Added myself to write-after-approval.
8630
8631 2004-02-14 Michael Koch <konqueror@gmx.de>
8632
8633 * MAINTAINERS: Added myself to write-after-approval.
8634
8635 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8636
8637 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8638 some OS port maintainers to OS port maintainers section.
8639
8640 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
8641
8642 * MAINTAINERS: Add self.
8643
8644 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8645
8646 * MAINTAINERS: Alphabetize.
8647
8648 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
8649
8650 * MAINTAINERS: Remove myself.
8651
8652 2004-02-11 David Edelsohn <edelsohn@gnu.org>
8653
8654 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8655 (rs6000-*-aix*): Same.
8656 * configure: Regenerate.
8657
8658 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8659
8660 * configure.in (host): Add in missing $noconfigdirs to defines.
8661 * configure: Regenerate.
8662
8663 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8664 Nathanael Nerode <neroden@gcc.gnu.org>
8665
8666 PR ada/6637, PR ada/5911
8667 Merge with libada-branch:
8668 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8669 with appropriate dependencies. Add --enable-libada configure switch.
8670 * configure, Makefile.in: Regenerate.
8671
8672 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
8673
8674 * MAINTAINERS: Add myself to write-after-approval.
8675
8676 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8677
8678 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8679 * configure: Regenerate.
8680
8681 2004-02-04 Geoffrey Keating <geoffk@apple.com>
8682
8683 Merge from upstream:
8684
8685 * ltmain.in: When setting IFS to '~', be careful about user
8686 arguments that contain '~'.
8687
8688 2004-02-04 Peter O'Gorman <peter@pogma.com>
8689
8690 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8691 Also test $base_compile against $CC with escaped arguments. Bug
8692 reported by Geoff Keating <geoffk@apple.com>.
8693
8694 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8695
8696 * MAINTAINERS: Remove i960 port.
8697
8698 2004-01-23 DJ Delorie <dj@redhat.com>
8699
8700 * Makefile.def (target_modules) [libiberty]: Don't stage.
8701 * Makefile.in: Rebuilt.
8702
8703 2004-01-20 Caroline Tice <ctice@apple.com>
8704
8705 * MAINTAINERS: Add myself to write-after-approval.
8706
8707 2004-01-19 Paolo Carlini <pcarlini@suse.de>
8708
8709 * MAINTAINERS: Update my email address.
8710
8711 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8712
8713 * MAINTAINERS: Add myself to write-after-approval.
8714
8715 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8716
8717 * MAINTAINERS: Remove entries without email address.
8718
8719 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
8720
8721 * MAINTAINERS: Add myself to write-after-approval.
8722
8723 2004-01-15 Steven Bosscher <stevenb@suse.de>
8724
8725 * MAINTAINERS: Update my email address.
8726
8727 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
8728
8729 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8730 * Makefile.tpl (configure-target-[+module+]): Support stage.
8731 * Makefile.in: Rebuilt.
8732
8733 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8734
8735 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8736
8737 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
8738
8739 * MAINTAINERS: Add myself as a MIPS maintainer.
8740
8741 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8742
8743 * configure.in: Use ./config.cache, not config.cache.
8744 * configure: Regenerate.
8745 * Makefile.tpl: Special-casing not needed for GCC any more.
8746 * Makefile.in: Regenerate.
8747
8748 * configure.in: Don't share a cache file for host dirs.
8749 * configure: Regenerate.
8750
8751 * config-ml.in: Don't mess with the cache file.
8752
8753 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8754
8755 * MAINTAINERS: Move myself from 'Write After Approval' to
8756 'CPU Port Maintainers' section as SPARC maintainer.
8757
8758 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8759
8760 * Makefile.tpl: Make GCC use a separate config.cache.
8761 * Makefile.in: Regenerate.
8762
8763 PR bootstrap/11932, PR bootstrap/11933
8764 (I don't know if it will fix either of them, but it relates
8765 to them.)
8766 * configure.in: Don't use shared config.cache for target
8767 directories.
8768 * configure: Regenerate.
8769
8770 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
8771
8772 * MAINTAINERS: Add myself to 'Write After Approval' section.
8773
8774 2003-12-31 Roger Sayle <roger@eyesopen.com>
8775
8776 * configure.in (ia64*-*-hpux*): Disable building java libraries.
8777 * configure: Regenerated.
8778
8779 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
8780
8781 * MAINTAINERS: Remove the mn10200 maintainer.
8782
8783 2003-12-21 Bernardo Innocenti <bernie@develer.com>
8784
8785 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
8786 * configure: Regenerated.
8787
8788 2003-12-16 Jan Hubicka <jh@suse.cz>
8789
8790 * MAINTAINERS: Add myself as callgraph maintainer.
8791
8792 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
8793
8794 * configure.in (raw_libstdcxx_flags): Remove the leading space.
8795 * configure: Regenerate.
8796
8797 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
8798
8799 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8800 'Write After Approval' section. Update email.
8801
8802 2003-12-01 James Lemke <jim@wasabisystems.com>
8803
8804 * MAINTAINERS (Write After Approval): Add myself.
8805
8806 2003-11-20 Matt Thomas <matt@3am-software.com>
8807
8808 * MAINTAINERS: Add myself as a vax port maintainer.
8809
8810 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
8811
8812 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
8813 (configure-build-[+module+], configure-[+module+]): Likewise.
8814 (configure-target-[+module+], configure-gcc, config.status): Likewise.
8815 * Makefile.in: Regenerate.
8816
8817 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
8818
8819 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
8820 shared/dylibed libraries.
8821 * ltmain.sh: Likewise.
8822 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
8823 * ltcf-cxx.sh: Likewise.
8824 * ltcf-gcj.sh: Likewise.
8825 * ltconfig: Likewise.
8826
8827 2003-11-17 Stan Cox <scox@redhat.com>
8828
8829 * MAINTAINERS: Add myself as iq2000 port maintainer.
8830
8831 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
8832
8833 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
8834 * Makefile.in: Regenerate.
8835
8836 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
8837
8838 * config.sub: Update to 2003-11-03 version.
8839
8840 2003-10-20 Phil Edwards <phil@codesourcery.com>
8841
8842 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
8843 * configure: Regenerate.
8844
8845 2003-10-20 Nicolas Pitre <nico@cam.org>
8846
8847 * MAINTAINERS: Add myself to 'Write After Approval' section.
8848
8849 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
8850
8851 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
8852
8853 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
8854
8855 * MAINTAINERS: Update my email address.
8856
8857 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8858
8859 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
8860
8861 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
8862
8863 * MAINTAINERS: Add myself to 'Write After Approval' section.
8864
8865 2003-10-16 Bernardo Innocenti <bernie@develer.com>
8866
8867 * config.guess: Update to 2003-10-16 version.
8868 * config.sub: Update to 2003-10-16 version.
8869
8870 2003-10-15 David Daney <ddaney@avtrex.com>
8871
8872 * MAINTAINERS: Added myself to 'Write After Approval' section.
8873
8874 2003-10-15 Falk Hueffner <falk@debian.org>
8875
8876 * MAINTAINERS: Move myself from 'Bug database only accounts' to
8877 'Write After Approval' section. Update email.
8878
8879 2003-10-14 Roger Sayle <roger@eyesopen.com>
8880
8881 * MAINTAINERS: Move myself from 'Write After Approval' to
8882 'Various Maintainers' section as middle-end maintainer.
8883
8884 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
8885
8886 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
8887 HOST_FLAGS_TO_PASS.
8888 * Makefile.in: Regenerate.
8889
8890 2003-10-11 Bernardo Innocenti <bernie@develer.com>
8891
8892 * config.guess: Update to 2003-10-07 version.
8893 * config.sub: Update to 2003-10-07 version.
8894
8895 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8896
8897 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
8898 * ltconfig (irix5*, irix6*): Don't override version_type.
8899
8900 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
8901
8902 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
8903 * configure: Rebuilt
8904 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
8905 * Makefile.in: Rebuilt
8906
8907 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
8908
8909 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
8910
8911 2003-09-30 Carlo Wood <carlo@alinoe.com>
8912
8913 * MAINTAINERS (Write After Approval): Add myself.
8914
8915 2003-09-29 Paul Koning <ni1d@arrl.net>
8916
8917 * MAINTAINERS: Move myself from "Write After Approval"
8918 to CPU platform maintainers for pdp11 platform.
8919
8920 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
8921
8922 * MAINTAINERS: Move myself from 'Write After Approval' to
8923 'Various Maintainers' section as libffi testsuite maintainer.
8924
8925 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
8926
8927 * configure.in: Pass a computed --program-transform-name
8928 to subconfigures.
8929 * configure: Regenerated.
8930
8931 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
8932
8933 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
8934 * Makefile.in: Regenerate.
8935
8936 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
8937 * Makefile.in: Regenerate.
8938
8939 2003-09-19 Ziemowit Laski <zlaski@apple.com>
8940
8941 * MAINTAINERS: Move myself from 'Write After Approval'
8942 to 'Various Maintainers' (objective-c) section.
8943
8944 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
8945
8946 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
8947 quoting.
8948 * configure: Regenerated.
8949
8950 2003-09-16 Joel Brobecker <brobecker@gnat.com>
8951
8952 * MAINTAINERS (Write After Approval): Add myself to write after
8953 approval list.
8954
8955 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
8956
8957 * MAINTAINERS (Write After Approval): Add myself.
8958
8959 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
8960
8961 * MAINTAINERS: Update my e-mail address.
8962
8963 2003-09-09 Alan Modra <amodra@bigpond.net.au>
8964
8965 * libtool.m4 (LD): Correct powerpc64 host match.
8966
8967 2003-09-06 James E Wilson <wilson@tuliptree.org>
8968
8969 * MAINTAINTERS: Update my affiliation and email address.
8970
8971 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8972
8973 * MAINTAINERS (Write After Approval): Add myself.
8974
8975 2003-09-04 DJ Delorie <dj@redhat.com>
8976
8977 * configure: Regenerate.
8978
8979 2003-09-04 Robert Millan <robertmh@gnu.org>
8980
8981 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
8982
8983 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
8984
8985 * configure.in: Ensure arguments to sed are properly spaced.
8986 * configure: Regenerate.
8987
8988 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
8989
8990 * MAINTAINERS: Update my e-mail address.
8991
8992 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
8993
8994 * MAINTAINERS (Write After Approval): Add myself.
8995
8996 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
8997
8998 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
8999 * configure: Regenerated.
9000
9001 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9002
9003 * MAINTAINERS: Update my email address.
9004
9005 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
9006
9007 * configure.in: Use newline instead of semicolon when assuming
9008 shell arguments in a for loop.
9009 * configure: Regenerated.
9010
9011 2003-08-22 Jason Eckhardt <jle@rice.edu>
9012
9013 * MAINTAINERS: Resurrect the i860 maintainer.
9014
9015 2003-08-20 Geoffrey Keating <geoffk@apple.com>
9016
9017 PR 8180
9018 * configure.in: When testing with_libs and with_headers, treat
9019 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9020 * configure: Regenerate.
9021
9022 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9023 make, shell, etc.
9024 (baseargs): Likewise.
9025 * configure: Regenerate.
9026
9027 2003-08-20 Bernardo Innocenti <bernie@develer.com>
9028
9029 * MAINTAINERS (Write After Approval): Add myself.
9030
9031 2003-08-19 Geoffrey Keating <geoffk@apple.com>
9032
9033 * configure.in: Disable libgcj for darwin not on powerpc.
9034 * configure: Rebuild.
9035
9036 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9037
9038 * config-ml.in, symlink-tree: Add license.
9039
9040 2003-08-03 Richard Stallman <rms@gnu.org>
9041 Eben Moglen <moglen@columbia.edu>
9042
9043 * README.SCO: New file.
9044
9045 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9046
9047 * Makefile.tpl (check, check-c++): Express dependencies using
9048 dependencies rather than commands.
9049 * Makefile.in: Regenerate.
9050
9051 2003-08-01 Andrew Cagney <cagney@redhat.com>
9052
9053 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9054 * configure: Ditto.
9055
9056 2003-07-31 Geoffrey Keating <geoffk@apple.com>
9057
9058 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9059 * Makefile.in: Update.
9060
9061 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9062
9063 * configure.in: Enable libgcj for darwin.
9064 * configure: Rebuild.
9065
9066 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
9067
9068 * config-ml.in: Use ac_configure_args directly instead of
9069 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9070 actually seen.
9071
9072 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9073
9074 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9075 creating target and build subdirs to build all parent dirs as needed.
9076 * Makefile.in: Rebuild.
9077 * configure.in: Don't build dirs explicitly here.
9078 * configure: Rebuild.
9079
9080 2003-07-26 Paul Brook <paul@nowt.org>
9081
9082 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9083
9084 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
9085
9086 * Makefile.tpl (all-make): Depend on intl.
9087 * Makefile.in: Rebuilt.
9088
9089 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
9090
9091 * install-sh: Update to newer upstream versions (associated with
9092 aclocal 1.7).
9093 * mkinstalldirs: Likewise.
9094 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9095
9096 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9097
9098 * MAINTAINERS: Move self from Bug database only accounts
9099 to write-after-approval.
9100
9101 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9102
9103 * config.if: Remove unused libc_interface determination.
9104
9105 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9106
9107 * MAINTAINERS: Move self from write-after-approval to
9108 build machinery (*.in).
9109
9110 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9111
9112 PR bootstrap/11273
9113 PR bootstrap/11408
9114 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9115 unused INSTALL_PROGRAM_ARGS.
9116 * configure.in: Use AC_PROG_INSTALL.
9117 * Makefile.in: Regenerate.
9118 * configure: Regenerate.
9119
9120 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9121
9122 * MAINTAINERS: Alphabetize.
9123
9124 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
9125
9126 * configure: Rebuilt.
9127 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9128 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9129 newlib nor libgloss.
9130 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9131 * configure.in (am33_2.0-*-linux*): Added.
9132
9133 2003-07-09 Bob Wilson <bob.wilson@acm.org>
9134
9135 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9136 * configure: Regenerate.
9137
9138 2003-07-07 Zack Weinberg <zack@codesourcery.com>
9139
9140 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9141 * Makefile.in: Regenerate.
9142
9143 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9144
9145 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9146 * Makefile.in: Regenerate.
9147
9148 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
9149
9150 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9151 * Makefile.in: Regenerated.
9152
9153 * config-ml.in: Replace PWD with PWD_COMMAND.
9154
9155 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9156
9157 * intl: New directory; see intl/ChangeLog for details.
9158 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9159 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9160 * Makefile.in: Regenerate.
9161
9162 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9163
9164 * configure.in: Clean up config-lang.in handling. Delete
9165 useless assignment to "subdirs".
9166 * configure: Regenerate.
9167
9168 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9169
9170 * configure.in: Rename 'target_libs' to 'target_libraries'.
9171 Remove useless reference to 'target_libs'.
9172 * configure: Regenerate.
9173
9174 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9175
9176 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9177 * Makefile.in: Regenerate.
9178
9179 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9180
9181 * Makefile.def: Introduce flags_to_pass.
9182 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9183 * Makefile.in: Regenerate.
9184
9185 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9186
9187 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9188 and target-libgloss.
9189 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9190 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9191 * configure: Regenerate.
9192
9193 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9194
9195 * configure.in: Update testsuite_flags to new location.
9196 * configure. Regenerate.
9197
9198 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9199
9200 * Makefile.tpl: Remove BUILD_CC stuff.
9201 * Makefile.in: Regenerate.
9202
9203 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9204
9205 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9206
9207 2003-06-16 Graeme Peterson <gp@qnx.com>
9208
9209 * MAINTAINERS (Write After Approval): Add myself.
9210
9211 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
9212
9213 * config.guess: Update to 2003-06-12 version.
9214 * config.sub: Update to 2003-06-13 version.
9215
9216 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
9217
9218 * config.guess: Update to 2003-06-06 version.
9219 * config.sub: Update to 2003-06-06 version.
9220
9221 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9222
9223 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9224 * configure. Regenerate.
9225
9226 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9227
9228 * configure.in: Disable serial configure by default.
9229 * configure: Regenerate.
9230 * Makefile.tpl: Abolish .NOTPARALLEL.
9231 * Makefile.in: Regenerate.
9232
9233 * Makefile.tpl: Replace {build,host,target}_canonical by
9234 {build,host,target}.
9235 * Makefile.in: Regenerate.
9236
9237 * Makefile.tpl: Fix stupid pasto.
9238 * Makefile.in: Regenerate.
9239
9240 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9241
9242 * Makefile.tpl: Remove bogus conditional.
9243 * Makefile.in: Regenerate.
9244
9245 2003-06-05 Jan Hubicka <jh@suse.cz>
9246
9247 * Makefile.tpl (profiledbootstrap): New target.
9248 * Makefile.in (profiledbootstrap): New target.
9249
9250 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9251
9252 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9253 Pinski. Remove user names from other bugzilla-only maintainers.
9254
9255 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9256
9257 * Makefile.tpl: Make 'recursive targets' using autogen rather
9258 than shell loop. Remove duplicate 'clean' targets and false
9259 comments.
9260 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9261 Add systematic method of specifying missing targets in subdirs.
9262 Add copyright boilerplate.
9263 * Makefile.in: Regenerate.
9264 * configure.in: Add 'recursive targets' to maybe list.
9265 * configure: Regenerate.
9266
9267 * MAINTAINERS: "GNATS only" -> "Bug database only".
9268
9269 * Makefile.tpl: Rename [+target+] to [+make_target+].
9270 * Makefile.def: Rename 'target' to 'make_target'.
9271
9272 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
9273
9274 * MAINTAINERS: Add self as options handling maintainer.
9275
9276 2003-05-28 Michael Meissner <gnu@the-meissners.org>
9277
9278 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9279 been too long since I touched those ports.
9280
9281 2003-05-28 DJ Delorie <dj@redhat.com>
9282
9283 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9284 * Makefile.in: Regenerate.
9285
9286 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9287
9288 * configure.in: Use curly braces in the definition of tooldir.
9289 * configure: Regenerate.
9290
9291 2003-05-21 DJ Delorie <dj@redhat.com>
9292
9293 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9294 newlib or libgloss.
9295 * Makefile.in: Regenerate.
9296
9297 2003-05-21 DJ Delorie <dj@redhat.com>
9298
9299 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9300 * Makefile.in: Regenerate.
9301
9302 2003-05-20 Ian Lance Taylor <ian@airs.com>
9303
9304 * MAINTAINERS: Update my e-mail address.
9305
9306 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9307
9308 * configure.in: Switch more things to use maybe dependencies.
9309 * Makefile.tpl: Switch more things to use maybe dependencies.
9310 Factor out common code from autogen IF statements.
9311 * configure: Regenerate.
9312 * Makefile.in: Regenerate.
9313
9314 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9315
9316 * configure.in: Accept i[3456789]86 for machine type.
9317 * configure: Regenerate.
9318
9319 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9320
9321 * configure.in: Switch more things to use maybe dependencies.
9322 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9323 * configure: Regenerate.
9324 * Makefile.tpl: Switch more things to use maybe dependencies.
9325 * Makefile.in: Regenerate.
9326
9327 2003-05-16 Andreas Schwab <schwab@suse.de>
9328
9329 * Makefile.tpl (install-opcodes): Define.
9330 * Makefile.in: Rebuild.
9331
9332 2003-05-13 Andreas Jaeger <aj@suse.de>
9333
9334 * config.guess: Update to 2003-05-09 version.
9335 * config.sub: Update to 2003-05-09 version.
9336
9337 2003-05-13 Michael Eager <eager@mvista.com>
9338
9339 * configure.in: Correct sed script so that options in quotes are not
9340 deleted.
9341 * configure: Rebuild.
9342
9343 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
9344
9345 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9346 and $$s/newlib/libc/sys/cygwin32 include paths.
9347 * configure: Ditto.
9348
9349 2003-05-12 Michael Meissner <gnu@the-meissners.org>
9350
9351 * MAINTAINERS: Update my email addresses.
9352
9353 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9354
9355 * config-ml.in: Propagate INSTALL variables.
9356
9357 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9358
9359 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9360
9361 2003-05-02 Chris Demetriou <cgd@broadcom.com>
9362
9363 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9364 * Makefile.in: Regenerate.
9365
9366 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9367
9368 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9369
9370 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9371
9372 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9373
9374 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
9375
9376 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9377 * Makefile.in: Regenerated.
9378
9379 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9380
9381 * MAINTAINERS (Write After Approval): Upgrade myself from
9382 GNATS only to write-after-approval. Update my mail address.
9383
9384 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
9385
9386 (OS Port Maintainers: freebsd): Add myself.
9387
9388 2003-04-22 Mark Mitchell <mark@codesourcery.com>
9389
9390 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9391
9392 2003-04-22 Kean Johnston <jkj@sco.com>
9393
9394 * MAINTAINERS (SCO ports): Added myself.
9395
9396 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9397
9398 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9399
9400 2003-04-19 Kean Johnston <jkj@sco.com>
9401
9402 * MAINTAINERS (Write After Approval): Add myself.
9403
9404 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9405
9406 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9407 * Makefile.in: Regenerate.
9408
9409 2003-04-18 Jakub Jelinek <jakub@redhat.com>
9410
9411 * configure.in (powerpc64*-*-linux*): Remove.
9412 * configure: Rebuilt.
9413
9414 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
9415
9416 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9417 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9418 and restrap.
9419 * Makefile.in: Regenerate.
9420
9421 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
9422
9423 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9424 * configure: Regenerated.
9425
9426 2003-04-15 DJ Delorie <dj@redhat.com>
9427
9428 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9429
9430 2003-04-13 Nick Clifton <nickc@redhat.com>
9431
9432 * config-ml.in: Remove support for --disable-aix removing
9433 call-aix multilibs.
9434
9435 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
9436
9437 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9438 * */configure: Rebuilt.
9439
9440 2003-04-08 Joel Sherrill <joel@oarcorp.com>
9441
9442 * MAINTAINERS: Add my email address.
9443
9444 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
9445
9446 * MAINTAINERS (Write After Approval): Add myself.
9447
9448 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9449
9450 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9451 * Makefile.in: Regenerate.
9452
9453 2003-03-14 Michael Chastain <mec@shout.net>
9454
9455 * Makefile.in: Regenerate with correct Makefile.def.
9456
9457 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9458
9459 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9460 Make macro.
9461 * Makefile.in: Regenerate.
9462 * configure.in: Clean up gxx_include_dir logic.
9463 * configure: Regenerate.
9464
9465 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9466
9467 * MAINTAINERS (Write After Approval): Add myself.
9468
9469 2003-03-10 Ben Elliston <bje@wasabisystems.com>
9470
9471 * MAINTAINERS: Update my mail address.
9472
9473 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9474
9475 * configure.in (gxx_include_dir): Fix typo.
9476 * configure: Regenerated.
9477
9478 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9479
9480 * Makefile.tpl: Reindent.
9481 * Makefile.in: Regenerate.
9482 * configure.in: Reindent. Don't set unused variables.
9483 * configure: Regenerate.
9484
9485 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
9486
9487 * configure.in: Include $(build_tooldir)/sys-include in
9488 FLAGS_FOR_TARGET.
9489 * configure: Regenerated.
9490
9491 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9492
9493 * Makefile.tpl: Always pass down RANLIB.
9494 * Makefile.in: Regenerate.
9495
9496 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9497 * Makefile.in: Regenerate.
9498 * configure.in: Remove unused logic relating to --enable-shared
9499 and --enable-threads. Remove bogus comments. Remove redundant
9500 noconfigdirs.
9501 * configure: Regenerate.
9502
9503 * configure.in: Replace ${libstdcxx_version} by its value.
9504 Remove reference to mh-dgux.
9505 * configure: Regenerate.
9506
9507 2003-03-03 Kevin Buettner <kevinb@redhat.com>
9508
9509 * MAINTAINERS (Write After Approval): Add myself.
9510
9511 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9512
9513 * Makefile.tpl: Rearrange.
9514 * Makefile.in: Regenerate.
9515
9516 2003-02-25 Uwe Stieber <uwe@wwws.de>
9517
9518 * configure.in: Add support for kaOS as cross build target system.
9519 * configure: Regenerated.
9520
9521 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9522
9523 * MAINTAINERS (Write after approval): Add myself.
9524
9525 2003-02-21 James E Wilson <wilson@tuliptree.org>
9526
9527 * MAINTAINERS: Update my email address.
9528
9529 2003-02-21 Zack Weinberg <zack@codesourcery.com>
9530
9531 * MAINTAINERS: Add self to blanket write privs. section.
9532
9533 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
9534
9535 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9536 configure-target-* as some target builds may require additional
9537 flags for preprocessor tests.
9538 * Makefile.in: Regenerated.
9539
9540 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
9541
9542 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9543 * ltconfig: Handle it.
9544 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9545 auto-detecting it.
9546
9547 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9548 it is used as argument to $CC.
9549 * ltcf-gcj.sh: Likewise.
9550
9551 * configure.in: Introduce --enable-maintainer-mode.
9552 * configure: Rebuilt.
9553 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9554 for maintainer mode.
9555 * Makefile.in: Rebuilt.
9556
9557 2003-02-18 Jason Merrill <jason@redhat.com>
9558
9559 * Makefile.tpl (check-c++): Allow parallelism.
9560
9561 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9562
9563 * MAINTAINERS: Remove John Carr (who never actually had access to
9564 gcc.gnu.org).
9565
9566 2003-02-15 Geoffrey Keating <geoffk@apple.com>
9567
9568 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9569 don't configure target-libobjc.
9570 * configure: Regenerate.
9571
9572 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9573
9574 * Makefile.tpl (RANLIB): Define.
9575 * Makefile.in: Regenerate.
9576
9577 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9578
9579 * MAINTAINERS: Update my email.
9580
9581 2003-02-06 Keith R Seitz <keiths@redhat.com>
9582
9583 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9584 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9585 * Makefile.in: Regenerated.
9586 * configure.in: Remove all traces of snavigator, db, and grep.
9587 * configure: Regenerated.
9588
9589 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9590
9591 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9592 After Approval.
9593
9594 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9595
9596 * MAINTAINERS (Write after approval): Add myself.
9597
9598 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
9599
9600 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9601 * Makefile.in: Regenerated.
9602
9603 2003-01-30 Roger Sayle <roger@eyesopen.com>
9604
9605 * config.guess: Updated to 2003-01-30's version.
9606 * config.sub: Updated to 2003-01-28's version.
9607
9608 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
9609
9610 * config.if: If gcc_version is already set, just use it. Don't set
9611 gcc_version_trigger if it's already set, otherwise set it to
9612 gcc/version.c, but only if the file exists. If it is not set and
9613 gcc/version.c does not exist, try to extract the version number from
9614 $CC.
9615
9616 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9617
9618 * MAINTAINERS: Add myself to write-after-approval list.
9619
9620 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
9621
9622 * configure.in: Revert 24Jan change.
9623 * configure: Regenerate.
9624
9625 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9626
9627 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9628 entry of HJ Lu.
9629
9630 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9631
9632 * configure.in: Revert previous change.
9633 * configure: Regenerate.
9634
9635 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9636
9637 * configure.in: Make rda native-only.
9638 * configure: Regenerate.
9639
9640 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9641
9642 * MAINTAINERS: Move myself from GNATS-only-accounts to
9643 write-after-approval.
9644
9645 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9646
9647 * configure.in: Add missing \.
9648 * configure: Rebuilt.
9649
9650 2003-01-17 Jakub Jelinek <jakub@redhat.com>
9651
9652 * configure.in (baseargs): Avoid using \| in sed regular
9653 expressions.
9654 * configure: Rebuilt.
9655
9656 2003-01-16 Jakub Jelinek <jakub@redhat.com>
9657
9658 * configure.in (baseargs): Remove all supported forms of
9659 --cache-file, --srcdir, --host, --build and --target options
9660 from argument lists.
9661 * configure: Rebuilt.
9662
9663 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
9664
9665 * MAINTAINERS: Add myself to write-after-approval list.
9666
9667 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
9668
9669 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9670 * configure: Rebuilt.
9671
9672 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9673
9674 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9675 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9676 * Makefile.in: Regenerate.
9677 * configure: Regenerate.
9678
9679 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
9680
9681 * configure.in: Remove Makefile in build, host and target modules
9682 unless configure was run with --no-recursion.
9683 * configure: Rebuilt.
9684
9685 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9686
9687 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9688 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9689 * Makefile.in: Regenerate.
9690
9691 2003-01-08 Chris Demetriou <cgd@broadcom.com>
9692
9693 * config.guess: Update to 2003-01-03 version.
9694 * config.sub: Update to 2003-01-03 version.
9695
9696 2003-01-07 Christopher Faylor <cgf@redhat.com>
9697
9698 * configure: Regenerate with proper autoconf 2.13.
9699
9700 2003-01-07 Christopher Faylor <cgf@redhat.com>
9701
9702 * configure.in: Add AC_PREREQ for consistency.
9703 * configure: Regenerate.
9704
9705 2003-01-06 Andrew Cagney <ac131313@redhat.com>
9706
9707 * configure.in (GDB_TK): Add tcl directories conditional on
9708 gdb/gdbtk directory being present.
9709 * configure: Regenerate.
9710
9711 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
9712
9713 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9714 used by gcc if LD is not defined and we are not doing a Canadian Cross.
9715 * configure: Rebuilt.
9716
9717 2002-12-31 Tom Tromey <tromey@redhat.com>
9718
9719 * Makefile.in: Rebuilt.
9720 * Makefile.def (target_modules) [libffi]: Allow installation.
9721
9722 2002-12-31 Andreas Schwab <schwab@suse.de>
9723
9724 * configure.in: Fix use of $program_transform_name.
9725 * configure: Regenerated.
9726
9727 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
9728
9729 * configure.in (baseargs): Don't remove first configure argument.
9730 * configure: Regenerated.
9731
9732 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
9733
9734 * Makefile.tpl (local-distclean): Don't remove...
9735 (multilib.ts): ... this. Moved into...
9736 (multilib.out): ... this. Don't use sub-make.
9737 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9738 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9739 (configure-build-[+module+], configure-[+module+],
9740 configure-target-[+module+], configure-gcc): ... these. Test
9741 for Makefile existence. Drop config.status from dependencies.
9742 * Makefile.in: Rebuilt.
9743 * configure.in: Move gcc-version-trigger to the end of
9744 ac_configure_args. Add comments to maybedep.tmp and
9745 serdep.tmp. Introduce --disable-serial-configure. Remove
9746 nonopt from baseargs, matching and removing corresponding
9747 whitespace while at it.
9748 * configure: Rebuilt.
9749
9750 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
9751
9752 * configure.in (host_configargs): Replace reference to
9753 no-longer-defined buildopts with --build=${build_alias}.
9754 * configure: Rebuilt.
9755
9756 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9757 program_transform_name to standard idiom.
9758 (AUTOGEN, AUTOCONF): Define.
9759 (Makefile.in): Use $(AUTOGEN).
9760 (Makefile): Depend on config.status, and use autoconf-style rule to
9761 build it. Move original commands to...
9762 (config.status): ... this new target.
9763 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9764 $(AUTOCONF).
9765 * Makefile.in: Rebuilt.
9766
9767 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
9768
9769 * Makefile.tpl: Fix dramatic bustage due to change in
9770 program_transform_name.
9771 * Makefile.in: Regenerate.
9772
9773 * configure.in: Remove unnecessary PATH setting.
9774 * configure: Regnerate.
9775
9776 * configure.in: Don't default to unprefixed tools unless
9777 the native tools will work.
9778 * configure: Regenerate.
9779
9780 * configure.in: Convert to autoconf script. Blow away lots
9781 of now-redundant Makefile fragments.
9782 * configure: Generate using Autoconf.
9783 * Makefile.tpl: Rewrite to reflect autoconfiscation.
9784 * Makefile.in: Regenerate.
9785
9786 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
9787
9788 * configure: Fix stupid bug where RANLIB was mistakenly included.
9789
9790 * configure.in: Rename (buildargs, hostargs, targargs) to
9791 (build_configargs, host_configargs, target_configargs).
9792
9793 * configure.in: Move logic out of sed statement.
9794
9795 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
9796 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
9797
9798 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
9799
9800 * config.sub: Import from master repository
9801 * config.guess: Ditto
9802
9803 2002-12-24 Andreas Schwab <schwab@suse.de>
9804
9805 * Makefile.tpl (multilib.out): Fix missing space.
9806 * Makefile.in: Regenerate.
9807
9808 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
9809
9810 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
9811 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
9812 * Makefile.in: Regenerate.
9813 * configure.in: Remove unnecessary leftovers.
9814
9815 2002-12-21 Geoffrey Keating <geoffk@apple.com>
9816
9817 * configure.in (extra_ranlibflags_for_target): New variable.
9818 (*-*-darwin): Add -c to ranlib commands.
9819 * configure (tooldir): Handle extra_ranlibflags_for_target.
9820
9821 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
9822
9823 * Makefile.tpl: Revert HJL's change.
9824 * Makefile.in: Regenerated.
9825 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
9826 always.
9827
9828 2002-12-19 Andreas Schwab <schwab@suse.de>
9829
9830 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
9831 * Makefile.in: Regenerate.
9832
9833 2002-12-18 H.J. Lu <hjl@gnu.org>
9834
9835 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
9836 * Makefile.in: Regenerated.
9837
9838 * configure.in (build_prefix): New. Substitute.
9839
9840 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
9841
9842 * Makefile.tpl: Don't let real targets depend on phony targets.
9843 * Makefile.in: Regenerate.
9844
9845 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
9846 * Makefile.in: Regenerate.
9847
9848 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
9849
9850 * config.sub: Import from master repository
9851 * config.guess: Ditto
9852
9853 2002-12-16 Jason Merrill <jason@redhat.com>
9854
9855 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
9856 previous 'make bootstrap'.
9857 * Makefile.in: Regenerate.
9858
9859 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
9860
9861 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
9862
9863 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
9864
9865 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
9866 * Makefile.in: Regenerate.
9867
9868 2002-12-13 Jason Merrill <jason@redhat.com>
9869
9870 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
9871 library tests.
9872 (check-c++): Just depend on it and check-target-libstdc++-v3.
9873 * Makefile.in: Regenerate.
9874
9875 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9876
9877 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
9878 * Makefile.in: Rebuilt.
9879
9880 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
9881
9882 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
9883
9884 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
9885
9886 * configure: Fix bug put in by gremlins.
9887
9888 * Makefile.tpl: Substitute more autoconfily.
9889 * configure: Substitute more autoconfily.
9890 * Makefile.in: Regenerate.
9891
9892 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
9893
9894 * config.sub: Import from master repository
9895 * config.guess: Ditto
9896 * MAINTAINERS: Added Svein Seldal under write after approval
9897
9898 2002-12-08 Andrew Cagney <ac131313@redhat.com>
9899
9900 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
9901 * Makefile.in (all-sim): Ditto.
9902
9903 2002-12-06 DJ Delorie <dj@redhat.com>
9904
9905 * Makefile.tpl: Change configure dependencies to not have real
9906 targets depend on phony targets.
9907
9908 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
9909
9910 * configure.in: Revert unintentional change.
9911
9912 * Makefile.tpl: Change dependency for */multilib.out so that
9913 it works when gcc isn't in the tree.
9914
9915 * configure.in: Substitute more.
9916 * configure: Run subconfigures from the Makefile.
9917 * Makefile.tpl: Run subconfigures from the Makefile; add a few
9918 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
9919
9920 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9921
9922 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
9923
9924 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
9925
9926 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
9927 and corresponding dependencies.
9928 * Makefile.in: Regenerate.
9929
9930 * configure.in (host_tools): Order binutils, gas and ld for
9931 convenience in running the testsuites.
9932
9933 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
9934 * Makefile.in: Regenerate.
9935 * configure.in: Introduce rules to serialize subconfigure runs.
9936
9937 * configure.in: Introduce BASE_CC_FOR_TARGET.
9938 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
9939 Realize configure-build-* targets. Realize configure-target-* targets.
9940 * Makefile.in: Regenerate.
9941
9942 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
9943
9944 * configure: Move gcc_version_trigger stuff from here...
9945 * configure.in: ...to here.
9946
9947 * configure.in: Separate subconfigure options added by this file from
9948 options given by the user. Add machinery to put args for host
9949 subconfigures into the Makefile.
9950
9951 * Makefile.tpl: Remove 'vault' targets.
9952 * Makefile.tpl: Reorder and comment dependencies.
9953 * Makefile.in: Regenerate.
9954
9955 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
9956 * configure.in: Fix my broken commit of previous patch. (sigh)
9957
9958 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9959
9960 * configure.in: Move host-specific darwin noconfigdirs into
9961 the host-specific section.
9962
9963 2002-11-28 Geoffrey Keating <geoffk@apple.com>
9964
9965 * configure.in: Move host-specific darwin noconfigdirs into
9966 the host-specific section.
9967
9968 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
9969
9970 * configure: Remove skip-this-dir support.
9971 * Makefile.tpl: Remove skip-this-dir support.
9972
9973 * Makefile.tpl: Remove leftover support for non-autoconfiscated
9974 subdirectories.
9975 * Makefile.in: Regenerate.
9976
9977 * Makefile.tpl: Strip out useless setting of 'dir'.
9978 * Makefile.in: Regenerate.
9979
9980 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
9981
9982 * configure.in: Fix deeply stupid bug.
9983
9984 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
9985 shell code in CXX_FOR_TARGET
9986 * Makefile.def: Introduce raw_cxx.
9987 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
9988 RAW_CXX_FOR_TARGET.
9989 * Makefile.in: Regenerate.
9990
9991 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
9992
9993 * Makefile.tpl: Remove unnecessary ifs.
9994 * Makefile.in: Regenerate.
9995
9996 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
9997 dependencies. Maybe-ize build-libiberty. Create dummy install
9998 targets for 'no_install' modules.
9999 * configure: Move GDB_TK substitution to configure.in. Move
10000 build_modules stuff to configure.in.
10001 * configure.in: Implement soft dependency machinery. Maybe-ize
10002 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10003 * Makefile.in: Regenerate.
10004
10005 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10006
10007 * Makefile.tpl: Make all-target, install-target behave similarly
10008 to all, install (only hitting configured targets). Eliminate
10009 unused macro defintions.
10010
10011 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10012 build != host.
10013
10014 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10015
10016 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10017
10018 * configure.in: Produce lists of subdir targets we're actually
10019 configuring. Remove references to "dosrel".
10020 * Makefile.tpl: Let configure set which subdir targets are hit.
10021 Remove install-cross; clean up install; remove ALL. Remove
10022 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10023 Autogenerate host module targets. Remove empty dependency lines
10024 and redundant dependency; rearrange slightly.
10025 * Makefile.def: Add host-side libtermcap, utils.
10026
10027 * Makefile.in: Regenerate.
10028
10029 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10030
10031 * ltconfig (osf[345]): Append $major to soname_spec.
10032 Reflect this in library_names_spec.
10033 * ltmain.sh (osf): Prefix $major with . for use as extension.
10034
10035 2002-11-19 Andreas Jaeger <aj@suse.de>
10036
10037 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10038 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10039 and sparc64 GNU/Linux systems.
10040
10041 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10042
10043 * MAINTAINERS: Update email.
10044
10045 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10046
10047 * MAINTAINERS: Complete James Dennett's entry.
10048
10049 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10050
10051 * MAINTAINERS (Write After Approval): Add myself.
10052
10053 2002-11-13 Bruce Korb <bkorb@gnu.org>
10054
10055 * Makefile.tpl: syntactic cleanup
10056
10057 2002-11-13 Stuart Hastings <stuart@apple.com>
10058
10059 * MAINTAINERS: Add myself to write-after-approval list.
10060
10061 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10062
10063 * Makefile.def: Add list of recursive targets to autogenerate.
10064 Add build_modules.
10065 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10066 targets. Autogenerate *-build-* targets.
10067 * Makefile.in: Regenerate.
10068
10069 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10070
10071 * configure: More autoconf-style substitutions.
10072 * Makefile.tpl: More autoconf-style substitutions.
10073 * Makefile.in: Regenerate.
10074
10075 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10076
10077 * configure: Substitute more variables in a more autoconf-friendly
10078 way. Simplify slightly.
10079 * Makefile.tpl: Make more variables substitutable in an
10080 autoconf-friendly way.
10081 * Makefile.in: Regenerate.
10082
10083 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10084
10085 * MAINTAINERS (Write After Approval): Add myself.
10086
10087 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10088
10089 * configure.in (v810*): Remove special setting of tools.
10090
10091 * configure: Add support for extra required flags for ar or nm.
10092 * configure.in (aix4.3+): Use above support for target-specific
10093 issues, rather than using config/mt-aix43.
10094
10095 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10096
10097 * configure: Remove 'removing', which doesn't work. Replace $subdir
10098 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10099 with $srcdir. Reformat indentation. Substitute some variables
10100 formerly hard-coded in the Makefile for build=host.
10101 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10102 * Makefile.def: Autogenerate more.
10103 * Makefile.in: Regenerate.
10104
10105 2002-11-04 Adam Nemet <anemet@lnxw.com>
10106
10107 * MAINTAINERS (Write After Approval): Add myself.
10108
10109 2002-11-04 Kevin Buettner <kevinb@redhat.com>
10110
10111 * Makefile.def (host_modules): Add rda.
10112 * Makefile.in: Regenerate.
10113 * configure.in (target_tool): Add target-rda to list.
10114
10115 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10116
10117 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10118
10119 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
10120
10121 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10122 and restrap targets to this rule.
10123 * Makefile.in: Regenerate.
10124
10125 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10126
10127 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10128 GNATS only accounts.
10129
10130 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10131
10132 * configure.in (i[3456]86-*-linux*): Add check to disable
10133 ${libgcj} for glibc1.
10134
10135 2002-10-24 Denis Chertykov <denisc@overta.ru>
10136
10137 * MAINTAINERS: Add myself as ip2k port maintainer.
10138
10139 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10140
10141 * configure.in: Add tic4x target.
10142
10143 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10144
10145 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10146 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10147 * Makefile.in: Regenerate.
10148
10149 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10150 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10151 * Makefile.in: Regenerate.
10152
10153 2002-10-02 Janis Johnson <janis187@us.ibm.com>
10154
10155 * MAINTAINERS: Add myself as web pages co-maintainer.
10156
10157 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10158
10159 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10160 * Makefile.in: Regenerate.
10161
10162 2002-10-02 Zack Weinberg <zack@codesourcery.com>
10163
10164 * MAINTAINERS: Add myself and Nathan Sidwell
10165 <nathan@codesourcery.com> as VxWorks maintainers.
10166
10167 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10168
10169 * Makefile.def: Remove order dependency comments.
10170 * Makefile.tpl: Add explicit install-install dependencies.
10171 * Makefile.in: Regenerate.
10172
10173 * Makefile.tpl: Remove material now in src-release. (Finally!)
10174 * Makefile.in: Regenerate.
10175
10176 * Makefile.tpl: Add configure-target (for src-release in src)
10177 * Makefile.in: Regenerate.
10178
10179 2002-09-30 Nick Clifton <nickc@redhat.com>
10180
10181 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10182
10183 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10184
10185 * configure.in (s390*-*-linux*): Enable libgcj.
10186
10187 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10188
10189 * configure: Revert accidentally applied changes.
10190
10191 * Makefile.tpl: Make more autoconf-friendly.
10192 * Makefile.in: Regenerate.
10193 * configure: Make substitution more autoconf-like.
10194
10195 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
10196
10197 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10198 single entry to handle all these.
10199 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10200 libjava on arm-*-elf.
10201
10202 2002-09-27 Geoffrey Keating <geoffk@apple.com>
10203
10204 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10205 things that depend on them.
10206
10207 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10208
10209 * Makefile.tpl: Make subsituted variables more autoconfy.
10210 * Makefile.in: Regenerate.
10211 * configure: Make seds more autoconfy.
10212
10213 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10214
10215 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10216 * Makefile.in: Regenerate.
10217 * configure.in: Rewrite sed statements to look autoconfy.
10218
10219 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10220 all-target-foo on configure-target-foo.
10221 * Makefile.def: Ditto.
10222 * Makefile.in: Rebuild.
10223
10224 2002-09-25 Andrew Haley <aph@redhat.com>
10225
10226 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10227
10228 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10229
10230 * Makefile.def: New file.
10231 * Makefile.tpl: New file.
10232 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10233 * contrib/gcc_update: Note that Makefile.in is a generated file.
10234
10235 * configure.in: Minor rearrangement. Simplify tests.
10236
10237 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10238
10239 * configure.in (with_headers): Skip copy if value is "yes".
10240 (with_libs): Likewise.
10241
10242 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10243
10244 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10245 * configure.in (sh*-*-pe*): Ditto.
10246 * configure.in (mips*-*-pe*): Ditto.
10247 * configure.in (*arm-wince-pe): Ditto.
10248
10249 * configure.in: Rearrange.
10250
10251 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10252
10253 * MAINTAINERS: Update my email address.
10254
10255 2002-08-30 Paul Koning <pkoning@equallogic.com>
10256
10257 * MAINTAINERS: (Write After Approval): Add myself.
10258
10259 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
10260
10261 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10262
10263 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
10264
10265 * MAINTAINERS: Change my mailing address.
10266
10267 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
10268
10269 * MAINTAINERS (Write After Approval): Remove myself.
10270 (Various Maintainers: c++ runtime libs): Add myself.
10271
10272 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
10273
10274 * MAINTAINERS (Write After Approval): Remove myself.
10275 (Various Maintainers: c++ runtime libs): Add myself.
10276
10277 2002-08-15 Eric Christopher <echristo@redhat.com>
10278
10279 * config.sub: Import from master repository.
10280 * config.guess: Ditto.
10281
10282 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
10283
10284 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10285 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10286 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10287
10288 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
10289
10290 * MAINTAINERS: Add self to rs6000 vector extensions.
10291
10292 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
10293
10294 * libiberty/configure: Reverted unintended yesterday's check in.
10295
10296 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
10297
10298 * boehm-gc/configure, libf2c/configure: Rebuilt.
10299 * libffi/configure, libiberty/configure: Ditto.
10300 * libjava/configure, libobjc/configure: Ditto.
10301 * libstdc++-v3/configure, zlib/configure: Ditto.
10302 Merged from binutils:
10303 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10304 From Steve Ellcey <sje@cup.hp.com>:
10305 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10306 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10307 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10308 IA64.
10309 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10310 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10311 soname_spec, sys_lib_search_path_spec): Ditto.
10312
10313 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
10314
10315 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10316
10317 2002-08-04 H.J. Lu (hjl@gnu.org)
10318
10319 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10320
10321 2002-08-02 Krister Walfridsson <cato@df.lth.se>
10322
10323 * MAINTAINERS (Write After Approval): Add myself.
10324
10325 2002-07-31 Alan Modra <amodra@bigpond.net.au>
10326
10327 * configure.in: Move generic linux case to end. Copy generic
10328 linux noconfigdirs to mips*-*-linux* entry and new
10329 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10330
10331 2002-07-19 Michael Matz <matz@suse.de>
10332
10333 * MAINTAINERS: Add myself as ra* maintainer.
10334
10335 2002-07-16 Chris Demetriou <cgd@broadcom.com>
10336
10337 * config.guess: Update to 2002-07-09 version.
10338 * config.sub: Update to 2002-07-03 version.
10339
10340 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10341
10342 * MAINTAINERS: Fix typo in a maintainer email address.
10343
10344 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10345
10346 * configure.in: Remove two redundant tests.
10347
10348 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10349
10350 * configure.in (mips*-*-irix6*o32): Enable stabs.
10351
10352 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10353
10354 * configure.in: Don't build grez.
10355 * Makefile.in: Ditto.
10356
10357 * Makefile.in: Remove references to bsp, cygmon, libstub.
10358 * configure.in: Ditto.
10359
10360 * configure.in: Remove leftover reference to gdbtest.
10361
10362 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
10363
10364 * configure.in (gxx_include_dir): Change to match versioned
10365 C++ headers if --enable-version-specific-runtime-libs is used.
10366
10367 2002-07-04 Steve Ellcey <sje@cup.hp.com>
10368
10369 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10370
10371 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10372
10373 * configure.in: Make --without-x work.
10374
10375 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10376
10377 * configure.in: Rearrange target Makefile fragment collection.
10378
10379 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10380 cvs[src].
10381 * configure.in: Ditto.
10382
10383 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10384
10385 * MAINTAINERS (Write After Approval): Update my e-mail address.
10386
10387 2002-06-24 Ben Elliston <bje@redhat.com>
10388
10389 * configure.in (host_tools): Remove cgen.
10390
10391 * Makefile.in (all-cgen): Remove; runs from its source directory.
10392 (check-cgen, install-cgen, clean-cgen): Likewise.
10393 (all-opcodes): Do not depend on all-cgen.
10394 (all-sim): Likewise.
10395
10396 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
10397
10398 * Makefile.in: Eliminate 'apache' targets.
10399 * configure.in: Eliminate 'apache' targets.
10400
10401 * configure.in: Eliminate redundant tests. Reorganize.
10402
10403 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10404
10405 * config-ml.in: Eliminate references to Cygnus configure.
10406
10407 * Makefile.in: Eliminate references to building emacs.
10408
10409 2002-06-28 Graham Stott <graham.stott@btinternet.com>
10410
10411 * MAINTAINERS: Update my email address.
10412
10413 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10414
10415 * config.if (libstdcxx_incdir): Version C++ headers.
10416 (cxx_incdir): Remove.
10417
10418 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10419
10420 * MAINTAINERS (Write After Approval): Add self.
10421
10422 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10423
10424 * configure.in: Add support for ip2k.
10425
10426 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10427
10428 * configure.in: Fix AIX configury bug.
10429
10430 2002-06-20 Steve Ellcey <sje@cup.hp.com>
10431
10432 * MAINTAINERS (Write After Approval): Add self.
10433
10434 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10435
10436 * configure.in: replace ${topsrcdir} with ${srcdir}
10437
10438 * configure.in: Move definition of libstdcxx_flags
10439 right above usage, rather than waaay earlier.
10440
10441 * configure.in: Pull definition of is_cross_compiler earlier.
10442
10443 * configure.in: Rearrange a little.
10444
10445 * configure.in: Remove references to librx.
10446 * Makefile.in: Remove references to librx.
10447
10448 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10449
10450 * config.sub: Add support for avr target.
10451 Import from master sources, rev 1.255
10452
10453 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
10454
10455 * configure, .cvsignore: Revert previous change...
10456 * Makefile: ...delete.
10457
10458 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10459
10460 * configure.in: Eliminate ${gasdir} variable.
10461
10462 2002-06-18 Dave Brolley <brolley@redhat.com>
10463
10464 * configure.in: Add support for frv.
10465 * config.sub: Add support for frv.
10466
10467 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10468
10469 * configure: Remove garbage from previous commit.
10470
10471 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10472
10473 * configure: For in-source builds, make a subdir and re-exec there.
10474 * Makefile: New file. Pass targets through to build directory.
10475 * .cvsignore: No longer ignore "Makefile".
10476
10477 2002-06-16 Douglas Rupp <rupp@gnat.com>
10478
10479 * MAINTAINERS (Write After Approval): Add self.
10480
10481 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10482
10483 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10484
10485 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10486
10487 * configure.in (vax-*-netbsd*): Re-enable gas.
10488
10489 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10490
10491 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10492 BUILD_PREFIX_1, to correct nomenclature.
10493 * configure: Likewise.
10494
10495 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10496 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10497
10498 2002-05-31 Olaf Hering <olh@suse.de>
10499
10500 * config-ml.in: Propogate DESTDIR also.
10501
10502 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10503
10504 * configure.in (vax-*-netbsd*): Don't build gas for this
10505 platform.
10506
10507 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10508
10509 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10510 and libgcj for AVR.
10511
10512 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10513
10514 * MAINTAINERS (Write After Approval): Add myself.
10515
10516 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10517
10518 * config.guess: Update to 2002-05-22 version.
10519 * config.sub: Likewise.
10520
10521 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10522
10523 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10524 * config-ml.in: Likewise.
10525 * configure: Likewise.
10526 * configure.in: Likewise.
10527
10528 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10529
10530 * MAINTAINERS: Update my email address.
10531
10532 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10533
10534 * configure.in: Simplify makefile fragment collection.
10535
10536 * configure.in: Remove code to build emacs.
10537
10538 * configure.in : Remove --srcdir argument from targargs and buildargs
10539 (it's always overridden in the Makefile anyway). Rearrange a bit.
10540
10541 * configure: Move some logic to configure.in.
10542 * configure.in: Move some logic from configure.
10543
10544 2002-05-11 Tom Tromey <tromey@redhat.com>
10545
10546 * MAINTAINERS: Reflect libgcj reality.
10547
10548 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10549
10550 * Makefile.in: Honour DESTDIR.
10551
10552 2002-05-08 Mark Mitchell <mark@codesourcery.com>
10553
10554 * config.guess: Import 2002-03-20 version.
10555 * config.sub: Import 2002-04-26 version.
10556
10557 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10558
10559 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10560
10561 2002-05-07 Tim Josling <tej@melbpc.org.au>
10562
10563 * MAINTAINERS: Add self.
10564
10565 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
10566
10567 * ltmain.sh: Detect and handle object name conflicts
10568 while piecewise linking a static library.
10569
10570 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
10571
10572 * configure.in (noconfigdirs): Don't disable libgcj on
10573 sparc64-*-solaris* and sparcv9-*-solaris*.
10574
10575 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
10576
10577 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10578
10579 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10580
10581 * configure.in (FLAGS_FOR_TARGET): Do not add
10582 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10583 on i[3456]86-*-linux*.
10584
10585 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10586
10587 * configure.in (noconfigdirs): Replace [ ] with test.
10588
10589 * configure.in (noconfigdirs): Do not add target-newlib if
10590 target == i[3456]86-*-linux*, and host == target.
10591
10592 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10593
10594 * configure.in: delete reference to absent file
10595
10596 * configure.in: replace '[' with 'test'
10597
10598 * configure.in: Eliminate references to gash.
10599 * Makefile.in: Eliminate references to gash.
10600
10601 * configure.in: remove useless references to 'pic' makefile fragments.
10602
10603 * configure.in: (*-*-windows*) Finish removing.
10604
10605 * configure.in: Eliminate redundant test for libgui.
10606
10607 2002-04-29 Roger Sayle <roger@eyesopen.com>
10608
10609 * MAINTAINERS: Add self and realphabetize. Update entries
10610 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10611 entry for a29k port maintainer.
10612
10613 2002-04-26 Joel Sherrill <joel@OARcorp.com>
10614
10615 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10616 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10617
10618 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10619
10620 * configure.in: remove references to dead files
10621
10622 2002-04-19 Mark Mitchell <mark@codesourcery.com>
10623
10624 * MAINTAINERS: Add information about purpose of this file.
10625
10626 2002-04-18 Tom Tromey <tromey@redhat.com>
10627
10628 * configure.in: Disallow configuring libgcj when it is already
10629 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10630 Solaris 2.8 by default. For PR libgcj/6158.
10631
10632 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10633
10634 * configure.in: Move default CC setting out of config/mh-* fragments
10635 directly into here.
10636
10637 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10638
10639 * configure.in: don't even try to configure or make a subdirectory
10640 if there's no configure script for it.
10641
10642 2002-04-15 Mark Mitchell <mark@codesourcery.com>
10643
10644 * MAINTAINERS: Remove chill maintainers.
10645 * Makefile.in (CHILLFLAGS): Remove.
10646 (CHILL_LIB): Remove.
10647 (TARGET_CONFIGDIRS): Remove libchill.
10648 (CHILL_FOR_TARGET): Remove.
10649 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10650 CHILL_LIB.
10651 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10652 (CHECK_TARGET_MODULES): Likewise.
10653 (INSTALL_TARGET_MODULES): Likewise.
10654 (CLEAN_TARGET_MODULES): Likewise.
10655 (configure-target-libchill): Remove.
10656 (all-target-libchill): Remove.
10657 * configure.in (target_libs): Remove target-libchill.
10658 Do not compute CHILL_FOR_TARGET.
10659 * libchill: Remove directory.
10660
10661 2002-04-11 DJ Delorie <dj@redhat.com>
10662
10663 * Makefile.in, configure.in: Sync with binutils, entries
10664 follow...
10665
10666 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10667
10668 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10669 (do-tar, do-bz2): New rules.
10670 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10671 (gdb-tar): New rule.
10672 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10673 (insight_dejagnu.tar): New rule.
10674 (insight.tar): New rule.
10675 (gdb+dejagnu.tar): New rule.
10676 (gdb.tar): New rule.
10677
10678 2002-02-01 Mo DeJong <supermo@bayarea.net>
10679
10680 * Makefile.in: Add all-tix to deps for all-snavigator
10681 so that tix is built when building snavigator.
10682
10683 2002-01-11 Steve Ellcey <sje@cup.hp.com>
10684
10685 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10686 ld and gdb are not supported.
10687
10688 2002-01-07 Mark Salter <msalter@redhat.com>
10689
10690 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10691 Allow target-libgloss to be built for arm, strongarm, and xscale.
10692
10693 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10694
10695 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10696 options for i[3456]86-pc-linux* native builds.
10697
10698 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10699
10700 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10701 files from .po files for a distribution.
10702
10703 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
10704
10705 * configure.in: Enable libstdc++-v3 for h8300 targets.
10706
10707 2001-06-19 Alan Modra <amodra@bigpond.net.au>
10708
10709 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10710 version from bfd/.
10711
10712 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10713
10714 * Makefile.in (VER): When present, extract the version number from
10715 the file version.in.
10716
10717 2001-05-24 Tom Rix <trix@redhat.com>
10718
10719 * configure.in : enable ld for aix
10720
10721 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10722
10723 * config.guess: Add linux target for S/390.
10724
10725 2000-11-07 Philip Blundell <pb@futuretv.com>
10726
10727 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10728
10729 2000-11-03 Philip Blundell <pb@futuretv.com>
10730
10731 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10732 files.
10733
10734 2001-01-15 Ben Elliston <bje@redhat.com>
10735
10736 * configure.in (host_tools): Add sid.
10737 Always configure cgen.
10738
10739 2000-11-24 Nick Clifton <nickc@redhat.com>
10740
10741 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10742
10743
10744 2000-08-20 Doug Evans <dje@casey.transmeta.com>
10745
10746 * Makefile.in (ALL_MODULES): Add all-cgen.
10747 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10748 (all-cgen): New target.
10749 (all-opcodes,all-sim): Depend on all-cgen.
10750 * configure.in (host_tools): Add cgen.
10751 Only configure cgen if --enable-cgen-maint.
10752
10753 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
10754
10755 * configure.in: Add *-*-freebsd* configurations.
10756
10757 2002-04-08 Tom Tromey <tromey@redhat.com>
10758
10759 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10760 Fixes PR libgcj/6068.
10761
10762 2002-03-30 Krister Walfridsson <cato@df.lth.se>
10763
10764 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10765
10766 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10767
10768 * configure.in (alpha*-dec-osf*): Enable libgcj.
10769
10770 2003-03-27 Matthew Gingell <gingell@gnat.com>
10771
10772 * MAINTAINERS (Write After Approval): Add myself.
10773
10774 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
10775
10776 Fix for: PR bootstrap/3591, target/5676
10777 * configure.in (mcore-pe): Disable the configuration of
10778 libstdc++-v3 since exceptions are not supported.
10779
10780 2002-03-20 Anthony Green <green@redhat.com>
10781
10782 * configure.in: Enable libgcj for xscale-elf target.
10783
10784 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
10785
10786 * MAINTAINERS: Update my email address.
10787
10788 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
10789
10790 * ltmain.sh (relink_command): Fix typo in previous change.
10791
10792 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
10793
10794 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
10795 (relink_command): Added --tag flags.
10796 (mode=install): If relinking fails; error out.
10797
10798 2002-03-12 Richard Henderson <rth@redhat.com>
10799
10800 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
10801 .NOTPARALLEL tag.
10802 (do-check): Rename from check.
10803 (check): Allow parallel check.
10804
10805 2002-03-12 Bob Wilson <bob.wilson@acm.org>
10806
10807 * MAINTAINERS: Add myself as maintainer for xtensa port.
10808 Fix alphabetical order in CPU port maintainer list.
10809 Remove myself from Write After Approval list.
10810
10811 2002-03-11 Richard Henderson <rth@redhat.com>
10812
10813 * Makefile.in (.NOTPARALLEL): Add fake tag.
10814
10815 2002-03-07 H.J. Lu (hjl@gnu.org)
10816
10817 * configure.in: Enable gprof for mips*-*-linux*.
10818
10819 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
10820
10821 * MAINTAINERS (Write After Approval): Add myself.
10822
10823 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
10824
10825 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
10826 libjava.
10827 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
10828
10829 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
10830
10831 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
10832 because its Makefile is there; test for the executable instead.
10833
10834 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
10835
10836 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
10837 libstdc++-v3 and libjava.
10838
10839 2002-02-11 Adam Megacz <adam@xwt.org>
10840
10841 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
10842 boehm-gc
10843
10844 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
10845
10846 * config.guess: Updated to 2002-01-30's version.
10847 * config.sub: Updated to 2002-02-01's version.
10848 Contribute sh64-elf.
10849 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
10850 * configure.in: Added sh64-*-*.
10851
10852 2002-02-08 Chris Demetriou <cgd@broadcom.com>
10853
10854 * MAINTAINERS: Belatedly add myself to write after approval list.
10855
10856 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
10857
10858 * MAINTAINERS: Put self in as maintainer for x86-64 port.
10859 Remove self as Write After Approval.
10860
10861 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
10862
10863 * MAINTAINERS: Put self in as maintainer for contrib/regression
10864 directory.
10865
10866 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
10867
10868 * MAINTAINERS: Update my email address.
10869
10870 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
10871
10872 * configure.in (*-*-netbsd*): New. Skip target-newlib,
10873 target-libiberty, and target-libgloss. Skip Java-related
10874 libraries if not supported for NetBSD on target CPU.
10875
10876 2002-01-25 Douglas B Rupp <rupp@gnat.com>
10877
10878 * install-sh: Use _inst.$$_ for temp file name.
10879
10880 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
10881
10882 * MAINTAINERS (Write After Approval): Move my contact info
10883 from here...
10884 (OS Port Maintainers): ...to here (netbsd).
10885
10886 2002-01-22 Bob Wilson <bob.wilson@acm.org>
10887
10888 * MAINTAINERS (Write After Approval): Add myself.
10889
10890 2002-01-17 H.J. Lu <hjl@gnu.org>
10891
10892 * Makefile.in (all-fastjar): Also depend on all-libiberty.
10893 (all-target-fastjar): Also depend on all-target-libiberty.
10894
10895 2002-01-16 H.J. Lu (hjl@gnu.org)
10896
10897 * config.guess: Import from master sources, rev 1.225.
10898 * config.sub: Import from master sources, rev 1.238.
10899
10900 2002-01-16 Kazu Hirata <kazu@hxi.com>
10901
10902 * MAINTAINERS (Write After Approval): Remove myself.
10903
10904 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
10905
10906 * MAINTAINERS (Write After Approval): Add myself.
10907
10908 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
10909
10910 * MAINTAINERS: Add self as docs co-maintainer.
10911
10912 2001-12-11 Matthias Klose <doko@debian.org>
10913
10914 * MAINTAINERS (Write After Approval): Add myself.
10915
10916 2001-12-09 Zack Weinberg <zack@codesourcery.com>
10917
10918 * MAINTAINERS: Update my email address.
10919
10920 2001-12-07 Turly O'Connor <turly@apple.com>
10921 * MAINTAINERS (Write After Approval): Add myself.
10922 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
10923 (rs6000_initialize_trampoline): Call __trampoline_setup for
10924 ABI_DARWIN too.
10925 * darwin-tramp.asm: New file, implements __trampoline_setup.
10926 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
10927
10928 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
10929
10930 * MAINTAINERS (Write After Approval): Add myself.
10931
10932 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
10933
10934 * configure, configure.in: Use temp file for long sed commands.
10935
10936 2001-12-03 Laurent Guerby <guerby@acm.org>
10937
10938 * config.sub: Update to version 1.232 on subversion.
10939
10940 2001-12-03 Ben Elliston <bje@redhat.com>
10941
10942 * MAINTAINERS: Update mail address for config.* patches.
10943
10944 2001-11-27 DJ Delorie <dj@redhat.com>
10945 Zack Weinberg <zack@codesourcery.com>
10946
10947 When build != host, create libiberty for the build machine.
10948
10949 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
10950 CONFIG_ARGUMENTS.
10951 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
10952 New variables.
10953 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
10954 and rules.
10955 (all.normal): Depend on ALL_BUILD_MODULES.
10956 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
10957 (all-build-libiberty): Depend on configure-build-libiberty.
10958
10959 * configure: Calculate and substitute proper value for
10960 ALL_BUILD_MODULES.
10961 * configure.in: Create the build subdirectory.
10962 Calculate and substitute TARGET_CONFIGARGS (formerly
10963 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
10964
10965 2001-11-26 Ziemowit Laski <zlaski@apple.com>
10966
10967 * MAINTAINERS (write-after-approval): Add self.
10968
10969 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
10970
10971 * MAINTAINERS (GNATS only accounts): Remove self.
10972
10973 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
10974
10975 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
10976 libf2c.
10977
10978 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
10979
10980 * MAINTAINERS (Write After Approval): Add self.
10981
10982 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10983
10984 * MAINTAINERS: mips and s390 are also CPU ports.
10985
10986 2001-11-12 David O'Brien <obrien@FreeBSD.org>
10987
10988 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
10989
10990 2001-11-11 David O'Brien <obrien@FreeBSD.org>
10991
10992 * MAINTAINERS: Alphabetize.
10993
10994 2001-11-09 Kazu Hirata <kazu@hxi.com>
10995
10996 * MAINTAINERS (Various maintainers: h8 port): Add myself.
10997
10998 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
10999
11000 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11001
11002 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11003
11004 * configure.in (--enable-languages): Be more permissive about
11005 syntax. Check for empty lists better. Warn about $LANGUAGES.
11006
11007 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
11008
11009 * config.sub: Import from master sources, rev. 1.230.
11010 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11011
11012 2001-11-07 Laurent Guerby <guerby@acm.org>
11013
11014 * MAINTAINERS (Write After Approval): Add self.
11015
11016 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11017
11018 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11019
11020 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11021
11022 * config.sub: Import from master sources, rev 1.226.
11023 * config.guess: Import from master sources, rev 1.216.
11024
11025 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11026
11027 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11028 * MAINTAINERS: Add self as maintainer of MMIX port.
11029 Remove old after-approval entry.
11030
11031 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11032
11033 * ChangeLog, configure: Fix spelling errors.
11034
11035 2001-10-20 Brendan Kehoe <brendan@zen.org>
11036
11037 * MAINTAINERS: Tweak my address.
11038
11039 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
11040
11041 * MAINTAINERS: Update my email address.
11042
11043 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
11044
11045 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11046 * MAINTAINERS: Add self as maintainer of CRIS port.
11047
11048 2001-10-10 Geert Bosch <bosch@gnat.com>
11049
11050 * MAINTAINERS (Various maintainers: Ada front end):
11051 Added Robert Dewar.
11052
11053 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
11054
11055 * MAINTAINERS (Write After Approval): Added self
11056
11057 2001-10-02 Geert Bosch <bosch@gnat.com>
11058
11059 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11060
11061 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11062
11063 * configure: Handle temporary files securely using mkdir.
11064
11065 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
11066
11067 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11068
11069 2001-09-26 Will Cohen <wcohen@redhat.com>
11070
11071 * configure.in (*-*-linux*): Disable configuration of target-newlib
11072 and target-libgloss.
11073
11074 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11075
11076 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11077 RANLIB.
11078
11079 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
11080
11081 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11082 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11083 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11084 avoid quotes nesting problems.
11085 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11086 (DO_X): Export only variables that are set.
11087
11088 2001-09-19 Ben Elliston <bje@redhat.com>
11089
11090 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11091 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11092 semantics. Use the shell built-in "type" command instead.
11093
11094 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
11095
11096 Merged from gcc-3_0-branch:
11097 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11098 * ltcf-c.sh: Use $objext, not $ac_objext.
11099 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11100 * ltcf-cxx.sh: Add support for GNU.
11101 2001-07-22 Timothy Wall <twall@redhat.com>
11102 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11103 default settings if using GNU tools with that configuration.
11104 * ltcf-cxx.sh: Ditto.
11105 * ltcf-gcj.sh: Ditto.
11106 2001-07-21 Michael Chastain <chastain@redhat.com>
11107 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11108 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11109 * ltmain.sh: Mark as gcc-local.
11110
11111 2001-08-30 Eric Christopher <echristo@redhat.com>
11112 Jason Eckhardt <jle@redhat.com>
11113
11114 * config.guess: Merge from master sources.
11115 * config.sub: Merge from master sources, add support for mipsisa32.
11116
11117 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
11118 * config.sub: Merge from master sources, rev 1.219.
11119 * MAINTAINERS: Add self as contact for stormy16 port.
11120
11121 2001-08-14 Zack Weinberg <zackw@panix.com>
11122
11123 * config.sub: Merge from master sources, rev 1.218.
11124 * config.guess: Merge from master sources, rev 1.209.
11125
11126 2001-08-11 Graham Stott <grahams@redhat.com>
11127
11128 * Makefile.in (check-c++): Add missing semicolon.
11129
11130 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11131
11132 * MAINTAINERS (Various maitainers: predict.def): Added myself.
11133
11134 2001-07-30 Eric Christopher <echristo@redhat.com>
11135
11136 * MAINTAINERS (Various maintainers: mips port): Added myself.
11137
11138 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11139
11140 * configure.in (sh-*-linux*): New.
11141
11142 2001-07-27 Richard Henderson <rth@redhat.com>
11143
11144 * .cvsignore: Add LAST_UPDATED.
11145
11146 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11147
11148 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11149
11150 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
11151
11152 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11153
11154 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11155
11156 * MAINTAINERS (Write After Approval): Added myself.
11157
11158 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11159
11160 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11161 and libgcj on m68hc11/m68hc12.
11162
11163 2001-06-27 H.J. Lu (hjl@gnu.org)
11164
11165 * Makefile (CFLAGS_FOR_BUILD): New.
11166 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11167
11168 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11169
11170 * README: Remove version number.
11171
11172 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11173
11174 * INSTALL/README: Update wrt. to the installation instructions now
11175 residing in gcc/doc/install.texi.
11176
11177 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11178
11179 * README: Replace with a cut-down and updated version of gcc/README.
11180
11181 2001-06-12 David Edelsohn <edelsohn@gnu.org>
11182
11183 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11184 multilibs to be disabled.
11185
11186 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
11187
11188 * MAINTAINERS (Write After Approval): Add myself.
11189
11190 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
11191
11192 * config.guess: Import CVS version 1.195.
11193 * config.sub: Import CVS version 1.212.
11194
11195 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11196
11197 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11198 gcc/xgcc is built, use -print-prog-name to find out the program
11199 name to use.
11200
11201 2001-06-04 Phil Edwards <pme@sources.redhat.com>
11202
11203 * config.guess: Import CVS version 1.194. All gcc-local changes
11204 appear to also be in the master copy.
11205 * config.sub: Import CVS version 1.211.
11206
11207 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11208
11209 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11210 with_gcc]: Use `gcc -shared' to build a shared library.
11211
11212 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11213
11214 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11215 archives.
11216
11217 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11218
11219 * MAINTAINERS (Write After Approval): Add myself.
11220
11221 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
11222
11223 * configure.in (libstdcxx_flags): Do not try to execute
11224 libstdc++-v3/testsuite_flags until it exists.
11225
11226 2001-06-01 Alan Modra <amodra@bigpond.net.au>
11227
11228 * MAINTAINERS: Update my email address.
11229
11230 2001-05-31 Graham Stott <grahams@redhat.com>
11231
11232 * MAINTAINERS (Write After Approval): Add myself.
11233
11234 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
11235
11236 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11237 libraries when using g++ with native linker.
11238
11239 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
11240
11241 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11242
11243 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
11244
11245 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11246 [aix4*|aix5*]: Prepend blank.
11247
11248 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
11249
11250 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11251 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11252 of subdir/configure scripts to use the new libtool.m4.
11253
11254 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11255
11256 * MAINTAINERS (Write After Approval): Add myself.
11257
11258 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11259
11260 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11261
11262 2001-05-11 Ben Elliston <bje@redhat.com>
11263
11264 * Makefile.in (all-sid): New target.
11265 (check-sid, clean-sid, install-sid): Likewise.
11266
11267 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11268
11269 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11270
11271 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11272
11273 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11274 libgcj.
11275
11276 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11277
11278 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11279 gcc/xgcc is built, use -print-prog-name to find out the program
11280 name to use.
11281
11282 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
11283
11284 * configure.in (noconfigdirs): Don't reset it from scratch in the
11285 target case; only append to it.
11286
11287 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11288 sparc-*-solaris2.8]: Disable ${libgcj}.
11289
11290 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
11291
11292 * configure.in (libgcj_saved): Copy from $libgcj.
11293 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11294 --disable-libgcj.
11295
11296 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11297
11298 * MAINTAINERS: Remove self as MIPS maintainer and
11299 C front end maintainer.
11300
11301 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11302
11303 * configure.in: Move *-chorusos target case to the proper switch.
11304 Disable libgcj.
11305
11306 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11307
11308 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11309 1.641.2.228.
11310
11311 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11312
11313 * Makefile.in (STAGE1_CFLAGS): Pass down.
11314
11315 2001-04-13 Alan Modra <amodra@one.net.au>
11316
11317 * config.guess: Add hppa64-linux support. Note for next import that
11318 this is already in the master file.
11319 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11320
11321 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11322
11323 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11324 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11325
11326 2001-04-11 Stan Shebs <shebs@apple.com>
11327
11328 * MAINTAINERS: Add self as Darwin port maintainer.
11329
11330 2001-04-11 Alan Modra <amodra@one.net.au>
11331
11332 * MAINTAINERS: Update my email address.
11333
11334 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
11335
11336 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11337 recent versions of FreeBSD (release 3 or later).
11338 * ltconfig: On FreeBSD, -lc must not be provided when building
11339 a shared library or else the standard -pthread gcc option is
11340 rendered worthless to later users of the built library.
11341
11342 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11343
11344 * MAINTAINERS: Add self and RTH as C front end maintainers.
11345
11346 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
11347
11348 * config.sub: Make sure to match an already-canonicalized
11349 machine name (eg. mn10300-unknown-elf).
11350
11351 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
11352
11353 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11354 New macros.
11355 (bootstrap, cross): Use RECURSE_FLAGS.
11356 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11357
11358 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
11359
11360 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11361
11362 2001-03-22 Colin Howell <chowell@redhat.com>
11363
11364 * Makefile.in (DO_X): Do not backslash single-quotes in
11365 backquotes (two places).
11366
11367 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11368
11369 Re-installed:
11370 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11371 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11372 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11373 * ltcf-cxx.sh: Likewise.
11374 * ltcf-gcj.sh: Likewise.
11375
11376 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11377
11378 * MAINTAINERS: Add myself as "documentation co-maintainer".
11379
11380 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11381
11382 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11383 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11384
11385 2001-03-19 Tom Tromey <tromey@redhat.com>
11386
11387 * config-ml.in: Handle GCJ and GCJFLAGS.
11388
11389 2001-03-21 Michael Chastain <chastain@redhat.com>
11390
11391 * Makefile.in: all-m4 depends on all-texinfo.
11392
11393 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
11394
11395 * MAINTAINERS: Add myself to write after approval list.
11396
11397 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
11398
11399 * Makefile.in (DO_X): Quote nested quotes.
11400
11401 2001-03-18 Alan Modra <alan@linuxcare.com.au>
11402
11403 * MAINTAINERS: Add myself to write after approval list.
11404
11405 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
11406
11407 * Makefile.in (DO_X): Use double quotes for quoting
11408 "RANLIB=$${RANLIB}".
11409
11410 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11411
11412 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11413
11414 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
11415
11416 * configure.in: Only use `lang_requires' for languages athat are
11417 actually enabled.
11418
11419 2001-03-08 Phil Edwards <pme@sources.redhat.com>
11420
11421 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11422
11423 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
11424
11425 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11426
11427 2001-03-07 Tom Tromey <tromey@redhat.com>
11428
11429 * configure.in: Allow config-lang.in to set `lang_requires' to list
11430 of other required languages.
11431
11432 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
11433
11434 * Makefile.in: Remove RANLIB definition. Use RANLIB
11435 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11436 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11437
11438 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
11439 Alexandre Oliva <aoliva@redhat.com>
11440
11441 * Makefile.in (check-c++): Use tabs, not spaces.
11442
11443 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
11444
11445 * MAINTAINERS: add myself to Write After Approval list.
11446
11447 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
11448
11449 * Makefile.in (check-c++): New rule.
11450
11451 * configure.in (target_libs): Remove libg++.
11452 (noconfigdirs): Remove libg++.
11453 (noconfigdirs): Same.
11454 (noconfigdirs): Same.
11455 (noconfigdirs): Same.
11456
11457 * config-ml.in: Remove libg++ references.
11458
11459 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11460 (ALL_TARGET_MODULES): Same.
11461 (configure-target-libg++): Remove.
11462 (all-target-libg++): Remove.
11463 (configure-target-libio): Remove.
11464 (all-target-libio): Remove.
11465 (check-target-libio): Remove.
11466 (.PHONY): Remove.
11467 (libg++.tar.bz2): Remove.
11468 (all-target-cygmon): Remove libio.
11469 (all-target-libstdc++): Remove.
11470 (configure-target-libstdc++): Remove.
11471 (TARGET_LIB_PATH): Remove libstdc++.
11472 (ALL_GCC_CXX): Remove libstdc++.
11473 (all-target-gperf): Correct.
11474
11475 2001-02-16 Nick Clifton <nickc@redhat.com>
11476
11477 * configure.in (noconfigdirs): Allow configuration of texinfo
11478 for Cygwin hosts.
11479
11480 2001-02-15 Anthony Green <green@redhat.com>
11481
11482 * configure: Introduce GCJ_FOR_TARGET.
11483 * configure.in: Ditto.
11484 * Makefile.in: Ditto.
11485
11486 2001-02-13 Andreas Schwab <schwab@suse.de>
11487
11488 * MAINTAINERS: Update mail address.
11489
11490 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11491
11492 * config.guess: Add linux target for S/390.
11493 * config.sub: Likewise.
11494
11495 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
11496
11497 * configure.in: for *-chorusos, don't config target-newlib and
11498 target-libgloss.
11499
11500 2001-02-06 Ben Elliston <bje@redhat.com>
11501
11502 * configure: Output host type to stdout, not stderr.
11503
11504 2001-02-05 Mark Mitchell <mark@codesourcery.com>
11505
11506 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11507 * ltcf-cxx.sh: Likewise.
11508
11509 * config.if: Assume enable_libstdcxx_v3 is defined.
11510
11511 2001-02-04 Mark Mitchell <mark@codesourcery.com>
11512
11513 Remove V2 C++ library.
11514 * configure.in: Remove --enable-libstdcxx_v3 support.
11515
11516 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11517
11518 * include/demangle.h: Add prototype for java_demangle_v3.
11519
11520 2001-01-29 Phil Edwards <pme@sources.redhat.com>
11521
11522 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11523
11524 2001-01-27 Richard Henderson <rth@redhat.com>
11525
11526 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11527
11528 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11529
11530 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11531 Don't unset, it's non-portable and no longer necessary, set to empty
11532 instead.
11533
11534 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11535
11536 * ltconfig: Shell portability fix for the tagname validity check.
11537
11538 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
11539
11540 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11541 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11542
11543 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11544
11545 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11546
11547 2001-01-26 Tom Tromey <tromey@redhat.com>
11548
11549 * configure.in: Allow libgcj to be built on Sparc Solaris.
11550
11551 2001-01-25 David Edelsohn <edelsohn@gnu.org>
11552
11553 * ltcf-c.sh: Add aix5 case.
11554 * ltcf-cxx.sh: Likewise.
11555 * ltconfig: Likewise.
11556
11557 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
11558
11559 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11560 keep at least one of build_libtool_libs or build_old_libs set to
11561 yes.
11562
11563 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11564 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11565
11566 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11567
11568 * configure.in: Enable libgcj on several additional platforms.
11569
11570 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11571
11572 * configure.in: Enable libgcj for linux targets.
11573
11574 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11575
11576 * MAINTAINERS (Write After Approval): Add myself.
11577
11578 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11579
11580 * MAINTAINERS: Add myself as vax port maintainer.
11581
11582 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11583
11584 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11585
11586 2001-01-09 Mike Stump <mrs@wrs.com>
11587
11588 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11589 failures of subdirectories.
11590
11591 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11592
11593 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11594 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11595 * ltcf-cxx.sh: Likewise.
11596 * ltcf-gcj.sh: Likewise.
11597 * ltconfig.sh: Fix typo.
11598
11599 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11600
11601 * configure: handle DOS-style absolute paths.
11602
11603 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11604
11605 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11606
11607 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11608
11609 * MAINTAINERS: Add myself as avr port co-maintainer.
11610
11611 2000-12-28 Ben Elliston <bje@redhat.com>
11612
11613 * MAINTAINERS: Add myself under ``Write After Approval''.
11614
11615 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11616
11617 * texinfo: Remove directory from GCC.
11618
11619 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11620
11621 * COPYING: Update to current
11622 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11623 to 19yy as example year in copyright notice).
11624
11625 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11626
11627 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11628 (libstdcxx_incdir): Pass down.
11629 * config.if: Remove expired bits for cxx_interface, add stub.
11630 (libstdcxx_incdir): Add variable for g++ include directory.
11631 * configure.in (gxx_include_dir): Use it.
11632
11633 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
11634
11635 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11636 with old-email address from ``Write After Approval''.
11637
11638 2000-12-15 Andreas Jaeger <aj@suse.de>
11639
11640 * configure.in: Handle lang_dirs.
11641
11642 2000-12-14 Tom Tromey <tromey@redhat.com>
11643
11644 * MAINTAINERS: Removed brads.
11645
11646 * MAINTAINERS: Added gcj developers.
11647
11648 2000-12-13 Anthony Green <green@redhat.com>
11649
11650 * configure.in: Disable libgcj for any target not specifically
11651 listed. Disable libgcj for x86 and Alpha Linux until compatible
11652 with g++ abi.
11653
11654 2000-12-13 Mike Stump <mrs@wrs.com>
11655
11656 * Makefile.in (local-distclean): Also remove fastjar.
11657
11658 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11659
11660 * contrib/gcc_update: Add fastjar --touch entries.
11661
11662 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
11663
11664 * configure.in: Disable language-specific target libraries for
11665 languages that aren't enabled.
11666
11667 2000-12-10 Anthony Green <green@redhat.com>
11668
11669 * configure.in: Define libgcj. Disable libgcj target libraries for
11670 most targets.
11671
11672 2000-12-10 Neil Booth <neilb@earthling.net>
11673
11674 * MAINTAINERS: Update mail address, remove from WAA list.
11675
11676 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11677
11678 * libjava: Imported from /cvs/java.
11679 * libffi: Likewise.
11680 * Boehm-gc: Likewise.
11681
11682 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11683
11684 * configure.in (target_libs): Revert 2000-12-08 patch.
11685 (noconfigdirs): Added target-libjava.
11686
11687 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11688
11689 * djunpack.bat: removed.
11690
11691 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11692
11693 * Makefile.in: handle DOS-style absolute paths.
11694 * config-ml.in: likewise.
11695 * symlink-tree: likewise.
11696
11697 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11698
11699 * fastjar: Imported.
11700
11701 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11702
11703 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11704 libjava.
11705 * configure.in (target_libs): Removed `target-libjava'.
11706
11707 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11708
11709 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11710 (ALL_MODULES): Added fastjar.
11711 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11712 (all-target-libjava): all-fastjar replaces all-zip.
11713 (all-fastjar): Added.
11714 (configure-target-fastjar, all-target-fastjar): Likewise.
11715 * configure.in (host_tools): Added fastjar.
11716
11717 2000-12-07 Mike Stump <mrs@wrs.com>
11718
11719 * Makefile.in (local-distclean): Remove leftover built files.
11720
11721 2000-11-24 Nick Clifton <nickc@redhat.com>
11722
11723 * configure.in (xscale-elf): Add target.
11724 (xscale-coff): Add target.
11725
11726 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
11727
11728 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11729 recent versions of FreeBSD (release 3 or later).
11730 * ltconfig: On FreeBSD, -lc must not be provided when building
11731 a shared library or else the standard -pthread gcc option is
11732 rendered worthless to later users of the built library.
11733
11734 2000-11-16 Fred Fish <fnf@be.com>
11735
11736 * configure.in (enable_libstdcxx_v3): Fix typo,
11737 libstd++ -> libstdc++.
11738
11739 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11740
11741 * MAINTAINERS: Add self to Write After Approval list.
11742
11743 2000-11-21 Bernd Schmidt <bernds@redhat.com>
11744
11745 * MAINTAINERS: Update my email address. Add myself to global write
11746 privs list.
11747
11748 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
11749
11750 * Makefile.in: Merge with src and libgcj.
11751 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11752 configure-target-<library> when their configure scripts need the C
11753 or C++ library to have already been built to work properly.
11754 (do_proto_toplev): Set them to an empty string.
11755
11756 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11757 (REALLY_SET_LIB_PATH): Use them.
11758
11759 2000-11-17 Stan Shebs <shebs@apple.com>
11760
11761 * MAINTAINERS: Add self to Write After Approval list.
11762
11763 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11764
11765 * configure: Provide the original toplevel configure arguments
11766 (including $0) to subprocesses in the environment rather than
11767 through gcc/configargs.h.
11768
11769 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11770
11771 * MAINTAINERS: Remove references to cccp. Change C9X reference to
11772 C99. Alphabetise "Write After Approval" list.
11773
11774 2000-11-12 Mark Mitchell <mark@codesourcery.com>
11775
11776 * configure: Turn on libstdc++ V3 by default.
11777
11778 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
11779 if we've got GCC.
11780
11781 2000-11-11 Philip Blundell <philb@gnu.org>
11782
11783 * MAINTAINERS: Add self to Write After Approval list.
11784
11785 2000-11-09 David Edelsohn <edelsohn@gnu.org>
11786
11787 * ltcf-c.sh (aix4): Improve shared library configuration; require
11788 exporting symbols.
11789 * ltcf-cxx.sh (aix4): Define.
11790 * ltconfig (aix4): Define library and soname specs appropriate for
11791 AIX. Define command to create export symbols list.
11792
11793 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
11794
11795 * config.sub: Add support for Sun Chorus
11796
11797 2000-10-31 Nick Clifton <nickc@redhat.com>
11798
11799 * MAINTAINERS: Rename <name>@cygnus.com addresses to
11800 <name>@redhat.com. Also installed new email address for Clint
11801 Popetz.
11802
11803 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
11804
11805 * etc: Remove directory from GCC.
11806
11807 2000-10-16 Michael Meissner <meissner@redhat.com>
11808
11809 * configure (gcc/configargs.h): Only create if there is a build GCC
11810 directory created.
11811
11812 2000-10-16 Matthias Klose <doko@debian.org>
11813
11814 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
11815 when configured for libstdc++-v3.
11816
11817 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
11818
11819 * configure: Save configure arguments to gcc/configargs.h.
11820
11821 2000-10-04 Philipp Thomas <pthomas@suse.de>
11822
11823 * config.guess: Import CVS version 1.157.
11824 * config.sub: Import CVS version 1.181.
11825
11826 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
11827
11828 * Makefile.in (bootstrap): avoid recursion if subdir missing
11829 (cross): ditto
11830 (do-proto-toplev): ditto
11831
11832 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
11833
11834 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
11835 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
11836
11837 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
11838 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
11839 all affected `configure' scripts.
11840
11841 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
11842
11843 * MAINTAINERS: Add self as cpplib co-maintainer.
11844
11845 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
11846
11847 * MAINTAINERS: Add self to Write After Approval list.
11848
11849 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11850
11851 * INSTALL/README: egcs -> GCC update.
11852
11853 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
11854
11855 * MAINTAINERS: Add myself to Write After Approval list.
11856
11857 2000-09-15 Kazu Hirata <kazu@hxi.com>
11858
11859 * MAINTAINERS: Add myself to Write After Approval list.
11860
11861 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
11862
11863 * configure.in: Do not build byacc for hppa64. Provide paths to the
11864 X11 libraries for hppa64.
11865
11866 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11867
11868 * MAINTAINERS: Add myself as 68hc11 port maintainer.
11869
11870 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
11871
11872 * Makefile.in (all-zlib): Added dummy target.
11873
11874 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11875 ltcf-gcj.sh: Updated from libtool multi-language branch.
11876
11877 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
11878
11879 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
11880 (bootstrap*): Depend on all-bootstrap.
11881
11882 2000-09-05 Philipp Thomas <pthomas@suse.de>
11883
11884 * config.guess: Import CVS version 1.156.
11885 * config.sub: Import CVS version 1.179.
11886
11887 2000-09-02 Anthony Green <green@cygnus.com>
11888
11889 * Makefile.in (all-gcc): Depend on all-zlib.
11890 (CLEAN_MODULES): Add clean-zlib.
11891 (ALL_MODULES): Add all-zlib.
11892 * configure.in (host_libs): Add zlib.
11893
11894 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
11895
11896 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
11897 crosses, but add gcc/include to the header search path for them.
11898
11899 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
11900
11901 * MAINTAINERS: Add self to Write After Approval list.
11902
11903 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11904
11905 * config.guess: Import CVS version 1.152.
11906 * config.sub: Import CVS version 1.177.
11907
11908 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
11909
11910 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
11911 $targargs to tell whether newlib is going to be built.
11912
11913 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
11914 $$r/TARGET_SUBDIR/libio for _G_config.h.
11915
11916 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
11917
11918 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
11919
11920 2000-08-22 DJ Delorie <dj@redhat.com>
11921
11922 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
11923
11924 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
11925
11926 * config-ml.in (CC, CXX): Avoid trailing whitespace.
11927 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
11928 sub-configures.
11929
11930 2000-08-21 DJ Delorie <dj@redhat.com>
11931
11932 * MAINTAINERS: Add self as a libiberty maintainer
11933
11934 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
11935
11936 * configure.in (libstdcxx_flags): Use
11937 libstdc++-v3/src/libstdc++.INC.
11938
11939 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
11940
11941 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
11942
11943 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
11944
11945 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
11946
11947 * configure: Make enable_threads and enable_shared defaults
11948 explicit. Substitute enable_threads into generated Makefiles.
11949 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
11950 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
11951
11952 2000-08-13 Geoff Keating <geoffk@cygnus.com>
11953
11954 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
11955
11956 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
11957
11958 * config-ml.in (CC): Remove bogus duplicate quotation mark from
11959 previous delta.
11960
11961 2000-08-11 Jason Merrill <jason@redhat.com>
11962
11963 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
11964 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
11965 (FLAGS_FOR_TARGET): Not here.
11966 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
11967
11968 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
11969
11970 * config-ml.in (CC, CXX): Don't introduce a leading space.
11971
11972 2000-08-07 DJ Delorie <dj@delorie.com>
11973
11974 * MAINTAINERS: Add self as a DJGPP maintainer
11975
11976 2000-08-07 DJ Delorie <dj@redhat.com>
11977
11978 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
11979 "if we're also building gcc, and it's a gcc that will run on the
11980 build machine, we want to use its includes instead of the system's
11981 default includes".
11982
11983 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
11984
11985 * MAINTAINERS: Add self to Write After Approval list.
11986
11987 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
11988
11989 * configure.in (libstdcxx_flags): Don't use `"'.
11990
11991 * config-ml.in: Adjust multilib search paths to the
11992 appropriate multilib tree.
11993
11994 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
11995
11996 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
11997 commas in $LANGUAGES.
11998
11999 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
12000
12001 * configure.in: Re-enable all references to libg++ and librx.
12002
12003 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
12004
12005 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12006 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12007 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12008 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12009
12010 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12011
12012 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
12013
12014 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12015 CXX_FOR_TARGET for sed.
12016
12017 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
12018
12019 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12020 Do not override if already set in the environment or in configure.
12021 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12022 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12023
12024 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
12025
12026 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12027 the libtool CVS tree multi-language branch.
12028 * ltconfig, ltmain.sh: Updated.
12029
12030 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
12031
12032 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12033 (clean-target): Depend on it.
12034
12035 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12036 (GCC_FOR_TARGET): Use it.
12037 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12038 * configure.in: ... here.
12039 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12040 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12041
12042 2000-07-24 Eric Christopher <echristo@cygnus.com>
12043
12044 * MAINTAINERS: Add self to Write After Approval list.
12045
12046 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
12047
12048 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12049 (configure-target-libchill, configure-target-libobjc): Likewise.
12050
12051 * configure.in: Use the same cache file for all target libs.
12052 * config-ml.in: But different cache files per multilib variant.
12053
12054 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12055
12056 * configure (topsrcdir): Don't use dirname.
12057
12058 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12059
12060 * MAINTAINERS: Add self to Write After Approval list.
12061
12062 2000-07-20 Jason Merrill <jason@redhat.com>
12063
12064 * configure.in: Remove all references to libg++ and librx.
12065
12066 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12067
12068 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
12069
12070 * config.sub: Update to subversions version 2000-07-06.
12071
12072 2000-07-12 Andrew Haley <aph@cygnus.com>
12073
12074 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12075 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12076
12077 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12078
12079 * symlink-tree: Check number of arguments.
12080
12081 2000-07-05 Jim Wilson <wilson@cygnus.com>
12082
12083 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12084 search path for a g++ extracted from the build tree. This
12085 will allow link tests run by configure scripts in
12086 subdirectories to succeed.
12087
12088 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
12089
12090 * ltconfig: Add support for mips-dde-sysv4.2MP
12091
12092 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12093
12094 * MAINTAINERS: Add myself as loop discovery maintainer.
12095
12096 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12097
12098 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12099 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12100
12101 2000-06-19 Timothy Wall <twall@cygnus.com>
12102
12103 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12104 * config.sub: Add tic54x target.
12105
12106 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12107
12108 * MAINTAINERS: Add self as Fortran maintainer,
12109 remove Craig Burley.
12110
12111 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
12112
12113 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12114 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12115
12116 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12117
12118 * MAINTAINERS: Add self as i18n maintainer
12119
12120 20000-05-21 H.J. Lu (hjl@gnu.org)
12121
12122 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12123 directory are used if they exist. Make sure
12124 $(build_tooldir)/include is searched for header files,
12125 $(build_tooldir)/lib/ for library files.
12126 (GCC_FOR_TARGET): Likewise.
12127 (CXX_FOR_TARGET): Likewise.
12128
12129 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12130
12131 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12132
12133 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
12134
12135 * Makefile.in (configure-target-libiberty): Depend on
12136 configure-target-newlib.
12137
12138 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12139
12140 * configure.in, Makefile.in: Merge all libffi-related
12141 configury stuff from the libgcj tree.
12142
12143 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12144
12145 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12146 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12147
12148 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12149
12150 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12151 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12152 current version information. Add to proto-toplev directory.
12153 (gdb-taz): Build do-djunpack.
12154
12155 2000-05-15 David Edelsohn <edelsohn@gnu.org>
12156
12157 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12158
12159 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12160
12161 * MAINTAINERS: Add self to Write After Approval list.
12162
12163 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12164
12165 * ltmain.sh: Preserve in relink_command any environment
12166 variables that may affect the linker behavior.
12167
12168 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12169
12170 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12171
12172 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12173
12174 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12175
12176 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12177
12178 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12179 with the version name.
12180
12181 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12182
12183 * MAINTAINERS: Add self as bb-reorder maintainer.
12184
12185 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12186
12187 * config.if: Tweak.
12188
12189 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12190
12191 * djunpack.bat: New file.
12192
12193 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12194
12195 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12196 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12197 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12198 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12199
12200 2000-04-16 Dave Pitts <dpitts@cozx.com>
12201
12202 * config.sub (case $basic_machine): Change default for "ibm-*"
12203 to "openedition".
12204
12205 2000-04-13 Andreas Jaeger <aj@suse.de>
12206
12207 * MAINTAINERS: Added myself.
12208
12209 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12210
12211 * Makefile.in (gdb-taz): New target. GDB specific archive.
12212 (do-md5sum): New target.
12213 (MD5PROG): Define.
12214 (PACKAGE): Default to TOOL.
12215 (VER): Default to a shell script.
12216 (taz): Rewrite target. Move real work to do-proto-toplev. Include
12217 md5 checksum generation.
12218 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12219 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12220 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12221 insight.tar.bz2): Use gdb-taz to create archive.
12222
12223 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12224
12225 * configure (warn_cflags): Delete.
12226
12227 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12228
12229 * MAINTAINERS: Added myself.
12230
12231 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
12232 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
12233
12234 * configure.in (enable_libstdcxx_v3): Add.
12235 (target_libs): Add bits here to switch between libstdc++-v2 and
12236 libstdc++-v3.
12237 * config.if: And this file too.
12238 * Makefile.in: Add libstdc++-v3 targets.
12239
12240 2000-04-05 Michael Meissner <meissner@redhat.com>
12241
12242 * config.sub (d30v): Add d30v as a basic machine type.
12243
12244 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
12245
12246 * configure.in: -linux-gnu*, not -linux-gnu.
12247
12248 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12249
12250 * MAINTAINERS: Add self in write-after-approval section.
12251
12252 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12253
12254 * MAINTAINERS: Add self as ia64 port maintainer.
12255
12256 2000-03-08 Neil Booth <NeilB@earthling.net>
12257
12258 * MAINTAINERS: Add self in write-after-approval section.
12259
12260 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
12261
12262 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12263 (do-tar-bz2): Replace TOOL with PACKAGE.
12264 (gdb.tar.bz2): Remove GDBTK from GDB package.
12265 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12266 dejagnu.tar.bz2): New packages.
12267
12268 2000-02-27 Andreas Jaeger <aj@suse.de>
12269
12270 * configure.in: Add entry for mips*-*-linux*, move catch all
12271 *-*-*linux* entry below this one.
12272
12273 2000-02-27 Ian Lance Taylor <ian@zembu.com>
12274
12275 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12276
12277 2000-02-24 Nick Clifton <nickc@cygnus.com>
12278
12279 * config.sub: Support an OS of "wince".
12280
12281 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12282
12283 * config.guess, config.sub: Updated to match config's 2000-02-15
12284 version.
12285
12286 2000-02-23 Linas Vepstas <linas@linas.org>
12287
12288 * config.sub: Add support for Linux/IBM 370.
12289 * configure.in: Likewise.
12290
12291 2000-02-22 Nick Clifton <nickc@cygnus.com>
12292
12293 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12294
12295 2000-02-20 Christopher Faylor <cgf@cygnus.com>
12296
12297 * config.guess: Guess "cygwin" rather than "cygwin32".
12298
12299 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12300
12301 * configure (gcc_version): When setting, narrow search to
12302 lines containing `version_string'.
12303
12304 2000-02-15 Denis Chertykov <denisc@overta.ru>
12305
12306 * config.sub: Add support for avr target.
12307
12308 2000-02-14 Nick Clifton <nickc@cygnus.com>
12309
12310 * MAINTAINERS: Add maintainers for MCore port.
12311
12312 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12313
12314 * config.sub: Add mmix-knuth-mmixware.
12315
12316 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12317
12318 * MAINTAINERS: Pair cccp with cpplib maintainership.
12319
12320 2000-01-27 Christopher Faylor <cgf@redhat.com>
12321
12322 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12323 structure stuff to -L library search.
12324 (CXX_FOR_TARGET): Ditto.
12325 (CROSS_CHECK_MODULES): Fix spelling mistake.
12326
12327 2000-01-24 Mark Mitchell <mark@codesourcery.com>
12328
12329 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12330 the C++ compiler.
12331
12332 2000-01-12 Richard Henderson <rth@cygnus.com>
12333
12334 * configure.in: Don't build some bits for beos.
12335
12336 2000-01-12 Joel Sherrill (joel@OARcorp.com)
12337
12338 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12339 as include files.
12340
12341 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12342
12343 * Add self as cpplib maintainer, as requested by Jason
12344 Merrill. Correct my e-mail address.
12345
12346 2000-01-06 Geoff Keating <geoffk@cygnus.com>
12347
12348 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12349 not mh-aix43.
12350
12351 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12352
12353 * MAINTAINERS: Add myself to "write after approval" list.
12354
12355 1999-12-14 Richard Henderson <rth@cygnus.com>
12356
12357 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12358 * config.sub: Accept alphaev[78], alphaev8.
12359
12360 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12361
12362 * config.guess, config.sub: Update from autoconf.
12363
12364 1999-11-29 Bruce Korb <autogen@linuxbox.com>
12365
12366 * MAINTAINERS: update my playtime e-address.
12367
12368 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12369
12370 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12371 necessary libraries are missing.
12372
12373 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
12374
12375 * MAINTAINERS: Add new 'write after approval' maintainer.
12376
12377 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12378
12379 * MAINTAINERS: Add new Java maintainer.
12380
12381 1999-10-25 Andreas Schwab <schwab@suse.de>
12382
12383 * configure: Fix quoting inside arguments of eval.
12384
12385 1999-10-21 Nick Clifton <nickc@cygnus.com>
12386
12387 * config-ml.in: Allow suppression of some ARM multilibs.
12388
12389 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12390
12391 * config.guess: Add OS/390 match pattern.
12392 * config.sub: Add mvs, openedition targets.
12393 * configure.in (i370-ibm-opened*): New.
12394
12395 1999-09-04 Steve Chamberlain <sac@pobox.com>
12396
12397 * config.sub: Add support for configuring for pj.
12398
12399 1999-08-31 Nick Clifton <nickc@cygnus.com>
12400
12401 * config.sub (maybe_os): Add support for configuring for fr30.
12402
12403 1999-08-25 Nick Clifton <nickc@cygnus.com>
12404
12405 * configure.in: Do not configure or build ld for AIX
12406 platforms. ld is known to be broken on these platforms.
12407
12408 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12409
12410 * config-ml.in: Pass compiler flag corresponding to multidirs to
12411 subdir configures.
12412
12413 1999-08-09 Ian Lance Taylor <ian@zembu.com>
12414
12415 * Makefile.in (LDFLAGS): Define.
12416
12417 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12418
12419 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12420 noconfigdirs.
12421 (*-*-cygwin*): Likewise.
12422
12423 1999-08-08 Ian Lance Taylor <ian@zembu.com>
12424
12425 * mkdep: New file.
12426 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12427 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12428
12429 From Eli Zaretskii <eliz@is.elta.co.il>:
12430 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12431 long file name when using DJGPP on MS-DOS.
12432
12433 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12434
12435 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12436
12437 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12438
12439 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12440 dependency as this causes "make check" to globally "make all"
12441
12442 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12443
12444 * configure.in (target_libs): Added target-zlib.
12445 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12446 (CONFIGURE_TARGET_MODULES): Likewise.
12447 (CHECK_TARGET_MODULES): Likewise.
12448 (INSTALL_TARGET_MODULES): Likewise.
12449 (CLEAN_TARGET_MODULES): Likewise.
12450 (configure-target-zlib): New target.
12451 (all-target-zlib): Likewise.
12452 (all-target-libjava): Depend on all-target-zlib.
12453 (configure-target-libjava): Depend on configure-target-zlib.
12454
12455 * Makefile.in (configure-target-libjava): Depend on
12456 configure-target-newlib.
12457 (configure-target-boehm-gc): New target.
12458 (configure-target-qthreads): New target.
12459
12460 * configure.in (target_libs): Added target-qthreads.
12461 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12462 (CONFIGURE_TARGET_MODULES): Likewise.
12463 (CHECK_TARGET_MODULES): Likewise.
12464 (INSTALL_TARGET_MODULES): Likewise.
12465 (CLEAN_TARGET_MODULES): Likewise.
12466 (all-target-qthreads): New target.
12467 (configure-target-libjava): Depend on configure-target-qthreads.
12468 (all-target-libjava): Depend on all-target-qthreads.
12469
12470 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12471 (CONFIGURE_TARGET_MODULES): Likewise.
12472 (CHECK_TARGET_MODULES): Likewise.
12473 (INSTALL_TARGET_MODULES): Likewise.
12474 (CLEAN_TARGET_MODULES): Likewise.
12475 (all-target-libjava): New target.
12476 (all-target-boehm-gc): Likewise.
12477 * configure.in (target_libs): Added libjava, boehm-gc.
12478
12479 1999-07-22 Ian Lance Taylor <ian@zembu.com>
12480
12481 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12482 configure.bat in SUPPORT_FILES.
12483 (gas+binutils.tar.bz2): Likewise.
12484
12485 * makeall.bat: Remove; obsolete.
12486
12487 1999-07-21 Ian Lance Taylor <ian@zembu.com>
12488
12489 From Mark Elbrecht:
12490 * configure.bat: Remove; obsolete.
12491
12492 1999-07-11 Ian Lance Taylor <ian@zembu.com>
12493
12494 * configure: Add -W -Wall to the default CFLAGS when compiling with
12495 gcc.
12496
12497 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12498
12499 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12500
12501 1999-06-30 Mark Mitchell <mark@codesourcery.com>
12502
12503 * configure.in: Build ld on IRIX6.
12504
12505 1999-06-12 Ian Lance Taylor <ian@zembu.com>
12506
12507 * Makefile.in: Change distribution targets to use bzip2 instead of
12508 gzip.
12509 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12510 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12511
12512 1999-06-04 Nick Clifton <nickc@cygnus.com>
12513
12514 * config.sub: Add mcore target.
12515
12516 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12517
12518 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12519
12520 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12521
12522 * config.guess (dummy): Changed to $dummy.
12523
12524 1999-05-24 Nick Clifton <nickc@cygnus.com>
12525
12526 * config.sub: Tidied up case statements.
12527
12528 1999-05-22 Ben Elliston <bje@cygnus.com>
12529
12530 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12531 <jiro@din.or.jp>.
12532
12533 * config.guess: Merge with FSF version. Future changes will be
12534 more accurately recorded in this ChangeLog.
12535 * config.sub: Likewise.
12536
12537 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12538
12539 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12540
12541 1999-04-30 Tom Tromey <tromey@cygnus.com>
12542
12543 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12544
12545 1999-04-23 Tom Tromey <tromey@cygnus.com>
12546
12547 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12548
12549 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
12550
12551 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12552 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12553 Bad merge removed these two changes.
12554
12555 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
12556 Martin Heller (Ing.-Buero_Heller@t-online.de)
12557
12558 * config.guess (interix Alpha): Add.
12559
12560 1999-04-11 Richard Henderson <rth@cygnus.com>
12561
12562 * configure.in (i?86-*-beos*): Do config gperf; don't config
12563 gdb, newlib, or libgloss.
12564
12565 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
12566
12567 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12568 link a trivial program with -mabi=64. If it fails, remove mabi=64
12569 from multidirs.
12570
12571 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12572
12573 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12574
12575 1999-04-08 Nick Clifton <nickc@cygnus.com>
12576
12577 * config.sub: Add support for mcore targets.
12578
12579 1999-04-07 Michael Meissner <meissner@cygnus.com>
12580
12581 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12582 not mt-ospace, in order to shut up assembler warning about using
12583 symbols that are named the same as registers.
12584
12585 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
12586
12587 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12588 dependency list for all-target-cygmon.
12589
12590 1999-04-05 Doug Evans <devans@casey.cygnus.com>
12591
12592 * config-ml.in: Check $host, not $target, for selective multilibs.
12593 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12594 thumb interworking, and underscore prefix multilibs.
12595
12596 1999-04-04 Ian Lance Taylor <ian@zembu.com>
12597
12598 * missing: Update to version from current automake.
12599
12600 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12601
12602 * configure (gxx_include_dir): Removed.
12603
12604 * configure.in (gxx_include_dir): Handle it.
12605 * Makefile.in: Likewise.
12606
12607 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12608
12609 * config.sub (mips64vr4111,mips64vr4111el) Add.
12610
12611 1999-03-21 Ben Elliston <bje@cygnus.com>
12612
12613 * config.guess: Correct typo for detecting ELF on FreeBSD.
12614
12615 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12616
12617 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12618 config/mh-djgpp.
12619
12620 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12621
12622 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12623 all-target-newlib to dependency list for all-target-bsp.
12624
12625 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12626
12627 * config.sub: Add i386-uwin support.
12628 * config.guess: Likewise.
12629
12630 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12631
12632 * configure.in: cleanup, add mh-*pic handling for arm, special
12633 case powerpc*-*-aix*
12634
12635 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12636
12637 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12638 can be built.
12639
12640 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12641
12642 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12643 targets.
12644
12645 1999-03-02 Nick Clifton <nickc@cygnus.com>
12646
12647 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12648
12649 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12650
12651 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12652
12653 1999-02-24 Nick Clifton <nickc@cygnus.com>
12654
12655 * config.sub: Fix typo in arm recognition.
12656
12657 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12658
12659 * configure.in (noconfigdirs): Changed target_configdirs to
12660 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12661 rather than m68k-*-* since it is not known to work on
12662 m68k-aout. Ditto for arm-*-*oabi.
12663
12664 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12665
12666 * configure.in (*-*-windows*): Remove, no longer used.
12667
12668 1999-02-19 Ben Elliston <bje@cygnus.com>
12669
12670 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12671 Smart and improved by Andrew Cagney.
12672
12673 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12674
12675 * config.guess: Recognize openbsd-*-hppa.
12676
12677 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12678
12679 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12680 only if it is not empty.
12681
12682 1999-02-17 Nick Clifton <nickc@cygnus.com>
12683
12684 Patch from: Scott Bambrough <scottb@corelcomputer.com>
12685
12686 * config.guess: Modified to recognize uname's armv* syntax.
12687
12688 * config.sub: Modified to recognize uname's armv* syntax.
12689
12690 1999-02-17 Mark Salter <msalter@cygnus.com>
12691
12692 * configure.in: Added target-bsp for sparclite.
12693
12694 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12695
12696 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12697
12698 1999-02-08 Nick Clifton <nickc@cygnus.com>
12699
12700 * configure.in: Add support for strongarm port.
12701 * config.sub: Add support for strongarm target.
12702
12703 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
12704
12705 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12706 the old name config/mh-cygwin32.
12707 Enable texinfo.
12708
12709 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12710
12711 * configure.in: Do build ld for ix86 Solaris.
12712
12713 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12714
12715 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12716 $AR_FOR_TARGET. Likewise for RANLIB.
12717
12718 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
12719
12720 * config.sub (oabi): Recognize.
12721 * configure.in (arm-*-oabi): Handle.
12722
12723 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12724
12725 * config.guess: Improve detection of i686 on UnixWare 7.
12726
12727 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12728
12729 * config.guess: Add support for i386-pc-interix.
12730 * config.sub: Likewise.
12731 * configure.in: Likewise.
12732
12733 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12734
12735 * Makefile.in: Remove unneeded all-target-libio from
12736 from all-target-winsup target since it is now unneeded.
12737 Add all-target-libtermcap in its place since it is now
12738 needed.
12739
12740 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12741
12742 * configure.in: makefile stub for cygwin target is probably
12743 unnecessary. Remove it for now.
12744
12745 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12746
12747 * configure.in: libtermcap.a should be built when cygwin is the
12748 target as well as the host.
12749 * config.guess: Allow mixed case in cygwin uname output.
12750 * Makefile.in: Add libtermcap target.
12751
12752 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12753
12754 * config.sub: Clean up handling of hppa2.0.
12755
12756 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12757
12758 * config.guess: Use C code to identify more HP machines.
12759
12760 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12761
12762 * config.sub: Handle hppa2.0.
12763
12764 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12765
12766 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12767 cygmon for all sparclite targets, regardless of object format.
12768
12769 1998-12-15 Mark Salter <msalter@cygnus.com>
12770
12771 * configure.in: Added target-bsp for several target architectures.
12772
12773 * Makefile.in: Added rules for bsp.
12774
12775 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
12776
12777 * config.guess: Improve detection of hppa2.0 processors.
12778
12779 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
12780
12781 * config.guess: Recognize FreeBSD using ELF automatically.
12782
12783 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
12784
12785 * configure (skip-this-dir): Add handling for new shell script, which
12786 might be created by a sub-directory's configure to indicate, this particular
12787 directory is "unwanted".
12788 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
12789
12790 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
12791
12792 * ltconfig: import from libtool, after changing libtool to
12793 account for the cygwin name change.
12794
12795 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
12796
12797 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
12798 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
12799
12800 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
12801
12802 * configure.in: Add libtermcap to list of cygwin dependencies.
12803
12804 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
12805
12806 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
12807 they include winsup/include when it's a cygwin target.
12808
12809 1998-11-12 Tom Tromey <tromey@cygnus.com>
12810
12811 * configure.in (host_tools): Added zip.
12812 * Makefile.in (all-target-libjava): Depend on all-zip.
12813 (all-zip): New target.
12814 (ALL_MODULES): Added all-zip.
12815 (NATIVE_CHECK_MODULES): Added check-zip.
12816 (INSTALL_MODULES): Added install-zip.
12817 (CLEAN_MODULES): Added clean-zip.
12818
12819 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
12820
12821 * Makefile.in: lose "32" from comment about cygwin.
12822
12823 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
12824
12825 * configure.in: Use -Os to build target libraries for the fr30.
12826
12827 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
12828
12829 * config.sub: Add fr30.
12830
12831 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
12832
12833 * configure.in: drop "32" from config/mh-cygwin32. Check
12834 cygwin* instead of cygwin32*.
12835 * config.sub: Check cygwin* instead of cygwin32*.
12836
12837 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
12838
12839 * config.guess: Match any version of Unixware7.
12840
12841 1998-10-20 Syd Polk <spolk@cygnus.com>
12842
12843 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
12844 if desired.
12845
12846 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
12847
12848 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
12849 these if the appropriate directories and files to not exist.
12850
12851 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
12852
12853 * Makefile.in (DEVO_SUPPORT): Add config.if.
12854
12855 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
12856
12857 * configure: Add pattern to replace "build_tooldir"'s
12858 definition in the generated Makefile with "tooldir"'s
12859 actual value.
12860
12861 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
12862
12863 * config.sub: Bring back lost sparcv9.
12864
12865 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
12866
12867 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
12868
12869 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
12870 CC_FOR_TARGET and friends.
12871
12872 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
12873
12874 * Makefile.in (build_tooldir): New variable, same as tooldir.
12875 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
12876 -B$(build_tooldir)/bin/.
12877 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
12878
12879 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12880
12881 * README: Remove installation instructions and refer to the
12882 INSTALL directory instead.
12883
12884 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
12885
12886 * config.sub: Add support for i[34567]86-pc-udk.
12887 * configure.in: Likewise.
12888
12889 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
12890
12891 * Makefile.in: add bzip2 package building bits for user
12892 tools module
12893 * configure.in: ditto
12894
12895 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
12896
12897 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
12898 (ALL_TARGET_MODULES): Add all-target-libobjc.
12899 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12900 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12901 (all-target-libchill): Add dependencies.
12902 * configure.in (target_libs): Add libchill.
12903
12904 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
12905
12906 * configure.in (target_subdir): Remove duplicate line.
12907
12908 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
12909
12910 * Makefile.in (all-automake): fix dependencies.
12911
12912 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
12913
12914 * configure.in: Minor cleanups for building in the $(target_alias)
12915 subdir.
12916
12917 1998-09-22 Jim Wilson <wilson@cygnus.com>
12918
12919 * Makefile.in (bootstrap): Set r and s before make all. Use
12920 BASE_FLAGS_TO_PASS in make all.
12921 (cross): Likewise.
12922
12923 1998-09-20 Mark Mitchell <mark@markmitchell.com>
12924
12925 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
12926
12927 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
12928
12929 * config.sub: Fix typo in last change.
12930
12931 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12932
12933 * config.sub: Add support for C4x target.
12934 * configure.in: Likewise.
12935
12936 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
12937
12938 * config.sub: Recognize sparcv9 just like sparc64.
12939
12940 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
12941
12942 * config.guess: Match "Pent II" or "PentII" for OpenServer.
12943
12944 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
12945
12946 * config.guess: Correctly identify Pentium II sco boxes.
12947
12948 * config.guess: Fix "tr" code. From Weiwen Liu.
12949
12950 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
12951
12952 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
12953 stabs.
12954
12955 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
12956
12957 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
12958 (ALL_TARGET_MODULES): Add all-target-libchill.
12959 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
12960 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
12961 (all-target-libchill): Add dependencies.
12962 * configure.in (target_libs): Add libchill.
12963
12964 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
12965
12966 * config.guess: Avoid assumptions about "tr" behaves when
12967 LANG is set to something other than English.
12968
12969 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
12970
12971 * configure (gxx_include_dir): Changed to
12972 '${prefix}/include/g++'-${libstdcxx_interface}.
12973
12974 * config.if: New to determine the interfaces.
12975
12976 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
12977
12978 * config.guess: Detect and handle MPE/IX.
12979 * config.sub: Deal with MPE/IX.
12980
12981 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
12982
12983 * configure.in: Use mh-aix43.
12984
12985 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
12986
12987 * configure: Fix --without/--disable cases for gxx-include-dir.
12988
12989 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
12990
12991 * mdata-sh: Imported. Needed for automake support.
12992
12993 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
12994
12995 * Makefile.in (taz): Try "chmod -R og=u ." before
12996 "chmod og=u `find . -print`".
12997
12998 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
12999
13000 * configure.in: Add arm-elf and thumb-elf support.
13001
13002 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13003
13004 * Makefile.in: Undo previous patch.
13005
13006 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13007
13008 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13009 to here ...
13010 (install-no-fixedincludes): and here
13011 (INSTALL_MODULES): ... from here.
13012
13013 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13014
13015 * config.sub: Merge with FSF.
13016
13017 * config.guess: Merge with FSF.
13018
13019 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13020
13021 * configure (extraconfigdirs): New variable.
13022 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13023 * Makefile.in (all): Move higher in file.
13024 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13025 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13026 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13027 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13028 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13029
13030 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
13031
13032 * Makefile.in (all-target-libjava): Depend on all-gcc and
13033 all-target-newlib.
13034 (configure-target-libjava): Depend on $(ALL_GCC).
13035
13036 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13037
13038 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13039 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13040
13041 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13042
13043 * INSTALL/README: Fix typo.
13044
13045 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13046
13047 * ylwrap: Change absolute path checks to check for DOS style path
13048 names.
13049
13050 * ylwrap: Don't use a full path name if the source file is in the
13051 same directory. From hjl@lucon.org (H.J. Lu).
13052
13053 * config-ml.in: Default to being verbose, to match Feb 18 change to
13054 configure.
13055
13056 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13057
13058 Brought over from egcs:
13059
13060 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13061
13062 * configure.in (target_subdir): Set to ${target_alias} instead
13063 of "libraries".
13064
13065 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13066
13067 * configure.in (target_subdir): Set to libraries if enable_multilib.
13068
13069 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13070
13071 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13072 multilibs, force reconfiguration the first time we create
13073 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13074
13075 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13076
13077 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13078 avoid confusion with --no-recursion.
13079
13080 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13081
13082 * configure.in: Win32 hosts shouldn't use install -x
13083 * install-sh: remove -x option, and special .exe-handling
13084 hack.
13085
13086 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13087
13088 * config.guess: Recognize i586-pc-beos.
13089 * configure.in: Don't build some bits for beos.
13090
13091 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13092
13093 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13094 CFLAGS default to -O2.
13095
13096 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13097 when using GNU ld.
13098
13099 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13100
13101 * ltmain.sh: Correct install when using a different shell.
13102
13103 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13104
13105 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13106
13107 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13108
13109 * makefile.vms: Update to build binutils/makefile.vms. Add install
13110 target.
13111
13112 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13113
13114 * ltconfig: Update to correct AIX handling.
13115
13116 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13117
13118 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13119
13120 * configure.in (target_subdir): Set to ${target_alias} instead
13121 of "libraries".
13122
13123 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13124
13125 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13126 (Makefile): Depend on $(gcc_version_trigger).
13127
13128 * configure (gcc_version): Change default initializer to empty
13129 string.
13130 (gcc_version_trigger): New variable; pass this variable down
13131 to subdir configures to enable them checking gcc's version
13132 themselves. Emit make macros for both gcc_version vars.
13133 (topsrcdir): Initialize reliably.
13134 (recursion line): Remove --with-gcc-version=${gcc_version}.
13135
13136 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13137
13138 * configure (enable_version_specific_runtime_libs): Implement new flag
13139 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13140 in $(libsubdir); emit definition in each generated Makefile.
13141 (gxx_include_dir): Initialize depending on
13142 $enable_version_specific_runtime_libs.
13143
13144 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13145
13146 * configure (gcc_version): Initialize properly depending on
13147 how and where configure is started.
13148 (recursion line): Pass a --with-gcc-version=${gcc_version}
13149 to configures in subdirs.
13150
13151 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13152
13153 * configure.in (noconfigdirs): Add configure pattern for mips tx39
13154 cygmon
13155
13156 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13157
13158 * configure.in: Add cygmon and libstub support for mn10200.
13159
13160 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13161
13162 * configure (gcc_version): Add new variable describing the
13163 particular gcc version we're building.
13164 * Makefile.in (libsubdir): Add new macro for the directory
13165 in which the compiler finds executables, libraries, etc.
13166 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13167 and libsubdir.
13168
13169 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13170
13171 * Makefile.in (local-clean): Remove *.log.
13172 (warning.log): Built with warn_summary from build.log.
13173 (mail-report.log): Run test_summary.
13174 (mail-report-with-warnings.log): Run test_summary including
13175 warning.log in the report.
13176
13177 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13178
13179 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13180
13181 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13182
13183 * Makefile.in (grep): Grep no longer depends on libiberty.
13184
13185 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13186
13187 * Makefile.in: all-snavigator needs all-libgui.
13188
13189 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13190
13191 * configure.in: Add cygmon and libstub support for mn10300.
13192
13193 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13194
13195 * missing: Update to version from automake 1.3.
13196
13197 * ltmain.sh: On installation, don't get confused if the same name
13198 appears more than once in the list of library names.
13199
13200 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13201
13202 * config.sub: Accept m68060 and m5200 as CPU names.
13203
13204 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13205
13206 * configure: Use && rather than using -a in test, because odd
13207 strings can confuse test.
13208 * configure.in: Likewise.
13209
13210 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13211
13212 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13213
13214 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13215
13216 * Makefile.in (boostrap2-lean, bootstrap3-lean,
13217 bootstrap4-lean): New targets.
13218
13219 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13220
13221 * mpw-* Delete. Not used.
13222
13223 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13224
13225 * COPYING.LIB: Update FSF address.
13226
13227 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13228
13229 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13230
13231 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13232 GAS_SUPPORT_DIRS.
13233
13234 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13235
13236 * ltconfig, ltmain.sh: Avoid producing a version number if
13237 -version-info was not used.
13238
13239 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13240
13241 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13242 building with newlib.
13243
13244 1998-04-30 Paul Eggert <eggert@twinsun.com>
13245
13246 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13247 Solaris `make' causes it to continue to next definition.
13248
13249 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13250
13251 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13252 the right GUI libraries and files are installed along with GDB.
13253
13254 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13255
13256 * configure.in: Change alpha to alpha* in several places.
13257
13258 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13259
13260 * config.sub: Recognize sparc86x.
13261
13262 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13263
13264 * configure.in (--enable-target-optspace): Remove debug echo.
13265
13266 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13267
13268 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13269
13270 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13271
13272 * ltconfig: Update cygwin32 support.
13273
13274 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13275 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13276 (GDB_SUPPORT_DIRS): Likewise.
13277
13278 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13279
13280 * configure.in (target_makefile_frag): If --enable-target-optspace,
13281 use -Os to compile target libraries rather than -O2. Default to
13282 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13283 not used.
13284 * configure.in (target_cflags): Ditto for d30v.
13285
13286 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13287
13288 * Makefile.in (all-bfd): Depend on all-intl.
13289 (all-binutils): Likewise.
13290 (all-gas): Likewise.
13291 (all-gprof): Likewise.
13292 (all-ld): Likewise.
13293
13294 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
13295
13296 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13297
13298 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13299
13300 * Makefile.in (all-bfd): Depend upon all-libiberty.
13301
13302 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13303
13304 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13305
13306 * Makefile.in: Add libstub.
13307
13308 * configure.in: Ditto. Build libstub for targets that have cygmon
13309 support.
13310
13311 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13312
13313 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13314
13315 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13316
13317 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13318 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13319
13320 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13321
13322 * configure: Define DEFAULT_M4 by searching PATH.
13323 * Makfile.in: Use DEFAULT_M4.
13324
13325 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13326
13327 * ltconfig: Add cygwin32 support.
13328
13329 * Makefile.in, configure.in: Add libtool as a native only directory
13330 to configure and build.
13331
13332 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13333
13334 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13335
13336 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
13337
13338 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13339
13340 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13341
13342 * Makefile.in: add ash make rules
13343 * configure.in: add ash to native_only and host_tools lists
13344
13345 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13346
13347 * Makefile.in (all-gettext, all-intl): New targets.
13348 (ALL_MODULES): Added all-gettext, all-intl.
13349 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13350 (INSTALL_MODULES): Added install-gettext, install-intl.
13351 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13352
13353 * configure.in (host_tools): Added gettext.
13354 (native_only): Likewise.
13355 (noconfigdirs) [various cases]: Likewise.
13356 (host_libs): Added intl.
13357
13358 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13359
13360 * configure: Do not disable building gdbtk for cygwin32 hosts.
13361
13362 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13363
13364 * configure.in: Add thumb-coff target.
13365 * config.sub: Add thumb-coff target.
13366
13367 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13368
13369 * Makefile.in: Revert yesterday's change.
13370 (all-target-winsup): all-target-librx stays out of here.
13371
13372 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13373
13374 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13375 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13376 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13377 Remove references to librx and libg++.
13378
13379 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13380
13381 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13382 recursive makes
13383
13384 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13385
13386 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13387 for newlib directory.
13388 (CXX_FOR_TARGET): Likewise.
13389
13390 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13391
13392 * ltconfig: Update after libtool/ltconfig.in change for
13393 hpux11.
13394
13395 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13396
13397 * ltconfig, ltmain.sh: Update to libtool 1.2.
13398
13399 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13400
13401 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13402 (install-gcc-cross): Instead, override LANGUAGES here.
13403
13404 1998-03-18 Dave Love <d.love@dl.ac.uk>
13405
13406 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13407 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13408
13409 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13410
13411 * configure.in: Add Thumb-pe target.
13412
13413 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
13414
13415 * Makefile.in - changed sn targets to snavigator
13416 * configure.in - changed sn targets to snavigator
13417
13418 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13419
13420 * config-ml.in: After building symlink tree call make distclean
13421 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13422 to be the case for libiberty.
13423
13424 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13425
13426 * configure: When making link, also check the current
13427 directory. The configure scripts may create one.
13428
13429 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13430
13431 * config.sub: Accept alphapca56 and alphaev6 properly.
13432
13433 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13434
13435 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13436
13437 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13438
13439 * config.sub (sco5): Fix typo.
13440
13441 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13442
13443 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13444 install-itcl.
13445 (install-itcl): Remove dependency on install-tcl.
13446
13447 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13448
13449 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13450
13451 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13452
13453 * configure.in: Don't build libgui for a cygwin32 target when not on
13454 a cygwin32 host.
13455
13456 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13457
13458 * configure (redirect): Set to null, so default behavior of
13459 configure is now --verbose.
13460
13461 1998-02-16 Dave Love <d.love@dl.ac.uk>
13462
13463 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13464 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13465
13466 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13467
13468 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13469 this change to sync Makefile.in with its ChangeLog entries.
13470
13471 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13472
13473 * ltmain.sh (mkdir): Check that the directory doesn't exist
13474 before we exit with error, so that we don't get races during
13475 parallel builds.
13476
13477 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13478
13479 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13480
13481 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13482
13483 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13484 PICFLAG_FOR_TARGET.
13485 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13486
13487 * configure: Emit a definition for the new macro enable_shared
13488 into each Makefile.
13489
13490 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13491
13492 * configure.in (host_tools, native_only): Add libtool.
13493
13494 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13495
13496 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13497 Fix typo in ming config comment.
13498
13499 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13500
13501 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13502
13503 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13504
13505 * config.sub: Add tic30 cases, and map c30 to tic30.
13506
13507 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13508
13509 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13510 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13511 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13512 (CLEAN_TARGET_MODULES): Similarly
13513 (all-target-libf2c): Add dependences.
13514 * configure.in (target_libs): Add libf2c.
13515
13516 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13517
13518 * configure.in: Remove expect from noconfigdirs when target
13519 is cygwin32. OK to build expect and dejagnu with Canadian
13520 Cross.
13521
13522 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13523
13524 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13525 host.
13526
13527 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13528 and mingw32.
13529
13530 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13531
13532 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13533 here as it is not defined in the toplevel Makefile.
13534
13535 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13536
13537 * configure (package_makefile_rules_frag): New variable, which names
13538 a file with generic rules, ...
13539 Change comment to mention we now have FIVE parts.
13540 * configure: Undo last change.
13541
13542 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13543
13544 * config.guess: More accurate determination of HP processor types.
13545 * config.sub: More accurate determination of HP processor types.
13546
13547 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13548
13549 * configure (package_makefile_frag): Move inserting the
13550 ${package_makefile_frag} to where it should be according
13551 to the comment.
13552
13553 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13554
13555 * config.guess: Add support for Linux/ARM.
13556
13557 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13558
13559 * .cvsignore: Remove *-info and *-install since they match
13560 release-info and mpw-install, which we don't want to just ignore.
13561
13562 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13563
13564 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13565
13566 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13567
13568 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13569 local_prefix to sub-make invocations.
13570
13571 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13572
13573 * configure.in: Check makefile fragments in the source
13574 directory.
13575
13576 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13577
13578 * configure.in: Check whether host and target makefile
13579 fragments exist before adding them to *_makefile_frag.
13580
13581 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13582
13583 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13584
13585 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13586
13587 * configure.in: Make sure we only replace RPATH_ENVVAR on
13588 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13589 regexp to sed.
13590
13591 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13592 to sub-makes.
13593
13594 1998-01-13 Lee Iverson (leei@ai.sri.com)
13595
13596 * config-ml.in (multi-do): LDFLAGS must include multilib
13597 designator.
13598
13599 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
13600
13601 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13602
13603 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13604
13605 * config.sub: Add mingw32 support.
13606 * configure.in: Likewise.
13607
13608 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13609
13610 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13611
13612 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13613
13614 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13615 * configure (gxx_include_dir): Provide a definition for subdirs
13616 which do not use autoconf.
13617
13618 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13619
13620 * config.guess: Sync with egcs. Picks up new alpha support,
13621 BeOS & some additional linux support.
13622
13623 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13624
13625 * config.guess: HP 9000/803 is a PA1.1 machine.
13626
13627 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13628
13629 * configure.in: It's alpha*-...
13630
13631 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13632
13633 * configure.in (host_makefile_frag, target_makefile_frag):
13634 Handle multiple config files.
13635 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13636 alpha-*-*.
13637
13638 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13639
13640 * mkdep: New file.
13641
13642 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13643
13644 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13645
13646 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13647
13648 * Makefile.in: Add libgui directory.
13649 (GDB_TK): Add all-libgui.
13650 * configure.in: Add libgui directory.
13651 * configure: Add all-libgui to GDB_TK.
13652
13653 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13654
13655 * config-ml.in (multidirs): Add m32r to multilib list.
13656
13657 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13658
13659 * Makefile.in (all-target-gperf): Change dependency to
13660 all-target-libstdc++.
13661
13662 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13663
13664 * config.guess: Add BeOS support.
13665
13666 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13667
13668 Source directory cvs renamed to cvssrc:
13669 * configure.in (host_tools): Change cvs to cvssrc.
13670 (native_only): Likewise.
13671 (noconfigdirs) [various cases]: Likewise.
13672 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13673 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13674 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13675 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13676 (all-cvssrc): Rename target from all-cvs.
13677
13678 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13679
13680 * configure (gxx_include_dir): Fix thinko.
13681
13682 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13683
13684 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13685 (install-cross, install-gcc-cross): New targets.
13686
13687 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13688
13689 * configure.in (noconfigdirs): Add support for Thumb target.
13690
13691 * config.sub (maybe_os): Add support for Thumb target.
13692
13693 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13694
13695 * Makefile.in: Add rules for cygmon.
13696
13697 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13698
13699 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13700
13701 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13702 * configure (gxx_include_dir): Provide a definition for subdirs
13703 which do not use autoconf.
13704
13705 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13706
13707 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13708 11/18/97 build
13709
13710 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13711
13712 * From Franz Sirl.
13713 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13714 found on RedHat Linux systems.
13715
13716 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13717
13718 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13719 guesses.
13720
13721 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13722
13723 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13724
13725 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13726
13727 * ltmain.sh: If mkdir fails, check whether the directory was created
13728 anyhow by some other process.
13729
13730 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13731
13732 * configure.in (d30v-*-*): Configure all directories.
13733
13734 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13735
13736 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13737 for the D30V.
13738
13739 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13740
13741 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13742
13743 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13744
13745 * include/libiberty.h: Add extern "C" { so it can be used with C++
13746 progrms.
13747 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13748 programs.
13749
13750 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13751
13752 * configure.in (d30v-*-*): Configure GCC now.
13753
13754 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13755
13756 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13757 is no longer needed.
13758
13759 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13760
13761 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13762
13763 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13764
13765 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13766 targets using "$@" to provide support for similar but not identical
13767 targets without having to duplicate code.
13768
13769 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
13770
13771 * makefile.vms: Fix to work with DEC C.
13772
13773 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
13774
13775 * config.sub: Add mips-tx39-elf to marketing names.
13776
13777 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
13778
13779 * ltmain.sh: Handle symlinks in generated script.
13780
13781 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
13782
13783 * configure: Handle autoconf style directory options: --bindir,
13784 --datadir, --includedir, --infodir, --libdir, --libexecdir,
13785 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
13786 --sysconfdir.
13787 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
13788 (sharedstatedir, localstatedir, oldincludedir): New variables.
13789 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
13790 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
13791 sbindir, sharedstatedir, and sysconfdir.
13792
13793 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
13794
13795 * Makefile.in (bootstrap-lean): New target.
13796
13797 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
13798
13799 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
13800 sn, and gnuserv from noconfigdirs.
13801
13802 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
13803
13804 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
13805
13806 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
13807
13808 * Makefile.in (cross): New target.
13809
13810 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
13811 Jeff Law <law@cygnus.com>
13812
13813 * Makefile.in (bootstrap2, bootstrap3): New targets.
13814 (all-bootstrap): Remove outdated and confusing target.
13815 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
13816
13817 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
13818
13819 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
13820 windows. Consistent with gdb/configure.
13821
13822 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
13823
13824 * configure.in: Name Linux target fragment.
13825
13826 * configure: Rewrite so that project Makefile fragment is inserted
13827 first and appears last in the resulting Makefile.
13828
13829 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
13830
13831 * Makefile.in (install-itcl): Install tcl first.
13832
13833 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
13834
13835 * configure.in: remove bison from noconfigdirs for Cygwin32 host
13836
13837 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13838
13839 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
13840
13841 * configure.in (skipdirs): Add target-librx for Linux.
13842 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
13843
13844 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
13845
13846 * Makefile.in (bootstrap): New target.
13847
13848 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
13849
13850 * config.sub: Accept 'amigados' for backward compatibility.
13851
13852 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
13853
13854 * config.guess: Merge with FSF.
13855
13856 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
13857
13858 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
13859
13860 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
13861
13862 * config.sub: Add "marketing-names" patch.
13863
13864 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
13865
13866 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
13867
13868 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
13869
13870 * config.sub: Handle v850-elf.
13871
13872 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
13873
13874 * .cvsignore (*-install): Remove.
13875
13876 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
13877
13878 * ltconfig: Set CONFIG_SHELL in libtool.
13879 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
13880
13881 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13882
13883 * configure.in (target_subdir): Set to libraries if enable_multilib.
13884
13885 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
13886
13887 * config.guess: Update from gcc directory.
13888
13889 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
13890
13891 * Makefile.in (all-sim): Depends on all-readline.
13892
13893 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
13894
13895 * Makefile.in (BISON, YACC): Use $$s.
13896 (all-bison): Depend on all-texinfo.
13897
13898 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
13899
13900 * Makefile.in (BISON): Add -L flag.
13901 (YACC): Likewise.
13902
13903 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13904
13905 * configure.in (noconfigdirs): Add support for v850e target.
13906
13907 * config.sub (maybe_os): Add support for v850e target.
13908
13909 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
13910
13911 * configure.in (noconfigdirs): Add support for v850ea target.
13912
13913 * config.sub (maybe_os): Add support for v850ea target.
13914
13915 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
13916
13917 * config.sub: Add mipstx39. Delete r3900.
13918
13919 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
13920
13921 * Makefile.in (all-autoconf): Depends on all-texinfo.
13922
13923 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
13924
13925 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
13926 eabi targets.
13927
13928 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
13929
13930 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
13931
13932 * configure: When handling a Canadian Cross, handle YACC as well as
13933 BISON. Just set BISON to bison. When setting YACC, prefer bison.
13934 * Makefile.in (all-bison): Depend upon all-texinfo.
13935
13936 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
13937
13938 * Makefile.in (BISON): bison, not byacc or bison -y.
13939 (YACC): bison -y or byacc or yacc.
13940 (various): Add *-bison as appropriate.
13941 (taz): No need to mess with BISON anymore.
13942
13943 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
13944
13945 * configure: If OSTYPE matches *win32*, try to find a good value for
13946 CONFIG_SHELL.
13947
13948 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
13949
13950 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
13951 configure.in if it is present.
13952
13953 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
13954
13955 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
13956
13957 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
13958
13959 * config.sub: Recognize `arc' cpu.
13960 * configure.in: Likewise.
13961 * config-ml.in: Likewise.
13962
13963 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
13964
13965 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
13966
13967 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
13968
13969 * configure: Changed sed delimiter from ':' to '|' when
13970 attempting to substitute ${config_shell} for SHELL. On
13971 NT ${config_shell} may contain a ':' in it.
13972
13973 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
13974
13975 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
13976
13977 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
13978
13979 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
13980
13981 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
13982
13983 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
13984
13985 * ylwrap: If the program is a relative path, force it to be
13986 absolute.
13987
13988 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
13989
13990 * configure (tooldir): Set BISON to `bison -y' and not just bison.
13991
13992 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
13993
13994 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
13995 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
13996 for libraries.
13997
13998 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
13999
14000 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14001 separated by spaces.
14002
14003 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14004
14005 * ylwrap: New file.
14006 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14007
14008 * ltmain.sh: Handle /bin/sh at start of install program.
14009
14010 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14011
14012 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14013 * missing: New file, from automake 1.2.
14014
14015 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14016
14017 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14018 check-tk to CHECK_X11_MODULES.
14019
14020 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14021
14022 * config.sub: Merge with FSF.
14023
14024 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14025
14026 * config.guess: Merge with FSF.
14027
14028 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14029
14030 * configure: Treat msdosdjgpp like go32.
14031 * configure.in: Likewise. Don't remove gprof for go32.
14032
14033 * configure: Change Makefile.tem2 to Makefile.tm2.
14034
14035 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14036
14037 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14038
14039 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14040
14041 * install-sh (chmodcmd): Set to null if the DST directory already
14042 exists. Same as Nov 11th change.
14043
14044 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14045
14046 * configure (GDB_TK): Needs itcl and tix.
14047
14048 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14049
14050 * config.guess: Update from FSF.
14051
14052 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14053
14054 * Makefile.in (GDB_TK): Depend on itcl and tix.
14055
14056 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14057
14058 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14059 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14060 (INSTALL_SCRIPT): New variable.
14061 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14062 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14063 to -x.
14064 * install-sh: Add support for -x option.
14065
14066 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14067
14068 * configure.in, Makefile.in: Treat tix like itcl.
14069
14070 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14071
14072 * Makefile.in (WINDRES): New variable.
14073 (WINDRES_FOR_TARGET): New variable.
14074 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14075 (EXTRA_HOST_FLAGS): Add WINDRES.
14076 (EXTRA_TARGET_FLAGS): Add WINDRES.
14077 (EXTRA_GCC_FLAGS): Add WINDRES.
14078 ($(DO_X)): Pass down WINDRES.
14079 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14080 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14081 DLLTOOL_FOR_TARGET.
14082
14083 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14084
14085 * configure.in: configure sim before gdb for win32-x-ppc
14086
14087 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14088
14089 Move gperf into the toplevel, from libg++.
14090 * configure.in (target_tools): Add target-gperf.
14091 (native_only): Add target-gperf.
14092 * Makefile.in (all-target-gperf): New target, depend on
14093 all-target-libg++.
14094 (configure-target-gperf): Empty rule.
14095 (ALL_TARGET_MODULES): Add all-target-gperf.
14096 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14097 (CHECK_TARGET_MODULES): Add check-target-gperf.
14098 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14099 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14100
14101 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
14102
14103 * config.sub (mn10200): Recognize new basic machine.
14104
14105 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14106
14107 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14108 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14109
14110 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14111
14112 * configure.in: If we're building mips-sgi-irix6* native, turn on
14113 ENABLE_MULTILIB and set TARGET_SUBDIR.
14114
14115 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14116
14117 * Makefile.in (all-sn): Depend on all-grep.
14118
14119 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14120
14121 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14122
14123 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14124 Makefile. From Jeff Makey <jeff@cts.com>.
14125 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14126
14127 * Makefile.in (DISTBISONFILES): Remove.
14128 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14129 $(DEFAULT_YACC).
14130
14131 * configure.in: Build itl, db, sn, etc., when building for native
14132 cygwin32.
14133
14134 * Makefile.in (LD): New variable.
14135 (EXTRA_HOST_FLAGS): Pass down LD.
14136 ($(DO_X)): Likewise.
14137
14138 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14139
14140 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14141
14142 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14143
14144 * configure.in (targargs): Strip out any supplied --build argument
14145 before adding our own. Always add --build.
14146
14147 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14148
14149 * configure.in (targargs): Pass --build if we're doing
14150 a cross-compile.
14151
14152 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14153
14154 * configure: Use '|' instead of ":" as the separator in
14155 sed. Otherwise sed chokes on NT path names with drive
14156 designators. Also look for "?:*" as the leading characters in an
14157 absolute pathname.
14158
14159 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14160
14161 * config.sub: Support for r3900.
14162
14163 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14164
14165 * configure.in: Use install-sh, not install.sh.
14166
14167 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14168
14169 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14170 apply it twice.
14171
14172 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14173
14174 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14175 install-binutils.
14176
14177 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14178
14179 * Makefile.in: Add automake targets.
14180 * configure.in (host_tools): Add automake.
14181
14182 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14183
14184 * configure: Default CXX to c++, not gcc.
14185 * Makefile.in (CXX): Set to c++, not gcc.
14186 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14187
14188 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14189
14190 * install-sh: try appending a .exe if source file doesn't
14191 exist
14192
14193 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14194
14195 * configure.in: Turn on multilib by default.
14196 (cross_only): Remove target-libiberty.
14197
14198 * Makefile.in (all-gcc): Don't depend on libiberty.
14199
14200 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14201
14202 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14203
14204 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14205
14206 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14207 (DISTBISONFILES): Add ld/Makefile.in
14208
14209 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14210
14211 * configure.in: if target is cygwin32 but host isn't cygwin32,
14212 don't configure gdb tcl tk expect, not just gdb.
14213
14214 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14215
14216 * configure.in: Added gnuserv everywhere sn appears.
14217
14218 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14219 (CROSS_CHECK_MODULES): Added check-gnuserv.
14220 (INSTALL_MODULES): Added install-gnuserv.
14221 (CLEAN_MODULES): Added clean-gnuserv.
14222 (all-gnuserv): New target.
14223
14224 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14225
14226 * config.guess: Fixes for MIPS OpenBSD systems.
14227
14228 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14229
14230 * Makefile.in (INSTALL_XFORM): Remove.
14231 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14232
14233 * mkinstalldirs: New file, copied from automake.
14234 * Makefile.in (installdirs): Rename from install-dirs. Use
14235 mkinstalldirs. Change all users.
14236 (DEVO_SUPPORT): Add mkinstalldirs.
14237
14238 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14239
14240 * install-sh: Rename from install.sh.
14241 * Makefile.in (INSTALL): Change install.sh to install-sh.
14242 (DEVO_SUPPORT): Likewise.
14243
14244 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14245 Graichen <graichen@rzpd.de>.
14246
14247 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14248
14249 * config.guess: Recognize OpenBSD systems correctly.
14250
14251 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14252
14253 * README, Makefile.in (ETC_SUPPORT): Remove references to
14254 cfg-paper*, configure.{texi,man,info*}._
14255
14256 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14257
14258 * Makefile.in (all.normal): Ensure that gcc is built after all
14259 the x11 - ie gdb - targets.
14260
14261 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14262
14263 * makefile.vms: Don't run conf-a-gas.
14264
14265 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14266
14267 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14268
14269 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14270
14271 * configure.in: Remove noconfigdirs case since gdb also
14272 configures and builds for tic80-coff.
14273
14274 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14275
14276 * configure: Set cache_file to config.cache.
14277 * Makefile.in (local-distclean): Remove config.cache.
14278
14279 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14280
14281 * COPYING: Update FSF address.
14282
14283 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14284
14285 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14286 noconfigdirs.
14287
14288 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14289
14290 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14291 MAKEDIRS, is empty.
14292
14293 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14294
14295 * config.sub: Tweak mn10300 entry.
14296
14297 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14298
14299 * configure.in (host_tools): Put sim before gdb, so gdb's
14300 configure.tgt can determine if the simulator was configured.
14301
14302 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14303
14304 * config.sub: Move BeOS $os case to be with other Cygnus
14305 local cases.
14306
14307 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14308
14309 * config.sub: Remove misplaced comment that broke Linux.
14310
14311 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14312
14313 * config.sub: Add BeOS support.
14314
14315 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14316
14317 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14318
14319 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14320
14321 * configure.in (noconfigdirs): Remove tcl and tk from
14322 noconfigdirs for cygwin32 builds.
14323
14324 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14325
14326 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14327
14328 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14329
14330 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14331 make-all.com, use makefile.vms instead.
14332
14333 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14334
14335 * config.sub: Accept -lnews*.
14336
14337 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14338
14339 * configure.in (noconfigdirs): Disable target-newlib,
14340 target-examples and target-libiberty for d30v.
14341
14342 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14343
14344 * configure.in (noconfigdirs): Enable ld for d30v.
14345
14346 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14347
14348 * configure.in (tic80-*-*): Build compiler.
14349
14350 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14351
14352 * configure.in (d30v-*): Remove sim directory from list of
14353 unsupported d30v directories
14354
14355 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14356
14357 * config.sub, configure.in: Add d30v target cpu.
14358
14359 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14360
14361 * makefile.vms: New file.
14362 * make-all.com: Remove.
14363
14364 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14365
14366 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14367
14368 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14369
14370 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14371
14372 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14373
14374 * Makefile.in (ALL_MODULES): Added all-db.
14375 (CROSS_CHECK_MODULES): Addec check-db.
14376 (INSTALL_MODULES): Added install-db.
14377 (CLEAN_MODULES): Added clean-db.
14378
14379 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14380
14381 * config.guess: Merge with latest FSF sources.
14382
14383 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14384
14385 * Makefile.in (ALL_MODULES): Added all-itcl.
14386 (CROSS_CHECK_MODULES): Added check-itcl.
14387 (INSTALL_MODULES): Added install-itcl.
14388 (CLEAN_MODULES): Added clean-itcl.
14389
14390 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14391
14392 * configure.in: build gdb for mn10200
14393
14394 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14395
14396 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14397
14398 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14399
14400 * configure.in (tic80-*-*): Turn off most targets right now.
14401
14402 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14403
14404 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14405 rather than the makeinfo program.
14406 (do-info): Depend upon all-texinfo.
14407
14408 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14409
14410 * configure.in: Remove uses of config/mh-linux.
14411
14412 * config.sub, config.guess: Merge with latest FSF sources.
14413
14414 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14415
14416 * config.sub (case $basic_machine): Add tic80 entries.
14417
14418 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14419
14420 * config.sub, config.guess: Merge with latest FSF sources.
14421
14422 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14423
14424 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14425 * mpw-config.in: Test for NewFolderRecursive.
14426 * mpw-install: Use symbolic name for startup filename.
14427 * mpw-README: Add various additional details.
14428
14429 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14430
14431 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14432
14433 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14434
14435 * configure.in: Do build gcc and the target libraries for
14436 the mn10200.
14437
14438 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14439
14440 * configure.in: don't avoid building gdb for mn10300 any more
14441 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14442 instead of single-quoting it.
14443
14444 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14445
14446 * configure.in: Don't use --with-stabs on IRIX 6.
14447
14448 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14449
14450 * configure.in (m32r): Build gdb, libg++ now.
14451
14452 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14453
14454 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14455 directories from noconfigdirs.
14456
14457 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14458
14459 * config.sub (basic_machine): added mips16 configuration
14460
14461 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14462
14463 * config.sub: Handle d10v-unknown.
14464
14465 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14466
14467 * config.sub: Handle v850-unknown.
14468
14469 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14470
14471 * Makefile.in: add findutils
14472 * configure.in: add findutils to list of host_tools
14473
14474 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14475
14476 * config.sub: Handle mn10200 and mn10300.
14477
14478 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14479
14480 * configure.in (d10v-*): Do not build librx.
14481
14482 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14483
14484 * configure.in (mn10300): Build everything except gdb & libgloss.
14485
14486 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14487
14488 * config.guess: Patch for Dansk Data Elektronik servers,
14489 from Niels Skou Olsen <nso@dde.dk>.
14490
14491 For ncr, use /bin/uname rather than uname, since GNU uname does not
14492 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14493
14494 Patch for MIPS R4000 running System V,
14495 from Eric S. Raymond <esr@snark.thyrsus.com>.
14496
14497 Fix thinko for nextstep.
14498
14499 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14500
14501 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14502 * config.guess: Guess mips-dec-mach_bsd4.3.
14503
14504 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14505 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14506 release numbers.
14507 * config.guess (mips-mips-riscos*): Emit just enough of the
14508 release number.
14509
14510 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14511 * config.guess (sparc-auspex-sunos*): Added.
14512 (f300-fujitsu-*): Added.
14513
14514 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14515 * config.guess: Recognize a Tadpole as a sparc.
14516
14517 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14518
14519 * config.guess: Don't assume that NextStep version is either 2 or
14520 3. NextStep 4 (aka OpenStep 4) has come out now.
14521
14522 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14523
14524 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14525 From Rik Faith <faith@cs.unc.edu>.
14526
14527 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14528
14529 * config.sub: Contributions from bug-gnu-utils to:
14530 Support plain "hppa" (no version given) architecture, reported by
14531 OpenStep.
14532 OpenBSD like NetBSD.
14533 LynxOs is not a hardware supplier.
14534
14535 * config.guess: Contributions from bug-gnu-utils to add support for:
14536 OpenBSD like NetBSD.
14537 Stratus systems.
14538 More Pyramid systems.
14539 i[n>4]86 Intel chips.
14540 M680[n>4]0 Motorola chips.
14541 Use unknown instead of lynx for hardware manufacturer.
14542
14543 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14544
14545 * install.sh (chmodcmd): Set to null if the DST directory already
14546 exists.
14547
14548 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14549
14550 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14551 not use mt-ppc target Makefile fragment any more.
14552
14553 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14554
14555 * configure.in (*-*-windows): Exclude everything but those dirs
14556 needed to build windows.
14557
14558 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14559
14560 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14561
14562 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14563
14564 * configure.in: Exclude mmalloc from i386-windows.
14565
14566 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14567
14568 * Undo my previous change.
14569
14570 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14571
14572 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14573 unconditionally.
14574 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14575
14576 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14577
14578 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14579 host to add it's own flags.
14580
14581 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14582
14583 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14584
14585 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14586
14587 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14588 (CXX_FOR_TARGET): Likewise.
14589 (GCC_FOR_TARGET): Define.
14590 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14591 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14592 CC_FOR_TARGET was specified on the command line.
14593 (MAKEOVERRIDES): Don't define.
14594
14595 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14596
14597 * configure.in (m32r): Fix spelling of libg++ libs.
14598
14599 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14600
14601 * config.sub (-apple*): Remove, now redundant.
14602
14603 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14604
14605 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14606
14607 * configure: Rework yesterday's sed script patch.
14608
14609 * config.sub: Merge with FSF.
14610
14611 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14612
14613 * config.guess: Merge from FSF.
14614
14615 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
14616 * config.guess: Use pc instead of unknown, for pc clone systems.
14617 Change linux to linux-gnu.
14618
14619 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14620 * config.guess: Avoid non-portable tr syntax.
14621
14622 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14623
14624 * test-build.mk (HOLES): Add "xargs" for gdb.
14625
14626 * configure: Avoid hpux10.20 sed bug.
14627
14628 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14629
14630 * configure.in: Add support for windows host
14631 (that is a build done under the Microsoft build environment).
14632
14633 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14634
14635 * Makefile.in: Replace all uses of srcroot with s, to shrink
14636 command line lengths.
14637
14638 Patches from Geoffrey Noer <noer@cygnus.com>:
14639 * configure.in: If configuring for newlib, pass --with-newlib to
14640 subdirectories.
14641 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14642 -Bnewlib/ and -Lwinsup to gcc.
14643 (CXX_FOR_TARGET): Likewise.
14644
14645 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14646
14647 * Makefile.in (ETC_SUPPORT): Add configure.
14648
14649 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14650
14651 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14652 host configuration file.
14653
14654 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14655
14656 * configure.in: Break mn10x00 support into separate
14657 mn10200 and mn10300 configurations.
14658 * config.sub: Likewise.
14659
14660 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14661
14662 * configure.in: Add lots of stuff to noconfigdirs for
14663 the mn10x00 targets.
14664
14665 * config.sub, configure.in: Add mn10x00 support.
14666
14667 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14668
14669 * make-all.com: Call conf-a-gas, not config-a-gas.
14670
14671 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14672
14673 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14674 targets.
14675
14676 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14677
14678 * mpw-README: Add much more detail for native PowerMac.
14679 * mpw-install: New file.
14680 * mpw-configure: Add --norecursion and --help options.
14681 * mpw-config.in: Translate readme and install files when
14682 copying to objdir.
14683 * mpw-build.in: Don't always depend on byacc and flex.
14684 (install-only-top): New action.
14685
14686 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14687
14688 * configure.in: You can now configure GDB for the v850.
14689
14690 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14691
14692 * configure.in (noconfigdirs): Don't configure any C++ dirs
14693 if targeting D10V.
14694
14695 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14696
14697 * config.sub: Recognize mips64vr5000.
14698
14699 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14700
14701 * configure.in: Use a single line for host_tools and native_only.
14702
14703 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14704
14705 * config.sub, configure.in: Add entries for m32r.
14706
14707 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14708
14709 * Makefile.in (inet-install): Don't run install-gzip.
14710
14711 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14712
14713 * configure.in: Don't config lots of things for *-*-windows*.
14714
14715 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14716
14717 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14718 (host_libs, host_tools): Copy from configure.in.
14719 * mpw-configure: Don't complain about directories not found.
14720
14721 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14722
14723 * configure.in (i[345]86): Recognize i686 for pentium pro.
14724 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14725 file.
14726
14727 * config.guess (i[345]86): Ditto.
14728
14729 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14730
14731 * configure.in (noconfigdirs): Removed gdb for D10V.
14732
14733 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
14734
14735 * configure.in: Remove ld, target-libio, target-libg++, and
14736 target-libstdc++ from noconfigdirs.
14737
14738 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14739
14740 * configure: Fix three locations where shell scripts were
14741 being run directly rather than with config_shell.
14742
14743 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14744
14745 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14746 * config.sub (basic_machine): Recognize v850.
14747
14748 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14749
14750 * mpw-configure: Handle multiple enable/disable options and
14751 pass them down recursively, handle -c and -s flags appropriately
14752 depending on choice of compiler, add escape mechanism for
14753 quoted arguments to gC.
14754
14755 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14756
14757 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14758 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14759 so that -mrelocatable-lib and -mno-eabi are used.
14760
14761 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14762 not support --print-multi-lib, don't abort.
14763
14764 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14765
14766 * make-all.com: Run config-a-gas.
14767 * setup.com: Don't copy subdirectory files around.
14768
14769 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
14770
14771 * configure.in (*-*-ose): Remove exclusion of libgloss for this
14772 target, it now compiles correctly.
14773
14774 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
14775
14776 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
14777
14778 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14779
14780 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
14781
14782 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14783
14784 * configure.in (native_only): Add prms.
14785
14786 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
14787
14788 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
14789 (BINUTILS_SUPPORT_DIRS): Likewise.
14790
14791 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14792
14793 * configure.in (d10v-*-*): Don't configure ld or gdb until the
14794 d10v support is added.
14795
14796 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14797
14798 * configure.in (d10v-*-*): New target.
14799
14800 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
14801
14802 * config.guess (HP 9000/811): Recognize this as a PA1.1
14803 machine.
14804
14805 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
14806
14807 * Makefile.in (do-tar-gz): New target, split out from tail end of
14808 taz target. Run each command separately, don't use pipes.
14809 (taz): Use it.
14810
14811 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
14812
14813 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
14814 * mpw-build.in: No builds should depend on building byacc or flex,
14815 they are assumed to be installed already.
14816
14817 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14818
14819 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
14820 variable that CC_FOR_TARGET needs.
14821
14822 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14823
14824 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
14825 options have changed since the last time the subdirectory was
14826 configured, and if it has, reconfigure.
14827 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
14828 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
14829
14830 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
14831
14832 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
14833 CLEAN_MODULES): Add bash.
14834 (all-bash): New target.
14835
14836 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
14837
14838 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
14839
14840 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14841
14842 * config.sub (basic_machine): Recognize d10v as a valid processor.
14843
14844 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
14845
14846 * mpw-configure: Add support for --bindir.
14847 * mpw-build.in: Use a GCC-specific build script for GCC actions.
14848
14849 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
14850
14851 * configure.in: add bash, time, gawk to list of hosttools and things
14852 to only build for native toolchains
14853
14854 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14855
14856 * Makefile.in (docdir): Remove.
14857
14858 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
14859
14860 * Makefile.in (datadir): Set to $(prefix)/share.
14861
14862 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
14863
14864 * configure.in: build diff and patch for cygwin32-hosted
14865 toolchains.
14866
14867 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
14868
14869 * config.sub: Accept -rtems*.
14870
14871 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
14872
14873 * configure.in: enable dosrel for cygwin32-hosted builds,
14874 remove diff from the list of things not buildable
14875 via Canadian Cross
14876
14877 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
14878
14879 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
14880 don't get ". ".
14881
14882 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
14883
14884 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
14885
14886 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
14887
14888 * Makefile.in (taz): Handle case where tex3patch didn't even get
14889 checked out. Also, if it was found, put the symlink in a new util
14890 subdirectory.
14891
14892 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14893
14894 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
14895
14896 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
14897
14898 * config.sub: Recognize -openvms.
14899 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
14900 * make-all.com, setup.com: New files.
14901
14902 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
14903
14904 * Makefile.in (taz): tex3patch moved to texinfo/util.
14905
14906 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
14907
14908 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
14909 * configure.in: remove make from disable-if-Can-Cross list
14910 enable gdb if ${host} and ${target} are cygwin32
14911
14912 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
14913
14914 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
14915 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
14916
14917 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
14918
14919 * config.guess: Combine mips-mips-riscos cases, and use cpp to
14920 distinguish sysv/svr4/bsd variants.
14921 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
14922
14923 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
14924
14925 * configure.in: Added copyright notice.
14926 * move-if-change: Added copyright notice.
14927
14928 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14929
14930 * configure.in (powerpcle-*-solaris*): Until we get shared
14931 libraries working, don't build gdb, sim, make, tcl, tk, or
14932 expect.
14933
14934 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
14935
14936 * config.guess: Merge with FSF:
14937
14938 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14939 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
14940
14941 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
14942 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
14943
14944 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
14945 * config.guess: Combine two OSF1 rules.
14946 Also recognize field test versions. From mjr@zk3.dec.com.
14947 * config.guess (dgux): Use /usr/bin/uname rather than uname,
14948 because GNU uname does not support -p. From pmr@pajato.com.
14949
14950 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
14951
14952 * Makefile.in (MAKEDIRS): Removed $(tooldir).
14953
14954 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
14955
14956 * mpw-README: Document GCCIncludes.
14957
14958 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
14959
14960 * configure.in (alpha-*-linux*): Set enable_shared to yes.
14961
14962 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14963
14964 * mpw-configure: Handle --enable-FOO and --disable-FOO.
14965
14966 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
14967
14968 * configure.in (*-*-cygwin32): Configure make.
14969
14970 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
14971
14972 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
14973
14974 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
14975
14976 * Makefile.in (all-inet): Depend on all-perl.
14977
14978 * Makefile.in (inet-install): New target.
14979
14980 * Makefile.in (all-inet): Depend on all-tcl.
14981 (all-inet): Depend on all-send-pr.
14982
14983 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14984
14985 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
14986 temporarily.
14987
14988 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
14989
14990 * configure.in: Don't configure --with-gnu-ld on AIX.
14991
14992 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
14993
14994 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
14995
14996 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
14997
14998 * Makefile.in (ALL_MODULES): Added all-inet.
14999 (CROSS_CHECK_MODULES): Added check-inet.
15000 (INSTALL_MODULES): Added install-inet.
15001 (CLEAN_MODULES): Added clean-inet.
15002 (all-indent): New target.
15003
15004 * configure.in (host_tools): Added inet.
15005 (native_only): Added inet.
15006 (noconfigdirs): Added inet.
15007
15008 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15009
15010 * configure.in: Don't configure libgloss if we are not configuring
15011 newlib.
15012
15013 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15014
15015 * configure.in: Don't configure libgloss for unsupported
15016 architectures.
15017
15018 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15019
15020 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15021
15022 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15023
15024 * Makefile.in (ALL_MODULES): Include all-apache.
15025 (CROSS_CHECK_MODULES): Include check-apache.
15026 (INSTALL_MODULES): Include install-apache.
15027 (all-apache): New target.
15028
15029 * configure.in: Added apache everywhere perl is seen.
15030
15031 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15032
15033 * Makefile.in: Add support for clean-{module} and
15034 clean-target-{module} rules.
15035
15036 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15037
15038 * configure.in (*-*-ose) do not build libgloss.
15039
15040 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15041
15042 * config.guess (prep*:SunOS:5.*:*): Turn into
15043 powerpele-unknown-solaris2.
15044
15045 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15046
15047 * configure.in: Permit --enable-shared to specify a list of
15048 directories.
15049
15050 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15051
15052 * configure.in (host==solaris): Pass only the first word of $CC
15053 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15054
15055 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15056
15057 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15058
15059 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15060
15061 * Makefile.in (ALL_MODULES): Include all-perl.
15062 (CROSS_CHECK_MODULES): Include check-perl.
15063 (INSTALL_MODULES): Include install-perl.
15064 (ALL_X11_MODULES): Include all-guile.
15065 (CHECK_X11_MODULES): Include check-guile.
15066 (INSTALL_X11_MODULES): Include install-guile.
15067 (all-perl): New target.
15068 (all-guile): New target.
15069
15070 * configure.in (host_tools): Include perl and guile.
15071 (native_only): Include perl and guile.
15072 (noconfigdirs): Don't build guile and perl; no ports have been
15073 done.
15074
15075 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15076
15077 * configure (--enable-*): Handle quoted option lists such as
15078 --enable-sim-cflags='-g0 -O' better.
15079
15080 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15081
15082 * Makefile.in ({,inst}all-target): New rule so we can make and
15083 install all of the target directories easily.
15084
15085 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15086
15087 * configure.in: Add missing global flag in sed substitution when
15088 deleting `target-' from ${configdirs}.
15089
15090 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15091
15092 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15093 option.
15094
15095 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15096 config/mh-necv4.
15097
15098 * install.sh: Correct misspelling of transformbasename.
15099
15100 * config.guess: Recognize mips-*-sysv*.
15101
15102 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15103
15104 * config.sub: Recognize mon960.
15105
15106 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15107
15108 * configure: Restore Canadian Cross handling of BISON and LEX,
15109 removed in Feb 20 change.
15110
15111 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15112
15113 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15114 Mention make install. Remove the old copyright date as well the
15115 clumsy and rather pointless copyright on the README file.
15116
15117 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15118
15119 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15120 Makefile after running symlink-tree, then run `make distclean' to
15121 avoid clobbering any generated files in srcdir.
15122
15123 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15124
15125 * configure.in (m68k-*-netbsd*): Build everything now.
15126
15127 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15128
15129 * Makefile.in (taz): Fix quoting.
15130
15131 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15132
15133 * configure.in (sparclet-*-*): Build everything now.
15134
15135 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15136
15137 * configure.in (m68k-*-linux*): New host.
15138
15139 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15140
15141 * configure: Check for bison before byacc.
15142
15143 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15144
15145 * Makefile.in configure: Change the way LEX and BISON/YACC are
15146 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15147 searching PATH. These are used as fallbacks by Makefile.in if
15148 flex/bison/byacc aren't in objdir.
15149
15150 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15151
15152 * Makefile.in: Make everything which depends upon all-bfd also
15153 depend upon all-opcodes, in case --with-commonbfdlib is used.
15154
15155 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15156
15157 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15158 building NT native compilers on Unix.
15159
15160 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15161
15162 * configure.in: Don't get CC from the host Makefile fragment if we
15163 can find gcc in PATH, or if this is a Canadian Cross. Move the
15164 Solaris test for /usr/ucb/cc to the post target script, just after
15165 the compiler sanity test.
15166
15167 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15168
15169 * config.sub: Merge with FSF.
15170
15171 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15172
15173 * Makefile.in (RPATH_ENVVAR): New variable.
15174 (REALLY_SET_LIB_PATH): Use it.
15175 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15176
15177 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15178
15179 * config.sub, configure.in: Recognize sparclet cpu.
15180
15181 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15182
15183 * config.guess: Support m68k-cbm-sysv4.
15184
15185 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15186
15187 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15188 m68k-unknown-linuxaout from linker help string. Put quotes around
15189 $ld_help_string.
15190
15191 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15192
15193 * config.guess (powerpc-harris-powerunix): Add guess for port
15194 to new target.
15195
15196 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15197
15198 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15199
15200 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15201
15202 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15203 $(REALLY_SET_LIB_PATH) in Makefile.
15204 * Makefile.in (SET_LIB_PATH): New variable.
15205 (REALLY_SET_LIB_PATH): New variable.
15206 ($(DO_X)): Use $(SET_LIB_PATH).
15207 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15208 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15209 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15210 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15211 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15212 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15213 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15214 (install-dosrel): Likewise.
15215 (all-opcodes): Depend upon all-libiberty.
15216
15217 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15218
15219 * config.guess (*:CYGWIN*): New
15220
15221 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15222
15223 * Makefile.in (all-target-winsup): All all-target-libiberty.
15224
15225 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15226
15227 * configure.in (noconfigdirs): Add missing # in front of comment.
15228
15229 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15230
15231 * configure.in: add second pass to things added to noconfigdirs
15232 so *-gm-magic can exclude libgloss properly.
15233
15234 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15235
15236 * mpw-configure (extralibs_name, rez_name): Set correctly
15237 for MWC68K compiler.
15238
15239 * mpw-README: Add more info on the necessary build tools.
15240
15241 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15242
15243 * configure.in, config.sub: Recognize cygwin32.
15244
15245 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15246
15247 * config.guess, config.sub: Recognize A/UX.
15248
15249 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15250
15251 * config.sub: Merge with gcc/config.sub.
15252
15253 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15254
15255 * mpw-build.in (do-binutils): Add build of stamps.
15256
15257 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15258
15259 * config.sub: Add recognition for mips64vr4100*-* targets.
15260
15261 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15262
15263 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15264 Add creation of gconfigargs with `--enable-shared' turned on.
15265 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15266 ($(host)-stamp-stage3-configured): Likewise.
15267 (HOLES): Add chatr and ldd.
15268 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15269
15270 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15271
15272 * configure: Pass --nfp to recursive configures.
15273
15274 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15275
15276 * Makefile.in (DLLTOOL): New.
15277 (DLLTOOL_FOR_TARGET): New.
15278 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15279 (EXTRA_TARGET_FLAGS): Ditto.
15280 (EXTRA_GCC_FLAGS): Ditto.
15281 (CONFIGURE_TARGET_MODULES): Ditto.
15282 (DO_X): Ditto.
15283 * configure: Add DLLTOOL.
15284
15285 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15286
15287 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15288 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15289 mh-sco, since old workarounds no longer needed, and don't
15290 build ld, since libraries have weak symbols in COFF.
15291
15292 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15293
15294 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15295
15296 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15297
15298 * configure.in: Make sure that ${CC} can be used to compile an
15299 executable.
15300
15301 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15302
15303 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15304 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15305 nothing depending on whether gdbtk is being built.
15306
15307 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15308
15309 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15310
15311 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15312
15313 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15314 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15315
15316 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15317
15318 * config-ml.in: Add support for
15319 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15320 Simplify setting of multidirs from --disable-foo.
15321
15322 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15323
15324 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15325 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15326 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15327 non-empty, pass them on to the GCC make.
15328 (all-bootstrap): New rule that is like all-gcc, except it executes
15329 the GCC bootstrap rule instead of the GCC all rule.
15330
15331 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15332
15333 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15334
15335 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15336
15337 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15338 DG/UX support.
15339
15340 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15341
15342 * config.sub (i*86*) Change [345] to [3456]
15343
15344 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15345
15346 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15347 --with-gnu-ld=no.
15348
15349 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15350
15351 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15352 AIX multilibs get built.
15353
15354 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15355
15356 * configure.in (i386-win32): Don't build expect if we're not
15357 building the tcl subdir.
15358
15359 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15360
15361 * Makefile.in: (configure-target-examples, all-target-examples):
15362 New targets, configure and build example programs.
15363
15364 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15365
15366 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15367 use it as input to sedit the generated MPW makefile.
15368 * mpw-README: Add a suggestion about Gestalt.h.
15369
15370 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15371
15372 * config.sub: Accept *-*-ieee*.
15373
15374 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15375
15376 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15377 Ronald F. Guilmette <rfg@monkeys.com>.
15378
15379 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15380
15381 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15382 for powerpc-pe native.
15383 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15384 (target==powerpc-pe): duplicate i386-win32 entry.
15385
15386 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15387
15388 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15389 of vxworks, not just vxworks5.1.
15390
15391 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15392
15393 * mpw-configure: Add support for exec-prefix.
15394
15395 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15396
15397 * config.guess: Recognize HP model 816 machines as having
15398 a PA1.1 processor.
15399
15400 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15401
15402 * configure: Ignore new autoconf configure options.
15403
15404 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15405
15406 * config.guess: Recognize Pentium under SCO.
15407 From Robert Lipe <robertl@arnet.com>.
15408
15409 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15410
15411 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15412
15413 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15414
15415 * configure.in: Don't configure gas for alpha-dec-osf*.
15416
15417 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15418
15419 * configure.in: Default to --with-stabs for some targets for which
15420 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15421 i[345]86*-*-unixware*.
15422
15423 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15424
15425 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15426 rather than basing it on the target. Simplify handling of options
15427 controlling which directories to configure. Remove extraneous
15428 slash in multi-clean target.
15429
15430 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15431
15432 * config-ml.in: Prefix more variables with ml_ so they don't collide
15433 with configure's.
15434
15435 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15436
15437 * configure: Don't turn -v into --v.
15438
15439 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15440
15441 * configure.in (targargs): Fix typo.
15442
15443 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15444
15445 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15446
15447 * configure.in: Strip --host and --target options from
15448 CONFIG_ARGUMENTS, and always configure for --host only. Add
15449 --with-cross-host option when building with a cross-compiler.
15450 * configure: Canonicalize the arguments put into config.status by
15451 always using `=' for an option with an argument. Pass a presumed
15452 --host or --target explicitly.
15453
15454 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15455
15456 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15457 into general OS recognition case.
15458
15459 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15460
15461 * configure.in (target_configdirs): add target-winsup only
15462 for win32 target systems.
15463
15464 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15465
15466 * Makefile.in (all-target-libgloss): Depend upon
15467 configure-target-newlib, since when libgloss is built it looks to
15468 see if the newlib directory exists.
15469
15470 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15471
15472 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15473 cfg-ml-*.in.
15474
15475 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15476
15477 * configure: Handle LD and LD_FOR_TARGET when configuring a
15478 Canadian Cross.
15479
15480 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15481
15482 * configure.in (target_libs): add target-winsup.
15483 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15484 (target==ppcle-pe): remove ld from $noconfigdirs.
15485
15486 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15487
15488 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15489 Preserve relative path names in $srcdir. Build symlink tree if
15490 configuring cross target dir and srcdir=. (= no VPATH support).
15491 (configure-target-libg++): Depend on configure-target-librx.
15492 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15493 * config-ml.in: New file.
15494 * symlink-tree: New file.
15495 * configure: Ensure srcdir="." if that's what it is.
15496
15497 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15498
15499 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15500 includes and FLEX_SKELETON setting.
15501 * mpw-configure (--with-gnu-ld): New option, controls whether
15502 to use PPCLink or ld with PowerMac GCC.
15503 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15504 * mpw-config.in: Configure grez if targeting Mac.
15505
15506 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15507 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15508 just macos.
15509 * configure.in: Configure grez resource compiler if targeting Mac.
15510 * Makefile.in (all-grez, install-grez): New targets.
15511
15512 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15513
15514 * configure: CXX defaults to gcc, not g++. If we find
15515 gcc in the path, set CC to gcc -O2.
15516
15517 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15518
15519 * configure: Default ${build} correctly. Avoid picking up extra
15520 spaces when reading CC and CXX from Makefile. When doing a
15521 Canadian Cross, use plausible default values for numerous
15522 variables.
15523 * configure.in: When doing a Canadian Cross, don't try to
15524 configure tools whose configure script can't handle it.
15525
15526 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15527
15528 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15529
15530 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15531
15532 * configure: Remove dubious bug reporting address.
15533
15534 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15535
15536 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15537 configure script, run that instead of this directory's configure.
15538 In either case, print a message that we're configuring the sub-dir.
15539
15540 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15541
15542 * configure.in: Before checking for the existence of various files,
15543 use sed to filter out "target-".
15544
15545 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15546
15547 * Makefile.in (DO_X): Split rule to decrease command line length
15548 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15549 (Philippe De Muyter).
15550
15551 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15552
15553 * Makefile.in (all-patch): depend on all-libiberty.
15554
15555 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15556
15557 * configure.in: If the only directory in target_configdirs which
15558 actually exists is libiberty, then set target_configdirs to empty,
15559 to avoid trying to build a target libiberty in a gas or gdb
15560 distribution.
15561
15562 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15563
15564 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15565 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15566 systems.
15567
15568 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15569
15570 * configure.in (copy_dirs): Use sys-include instead of include
15571 for --with-headers option.
15572
15573 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15574
15575 * Makefile.in, configure.in: Make winsup builds work with
15576 new scheme.
15577
15578 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15579
15580 * configure.in: Build the linker on AIX.
15581
15582 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15583
15584 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15585 where needed.
15586
15587 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15588
15589 * Makefile.in (all-gcc): Fix typo.
15590
15591 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15592
15593 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15594
15595 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15596
15597 * configure.in: Rename libFOO to target-libFOO, and xiberty
15598 to target-xiberty, to provide more flexibility.
15599 (target_subdir): Define. Create if cross.
15600 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15601 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15602 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15603 check-libFOO -> check-target-libFOO, etc.
15604 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15605 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15606 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15607 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15608 allow ALL_GCC="" to only configure.
15609 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15610 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15611 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15612
15613 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15614
15615 * Makefile.in (taz): Build "info" in etc explicitly.
15616
15617 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15618
15619 * configure.in: Make sure that CC is undefined (as opposed to
15620 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15621 problem with autoconf trying to configure on a host without GCC.
15622
15623 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15624
15625 * mpw-configure: Set host alias from choice of host compiler,
15626 only use generic MPW Makefile sed if present, edit a file
15627 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15628 * mpw-README: Add problem notes about CW6 and CW7.
15629
15630 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15631
15632 * Makefile.in (taz): Use ";" instead of ";;".
15633
15634 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15635
15636 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15637 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15638 DISTDOCDIRS.
15639 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15640 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15641
15642 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15643
15644 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15645 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15646 Move bfd to DISTSTUFFDIRS.
15647
15648 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15649
15650 * Makefile.in (X11_LIB): Removed.
15651 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15652
15653 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15654
15655 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15656
15657 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15658 names.
15659
15660 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15661
15662 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15663
15664 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15665
15666 * configure.in (i[345]86-*-win32): Always build newlib.
15667 Don't configure cvs, autoconf or texinfo.
15668 * Makefile.in (LD_FOR_TARGET): New.
15669 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15670 Pass down LD_FOR_TARGET.
15671
15672 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15673
15674 * winsup: New directory.
15675 * Makefile.in: Build winsup.
15676 * configure.in: Winsup is configured when target is win32.
15677 Can only build win32 target GDB when native.
15678
15679 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15680
15681 * config.guess: Recognize HP model 819 machines as having
15682 a PA 1.1 processor.
15683
15684 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15685
15686 * configure: Fix sed loop which substitutes for CC and CXX to
15687 avoid bug found in various sed implementations.
15688
15689 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15690
15691 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15692 simulator. Use standard powerpc-*-eabi*.
15693
15694 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15695
15696 * configure.in: Stop putting gas and binutils in noconfigdirs for
15697 powerpc-*-aix* and rs6000-*-*.
15698
15699 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15700
15701 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15702 -mcall-aixdesc libraries.
15703
15704 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15705
15706 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15707
15708 * config.sub (arm | armel | armeb): Fix shell syntax.
15709
15710 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15711
15712 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15713 -msoft-float and -mcpu=common support.
15714 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15715 libraries.
15716
15717 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15718
15719 * configure.in: Allow configuration and build of emacs19 for the alpha.
15720
15721 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15722
15723 * configure.in (CC): Get ^CC, not just any old CC, from
15724 ${host_makefile_frag}.
15725
15726 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15727
15728 * configure.in (CC): Try to get CC from
15729 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15730
15731 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15732
15733 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15734 only if it exists in $(srcdir).
15735
15736 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15737
15738 * configure: If CC and CXX are not set in the environment, set
15739 them, based on either an existing Makefile or on searching for gcc
15740 in PATH. Substitute for CC and CXX in Makefile.
15741 * configure.in: Remove libm from target_libs. Separate
15742 target_configdirs from configdirs. If CC is not set in
15743 environment, try to get it from a host Makefile fragment. Rewrite
15744 changes of configdirs to use skipdirs instead. A few minor
15745 tweaks. Take directories out of target_configdirs as they are
15746 taken out of configdirs. Remove existing Makefile files from
15747 subdirectories. Substitute for TARGET_CONFIGDIRS and
15748 CONFIG_ARGUMENTS in Makefile.
15749 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15750 by configure.in.
15751 (CONFIG_ARGUMENTS): Likewise.
15752 (CONFIGURE_TARGET_MODULES): New variable.
15753 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15754 ($(CONFIGURE_TARGET_MODULES)): New target.
15755 (configure-libg++, configure-libio): New targets.
15756 (all-libg++): Depend upon configure-libg++.
15757 (all-libio): Depend upon configure-libio.
15758 (configure-libgloss, all-libgloss): New targets.
15759 (configure-libstdc++): New target.
15760 (all-libstdc++): Depend upon configure-libstdc++.
15761 (configure-librx, all-librx): New targets.
15762 (configure-newlib): New target.
15763 (all-newlib): Depend upon configure-newlib
15764 (configure-xiberty): New target.
15765 (all-xiberty): Depend upon configure-xiberty.
15766
15767 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15768
15769 * configure.in (host i[345]86-*-win32): Expand the
15770 noconfigdirs again.
15771
15772 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
15773
15774 * mpw-configure: Fix sed command file name.
15775
15776 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
15777
15778 * configure.in (host i[345]86-*-win32): Reduce the
15779 noconfigdirs again.
15780
15781 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
15782
15783 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
15784 or powerpc*-*-pe*, since they are not yet supported.
15785
15786 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15787
15788 Add PowerMac support and many other enhancements.
15789 * mpw-configure: New option --cc to select compiler to use,
15790 paste options set according to --cc into the generated
15791 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
15792 if mpw-make.sed is present.
15793 * mpw-config.in: Don't test for gC1, test for mpw-touch,
15794 add forward includes for PowerPC include files.
15795 * mpw-build.in: Build using Makefile.PPC if present.
15796 (do-byacc, etc): Remove separate version resource builds.
15797 (do-gas): Build "stamps" before "all".
15798 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
15799 * mpw-README: Update to reflect --cc option, PowerMac support,
15800 and recently-reported compatibility problems.
15801
15802 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
15803
15804 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
15805 embedded m68k systems (-aout, -coff, -elf, -vxworks).
15806 (--with-multilib-top): Pass to recursive invocations.
15807
15808 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
15809
15810 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
15811 v810-*-*.
15812
15813 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15814
15815 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
15816 gdb, ld and opcodes on v810-*-*.
15817
15818 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
15819
15820 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
15821 (local-maintainer-clean): New target.
15822 (maintainer-clean): New target.
15823 (realclean): Just depend upon maintainer-clean.
15824
15825 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15826
15827 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
15828
15829 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
15830
15831 * configure.in: Build ld in mips*-*-bsd* case.
15832
15833 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
15834
15835 * config.sub: Accept -lites* OS. From Ian Dall.
15836
15837 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
15838
15839 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
15840 targets.
15841
15842 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15843
15844 * configure.in: treat i386-win32 canadian cross the same as
15845 i386-go32 canadian cross.
15846
15847 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15848
15849 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
15850 running under the simulator to build a reduced set of libraries.
15851 (powerpc-*-eabiaix): Add fine grained multilib support added to
15852 other powerpc targets yesterday.
15853
15854 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15855
15856 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
15857 -disable-softfloat, -disable-relocatable, -disable-aix, and
15858 -disable-sysv to control which multilib libraries get built.
15859
15860 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
15861
15862 * configure: Add Makefile.tem to list of files to remove in trap
15863 handler.
15864
15865 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
15866
15867 * config.guess (*Linux*): Add missing "exit"s.
15868 Also, need specific check for alpha-unknown-linux (uses COFF).
15869
15870 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
15871
15872 * config.guess: Merge with FSF:
15873
15874 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
15875 * config.guess (AIX4): More robust release numbering discovery.
15876
15877 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
15878 * config.guess (i386-sequent-ptx): Properly get version number.
15879
15880 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
15881 * config.guess (mips:*:4*:UMIPS): New case.
15882
15883 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
15884
15885 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
15886 (i386-win32 host): Likewise. Don't build readline.
15887
15888 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
15889
15890 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
15891 SUPPORT_FILES to submakes.
15892
15893 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
15894
15895 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
15896 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
15897 mpw-configure.
15898
15899 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
15900
15901 * configure.in (appdirs): Use =, not ==, in test expression when
15902 trying to build the text to print in the warning message for
15903 Solaris users.
15904
15905 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
15906
15907 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
15908
15909 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15910
15911 * config.guess: Recognize lynx-2.3.
15912
15913 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
15914
15915 * config.sub (z8ksim): Deleted
15916 (z8k-*-coff): New, this is the one true name of the target.
15917
15918 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
15919
15920 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
15921
15922 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
15923
15924 * config.guess (*:Linux:*:*): First try asking the linker what the
15925 default object file format is (elf, aout, or coff). Then if this
15926 fails, try previous methods.
15927
15928 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15929
15930 * configure.in: Don't build newlib for *-*-vxworks5.1.
15931
15932 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15933
15934 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
15935 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
15936
15937 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
15938
15939 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
15940
15941 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
15942
15943 * cfg-ml-com.in: New file.
15944 * cfg-ml-pos.in: New file.
15945
15946 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15947
15948 * COPYING.NEWLIB: Add HP free copyright to list.
15949
15950 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15951
15952 * config.sub: Recognize -eabi* for the system, not just -eabi.
15953
15954 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
15955
15956 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
15957 * config.sub, configure.in (win32): New target and host.
15958
15959 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
15960
15961 * configure.in: Add i386-pe configuration.
15962
15963 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
15964
15965 * mpw-build.in (install): Install GDB after LD.
15966
15967 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
15968
15969 * mpw-config.in (elf/mips.h): Always forward-include, needed
15970 for GDB to build.
15971
15972 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
15973
15974 * testsuite: New directory for customer acceptance and whole tool
15975 chain tests.
15976
15977 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
15978
15979 * configure: If per-host line isn't found, but AC_OUTPUT is found
15980 and a configure script exists, run it instead.
15981
15982 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15983
15984 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
15985
15986 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
15987
15988 * configure: Set build_{cpu,vendor,os,alias} to host values when
15989 --build isn't specified.
15990
15991 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
15992
15993 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
15994 (FLAGS_TO_PASS): Pass them.
15995 (EXTRA_TARGET_FLAGS): Ditto.
15996
15997 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15998
15999 * Makefile.in (all-libg++): Depend on all-libstdc++.
16000
16001 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16002
16003 * configure.in (noconfigdirs): Enable all packages for
16004 i386-unknown-netbsd.
16005
16006 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16007
16008 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16009 hosted builds (DOS builds)
16010
16011 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16012
16013 Changes for ARM based on patches from Richard Earnshaw:
16014 * config.sub: Handle armeb and armel.
16015 * configure.in: Omit arm linker only for riscix.
16016
16017 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16018
16019 * config.guess: Update from FSF.
16020
16021 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16022
16023 * config.sub: Recognize powerpcle as the little endian variant of
16024 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16025 powerpcle variant. Convert pentium into i586, not i486. Add p5
16026 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16027 temporarily.
16028
16029 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16030
16031 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16032
16033 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16034
16035 * config.sub: Accept -lites* as a basic system type.
16036
16037 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16038
16039 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16040 installed, and if so return linuxoldld as the system name.
16041
16042 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16043
16044 * config.guess: Add hppa1.1-hp-lites support.
16045
16046 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16047
16048 * configure.in: Don't build newlib for m68k-vxworks5.1.
16049
16050 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16051
16052 * configure.in (mips-sgi-irix6): Use mh-irix5.
16053
16054 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16055
16056 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16057
16058 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16059
16060 * test-build.mk: Enable building of shared libraries on IRIX 5 and
16061 OSF/1. Fix compiler flags.
16062 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16063
16064 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16065
16066 * configure.in: Recognize --with-newlib.
16067 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16068
16069 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16070
16071 * Makefile.in: move {all,check,install}-gdb from *_MODULES
16072 to *_X11_MODULES due to gdbtk needing X include files et al.
16073
16074 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16075
16076 Merge in support for Mac MPW as a host.
16077 (Old change descriptions retained for informational value.)
16078
16079 * mpw-config.in: Add generic include forwards for cpu-specific
16080 include files in aout and elf directories.
16081
16082 * mpw-configure: Added copyright.
16083 * mpw-config.in: Check for presence of required build tools.
16084 (target_libs): Add newlib.
16085 (target_tools): Add examples.
16086 (Read Me): Generate as "Read Me for MPW" instead.
16087 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16088 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16089 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16090
16091 * mpw-configure: Remove subdir-specific makefile hackery,
16092 delete mk.tmp after using it.
16093
16094 * mpw-build.in (all): Display start and end times.
16095
16096 * mpw-configure (host_canonical): Set.
16097 (target_cpu): Always add to makefiles.
16098 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16099 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16100 (mpw-mh-mpw): Look for in srcdir and srcroot.
16101 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16102
16103 * mpw-build.in: (install-only): New target.
16104
16105 * mpw-configure (host_alias, target_alias): Rename from hostalias
16106 and targetalias, add into generated Makefile.
16107 (mk.tmp): If present, add into generated Makefile.
16108 * mpw-build.in (all-gas): Build config.h first before gas proper.
16109
16110 * mpw-configure (config.status): Write only if changed.
16111 * mpw-config.in (readline): Configure it (not built, just used for
16112 definitions).
16113
16114 * mpw-config.in (elf/mips.h): Add a forward include.
16115
16116 * mpw-config.in: Forward-include most .h files in include into
16117 extra-include.
16118 (readline): Don't build.
16119 mpw-build.in (install): Install GDB.
16120
16121 * mpw-configure (prefix, mpw_prefix): Handle it.
16122 * mpw-config.in (mmalloc, readline): Don't configure.
16123 * mpw-build.in (thisscript): Rename to ThisScript.
16124 Use mpw-build instead of BuildProgram everywhere.
16125 (mmalloc, readline): Don't build.
16126 * mpw-README: New file, basic documentation about the MPW port.
16127
16128 * mpw-config.in: Use forward-include to create include files.
16129
16130 * mpw-configure: Add more things to the top of each configured
16131 Makefile, including contents of config/mpw-mh-mpw.
16132 * mpw-config.in (extra-include): Create this directory and fill it
16133 with Posix-like include files when configuring.
16134
16135 * config.sub (apple, mac, mpw): Add various aliases.
16136
16137 * mpw-build.in: New file, top-level build script fragment for MPW.
16138 * mpw-configure: New file, configure script for MPW.
16139 * mpw-config.in: New file, config fragment for MPW.
16140
16141 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16142
16143 * configure.in (host_libs): Remove glob, since it is gone from the
16144 sources.
16145
16146 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16147
16148 * Makefile.in: define empty GDB_NLM_DEPS var.
16149
16150 * configure.in(target_makefile_frag): use config/mt-netware
16151 for netware targets.
16152
16153 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16154
16155 * config.sub: Merge in recent FSF changes. Remove linux special
16156 cases.
16157
16158 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16159
16160 Revert this change:
16161
16162 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16163
16164 * build-all.mk: Use CC=cc -Xs on Solaris.
16165
16166 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16167
16168 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16169 stop using it.
16170 * Makefile.in: Nuke all references to glob subdirectory.
16171
16172 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16173
16174 * configure.in: Fix --enable-shared logic in per-host.
16175
16176 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16177
16178 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16179
16180 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16181
16182 * configure.in (noconfigdirs): Don't build gas on AIX, for
16183 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16184
16185 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16186
16187 * configure: Fix --cache-file to work if the file argument is a
16188 relative path.
16189
16190 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16191
16192 * configure: If the --cache-file is used, pass it down to
16193 configure in subdirectories.
16194
16195 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16196
16197 * config.sub: add vxworks29k configuration.
16198
16199 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16200
16201 * Makefile.in (taz): Do "diststuff" part quietly.
16202
16203 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16204
16205 * config.sub: Mini-merge with gcc/config.sub.
16206
16207 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16208
16209 * config.guess (IRIX): Sed - to _.
16210
16211 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16212
16213 * Makefile.in (source-vault, binary-vault): New targets.
16214
16215 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16216
16217 * config.sub: Recognize -eabi as a basic system type.
16218
16219 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16220
16221 * configure.in (enable_shared stuff): Fix typo.
16222
16223 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16224
16225 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16226
16227 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16228
16229 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16230
16231 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16232
16233 * configure.in (rs6000-*-*): Don't build gas.
16234
16235 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16236
16237 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16238 reduce command line length.
16239 (AS_FOR_TARGET): Check for as.new, not Makefile.
16240 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16241
16242 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16243
16244 * config.guess: Merge from FSF.
16245
16246 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16247
16248 * configure: Don't use $ when handling program_suffix.
16249
16250 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16251
16252 * configure.in: Configure tk for hppa/hpux.
16253
16254 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16255
16256 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16257
16258 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16259
16260 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16261 to LIBCXXFLAGS. Tests are better run without it.
16262
16263 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16264
16265 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16266
16267 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16268
16269 * configure.in (*-*-netware*): Don't configure xiberty.
16270
16271 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16272
16273 * configure.in: Remove tk from native_only list.
16274
16275 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16276
16277 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16278 for special NCD build.
16279
16280 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16281
16282 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16283 makeall.bat, they're only useful for binutils snapshots.
16284 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16285 makeall.bat to specified SUPPORT_FILES.
16286
16287 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16288
16289 * build-all.mk: Add Ericsson targets to sun4 and solaris
16290 hosts. Add BNR's sun4 target to solaris host, so their
16291 build-from-source will be tested in-house first.
16292
16293 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16294
16295 * Makefile.in (LIBCFLAGS): New variable.
16296 (CFLAGS_FOR_TARGET): Ditto.
16297 (LIBCFLAGS_FOR_TARGET): Ditto.
16298 (LIBCXXFLAGS): Ditto.
16299 (CXXFLAGS_FOR_TARGET): Ditto.
16300 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16301 (BASE_FLAGS_TO_PASS): Pass them.
16302 (EXTRA_TARGET_FLAGS): Ditto.
16303
16304 * configure.in: Support --enable-shared.
16305
16306 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16307
16308 * configure.in (target_libs): Include libstdc++ again.
16309 * config.guess: Update from FSF (for FreeBSD).
16310
16311 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16312
16313 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16314 makeall.bat.
16315 (DISTDOCDIRS): Add `etc'.
16316 (ETC_SUPPORT_PFX): New variable.
16317 (taz): Include anything from etc starting with a word in
16318 ETC_SUPPORT_PFX.
16319
16320 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16321
16322 * config.sub: Update for recent FSF changes. Remove obsolete
16323 h8300hds entry. Add -windows* and -osx as basic os. Minor
16324 spacing changes.
16325
16326 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16327
16328 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16329
16330 * config.guess: Merge with FSF.
16331 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16332
16333 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16334
16335 * configure: Since the "trap 0" handler will override the exit
16336 status on many systems, only use it for "exit 1", and make it set
16337 a non-zero exit status; reset it before "exit 0". Also, check
16338 exit status of config.sub, and error out if it failed.
16339
16340 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16341
16342 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16343 and install libgloss.
16344
16345 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16346
16347 * Makefile.in (all-binutils): Depend upon all-byacc.
16348
16349 * configure.in: Don't build emacs on Irix 5.
16350
16351 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16352
16353 * configure.in (*-*-netware*): Add libio.
16354
16355 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16356
16357 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16358 (CHECK_TARGET_MODULES): Ditto.
16359 (INSTALL_TARGET_MODULES): Ditto.
16360 (TARGET_LIBS): Ditto.
16361 (all-libstdc++): Note dependencies.
16362
16363 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16364
16365 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16366
16367 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16368
16369 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16370 -fexternal-templates.
16371
16372 * configure.in (target_libs): Add libstdc++.
16373 (noconfigdirs): Add libstdc++ as appropriate.
16374
16375 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16376
16377 * config.guess: Update from FSF.
16378
16379 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16380
16381 * configure: Use ${config_shell} when running ${configsub}.
16382
16383 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16384
16385 * config.sub: No longer recognize h8300h.
16386
16387 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16388
16389 * config.sub: Remove extraneous differences between config.sub and
16390 gcc/config.sub.
16391
16392 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16393
16394 * Makefile.in (DISTSTUFFDIRS): Add gas.
16395
16396 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16397
16398 * COPYING.NEWLIB: New file.
16399
16400 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16401
16402 * config.guess (HP-UX): Patch from Harlan Stenn
16403 <harlan@landmark.com> to also emit release level.
16404
16405 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16406
16407 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16408
16409 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16410
16411 * config.sub: Merge nextstep cleanup from FSF.
16412
16413 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16414
16415 * configure.in (arm-*-*): Don't configure ld for this target.
16416
16417 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16418
16419 * configure.in (*-*-netware): don't configure libg++, libio,
16420 librx, or newlib.
16421
16422 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16423
16424 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16425 configure ld--it works, but it doesn't support shared libraries.
16426
16427 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16428
16429 * config.guess (*-unknown-freebsd*): Get rid of possible
16430 trailing "(Release)" in version string.
16431 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16432
16433 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16434
16435 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16436 Fix type: *-next-neststep -> *-next-nextstep.
16437
16438 * config.guess: Merge from FSF:
16439
16440 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16441
16442 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16443
16444 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16445
16446 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16447 instead of UNIX_SV for UnixWare 1.0).
16448
16449 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16450
16451 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16452 to make gdb/nlm/* build after the compiler and linker.
16453
16454 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16455
16456 * config.guess (netbsd, freebsd, linux): Accept any machine,
16457 not just i[34]86.
16458 (m68k-atari-sysv4): Relocate to match FSF version.
16459
16460 * config.guess: More merges from the FSF:
16461
16462 Add a space before function call or macro invocation.
16463
16464 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16465
16466 * config.guess: Add trap cmd to remove dummy.c and dummy when
16467 interrupted.
16468
16469 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16470
16471 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16472 (dummy): Redirect stderr from compilation of dummy.c.
16473
16474 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16475
16476 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16477
16478 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16479
16480 * configure: Accept and ignore --cache*, for compatibility with
16481 new autoconf.
16482
16483 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16484
16485 * config.guess: Merge from FSF:
16486
16487 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16488
16489 * config.guess (Pyramid*:OSx*:*:*): New case.
16490 (PATH): Add /.attbin at end for finding uname.
16491 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
16492
16493 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16494
16495 * config.guess (M88*:DolphinOS:*:*): New case.
16496
16497 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16498
16499 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16500 to select whether to use ELF or COFF.
16501
16502 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16503
16504 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16505
16506 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16507
16508 * config.guess: Guess the OS version for HPUX.
16509
16510 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16511
16512 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16513
16514 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16515
16516 * configure.in: Recognize --with-headers, --with-libs, and
16517 --without-newlib.
16518 * Makefile.in (all-xiberty): Depend upon all-ld.
16519
16520 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16521
16522 * configure.in: Change i[34]86 to i[345]86.
16523
16524 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16525
16526 * configure (version): A few more tweaks to help message.
16527
16528 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16529
16530 * Makefile.in: Remove (for now) librx as a host library,
16531 now that we're building it for target.
16532
16533 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16534
16535 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16536 (Karl Berry).
16537
16538 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16539
16540 * configure.in: Also configure librx.
16541
16542 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16543
16544 * Makefile.in: Update various rules to reflect that librx
16545 is now needed for libg++.
16546
16547 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16548
16549 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16550
16551 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16552
16553 * configure.in: Configure the examples directory.
16554
16555 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16556
16557 * configure: Simplify Jun 2 1994 change.
16558
16559 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16560
16561 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16562 /bin/gcc isn't good enough to build gcc.
16563
16564 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16565
16566 * Makefile.in (GDB_SUPPORT_FILES): Remove
16567 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16568 (gdb.tar.gz): Add new rule to use standard distribution building
16569 mechanism.
16570
16571 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16572
16573 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16574 Bill Cox <bill@cygnus.com>.
16575
16576 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16577
16578 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16579
16580 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16581
16582 * configure: Search current dir first in .gdbinit.
16583
16584 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16585
16586 * config.sub: Recognize freebsd (merged from gcc config.sub).
16587
16588 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16589
16590 * config.sub: Refer to NeXT's operating system as nextstep.
16591
16592 * config.sub (case $basic_machine): Re-order the cases, to match
16593 the order in the FSF version (which is mostly alphabethical).
16594 Merge in some additions and changes from the FSF.
16595
16596 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16597
16598 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16599 * config.sub: Recognize cxux7.
16600 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16601
16602 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16603
16604 * config.sub: Fix typo powerpc -> powerpc-*.
16605
16606 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16607
16608 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16609
16610 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16611 parallel with all-emacs and install-emacs). Top-level command
16612 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16613
16614 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16615
16616 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16617 $(relbindir)/make before doing ``make install'', and use
16618 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16619 installing over running make binary.
16620 ($(host)-stamp-stage3-installed): Likewise.
16621
16622 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16623
16624 * config.guess: Recognize Mach.
16625
16626 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16627
16628 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16629 see whether --exec-prefix was used.
16630
16631 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16632
16633 * README: Explicitly mention libg++/README. (Zoo's idea.)
16634
16635 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16636
16637 * Makefile.in: Add all-librx target similar to all-libproc.
16638
16639 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16640
16641 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16642 with post 1.2 uname bogosity.
16643
16644 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16645
16646 * configure: Remove temporary files on receipt of a signal.
16647
16648 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16649
16650 * configure: If there is a package_makefile_frag, remove
16651 ${subdir}/Makefile.tem after copying it in.
16652
16653 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16654
16655 * build_all.mk: support rs6000 lynx identifies itself as
16656 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16657 since /bin/gcc is too feeble to compile a modern gcc.
16658
16659 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16660
16661 * brought devo/test-build.mk update-to-date with progressive/
16662 test-build.mk. Add lynx targets and hppa flag info.
16663
16664 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16665
16666 * configure.in: Use mh-ncrsvr43. Patch from
16667 Tom McConnell <tmcconne@sedona.intel.com>.
16668
16669 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16670
16671 * config.guess (i386-unknown-bsdi): No longer need to
16672 check #if defined(__bsdi__) && defined(__i386__).
16673
16674 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16675
16676 * configure: Set program_transform_nameoption correctly.
16677
16678 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16679
16680 * brought build-all.mk update-to-date with progressive build-all.mk,
16681 added new targets and hppa info.
16682
16683 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16684
16685 * configure: If config.guess result is a prefix of the user
16686 specified target, assume a native build and use the user specified
16687 target as the host alias. Remove SunOS patch suffix removal hack.
16688 * configure.in: Remove SunOS patch suffix removal hack.
16689
16690 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16691 in NATIVE_CHECK_MODULES.
16692
16693 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16694
16695 * Makefile.in: Rename HOST_ONLY to NATIVE.
16696 * configure: Delete SunOs patch suffix from host_canonical
16697 and build_canonical variables that are prepended to Makefiles.
16698 * configure.in: Add comments for easier maintenance.
16699
16700 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16701
16702 * Makefile.in: Add all-libproc target similar to all-gui.
16703
16704 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16705
16706 * Makefile.in (CHECK_MODULES): split into
16707 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16708
16709 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16710
16711 * config.guess (i386-unknown-bsdi): New system to guess.
16712
16713 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16714
16715 * Makefile.in: Add all-gui target (but not yet build by "all").
16716
16717 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16718
16719 * config.sub: Move deletion of patch suffix from here...
16720 * configure.in: To here, at Ian's suggestion. The top-
16721 level scripts might need to know of a patch level.
16722
16723 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16724
16725 * config.sub: Strip off patch suffix so rtl is recognized
16726 as a sunos4.1.3 machine, even though it's been patched.
16727
16728 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16729
16730 * Makefile.in (INSTALL_LAST): Delete.
16731 (INSTALL_DOSREL): New.
16732
16733 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16734
16735 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16736 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16737 whether we pass down --with-gnu-ld anyhow.
16738
16739 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16740
16741 * Makefile.in (INSTALL_LAST): Change operation so it works
16742 on more flavors of make.
16743 * configure.in (go32): Don't build libg++ or libio.
16744
16745 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16746
16747 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16748 they can be overriden by templates.
16749
16750 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16751
16752 * configure.in (target==go32): Don't build gdb.
16753 * dosrel: New directory.
16754
16755 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16756
16757 * configure.in (host==go32): Configure dosrel too.
16758 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16759 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16760 be set by incoming names or templates.
16761 (INSTALL_LAST): New rule.
16762
16763 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16764
16765 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16766
16767 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16768
16769 * configure.in (appdirs): New variable. Currently empty, but will
16770 be used in gas distribution. If nonempty, lists a set of
16771 directories at least one of which must get configured, or top
16772 level configuration is considered to have failed.
16773 (rs6000-*-lynxos*): Use new file name.
16774
16775 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16776
16777 Eliminate XTRAFLAGS.
16778 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
16779 newlib include files using -idirafter, and also use -nostdinc.
16780 (CXX_FOR_TARGET): Likewise.
16781 (XTRAFLAGS): Removed.
16782 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
16783 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
16784 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
16785 ($(DO_X)): Don't pass down XTRAFLAGS.
16786
16787 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16788
16789 * configure.in (mips*-dec-bsd*): New target; do build linker.
16790 (mips*-*-bsd*): New target; don't build linker.
16791
16792 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16793
16794 * configure.in: support rs6000-*-lynxos* configuration.
16795 support sunos4 as a cross target.
16796
16797 * config.sub: look for lynx*, not lynx since the OS version may
16798 legitimately be part of the name.
16799
16800 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
16801
16802 * configure.in (i[34]86-*-sco*): Move to be with other i386
16803 targets.
16804 (romp-*-*): New target. Skip various binary utilities.
16805 (vax-*-*): New target. Don't build newlib.
16806 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
16807
16808 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16809
16810 * configure.in: Only set host_makefile_frag if config
16811 directory exists.
16812
16813 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16814
16815 * install.sh: If $dstdir exists, don't check whether each
16816 component does.
16817
16818 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16819
16820 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
16821
16822 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
16823
16824 * configure.in (*-*-lynxos*): Don't configure newlib for either
16825 native or cross Lynx.
16826
16827 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
16828
16829 * config.sub (sparc64-elf): Fix os.
16830 (z8k): Remove duplicate.
16831
16832 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16833
16834 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
16835 gcc/stmp-fixproto, to try to prevent fixproto from being run.
16836
16837 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
16838
16839 * configure: Make file links cleanly even if Lynx fails on
16840 an NFS symlink (at least fail cleanly).
16841
16842 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16843
16844 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
16845 -XNh2000.
16846
16847 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16848
16849 * configure: Unknown options are fatal again.
16850
16851 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
16852
16853 * configure: Ignore --x-includes and --x-libraries, for Autoconf
16854 compatibility.
16855
16856 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
16857
16858 * build-all.mk: Add `clean' target.
16859
16860 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16861
16862 * config.guess: Add SINIX support.
16863 * configure.in: Add mips-*-sysv4* support.
16864
16865 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
16866
16867 * build-all.mk: Document all useful targets.
16868 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
16869 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
16870
16871 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16872
16873 * configure: Support --silent, --quiet.
16874
16875 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16876
16877 * configure: Support --disable-FEATURE.
16878
16879 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16880
16881 * config.guess: Recognize NCR running SVR4.3.
16882
16883 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
16884
16885 * config.guess: Make BSDI generate i386-unknown-bsd386.
16886 Patch from Paul Eggert <eggert@twinsun.com>.
16887
16888 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16889
16890 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
16891
16892 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16893
16894 * configure: Make unrecognized options give nonfatal warnings
16895 instead of fatal errors, and pass them to any subdirectory
16896 configures in case they recognize them.
16897 Make --x equivalent to --with-x.
16898
16899 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
16900
16901 * configure: Add --enable-* options. Clean up usage message and
16902 some comments.
16903
16904 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
16905
16906 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
16907
16908 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16909
16910 * configure.in (hppa*-*-*): Enable binutils.
16911
16912 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16913
16914 * config.sub: Recognize cisco.
16915
16916 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
16917
16918 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
16919
16920 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16921
16922 * config.guess: about target *-hitachi-hiuxwe2, don't print more
16923 than one configuration name. Add comment.
16924
16925 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
16926
16927 * config.guess: about target *-hitachi-hiuxwe2, fixed
16928 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
16929 macro is incorrect.]
16930
16931 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16932
16933 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
16934 than the "make ls" stuff which used to be here.
16935
16936 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16937
16938 * config.guess: Recognize i[34]86-unknown-freebsd.
16939 From Shawn M Carey <smcarey@rodan.syr.edu>.
16940
16941 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
16942
16943 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
16944
16945 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
16946
16947 * config.guess: Check for ptx.
16948
16949 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
16950
16951 * config.sub: Add os9k checking.
16952
16953 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16954
16955 * config.guess: Handle OSF1 running on HPPA processors
16956
16957 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16958
16959 * configure: If subdir configure fails, print out a message with
16960 subdirectory name, in case subdir's configure code didn't identify
16961 itself.
16962
16963 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
16964
16965 * configure.in: Remove embedded newlines from configdirs.
16966 Avoid mismatches of substrings. Fix matching strings at end
16967 of configdirs.
16968
16969 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
16970
16971 * config.guess: Add Lynx/rs6000 config support.
16972
16973 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
16974
16975 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
16976
16977 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
16978
16979 * configure.in (hppa*-*-osf*): Treat this just like most other
16980 PA configurations (eg no binutils or ld).
16981 (hppa*-*-*elf*): These configurations have binutils and ld.
16982
16983 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16984
16985 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
16986
16987 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16988
16989 * configure.in (rs6000-*-*): Build gas.
16990
16991 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
16992
16993 * Makefile.in: Avoid bug in losing hpux sed.
16994
16995 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16996
16997 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
16998 for GDB and GDB has been fixed to not need it.
16999
17000 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17001
17002 * config.guess: Recognize vax hosts.
17003
17004 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17005
17006 * configure (while loop): Don't use "break 2" inside case
17007 statement -- the case statement isn't an enclosing loop.
17008
17009 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17010
17011 * config.guess: Clean up NeXT support, to allow nextstep
17012 on Intel machines. Make OS be nextstep.
17013
17014 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17015
17016 * config.guess: Add alternate forms for Convex.
17017
17018 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17019
17020 * configure: Completely rewrite option processing. Take
17021 advantage of pattern-matching to avoid invoking test frequently.
17022 Also clean up host and target defaulting logic.
17023
17024 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17025
17026 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17027 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17028 commands (plus user environment) will fit SCO limits.
17029
17030 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17031
17032 * configure.in: Don't issue warnings about directories which are
17033 not being configured if -norecursion is set. Correct test for
17034 --with-gnu-as and --with-gnu-ld to not get confused by substring
17035 matches.
17036
17037 * configure.in: Don't build gas for alpha-dec-osf1*.
17038
17039 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17040
17041 * configure: Back out Per's change of 12/19/1993. It changes the
17042 behavior of configure in unexpected and confusing ways.
17043
17044 Also, use different delim char when calculating
17045 program_transform_name so that the name can contain slashes.
17046
17047 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17048
17049 * configure.in, config.sub: Add support for VSTa micro-kernel.
17050
17051 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17052
17053 * configure.in: Nuke hacks which were used to get a special
17054 version of GAS for HPPA configurations.
17055
17056 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17057
17058 * configure: If only ${target_alias} is given, use that
17059 as the default for ${host_alias}.
17060 * configure: Add missing back-slashes before nested quotes.
17061
17062 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17063
17064 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17065
17066 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17067
17068 * config.guess: Recognize some Tektronix configurations.
17069 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17070
17071 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17072
17073 * config.sub: Match any flavor of SH.
17074
17075 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17076
17077 * configure.in: Don't try to configure newlib for Alpha.
17078
17079 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17080
17081 * configure.in: Don't build ld for Irix 5. Don't build gas,
17082 libg++ or libio for any Alpha target.
17083
17084 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17085
17086 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17087
17088 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17089 default arguments -- so it tried to compress itself.
17090
17091 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17092
17093 * configure.in (notsupp): ensure that a space is always at the end
17094 of the configdirs list, since the grep checks for an explicit space
17095
17096 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17097
17098 * configure.in (target i386-sysv4.2): don't build ld, since static
17099 versions of many libraries are not available.
17100
17101 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17102
17103 * config.guess: Recognize Apollos (using environment variables).
17104 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17105
17106 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17107
17108 * config.guess: Recognize Sony news mips running newsos.
17109
17110 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17111
17112 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17113 "fi ; else" for bash.
17114
17115 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17116
17117 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17118
17119 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17120
17121 * config.sub: accept unixware as an alias for svr4.2.
17122 Fix some inconsistancies with the gcc version.
17123
17124 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17125
17126 * Makefile.in (DISTDOCDIRS): Add gdb.
17127
17128 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17129
17130 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17131
17132 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17133
17134 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17135 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17136 this now.
17137
17138 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17139
17140 * config.sub: Accept hiux* as an OS name.
17141
17142 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17143 etc/make-stds.texi. The underscore came from gcc, and dje now
17144 agrees that RUNTESTFLAGS is the correct name.
17145
17146 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17147
17148 * install.sh: Remove 'set -e'. It makes any conditionals
17149 in the script useless.
17150
17151 * config.guess: Automatically recognize arm-acorn-riscix
17152 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17153
17154 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17155
17156 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17157
17158 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17159
17160 * Makefile.in (DISTDOCDIRS): New variable.
17161 (taz): Edit local Makefile.in sooner, instead of proto-toplev
17162 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
17163
17164 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17165
17166 * configure.in (hppa target): check the source directory for the
17167 pagas sub-directory
17168
17169 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17170
17171 * config.sub: Allow -aout* and -elf*.
17172
17173 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17174
17175 * configure.in: Don't build ld on i386-solaris2, same as for
17176 sparc-solaris2.
17177
17178 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17179
17180 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17181
17182 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17183
17184 * configure.in: Configure gdb for alpha.
17185
17186 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17187
17188 * Makefile.in (CXXFLAGS): Add -O.
17189
17190 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17191
17192 * config.guess: added support for DG Aviion
17193
17194 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17195
17196 * configure.in: Produce warning message for subdirectories not
17197 configurable for this host/target combination. Don't try to
17198 configure gdb for vms.
17199
17200 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17201
17202 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17203 appropriate files before making "diststuff".
17204 (DISTBISONFILES): New var: list of files to be edited.
17205 (DISTSTUFFDIRS): Add binutils.
17206
17207 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17208
17209 * config.sub: also handle mipsel and mips64el (for little endian mips)
17210
17211 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17212
17213 * configure.in: Add * to end of all OS names.
17214
17215 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17216
17217 * configure.in: Build newlib for LynxOS native.
17218
17219 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17220
17221 * config.guess: Add support for delta 88k running SVR3.
17222
17223 * configure.in: Add comment about HP compiler vs. emacs.
17224
17225 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17226
17227 * configure.in: don't build ld on solaris2 (not a viable option
17228 due to bugs in getpwnam & getpwuid)
17229
17230 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17231
17232 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17233 config.guess will produce a full version number.
17234
17235 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17236
17237 * configure.in: Build linker and binutils for alpha-dec-osf1.
17238
17239 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17240
17241 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17242 and gdb/testsuite/Makefile.in.
17243
17244 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17245
17246 * configure.in: recognize mips*- instead of mips-
17247
17248 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17249
17250 * config.sub: Accept linux*coff and linux*elf as operating
17251 systems.
17252
17253 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17254
17255 * config.sub: Recognize mips64, and mips3 as an alias for it.
17256
17257 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17258
17259 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17260 gdb knows how to handle OSF/1 shared libraries.
17261
17262 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17263
17264 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17265 * config.guess: Recognize Hitachi's HIUX.
17266 * config.sub: Recognize h3050r* and hppahitachi.
17267 Remove redundant cases for hp9k[23]*.
17268
17269 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17270
17271 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17272 if gas and ld are in the source tree and are in ${configdirs}.
17273 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17274 --with options (but still pass them down on the command line,
17275 if they were explicitly specified).
17276
17277 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17278
17279 * configure: substitute SHELL value in Makefile.in with
17280 ${CONFIG_SHELL}
17281
17282 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17283
17284 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17285 *-*-solaris2* targets.
17286
17287 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17288
17289 * Makefile.in: define M4, and pass it down to sub-makes;
17290 all-autoconf now depends on all-m4
17291
17292 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17293
17294 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17295 presence of {ar,ranlib} instead of a configured directory
17296
17297 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17298
17299 * config.guess: Accept 34?? as well as 33?? for NCR.
17300
17301 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17302
17303 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17304 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17305
17306 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17307
17308 * configure: grab values for $(CC) and $(CXX) from the
17309 environment, so that someone can do "CC=gcc configure; make" and
17310 have it work right (matching the way that autoconf works now)
17311
17312 * configure.in, Makefile.in: add support for gash, the tcl
17313 interface to Galaxy
17314
17315 * config.guess: add NetBSD variants (hp300, x86)
17316
17317 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17318
17319 * install.sh: Support -d option (in the manner of SunOS 4 install,
17320 as it is more deterministic than that of GNU install)
17321 (chmodcmd): Set file to mode 755 by default (should also do default
17322 chgrp and chown, but I don't feel like dealing with that now)
17323
17324 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17325
17326 * config.sub: Remove h8300hhms alias.
17327
17328 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17329
17330 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17331
17332 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17333
17334 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17335 as stmp-fixinc
17336
17337 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17338
17339 * config.sub: recognize m88110-bug-coff.
17340
17341 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17342
17343 * Makefile.in (all-libio): all dependencies on the toolchain used
17344 to build this (gcc, gas, ld, etc)
17345
17346 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17347
17348 * config.guess: Deal with OSF/1 1.3 on alpha.
17349
17350 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17351
17352 * install.sh: add some 'else true' clauses for portability
17353
17354 * configure.in: don't build libio for h8[35]00-*-* targets
17355
17356 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17357
17358 * Makefile.in: Add support for new libio.
17359
17360 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17361
17362 * install.sh: If one command fails, don't try the rest. Don't try
17363 to remove $dsttmp (via trap) unless we have already created it.
17364 If $src doesn't exist, detect it and exit with an error.
17365
17366 * config.guess: Recognize BSD on hp300.
17367
17368 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17369
17370 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17371 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17372
17373 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17374
17375 * Makefile.in (all-send-pr): depends on all-prms
17376
17377 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17378
17379 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17380
17381 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17382
17383 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17384 Added test for mips-mips-riscos5.
17385
17386 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17387
17388 * configure.in: use mh-hp300 for 68k HP hosts
17389
17390 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17391
17392 * configure: add support for CONFIG_SHELL, so that you can use
17393 some alternate shell for evaluating configure scripts
17394
17395 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17396
17397 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17398 in configure script to bug-gdb@prep.ai.mit.edu when building
17399 distribution archive.
17400 * Makefile.in (COMPRESS): Remove def.
17401 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17402 gdb.tar.Z and make-gdb.tar.Z respectively.
17403 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17404 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17405 to convergence with 'taz' target in Makefile.in.
17406
17407 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17408
17409 * install.sh (dsttmp): use trap to ensure that tmp files go
17410 away on error conditions
17411
17412 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17413
17414 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17415
17416 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17417
17418 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17419 its parent is '/' not ''.
17420
17421 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17422
17423 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17424
17425 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17426 that ${newsrcdir}/configure.in does.
17427
17428 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17429
17430 * test-build.mk: support for CONFIG_SHELL
17431
17432 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17433
17434 * config.sub (netware): Add as a basic system type.
17435
17436 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17437
17438 * Makefile.in (Makefile): depend on configure.in. Also drop the
17439 $(srcdir)/ from the dependency on Makefile.in.
17440
17441 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17442
17443 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17444 (h8300hhms is temporary until multi-libraries are implemented).
17445 * configure.in: Handle h8300h too.
17446
17447 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17448
17449 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17450
17451 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17452
17453 * configure: Remove extraneous output when guessing host type.
17454 * config.guess: Remove extraneous output when guessing using C
17455 compiler rather than uname, or when guessing fails.
17456
17457 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17458
17459 * Makefile.in: remove all.cross and install.cross targets
17460
17461 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17462 definitions
17463
17464 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17465
17466 * configure.in (target sh): Build gprof.
17467
17468 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17469
17470 * config.sub: change -solaris to -solaris2
17471
17472 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17473
17474 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17475
17476 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17477
17478 * configure: Correct error message for missing Makefile.in to
17479 print correct directory.
17480
17481 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17482
17483 * install.sh: kludge around 386BSD shell bug
17484
17485 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17486
17487 * config.guess: Recognize NeXT.
17488 * config.guess: Recognize i486-ncr-sysv4.
17489 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17490
17491 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17492
17493 * Makefile.in (MAKEINFOFLAGS): New variable.
17494 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17495 * build-all.mk, test-build.mk: Pass down --no-split as
17496 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17497
17498 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17499
17500 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17501
17502 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17503
17504 * Makefile.in (libg++.tar.z): New rule.
17505 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17506 * Makefile.in (taz): Only do a single chmod.
17507
17508 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17509
17510 * install.sh: don't use dirname anymore (replaced with sed usage)
17511
17512 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17513
17514 * Makefile.in: Change extension for gzip'd files from '.z' to
17515 '.gz' per new FSF standard usage.
17516
17517 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17518
17519 * configure: put quotes around the final value of program_transform_name
17520
17521 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17522
17523 * Makefile.in: new install.sh support; update install-info rules
17524
17525 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17526
17527 * configure.in: Build diff for crosses, but not for go32 host.
17528
17529 * configure.in: Build gprof only for native, and don't build it
17530 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17531
17532 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17533
17534 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17535
17536 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17537
17538 * configure.in (host_tools): Add prms.
17539
17540 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17541
17542 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17543 with $(FLAGS_TO_PASS) on the command line
17544
17545 * config.sub: Recognize lynx and lynxos
17546
17547 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17548
17549 * config.sub: Accept -ecoff*, not just -ecoff.
17550
17551 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17552
17553 * Makefile.in (taz): Use .gz suffix instead of .z.
17554 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17555 names.
17556
17557 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17558
17559 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17560
17561 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17562
17563 * Makefile.in (install-no-fixedincludes): install gcc last, so
17564 that rebuilds that might happen during 'make install' don't get
17565 bogus gcc include files
17566
17567 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17568
17569 Change from Utah for HPPA support:
17570 * config.guess: Recognize hppa1.x-hp-bsd.
17571
17572 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17573
17574 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17575 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17576
17577 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17578
17579 * config.sub: Add support for rom68k and bug boot monitors.
17580
17581 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17582
17583 * Makefile.in: Make all-opcodes depend on all-bfd.
17584
17585 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17586
17587 * config.guess: Added special check for i[34]86-univel-sysv4*.
17588
17589 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17590
17591 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17592 the processor rather than assuming i486.
17593
17594 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17595
17596 * config.guess: Recognize SunOS6 as Solaris3.
17597
17598 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17599
17600 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17601 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17602
17603 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17604
17605 * build-all.mk (all-cross): New target for Canadian Cross.
17606 Added Q2 go32 targets.
17607 * test-build.mk: Configure go32 cross sparclite-aout and
17608 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17609 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17610
17611 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17612
17613 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17614 GO32 hosted toolchains
17615
17616 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17617
17618 * configure: change so "-exec-prefix" gets passed down rather
17619 than "-exec_prefix" so autoconf generated Makefiles get the
17620 exec_prefix set right.
17621
17622 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17623
17624 * config.guess: get the Solaris2 minor version number
17625
17626 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17627
17628 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17629
17630 * config.guess: Recognize some Sequent platforms.
17631
17632 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17633
17634 * Makefile.in: added the vault-install target
17635
17636 * configure.in: actually use the Sun3 makefile fragment that's in
17637 config, also added the release dir to configdirs
17638
17639 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17640
17641 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17642
17643 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17644
17645 * configure.in: remove some program from Alpha targetted toolchains
17646
17647 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17648
17649 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17650 gprof.
17651 (taz): Run "make diststuff" in those directories instead of "make
17652 proto-dir". Look for "VERSION=" only at start of line in subdir
17653 Makefile. Use "gzip -9" for compression.
17654 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17655 (binutils.tar.z): New target.
17656
17657 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17658
17659 * Makefile.in (taz): Include gpl.texinfo.
17660
17661 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17662
17663 * Makefile.in (setup-dirs): Merged into "taz" target.
17664 (taz): Only do `proto-dir' stuff if a directory is actually needed
17665 for this target.
17666
17667 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17668
17669 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17670 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17671 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17672 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17673 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17674
17675 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17676
17677 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17678 config.sub, and move-if-change to gdb testsuite distribution
17679 archive, so the testsuite can be extracted, configured, and
17680 run separately from the gdb distribution. Blow away the Chill
17681 tests that require a Chill compiled executable, since GNU Chill
17682 is not yet publically available.
17683
17684 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17685
17686 * test-build.mk: set environment variables in a single command,
17687 instead of a list of assignments and exports
17688
17689 * config.guess: recognize Alpha/OSF1 systems
17690
17691 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17692
17693 * configure: Change help message to prefer --options rather than
17694 -options.
17695
17696 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17697
17698 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17699 zippy@ecst.csuchico.edu.
17700 * config.guess: Recognize miniframe.
17701
17702 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17703
17704 * Makefile.in: Use srcroot to find runtest rather than rootme.
17705 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17706
17707 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17708
17709 * test-build.mk: Extensive additions to support building on a
17710 machine other than the host.
17711
17712 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17713
17714 * configure (tooldir): Fix for i386-aix again.
17715
17716 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17717
17718 * configure, Makefile.in: Change definition of $(tooldir)
17719 to match the FSF.
17720
17721 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17722
17723 * config.guess: Recognize i[34]86/SVR4.
17724
17725 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17726
17727 * Makefile.in (all-gdb): gdb depends on sim.
17728
17729 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17730
17731 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17732 at the same time we make the prototype gdb directory.
17733 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17734 files at the same time as the gdb base release distribution.
17735
17736 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17737
17738 * Makefile.in (check): Use individual check targets rather than
17739 DO_X rule.
17740 (check-gcc): Added.
17741
17742 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17743
17744 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17745 for System V release 3.2.
17746
17747 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17748
17749 * config.sub: Recognize hppaosf.
17750 * configure.in: Do configure ld/binutils/gas for it.
17751
17752 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17753
17754 * configure (tooldir): Alter syntax used to set this, for systems
17755 where "\$" isn't handled right, like i386-aix.
17756
17757 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17758
17759 * configure: Pass program-transform-name, not
17760 program_transform_name, to recursive configures.
17761
17762 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17763
17764 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17765 of gas+ld+binutils.
17766
17767 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
17768
17769 * config.guess: Recognize AIX3.2 as distinct from 3.1.
17770
17771 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17772
17773 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
17774
17775 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17776
17777 * Makefile.in (PRMS): Set back to all-prms.
17778
17779 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
17780
17781 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
17782 targets, rather than for MIPS hosts.
17783
17784 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17785
17786 * configure.in: add comment for --with-x default values
17787
17788 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
17789
17790 * Makefile.in: add check-* targets for each of the directories in
17791 the tree. Add a definition of RUNTEST that will use the one we
17792 just built, if it exists. Pass this down via FLAGS_TO_PASS.
17793
17794 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
17795
17796 * configure.in: Removed obsolete references to bfd_target and
17797 target_makefile_frag.
17798
17799 * build-all.mk: Set assorted targets for Q2.
17800 * config.sub: Recognize z8k-sim and h8300-hms.
17801 * test-build.mk: Really don't pass host to configure.
17802 (HOLES): Added uname.
17803
17804 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
17805
17806 * configure: Handle an empty program-prefix, program-suffix or
17807 program-transform-name correctly.
17808
17809 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
17810
17811 * build-all.mk: -G 8 no longer required for MIPS targets.
17812 * test-build.mk: Don't pass host argument to configure; make it
17813 guess.
17814
17815 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
17816
17817 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
17818 * Makefile.in (COMPRESS): New macro, like GZIP.
17819
17820 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
17821
17822 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
17823
17824 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
17825 with gas currently defaults to -G 0.
17826
17827 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
17828
17829 * Makefile.in (all-flex): flex depends on byacc.
17830
17831 * build-all.mk: If host not specified, use config.guess. Pass TAG
17832 to test-build.mk as RELEASE_TAG.
17833 * test-build.mk (configargs): New variable containing arguments to
17834 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
17835 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
17836
17837 * config.guess: Use /bin/uname when checking -X argument on SCO,
17838 to avoid invoking GNU uname which doesn't understand -X.
17839
17840 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
17841
17842 * configure.in: Build gas for mips-*-*.
17843
17844 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17845
17846 * Makefile.in (all.normal): insert missing backslash.
17847
17848 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
17849
17850 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
17851
17852 * Makefile.in: Complete overhaul to merge many almost identical
17853 targets.
17854
17855 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17856
17857 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
17858 (gdb.tar.Z): Adjusted.
17859
17860 * Makefile.in (setup-dirs, taz): New targets; should be general
17861 enough to adapt for gdb sometime. Build only .z file.
17862 (gas.tar.z): New target.
17863
17864 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17865
17866 * build-all.mk: Use CC=cc -Xs on Solaris.
17867
17868 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
17869
17870 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
17871 for handling BISON for FSF releases.
17872
17873 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17874
17875 * configure: Actually implement the change zoo just documented.
17876
17877 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
17878
17879 * configure: when using config.guess, only set target_alias when
17880 it's not already been set (ie, on the command line)
17881
17882 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17883
17884 * Makefile.in: add installcheck target, set PRMS to install-prms
17885
17886 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17887
17888 * configure: add support for package_makefile_fragment, handle the
17889 case where a directory has a configure.in file but no Makefile.in
17890 more gracefully (with an actual understandable error message, even);
17891 add support for --without (and add this to the usage message); also
17892 explicitly add a --host=${host_alias} to the command line when
17893 config.guess is used
17894
17895 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
17896
17897 * configure: Must use both --host and --target in recursive calls.
17898
17899 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
17900
17901 * Makefile.in: Change deja-gnu to dejagnu.
17902
17903 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
17904
17905 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
17906
17907 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17908
17909 * configure.in: canonicalize all instances to *-*-solaris2*,
17910 also strip out a number of tools to not build for go32 host
17911
17912 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17913
17914 * config.guess: add GPL.
17915
17916 * Makefile.in, config.guess, config.sub, configure: bump
17917 copyrights to 93.
17918
17919 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
17920
17921 * Makefile.in (do-info): Removed obsolete check for existence of
17922 localenv file.
17923
17924 * Makefile.in (MAKEOVERRIDES): Define to be empty.
17925
17926 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17927
17928 * Makefile.in: a couple of 'else true' for decstation,
17929 support for TclX
17930
17931 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
17932
17933 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
17934
17935 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
17936
17937 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
17938
17939 * config.guess: Recognize i386-ibm-aix (PS/2).
17940 * configure.in: Use config/mh-aix386 file for it.
17941
17942 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
17943
17944 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
17945 CC_FOR_TARGET instead.
17946 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
17947
17948 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
17949
17950 * Makefile.in: Add sim to list of directories sent with gdb
17951
17952 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
17953
17954 * configure.in: Put back mips-dec-bsd* case.
17955
17956 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
17957
17958 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
17959 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
17960 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
17961
17962 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17963
17964 * configure.in: remove no-op mips-dec-bsd* in "case $target"
17965
17966 * Makefile.in (dir.info): only run gen-info-dir if it exists,
17967 (install-info): install dir.info only if it exists,
17968 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
17969
17970 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
17971
17972 * configure.in: For vms target, skip bfd, ld, binutils. Do build
17973 gas for mips-dec-bsd.
17974
17975 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
17976
17977 * configure (makesrcdir): If ${srcdir} is relative and not ".",
17978 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
17979
17980 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
17981
17982 * configure.in: Added "dejagnu" to hosttools list.
17983
17984 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
17985
17986 * config.sub, configure.in, config.guess: Add support
17987 for Bosx, an AIX variant from Bull.
17988 Patches from F.Pierresteguy@frcl.bull.fr.
17989
17990 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
17991
17992 * devo/dejagnu: Initial creation of devo/dejagnu.
17993 Migrated dejagnu testcases and support files for testing software
17994 tools to reside as subdirectories, currently called "testsuite",
17995 within the directory of the software tool. Migrated all programs,
17996 support libraries, etc. beloging to dejagnu proper from
17997 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
17998 with no modifications. The changes to these files which will
17999 allow them to configure, build, and execute properly will be made
18000 in a future update.
18001
18002 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18003
18004 * Makefile.in: Change send_pr to send-pr.
18005 * configure.in: Likewise.
18006 * send_pr: Renamed directory to send-pr.
18007
18008 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18009
18010 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18011
18012 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18013
18014 * README: Update for gdb-4.8 release.
18015 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18016 gdb-xxx.tar.z (gzip'd) file also.
18017
18018 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18019
18020 * Makefile.in: make all-diff depend on all-libiberty
18021
18022 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18023
18024 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18025
18026 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18027
18028 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18029
18030 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18031
18032 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18033 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18034 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18035
18036 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18037
18038 * Makefile.in: makeinfo binary is in a new location
18039
18040 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18041
18042 * config.sub: Accept -ecoff as an OS.
18043
18044 * Makefile.in: Various changes to eliminate a level of make
18045 recursion and reduce the required command line length.
18046 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18047 sub-makes.
18048 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18049 variables holding settings for specific sub-makes.
18050 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18051 in terms of BASE_FLAGS_TO_PASS.
18052 (TARGET_LIBS): New variable listing directories which use
18053 TARGET_FLAGS_TO_PASS.
18054 (subdir_do): Eliminated.
18055 (do-*): New set of targets to replace subdir_do.
18056 (various): All targets which used subdir_do now depend on do-*.
18057 (local-clean): Renamed from do_clean.
18058 (local-distclean): New target, dependency of distclean and
18059 realclean.
18060 (install-info): Don't create directories. Depend on dir.info
18061 rather than calling make recursively.
18062 (install-dir.info): Eliminated.
18063 (install-info-dirs): Create all info directories here.
18064 (dir.info): Depend upon do-install-info.
18065
18066 * test-build.mk (HOLES): Added false.
18067
18068 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18069
18070 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18071
18072 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18073
18074 * Makefile.in (info): remove dependency on all-texinfo. The
18075 problem was really in texinfo/C, not at this level.
18076
18077 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18078
18079 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18080
18081 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18082
18083 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18084 GDB releases.
18085
18086 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18087
18088 * configure: Include srcdir in message about target of link not
18089 being found. Don't convert `-' to `_' in `with' options being
18090 passed to subdirs.
18091
18092 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18093
18094 * configure.in: add uudecode to host_tools
18095
18096 * Makefile.in: added {all,install}-uudecode targets, added them to
18097 the appropriate lists
18098
18099 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18100
18101 * Makefile.in (all-gcc): Added dependency on all-gas.
18102
18103 * configure.in (mips-*-*): Build ld and binutils.
18104
18105 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18106
18107 * configure: check return code from mkdir, print error message and
18108 exit on failure.
18109
18110 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18111
18112 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18113
18114 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18115
18116 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18117
18118 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18119
18120 * config.sub (h8500): Recognize this as a cpu type.
18121
18122 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18123
18124 * configure: source directory missing is no longer a warning
18125
18126 * configure.in: recognize irix[34]* instead of irix[34]
18127
18128 * Makefile.in: define and pass down X11_LIB
18129
18130 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18131
18132 * guess-systype: Renamed to ...
18133 * config.guess: ... by popular request.
18134 * configure.in, Makefile.in: Update accordingly.
18135
18136 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18137
18138 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18139 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18140 + Execute ./dummy instead of assuming . is in PATH.
18141
18142 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18143
18144 * guess-systype: New shell script. Attempts to guess the
18145 canonical host name of the executing host.
18146 Only a few hosts are supported so far.
18147 * configure: Call guess-systype if no host is specified.
18148
18149 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18150
18151 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18152 gcc Makefile.
18153
18154
18155 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18156
18157 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18158 (all-gcc, install-gcc, subdir_do): Use it.
18159
18160 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18161
18162 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18163
18164 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18165
18166 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18167 set exclusively by configure, using configure.in .
18168
18169 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18170
18171 * test-build.mk: set $PATH for all builds
18172
18173 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18174
18175 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18176
18177 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18178 the one used in gcc/Makefile.in, so that a null expansion doesn't
18179 override the one needed to build gcc with a native cc.
18180
18181
18182 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18183
18184 * configure: Accept -with arguments.
18185
18186 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18187
18188 * Makefile.in: added h8300sim
18189
18190 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18191
18192 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18193 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18194 (all-cygnus, native, build-cygnus): Make
18195 $(canonhost)-stamp-3stage-done, not $(host)....
18196 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18197 i386-sco3.2v4. Added else true to if command.
18198
18199 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18200
18201 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18202
18203 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18204
18205 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18206
18207 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18208
18209 * configure.in: don't remove binutils from Solaris builds
18210
18211 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18212
18213 * Makefile.in: get rid of earlier definitions for *clean,
18214 also handle the recursive info rule better
18215
18216 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18217
18218 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18219 do more-or-less the right thing.
18220
18221 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18222
18223 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18224 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18225
18226 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18227
18228 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18229 $(host_canonical).
18230
18231 * configure.in: split the configdirs list into 4 categories (native
18232 v. cross, library v. tool) and handle the cross-only and native-
18233 only in more reasonable (and correct!) way.
18234
18235 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18236
18237 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18238 configdirs anymore.
18239
18240 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18241
18242 * Makefile.in: extensive cleanup:: removed all of the explicit
18243 clean-* targets, collapsed many wrappers around subdir_do into
18244 one, added additional targets to satisfy standards.texi, deleted
18245 some old targets, some changes for consistency
18246
18247 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18248
18249 * configure.in: handle some programs as cross-only, and others as
18250 native only
18251
18252 * test-build.mk: handle partial holes in a more generic manner
18253
18254 * Makefile.in: m4 depends on libiberty
18255
18256 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18257
18258 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18259 time, wdiff, and find to configdirs
18260
18261 * Makefile.in: all, clean, and install rules for the new programs
18262 added to configure.in
18263
18264 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18265
18266 * configure.in: use mh-sun for all *-sun-* hosts
18267
18268 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18269
18270 * Makefile.in: define flags for X11 include files and library file
18271 locations, pass them down to the programs that need this info
18272
18273 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18274
18275 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18276
18277 * configure.in: start building libg++ for HP-UX targets
18278
18279 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18280
18281 * README: Update references to files moved into etc/.
18282
18283 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18284
18285 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18286 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18287
18288 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18289
18290 * configure: accept dash as well as underscore in long option
18291 names for FSF compatibility.
18292
18293 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18294
18295 * config.sub: added -sco3.2v4 support from FSF.
18296
18297 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18298
18299 * configure.in: expand the section that adds or removes
18300 directories from the list of programs to build, to handle native
18301 vs. cross in addition to host v. native
18302
18303 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18304
18305 * Makefile.in: Replace C++ in macro names with CXX.
18306 This is less likely to break ...
18307
18308 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18309
18310 * test-build.mk: add -w to GNU_MAKE
18311
18312 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18313
18314 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18315 add 'sparc' to list of recognized cpus. This needed to make
18316 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18317 Delete some redundant ose68 variants. Recognize -wrs as an os,
18318 then changes that into $CPU-wrs-vxworks.
18319
18320 * configure.in: remove most references to gdbtest, regularize
18321 target based program removal
18322
18323 * test-build.mk: import from p3 tree (many fixes and changes)
18324
18325 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18326
18327 * Makefile.in: added rules to handle tcl, tk, and expect
18328
18329 * configure.in: handle those directories if they exist
18330
18331 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18332
18333 * config.sub: removed bogus hppabsd and hppahpux names, since
18334 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18335
18336 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18337
18338 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18339 depends upon all-xiberty
18340
18341 * Makefile.in: changes from p3, including:
18342
18343 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18344
18345 * Makefile.in (XTRAFLAGS): include newlib directories if
18346 newlib/Makefile exists, rather than if host != target.
18347
18348 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18349
18350 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18351 from the same source tree and not building a cross-compiler. This
18352 matters for the libg++ configuration if reconfiguring a tree that
18353 has already been installed.
18354
18355 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18356
18357 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18358 pick up the machine and system specific header files.
18359
18360 * Makefile.in: added AS_FOR_TARGET, passed down in
18361 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18362 the C compiler to use to create programs which are run in the
18363 build environment, set it to default to $(CC), and passed it down
18364 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18365
18366 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18367
18368 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18369 We need them for unusual native builds, like systems without
18370 ranlib.
18371
18372 * configure: also define $(host_canonical) and
18373 $(target_canonical), which are the full, canonical names for the
18374 given host and target
18375
18376 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18377
18378 * Makefile.in: Added separate definitions for C++.
18379
18380 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18381
18382 * configure.in (configdirs): Add deja-gnu.
18383
18384 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18385
18386 * README: Update for configure.texi and gdb-4.7 release.
18387
18388 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18389
18390 * Makefile.in: Move "all" target to top of file.
18391 Previously, first target was ".PHONY" which caused BSD4.4 make
18392 to build .PHONY when make was run without arguments.
18393
18394 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18395
18396 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18397 Library-copylefted code in libiberty.
18398
18399 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18400
18401 * config.sub: Replace m68kmote with plain old m68k.
18402
18403 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18404
18405 * Makefile.in: Remove space from blank line, avoid Make complaints.
18406
18407 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18408
18409 * config.sub: Complain if no argument is given. Added support for
18410 386bsd as OS and target alias.
18411
18412 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18413
18414 * Makefile.in (XTRAFLAGS): include newlib directories if
18415 newlib/Makefile exists, rather than if host != target.
18416
18417 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18418
18419 * config.sub: recognize sparclite-wrs-vxworks.
18420
18421 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18422 p3.) Added clean-xiberty to clean.
18423
18424 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18425
18426 * configure.in: use *-*-* instead of nested cases for host and target
18427
18428 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18429
18430 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18431 from the same source tree and not building a cross-compiler. This
18432 matters for the libg++ configuration if reconfiguring a tree that
18433 has already been installed.
18434
18435 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18436
18437 * config.sub (i486v/i486v4): Merge in from FSF version.
18438
18439 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18440
18441 * configure: only set PWD if it is already set.
18442
18443 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18444
18445 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18446 doesn't have unset and all success paths (and most error paths)
18447 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18448 to just ${PWD} to avoid confusion.)
18449
18450 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18451
18452 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18453 even for a native compilation.
18454
18455 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18456
18457 Changes to make the gdb.tar.Z rule work better.
18458
18459 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18460 (DEVO_SUPPORT): Add configure.texi.
18461 (bfd-ilrt.tar.Z): Remove ancient rule.
18462
18463 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18464
18465 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18466 pick up the machine and system specific header files.
18467
18468 * configure.in, config.sub: added new target m68010-adobe-scout,
18469 with alias of adobe68k. Changed configure.in to check for
18470 -scout before -sco* to avoid a false match.
18471
18472 * Makefile.in: added AS_FOR_TARGET, passed down in
18473 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18474 the C compiler to use to create programs which are run in the
18475 build environment, set it to default to $(CC), and passed it down
18476 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18477
18478 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18479
18480 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18481 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18482 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18483 FOR_TARGET variants, to newlib and libg++.
18484
18485 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18486
18487 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18488 first.
18489
18490 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18491
18492 * config.sub: Accept `elf' as an environment.
18493
18494 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18495
18496 * Makefile.in (all-opcodes): cd into the right directory
18497
18498 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18499
18500 * configure: added -program_transform_name option, used as
18501 argument to sed when installing programs.
18502 configure.texi: added documentation for -program_prefix,
18503 -program_suffix and -program_transform_name.
18504
18505 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18506
18507 * config.sub: Accept i486 where i386 ok.
18508
18509 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18510
18511 * config.sub: accept we32k
18512
18513 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18514
18515 * config.sub, configure.in: accept OSE68000 and OSE68k.
18516
18517 * Makefile.in: don't create all directories for ``make install'';
18518 let the subdirectories create the ones they need.
18519
18520 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18521
18522 * COPYING: new file, GPL v2
18523
18524 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18525
18526 * Makefile.in: use the new gen-info-dir, which needs a template
18527 argument (which also lives in texinfo)
18528
18529 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18530
18531 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18532
18533 * config.sub (ncr3000): Change i386 to i486.
18534
18535 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18536
18537 * Makefile.in: add install-rcs, install-grep to
18538 install-no-fixedincludes, removed install-bison and install-libgcc
18539
18540 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18541
18542 * configure.in: grab the HPUX makefile fragment if on HPUX
18543
18544 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18545
18546 * Makefile.in: eradicate bison spoor (ditto libgcc).
18547 configure.in: recognise m68{k,000}-ericsson-OSE.
18548 es1800 is alias for m68k-ericsson-OSE
18549
18550 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18551
18552 * configure.in: rearrange the parts that remove programs from
18553 configdirs, based now on HOST==TARGET or by canonical triple.
18554
18555 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18556
18557 * test-build.mk: recurse explicitly with -f test-build.mk when
18558 appropriate. predicate stage3 and comparison on the existence
18559 of gcc. That is, if gcc isn't around, we aren't three-staging.
18560 On very clean, also remove ...stamp-co. Build in-place before
18561 doing other builds.
18562
18563 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18564
18565 * Makefile.in, configure.in: add tgas
18566
18567 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18568
18569 * Makefile.in: a number of changes merged in from progressive.
18570
18571 * configure.in: add libm.
18572
18573 * .cvsignore: ignore some stuff that comes from test-build.mk.
18574
18575 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18576
18577 * config.sub: Add es1800 (m68k-ericsson-es1800).
18578
18579 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18580
18581 * configure: Add program_suffix (parallel to program_prefix)
18582 * Makefile.in: adjust directory-creating script for losing decstation
18583
18584 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18585
18586 * configure: Minor $subdir-related fixes.
18587
18588 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18589
18590 * configure: fix various problems with propogating
18591 makefile_target_frag in subdirs.
18592 * configure.in: config libgcc if its there
18593
18594 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18595
18596 * config.sub: HPPA merge.
18597
18598 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18599
18600 * Makefile.in: Replace all-bison with all-byacc in all
18601 dependency lines for other tools (which now use byacc).
18602
18603 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18604
18605 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18606
18607 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18608
18609 * Makefile.in: make gprof rules similar to byacc rules (instead of
18610 vestigal $(unsubdir) that didn't work...)
18611
18612 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18613
18614 * config.sub: Add support for Linux.
18615 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18616 (at least for libg++).
18617
18618 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18619
18620 * configure.texi: fix doc for the -nfp option to configure
18621
18622 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18623
18624 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18625
18626 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18627
18628 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18629 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18630 * configure.in: added solaris* host_makefile_frag hook.
18631
18632 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18633
18634 * config.sub: changed recognition of m68000 so that various
18635 m68k types can be specified via m680[01234]0
18636
18637 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18638
18639 * config.sub (basic_machine): fix sed so that '-foo' isn't
18640 completely substituted out while .+'-foo' loses the '-foo'
18641
18642 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18643
18644 * config.sub ($os): Add -aout.
18645
18646 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18647
18648 * configure: If host_makefile_frag is absolute, don't
18649 prefix ${invsubdir} (relevant to libg++ auto-configure).
18650
18651 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18652
18653 * Makefile.in (tooldir): Define it.
18654 (all-ld): Depend on all-flex.
18655
18656 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18657
18658 * Makefile.in (check): Fix libg++ special case.
18659
18660 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18661
18662 * configure: do not bury `pwd` into config.status, thus do fewer
18663 pwd's.
18664
18665 * configure: print the "Building in" message only when building in
18666 other than "." AND verbose.
18667
18668 * configure: remove -s, rework -v to better accommodate guested
18669 configures.
18670
18671 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18672
18673 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18674
18675 * Makefile.in: macroize flags passed on recursion. remove
18676 fileutils.
18677
18678 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18679
18680 * configure: get makesrcdir right for subdirs deeper than 1.
18681
18682 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18683 install.
18684
18685 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18686
18687 * Makefile.in: don't print subdir_do or recursion lines.
18688
18689 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18690
18691 * standards.texi: added menu item.
18692
18693 * Makefile.in: build and install standards.info.
18694
18695 * standards.texi: new file.
18696
18697 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18698
18699 * configure: test for and move config.status pieces from
18700 ${subdir}/.
18701
18702 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18703
18704 * configure: Test for existance of files before trying to mv
18705 them, to avoid numerous non-existance messages.
18706
18707 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18708
18709 * configure: correct final line of config.status.
18710
18711 * configure: patch from eggert. Avoids a protection problem if
18712 the original Makefile.in is read only.
18713
18714 * configure: use move-if-change from gcc to create config.status.
18715 Some makefiles depend on config.status to tell if a directory
18716 has been reconfigured for a different host. This change
18717 prevents those directories from remaking everything in the case
18718 where the reconfig was only intended to rebuild a Makefile.
18719
18720 * configure: test for config.sub with "config.sub sun4" rather
18721 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18722 host alias from a missing config.sub.
18723
18724 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18725
18726 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18727 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18728
18729 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18730
18731 * configure: mkdir ${subdir} as needed.
18732
18733 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18734
18735 * Makefile.in,configure.in: added autoconf.
18736
18737 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18738
18739 * Makefile.in: no longer pass against on recursion.
18740
18741 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18742 definitions are not inherited.
18743
18744 * configure: correct makesrcdir when subdir is .
18745
18746 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18747
18748 * configure: Add support for 'subdirs' variable, which is
18749 like 'configdirs', except that configure doesn't re-invoke
18750 itself for subdirs, it just creates a Makefile for each subdir.
18751 * configure.texi: Document subdirs.
18752
18753 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18754
18755 * configure.in: added flex to configdirs
18756
18757 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18758
18759 * Makefile.in: remove clean-stamps from clean.
18760
18761 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18762
18763 * configure.in: Add gdbtest to configdirs.
18764
18765 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18766
18767 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18768 to recursive makes.
18769 * configure.in: Recognize new ncr3000 config.
18770
18771 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
18772
18773 * Makefile.in, configure.in: removed references to gdbm.
18774
18775 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
18776
18777 * config.sub: Don't canonicalize os value
18778 newsos* to bsd (readline needs to check for newsos).
18779 (This fix was earlier made Jan 31, but got re-broken.)
18780
18781 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
18782
18783 * configure.in: sco is an os, not a vendor!
18784
18785 * configure: Quote $( better. Keep various shells happy.
18786
18787 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
18788
18789 * Makefile.in: eliminate stamp-files.
18790
18791 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
18792
18793 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
18794 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
18795
18796 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
18797
18798 * config.sub: fix iris/iris3.
18799
18800 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
18801
18802 * configure: re-add -rm.
18803
18804 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
18805
18806 * Maskefile.in: add .stmp-rcs to all.
18807
18808 * configure.in: remove gas from rs6000 build, use aix host fragment.
18809
18810 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
18811
18812 * configure: pass down site_option during recursion.
18813
18814 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
18815
18816 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
18817
18818 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
18819
18820 * configure: Change exec_prefix so that it really defaults to prefix.
18821
18822 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
18823
18824 * Makefile.in, configure.in: Add support for mmalloc library.
18825
18826 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
18827
18828 * Makefile.in: add stmp dependencies for a few more things.
18829
18830 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
18831
18832 * configure: adjusted error message on objdir/srcdir configure
18833 collision, per john's suggestion.
18834
18835 * Makefile.in: add libiberty stmp to all and all.cross.
18836
18837 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
18838
18839 * Makefile.in: remove force dependencies, add grep to all.
18840
18841 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
18842
18843 * Makefile.in: drop flex. make stamp files work.
18844
18845 * configure: added test for conflicting configuration in srcdir,
18846 remove trailing slashes from srcdir. Otherwise emacs gdb mode
18847 gets cranky. use relative paths for configure and srcdir
18848 whenever possible. Send some error messages to stderr that were
18849 going to stdout.
18850
18851 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
18852
18853 * Makefile.in: Fix libg++ rule to check for gcc directory
18854 before using gcc/gcc. Also pass XTRAFLAGS.
18855
18856 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
18857
18858 * Makefile.in: added stmp-files so that directories aren't polled
18859 when they are already built.
18860
18861 * configure.texi: fixed a node pointer problem.
18862
18863 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
18864
18865 * config.sub configure.in gdb/configure.in
18866 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
18867 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
18868 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
18869
18870 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18871
18872 * configure: -recurring becomes -silent. corrected help message
18873 for -site= option.
18874
18875 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
18876
18877 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18878
18879 * configure: when building Makefile for crosses, replace
18880 tooldir and program_prefix. default srcdir from location of
18881 config.sub. remove "for host in hosts" and "for target in
18882 targets" loops.
18883
18884 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18885
18886 * Makefile.in: Do not pass bindir or mandir to cvs.
18887
18888 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
18889
18890 * Makefile.in, configure.in: removed traces of namesubdir,
18891 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
18892 copyrights to '92, changed some from Cygnus to FSF.
18893
18894 * configure.texi: remove most references to multiple hosts,
18895 multiple targets, subdirs, etc.
18896
18897 * configure.man: removed rcsid. reference config.sub not
18898 config.subr.
18899
18900 * Makefile.in: mkdir $(infodir) on install-info.
18901
18902 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
18903
18904 * configure.texi: Explain better about .gdbinit and about
18905 the environment that configure.in sections run in.
18906
18907 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
18908
18909 * configure.in: Ultrix is only a decstation if it's a MIPS.
18910
18911 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
18912
18913 * README: DOC.configure => cfg-paper.texi.
18914
18915 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
18916
18917 * config.sub (near case $os): Don't convert newsos* to bsd!
18918
18919 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
18920
18921 * Makefile.in: Reinstall change from gdb-4.3 that reduces
18922 the number of copies of COPYING that go into the GDB tar file.
18923
18924 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
18925
18926 * bfd/configure.in, gdb/config/mh-i386sco,
18927 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
18928 Fix SCO configuration stuff.
18929
18930 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
18931
18932 * Makefile.in: For libg++, make sure the -I pointing
18933 to the gcc directory goes *after* all the libg++-local -I flags.
18934 Also, move just-gcc dependency from just-libg++ to all-libg++.
18935
18936 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
18937
18938 * configure: Change -x to -f to keep Ultrix /bin/test happy.
18939
18940 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
18941
18942 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
18943
18944 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
18945
18946 * config.sub: Add stratus configuration frags. Also
18947 submitted to FSF.
18948
18949 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
18950
18951 * Makefile.in (DEV_SUPPORT): add configure.man.
18952
18953 * config.sub(Decode manufacturer-specific): add -none*.
18954
18955 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
18956
18957 * Makefile.in: remove form feeds to make Sun's make happy.
18958 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
18959
18960 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
18961
18962 * Makefile.in (AR_FLAGS): Make quieter.
18963
18964 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
18965
18966 * configure.in: Add libg++.
18967 * configure: When verbose, don't output the command line at each
18968 level; it will be unremarkably the same as the previous version,
18969 which will be the same as what the user typed.
18970
18971 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
18972
18973 * configure.in, Makefile.in: fix clean-info, add flex. add
18974 fileutils.
18975
18976 * configure: be less sensitive to spaces in Makefile.in. Do not
18977 look for sources in "..". Doing so breaks subdirectories that
18978 might have their own configure. If a subdir has it's own
18979 configure script, use it.
18980
18981 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
18982
18983 * cfg-paper.texi: some changes suggested by rms.
18984
18985 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
18986
18987 * config.sub: Merge in some small additions from the FSF version,
18988 taken from the gcc distribution, to bring the Cygnus and FSF
18989 versions into closer sync.
18990
18991 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
18992
18993 * configure.in: Changed svr4 references to sysv4.
18994
18995 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
18996
18997 * configure: added -V for version number option.
18998
18999 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19000
19001 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19002 renamed from DOC.configure to cfg-paper.texi.
19003
19004 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19005
19006 * configure, config.subr, config.sub: config.subr is now
19007 config.sub again.
19008
19009 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19010
19011 * configure.texi: new file, in progress.
19012
19013 * Makefile.in: build info file and install the man page for
19014 configure.
19015
19016 * configure.man: new file, first cut.
19017
19018 * configure: find config.subr again now that configuration "none"
19019 has gone. removed all traces of the -ansi option. removed all
19020 traces of the -languages option.
19021
19022 * config.subr: resync from rms.
19023
19024 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19025
19026 * configure, config.sub, config.subr: merge config.sub into
19027 config.subr, call the result config.subr, remove config.sub, use
19028 config.subr.
19029
19030 * Makefile.in: revised install for dir.info.
19031
19032 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19033
19034 * configure.in: add decstation host makefile frag.
19035
19036 * Makefile.in: BISON now bison -y again. also install-gcc on
19037 install. clean-gdbm on clean. infodir belongs in datadir.
19038 Make directories for info install. Build dir.info here then
19039 install it.
19040
19041 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19042
19043 * Makefile.in: fix for bad directory tests.
19044
19045 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19046
19047 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19048 regexp. -srcdir relative was being handled incorrectly.
19049
19050 * Makefile.in: unwrapped some for loops so that parallel makes
19051 work again and so one can focus one's attention on a particular
19052 package.
19053
19054 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19055
19056 * configure: added PWD as a stand in for `pwd` (for speed). use
19057 elif wherever possible. make -srcdir work without -objdir.
19058 -objdir= commented out.
19059
19060 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19061
19062 * configure: +options become --options. -subdirs commented out.
19063 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19064 Makefile now at top of generated Makefile. Removed cvs log
19065 entries. added -srcdir. create .gdbinit only if there is one
19066 in ${srcdir}.
19067
19068 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19069 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19070 and mandir now keyed off datadir by default.
19071
19072 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19073
19074 * Freshly created ChangeLog.
19075
19076 \f
19077 Local Variables:
19078 mode: change-log
19079 left-margin: 8
19080 fill-column: 76
19081 version-control: never
19082 End: