[multiple changes]
[gcc.git] / ChangeLog
1 2016-05-01 Jakub Jelinek <jakub@redhat.com>
2
3 PR bootstrap/70704
4 * configure.ac (--enable-stage1-checking): Add missing
5 --enable-checking=.
6 * configure: Regenerated.
7
8 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
9
10 * config.guess: Revert r235676.
11 * config.sub: Revert r235676.
12
13 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
14
15 * config.guess: Remove SH5 support.
16 * config.sub: Likewise.
17 * configure: Likewise.
18 * configure.ac: Likewise.
19
20 2016-04-26 Jakub Jelinek <jakub@redhat.com>
21
22 PR bootstrap/70704
23 * configure.ac (--enable-stage1-checking): For --disable-checking or
24 implicit --enable-checking, make sure extra flag matches in between
25 stage1 and later checking.
26 * configure: Regenerated.
27
28 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
29
30 * .gitattributes: New file.
31
32 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
33
34 * MAINTAINERS (rs6000/powerpc port): Add myself.
35
36 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
37
38 PR bootstrap/70173
39 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
40 and gotools directories. Delete the stage_final file.
41 * Makefile.in: Regenerate.
42
43 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
44
45 * MAINTAINERS (Write After Approval): Add myself.
46
47 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
48
49 * MAINTAINERS (Fortran maintainer): Remove myself.
50
51 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
52
53 * MAINTAINERS (Write After Approval): Add myself.
54
55 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
56
57 * MAINTAINERS (Write After Approval): Add myself.
58
59 2016-03-17 Cary Coutant <ccoutant@gmail.com>
60
61 Sync with binutils-gdb:
62
63 2016-03-17 Cary Coutant <ccoutant@gmail.com>
64
65 * configure.ac: Add mips and s390 to the gold target check.
66 * configure: Regenerate.
67
68 2016-03-01 DJ Delorie <dj@redhat.com>
69
70 * MAINTAINERS (mep): Remove myself as MeP maintainer.
71
72 2016-02-22 David Malcolm <dmalcolm@redhat.com>
73
74 * MAINTAINERS (libcpp): Add myself.
75 (diagnostic messages): Likewise.
76
77 2016-02-20 Tom de Vries <tom@codesourcery.com>
78
79 * MAINTAINERS: Fix whitespace.
80
81 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
82
83 * MAINTAINERS (Write After Approval): Add myself.
84
85 2016-01-29 Sebastian Pop <s.pop@samsung.com>
86
87 * config/isl.m4: Add comments about isl-0.16.
88 * configure: Regenerate.
89
90 2016-01-29 Martin Jambor <mjambor@suse.cz>
91
92 * MAINTAINERS (hsa maintainers): Add myself.
93
94 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
95
96 * MAINTAINERS: (Write After Approval): Add myself.
97
98 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
99 Sebastian Pop <s.pop@samsung.com>
100
101 * Makefile.in: Regenerate.
102 * Makefile.tpl: Export ISLVER.
103 * configure: Regenerate.
104 * config/isl.m4: Detect isl-0.15.
105
106 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
107
108 PR bootstrap/69329
109 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
110 * Makefile.in: Regenerate.
111
112 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
113
114 * configure.ac: Enable LTO for DJGPP
115 * configure: Regenerate
116
117 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
118
119 Sync with binutils-gdb:
120 2015-10-21 Nick Clifton <nickc@redhat.com>
121
122 PR gas/19109
123 * configure.ac: Note the 'none' is an acceptable argument to
124 --enable-compressed-debug-sections.
125 * configure: Regenerate.
126
127 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
128
129 PR bootstrap/69134
130 * Makefile.def (mpfr): Disable assembler.
131 * Makefile.in: Regenerate.
132
133 2016-01-01 Ben Elliston <bje@gnu.org>
134
135 * config.guess: Import version 2016-01-01.
136 * config.sub: Likewise.
137
138 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
139
140 * MAINTAINERS (Write After Approval): Add myself.
141
142 2015-12-17 Sebastian Pop <s.pop@samsung.com>
143
144 * Makefile.in: Replace ISL with isl.
145 * Makefile.tpl: Same.
146 * config/isl.m4: Same.
147 * configure.ac: Same.
148 * contrib/download_prerequisites: Same.
149 * configure: Regenerate.
150
151 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
152
153 * MAINTAINERS (Write After Approval): Add Myself.
154
155 2015-12-17 Nathan Sidwell <nathan@acm.org>
156
157 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
158 * configure: Regenerate.
159
160 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
161 Sebastian Pop <s.pop@samsung.com>
162
163 * config/isl.m4 (ISL_CHECK_VERSION): Check for
164 isl_ctx_get_max_operations.
165 * configure: Regenerate.
166
167 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
168
169 * MAINTAINERS (Write After Approval): Add myself.
170
171 2015-12-02 Ian Lance Taylor <iant@google.com>
172
173 PR go/66147
174 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
175 * Makefile.in: Regenerate.
176
177 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
178
179 PR libffi/65726
180 * Makefile.def (lang_env_dependencies): Make libffi depend
181 on cxx.
182 * Makefile.in: Regenerate.
183
184 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
185
186 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
187 symbols.
188
189 2015-11-20 Tristan Gingold <gingold@adacore.com>
190
191 Sync with binutils-gdb:
192 2015-11-20 Tristan Gingold <gingold@adacore.com>
193
194 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
195 * configure: Regenerate.
196
197 2015-11-19 Martin Liska <mliska@suse.cz>
198
199 * .gitignore: Add .clang-format to ignored files.
200 * Makefile.in: Add clang-format.
201 * Makefile.tpl: Likewise.
202
203 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
204
205 * configure.ac: Enable libmpx by default.
206 * configure: Regenerated.
207
208 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
209
210 * MAINTAINERS: Update email address.
211
212 2015-10-23 Paulo Matos <pmatos@linki.tools>
213
214 * MAINTAINERS: Update email address.
215
216 2015-10-23 Alan Hayward <alan.hayward@arm.com>
217
218 * MAINTAINERS (Write After Approval): Add myself.
219
220 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
221
222 Sync with binutils-gdb:
223 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
224
225 PR gas/19109
226 * configure.ac: Add
227 --enable-compressed-debug-sections={all,gas,gold,ld}.
228 * configure: Regenerated.
229
230 2015-10-16 Arnaud Charlet <charlet@adacore.com>
231
232 * MAINTAINERS: Update list of Ada maintainers and email addresses.
233
234 2015-10-09 Martin Liska <mliska@suse.cz>
235
236 * MAINTAINERS (Write After Approval): Add myself.
237
238 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
239
240 * MAINTAINERS (Write After Approval): Add myself.
241
242 2015-10-02 Florian Weimer <fweimer@redhat.com>
243
244 * MAINTAINERS: Update email address.
245
246 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
247
248 * MAINTAINERS (Write After Approval): Add myself.
249
250 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
251
252 * MAINTAINERS: Update email.
253
254 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
255
256 * MAINTAINERS: Update my email address.
257
258 2015-09-01 James Bowman <james.bowman@ftdichip.com>
259
260 * MAINTAINERS (ft32 port): Add myself.
261
262 2015-08-28 David Sherwood <david.sherwood@arm.com>
263
264 * MAINTAINERS: Add myself.
265
266 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
267
268 * MAINTAINERS (Write After Approval): Add myself.
269
270 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
271
272 PR libfortran/54572
273 * Makefile.def: Make libgfortran depend on libbacktrace.
274 * Makefile.in: Regenerate.
275
276 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
277
278 * MAINTAINERS (Write After Approval): Add myself.
279
280 2015-08-12 Tom de Vries <tom@codesourcery.com>
281
282 PR other/67092
283 * configure.ac: Remove --with_host_libstdcxx support.
284 * configure: Regenerate.
285
286 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
287 Jakub Jelinek <jakub@redhat.com>
288
289 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
290 nvptx*-*-*.
291 * configure: Regenerate.
292
293 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
294
295 * Makefile.def (libiconv): Define bootstrap=true.
296 Mark pdf/html/info as missing.
297 (configure-gcc): Depend on all-libiconv.
298 (all-gcc): Ditto.
299 (configure-libcpp): Ditto.
300 (all-libcpp): Ditto.
301 (configure-intl): Ditto.
302 (all-intl): Ditto.
303 * Makefile.in: Regenerate.
304
305 2015-08-03 Bin Cheng <bin.cheng@arm.com>
306
307 * MAINTAINERS (loop ivopts): Add the entry and myself.
308
309 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
310
311 * MAINTAINERS (nvptx): Add self.
312
313 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
314
315 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
316 128-bit vector modes.
317
318 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
319
320 * MAINTAINERS (Write After Approval): Add myself.
321
322 2015-07-28 Ben Elliston <bje@gnu.org>
323
324 * config.sub, config.guess: Import from upstream.
325
326 2015-07-24 Michael Darling <darlingm@gmail.com>
327
328 PR other/66259
329 * config-ml.in: Reflects renaming of configure.in to configure.ac
330 * configure: Likewise
331 * configure.ac: Likewise
332
333 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
334
335 * MAINTAINERS: Update my email address.
336
337 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
338
339 Sync with binutils-gdb:
340 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
341
342 * configure.ac (target_configdirs): Exclude target-zlib if
343 target-libjava isn't built.
344 * configure: Regenerated.
345
346 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
347
348 Sync with binutils-gdb:
349 2015-05-13 John David Anglin <dave.anglin@bell.net>
350
351 * configure.ac: Disable configuration of GDB for HPUX targets.
352 * configure: Regenerate.
353
354 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
355
356 * configure.ac: Add --with-system-zlib.
357 * configure: Regenerated.
358
359 2015-01-28 James Bowman <james.bowman@ftdichip.com>
360
361 * configure.ac: Add FT32 support.
362 * configure: Regenerate.
363
364 2015-01-12 Anthony Green <green@moxielogic.com>
365
366 * configure.ac: Don't disable gprof for moxie.
367 * configure: Rebuild.
368
369 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
370
371 Sync with binutils-gdb:
372 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
373
374 PR ld/18355
375 * Makefile.def: Add extra_configure_flags to host zlib.
376 * configure.ac (extra_host_zlib_configure_flags): New. Set
377 to --enable-host-shared When bfd is to be built as shared
378 library. AC_SUBST.
379 * Makefile.in: Regenerated.
380
381 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
382
383 Sync with src:
384 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
385 * Makefile.def (dependencies): Add all-zlib to all-bfd.
386 * Makefile.in: Regenerated.
387
388 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
389
390 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
391 target.
392 * configure: Regenerate.
393
394 2015-06-23 Ludovic Courtès <ludo@gnu.org>
395
396 * MAINTAINERS (Write After Approval): Add myself.
397
398 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
399
400 * MAINTAINERS (OS Port Maintainers): Add myself.
401 (Various Maintainers): Remove myself from libffi testsuite.
402
403 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
404
405 * MAINTAINERS (gen* on machine desc): Add self.
406
407 2015-06-02 Jason Merrill <jason@redhat.com>
408
409 PR bootstrap/66319
410 * configure.ac: Use -std=gnu++98.
411
412 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
413
414 * MAINTAINERS (Write After Approval): Add myself.
415
416 2015-05-28 Mike Frysinger <vapier@gentoo.org>
417
418 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
419 * configure: Regenerate.
420
421 2015-05-26 Jason Merrill <jason@redhat.com>
422
423 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
424 * configure: Regenerate.
425
426 2015-05-16 James Bowman <james.bowman@ftdichip.com>
427
428 * configure.ac: FT32 target added.
429 * configure: Regenerated.
430
431 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
432
433 * MAINTAINERS (Write After Approval): Add myself.
434
435 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
436
437 * MAINTAINERS (Write After Approval): Add myself.
438
439 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
440
441 * configure.ac: Fix typo.
442 * configure: Regenerate.
443
444 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
445
446 * MAINTAINERS (Write After Approval): Add myself.
447
448 2015-05-03 Matthias Klose <doko@ubuntu.com>
449
450 * configure.ac: Match $host configured with triplets.
451 * configure: Regenerate.
452
453 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
454
455 * Makefile.tpl: Remove surplus whitespace throughout.
456 * Makefile.in: Regenerate.
457
458 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
459
460 * MAINTAINERS (Various Maintainers): Add myself as instruction
461 combiner maintainer.
462
463 2015-04-17 Jakub Jelinek <jakub@redhat.com>
464
465 PR bootstrap/62077
466 * configure.ac (--enable-stage1-checking): Default to
467 release,misc,gimple,rtlflag,tree,types if --disable-checking
468 or --enable-checking is not specified and DEV-PHASE is not
469 experimental.
470 * configure: Regenerated.
471
472 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
473
474 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
475 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
476 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
477 * Makefile.in: Regenerate.
478
479 2015-04-08 Cary Coutant <ccoutant@gmail.com>
480
481 * MAINTAINERS: Update my email address.
482
483 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
484
485 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
486
487 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
488
489 * MAINTAINERS: Add myself as an arm port reviewer.
490
491 2015-03-25 Martin Liska <mliska@suse.cz>
492 Yury Gribov <y.gribov@samsung.com>
493
494 * Makefile.in: Fix ln source location for vimrc file.
495 * Makefile.tpl: Likewise.
496
497 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
498
499 PR bootstrap/25672
500 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
501 cross-compiling. Similarly for CXX_FOR_TARGET.
502 * configure: Regenerate.
503
504 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
505
506 * Makefile.def: Add libmpx.
507 * configure.ac: Add libmpx.
508 * Makefile.in: Regenerate.
509 * configure: Regenerate.
510
511 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
512
513 * MAINTAINERS (CPU Port Maintainers): Add myself
514 i386 vector ISA extns mantainer.
515
516 2015-03-13 Jeff Law <law@redhat.com>
517
518 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
519 maintainer.
520 Remove Richard Henderson as a maintainer for the x86 port.
521
522 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
523
524 * MAINTAINERS (CPU Port Maintainers): Update my email address.
525
526 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
527
528 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
529 pointer bounds checker and i386 MPX maintainer.
530
531 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
532
533 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
534
535 2015-02-26 Martin Sebor <msebor@redhat.com>
536
537 * MAINTAINERS (Various Maintainers): Add self.
538
539 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
540
541 * configure.ac [--enable-as-accelerator-for] (enable_languages):
542 Make sure it contains lto.
543 * configure: Regenerate.
544
545 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
546
547 * configure: Regenerate.
548
549 2015-02-06 Diego Novillo <dnovillo@google.com>
550 1
551 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
552 middle-end, docstring): Remove myself.
553 (Write After Approval): Add myself.
554
555 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
556
557 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
558 (Write After Approval): Update address.
559
560 2015-01-29 David Malcolm <dmalcolm@redhat.com>
561
562 PR jit/64780
563 * configure.ac: Require the user to explicitly specify
564 --enable-host-shared if the jit is enabled.
565 * configure: Regenerate.
566
567 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
568
569 * MAINTAINERS (Write After Approval): Add myself.
570
571 2015-01-25 Tom de Vries <tom@codesourcery.com>
572
573 * MAINTAINERS: Make whitespace consistent.
574
575 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
576
577 * MAINTAINERS (Write After Approval): Add myself.
578
579 2015-01-20 Andre Vehreschild <vehre@gmx.de>
580
581 * MAINTAINERS: (Write After Approval): Add myself.
582
583 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
584
585 * MAINTAINERS: (Write After Approval): Add myself.
586
587 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
588
589 * MAINTAINERS: (Write After Approval): Add myself.
590
591 2015-01-13 Iain Sandoe <iain@codesourcery.com>
592
593 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
594 objective-c/c++ front end maintainer.
595
596 2015-01-13 Marek Polacek <polacek@redhat.com>
597
598 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
599
600 2015-01-12 Jeff Law <law@redhat.com>
601
602 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
603 a very long time.
604
605 2015-01-09 Ian Lance Taylor <iant@google.com>
606
607 * configure.ac (host_tools): Add gotools.
608 * Makefile.def (host_modules): Add gotools.
609 (dependencies): Add dependency of all-gotools on all-target-libgo.
610
611 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
612
613 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
614 * configure: Regenerate.
615
616 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
617
618 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
619 all-target-libgomp.
620 * Makefile.in: Regenerate.
621
622 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
623
624 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
625
626 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
627
628 * configure.ac: Add Visium support.
629 * configure: Regenerate.
630
631 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
632
633 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
634 * configure: Regenerate.
635
636 2015-01-03 Andrew Pinski <apinski@cavium.com>
637
638 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
639 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
640 (BASE_TARGET_EXPORTS): Add OBJCOPY.
641 (OBJCOPY_FOR_TARGET): New variable.
642 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
643 * Makefile.in: Regenerate.
644 * configure.ac: Check for already installed target objcopy.
645 Also GCC_TARGET_TOOL on objcopy.
646 * configure: Regenerate.
647
648 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
649
650 * config.sub: Update from upstream, to 2015-01-01 version.
651 * config.guess: Ditto.
652
653 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
654
655 * MAINTAINERS (RTEMS Ports): Add myself.
656
657 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
658
659 * MAINTAINERS (Write After Approval): Add myself.
660
661 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
662
663 * MAINTAINERS (Write After Approval): Add myself.
664
665 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
666
667 * configure.ac (--enable-as-accelerator-for): Don't set
668 ENABLE_AS_ACCELERATOR_FOR. Update all users.
669 * configure: Regenerate.
670
671 2014-12-13 Jakub Jelinek <jakub@redhat.com>
672
673 PR bootstrap/64023
674 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
675 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
676 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
677 to CXX.
678 * Makefile.in: Regenerated.
679
680 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
681 Yury Gribov <y.gribov@samsung.com>
682
683 * .gitignore: Added .local.vimrc and .lvimrc.
684 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
685 * Makefile.in: Regenerate.
686
687 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
688
689 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
690 * configure: Regenerated.
691
692 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
693
694 * MAINTAINERS (nvptx port): New entry.
695
696 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
697
698 * configure: Regenerate.
699
700 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
701
702 * configure.ac: Merge with Binutils.
703
704 2014-11-26 Tobias Burnus <burnus@net-b.de>
705
706 * Makefile.def: Make more dependent on mpfr, mpc and isl.
707 * Makefile.in: Regenerate.
708
709 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
710
711 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
712 missing flex.
713 * Makefile.in: Regenerated.
714
715 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
716
717 * Makefile.in: Regenerate.
718
719 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
720
721 PR bootstrap/63784
722 * libtool.m4: Add $pic_flag with -shared.
723
724 2014-11-21 Renlin Li <Renlin.Li@arm.com>
725
726 * MAINTAINERS (Write After Approval): Added myself.
727
728 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
729
730 * MAINTAINERS (write-after-approval): Add myself.
731
732 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
733
734 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
735 from 2 years ago.
736
737 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
738
739 Revert:
740 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
741
742 * MAINTAINERS (Write After Approval): Added myself as line map
743 maintainer.
744
745 2014-11-19 Renlin Li <Renlin.Li@arm.com>
746
747 Revert:
748 2014-11-19 Renlin Li <Renlin.Li@arm.com>
749
750 * MAINTAINERS (Write After Approval): Added myself.
751
752 2014-11-19 Renlin Li <Renlin.Li@arm.com>
753
754 * MAINTAINERS (Write After Approval): Added myself.
755
756 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
757
758 * MAINTAINERS (Write After Approval): Added myself as line map
759 maintainer.
760
761 2014-11-17 Dodji Seketeli <dodji@redhat.com>
762
763 * MAINTAINERS (Various Maintainers): Added myself as line map
764 maintainer.
765
766 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
767
768 * move-if-change: Sync from upstream gnulib.
769
770 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
771
772 * compile: Sync with upstream Automake.
773 * depcomp: Ditto.
774 * install-sh: Ditto.
775 * missing: Ditto.
776 * mkinstalldirs: Ditto.
777 * ylwrap: Ditto.
778
779 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
780
781 * config.sub: Update from upstream config repo.
782 * config.guess: Ditto.
783
784 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
785
786 * Makefile.def: Add liboffloadmic to target_modules. Make
787 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
788 * Makefile.in: Regenerate.
789 * configure: Regenerate.
790 * configure.ac: Add liboffloadmic to target binaries.
791 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
792 Add liboffloadmic to noconfig list when C++ is not supported.
793
794 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
795 Thomas Schwinge <thomas@codesourcery.com>
796 Ilya Verbin <ilya.verbin@intel.com>
797 Andrey Turetskiy <andrey.turetskiy@intel.com>
798
799 * configure: Regenerate.
800 * configure.ac (--enable-as-accelerator-for)
801 (--enable-offload-targets): New configure options.
802
803 2014-11-11 Tobias Burnus <burnus@net-b.de>
804
805 * Makefile.def: Make all-gcc depend on all-isl.
806 * Makefile.in: Regenerate.
807
808 2014-11-11 David Malcolm <dmalcolm@redhat.com>
809
810 * ChangeLog.jit: New.
811 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
812
813 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
814
815 PR target/63610
816 * libtool.m4: Fix globbing of darwin versions.
817 * configure: Regenerate.
818
819 2014-11-11 Tobias Burnus <burnus@net-b.de>
820
821 * Makefile.def: Remove CLooG.
822 * Makefile.tpl: Ditto.
823 * configure.ac: Ditto.
824 * configure: Regenerate.
825 * Makefile.in: Ditto.
826
827 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
828
829 * configure.ac: Handle nvptx-*-*.
830 * configure: Regenerate.
831
832 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
833
834 * MAINTAINERS (Write After Approval): Add myself.
835
836 2014-10-31 Jakub Jelinek <jakub@redhat.com>
837
838 * Makefile.def (libcc1): Remove bootstrap=true;.
839 * Makefile.in: Regenerated.
840
841 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
842
843 * configure.ac: Update comment.
844 * configure: Regenerate.
845
846 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
847
848 * MAINTAINERS (Write After Approval): Add myself.
849
850 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
851
852 * configure.ac (extra_host_libiberty_configure_flags): Add
853 --enable-shared also for libcc1's benefit.
854 * configure: Regenerate.
855
856 2014-10-29 Tristan Gingold <gingold@adacore.com>
857
858 * MAINTAINERS: Change my email address.
859
860 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
861 Tom Tromey <tromey@redhat.com>
862
863 * Makefile.def: Add libcc1 to host_modules.
864 * configure.ac (host_tools): Add libcc1.
865 * Makefile.in, configure: Rebuild.
866
867 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
868
869 * configure.ac (build_configargs): Don't share config.cache between
870 build subdirs.
871 * configure: Regenerate.
872
873 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
874
875 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
876 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
877 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
878 leon3v7 as leon3.
879 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
880 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
881 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
882 * config/sparc/sparc.md (cpu): Add leon3v7.
883 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
884
885 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
886
887 * MAINTAINERS (write-after-approval): Add myself.
888
889 2014-10-23 Ian Lance Taylor <iant@google.com>
890
891 * configure.ac: Disable the Go frontend on systems where it is known
892 to not work.
893 * configure: Regenerate.
894
895 2014-10-23 Richard Biener <rguenther@suse.de>
896
897 * Makefile.def: Add libcpp build module and dependencies.
898 * configure.ac: Add libcpp build module.
899 * Makefile.in: Regenerate.
900 * configure: Likewise.
901
902 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
903
904 * MAINTAINERS (write-after-approval): Add myself.
905
906 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
907
908 * INSTALL/README: Do not mention CVS.
909
910 2014-10-03 Jing Yu <jingyu@google.com>
911
912 * configure.ac: Add aarch64 to list of targets that support gold.
913 * configure: Regenerate.
914
915 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
916
917 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
918
919 2014-09-29 Catherine Moore <clm@codesourcery.com>
920
921 * MAINTAINERS: Add myself as MIPS maintainer.
922
923 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
924
925 * MAINTAINERS: Move myself to MIPS maintainers.
926
927 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
928
929 * MAINTAINERS: Put all email addresses between '<' and '>'.
930
931 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
932
933 * MAINTAINERS: Move myself to reviewers (Fortran).
934
935 2014-09-01 Andi Kleen <ak@linux.intel.com>
936
937 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
938 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
939 * Makefile.in: Regenerate.
940
941 2014-08-28 David Malcolm <dmalcolm@redhat.com>
942
943 * rtx-classes-status.txt: Delete
944
945 2014-08-28 David Malcolm <dmalcolm@redhat.com>
946
947 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
948
949 2014-08-27 Sebastian Pop <s.pop@samsung.com>
950
951 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
952 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
953 of checking for version number.
954 * configure: Regenerated.
955 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
956
957 2014-08-27 David Malcolm <dmalcolm@redhat.com>
958
959 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
960 is done; begin phase 6 (use extra rtx_def subclasses).
961
962 2014-08-27 David Malcolm <dmalcolm@redhat.com>
963
964 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
965 done; begin phase 5 (additional rtx_def subclasses).
966
967 2014-08-26 David Malcolm <dmalcolm@redhat.com>
968
969 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
970
971 2014-08-26 David Malcolm <dmalcolm@redhat.com>
972
973 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
974 SET_BB_HEADER are done.
975
976 2014-08-26 David Malcolm <dmalcolm@redhat.com>
977
978 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
979 done.
980
981 2014-08-26 David Malcolm <dmalcolm@redhat.com>
982
983 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
984
985 2014-08-26 David Malcolm <dmalcolm@redhat.com>
986
987 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
988
989 2014-08-25 David Malcolm <dmalcolm@redhat.com>
990
991 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
992
993 2014-08-25 David Malcolm <dmalcolm@redhat.com>
994
995 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
996
997 2014-08-25 David Malcolm <dmalcolm@redhat.com>
998
999 * rtx-classes-status.txt: Phase 3 (per-file commits within
1000 "config" subdirs) is done; begin phase 4 (removal of
1001 "scaffolding").
1002
1003 2014-08-23 David Malcolm <dmalcolm@redhat.com>
1004
1005 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1006 dir) is done; begin phase 3 (per-file commits within "config"
1007 subdirs).
1008
1009 2014-08-21 David Malcolm <dmalcolm@redhat.com>
1010
1011 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1012 phase 2 (per-file commits in main source dir).
1013
1014 2014-08-21 Bin Cheng <bin.cheng@arm.com>
1015
1016 * configure: Regenerated.
1017
1018 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1019
1020 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1021
1022 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1023
1024 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1025
1026 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1027
1028 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1029
1030 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1031
1032 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1033
1034 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1035
1036 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1037
1038 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1039
1040 * MAINTAINERS (Write After Approval): Add myself.
1041
1042 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1043
1044 * MAINTAINERS: Remove myself
1045
1046 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1047
1048 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1049
1050 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1051
1052 * MAINTAINERS (Write After Approval): Add myself.
1053
1054 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1055
1056 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1057 SET_BB_HEADER, SET_BB_FOOTER
1058
1059 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1060
1061 * rtx-classes-status.txt: New file
1062
1063 2014-08-18 Roman Gareev <gareevroman@gmail.com>
1064
1065 * configure.ac: Eliminate ClooG installation dependency.
1066 * configure: Regenerate.
1067 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1068 * Makefile.in: Regenerate.
1069
1070 2014-08-15 Ilya Verbin <iverbin@gmail.com>
1071
1072 * MAINTAINERS (Write After Approval): Add myself.
1073
1074 2014-08-15 Ilya Tocar <tocarip@gmail.com>
1075
1076 * MAINTAINERS (Write After Approval): Add myself.
1077
1078 2014-08-01 Jiong Wang <jiong.wang@arm.com>
1079
1080 * MAINTAINERS (Write After Approval): Add myself.
1081
1082 2014-07-28 Anthony Green <green@moxielogic.com>
1083
1084 Import from savannah.gnu.org:
1085 * config.sub: Update to 2014-07-28 version.
1086
1087 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1088
1089 * MAINTAINERS: Remove my MIPS maintainer entry.
1090
1091 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
1092
1093 PR target/47230
1094 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1095 * configure: Regenerate.
1096
1097 2014-07-24 James Norris <jnorris@codesourcery.com>
1098
1099 * MAINTAINERS (Write After Approval): Add myself.
1100
1101 2014-07-20 Roman Gareev <gareevroman@gmail.com>
1102
1103 * configure.ac: Accept only CLooG 0.18.1.
1104 * configure: Regenerate.
1105
1106 2014-07-17 Roman Gareev <gareevroman@gmail.com>
1107
1108 * configure.ac: Don't accept isl 0.11.
1109 * configure: Regenerate.
1110
1111 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1112
1113 * MAINTAINERS (Write After Approval): Add myself.
1114
1115 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1116
1117 * configure.ac: Don't accept isl 0.10.
1118 * configure: Regenerate.
1119
1120 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
1121
1122 Fix include path for in-tree cloog.
1123 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1124 * configure: Regenerate.
1125
1126 2014-06-18 Richard Henderson <rth@redhat.com>
1127
1128 * .gitignore: Import gcc_update output.
1129
1130 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1131
1132 * config-ml.in: Robustify ac_configure_args parsing.
1133
1134 * configure.ac (--enable-linker-plugin-configure-flags)
1135 (--enable-linker-plugin-flags): New flags.
1136 (configdirs): Conditionally add libiberty-linker-plugin.
1137 * configure: Regenerate.
1138 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1139 (host_modules) <lto-plugin>: Pay attention to
1140 @extra_linker_plugin_flags@ and
1141 @extra_linker_plugin_configure_flags@.
1142 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1143 * Makefile.in: Regenerate.
1144
1145 * Makefile.tpl (configure-[+prefix+][+module+])
1146 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1147 "module_srcdir" instead of "module" for locating a module's srcdir.
1148 * Makefile.in: Regenerate.
1149
1150 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1151
1152 * MAINTAINERS (Write After Approval): Add myself.
1153
1154 2014-06-06 Sebastian Pop <sebpop@gmail.com>
1155
1156 * MAINTAINERS: Update my email address.
1157
1158 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1159
1160 * MAINTAINERS (Write After Approval): Add myself.
1161
1162 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1163
1164 * MAINTAINERS (Write After Approval): Add myself.
1165
1166 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
1167
1168 PR libstdc++/61011
1169 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1170 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1171 * configure: Regenerate.
1172
1173 2014-05-28 Pedro Alves <palves@redhat.com>
1174
1175 * MAINTAINERS (Write After Approval): Add myself.
1176
1177 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1178
1179 * MAINTAINERS: Update my affiliation/email.
1180
1181 2014-05-19 Mike Stump <mikestump@comcast.net>
1182
1183 * MAINTAINERS: Add wide-int reviewers.
1184
1185 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1186
1187 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1188 * configure: Regenerated.
1189
1190 2014-05-15 Torvald Riegel <triegel@redhat.com>
1191
1192 * MAINTAINERS (libitm): Add myself as maintainer.
1193
1194 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
1195
1196 * MAINTAINERS (Write After Approval): Add myself.
1197
1198 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1199
1200 * config.sub, config.guess: Import from upstream.
1201
1202 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1203
1204 * MAINTAINERS (Write After Approval): Put myself in correct order.
1205
1206 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1207
1208 * MAINTAINERS (Write After Approval): Add myself.
1209
1210 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1211
1212 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1213 section.
1214
1215 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1216
1217 * MAINTAINERS (Write After Approval): Delete myself.
1218
1219 2014-04-17 Jakub Jelinek <jakub@redhat.com>
1220
1221 PR sanitizer/56781
1222 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1223 and -B* options with -Xcompiler.
1224
1225 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1226
1227 PR bootstrap/60620
1228 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1229 * Makefile.in: Regenerate.
1230
1231 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1232
1233 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1234 for WINDRES_FOR_TARGET in default-manifest.o rule.
1235 * Makefile.in: Regenerate.
1236
1237 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1238
1239 * MAINTAINERS (Write After Approval): Add myself.
1240
1241 2014-03-26 Jakub Jelinek <jakub@redhat.com>
1242
1243 PR sanitizer/56781
1244 * Makefile.def: Set bootstrap=true; for host fixincludes.
1245 * configure.ac: Don't bootstrap host fixincludes unless
1246 --with-build-config=bootstrap-{a,ub}san.
1247 * Makefile.in: Regenerated.
1248 * configure: Regenerated.
1249
1250 2014-03-21 Jakub Jelinek <jakub@redhat.com>
1251
1252 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1253 --enable-vtable-verify option parsing. Don't add
1254 target-libsanitizer to bootstrap_target_libs unless
1255 --with-build-config=bootstrap-asan or
1256 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1257 to bootstrap_target_libs unless --enable-vtable-verify.
1258 * configure: Regenerated.
1259
1260 2014-03-10 Anatoly Sokolov <aesok@post.ru>
1261
1262 * MAINTAINERS (Write After Approval): Add myself.
1263
1264 2014-03-07 Denis Chertykov <chertykov@gmail.com>
1265
1266 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1267
1268 2014-03-07 Jakub Jelinek <jakub@redhat.com>
1269
1270 PR bootstrap/58572
1271 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1272 -I for libstdc++-v3 includes if $(LEAN).
1273 * Makefile.in: Regenerated.
1274
1275 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
1276
1277 * MAINTAINERS: Update my email address.
1278
1279 2014-02-24 Walter Lee <walt@tilera.com>
1280
1281 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1282 (tilegx-*-*): Change to tilegx*-*-*.
1283 * configure: Regenerate.
1284
1285 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
1286
1287 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1288
1289 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1290
1291 * MAINTAINERS (Write After Approval): Add myself.
1292
1293 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1294
1295 PR target/59788
1296 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1297 *solaris2*.
1298
1299 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
1300
1301 * MAINTAINERS: Update my email address.
1302
1303 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1304
1305 * MAINTAINERS: Convert to UTF-8.
1306 Properly sort Xinliang David Li's entry.
1307
1308 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1309 Sandra Loosemore <sandra@codesourcery.com>
1310
1311 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1312 nios2 port maintainers.
1313
1314 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1315
1316 * MAINTAINERS (Write After Approval): Add myself.
1317
1318 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1319
1320 * configure.ac: Add user-friendly check for native x86_64-linux
1321 multilibs.
1322 * configure: Regenerate.
1323
1324 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1325
1326 * MAINTAINERS: Add myself as sh maintainer.
1327
1328 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1329
1330 * MAINTAINERS: Add self as SLSR maintainer.
1331
1332 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
1333
1334 * MAINTAINERS: Update my email address.
1335
1336 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
1337
1338 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1339
1340 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1341
1342 * Makefile.in: Regenerate.
1343
1344 * Makefile.tpl: Fix typo.
1345 * Makefile.in: Regenerate partially.
1346
1347 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1348
1349 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1350 supported.
1351 * configure: Regenerated.
1352
1353 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1354
1355 * MAINTAINERS (Write After Approval): Add myself.
1356
1357 2013-10-30 Jason Merrill <jason@redhat.com>
1358
1359 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1360 --disable-build-format-warnings.
1361
1362 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1363
1364 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1365 depend on libstdc++ and libgcc.
1366 * configure: Regenerate.
1367 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1368 libcilkrts for POSIX and i*86, and x86_64 architectures.
1369 * Makefile.in: Added libcilkrts related fields to support building it.
1370
1371 2013-10-26 Jeff Law <law@redhat.com>
1372
1373 * Makefile.def (target_modules): Remove libmudflap
1374 (languages): Remove check-target-libmudflap).
1375 * Makefile.in: Rebuilt.
1376 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1377 * configure.ac (target_libraries): Remove target-libmudflap.
1378 Remove checks which disabled libmudflap on some systems.
1379 * configure: Rebuilt.
1380 * libmudflap: Directory removed.
1381
1382 2013-10-21 Cong Hou <congh@google.com>
1383
1384 * MAINTAINERS (Write After Approval): Add myself.
1385
1386 2013-10-16 Mike Stump <mikestump@comcast.net>
1387
1388 * .dir-locals.el: Add.
1389
1390 2013-10-15 David Malcolm <dmalcolm@redhat.com>
1391
1392 * configure.ac: Add --enable-host-shared
1393 * configure: Regenerate.
1394
1395 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1396
1397 Import from savannah.gnu.org:
1398 * config.guess: Update to 2013-06-10 version.
1399 * config.sub: Update to 2013-10-01 version.
1400
1401 2013-10-01 Simon Cook <simon.cook@embecosm.com>
1402
1403 Changes to build configuration to allow big endian ARC ELF toolchain
1404 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1405 * configure: Regenerate.
1406
1407 2013-09-20 Alan Modra <amodra@gmail.com>
1408
1409 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1410 ppc host match. Support little-endian powerpc linux hosts.
1411
1412 2013-09-19 Dodji Seketeli <dodji@redhat.com>
1413
1414 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1415 maintainer.
1416
1417 2013-09-12 DJ Delorie <dj@redhat.com>
1418
1419 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1420 maintainers.
1421
1422 2013-09-03 Richard Biener <rguenther@suse.de>
1423
1424 * configure.ac: Also allow ISL 0.12.
1425 * configure: Regenerated.
1426
1427 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1428
1429 * MAINTAINERS (Write After Approval): Add myself.
1430
1431 2013-08-27 David Malcolm <dmalcolm@redhat.com>
1432
1433 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1434
1435 2013-08-26 Caroline Tice <cmtice@google.com>
1436
1437 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1438 "Various Reviewers" to libvtv "Various Maintainers".
1439
1440 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1441
1442 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1443
1444 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1445
1446 * MAINTAINERS: Update name, email.
1447
1448 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
1449
1450 * MAINTAINERS (Write After Approval): Add myself.
1451
1452 2013-08-12 Caroline Tice <cmtice@google.com>
1453
1454 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1455 address in the Write After Approval section.
1456
1457 2013-08-09 Carlos O'Donell <carlos@redhat.com>
1458
1459 * MAINTAINERS (Write After Approval): Update email.
1460
1461 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1462
1463 * configure.ac: Adjust to check VTV_SUPPORTED.
1464 * configure: Regenerated.
1465
1466 2013-08-02 Caroline Tice <cmtice@google.com>
1467
1468 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1469 on non-linux systems; add target-libvtv to noconfigdirs; add
1470 libsupc++/.libs to C++ library search paths.
1471 * configure: Regenerated.
1472 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1473 libstdc++ and libgcc.
1474 * Makefile.in: Regenerated.
1475
1476 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
1477
1478 * MAINTAINERS (Write After Approval): Add myself.
1479
1480 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1481 Shiva Chen <shiva0217@gmail.com>
1482
1483 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1484 nds32 port maintainers.
1485
1486 2013-07-17 Tim Shen <timshen91@gmail.com>
1487
1488 * MAINTAINERS (Write After Approval): Add myself.
1489
1490 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1491
1492 * configure.ac: Sync from binutils.
1493 * configure: Regenerate.
1494
1495 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1496
1497 * MAINTAINERS (Write After Approval): Add myself.
1498
1499 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1500
1501 * MAINTAINERS (Write After Approval): Add myself.
1502
1503 2013-05-17 David Malcolm <dmalcolm@redhat.com>
1504
1505 * MAINTAINERS (Write After Approval): Add myself.
1506
1507 2013-04-30 Brooks Moses <bmoses@google.com>
1508
1509 * MAINTAINERS: Update my email; move myself from Fortran
1510 reviewer to Write After Approval.
1511
1512 2013-04-16 Andreas Schwab <schwab@suse.de>
1513
1514 * configure.ac (aarch64-*-*): Don't disable java.
1515 * configure: Regenerate.
1516
1517 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1518
1519 * MAINTAINERS (Write After Approval): Add myself.
1520
1521 2013-03-30 Matthias Klose <doko@ubuntu.com>
1522
1523 * Makefile.def (target_modules): Don't install libffi.
1524 * Makefile.in: Regenerate.
1525
1526 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1527
1528 * MAINTAINERS (Write After Approval): Add myself.
1529
1530 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1531
1532 * MAINTAINERS (Write After Approval): Add myself.
1533
1534 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1535
1536 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1537 * configure: Regenerated.
1538
1539 2013-02-05 Ian Lance Taylor <iant@google.com>
1540
1541 PR go/55969
1542 * configure.ac: Disable libgo on some systems where it does not
1543 work.
1544
1545 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
1546
1547 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1548 Remove Geoff Keating as rs6000 port maintainer, at his request.
1549
1550 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1551
1552 * MAINTAINERS: Update my email.
1553
1554 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
1555
1556 * configure: Re-generate.
1557
1558 2013-01-15 Richard Biener <rguenther@suse.de>
1559
1560 PR other/55973
1561 * configure: Re-generate.
1562
1563 2013-01-14 Matthias Klose <doko@ubuntu.com>
1564
1565 * Makefile.def (install-target-libsanitizer): Depend on
1566 install-target-libstdc++-v3.
1567 * Makefile.in: Regenerate.
1568
1569 2013-01-14 Richard Biener <rguenther@suse.de>
1570
1571 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1572 * configure: Re-generate
1573
1574 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1575
1576 * config.sub: Update from config repo.
1577
1578 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1579
1580 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1581 * Makefile.in: Regenerate.
1582
1583 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1584
1585 * MAINTAINERS (arc): Add new port maintainership for myself.
1586
1587 2013-01-09 Jason Merrill <jason@redhat.com>
1588
1589 * .gitignore: Import from gdb repository.
1590
1591 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1592
1593 * Makefile.def (configure-gcc): Depend on all-gmp.
1594 (all-gcc): Remove dependency on all-gmp.
1595 * Makefile.in: Regenerated.
1596
1597 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1598
1599 * config.sub: Merge from config repo.
1600 * config.guess: Ditto.
1601
1602 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1603
1604 * Makefile.def: Merge from binutils.
1605 * Makefile.in: Ditto.
1606
1607 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1608
1609 * MAINTAINERS: Update my email.
1610
1611 2012-12-29 Ben Elliston <bje@gnu.org>
1612
1613 * config.guess: Update to 2012-12-29 version.
1614 * config.sub: Likewise.
1615
1616 2012-12-20 Matthias Klose <doko@ubuntu.com>
1617
1618 * Makefile.def (install-target-libgfortran): Depend on
1619 install-target-libquadmath, install-target-libgcc.
1620 (install-target-libsanitizer): Depend on install-target-libgcc.
1621 (install-target-libjava): Depend on install-target-libgcc.
1622 (install-target-libitm): Depend on install-target-libgcc.
1623 (install-target-libobjc): Depend on install-target-libgcc.
1624 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1625 * Makefile.in: Regenerate.
1626
1627 2012-12-19 Matthias Klose <doko@ubuntu.com>
1628
1629 * Makefile.def (install-target-libgo): Depend on
1630 install-target-libatomic.
1631 * Makefile.in: Regenerate.
1632
1633 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1634
1635 PR go/55201
1636 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1637 * Makefile.in: Regenerate.
1638
1639 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1640
1641 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1642 * configure: Regenerate.
1643
1644 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1645
1646 * config.sub: Merge from config repo.
1647
1648 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1649
1650 * Makefile.def (target_modules): Add bootstrap=true and
1651 raw_cxx=true to libsanitizer.
1652 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1653 * Makefile.in: Regenerated.
1654 * configure: Likewise.
1655
1656 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1657
1658 * MAINTAINERS: Remove self as RTL optimization maintainer.
1659
1660 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1661
1662 * MAINTAINERS (Write After Approval): Add myself.
1663
1664 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1665
1666 * Makefile.def (target_modules): Remove bootstrap=true and
1667 raw_cxx=true from libsanitizer.
1668 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1669 * Makefile.in: Regenerated.
1670 * configure: Likewise.
1671
1672 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1673
1674 * Makefile.def (target_modules): Add bootstrap=true and
1675 raw_cxx=true to libsanitizer.
1676 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1677 * Makefile.in: Regenerated.
1678 * configure: Likewise.
1679
1680 2012-11-28 Andrew Pinski <apinski@cavium.com>
1681
1682 PR bootstrap/54279
1683 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1684 * configure: Regenerate.
1685 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1686 * Makefile.in: Regenerate.
1687
1688 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1689
1690 * configure.ac: Disable libsanitizer if we're not building C++.
1691 * configure: Regenerate.
1692
1693 2012-11-15 Roland McGrath <roland@hack.frob.com>
1694
1695 * MAINTAINERS (Write After Approval): Add myself.
1696
1697 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
1698
1699 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1700 Kostya Serebryany (kcc@google.com) and
1701 Jakub Jelinek (jakub@redhat.com).
1702 Rename area for Dodji Seketeli (dodji@redhat.com).
1703
1704 2012-11-15 Dodji Seketeli <dodji@redhat.com>
1705
1706 * MAINTAINERS: (asan.c, related): Add myself.
1707
1708 2012-11-14 Roland McGrath <mcgrathr@google.com>
1709
1710 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1711 * configure: Regenerate.
1712
1713 2012-11-13 Richard Henderson <rth@redhat.com>
1714
1715 * configure.ac: Move libsanitizer logic to subdirectory.
1716 * configure: Regenerate.
1717
1718 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1719
1720 * configure.ac: Enable libsanitizer just on x86 linux for now.
1721 * configure: Re-generate.
1722
1723 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1724
1725 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1726 sections.
1727 * configure: Regenerate.
1728
1729 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
1730
1731 * configure.ac: Add section for configdirs for libsanitizer.
1732 Disable for cris-*-* and mmix-*-*.
1733 * configure: Regenerate.
1734
1735 2012-11-12 Wei Mi <wmi@google.com>
1736
1737 * configure.ac: Add libsanitizer to target_libraries.
1738 * Makefile.def: Ditto.
1739 * configure: Regenerate.
1740 * Makefile.in: Regenerate.
1741 * libsanitizer: New directory for asan runtime. Contains an empty
1742 tsan directory.
1743
1744 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
1745
1746 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1747 against Mingw64 w32api.
1748 * configure: Regenerate.
1749
1750 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1751
1752 * configure: Regenerated.
1753
1754 2012-11-03 Robert Mason <rbmj@verizon.net>
1755
1756 * configure.ac: add --disable-libstdcxx configure option
1757 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1758
1759 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1760
1761 * MAINTAINERS (Write After Approval): Add myself.
1762
1763 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1764
1765 * MAINTAINERS (Write After Approval): Add myself.
1766
1767 2012-10-24 Sharad Singhai <singhai@google.com>
1768
1769 * MAINTAINERS (Write After Approval): Add myself.
1770
1771 2012-10-24 Eric Christopher <echristo@gmail.com>
1772
1773 * MAINTAINERS: Update email address.
1774
1775 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1776
1777 PR bootstrap/54820
1778 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1779 * configure: Regenerate.
1780
1781 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
1782
1783 * MAINTAINERS (aarch64): Add Marcus and myself.
1784
1785 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1786
1787 PR bootstrap/54820
1788 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1789 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1790 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1791 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1792 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1793 * Makefile.in: Regenerate.
1794 * configure.ac (have_static_libs): New variable and associated check.
1795 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1796 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1797 * configure: Regenerate.
1798
1799 2012-10-10 Richard Biener <rguenther@suse.de>
1800
1801 * MAINTAINERS: Adjust for changed surname.
1802
1803 2012-10-04 Lawrence Crowl <crowl@google.com>
1804
1805 * MAINTAINERS (Write After Approval): Add myself.
1806
1807 2012-10-01 Cary Coutant <ccoutant@google.com>
1808
1809 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1810
1811 2012-09-28 Ian Lance Taylor <iant@google.com>
1812
1813 * Makefile.def: Make all-target-libgo depend on
1814 all-target-libbacktrace.
1815 * Makefile.in: Rebuild.
1816
1817 2012-09-26 Ian Lance Taylor <iant@google.com>
1818
1819 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1820 * Makefile.in: Rebuild.
1821
1822 2012-09-20 Walter Lee <walt@tilera.com>
1823
1824 * configure.ac: Add tilegx to list of targets that support gold.
1825 * configure: Regenerate.
1826
1827 2012-09-20 Marek Polacek <polacek@redhat.com>
1828
1829 * MAINTAINERS (Write After Approval): Add myself.
1830
1831 2012-09-19 Steve Ellcey <sellcey@mips.com>
1832
1833 * configure.ac: Add mips*-mti-elf* target.
1834 * configure: Regenerate.
1835
1836 2012-09-17 Ian Lance Taylor <iant@google.com>
1837
1838 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1839 * configure.ac (host_libs): Add libbacktrace.
1840 (target_libraries): Add libbacktrace.
1841 * Makefile.def (host_modules): Add libbacktrace.
1842 (target_modules): Likewise.
1843 * configure, Makefile.in: Rebuild.
1844
1845 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1846
1847 PR target/38607
1848 Merge upstream change.
1849 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1850
1851 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1852 Add libgomp*.o to compare_exclusions for AIX.
1853 * configure: Regenerate.
1854
1855 2012-09-06 Diego Novillo <dnovillo@google.com>
1856
1857 * configure.ac: Bump minimum GMP version to 4.2.3.
1858 * configure: Re-generate.
1859
1860 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1861
1862 PR target/54461
1863 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1864 target-libgloss if not configured --with-avrlibc=no.
1865 * configure: Regenerate.
1866
1867 2012-09-04 Jason Merrill <jason@redhat.com>
1868
1869 * configure.ac: Fix --enable-languages=all.
1870
1871 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
1872
1873 * MAINTAINERS (Write After Approval): Add myself.
1874
1875 2012-09-03 Richard Guenther <rguenther@suse.de>
1876
1877 PR bootstrap/54138
1878 * configure.ac: Re-organize ISL / CLOOG checks to allow
1879 disabling with either --without-isl or --without-cloog.
1880 * configure: Regenerated.
1881
1882 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1883
1884 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1885 * configure: Regenerate.
1886
1887 2012-08-27 Ulrich Drepper <drepper@gmail.com>
1888
1889 * MAINTAINERS: Fix my email address.
1890
1891 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1892
1893 PR binutils/4970
1894 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1895 and opcodes.
1896 * Makefile.in: Regenerated.
1897
1898 2012-08-26 Art Haas <ahaas@impactweather.com>
1899
1900 * configure: Regenerate.
1901
1902 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1903
1904 * INSTALL/README: Also refer to the online installation
1905 instructions.
1906
1907 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1908
1909 * MAINTAINERS (Write After Approval): Add myself.
1910 (Picochip port): Remove myself.
1911
1912 2012-08-14 Diego Novillo <dnovillo@google.com>
1913
1914 Merge from cxx-conversion branch.
1915
1916 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1917 POSTSTAGE1_CONFIGURE_FLAGS.
1918 * Makefile.in: Regenerate.
1919 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1920 Force C++ when bootstrapping.
1921 * configure: Regenerate.
1922
1923 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1924
1925 * MAINTAINERS (Write After Approval): Add myself.
1926
1927 2012-07-16 Joseph Myers <joseph@codesourcery.com>
1928
1929 * README: Document use of ranges of years in copyright notices.
1930
1931 2012-07-06 Richard Guenther <rguenther@suse.de>
1932
1933 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
1934 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
1935 --with-gmp=system.
1936 * Makefile.in: Regenerated.
1937 * configure: Likewise.
1938
1939 2012-07-06 Richard Guenther <rguenther@suse.de>
1940
1941 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
1942 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
1943 supply V=1 as extra_make_flags.
1944 * configure: Regenerated.
1945 * Makefile.in: Likewise.
1946
1947 2012-07-04 Tristan Gingold <gingold@adacore.com>
1948
1949 * configure: Regenerate.
1950
1951 2012-07-03 Richard Guenther <rguenther@suse.de>
1952
1953 * Makfile.def (isl): Remove not necessary extra_exports and
1954 extra_make_flags.
1955 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
1956 * Makefile.in: Regenerated.
1957
1958 2012-07-03 Richard Guenther <rguenther@suse.de>
1959
1960 * Makefile.def (cloog): Add V=1 to extra_make_flags.
1961 * configure.ac: If either the ISL or the CLooG check failed
1962 do not try to build in-tree versions.
1963 * Makefile.in: Regenerated.
1964 * configure: Regenerated.
1965
1966 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1967
1968 * configure: Regenerate.
1969
1970 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
1971
1972 * MAINTAINERS (Various Maintainers): Add myself as testsuite
1973 maintainer.
1974
1975 2012-07-02 Richard Guenther <rguenther@suse.de>
1976
1977 * configure: Regenerated.
1978
1979 2012-07-02 Richard Guenther <rguenther@suse.de>
1980 Michael Matz <matz@suse.de>
1981 Tobias Grosser <tobias@grosser.es>
1982 Sebastian Pop <sebpop@gmail.com>
1983
1984 * Makefile.def: Add ISL host module, remove PPL host module.
1985 Adjust ClooG host module to use the proper ISL.
1986 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
1987 * configure.ac: Include config/isl.m4. Add ISL host library,
1988 remove PPL. Remove PPL configury, add ISL configury, adjust
1989 ClooG configury.
1990 * Makefile.in: Regenerated.
1991 * configure: Likewise.
1992
1993 2012-07-02 Richard Guenther <rguenther@suse.de>
1994
1995 Merge from graphite branch
1996 2011-07-21 Tobias Grosser <tobias@grosser.es>
1997
1998 * configure: Regenerated.
1999 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2000 both cloog.org and legacy versions. The only supported version will
2001 be CLooG with the isl backend.
2002
2003 2011-07-21 Tobias Grosser <tobias@grosser.es>
2004
2005 * configure: Regenerated.
2006 * configure.ac: Require cloog isl 0.17.0
2007
2008 2011-07-21 Tobias Grosser <tobias@grosser.es>
2009
2010 * configure: Regenerated.
2011 * config/cloog.m4: Do not define CLOOG_ORG
2012
2013 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2014
2015 * configure.ac: Skip C if explicitly selected.
2016 * configure: Regenerate.
2017
2018 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
2019
2020 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2021 they contain -O2.
2022 * configure: Regenerate.
2023
2024 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2025
2026 PR debug/53740
2027 * df.h, df-problems.c, dce.c: Revert last patch.
2028
2029 2012-06-25 Iain Sandoe <iain@codesourcery.com>
2030
2031 * MAINTAINERS (Write After Approval): Update my email address.
2032
2033 2012-06-21 Meador Inge <meadori@codesourcery.com>
2034
2035 * MAINTAINERS (Write After Approval): Add myself.
2036
2037 2012-06-20 Jason Merrill <jason@redhat.com>
2038
2039 * Makefile.tpl (check-target-libgomp-c++): New.
2040 (check-target-libitm-c++): New.
2041 * Makefile.def (c++): Add them.
2042 * Makefile.in: Regenerate.
2043
2044 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
2045
2046 * MAINTAINERS (Write After Approval): Add myself.
2047
2048 2012-05-16 Olivier Hainque <hainque@adacore.com>
2049
2050 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2051 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2052 (install-no-fixedincludes): Adjust accordingly.
2053 * Makefile.in: Regenerate.
2054
2055 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2056
2057 Merge upstream change
2058 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2059
2060 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
2061
2062 * MAINTAINERS (Write After Approval): Add myself.
2063
2064 2012-05-09 Nick Clifton <nickc@redhat.com>
2065 Paul Smith <psmith@gnu.org>
2066
2067 PR bootstrap/50461
2068 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2069 allow for the fact that from release v3.1.0 of MPFR the source
2070 files were moved into a src sub-directory.
2071 * configure: Regenerate.
2072
2073 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2074
2075 * configure.ac: Bump minimum MPFR version to 2.4.0.
2076 * configure: Regenerated.
2077
2078 2012-05-01 Richard Henderson <rth@redhat.com>
2079
2080 * Makefile.def (libatomic): New target_module.
2081 * configure.ac (target_libraries): Add libatomic.
2082 (noconfigdirs): Check if libatomic is supported.
2083 * Makefile.in, configure: Rebuild.
2084
2085 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2086
2087 * MAINTAINERS (Write After Approval): Add myself.
2088
2089 2012-04-25 Joel Brobecker <brobecker@adacore.com>
2090
2091 * config.sub: Update to 2012-04-18 version from official repo.
2092
2093 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2094
2095 * MAINTAINERS (Write After Approval): Add myself.
2096
2097 2012-04-11 Steve Ellcey <sellcey@mips.com>
2098
2099 * MAINTAINERS: Changed email address.
2100
2101 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
2102
2103 PR target/52737
2104 * contrib/gcc_update (files_and_dependencies):
2105 Remove gcc/config/avr/t-multilib from touch data.
2106
2107 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2108
2109 * MAINTAINERS (OS Port Maintainers): Remove irix.
2110 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2111 (unsupported_languages): Remove mips-sgi-irix6.*.
2112 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2113 (with_stabs): Remove.
2114 * configure: Regenerate.
2115
2116 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2117
2118 * MAINTAINERS (OS Port Maintainers): Remove osf.
2119 * configure.ac (enable_libgomp): Remove *-*-osf*.
2120 (with_stabs): Remove alpha*-*-osf*.
2121 * configure: Regenerate.
2122
2123 2012-03-05 Tristan Gingold <gingold@adacore.com>
2124
2125 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2126 * configure: Regenerate.
2127
2128 2012-02-17 Walter Lee <walt@tilera.com>
2129
2130 * MAINTAINERS: (Write After Approval): Delete myself.
2131
2132 2012-02-14 Walter Lee <walt@tilera.com>
2133
2134 * MAINTAINERS (tilegx port): Add myself.
2135 (tilepro port): Add myself.
2136 (Write After Approval): Add myself.
2137
2138 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2139
2140 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2141 and Joseph Myers as docstring relicensing maintainers.
2142
2143 2012-02-09 Bin Cheng <bin.cheng@arm.com>
2144
2145 * MAINTAINERS (write-after-approval): Add myself.
2146
2147 2012-02-08 Ira Rosen <irar@il.ibm.com>
2148
2149 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2150 maintainer.
2151
2152 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2153
2154 * MAINTAINERS (Write After Approval): Move myself to
2155 maintain alphabetical order.
2156
2157 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2158
2159 * MAINTAINERS (Write After Approval): Add myself.
2160
2161 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2162
2163 * MAINTAINERS (Write After Approval): Add myself.
2164
2165 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2166 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2167
2168 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2169 * configure: Regenerate.
2170
2171 2012-01-23 Harshit Chopra <harshit@google.com>
2172
2173 * MAINTAINERS (Write After Approval): Add myself.
2174
2175 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
2176
2177 * configure.ac: Remove reference to mh-interix.
2178 * configure: Regenerate.
2179
2180 2012-01-05 Richard Henderson <rth@redhat.com>
2181
2182 PR bootstrap/51072
2183 * configure.ac: Disable libitm if c++ is not enabled.
2184 * configure: Rebuild.
2185
2186 * configure.ac: Fix regexp for same.
2187 * configure: Rebuild.
2188
2189 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2190
2191 * MAINTAINERS (Write After Approval): Add myself.
2192
2193 2012-01-02 Richard Guenther <rguenther@suse.de>
2194
2195 PR bootstrap/51686
2196 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2197 * Makefile.in: Regenerate.
2198
2199 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2200
2201 * MAINTAINERS (Write After Approval): Add myself.
2202
2203 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2204
2205 * configure: Regenerate.
2206
2207 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2208
2209 * MAINTAINERS (picochip): Changed email address.
2210
2211 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2212
2213 * MAINTAINERS (write-after-approval): Add self.
2214
2215 2011-11-29 DJ Delorie <dj@redhat.com>
2216
2217 * configure.ac (rl78-*-*) New case.
2218 * configure: Regenerate.
2219 * MAINTAINERS: Add myself as RL78 maintainer.
2220
2221 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2222
2223 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2224
2225 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
2226
2227 * libtool.m4: Additional FreeBSD 10 fixes.
2228
2229 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2230
2231 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2232 Maintainers section, as Epiphany maintainer.
2233
2234 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2235
2236 PR target/49992
2237 * configure.ac: Remove ranlib special-casing for Darwin.
2238 * configure: Regenerate.
2239
2240 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
2241
2242 * MAINTAINERS (Reviewers): Keep the list sorted.
2243
2244 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
2245
2246 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2247
2248 2011-11-09 Roland McGrath <mcgrathr@google.com>
2249
2250 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2251 * configure: Rebuild.
2252 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2253 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2254 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2255 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2256 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2257 Add READELF.
2258 * Makefile.in: Rebuild.
2259
2260 2011-11-09 Jason Merrill <jason@redhat.com>
2261
2262 * Makefile.def (language=c++): Remove check-c++0x.
2263 * Makefile.in (check-gcc-c++): Regenerate.
2264
2265 2011-11-08 Richard Henderson <rth@redhat.com>
2266
2267 * configure.ac: Test for libitm directory present first.
2268
2269 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2270
2271 * configure.ac: Test libitm/configure.tgt to disable libitm.
2272 * configure: Rebuild.
2273
2274 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
2275 Richard Henderson <rth@redhat.com>
2276
2277 Merged from transactional-memory.
2278
2279 * Makefile.def (lang_env_dependencies): libitm is c++.
2280 Add libitm target module.
2281 * configure.ac: Likewise.
2282 * config/mmap.m4: New file.
2283 * contrib/gcc_update: Add libitm to touch data.
2284 * Makefile.in, configure: Rebuild.
2285
2286 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2287
2288 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2289 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2290 * Makefile.in: Regenerate.
2291
2292 2011-11-01 DJ Delorie <dj@redhat.com>
2293
2294 * config.sub: Update to version 2011-10-29 (added rl78)
2295
2296 2011-10-27 Nick Clifton <nickc@redhat.com>
2297
2298 * config.sub: Import these changes from the config project:
2299
2300 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2301 Ben Elliston <bje@gnu.org>
2302
2303 * config.sub (epiphany): New.
2304
2305 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2306 Ben Elliston <bje@gnu.org>
2307
2308 * config.sub (hexagon, hexagon-*): New.
2309
2310 2011-08-23 Roland McGrath <mcgrathr@google.com>
2311
2312 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2313 64eb to be64.
2314
2315 2011-08-16 Roland McGrath <mcgrathr@google.com>
2316
2317 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2318 (nacl): Grok as alias for 32el-unknown-nacl.
2319
2320 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2321
2322 * MAINTAINERS (Write After Approval): Add myself.
2323
2324 2011-10-24 Teresa Johnson <tejohnson@google.com>
2325
2326 * MAINTAINERS (Write After Approval): Add myself.
2327
2328 2011-09-21 Jakub Jelinek <jakub@redhat.com>
2329
2330 * MAINTAINERS (sparc port): Remove myself.
2331
2332 2011-09-14 Tom de Vries <tom@codesourcery.com>
2333
2334 * MAINTAINERS (Write After Approval): Add myself.
2335
2336 2011-08-14 Yao Qi <yao@codesourcery.com>
2337
2338 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2339 * configure: Regenerate.
2340
2341 2011-07-26 Ian Lance Taylor <iant@google.com>
2342
2343 * configure.ac: Set have_compiler based on whether gcc directory
2344 exists, rather than on whether gcc is in configdirs.
2345 * configure: Rebuild.
2346
2347 2011-07-21 Joseph Myers <joseph@codesourcery.com>
2348
2349 * MAINTAINERS (Global Reviewers): Add self.
2350
2351 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
2352
2353 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2354 link directories.
2355 * Makefile.in: Rebuild.
2356
2357 2011-07-20 Ian Lance Taylor <iant@google.com>
2358
2359 PR bootstrap/49787
2360 * configure.ac: Move --enable-bootstrap handling earlier in file.
2361 If --enable-bootstrap and either --enable-build-with-cxx or
2362 --enable-build-poststage1-with-cxx, enable C++ automatically.
2363 * configure: Rebuild.
2364
2365 2011-07-19 Ian Lance Taylor <iant@google.com>
2366
2367 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2368 make C++ a boot_language. Set and substitute
2369 POSTSTAGE1_CONFIGURE_FLAGS.
2370 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2371 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2372 * configure, Makefile.in: Rebuild.
2373
2374 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2375
2376 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2377 maintainers.
2378
2379 2011-07-18 Jakub Jelinek <jakub@redhat.com>
2380
2381 * MAINTAINERS (Global Reviewers): Add myself.
2382
2383 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2384
2385 * configure: Regenerate.
2386
2387 2011-07-16 Jason Merrill <jason@redhat.com>
2388
2389 * Makefile.def (language=c++): Add check-c++0x and
2390 check-target-libmudflap-c++.
2391 * Makefile.tpl (check-target-libmudflap-c++): New.
2392 * Makefile.in: Regenerate.
2393
2394 2011-07-16 Matthias Klose <doko@ubuntu.com>
2395
2396 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2397 * Makefile.def (target_modules/libjava): Pass
2398 $(EXTRA_CONFIGARGS_LIBJAVA).
2399 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2400 if not configured with --enable-static-libjava.
2401 * Makefile.in: Regenerate.
2402 * configure: Likewise.
2403
2404 2011-07-15 Jason Merrill <jason@redhat.com>
2405
2406 * Makefile.in (check-c++): Move check-gcc-c++0x after
2407 check-target-libstdc++-v3.
2408
2409 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2410
2411 * MAINTAINERS (c6x port): New entry.
2412
2413 2011-07-13 Jason Merrill <jason@redhat.com>
2414
2415 * Makefile.in (check-gcc-c++0x): New.
2416 (check-c++): Depend on it.
2417
2418 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2419
2420 PR target/39150
2421 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2422 x86_64-*-solaris2.1[0-9]*.
2423 * configure: Regenerate.
2424
2425 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2426
2427 * MAINTAINERS (RTL optimizers): Add self.
2428
2429 2011-06-27 Gabriel Charette <gchare@google.com>
2430
2431 * MAINTAINERS (Write After Approval): Add myself.
2432
2433 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
2434
2435 PR regression/47836
2436 PR bootstrap/23656
2437 PR other/47733
2438 PR bootstrap/49247
2439 PR c/48825
2440 * configure.ac (target_libraries): Remove target-libiberty.
2441 Remove case-statement setting skipdirs=target-libiberty for
2442 multiple targets. Remove checking target_configdirs and
2443 removing target-libiberty but keeping target-libgcc if
2444 otherwise empty.
2445 * Makefile.def (target_modules): Don't add libiberty.
2446 (dependencies): Remove all traces of target-libiberty.
2447 * configure, Makefile.in: Regenerate.
2448
2449 2011-06-13 Walter Lee <walt@tilera.com>
2450
2451 * configure.ac (tilepro-*-*) New case.
2452 (tilegx-*-*): Likewise.
2453 * configure: Regenerate.
2454
2455 2011-06-06 Jing Yu <jingyu@google.com>
2456
2457 * configure.ac: Skip target-libiberty for
2458 arm*-*-linux-androideabi.
2459 * configure: Regenerated.
2460
2461 2011-06-06 Nick Clifton <nickc@redhat.com>
2462
2463 * config.sub: Sync from upstream.
2464
2465 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2466
2467 * MAINTAINERS (Write After Approval): Add myself.
2468
2469 2011-06-01 Daniel Jacobowitz <drow@false.org>
2470
2471 * MAINTAINERS: Update my email address.
2472
2473 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2474
2475 * MAINTAINERS (Write After Approval): Update my email address.
2476
2477 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2478
2479 * MAINTAINERS (Write After Approval): Add myself.
2480
2481 2011-05-08 Doug Kwan <dougkwan@google.com>
2482
2483 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2484 * configure: Regenerated.
2485 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2486 value from configure.
2487 * Makefile.in: Regenerated.
2488
2489 2011-05-05 Joseph Myers <joseph@codesourcery.com>
2490
2491 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2492 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2493 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2494 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2495 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2496 *-*-vxworks*): Disable newlib and libgloss in separate case
2497 statement.
2498 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2499 to separate case statement.
2500 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2501 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2502 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2503 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2504 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2505 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2506 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2507 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2508 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2509 i[[3456789]]86-*-rdos*, m32r-*-*,
2510 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2511 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2512 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2513 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2514 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2515 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2516 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2517 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2518 and libgloss in main case over targets. Remove most empty cases
2519 in main case over targets.
2520 * configure: Regenerate.
2521
2522 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
2523
2524 * MAINTAINERS (Write After Approval): Add myself.
2525
2526 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2527
2528 * configure.ac: Remove code setting special library locations for
2529 hppa*64*-*-hpux11*. Remove code setting compiler for
2530 sparc-sun-solaris2*.
2531 * configure: Regenerate.
2532
2533 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2534
2535 * configure.ac: Separate libgloss_dir settings from general case
2536 over targets.
2537 * configure: Regenerate.
2538
2539 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2540
2541 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2542 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2543 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2544 cases in libgcj-disabling case statement.
2545 (hppa*64*-*-linux*): Set unsupported_languages instead of
2546 disabling target-zlib.
2547 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2548 to hppa*64*-*-hpux*.
2549 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2550 hppa*-*-hpux*.
2551 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2552 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2553 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2554 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2555 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2556 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2557 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2558 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2559 libgcj-disabling case statement.
2560 * configure: Regenerate.
2561
2562 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2563
2564 * configure.ac: Disable Java for targets not supporting libffi.
2565 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2566 Remove cases in Java-disabling statement.
2567 (*arm-wince-pe): Change to arm-wince-pe.
2568 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2569 cases in Java-disabling statement.
2570 (bfin-*-*): Don't disable Java again.
2571 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2572 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2573 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2574 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2575 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2576 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2577 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2578 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2579 Java-disabling statement.
2580 (mmix-*-*): Don't disable Java again.
2581 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2582 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2583 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2584 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2585 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2586 statement.
2587 * configure: Regenerate.
2588
2589 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2590
2591 * configure.ac: Separate cases disabling Java and Java libraries
2592 from general case over targets.
2593 * configure: Regenerate.
2594
2595 2011-04-21 Jie Zhang <jzhang918@gmail.com>
2596
2597 * MAINTAINERS: Update my email address.
2598
2599 2011-04-20 Easwaran Raman <eraman@google.com>
2600
2601 * MAINTAINERS (Write After Approval): Add myself.
2602
2603 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2604
2605 PR lto/48086
2606 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2607 * configure: Regenerate.
2608
2609 2011-04-16 Jim Meyering <meyering@redhat.com>
2610
2611 * MAINTAINERS (Write After Approval): Add myself.
2612
2613 2011-04-15 Dodji Seketeli <dodji@redhat.com>
2614
2615 * MAINTAINERS: Update my email address.
2616
2617 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
2618
2619 * MAINTAINERS (Write After Approval): Add myself.
2620
2621 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2622
2623 * MAINTAINERS (Write After Approval): Add myself.
2624
2625 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2626
2627 * MAINTAINERS (Write After Approval): Add myself.
2628
2629 2011-04-06 Joseph Myers <joseph@codesourcery.com>
2630
2631 * configure.ac (build_tools): Remove build-byacc.
2632 (host_libs): Remove mmalloc.
2633 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2634 autoconf automake libtool diff rcs fileutils shellutils time
2635 textutils wdiff find uudecode hello tar gzip indent recode release
2636 sed perl gawk findutils gettext zip.
2637 (libgcj): Remove target-qthreads.
2638 (target_tools): Remove target-examples target-gperf.
2639 (YACC): Don't handle building byacc.
2640 * configure: Regenerate.
2641 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2642 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2643 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2644 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2645 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2646 handle building components.
2647 * Makefile.in: Regenerate.
2648
2649 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2650
2651 * MAINTAINERS: Update my email address as Xtensa maintainer.
2652
2653 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2654
2655 * config.sub: Sync from upstream.
2656
2657 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2658
2659 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2660 (microblaze*): Don't disable libssp.
2661 * configure: Regenerate.
2662
2663 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2664
2665 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2666 moveifchange.
2667 * configure: Regenerate.
2668 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2669 * Makefile.in: Regenerate.
2670
2671 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2672
2673 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2674 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2675 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2676 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2677 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2678 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2679 md_exec_prefix cases.
2680 * configure: Regenerate.
2681
2682 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2683
2684 * configure.ac: Separate cases disabling target-libssp,
2685 target-libiberty, target-libstdc++-v3 and Fortran from general
2686 case over targets.
2687 * configure: Regenerate.
2688
2689 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2690
2691 * configure.ac (*-*-chorusos): Don't disable libgcj.
2692 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2693 Remove case.
2694 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2695 (arm-*-coff): Don't disable libgcj.
2696 (arm*-*-linux-gnueabi): Remove useless assignment.
2697 (arm-*-riscix*): Don't disable libgcj.
2698 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2699 configuration.
2700 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2701 (c54x*-*-*): Remove case.
2702 (tic54x-*-*): Don't disable GCC or GCC libraries.
2703 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2704 to *.
2705 (d10v-*-*): Don't disable GCC libraries.
2706 (d30v-*-*): Don't disable libgcj.
2707 (h8500-*-*): Don't disable GCC libraries.
2708 (i960-*-*): Don't disable libgcj.
2709 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2710 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2711 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2712 libgcj.
2713 (m68k-*-coff*): Remove case.
2714 (mmix-*-*): Don't disable libgloss on host.
2715 (mn10200-*-*, mn10300-*-*): Remove cases.
2716 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2717 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2718 Don't disable libgcj.
2719 (romp-*-*): Remove case.
2720 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2721 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2722 case.
2723 (v810-*-*): Don't disable GCC libraries.
2724 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2725 (ip2k-*-*): Don't disable GCC libraries.
2726 * configure: Regenerate.
2727
2728 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2729
2730 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2731 libffi on host.
2732 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2733 on host.
2734 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2735 * configure: Regenerate.
2736
2737 2011-03-26 John Marino <binutils@marino.st>
2738
2739 * configure.ac: Add support for *-*-dragonfly*
2740 * configure: Regenerate.
2741
2742 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2743
2744 * configure.ac (native_only): Remove.
2745 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2746 send-pr uudecode guile gnuserv on host.
2747 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2748 send-pr rcs guile perl texinfo libtool on host.
2749 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2750 automake send-pr rcs guile perl texinfo libtool on host.
2751 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2752 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2753 (alpha*-dec-osf*): Don't disable fileutils on target.
2754 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2755 texinfo send-pr expect dejagnu on target.
2756 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2757 target-qthreads on target.
2758 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2759 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2760 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2761 x86_64-*-mingw*): Don't disable expect on target.
2762 (*-*-cygwin*): Don't disable target-gperf on target.
2763 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2764 gnuserv on target.
2765 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2766 target.
2767 * configure: Regenerate.
2768
2769 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2770
2771 * configure.ac (target_tools): Remove target-groff.
2772 (native_only): Remove target-groff.
2773 (hppa*64*-*-*): Don't disable byacc.
2774 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2775 setting.
2776 (*-*-kaos*): Don't skip target-librx and target-groff.
2777 (*-*-netware*): Don't skip target-libmudflap.
2778 (*-*-tpf*): Don't skip target-libmudflap.
2779 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2780 directories on the host.
2781 (ia64*-*-*vms*): Don't skip tix.
2782 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2783 host.
2784 * configure: Regenerate.
2785
2786 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2787
2788 * configure.ac: Remove references to mt-mep, mt-netware,
2789 mt-wince.
2790 * Makefile.def: Add all-utils soft dependencies.
2791 * Makefile.tpl: Remove GDB_NLM_DEPS.
2792 * configure: Regenerate.
2793 * Makefile.in: Regenerate.
2794
2795 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2796
2797 * configure.ac: Do not include mh-x86omitfp.
2798 * configure: Regenerate.
2799
2800 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2801
2802 * configure.ac: Remove empty cases.
2803 * configure: Regenerate.
2804
2805 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2806
2807 * Makefile.def: Add dependency from termcap to gdb.
2808 * Makefile.in: Regenerate.
2809
2810 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2811
2812 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2813 * configure: Regenerate.
2814 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2815 * Makefile.tpl: Likewise.
2816 * Makefile.in: Regenerate.
2817
2818 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2819
2820 * configure.ac: Remove all mentions of tentative_cc.
2821 * configure: Regenerate.
2822
2823 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2824
2825 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2826 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2827 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2828 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2829 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2830 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2831 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2832 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2833 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2834 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2835 *-*-rhapsody*): Remove host cases.
2836 * configure: Regenerate.
2837
2838 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2839
2840 * configure.ac (ppc*-*-pe): Remove host case.
2841 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2842 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2843 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2844 cases.
2845 * configure: Regenerate.
2846
2847 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2848
2849 * config.sub: Update to version 2011-03-23.
2850
2851 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2852
2853 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2854 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2855 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2856 * configure: Regenerate.
2857
2858 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2859
2860 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2861 to Write After Approval.
2862 * config-ml.in: Don't handle arc-*-elf*.
2863 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2864 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2865 handle GCC libraries.
2866 * configure: Regenerate.
2867
2868 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2869
2870 PR bootstrap/48120:
2871 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2872 Add -lstdc++ -lm to LIBS.
2873 * configure: Regenerate.
2874
2875 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2876
2877 * config.guess: Update to version 2011-02-02
2878 * config.sub: Update to version 2011-02-24
2879
2880 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2881
2882 PR lto/48086
2883 * configure.ac: Re-enable LTO on *-apple-darwin9.
2884 * configure: Regenerate.
2885
2886 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2887
2888 PR lto/48086
2889 * configure.ac: Disable LTO on darwin due to an assembler change in
2890 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2891 under 256.
2892 * configure: Regenerate.
2893
2894 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2895
2896 * MAINTAINERS: Update myself as score backend maintainer,
2897 update my e-mail address.
2898
2899 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
2900
2901 * MAINTAINERS: Update my e-mail address.
2902
2903 2011-03-06 Joey Ye <joey.ye@arm.com>
2904
2905 * MAINTAINERS: Update my e-mail address.
2906
2907 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2908
2909 * configure.ac: Adjust test of with_ppl.
2910 * configure: Regenerated.
2911
2912 2011-03-02 Kai Tietz <ktietz@redhat.com>
2913
2914 * MAINTAINERS: Adjust my e-mail address.
2915
2916 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2917
2918 * configure.ac: Add -lpwl to ppllibs.
2919 * configure: Regenerated.
2920
2921 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2922
2923 * config/cloog.m4: Add -lisl to clooglibs.
2924 * configure: Regenerated.
2925
2926 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
2927
2928 * MAINTAINERS (CPU Port maintainers): Add self.
2929
2930 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2931
2932 * MAINTAINERS: Add myself as testsuite maintainer.
2933
2934 2011-02-15 Mike Stump <mikestump@comcast.net>
2935
2936 * MAINTAINERS: Add myself as testsuite maintainer.
2937
2938 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2939
2940 Import from Libtool and gnulib:
2941
2942 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
2943
2944 Prepare for supporting FreeBSD 10.
2945 * config.rpath: Remove handling of freebsd1* which soon would
2946 match FreeBSD 10.0.
2947
2948 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
2949
2950 Remove support for FreeBSD 1.x.
2951 * libtool.m4 (_LT_LINKER_SHLIBS)
2952 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
2953 soon would incorrectly match FreeBSD 10.0.
2954
2955 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2956
2957 PR binutils/12283
2958 * move-if-change: Import version from gnulib.
2959
2960 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
2961
2962 PR lto/47225
2963 * Makefile.def (lto-plugin): Double dash for enable-shared.
2964 (configure-gcc): Depend on all-lto-plugin.
2965 * Makefile.in: Rebuilt.
2966
2967 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2968
2969 * configure.ac: Remove extra bracket.
2970 * configure: Regenerate.
2971
2972 2011-02-08 Tobias Burnus <burnus@net-b.de>
2973
2974 * MAINTAINERS: Add myself as libquadmath maintainer.
2975
2976 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
2977
2978 * MAINTAINERS: Update my email address.
2979
2980 2011-02-07 Joseph Myers <joseph@codesourcery.com>
2981
2982 * MAINTAINERS (option handling): Add self.
2983
2984 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
2985
2986 PR lto/47225
2987 * Makefile.def: Add dependency for install-gcc
2988 on install-lto-plugin.
2989 * Makfile.in: Regenerated
2990
2991 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
2992
2993 * MAINTAINERS (CPU Port Maintainers): Add myself.
2994
2995 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
2996
2997 PR libgcj/44341
2998 * configure.ac: Discard --with-* flags for host when configuring
2999 target libraries for cross build.
3000 * configure: Rebuilt.
3001
3002 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3003
3004 * MAINTAINERS (linear loop transforms): Removed.
3005
3006 2011-01-25 Jakub Jelinek <jakub@redhat.com>
3007
3008 * configure.ac: If with_ppl is no, move setting with_cloog=no
3009 after CLOOG_REQUESTED check.
3010 * configure: Regenerated.
3011
3012 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3013
3014 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3015 CLooG has been requested.
3016 * configure: Regenerated.
3017
3018 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3019
3020 * configure: Regenerated.
3021 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3022
3023 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3024
3025 * configure: Regenerated.
3026 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3027
3028 2011-01-21 Andreas Schwab <schwab@redhat.com>
3029
3030 * configure.ac: Use AS_HELP_STRING throughout.
3031 * configure: Regenerate.
3032
3033 2011-01-18 Jie Zhang <jie.zhang@analog.com>
3034
3035 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3036 * configure: Regenerate.
3037
3038 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3039
3040 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3041
3042 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3043
3044 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3045 for ia64-hpux.
3046 * configure: Regenerate.
3047
3048 2011-01-07 Jan Hubicka <jh@suse.cz>
3049
3050 PR lto/47225
3051 * Makefile.in: Regenerate.
3052 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3053 configure.
3054
3055 2011-01-07 Jan Hubicka <jh@suse.cz>
3056
3057 * Makefile.in: Regenerate.
3058 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3059 and configure dependency on lto-plugin configure.
3060 (lto-plugin module): Remove dependency on GCC; add dependency on
3061 liniberty.
3062
3063 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3064
3065 * MAINTAINERS (Write After Approval): Add myself.
3066
3067 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3068
3069 * configure: Regenerate.
3070
3071 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3072
3073 * configure.ac: (picochip): Disable libiberty.
3074
3075 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3076
3077 * MAINTAINERS (Write After Approval): Add myself.
3078
3079 2010-12-10 Ian Lance Taylor <iant@google.com>
3080
3081 PR bootstrap/46819
3082 * configure.ac: For --disable-libgcj clear libgcj_saved.
3083 * configure: Rebuild.
3084
3085 2010-12-10 Tobias Burnus <burnus@net-b.de>
3086
3087 PR fortran/46540
3088 * configure.ac: Add --disable-libquadmath and
3089 --disable-libquadmath-support.
3090 * configure: Regenerate.
3091
3092 2010-12-03 Ian Lance Taylor <iant@google.com>
3093
3094 * MAINTAINERS: Add myself as libgo maintainer.
3095
3096 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
3097
3098 PR libffi/46792
3099 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3100 * configure: Regenerate.
3101
3102 2010-12-02 Ian Lance Taylor <iant@google.com>
3103
3104 * configure.ac: Always set default for poststage1_ldflags to
3105 -static-libstdc++ -static-libgcc.
3106
3107 2010-11-29 Andreas Schwab <schwab@redhat.com>
3108
3109 * configure.ac: Move comment to remove extra space in last argument
3110 of GCC_TARGET_TOOL.
3111
3112 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
3113
3114 PR other/46026
3115 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3116 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3117 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3118 (BASE_FLAGS_TO_PASS): Use it.
3119 * configure: Rebuilt.
3120 * Makefile.in: Rebuilt.
3121
3122 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3123
3124 PR binutils/12258
3125 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3126 Properly check default linker.
3127 * configure: Regnerated.
3128
3129 2010-11-23 Matthias Klose <doko@ubuntu.com>
3130
3131 * configure.ac: For --enable-gold, handle value `default' instead of
3132 `both*'. New configure option --{en,dis}able-ld.
3133 * configure: Regenerate.
3134
3135 2010-11-20 Ian Lance Taylor <iant@google.com>
3136
3137 * configure.ac: Only disable a language library if no language needs
3138 it. Don't let --disable-libgcj uncondtionally disable libffi.
3139 * configure: Rebuild.
3140
3141 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3142
3143 * Makefile.in: Regenerate.
3144
3145 PR other/46202
3146 * configure.ac: Fix just-built in-tree STRIP name to be
3147 binutils/strip-new.
3148 * configure: Regenerate.
3149 * Makefile.def (install-strip-gcc, install-strip-binutils)
3150 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3151 (install-strip-sid): Mirror dependencies on non-strip variants
3152 of these targets on the respective -strip prerequisites.
3153 * Makefile.tpl (install-strip, install-strip-host)
3154 (install-strip-target): New targets.
3155 (install-strip-[+module+], install-strip-target-[+module+]):
3156 New targets.
3157 * Makefile.in: Regenerate.
3158
3159 2010-11-19 Ian Lance Taylor <iant@google.com>
3160 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3161
3162 * configure.ac: Add target-libgo to target_libraries. Set
3163 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3164 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3165 (HOST_EXPORTS): Add GOC.
3166 (BASE_TARGET_EXPORTS): Add GOC.
3167 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3168 (GOCFLAGS_FOR_TARGET): New variable.
3169 (EXTRA_HOST_FLAGS): Add GOC.
3170 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3171 * Makefile.def (target_modules): Add libgo.
3172 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3173 (dependencies): Add dependency from configure-target-libgo to
3174 configure-target-libffi and all-target-libstdc++-v3. Add
3175 dependencies from all-target-libgo to all-target-libffi.
3176 (languages): Add go.
3177 * configure: Rebuild.
3178 * Makefile.in: Rebuild.
3179
3180 2010-11-19 Ian Lance Taylor <iant@google.com>
3181
3182 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3183 compiler/flag environment variables.
3184
3185 2010-11-18 Ian Lance Taylor <iant@google.com>
3186
3187 * configure.ac: Check for lang_requires_boot_languages in
3188 config-lang.in files.
3189 * configure: Rebuild.
3190
3191 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3192 Tobias Burnus <burnus@net-b.de>
3193
3194 PR fortran/32049
3195 * Makefile.def: Add libquadmath; build it with language=fortran.
3196 * configure.ac: Add libquadmath.
3197 * Makefile.tpl: Handle multiple libs in check-[+language+].
3198 * Makefile.in: Regenerate.
3199 * configure: Regenerate.
3200
3201 2010-11-16 Tom Tromey <tromey@redhat.com>
3202
3203 * MAINTAINERS: Moved myself to reviewers section.
3204
3205 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
3206
3207 * MAINTAINERS: Moved myself to reviewers section.
3208
3209 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3210
3211 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3212 (Write After Approval): Remove self.
3213
3214 2010-11-15 Andreas Schwab <schwab@redhat.com>
3215
3216 * configure.ac: Fix spelling in option names.
3217 * configure: Regenerated.
3218
3219 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
3220
3221 PR bootstrap/39622
3222 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3223 * configure: Regenerated.
3224
3225 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3226
3227 * MAINTAINERS: Update my email address.
3228
3229 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3230
3231 * configure: Regenerate.
3232
3233 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3234
3235 * configure: Regenerate.
3236
3237 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3238
3239 * configure: Regenerate.
3240
3241 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3242
3243 * configure: Regenerate.
3244
3245 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3246
3247 * configure.ac: Support official CLooG.org versions.
3248 * configure: Regenerate.
3249 * config/cloog.m4: New.
3250
3251 2010-11-10 François Dumont <francois.cppdevs@free.fr>
3252
3253 * MAINTAINERS (Write After Approval): Add myself.
3254
3255 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
3256
3257 * MAINTAINERS: Update my email address.
3258
3259 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3260
3261 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3262 * configure: Regenerate.
3263
3264 2010-11-03 Ian Lance Taylor <iant@google.com>
3265 Dave Korn <dave.korn.cygwin@gmail.com>
3266
3267 PR lto/46273
3268 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3269 and on other supported platforms whenever LTO is enabled.
3270 * configure: Rebuild.
3271
3272 2010-11-02 Alan Modra <amodra@gmail.com>
3273
3274 PR binutils/12110
3275 * configure.ac: Error when source path contains spaces.
3276 * configure: Regenerate.
3277
3278 2010-10-23 James E. Wilson <wilson@codesourcery.com>
3279
3280 * MAINTAINERS: Update my email address.
3281
3282 2010-10-20 Ian Lance Taylor <iant@google.com>
3283
3284 * Makefile.def (target_modules): Set lib_path to src/.libs for
3285 libstdc++-v3 module.
3286 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3287 * Makefile.in: Rebuild.
3288
3289 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3290
3291 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3292 (Write After Approval): Remove myself.
3293
3294 2010-10-15 Tristan Gingold <gingold@adacore.com>
3295
3296 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3297
3298 2010-10-14 Douglas Rupp <rupp@gnat.com>
3299
3300 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3301
3302 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3303
3304 * configure.ac (build_lto_plugin): New shell variable.
3305 (--enable-lto): Turn on by default for all non-ELF platforms that
3306 have had LTO support added so far. Set build_lto_plugin appropriately
3307 for both ELF and non-ELF.
3308 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3309 * configure: Regenerate.
3310
3311 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3312
3313 Sync from src:
3314 * configure.ac (v850 support): Remove target-libgloss from
3315 noconfigdirs.
3316 * configure: Regenerate.
3317
3318 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3319
3320 PR bootstrap/45326
3321 PR bootstrap/45174
3322 * configure.ac: Honor initial values of $build_configargs,
3323 $host_configargs, $target_configargs. Mark the precious, so
3324 environment settings get recorded.
3325 * configure: Regenerate.
3326
3327 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3328
3329 PR bootstrap/45796
3330 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3331 Depend on all-build-libiberty.
3332 * Makefile.in: Regenerate.
3333
3334 2010-09-30 Michael Eager <eager@eagercon.com>
3335
3336 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3337 * configure: Regenerate.
3338
3339 2010-09-28 Michael Eager <eager@eagercon.com>
3340
3341 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3342
3343 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3344
3345 PR bootstrap/44621
3346 * configure.ac: Fix unportable shell quoting.
3347 * configure: Regenerate.
3348
3349 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3350
3351 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3352 targets and amend comment.
3353 * configure: Regenerate.
3354
3355 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3356
3357 * MAINTAINERS (Write After Approval): Add myself.
3358
3359 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3360
3361 * configure.ac: Enable LTO by default on Darwin.
3362 * configure: Regenerate.
3363
3364 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3365
3366 * MAINTAINERS (Write After Approval): Add myself.
3367
3368 2010-09-01 Ian Bolton <ian.bolton@arm.com>
3369
3370 * MAINTAINERS (Write After Approval): Add myself.
3371
3372 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3373
3374 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3375 ports
3376
3377 2010-07-28 David Yuste <david.yuste@gmail.com>
3378
3379 * MAINTAINERS (Write After Approval): Add myself.
3380
3381 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3382
3383 * configure.ac: Support all v850 targets.
3384 * configure: Regenerate.
3385
3386 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3387
3388 PR bootstrap/44455
3389 * configure.ac (extra_mpfr_configure_flags): Copy from
3390 extra_mpc_gmp_configure_flags.
3391 * configure: Re-generated.
3392
3393 2010-07-22 Andi Kleen <ak@linux.intel.com>
3394
3395 * MAINTAINERS (Write After Approval): Add myself.
3396
3397 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3398
3399 * MAINTAINERS (Write After Approval): Add myself.
3400
3401 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3402
3403 * MAINTAINERS (Write After Approval): Add myself.
3404
3405 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3406
3407 PR target/44862
3408 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3409 Provide -B option to allow for link spec %s substitutions for
3410 libstdc++.a on darwin.
3411 * Makefile.in: Regenerate.
3412
3413 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3414
3415 * MAINTAINERS (Reviewers): Update my e-mail address
3416
3417 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
3418
3419 * Makefile.def (configure-gcc): Depend on all-libelf.
3420 * Makefile.in: Rebuild.
3421
3422 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3423
3424 * MAINTAINERS (Write After Approval): Add myself in the right place.
3425
3426 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
3427
3428 * MAINTAINERS (Write After Approval): Add myself.
3429
3430 2010-05-25 Sterling Augustine <sterling@tensilica.com>
3431
3432 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3433
3434 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
3435
3436 * config.sub: Update to version 2010-05-21.
3437 * config.guess: Update to version 2010-04-03.
3438
3439 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3440
3441 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3442 * configure: Regenerate.
3443
3444 2010-05-12 Sriraman Tallam <tmsriram@google.com>
3445
3446 * MAINTAINERS (Write After Approval): Add myself.
3447
3448 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3449
3450 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3451 a platform that supports LTO.
3452 * configure: Regenerate.
3453
3454 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3455
3456 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3457 * configure: Regenerated.
3458
3459 2010-04-27 Roland McGrath <roland@redhat.com>
3460 H.J. Lu <hongjiu.lu@intel.com>
3461
3462 * configure.ac (--enable-gold): Support both, both/gold and
3463 both/bfd to add gold to configdirs without removing ld.
3464 * configure: Regenerated.
3465
3466 * Makefile.def: Add install-gold dependency to install-ld.
3467 * Makefile.in: Regenerated.
3468
3469 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3470
3471 PR lto/42776
3472 * configure.ac (--enable-lto): Refactor handling so libelf tests
3473 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3474 and allow LTO to be explicitly enabled on non-ELF platforms that
3475 are known to support it inside else-clause.
3476 * configure: Regenerate.
3477
3478 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3479
3480 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3481 * configure: Regenerate.
3482
3483 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3484
3485 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3486 * configure: Regenerate.
3487
3488 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3489
3490 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3491 separately.
3492 * configure: Regenerate.
3493
3494 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
3495
3496 * MAINTAINERS (Write After Approval): Add myself.
3497
3498 2010-04-14 Tristan Gingold <gingold@adacore.com>
3499
3500 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3501 * configure: Regenerate.
3502
3503 2010-04-13 Steve Ellcey <sje@cup.hp.com>
3504
3505 * configure: Regenerate after change to elf.m4.
3506
3507 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3508
3509 * MAINTAINERS (Write After Approval): Add myself.
3510
3511 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3512
3513 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3514 * configure: Regenerated.
3515
3516 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3517
3518 * configure.ac: Print "buggy but acceptable" when CLooG
3519 revision is less than 9.
3520 * configure: Regenerated.
3521
3522 2010-04-01 Diego Novillo <dnovillo@google.com>
3523
3524 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3525
3526 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3527
3528 PR bootstrap/43615
3529 PR bootstrap/43328
3530
3531 Revert:
3532
3533 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3534
3535 * configure.ac: Do not pass --enable-multilib nor
3536 --disable-multilib in baseargs. Accept explicitly passed
3537 --enable_multilib.
3538 * configure: Regenerate.
3539
3540 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3541
3542 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3543
3544 2010-03-31 Janis Johnson <janis187@us.ibm.com>
3545
3546 * MAINTAINERS: Remove myself.
3547
3548 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3549
3550 PR bootstrap/43328
3551 * configure.ac: Do not pass --enable-multilib nor
3552 --disable-multilib in baseargs. Accept explicitly passed
3553 --enable_multilib.
3554 * configure: Regenerate.
3555
3556 2010-03-28 Andrew Pinski <pinskia@gmail.com>
3557
3558 * MAINTAINERS (spu port): Remove me.
3559
3560 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3561
3562 * configure.ac (tic6x-*-*): New case.
3563 * configure: Regenerate.
3564
3565 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3566
3567 * config.sub: Update to version 2010-03-22.
3568 * config.guess: Update to version 2009-12-30.
3569
3570 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
3571
3572 PR ada/42554
3573 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3574 * configure: Regenerate.
3575
3576 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3577
3578 * MAINTAINERS: Update my email address.
3579
3580 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3581
3582 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3583 (ghassan.shobaki@amd.com): Removed.
3584
3585 2010-03-17 Alan Modra <amodra@gmail.com>
3586
3587 * MAINTAINERS: Update my email address.
3588
3589 2010-03-16 Diego Novillo <dnovillo@google.com>
3590
3591 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3592 Matthews.
3593
3594 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3595
3596 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3597 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3598
3599 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3600
3601 * MAINTAINERS: Update my email address.
3602
3603 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3604
3605 * MAINTAINERS: Update my email address.
3606
3607 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3608
3609 * MAINTAINERS: Update my email address.
3610
3611 2010-03-09 Jie Zhang <jie@codesourcery.com>
3612
3613 * MAINTAINERS: Update my email address.
3614
3615 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3616
3617 PR libstdc++/32499
3618 * configure.ac (RANLIB): Default to true.
3619 (STRIP): Likewise.
3620 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3621 * configure: Regenerate.
3622
3623 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
3624
3625 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3626 (Write After Approval): Update my email address.
3627
3628 2010-02-17 Nick Clifton <nickc@redhat.com>
3629
3630 PR 11238
3631 * Makefile.tpl (local-distclean): Also remove config.cache files in
3632 sub-directories as there may not be Makefiles present in the
3633 sub-directories.
3634 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3635 the config.cache files found by the find command.
3636
3637 * Makefile.in: Regenerate.
3638 * configure.ac: Revert previous delta.
3639 * configure: Regenerate.
3640
3641 2010-02-15 Nick Clifton <nickc@redhat.com>
3642
3643 PR 11238
3644 * configure.ac: Delete config.cache files in sub-directories when
3645 deleting Makefiles.
3646 * configure: Regenerate.
3647
3648 2010-02-12 Ben Elliston <bje@gnu.org>
3649
3650 * MAINTAINERS: Update my email address.
3651
3652 2010-02-08 Andrew Pinski <pinskia@gmail.com>
3653
3654 * MAINTAINERS (spu port): Update my email address.
3655
3656 2010-02-08 Jie Zhang <jie.zhang@analog.com>
3657
3658 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3659
3660 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3661
3662 * configure.ac: Add "recommended" version checks for GMP/MPC.
3663 Update recommended GMP/MPFR/MPC versions.
3664 * configure: Regenerate.
3665
3666 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3667
3668 * MAINTAINERS: Move my Embecosm email address into the
3669 write-after-approval section.
3670
3671 2010-01-26 Ian Lance Taylor <iant@google.com>
3672
3673 * MAINTAINERS: Add myself as Go frontend maintainer.
3674
3675 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
3676
3677 PR libstdc++/36101, PR libstdc++/42813
3678 * configure.ac (bootstrap_target_libs): Make inclusion of
3679 target-libgomp conditional on libgomb being in target_configdirs.
3680 * configure: Regenerate.
3681
3682 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
3683
3684 PR libstdc++/36101, PR libstdc++/42813
3685 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3686 * configure: Regenerate.
3687
3688 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
3689
3690 PR libstdc++/36101, PR libstdc++/42813
3691 * configure.ac (target_configdirs): Substitute.
3692 * Makefile.def: Bootstrap target module libgomp.
3693 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3694 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3695 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3696 * configure, Makefile.in: Regenerate.
3697
3698 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3699
3700 * MAINTAINERS: Adjust my details.
3701
3702 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3703
3704 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3705
3706 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3707
3708 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3709
3710 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3711
3712 * MAINTAINERS (Write After Approval): Add myself.
3713
3714 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3715
3716 * MAINTAINERS (Write After Approval): Add myself.
3717
3718 2010-01-11 Richard Guenther <rguenther@suse.de>
3719
3720 PR lto/41569
3721 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3722 * Makefile.in: Regenerated.
3723
3724 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
3725
3726 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3727 * configure: Regenerate.
3728
3729 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3730 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3731
3732 PR bootstrap/42424
3733 * configure.ac: Include libtool m4 files.
3734 (_LT_CHECK_OBJDIR): Call it.
3735 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3736 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3737
3738 * configure: Regenerate.
3739
3740 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3741
3742 PR bootstrap/41818
3743 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3744 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3745 * Makefile.in: Regenerate.
3746
3747 2010-01-02 Richard Guenther <rguenther@suse.de>
3748
3749 PR lto/41529
3750 * configure.ac: Include config/elf.m4. Disable LTO if not
3751 builting for an elf target.
3752 * configure: Regenerate.
3753
3754 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3755
3756 * MAINTAINERS: Change my email address.
3757
3758 2009-12-18 Ben Elliston <bje@au.ibm.com>
3759
3760 * config.sub, config.guess: Update from upstream sources.
3761
3762 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3763
3764 * MAINTAINERS (Write After Approval): Add myself.
3765
3766 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3767
3768 PR middle-end/30447
3769 PR middle-end/30789
3770 PR other/40302
3771
3772 * configure.ac: Require MPC.
3773 * configure: Regenerate.
3774
3775 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3776
3777 PR target/38384
3778 PR bootstrap/40972
3779 * libtool.m4: Sync from git Libtool.
3780 * ltoptions.m4: Likewise.
3781 * ltversion.m4: Likewise.
3782 * lt~obsolete.m4: Likewise.
3783 * ltmain.sh: Likewise.
3784
3785 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3786
3787 * configure.ac: Update minimum MPC version to 0.8.
3788 * configure: Regenerate.
3789
3790 2009-11-21 Sebastian Pop <sebpop@gmail.com>
3791
3792 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3793 * configure: Regenerated.
3794
3795 2009-11-21 Ian Lance Taylor <iant@google.com>
3796
3797 * configure.ac: Change default of poststage1_ldflags to be empty if
3798 poststage1_libs is set. When poststage1_libs is empty, and
3799 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3800 * configure: Rebuild.
3801
3802 2009-11-21 Adam Nemet <adambnmet@gmail.com>
3803
3804 * MAINTAINERS (Write After Approval): Update my email address.
3805
3806 2009-11-20 Ben Elliston <bje@au.ibm.com>
3807
3808 * config.guess: Update from upstream sources.
3809
3810 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3811
3812 * Makefile.def: Restore host and target settings for gmp.
3813 * Makefile.in: Rebuild.
3814
3815 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3816
3817 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3818 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3819 Fix portability of test of C++ as bootstrap language. Add
3820 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3821 * configure: Rebuild.
3822 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3823 and cloog. Fix in-tree ppl configuration. Introduce libelf
3824 in-tree building.
3825 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3826 (POSTSTAGE1_HOST_EXPORTS): Use it.
3827 (STAGE[+id+]_CXXFLAGS): New.
3828 (BASE_FLAGS_TO_PASS): Pass it down.
3829 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3830 extra_exports.
3831 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3832 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3833 extra_exports.
3834 * Makefile.in: Rebuild.
3835
3836 2009-11-17 Ben Elliston <bje@au.ibm.com>
3837
3838 * config.sub, config.guess: Update from upstream sources.
3839
3840 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3841
3842 * MAINTAINERS (Write After Approval): Add myself.
3843
3844 2009-11-09 Jon Beniston <jon@beniston.com>
3845
3846 * MAINTAINERS (Write After Approval): Add myself.
3847
3848 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3849
3850 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3851 paths for *-w64-mingw* and x86_64-*mingw*.
3852 * configure: Regenerated.
3853
3854 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
3855
3856 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3857
3858 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3859
3860 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3861 Phil Edwards to Write-After Approval.
3862
3863 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3864
3865 * configure.ac: Disable target-winsup & co for
3866 x86_64-*-mingw* and *-w64-mingw* targets.
3867 * configure: Regenerated.
3868
3869 2009-10-16 Nick Clifton <nickc@redhat.com>
3870
3871 * MAINTAINERS: Add myself as a maintainer for the RX port.
3872
3873 2009-10-26 Johannes Singler <singler@kit.edu>
3874
3875 * MAINTAINERS (Write After Approval): Update my e-mail address.
3876
3877 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3878
3879 * configure.ac (CLooG test): Use = with test.
3880 * configure: Regenerate.
3881
3882 2009-10-22 Richard Guenther <rguenther@suse.de>
3883
3884 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3885 cloog if the ppl version check failed. Move flags saving
3886 before setting in libelf check.
3887 * configure: Regenerate.
3888
3889 2009-10-21 Richard Guenther <rguenther@suse.de>
3890
3891 * configure.ac: Adjust the ppl and cloog configure to work as
3892 documented. Disable cloog if ppl was disabled. Omit the version
3893 checks if they were disabled.
3894 * configure: Re-generate.
3895
3896 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3897
3898 * configure.ac: Add 'lto' to enable_languages, not
3899 new_enable_languages, and only if not already present.
3900 * configure: Regenerate.
3901
3902 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3903
3904 * README: Refer to the various COPYING* files instead of just
3905 COPYING.
3906 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3907
3908 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
3909
3910 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3911
3912 2009-10-07 Richard Guenther <rguenther@suse.de>
3913
3914 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3915 and Richard Guenther as reviewers.
3916 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3917 as reviewers.
3918
3919 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
3920
3921 * config.sub: Update from upstream sources.
3922
3923 2009-10-06 Ian Lance Taylor <iant@google.com>
3924
3925 * Makefile.def: check-gold depends upon all-gas.
3926 * Makefile.in: Rebuild.
3927
3928 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
3929
3930 * MAINTAINERS (Write After Approval): Add myself.
3931
3932 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
3933
3934 * Makefile.def: all-lto-plugin depends on all-libiberty.
3935 set bootstrap=true for lto-plugin.
3936 Add lto-plugin.
3937 * Makefile.in: Regenerate.
3938 * configure.ac (host_libs): Add lto-plugin.
3939 * configure: Regenerate.
3940
3941 2009-10-03 Diego Novillo <dnovillo@google.com>
3942
3943 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
3944 (HOST_LIBELFLIBS): Define.
3945 (HOST_LIBELFINC): Define.
3946 * Makefile.in: Regenerate.
3947 * configure.ac: Add --enable-lto.
3948 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
3949 If --enable-lto is used, add 'lto' to new_enable_languages.
3950 If --enable-lto is used and gold is enabled, add
3951 lto-plugin to configdirs.
3952 * configure: Regenerate.
3953
3954 2009-10-03 Simon Baldwin <simonb@google.com>
3955
3956 * configure.ac: If --with-system-zlib, suppress local zlib and
3957 pass --with-system-zlib to subdir configure scripts.
3958 * configure: Regenerate.
3959
3960 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
3961 Paolo Bonzini <bonzini@gnu.org>
3962
3963 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
3964 $(srcdir).
3965 * Makefile.in: Rebuilt.
3966
3967 2009-09-26 Gary Funck <gary@intrepid.com>
3968
3969 * MAINTAINERS (Write After Approval): Add myself.
3970
3971 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3972
3973 * configure.ac: Update minimum MPC version to 0.7.
3974 * configure: Regenerate.
3975
3976 2009-09-25 Nick Clifton <nickc@redhat.com>
3977
3978 * configure.ac: Pass any --cache-file=/dev/null option on to
3979 subconfigures.
3980 * configure: Regenerate.
3981
3982 2009-09-23 Nick Clifton <nickc@redhat.com>
3983
3984 * config.sub, config.guess: Update from upstream sources.
3985
3986 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
3987
3988 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
3989 * Makefile.in: Rebuilt.
3990
3991 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3992
3993 PR bootstrap/32272
3994 * configure.ac: Error out if $srcdir isn't '.' but contains
3995 host-${host_noncanonical}.
3996 * configure: Regenerate.
3997
3998 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3999
4000 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4001 maintainer.
4002
4003 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4004
4005 * configure.ac: If bootstrapping a combined tree with
4006 --enable-gold, require c++ in stage1_languages.
4007 * configure: Regenerate.
4008
4009 * configure.ac: Also add target_libs of stage1_languages to
4010 bootstrap_target_libs.
4011 * configure: Regenerate.
4012
4013 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4014 with --enable-languages not containing c++.
4015 * configure: Regenerate.
4016
4017 2009-09-15 Jie Zhang <jie.zhang@analog.com>
4018
4019 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4020 * configure: Regenerate.
4021
4022 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
4023
4024 * MAINTAINERS (Write After Approval): Update my e-mail address,
4025 and move from from here...
4026 (Waiting for paperwork): To here.
4027
4028 2009-09-09 Joseph Myers <joseph@codesourcery.com>
4029
4030 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4031
4032 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4033
4034 * configure.ac: Do not use $extrasub for replacing @if/@endif
4035 parts in Makefile; instead, use additional arguments to
4036 AC_CONFIG_COMMANDS to do the replacement manually, with several
4037 sed invocations, to avoid HP-UX sed command limits.
4038 * configure: Regenerate.
4039
4040 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
4041
4042 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4043 blank before -L.
4044
4045 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
4046
4047 * configure.ac (with-build-config): Document. Handle without.
4048 Handle missing argument.
4049 * configure: Rebuilt.
4050
4051 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
4052
4053 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4054 Default to bootstrap-debug only if compare-debug works.
4055 * configure: Rebuilt.
4056 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4057 * Makefile.in: Rebuilt.
4058
4059 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4060
4061 * MAINTAINERS (OS Port Maintainers): Update my email address.
4062
4063 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
4064
4065 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4066 * Makefile.in: Rebuilt.
4067
4068 2009-09-01 Chris Demetriou <cgd@google.com>
4069
4070 * MAINTAINERS (Write After Approval): Add myself.
4071
4072 2009-08-31 Dodji Seketeli <dodji@redhat.com>
4073
4074 PR debug/30161
4075 * include/dwarf2.h (enum dwarf_tag): Added
4076 DW_TAG_GNU_template_template_param
4077 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4078
4079 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
4080
4081 * Makefile.tpl (AWK): Fix typo.
4082 * Makefile.in: Regenerate.
4083
4084 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
4085
4086 * configure.ac: Detect awk and sed.
4087 * Makefile.def (flags_to_pass): Add AWK and SED.
4088 * Makefile.tpl (AWK, SED): New.
4089 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4090 * configure: Regenerate.
4091 * Makefile.in: Regenerate.
4092
4093 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4094
4095 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4096 (collapseslashes): Likewise.
4097
4098 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4099
4100 * configure.ac (AC_PREREQ): Bump to 2.64.
4101
4102 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4103
4104 * configure.ac: Remove --with-datarootdir, --with-docdir,
4105 --with-pdfdir, --with-htmldir switches.
4106 * configure: Regenerate.
4107
4108 * configure: Regenerate.
4109
4110 * compile: Sync from Automake 1.11.
4111 * depcomp: Likewise.
4112 * install-sh: Likewise.
4113 * missing: Likewise.
4114 * mkinstalldirs: Likewise.
4115 * ylwrap: Likewise.
4116
4117 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4118
4119 * ltmain.sh (func_normal_abspath): New function.
4120 (func_relative_path): Likewise.
4121 (func_mode_help): Document new -bindir option for link mode.
4122 (func_mode_link): Add new -bindir option, and use it to place
4123 output DLL if specified.
4124
4125 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4126
4127 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4128 (baseargs): Add --disable-option-checking.
4129 * configure: Regenerate.
4130
4131 * Makefile.def (configure-target-libiberty): Depend on
4132 all-binutils and all-ld.
4133 (configure-target-newlib): Likewise.
4134 * Makefile.in: Regenerate.
4135
4136 2009-08-17 Ben Elliston <bje@au.ibm.com>
4137
4138 * config.sub, config.guess: Update from upstream sources.
4139
4140 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4141
4142 Sync from src, merge:
4143
4144 2009-07-02 Tristan Gingold <gingold@adacore.com>
4145
4146 * configure.ac: Do not exclude gas for i386-*-darwin.
4147 Add a case for x86_64-*-darwin.
4148 * configure: Regenerate.
4149
4150 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4151
4152 * MAINTAINERS: Add my name to Write After Approval list.
4153
4154 2009-08-06 Michael Eager <eager@eagercon.com>
4155
4156 * configure.ac: Add Microblaze target.
4157 * configure: Regenerate.
4158
4159 2009-07-31 Christian Bruel <christian.bruel@st.com>
4160
4161 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4162 * configure: Regenerate.
4163
4164 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
4165
4166 * MAINTAINERS (Write After Approval): Update my e-mail address.
4167
4168 2009-07-06 Ian Lance Taylor <iant@google.com>
4169
4170 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4171 * configure: Rebuild.
4172
4173 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4174
4175 * MAINTAINERS: Move myself to the Graphite Reviewers.
4176
4177 2009-06-30 Wei Guozhi <carrot@google.com>
4178
4179 * MAINTAINERS: Add my name to Write After Approval list.
4180
4181 2009-06-26 Steve Ellcey <sje@cup.hp.com>
4182
4183 PR bootstrap/40338
4184 * configure.ac (comparestring): Create new variable.
4185 * Makefile.tpl (comparestring): Use to skip some comparisions.
4186 * configure: Regenerate.
4187 * Makefile.in: Regenerate.
4188
4189 2009-06-26 Doug Evans <dje@sebabeach.org>
4190
4191 * Makefile.def (host_modules): Add cgen.
4192 * Makefile.in: Regenerate.
4193 * configure.ac (host_tools): Add cgen.
4194 * configure: Regenerate.
4195
4196 2009-06-23 DJ Delorie <dj@redhat.com>
4197
4198 * MAINTAINERS: Add myself as mep maintainer.
4199
4200 2009-06-23 Ian Lance Taylor <iant@google.com>
4201
4202 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4203 boot_languages. Only bootstrap target libraries listed in
4204 target_libs for some boot language. Add --with-stage1-ldflags,
4205 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4206 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4207 if not building with C++.
4208 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4209 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4210 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4211 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4212 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4213 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4214 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4215 * configure, Makefile.in: Rebuild.
4216
4217 2009-06-23 Li Feng <nemokingdom@gmail.com>
4218
4219 * MAINTAINERS: Added my name to write-after-approval list.
4220
4221 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4222
4223 * configure.ac: Define is_elf for QNX Neutrino targets.
4224 * configure: Regenerate.
4225
4226 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4227
4228 * MAINTAINERS: Added my name to the write-after-approval list
4229
4230 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4231
4232 * configure.ac: Detect MPC in default directory.
4233 * configure: Regenerate.
4234
4235 2009-06-03 Jerome Guitton <guitton@adacore.com>
4236 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4237
4238 * Makefile.tpl (all): Avoid a trailing backslash.
4239 * Makefile.in: Regenerate.
4240
4241 2009-06-03 Ben Elliston <bje@au.ibm.com>
4242
4243 * config.sub, config.guess: Update from upstream sources.
4244
4245 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4246
4247 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4248 to noconfdirs.
4249 * configure: Regenerate.
4250
4251 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
4252
4253 * Makefile.tpl ([+compare-target+]): Compare all stage
4254 directories, rather than just gcc.
4255 * Makefile.in: Rebuilt.
4256
4257 2009-06-01 Doug Kwan <dougkwan@google.com>
4258
4259 * configure.ac: Support gold for target arm*-*-*.
4260 * configure: Regenerate.
4261
4262 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4263
4264 * Makefile.def: Add MPC support and dependencies.
4265 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4266
4267 * Makefile.in, configure: Regenerate.
4268
4269 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
4270
4271 * Makefile.tpl (all): Avoid harmless warning in make all when
4272 gcc-bootstrap is enabled but stage_last does not exist.
4273 * Makefile.in: Rebuilt.
4274
4275 2009-05-24 Nicolas Roche <roche@adacore.com>
4276
4277 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4278 * Makefile.in: Regenerate.
4279
4280 2009-05-21 Denis Chertykov <chertykov@gmail.com>
4281
4282 * MAINTAINERS: Update my e-mail address.
4283
4284 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4285
4286 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4287 * configure: Regenerate.
4288
4289 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4290
4291 PR other/40159
4292 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4293 gcc-no-bootstrap are mutually exclusive.
4294 * Makefile.in: Rebuilt.
4295
4296 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4297
4298 PR other/40159
4299 * Makefile.tpl (all): Don't end with unconditional success.
4300 * Makefile.in: Rebuilt.
4301
4302 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
4303
4304 PR target/37137
4305 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4306 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4307 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4308 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4309 stage_configureflags, stage_cflags and stage_libcflags into
4310 explicit Makefile macros.
4311 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4312 GFORTRAN.
4313 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4314 CC. Set CC_FOR_BUILD from CC.
4315 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4316 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4317 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4318 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4319 and GFORTRAN.
4320 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4321 (_LIBCFLAGS): Renamed to _TFLAGS.
4322 (do-compare-debug, do-compare3-debug): Drop.
4323 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4324 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4325 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4326 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4327 (XGCC_FLAGS_FOR_TARGET): New.
4328 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4329 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4330 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4331 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4332 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4333 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4334 TFLAGS.
4335 (BUILD_CONFIG): Include if requested.
4336 (all): Set TFLAGS on bootstrap.
4337 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4338 (all-stageid-prefixmodule): Likewise.
4339 (do-clean, distclean-stageid): Set TFLAGS.
4340 (restrap): Fix whitespace.
4341 * Makefile.in: Rebuilt.
4342
4343 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
4344
4345 * config.guess: Sync with src.
4346
4347 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4348
4349 * configure.ac ($with_ppl): Default to no if not supplied.
4350 ($with_cloog): Likewise.
4351 configure: Regenerate.
4352
4353 2009-04-27 James E. Wilson <wilson@codesourcery.com>
4354
4355 * MAINTAINERS: Update my e-mail address.
4356
4357 2009-04-27 Nick Clifton <nickc@redhat.com>
4358
4359 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4360
4361 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4362
4363 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4364 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4365 * Makefile.in: Regenerate.
4366
4367 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4368
4369 PR bootstrap/39739
4370 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4371 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4372
4373 * configure, Makefile.in: Regenerate.
4374
4375 2009-04-21 Taras Glek <tglek@mozilla.com>
4376
4377 * include/hashtab.h: Update GTY annotations to new syntax
4378 * include/splay-tree.h: Likewise
4379
4380 2009-04-17 Ben Elliston <bje@au.ibm.com>
4381
4382 * config.sub, config.guess: Update from upstream sources.
4383
4384 2009-04-15 Anthony Green <green@moxielogic.com>
4385
4386 * configure.ac: Add moxie support.
4387 * configure: Rebuilt.
4388
4389 2009-04-14 Jakub Jelinek <jakub@redhat.com>
4390
4391 * configure.ac: Change copyright header to refer to version
4392 3 of the GNU General Public License and to point readers at the
4393 COPYING3 file and the FSF's license web page.
4394 * Makefile.def: Likewise.
4395 * Makefile.tpl: Likewise.
4396 * Makefile.in: Regenerate.
4397
4398 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4399
4400 * configure.ac: Restore match for darwin9 or later. Use double
4401 brackets since regeneration eats one pair.
4402 * configure: Regenerate.
4403
4404 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4405
4406 PR gas/10039
4407 * configure.ac: Require texinfo 4.7.
4408 * configure: Regenerated.
4409
4410 2009-04-09 Nick Clifton <nickc@redhat.com>
4411
4412 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4413 the GCC Runtime Library Exception.
4414
4415 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4416
4417 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4418 * configure: Regenerate.
4419
4420 2009-04-01 Steve Ellcey <sje@cup.hp.com>
4421
4422 * Makefil.def (languages): New entries.
4423 * Makefile.tpl (check-gcc-*): New generic target.
4424 * Makefile.in: Regenerate.
4425
4426 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
4427
4428 * MAINTAINERS: Update my email address.
4429
4430 2009-03-18 Tom Tromey <tromey@redhat.com>
4431
4432 * configure: Rebuild.
4433 * configure.ac (host_libs): Add libiconv.
4434 * Makefile.in: Rebuild.
4435 * Makefile.def (host_modules): Add libiconv.
4436 (configure-gdb, all-gdb): Depend on libiconv.
4437
4438 2009-03-16 Tristan Gingold <gingold@adacore.com>
4439
4440 * configure.ac: Treat gdb as supported on x86_64-darwin.
4441 * configure: Regenerate.
4442
4443 2009-03-16 Joseph Myers <joseph@codesourcery.com>
4444
4445 * configure.ac (--with-host-libstdcxx): New option.
4446 * configure: Regenerate.
4447
4448 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
4449
4450 * MAINTAINERS: Move myself into the write after approval list.
4451
4452 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4453
4454 * MAINTAINERS: Update e-mail address.
4455
4456 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4457
4458 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4459
4460 2009-03-10 Ira Rosen <irar@il.ibm.com>
4461
4462 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4463
4464 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4465
4466 Backport from git Libtool:
4467
4468 2009-01-19 Robert Millan <rmh@aybabtu.com>
4469 Support GNU/kOpenSolaris.
4470 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4471 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4472 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4473 GNU/kOpenSolaris.
4474
4475 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4476
4477 * MAINTAINERS: Update e-mail address.
4478
4479 2009-02-24 Michael Eager <eager@eagercon.com>
4480
4481 * MAINTAINERS (Write After Approval): Add self.
4482
4483 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
4484
4485 * MAINTAINERS (Write After Approval): Add myself.
4486
4487 2009-02-05 Andreas Schwab <schwab@suse.de>
4488
4489 * Makefile.tpl (stage_last): Define $r and $s before using
4490 $(RECURSE_FLAGS_TO_PASS).
4491 * Makefile.in: Regenerate
4492
4493 2009-01-30 Ian Lance Taylor <iant@google.com>
4494
4495 * MAINTAINERS: Move myself to the Global Reviewers list.
4496
4497 2009-01-29 Robert Millan <rmh@aybabtu.com>
4498
4499 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4500 * configure: Regenerate.
4501
4502 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4503
4504 * MAINTAINERS: Make whitespace consistent.
4505 Remove Robert Millan from Write After Approval.
4506
4507 2009-01-16 Alan Modra <amodra@bigpond.net.au>
4508
4509 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4510 (all-opcodes): Depend on all-libiberty.
4511 * Makefile.in: Regenerate.
4512
4513 2009-01-15 Douglas B Rupp <rupp@gnat.com>
4514
4515 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4516 * configure: Regenerate.
4517
4518 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4519
4520 * MAINTAINERS (Write After Approval): Add myself.
4521
4522 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4523
4524 * MAINTAINERS: Add myself to reviewers (Fortran).
4525
4526 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4527
4528 PR tree-optimization/38515
4529 * configure.ac (cloog-polylib): Removed.
4530 (with_ppl, with_cloog): Test for "no".
4531 * configure: Regenerated.
4532
4533 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
4534
4535 * MAINTAINERS: Moved myself to reviewers (Fortran).
4536
4537 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4538
4539 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4540 (Write After Approval): Remove myself.
4541
4542 2009-01-03 Diego Novillo <dnovillo@google.com>
4543
4544 * MAINTAINERS: Remove myself from alias maintainership.
4545
4546 2009-01-02 David Ayers <ayers@fsfe.org>
4547
4548 * MAINTAINERS: Update e-mail address.
4549
4550 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4551
4552 * MAINTAINERS: Make whitespace consistent.
4553
4554 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4555
4556 Backport from upstream Libtool:
4557 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4558 Add cache variables to tests that require the linker to work.
4559 For shlibpath_overrides_runpath, this also changes the semantics
4560 to let the result from the C compiler take precedence.
4561
4562 2008-12-02 Ben Elliston <bje@au.ibm.com>
4563
4564 * config.sub, config.guess: Update from upstream sources.
4565
4566 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
4567
4568 * configure.ac (ppllibs): Add by default the lib flags.
4569 * configure: Regenerate.
4570
4571 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
4572
4573 * MAINTAINERS: Add myself to the write after approval list.
4574
4575 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4576
4577 * configure.ac: Add double brackets on darwin[912].
4578 * configure: Regenerate.
4579
4580 2008-12-03 Daniel Kraft <d@domob.eu>
4581
4582 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4583 Approval to Reviewer section (for Fortran front-end).
4584
4585 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4586
4587 * configure.ac: Expand to darwin10 and later.
4588 * configure: Regenerate.
4589
4590 2008-12-02 Andreas Schwab <schwab@suse.de>
4591
4592 * Makefile.def: configure-target-boehm-gc depends on
4593 all-target-libstdc++-v3.
4594 * Makefile.in: Regenerate.
4595
4596 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
4597
4598 * MAINTAINERS: Add myself as mingw maintainer.
4599
4600 2008-12-02 Ben Elliston <bje@au.ibm.com>
4601
4602 * config.sub, config.guess: Update from upstream sources.
4603
4604 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4605
4606 * README.SCO: Remove.
4607
4608 2008-11-29 Fernando Pereira <pronesto@gmail.com>
4609
4610 * MAINTAINERS: Add myself to the write after approval list.
4611
4612 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4613
4614 * MAINTAINERS: Update my email address in WAA section.
4615
4616 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
4617
4618 * MAINTAINERS: Update e-mail address.
4619
4620 2008-11-27 Toon Moene <toon@moene.org>
4621
4622 * MAINTAINERS: Change e-mail address.
4623
4624 2008-11-27 Tristan Gingold <gingold@adacore.com>
4625
4626 * configure.ac: Build gdb for i?86-*-darwin*
4627 * configure: Regenerated.
4628
4629 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
4630
4631 * MAINTAINERS: Added my full name.
4632
4633 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4634
4635 PR bootstrap/38014
4636 PR bootstrap/37923
4637
4638 Revert:
4639
4640 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4641
4642 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4643 * Makefile.in: Regenerated.
4644
4645 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4646
4647 PR gdb/921
4648 PR gdb/1646
4649 PR gdb/2175
4650 PR gdb/2176
4651
4652 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4653 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4654 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4655 (HOST_EXPORTS): Pass CPPFLAGS.
4656 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4657 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4658 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4659 * Makefile.in, configure: Regenerated.
4660 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4661 and CPPFLAGS_FOR_BUILD.
4662
4663 2008-11-06 Jeff Law <law@redhat.com>
4664
4665 * MAINTAINERS: Add myself as middle end maintainer.
4666
4667 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
4668
4669 * MAINTAINERS (Write after approval): Add myself.
4670
4671 2008-11-05 Diego Novillo <dnovillo@google.com>
4672
4673 * MAINTAINERS (Global Reviewers): Add myself.
4674 (Non-Algorithmic Maintainers): Remove myself.
4675
4676 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4677
4678 * MAINTAINERS (Write after approval): Add myself.
4679
4680 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4681
4682 * MAINTAINERS (Write after approval): Add myself.
4683
4684 2008-10-31 Ben Elliston <bje@au.ibm.com>
4685
4686 * configure.ac (spu-*-*): Remove special case.
4687 * configure: Regenerate.
4688
4689 2008-10-30 Catherine Moore <clm@codesourcery.com>
4690
4691 * MAINTAINERS (Write after approval): Update my email address.
4692
4693 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4694
4695 * configure.ac [spu-*-*]: Do not set skipdirs.
4696 * configure: Re-generate.
4697
4698 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4699
4700 * MAINTAINERS (Various Maintainers): Add myself to reload.
4701
4702 2008-10-25 Richard Guenther <rguenther@suse.de>
4703
4704 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4705 maintainer. Remove myself as libgcc-math maintainer.
4706 (Non-Algorithmic Maintainers): Remove myself.
4707
4708 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4709
4710 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4711 * Makefile.in: Regenerated.
4712
4713 2008-10-23 Cary Coutant <ccoutant@google.com>
4714
4715 * MAINTAINERS (Write after approval): Add myself.
4716
4717 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4718
4719 PR gdb/921
4720 PR gdb/1646
4721 PR gdb/2175
4722 PR gdb/2176
4723
4724 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4725 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4726 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4727 (HOST_EXPORTS): Pass CPPFLAGS.
4728 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4729 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4730 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4731 * Makefile.in, configure: Regenerated.
4732 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4733 and CPPFLAGS_FOR_BUILD.
4734
4735 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
4736
4737 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4738 Sebastian Pop.
4739
4740 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4741
4742 * MAINTAINERS (Write After Approval): Added myself.
4743
4744 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4745
4746 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4747 recommended version to 2.3.2.
4748
4749 * configure: Regenerate.
4750
4751 2008-10-01 Mark Mitchell <mark@codesourcery.com>
4752
4753 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4754
4755 2008-09-29 David Daney <david.daney@caviumnetworks.com>
4756
4757 * MAINTAINERS (Write After Approval): Update e-mail address.
4758
4759 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4760
4761 * libtool.m4: Update to libtool 2.2.6.
4762 * lt~obsolete.m4: Update to libtool 2.2.6.
4763 * ltmain.sh: Update to libtool 2.2.6.
4764 * ltsugar.m4: Update to libtool 2.2.6.
4765 * ltversion.m4: Update to libtool 2.2.6.
4766 * ltoptions.m4: Update to libtool 2.2.6.
4767 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4768
4769 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4770
4771 * MAINTAINERS (Write After Approval): Add myself.
4772
4773 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4774
4775 * MAINTAINERS (Write After Approval): Update my name.
4776
4777 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4778
4779 * MAINTAINERS: Add myself in "Write After Approval".
4780
4781 2008-09-18 Steve Ellcey <sje@cup.hp.com>
4782
4783 * MAINTAINERS: Add myself as ia64 maintainer.
4784
4785 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4786
4787 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4788 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4789 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4790 and Michael Tiemann from Write After Approval since they do not
4791 actually have access.
4792
4793 2008-09-05 Richard Guenther <rguenther@suse.de>
4794
4795 * configure.ac: Initialize clooglibs to -lcloog.
4796 * configure: Re-generate.
4797
4798 2008-09-04 Le-Chun Wu <lcwu@google.com>
4799
4800 * MAINTAINERS (Write After Approval): Add myself.
4801
4802 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4803
4804 * configure.ac (--with-cloog-polylib): New.
4805 (--disable-cloog-version-check): New.
4806 (--disable-ppl-version-check): New.
4807 * configure: Re-generate.
4808
4809 2008-09-03 Richard Guenther <rguenther@suse.de>
4810
4811 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4812 cloog test.
4813 * configure: Re-generate.
4814
4815 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4816
4817 Add picoChip port.
4818 * MAINTAINERS: Add picoChip maintainers.
4819
4820 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4821 Tobias Grosser <grosser@fim.uni-passau.de>
4822 Jan Sjodin <jan.sjodin@amd.com>
4823 Harsha Jagasia <harsha.jagasia@amd.com>
4824 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4825 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4826 Adrien Eliche <aeliche@isty.uvsq.fr>
4827
4828 Merge from graphite branch.
4829 * configure: Regenerate.
4830 * Makefile.in: Regenerate.
4831 * configure.ac (host_libs): Add ppl and cloog.
4832 Add checks for PPL and CLooG.
4833 * Makefile.def (ppl, cloog): Added modules and dependences.
4834 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4835 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4836
4837 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4838
4839 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4840 (GCC_SHLIB_SUBDIR): New.
4841 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4842 * configure: Regenerate.
4843 * Makefile.in: Regenerate.
4844
4845 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4846
4847 * MAINTAINERS: Consistently use tabs to separate columns.
4848
4849 2008-08-29 Tristan Gingold <gingold@adacore.com>
4850
4851 * MAINTAINERS (Write after Approval): Add myself.
4852
4853 2008-08-28 Tristan Gingold <gingold@adacore.com>
4854
4855 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4856 Enable bfd, binutils and opcodes.
4857 * configure: Regenerate.
4858
4859 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4860
4861 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4862
4863 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4864
4865 * MAINTAINERS: Use correct Umlaut for last name.
4866
4867 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4868
4869 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4870
4871 2008-08-16 David Edelsohn <edelsohn@gnu.org>
4872
4873 * MAINTAINERS: Update my email address.
4874
4875 2008-08-16 Nicolas Roche <roche@adacore.com>
4876
4877 * Makefile.tpl: Add BOOT_ADAFLAGS.
4878 * Makefile.in: Regenerate.
4879
4880 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4881
4882 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4883 * configure: Regenerate.
4884
4885 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
4886
4887 * configure.ac: Add makefile fragments for hpux.
4888 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4889 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4890 * configure: Regenerate.
4891 * Makefile.in: Regenerate.
4892
4893 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
4894
4895 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4896
4897 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
4898
4899 * MAINTAINERS (Write after Approval): Add myself.
4900
4901 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4902
4903 * MAINTAINERS (Write After Approval): Add myself.
4904
4905 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
4906
4907 * MAINTAINERS (Write After Approval): Add myself.
4908
4909 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4910
4911 * MAINTAINERS: Update my email address.
4912
4913 2008-06-25 Joey Ye <joey.ye@intel.com>
4914
4915 * MAINTAINERS (Write After Approval): Add myself.
4916
4917 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4918
4919 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4920 * Makefile.in: Regenerate.
4921 * configure: Regenerate.
4922
4923 2008-06-17 Daniel Kraft <d@domob.eu>
4924
4925 * MAINTAINERS (Write After Approval): Add myself.
4926
4927 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4928
4929 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
4930 "$@" is still intact with both Autoconf 2.59 and 2.62.
4931 * configure: Regenerate.
4932
4933 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4934
4935 * Makefile.tpl: Fix comment errors.
4936 * Makefile.in: Regenerate.
4937
4938 2008-06-12 David S. Miller <davem@davemloft.net>
4939 David Edelsohn <edelsohn@gnu.org>
4940
4941 * configure.ac: Add powerpc*-*-* to gold supported targets.
4942 * configure: Regenerate.
4943
4944 2008-06-08 Joseph Myers <joseph@codesourcery.com>
4945
4946 PR tree-optimization/36218
4947 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
4948 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
4949 (all prefix="build-"): Pass them to build-system sub-makes.
4950 * Makefile.in: Regenerate.
4951
4952 2008-06-07 Joseph Myers <joseph@codesourcery.com>
4953
4954 * MAINTAINERS (mt port): Remove.
4955 (sco5, unixware, sco udk): Remove.
4956 (Kean Johnston): Add to Write After Approval.
4957
4958 2008-05-30 Julian Brown <julian@codesourcery.com>
4959
4960 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
4961 of libobjc for ARM EABI Linux.
4962 * configure: Regenerate.
4963
4964 2008-05-18 Xinliang David Li <davidxl@google.com>
4965
4966 * ChangeLog: Remove wrong ChangeLog entry.
4967
4968 2008-05-17 Xinliang David Li <davidxl@google.com>
4969
4970 * MAINTAINERS (Write After Approval): Add myself.
4971
4972 2008-05-15 Janus Weil <janus@gcc.gnu.org>
4973
4974 * MAINTAINERS (Write After Approval): Add myself.
4975
4976 2008-05-14 Rafael Espíndola <espindola@google.com>
4977
4978 * config-ml.in: don't handle --enable-shared and --enable-static.
4979
4980 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
4981
4982 * MAINTAINERS: Update my email address.
4983
4984 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
4985
4986 * MAINTAINERS: Update my email address.
4987
4988 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
4989
4990 * MAINTAINERS (Write After Approval): Add myself.
4991
4992 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
4993
4994 * MAINTAINERS (Write After Approval): Add myself.
4995
4996 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
4997
4998 * MAINTAINERS (crx): Add myself.
4999
5000 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5001
5002 Sync with src:
5003 2008-04-14 David S. Miller <davem@davemloft.net>
5004
5005 * configure.ac: Add sparc*-*-* to gold supported targets.
5006 * configure: Regenerate.
5007
5008 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5009
5010 PR bootstrap/35457
5011 * configure.ac: Include override.m4.
5012 * configure: Regenerate.
5013
5014 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5015
5016 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5017 * Makefile.in: Regenerate.
5018
5019 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
5020
5021 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5022 as nonconfigurable directories list.
5023 * configure: Regenerate.
5024
5025 2008-04-14 Ben Elliston <bje@au.ibm.com>
5026
5027 * config.sub, config.guess: Update from upstream sources.
5028
5029 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
5030
5031 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5032 * Makefile.in: Regenerate.
5033
5034 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5035
5036 * configure.ac: Do not build libssp for the AVR.
5037 * configure: Regenerate.
5038
5039 2008-04-07 Ian Lance Taylor <iant@google.com>
5040
5041 * Makefile.def: check-gold depends upon all-binutils.
5042 * Makefile.in: Regenerate.
5043
5044 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5045
5046 * MAINTAINERS (Write After Approval): Add myself.
5047
5048 2008-04-04 Nick Clifton <nickc@redhat.com>
5049
5050 PR binutils/4334
5051 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5052 builds.
5053 * configure: Regenerate.
5054
5055 2008-04-04 NightStrike <NightStrike@gmail.com>
5056
5057 PR other/35151
5058 * configure.ac: Combine rules for mingw32 and mingw64.
5059 * configure: Regenerate.
5060
5061 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
5062
5063 * MAINTAINERS (Write After Approval): Add myself.
5064
5065 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
5066
5067 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5068 * Makefile.in (.NOTPARALLEL): Ditto.
5069
5070 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5071
5072 * MAINTAINERS (Write After Approval): Add myself.
5073
5074 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
5075
5076 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5077 * Makefile.in (.NOTPARALLEL): Regenerate.
5078
5079 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
5080
5081 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5082 * Makefile.in: Regenerate.
5083
5084 2008-03-26 Jakub Staszak <kuba@et.pl>
5085
5086 * MAINTAINERS (Write After Approval): Add myself.
5087
5088 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5089
5090 * MAINTAINERS: Update e-mail address.
5091
5092 2008-03-20 Ian Lance Taylor <iant@google.com>
5093
5094 * configure.ac: Add support for --enable-gold.
5095 * Makefile.def: Add gold as a directory like ld.
5096 * configure, Makefile.in: Regenerate.
5097
5098 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5099
5100 * configure.ac: m4_include config/proginstall.m4.
5101 * configure: Regenerate.
5102
5103 Backport from upstream Libtool:
5104
5105 2007-10-12 Eric Blake <ebb9@byu.net>
5106
5107 Deal with Autoconf 2.62's semantic change in m4_append.
5108 * ltsugar.m4 (lt_append): Replace broken versions of
5109 m4_append.
5110 (lt_if_append_uniq): Don't require separator to be overquoted,
5111 and avoid broken m4_append.
5112 (lt_dict_add): Fix typo.
5113 * libtool.m4 (_LT_DECL): Don't overquote separator.
5114
5115 2008-03-13 David Edelsohn <edelsohn@gnu.org>
5116
5117 * config.rpath: Add AIX 6 support.
5118
5119 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
5120
5121 * Makefile.def (stageprofile). Remove -fprofile-generate
5122 from stage_libcflags.
5123 * Makefile.in: Regenerate.
5124
5125 2008-03-13 Ben Elliston <bje@au.ibm.com>
5126
5127 * config.sub, config.guess: Update from upstream sources.
5128
5129 2008-03-06 Tom Tromey <tromey@redhat.com>
5130
5131 * MAINTAINERS: Update for treelang deletion.
5132
5133 2008-03-03 James E. Wilson <wilson@tuliptree.org>
5134
5135 * MAINTAINERS: Update my email address.
5136
5137 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
5138
5139 * MAINTAINERS (darwin port): Add myself as a maintainer.
5140 (objective-c/c++): Add myself as a maintainer.
5141
5142 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5143
5144 * MAINTAINERS (Write After Approval): Update my email address.
5145
5146 2008-02-25 Tomas Bily <tbily@suse.cz>
5147
5148 * MAINTAINERS (Write After Approval): Add myself.
5149
5150 2008-02-23 Jakub Jelinek <jakub@redhat.com>
5151
5152 * MAINTAINERS (OpenMP): Add myself.
5153
5154 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
5155
5156 PR bootstrap/32009
5157 PR bootstrap/32161
5158
5159 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5160 * configure: Regenerate.
5161
5162 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5163 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5164 STAGE4_LIBCFLAGS): New.
5165 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5166 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5167 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5168 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5169 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5170 for target modules. Don't export LIBCFLAGS.
5171 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5172 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5173 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5174 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5175 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5176 * Makefile.in: Regenerate.
5177
5178 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5179
5180 PR libgcj/33085
5181 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5182 Do not use -DDLL_EXPORT. Backport from upstream.
5183
5184 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5185
5186 * MAINTAINERS (Write After Approval): Add myself.
5187
5188 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
5189
5190 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5191 * configure: Regenerate.
5192
5193 2008-01-31 Marc Gauthier <marc@tensilica.com>
5194
5195 * configure.ac (xtensa*-*-*): Recognize processor variants.
5196 * configure: Regenerate.
5197
5198 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5199
5200 PR bootstrap/34922
5201 * configure.ac (PARSE_ARGS): Push suitable setting of
5202 ac_subdirs_all, for `./configure --help=recursive'.
5203 Handle `+' in generic toplevel directory disabling.
5204 * configure: Regenerate.
5205
5206 2008-01-28 Nick Clifton <nickc@redhat.com>
5207
5208 * MAINTAINERS (xstormy16): Take over maintainership.
5209
5210 2008-01-25 Joseph Myers <joseph@codesourcery.com>
5211
5212 * MAINTAINERS (c4x port): Remove.
5213
5214 2008-01-24 David Edelsohn <edelsohn@gnu.org>
5215
5216 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5217
5218 2008-01-23 Ben Elliston <bje@au.ibm.com>
5219
5220 * config.sub, config.guess: Update from upstream sources.
5221
5222 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5223
5224 * MAINTAINERS (Write After Approval): Add myself.
5225
5226 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
5227
5228 * MAINTAINERS: Update my email address.
5229
5230 2008-01-09 Raksit Ashok <raksit@google.com>
5231
5232 * MAINTAINERS (Write After Approval): Add myself.
5233
5234 2008-01-09 Raksit Ashok <raksit@google.com>
5235
5236 * MAINTAINERS (Write After Approval): Add myself.
5237
5238 2008-01-08 Ben Elliston <bje@au.ibm.com>
5239
5240 * config.sub, config.guess: Update from upstream sources.
5241
5242 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5243
5244 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5245 Change recommended MPFR from 2.2.1 -> 2.3.0.
5246 * configure: Regenerate.
5247
5248 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5249
5250 * MAINTAINERS: Update my email address.
5251
5252 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5253
5254 * MAINTAINERS: Update my email address.
5255
5256 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5257
5258 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5259 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5260 * Makefile.in: Regenerate.
5261
5262 2007-12-10 Mark Heffernan <meheff@google.com>
5263
5264 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5265 misplaced entries.
5266
5267 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5268
5269 * configure.ac: Enable libjava for x86_64-*-darwin9.
5270 * configure: Regenerate.
5271
5272 2007-12-07 Bill Maddox <maddox@google.com>
5273
5274 * MAINTAINERS (Write After Approval): Add myself.
5275
5276 2007-12-05 Ben Elliston <bje@au.ibm.com>
5277
5278 * config.sub, config.guess: Update from upstream sources.
5279
5280 2007-12-02 Matthias Klose <doko@ubuntu.com>
5281
5282 * config-ml.in: Remove 64bit configure tests.
5283
5284 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5285
5286 * config-ml.in: Robustify against white space in absolute file
5287 names.
5288
5289 * config-ml.in (multi-clean): Substitute ${Makefile}.
5290 Remove superfluous ${Makefile} in list.
5291
5292 2007-11-19 Thiemo Seufer <ths@mips.com>
5293
5294 * config-ml.in: Don't hardcode the Makefile name.
5295
5296 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
5297
5298 * MAINTAINERS (Write After Approval): Add myself.
5299
5300 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
5301
5302 * MAINTAINERS (Write After Approval): Add myself.
5303
5304 2007-11-06 Doug Kwan <dougkwan@google.com>
5305
5306 * MAINTAINERS (Write After Approval): Add myself.
5307
5308 2007-10-25 Ben Elliston <bje@au.ibm.com>
5309
5310 * MAINTAINERS (mercury): Remove entry.
5311 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5312
5313 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5314
5315 * Makefile.def (dependencies): Make configure-gdb depend on
5316 all-intl.
5317 * Makefile.in: Regenerated.
5318
5319 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5320
5321 * MAINTAINERS (Fortran maintainer): Remove myself.
5322
5323 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
5324
5325 * Makefile.def: To avoid problems running with parallel makes,
5326 build newlib before libgloss so that target specific header
5327 files are availble.
5328 * Makefile.in: Regenerate
5329
5330 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5331
5332 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5333 * Makefile.in: Regenerate.
5334
5335 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5336
5337 * MAINTAINERS (Register allocation reviewer): Add myself.
5338
5339 2007-10-08 Mike Frysinger <vapier@gentoo.org>
5340
5341 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5342 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5343 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5344 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5345 * configure: Regenerate.
5346
5347 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
5348
5349 * MAINTAINERS (Register allocation reviewer): Add myself.
5350
5351 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
5352
5353 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5354 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5355 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5356 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5357 * configure.ac: Default them to host tools for $host = $build.
5358 Subst them.
5359
5360 * configure: Regenerate.
5361 * Makefile.in: Regenerate.
5362
5363 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
5364
5365 * MAINTAINERS (Register allocation reviewer): Add myself.
5366
5367 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
5368
5369 * MAINTAINERS (Register allocation reviewer): Add myself.
5370
5371 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
5372
5373 * MAINTAINERS (Write After Approval): Fix typo.
5374
5375 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5376
5377 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5378 * configure: Regenerate.
5379
5380 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5381
5382 PR bootstrap/31906
5383 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5384 they're already prefixed.
5385
5386 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5387
5388 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5389 libstdc++.
5390 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5391 * configure: Regenerate.
5392 * Makefile.in: Regenerate.
5393
5394 2007-09-17 Andreas Schwab <schwab@suse.de>
5395
5396 * configure.ac: Raise minimum makeinfo version to 4.6.
5397 * configure: Regenerate.
5398
5399 2007-09-17 Johannes Singler <singler@ira.uka.de>
5400
5401 * MAINTAINERS (write-after-approval) add myself
5402
5403 2007-09-15 Alan Modra <amodra@bigpond.net.au>
5404
5405 * configure.ac: Correct makeinfo version check.
5406 * configure: Regenerate.
5407
5408 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5409
5410 * MAINTAINERS: Update my email address.
5411
5412 2007-09-14 Richard Sandiford <richard@codesourcery.com>
5413
5414 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5415 to $skipdirs and only disable gprof for newlib. Use the normal
5416 mips*-elf* handling in other respects.
5417 * configure: Regnerate.
5418
5419 2007-09-12 David Daney <ddaney@avtrex.com>
5420
5421 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5422 enabling libgcj.
5423 * configure: Regenerate.
5424
5425 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5426
5427 PR other/32154
5428 * configure.ac: For libgloss targets, point the linker to the linker
5429 script, startup code and simulator library.
5430 * configure: Regenerate.
5431
5432 2007-09-07 Andrew Haley <aph@redhat.com>
5433
5434 * configure.ac (noconfigdirs): Remove target-libffi and
5435 target-libjava.
5436 * configure: Regenerate.
5437
5438 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5439
5440 PR target/33281
5441 * configure.ac: Use config/mh-mingw on mingw.
5442 * configure: Regenerate.
5443
5444 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5445
5446 * MAINTAINERS (Write After Approval): Add myself.
5447
5448 2007-09-05 Richard Guenther <rguenther@suse.de>
5449
5450 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5451 nor --disable-checking is provided also turn on yes and types
5452 checking for stage1.
5453 * configure: Re-generate.
5454
5455 2007-08-30 Krister Walfridsson <cato@df.lth.se>
5456
5457 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5458 (Write After Approval): Remove myself.
5459
5460 2007-08-29 Nick Clifton <nickc@redhat.com>
5461
5462 * config.sub, config.guess: Update from upstream sources.
5463
5464 2007-08-22 Bud Davis <jmdavis@link.com>
5465
5466 * MAINTAINERS (Write After Approval): Added myself.
5467 * MAINTAINERS (Reviewers): Removed myself.
5468
5469 2007-08-18 Paul Brook <paul@codesourcery.com>
5470 Joseph Myers <joseph@codesourcery.com>
5471
5472 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5473 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5474 * Makefile.in: Regenerate.
5475 * configure.ac (--with-debug-prefix-map): New.
5476 * configure: Regenerate.
5477
5478 2007-08-17 Richard Sandiford <richard@codesourcery.com>
5479 Nigel Stephens <nigel@mips.com>
5480
5481 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5482 as target_makefile_frag.
5483 * configure: Regenerate.
5484
5485 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
5486
5487 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5488 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5489 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5490 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5491 (do-compare, do-compare3, do-compare-debug): New.
5492 ([+compare-target+]): Use them.
5493
5494 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5495
5496 * MAINTAINERS (Write After Approval): Change my email address.
5497
5498 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5499 Ben Elliston <bje@au.ibm.com>
5500
5501 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5502 --silent if $silent.
5503 * configure: Regenerate.
5504
5505 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
5506
5507 * MAINTAINERS (Various Maintainers): Add myself as
5508 loop infrastructure maintainer. Update my e-mail
5509 address.
5510
5511 2007-07-31 Diego Novillo <dnovillo@google.com>
5512
5513 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5514 Adjust description.
5515
5516 2007-07-26 Richard Guenther <rguenther@suse.de>
5517
5518 * configure.ac: Add types checking to stage1 checking flags.
5519 * configure: Regenerate.
5520
5521 2007-07-17 Nick Clifton <nickc@redhat.com>
5522
5523 * COPYING3: New file. Contains version 3 of the GNU General
5524 Public License.
5525 * COPYING3.LIB: New file. Contains version 3 of the GNU
5526 Lesser General Public License.
5527
5528 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5529
5530 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5531
5532 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5533
5534 * MAINTAINERS (S/390 co-maintainer): Add myself.
5535 (Write After Approval): Remove myself.
5536
5537 2007-07-13 Dan Hipschman <dsh@google.com>
5538
5539 * MAINTAINERS (Write After Approval): Add myself.
5540
5541 2007-07-11 Nick Clifton <nickc@redhat.com>
5542
5543 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5544 WINDRES export.
5545 * Makefile.in: Regenerate.
5546
5547 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5548
5549 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5550 maintainer.
5551
5552 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5553
5554 * lt~obsolete.m4: New. Import from 20070318 libtool.
5555
5556 2007-07-03 Julian Brown <julian@codesourcery.com>
5557
5558 * MAINTAINERS (Write After Approval): Add myself.
5559
5560 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5561
5562 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5563 * configure: Regenerate.
5564
5565 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5566
5567 * configure.ac: Add some missing m4 quotation.
5568 * configure: Regenerate.
5569
5570 2007-07-02 Simon Baldwin <simonb@google.com>
5571
5572 * MAINTAINERS (Write After Approval): Add myself.
5573
5574 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
5575
5576 * configure: Regenerate.
5577
5578 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
5579
5580 * Makefile.def: Add windmc tool to build.
5581 * Makefile.tpl: Likewise.
5582 * configure.ac: Likewise.
5583 * Makefile.in: Regenerate.
5584 * configure: Regenerate.
5585
5586 2007-06-28 DJ Delorie <dj@redhat.com>
5587
5588 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5589 not building newlib.
5590 * configure: Regenerated.
5591
5592 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5593
5594 * MAINTAINERS (Write After Approval): Add myself.
5595
5596 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
5597
5598 * MAINTAINERS (Write After Approval): Add myself.
5599
5600 2007-06-19 Chris Matthews <chrismatthews@google.com>
5601
5602 * MAINTAINERS (Write After Approval): Add myself.
5603
5604 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5605
5606 * MAINTAINERS (Write After Approval): Add myself.
5607
5608 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5609
5610 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5611 * Makefile.in: Regenerated.
5612
5613 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5614
5615 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5616 bfin*-*-uclinux* targets.
5617 * configure: Regenerate.
5618
5619 2007-06-14 Ian Lance Taylor <iant@google.com>
5620
5621 * MAINTAINERS: Add myself as non-algorithmic global write
5622 maintainer.
5623
5624 2007-06-14 Diego Novillo <dnovillo@google.com>
5625
5626 * MAINTAINERS: Add self as middle-end maintainer and
5627 non-algorithmic global write maintainer.
5628
5629 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5630
5631 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5632 Move all Fortran maintainers except Paul Brook into the
5633 Non-Autopoiesis section.
5634
5635 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
5636
5637 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5638 (distclean-stage[+id+]): Possibly delete stage_last.
5639 * Makefile.in: Regenerate.
5640
5641 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
5642
5643 * MAINTAINERS (Various Maintainer): Fix typo.
5644
5645 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
5646
5647 * MAINTAINERS (Various Maintainer): Add myself as
5648 dataflow maintainer.
5649
5650 2007-06-07 Ben Elliston <bje@au.ibm.com>
5651
5652 * config.sub, config.guess: Update from upstream sources.
5653
5654 2007-06-07 Ben Elliston <bje@au.ibm.com>
5655
5656 * Makefile.tpl: Fix spelling error.
5657 * Makefile.in: Regenerate.
5658
5659 2007-06-01 Steve Ellcey <sje@cup.hp.com>
5660
5661 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5662 lt_cv_sys_max_cmd_len.
5663
5664 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5665
5666 * MAINTAINERS (Various Maintainers): Add myself as
5667 auto-vectorizer maintainer.
5668
5669 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
5670
5671 PR libjava/32098
5672 * libtool.m4: Revert previous change.
5673 * ltgcc.m4: Put it here.
5674
5675 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5676
5677 * MAINTAINERS (Various Maintainers): Add myself as
5678 auto-vectorizer maintainer.
5679
5680 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5681
5682 PR libjava/32098
5683 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5684
5685 2007-05-30 Richard Guenther <rguenther@suse.de>
5686
5687 * MAINTAINERS (Various Maintainers): Add myself as
5688 auto-vectorizer maintainer.
5689
5690 2007-05-30 Jakub Jelinek <jakub@redhat.com>
5691
5692 PR bootstrap/29382
5693 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5694 * configure: Rebuilt.
5695
5696 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
5697
5698 * MAINTAINERS (Write After Approval): Removed my name.
5699
5700 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5701
5702 * MAINTAINERS (Write After Approval): Remove myself.
5703
5704 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5705
5706 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5707
5708 2007-05-23 Steve Ellcey <sje@cup.hp.com>
5709
5710 * ltmain.sh: Update from ToT Libtool.
5711 * libtool.m4: Update from ToT Libtool.
5712 * ltsugar.m4: New. Update from ToT Libtool.
5713 * ltversion.m4: New. Update from ToT Libtool.
5714 * ltoptions.m4: New. Update from ToT Libtool.
5715 * ltconfig: Remove.
5716 * ltcf-c.sh: Remove.
5717 * ltcf-cxx.sh: Remove.
5718 * ltcf-gcj.sh: Remove.
5719
5720 2007-05-22 Ollie Wild <aaw@google.com>
5721
5722 * MAINTAINERS (Write After Approval): Add myself.
5723
5724 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
5725
5726 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5727 stage_cflags.
5728 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5729 Remove CFLAGS/LIBCFLAGS.
5730 (configure-stage[+id+]-[+prefix+][+module+],
5731 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5732 * Makefile.in: Regenerate.
5733
5734 2007-05-15 Diego Novillo <dnovillo@google.com>
5735
5736 * MAINTAINERS: Update e-mail address.
5737
5738 2007-05-15 Revital Eres <eres@il.ibm.com>
5739
5740 * MAINTAINERS (Write After Approval): Add myself.
5741
5742 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
5743
5744 * MAINTAINERS (Write After Approval): Updated my address.
5745
5746 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5747
5748 * MAINTAINERS (Write After Approval): Add myself.
5749
5750 2007-05-11 Silvius Rus <rus@google.com>
5751
5752 * MAINTAINERS (Write After Approval): Add myself.
5753
5754 2007-04-23 Tom Tromey <tromey@redhat.com>
5755
5756 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5757
5758 2007-04-22 Mark Mitchell <mark@codesourcery.com>
5759
5760 * MAINTAINERS (cpplib): Rename to ...
5761 (libcpp): ... this. Add C/C++ front end maintainers.
5762
5763 2007-04-14 Steve Ellcey <sje@cup.hp.com>
5764
5765 * config-ml.in: Pass ${ml_config_env} to configure calls.
5766
5767 2007-04-04 Christian Bruel <christian.bruel@st.com>
5768
5769 * MAINTAINERS (Write After Approval): Add myself.
5770
5771 2007-04-02 Dave Korn <dave.korn@artimi.com>
5772
5773 * MAINTAINERS (Write After Approval): Add myself.
5774
5775 2007-03-31 Tobias Burnus <burnus@net-b.de>
5776
5777 * MAINTAINERS (fortran 95 front end): Add myself.
5778
5779 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5780
5781 * MAINTAINERS (Write After Approval): Add myself.
5782
5783 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
5784
5785 * MAINTAINERS (Modulo Scheduler): Add myself.
5786
5787 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5788
5789 * MAINTAINERS (fortran 95 front end): Add myself.
5790 (c++ front end): whitespace fix.
5791
5792 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5793
5794 * MAINTAINERS (Write After Approval): Add myself.
5795
5796 2007-03-21 Richard Sandiford <richard@codesourcery.com>
5797
5798 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5799 of glob. Quote arguments with single quotes too.
5800 * configure: Regenerate.
5801
5802 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5803
5804 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5805 * Makefile.in: Regenerate
5806
5807 2007-03-07 Andreas Schwab <schwab@suse.de>
5808
5809 * configure: Regenerate.
5810
5811 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5812
5813 * configure.ac: Add "--with-pdfdir" configure option,
5814 which defines pdfdir variable.
5815 * Makefile.def (target=fixincludes): Add install-pdf to
5816 missing targets.
5817 (recursive_targets): Add install-pdf target.
5818 (flags_to_pass): Add pdfdir.
5819 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5820 target.
5821 * configure: Regenerate
5822 * Makefile.in: Regenerate
5823
5824 2007-02-28 Eric Christopher <echristo@apple.com>
5825
5826 Revert:
5827 2006-12-07 Mike Stump <mrs@apple.com>
5828
5829 * Makefile.def (dependencies): Add dependency for
5830 install-target-libssp and install-target-libgomp on
5831 install-gcc.
5832 * Makefile.in: Regenerate.
5833
5834 2007-02-27 Matt Kraai <kraai@ftbfs.org>
5835
5836 * configure: Regenerate.
5837 * configure.ac: Move statements after variable declarations.
5838
5839 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5840
5841 * MAINTAINERS: Add myself as sh maintainer.
5842
5843 2007-02-19 Joseph Myers <joseph@codesourcery.com>
5844
5845 * configure.ac: Adjust for loop syntax.
5846 * configure: Regenerate.
5847
5848 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5849
5850 * configure: Rebuilt.
5851
5852 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5853
5854 * configure.ac: Drop multiple occurrences of --enable-languages,
5855 and fix its quoting.
5856 * configure: Rebuilt.
5857
5858 2007-02-17 Mark Mitchell <mark@codesourcery.com>
5859 Nathan Sidwell <nathan@codesourcery.com>
5860 Vladimir Prus <vladimir@codesourcery.com>
5861 Joseph Myers <joseph@codesourcery.com>
5862
5863 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5864 * configure: Regenerate.
5865
5866 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5867
5868 * ltconfig (freebsd*): Default to elf.
5869
5870 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5871
5872 * configure.ac (target_libraries): Move libgcc before libiberty.
5873 * configure: Regenerated.
5874
5875 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5876 Paolo Bonzini <bonzini@gnu.org>
5877
5878 PR bootstrap/30753
5879 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5880 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5881 * configure: Regenerated.
5882
5883 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5884
5885 * MAINTAINERS (Language Front End Maintainers): Update my mail
5886 address.
5887
5888 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5889
5890 PR bootstrap/30748
5891 * configure.ac: Correct syntax for Solaris ksh.
5892 * configure: Regenerated.
5893
5894 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5895
5896 * configure.ac: Sync with src.
5897 * configure: Regenerate.
5898
5899 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5900
5901 * Makefile.in: Regenerate.
5902
5903 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5904
5905 * config.sub: Sync with src.
5906
5907 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5908
5909 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5910 noncanonical equivalents.
5911 * configure.in: Rename to...
5912 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5913 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5914 target_noncanonical. Use them. Rewrite removal of configure
5915 arguments for autoconf 2.59. Discard variable settings. Force
5916 program_transform_name for native tools.
5917
5918 * Makefile.in: Regenerated.
5919 * configure: Regenerated with autoconf 2.59.
5920
5921 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
5922
5923 * MAINTAINERS (Write After Approval): Add myself.
5924
5925 2007-01-31 Andreas Schwab <schwab@suse.de>
5926
5927 * Makefile.tpl (LDFLAGS): Substitute it.
5928 * Makefile.in: Regenerate.
5929
5930 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
5931
5932 * MAINTAINERS (Write After Approval): Add myself.
5933
5934 2007-01-28 David Edelsohn <edelsohn@gnu.org>
5935
5936 * MAINTAINERS (spu port): Add myself.
5937
5938 2007-01-23 Richard Guenther <rguenther@suse.de>
5939
5940 PR bootstrap/30541
5941 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
5942 * Makefile.tpl (GNATBIND): Substitute it.
5943 (GNATMAKE): Likewise.
5944 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
5945 of STAGE_PREFIX.
5946 * Makefile.in: Regenerate.
5947 * configure: Regenerate.
5948
5949 2007-01-18 Mike Stump <mrs@apple.com>
5950
5951 * configure.in: Re-enable -Werror for gcc builds.
5952
5953 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
5954
5955 * MAINTAINERS (Write After Approval): Add myself.
5956
5957 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5958
5959 * configure.in: Change == to = in test command.
5960 * configure: Regenerate.
5961
5962 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
5963 Nick Clifton <nickc@redhat.com>
5964 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
5965
5966 * configure.in (build_configargs, host_configargs, target_configargs):
5967 Remove build/host/target parameters.
5968 (host_libs): Add gmp and mpfr.
5969 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
5970 * Makefile.def (gmp, mpfr): New.
5971 (gcc): Remove target.
5972 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
5973 target_os, target_vendor): New.
5974 (configure): Add host_alias/target_alias arguments; adjust invocations.
5975 * configure: Regenerate.
5976 * Makefile.in: Regenerate.
5977
5978 2007-01-11 Matt Fago <fago@earthlink.net>
5979
5980 * configure.in: Try to link to functions only in mpfr 2.2.x
5981 to improve robustness of configure tests.
5982 * configure: Regenerate.
5983
5984 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
5985
5986 * MAINTAINERS: Add myself as i386 maintainer.
5987
5988 2007-01-08 Jan Hubicka <jh@suse.cz>
5989
5990 * MAINTAINERS: Add myself as i386 maintainer.
5991
5992 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
5993
5994 * configure.in: Add support for an x86_64-mingw* target.
5995 * configure: Regenerate.
5996
5997 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
5998
5999 * Makefile.tpl (all-target): Correct @if conditional for target
6000 modules.
6001 * configure.in: Omit libiberty if building only target libgcc.
6002 * configure, Makefile.in: Regenerated.
6003
6004 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
6005
6006 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6007 * configure: Regenerate.
6008
6009 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6010
6011 * Makefile.def (target_modules): Add libgcc.
6012 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6013 * Makefile.tpl (clean-target-libgcc): Delete.
6014 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6015 on gcc even for bootstrapped modules. Rewrite handling of
6016 lang_env_dependencies to loop over target_modules.
6017 * configure.in (target_libraries): Add target-libgcc.
6018 * Makefile.in, configure: Regenerated.
6019
6020 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6021
6022 * configure.in: Reorganize recognition of languages. Add
6023 --enable-stage1-languages. Show supported languages for the chosen
6024 target rather than all recognized languages.
6025 * configure: Regenerate.
6026
6027 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6028
6029 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6030 * Makefile.in: Regenerate.
6031
6032 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6033
6034 * configure.in: Warn that MPFR 2.2.0 is buggy.
6035 * configure: Regenerate.
6036
6037 2006-12-27 Ian Lance Taylor <iant@google.com>
6038
6039 * configure.in: When removing Makefiles to force a reconfigure, also
6040 remove prev-DIR*/Makefile.
6041 * configure: Regenerate.
6042
6043 2006-12-22 Andreas Schwab <schwab@suse.de>
6044
6045 * configure: Regenerate with correct autoconf version.
6046
6047 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6048
6049 * configure.in: add AC_SUBST for *_FOR_TARGET.
6050 * configure: Regenerate.
6051
6052 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6053
6054 * configure.in: Simplify logic for rejecting languages that cannot
6055 be built. Separate the case when a language is unsupported,
6056 from the case when the user chooses not to build a language.
6057
6058 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6059
6060 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6061 it only affects bootstrap and could be tested on "$host" as well.
6062 * configure: Regenerate.
6063 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6064
6065 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6066
6067 PR bootstrap/29544
6068 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6069 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6070 move here comment from Makefile.tpl.
6071 * Makefile.tpl: Move some definitions higher in the file.
6072 (STAGE1_CHECKING): New.
6073 * configure.in: Add --enable-stage1-checking.
6074 * configure: Regenerate.
6075 * Makefile.in: Regenerate.
6076
6077 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6078
6079 * MAINTAINERS: Add myself as build system maintainer.
6080
6081 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
6082
6083 * MAINTAINERS (Write After Approval): Add myself.
6084
6085 2006-12-13 Eric Christopher <echristo@apple.com>
6086
6087 * MAINTAINERS: Add myself as darwin maintainer.
6088
6089 2006-12-11 Ian Lance Taylor <ian@airs.com>
6090
6091 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6092
6093 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
6094
6095 MAINTAINERS: Update my entry.
6096
6097 2006-12-11 Alan Modra <amodra@bigpond.net.au>
6098
6099 * configure.in: Handle spu makefile frag.
6100 * Makefile.tpl (MAINT): Define
6101 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6102 * configure: Regenerate.
6103 * Makefile.in: Regenerate.
6104
6105 2006-12-11 Ben Elliston <bje@au.ibm.com>
6106
6107 * config.guess: Import latest version.
6108 * config.sub: Likewise.
6109
6110 2006-12-11 Ben Elliston <bje@au.ibm.com>
6111
6112 * configure.in (spu-*-*): Don't skip target-libiberty.
6113 * configure: Regenerate.
6114
6115 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6116
6117 PR bootstrap/30134
6118 * configure.in: Correct x86 darwin support for libjava to powerpc
6119 and i?86 only.
6120 * configure: Regenerate.
6121
6122 2006-12-08 Sandro Tolaini <tolaini@libero.it>
6123
6124 * configure.in: Add x86 darwin support for libjava.
6125 * configure: Regenerate.
6126
6127 2006-12-07 Mike Stump <mrs@apple.com>
6128
6129 * Makefile.def (dependencies): Add dependency for
6130 install-target-libssp and install-target-libgomp on
6131 install-gcc.
6132 * Makefile.in: Regenerate.
6133
6134 2006-12-04 Richard Guenther <rguenther@suse.de>
6135
6136 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6137 (Non-Algorithmic Maintainers): Move over non-algorithmic
6138 loop optimizer maintainers, add myself as a non-algorithmic
6139 middle-end maintainer.
6140
6141 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
6142
6143 * MAINTAINERS (Write After Approval): Add myself.
6144
6145 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6146
6147 * configure.in: Update error message for missing GMP/MPFR.
6148
6149 * configure: Regenerate.
6150
6151 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6152
6153 * configure.in: Update MPFR version in error message.
6154
6155 * configure: Regenerate.
6156
6157 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6158
6159 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6160 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6161 --with-gmp-lib): New flags.
6162
6163 * configure: Regenerate.
6164
6165 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6166
6167 * MAINTAINERS (Write After Approval): Change my email address.
6168
6169 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6170
6171 * MAINTAINERS (Write After Approval): Add myself.
6172
6173 2006-11-22 Philipp Thomas <pth@suse.de>
6174
6175 * MAINTAINERS (i18n): Update e-mail address.
6176
6177 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6178
6179 * MAINTAINERS (spu port): Add myself as maintainer.
6180 (Write After Approval): Remove myself.
6181
6182 2006-11-22 Ben Elliston <bje@au.ibm.com>
6183
6184 * configure.in (skipdirs): Don't build libssp for SPU.
6185 * configure: Regenerate.
6186
6187 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6188
6189 * MAINTAINERS (spu port): Add myself as maintainer.
6190 (libobjc): Update my email address.
6191
6192 2006-11-21 Andrea Bona <andrea.bona@st.com>
6193
6194 * MAINTAINERS (Write After Approval): Add myself.
6195
6196 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6197
6198 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6199 * configure : Rebuilt.
6200
6201 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6202
6203 * MAINTAINERS (Write After Approval): Add myself.
6204
6205 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6206
6207 * MAINTAINERS (Write After Approval): Add myself.
6208
6209 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6210
6211 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6212 libmpfr.a.
6213 * configure: Regenerate.
6214
6215 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
6216
6217 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6218 (unstage): Test for stage_last presence.
6219
6220 PR bootstrap/29802
6221 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6222 STAGE_PREFIX.
6223 * Makefile.in: Regenerate.
6224
6225 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6226
6227 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6228 maintainers.
6229
6230 2006-11-14 Erven Rohou <erven.rohou@st.com>
6231
6232 * MAINTAINERS (Write After Approval): Add myself.
6233
6234 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
6235
6236 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6237 and stageN-package/Makefile.
6238 * Makefile.in: Regenerated.
6239
6240 2006-11-14 Jie Zhang <jie.zhang@analog.com>
6241
6242 * configure.in: Remove target-libgloss from noconfigdirs for
6243 bfin-*-*.
6244 * configure: Regenerated.
6245
6246 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6247
6248 * configure.in (have_gmp): Only error if the gcc directory exists.
6249
6250 * configure: Regenerate.
6251
6252 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6253
6254 * configure.in: Robustify error message for missing GMP/MPFR.
6255
6256 * configure: Regenerate.
6257
6258 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
6259
6260 * MAINTAINERS (Write After Approval): Add myself.
6261
6262 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
6263
6264 * MAINTAINERS: Change email address.
6265
6266 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6267
6268 * MAINTAINERS (Write After Approval): Add myself.
6269
6270 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6271
6272 * MAINTAINERS (Write After Approval): Add myself.
6273
6274 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6275
6276 * MAINTAINERS (Write After Approval): Move myself to
6277 Write After Approval section.
6278
6279 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6280
6281 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6282 need_gmp anymore.
6283 * configure: Regenerate.
6284
6285 2006-10-16 Tobias Burnus <burnus@net-b.de>
6286
6287 * MAINTAINERS (Write After Approval): Add myself.
6288
6289 2006-10-16 Ben Elliston <bje@au.ibm.com>
6290
6291 * config.guess: Import latest version.
6292 * config.sub: Likewise.
6293
6294 2006-10-10 Brooks Moses <bmoses@stanford.edu>
6295
6296 * Makefile.def: Added pdf target handling.
6297 * Makefile.tpl: Added pdf target handling.
6298 * Makefile.in: Regenerated.
6299
6300 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6301
6302 * MAINTAINERS: Add self as score port maintainer.
6303
6304 2006-10-04 Brooks Moses <bmoses@stanford.edu>
6305
6306 * MAINTAINERS (Write After Approval): Add myself.
6307
6308 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6309
6310 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
6311 or newer.
6312 * configure: Regenerated.
6313
6314 2006-09-27 Dave Brolley <brolley@redhat.com>
6315
6316 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6317 using $s instead of $r.
6318 * configure: Regenerated.
6319
6320 2006-09-26 Thiemo Seufer <ths@mips.com>
6321
6322 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6323 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6324 * configure: Regenerate.
6325
6326 2006-09-24 Graeme Peterson <gridly@gmail.com>
6327
6328 * MAINTAINERS (Write After Approval): Remove myself.
6329
6330 2006-09-22 Chao-ying Fu <fu@mips.com>
6331
6332 * MAINTAINERS (Write After Approval): Add myself.
6333
6334 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6335
6336 * MAINTAINERS: Add self as soft-fp maintainer.
6337
6338 2006-09-09 Anatoly Sokolov <aesok@post.ru>
6339
6340 * MAINTAINERS: Add myself as avr maintainer.
6341 Remove Marek Michalkiewicz as avr maintainer.
6342
6343 2006-09-07 Roberto Costa <roberto.costa@st.com>
6344
6345 * MAINTAINERS (Write After Approval): Add myself.
6346
6347 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
6348
6349 * configure.in: Never build newlib for a Mingw host.
6350 Never build newlib as Mingw target library.
6351 Test the existence of winsup/cygwin for building a Cygwin newlib,
6352 rather than just winsup.
6353 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6354 building a Mingw target.
6355 * configure: Regenerate.
6356
6357 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6358
6359 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6360
6361 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
6362
6363 * config.guess: Import from src (was more updated).
6364 * config.sub: Likewise.
6365
6366 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6367
6368 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6369 * configure: Regenerated.
6370
6371 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
6372
6373 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6374 for stages after the first.
6375
6376 2006-07-17 Jakub Jelinek <jakub@redhat.com>
6377
6378 * Makefile.def: Add dependencies for configure-opcodes
6379 on configure-intl and all-opcodes on all-intl.
6380 * Makefile.in: Regenerated.
6381
6382 2006-07-13 Ben Elliston <bje@au.ibm.com>
6383
6384 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6385
6386 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6387
6388 Port to hosts whose 'sort' and 'tail' implementations
6389 treat operands with leading '+' as file names, as POSIX
6390 has required since 2001. However, make sure the code still
6391 works on pre-POSIX hosts.
6392 * ltmain.sh: Don't assume "sort +2" is equivalent to
6393 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6394
6395 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6396
6397 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6398
6399 2006-07-04 Peter O'Gorman <peter@pogma.com>
6400
6401 * ltconfig: chmod 644 before ranlib during install.
6402
6403 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6404
6405 PR bootstrap/18058
6406 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6407 if the bootstrap compiler is a GCC version that supports it.
6408 * configure: Regenerate.
6409
6410 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6411
6412 * configure.in: Fix thinkos in previous check-in.
6413 * configure: Regenerate.
6414
6415 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6416
6417 PR other/27063
6418 * configure.in: Test subdir_requires and give an appropriate
6419 error message.
6420 * configure: Regenerate.
6421
6422 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6423
6424 * MAINTAINERS (Write After Approval): Add myself.
6425
6426 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
6427
6428 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6429
6430 2006-06-22 Steve Ellcey <sje@cup.hp.com>
6431
6432 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6433
6434 2006-06-20 David Ayers <d.ayers@inode.at>
6435
6436 PR bootstrap/28072
6437 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6438 whether target-libjava is being configured instead of whether the
6439 java front end is enabled.
6440 * configure: Regenerate.
6441
6442 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6443
6444 PR target/27540
6445 * configure.in: Only enable libgomp on IRIX 6.
6446 * configure: Regenerate.
6447
6448 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
6449
6450 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6451 too.
6452 * Makefile.in: Regenerate.
6453
6454 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6455
6456 * config-ml.in: Alter CCASFLAGS to include special
6457 multilib options the same as is done for CFLAGS.
6458
6459 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6460
6461 * configure.in: Don't enable libgomp on hpux10.
6462 * configure: Rebuilt.
6463
6464 2006-06-12 David Ayers <d.ayers@inode.at>
6465
6466 PR bootstrap/27963
6467 PR target/19970
6468 * configure.in: Remove target-boehm-gc from noconfigdirs where
6469 ${libgcj} is specified.
6470 * configure: Regenerate.
6471
6472 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
6473
6474 Sync from src:
6475
6476 * configure.in: Sync.
6477 * configure: Regenerated.
6478
6479 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6480
6481 * Makefile.def: Added dependencies from sim and gdb on intl, and
6482 added configure dependencies to everything with an all dependency
6483 on intl.
6484 * Makefile.in: Regenerated.
6485
6486 2006-06-06 David Ayers <d.ayers@inode.at>
6487
6488 PR libobjc/13946
6489 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6490 * Makefile.in: Regenerate.
6491 * configure.in: Add --enable-objc-gc at toplevel and have it
6492 enable boehm-gc for Objective-C.
6493 Remove target-boehm-gc from libgcj.
6494 Add target-boehm-gc to target_libraries.
6495 Add target-boehm-gc to noconfigdirs where ${libgcj}
6496 is specified.
6497 Assert that boehm-gc is supported when requested for Objective-C.
6498 Only build boehm-gc if needed either for Java or Objective-C.
6499 * configure: Regenerate.
6500
6501 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
6502
6503 PR 27674
6504 * Makefile.tpl (configure-[+prefix+][+module+],
6505 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6506 Remove rule to unstage bootstrapped modules.
6507 (stage_current): New.
6508 * Makefile.in: Regenerate.
6509
6510 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6511
6512 * MAINTAINERS (Write After Approval): Update my e-mail address.
6513
6514 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6515
6516 * include/libiberty.h: Declare pex_run_in_environment.
6517
6518 2006-05-31 Asher Langton <langton2@llnl.gov>
6519
6520 * MAINTAINERS (Write After Approval): Add myself.
6521
6522 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
6523
6524 * Makefile.def (bfd, opcodes): Fix lib_path.
6525 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6526 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6527 * Makefile.in: Regenerate.
6528
6529 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6530
6531 * Makefile.in: Regenerate.
6532
6533 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6534
6535 * Makefile.def: Add install-html target. Add datarootdir
6536 docdir and htmldir to flags_to_pass.
6537 * Makefile.tpl: Add install-html target.
6538 * Makefile.in: Regenerate.
6539 * configure.in: Add --with-datarootdir, --with-docdir, and
6540 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6541 * configure: Regenerate.
6542
6543 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6544
6545 * configure.in: Enable gprof for cross builds.
6546 * configure: Regenerate.
6547
6548 2006-05-22 Richard Guenther <rguenther@suse.de>
6549
6550 Revert
6551 2006-01-31 Richard Guenther <rguenther@suse.de>
6552 Paolo Bonzini <bonzini@gnu.org>
6553
6554 * Makefile.def (target_modules): Add libgcc-math target module.
6555 * configure.in (target_libraries): Add libgcc-math target library.
6556 (--enable-libgcc-math): New configure switch.
6557 * Makefile.in: Re-generate.
6558 * configure: Re-generate.
6559 * libgcc-math: New toplevel directory.
6560
6561 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6562 Andreas Tobler <a.tobler@schweiz.ch>
6563
6564 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6565 * configure: Rebuilt.
6566
6567 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
6568
6569 * MAINTAINERS (Write After Approval): Add myself.
6570
6571 2006-05-01 DJ Delorie <dj@redhat.com>
6572
6573 * configure.in: Restore CFLAGS if GMP isn't present.
6574 * configure: Regenerate.
6575
6576 2006-05-01 Richard Guenther <rguenther@suse.de>
6577
6578 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6579 maintainer.
6580
6581 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
6582
6583 * MAINTAINERS (Write After Approval): Add myself.
6584
6585 2006-04-28 Jan Beulich <jbeulich@novell.com>
6586
6587 * MAINTAINERS (Write After Approval): Add myself.
6588
6589 2006-04-18 DJ Delorie <dj@redhat.com>
6590
6591 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6592 reference libgloss so that libssp can be built in a combined
6593 tree.
6594 * configure: Regenerate.
6595
6596 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
6597
6598 * MAINTAINERS (Write After Approval): Add myself.
6599
6600 2006-04-05 Ben Elliston <bje@au.ibm.com>
6601
6602 * configure.in: Require makeinfo 4.4 or higher.
6603 * configure: Regenerate.
6604
6605 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6606
6607 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6608 Rearrange the entries of other libraries to have them in one place.
6609
6610 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6611
6612 * MAINTAINERS (Write After Approval): Remove myself.
6613 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6614
6615 2006-03-14 Richard Guenther <rguenther@suse.de>
6616
6617 * configure: Regenerate with autoconf 2.13.
6618
6619 2006-03-13 Jim Blandy <jimb@codesourcery.com>
6620
6621 * MAINTAINERS: Use my work address.
6622
6623 * MAINTAINERS: Update my E-mail address.
6624
6625 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
6626
6627 * configure.in: Handle --disable-<component> generically.
6628 * configure: Regenerate.
6629
6630 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6631
6632 PR libgcj/17311
6633 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6634
6635 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6636
6637 * MAINTAINERS (Write After Approval): Remove myself.
6638 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6639
6640 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6641
6642 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6643 (TARGET_CONFIGDIRS): Remove.
6644 * configure.in: Remove AC_SUBST(target_configdirs).
6645 * Makefile.in, configure: Regenerated.
6646
6647 2006-02-20 Steven G. Kargl <kargls@comcast.net>
6648
6649 * MAINTAINERS (Write After Approval): Remove myself.
6650 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6651
6652 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
6653
6654 PR bootstrap/25670
6655
6656 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6657
6658 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6659 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6660 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6661 BUILD_PREFIX, BUILD_PREFIX_1.
6662 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6663
6664 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6665 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6666
6667 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6668 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6669 of `cat stage_current`. Always provide the `r' and `s' variables.
6670 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6671 a single shell execution.
6672 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6673 bootstrapped modules, make the stage1 module if the build was not
6674 started yet, else build the current stage.
6675 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6676 (all-build, all-host, all-target, [+make_target+]-host,
6677 [+make_target+]-target): Do not use \-continued lines.
6678 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6679 (current_stage, restrap, stage_last): New.
6680
6681 * Makefile.in: Regenerate.
6682 * configure: Regenerate.
6683
6684 2006-02-19 Bud Davis <jmdavis@link.com>
6685
6686 * MAINTAINERS (Write After Approval): Remove myself.
6687 (Language Front End Maintainers): Add myself as fortran 95
6688 maintainer and update e-mail address.
6689
6690 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6691
6692 * MAINTAINERS (Write After Approval): Remove myself.
6693 (Language Front End Maintainers): Add myself as fortran 95
6694 maintainer.
6695
6696 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
6697
6698 * MAINTAINERS (Write After Approval): Add myself.
6699
6700 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6701
6702 * MAINTAINERS (Write After Approval): Remove myself.
6703 (Language Front End Maintainers): Add myself as
6704 fortran 95 maintainer.
6705
6706 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6707
6708 Sync from src:
6709
6710 2005-12-27 Leif Ekblad <leif@rdos.net>
6711
6712 * configure.in: Add support for RDOS target.
6713 * configure: Regenerate.
6714
6715 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6716 Andreas Schwab <schwab@suse.de>
6717
6718 * configure: Regenerate.
6719
6720 2006-02-12 David Edelsohn <edelsohn@gnu.org>
6721
6722 * configure.in (enable_libgomp): Add AIX.
6723 * configure: Regenerate.
6724
6725 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6726
6727 * MAINTAINERS (Write After Approval): Add myself.
6728
6729 2006-02-03 Lee Millward <lee.millward@gmail.com>
6730
6731 * MAINTAINERS (Write After Approval): Add myself.
6732
6733 2006-01-31 Richard Guenther <rguenther@suse.de>
6734 Paolo Bonzini <bonzini@gnu.org>
6735
6736 * Makefile.def (target_modules): Add libgcc-math target module.
6737 * configure.in (target_libraries): Add libgcc-math target library.
6738 (--enable-libgcc-math): New configure switch.
6739 * Makefile.in: Re-generate.
6740 * configure: Re-generate.
6741 * libgcc-math: New toplevel directory.
6742
6743 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
6744
6745 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6746 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6747 the assembler, linker and binutils.
6748 * configure: Regenerate.
6749
6750 2006-01-22 Dirk Mueller <dmueller@suse.de>
6751
6752 * MAINTAINERS (Write After Approval): Add myself.
6753
6754 2006-01-20 Diego Novillo <dnovillo@redhat.com>
6755
6756 * configure: Regenerate.
6757
6758 2006-01-18 Richard Henderson <rth@redhat.com>
6759 Jakub Jelinek <jakub@redhat.com>
6760 Diego Novillo <dnovillo@redhat.com>
6761
6762 * libgomp: New directory.
6763 * Makefile.def: Add target_module libgomp.
6764 * Makefile.in: Regenerate.
6765 * configure.in (target_libraries): Add target-libgomp.
6766 * configure: Regenerate.
6767
6768 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
6769
6770 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6771 @ from continuation.
6772 * Makefile.in: Rebuilt.
6773
6774 2006-01-04 Chris Lattner <sabre@gnu.org>
6775
6776 * MAINTAINERS (Write After Approval): Add myself.
6777
6778 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
6779
6780 PR bootstrap/24252
6781
6782 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6783 * Makefile.tpl (OBJDUMP): New.
6784 (EXTRA_HOST_FLAGS): Add it.
6785 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6786
6787 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6788 to use symbolic links between directories. Avoid race conditions
6789 or make them harmless.
6790 * configure.in: Do not try to use symbolic links between directories.
6791
6792 * Makefile.def (LEAN): Pass.
6793 * Makefile.tpl (LEAN): Define.
6794 (stage[+id+]-start): Accept that the previous directory does not
6795 exist, if the bootstrap is lean.
6796 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6797 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6798 configure substitution.
6799 ([+compare-target+]): Likewise.
6800 ([+bootstrap-target+]-lean): New.
6801 * configure.in: Remove lean bootstrap support from here.
6802
6803 * Makefile.in: Regenerate.
6804 * configure: Regenerate.
6805
6806 2006-01-04 Ben Elliston <bje@au.ibm.com>
6807
6808 * MAINTAINERS (libdecnumber): Add myself.
6809
6810 2006-01-02 Mark Mitchell <mark@codesourcery.com>
6811
6812 * libtool-ldflags: New script.
6813
6814 2006-01-02 Andreas Schwab <schwab@suse.de>
6815
6816 * configure.in: When reconfiguring remove Makefile in
6817 all stage directories.
6818 * configure: Regenerate.
6819
6820 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6821
6822 * MAINTAINERS: Update my email address.
6823
6824 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
6825
6826 Revert Ada-related part of the previous change.
6827
6828 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6829 Do not pass.
6830 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6831 * Makefile.in: Regenerate.
6832 * configure.in: Do not include mt-ppc-aix target fragment.
6833 * configure: Regenerate.
6834
6835 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
6836
6837 * configure.in: Select appropriate fragments for PowerPC/AIX.
6838 * configure: Regenerate.
6839
6840 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6841 BOOT_CFLAGS, BOOT_LDFLAGS.
6842 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6843 BOOT_CFLAGS, BOOT_LDFLAGS.
6844 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6845 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6846 (stage): Fail if we cannot complete the work.
6847 * Makefile.in: Regenerate.
6848
6849 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6850
6851 * configure.in: Replace ms1 with mt.
6852 * configure: Rebuilt.
6853
6854 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6855
6856 * MAINTAINERS: Update my email address.
6857
6858 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
6859
6860 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6861 install-host-nogcc): Don't invoke $(stage) at the end.
6862 * Makefile.in: Regenerate.
6863
6864 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
6865
6866 * configure.in: Flip the top-level bootstrap switch.
6867 * configure: Regenerate.
6868
6869 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6870
6871 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6872 $(stage) and $(unstage).
6873 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6874 (all): Remove stray semicolon.
6875 (local-distclean): Don't handle multilib.tmp and multilib.out.
6876 (install.all): Set $s for consistency.
6877 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6878 check_multilibs setting. Always make the install directory.
6879 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6880 Correct @if/@endif.
6881 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6882 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6883 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6884 (multilib.out): Remove.
6885 * Makefile.in: Regenerated.
6886
6887 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
6888
6889 * MAINTAINERS (Write After Approval): Add myself.
6890
6891 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6892
6893 * MAINTAINERS: Add myself as mt maintainer.
6894
6895 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6896
6897 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6898
6899 * MAINTAINERS: Change email address.
6900
6901 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
6902
6903 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6904 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6905 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6906 Find in-tree tools if available.
6907 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6908 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6909 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6910 (COMPILER_*_FOR_TARGET): New.
6911 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6912 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6913 (CONFIGURED_*, USUAL_*): Remove.
6914 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6915 STRIP): Use autoconf substitutions.
6916 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6917 COMPILER_NM_FOR_TARGET): New.
6918 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6919
6920 (all): Make all-host and all-target in parallel.
6921 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
6922 that $$r and $$s are set before invoking a recursive make.
6923 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
6924 ([+bootstrap-target+]): Inline most of the `all' target.
6925
6926 2005-11-29 Ben Elliston <bje@au.ibm.com>
6927
6928 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
6929 from the gcc build directory.
6930 * Makefile.in: Regenerate.
6931
6932 2005-11-29 Ben Elliston <bje@au.ibm.com>
6933
6934 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
6935 depend on all-libdecnumber.
6936 * configure.in (host_libs): Include libdecnumber.
6937 * Makefile.in: Regenerate.
6938 * configure: Likewise.
6939
6940 2005-11-29 Ben Elliston <bje@au.ibm.com>
6941
6942 * libdecnumber: Import decNumber sources from the dfp-branch.
6943
6944 2005-11-21 Kean Johnston <jkj@sco.com>
6945
6946 * config.sub, config.guess: Sync from upstream sources.
6947
6948 2005-11-21 Ben Elliston <bje@au.ibm.com>
6949
6950 Import from Autoconf sources:
6951
6952 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
6953 * config/move-if-change: Don't output "$2 is unchanged";
6954 suggested by Ben Elliston. Handle weird characters correctly.
6955
6956 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
6957
6958 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
6959 to match upstream libtool for darwin.
6960
6961 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
6962
6963 * Makefile.def: Remove gdb dependencies for gdbtk.
6964 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
6965 (configure-gdb, install-gdb): New rules.
6966 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
6967 * Makefile.in, configure: Regenerated.
6968
6969 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
6970
6971 * MAINTAINERS (Write After Approval): Add myself.
6972
6973 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
6974
6975 * MAINTAINERS (Write After Approval): Add myself.
6976
6977 2005-10-24 Diego Novillo <dnovillo@redhat.com>
6978
6979 * MAINTAINERS (alias analysis): Add Daniel Berlin and
6980 Diego Novillo.
6981
6982 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
6983
6984 PR bootstrap/24297
6985 * Makefile.tpl (do-[+make-target+], do-check, install,
6986 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
6987 are set before recursing.
6988 * Makefile.in: Regenerate.
6989
6990 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
6991
6992 PR bootstrap/18939
6993 * Makefile.def (gcc) <target>: Fix thinko.
6994 * Makefile.in: Regenerate.
6995
6996 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
6997
6998 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
6999 * configure: Regenerate.
7000
7001 2005-10-15 Jie Zhang <jie.zhang@analog.com>
7002
7003 * MAINTAINERS (Write After Approval): Add self.
7004
7005 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
7006
7007 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7008 target-libffi, target-qthreads, target-libjava, and
7009 targetlibobjc.
7010 * configure: Regenerate.
7011
7012 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7013
7014 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7015 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7016 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7017 (USUAL_OBJDUMP_FOR_TARGET): New.
7018 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7019 * configure.in: Check for $OBJDUMP_FOR_TARGET.
7020 * configure, Makefile.in: Regenerated.
7021
7022 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7023
7024 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7025 before other host packages.
7026
7027 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7028
7029 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7030
7031 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7032
7033 PR bootstrap/22340
7034
7035 * configure.in (default_target): Remove.
7036 * Makefile.tpl (all): Do not use prerequisites as subroutines
7037 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7038 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7039 use prerequisites as subroutines.
7040 (check-host, check-target): New.
7041 (bootstrap configure & all targets): Do not use stage*-start
7042 if the directory layout is already ok.
7043 (non-bootstrap configure & all targets): Prepend a $(unstage).
7044 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7045 (NOTPARALLEL): Remove.
7046 (unstage, stage variables): New variables.
7047 (unstage, stage targets): Simply expand to those variables.
7048
7049 * configure: Regenerate.
7050 * Makefile.in: Regenerate.
7051
7052 2005-10-04 James E Wilson <wilson@specifix.com>
7053
7054 * Makefile.def (lang_env_dependencies): Add libmudflap.
7055 * Makefile.in: Regenerate.
7056
7057 2005-10-03 Andreas Schwab <schwab@suse.de>
7058
7059 Backport from libtool CVS:
7060 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7061
7062 * ltmain.sh: add support for installing into temporary
7063 staging area (e.g. 'make install DESTDIR=...')
7064
7065 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7066
7067 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7068 * configure: Regenerated.
7069
7070 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7071
7072 * configure: Regenerate with the correct
7073 autoconf version.
7074
7075 2005-09-30 Catherine Moore <clm@cm00re.com>
7076
7077 * configure.in (bfin-*-*): New.
7078 * configure: Regenerated.
7079
7080 2005-09-28 Geoffrey Keating <geoffk@apple.com>
7081
7082 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7083 (LIPO_FOR_TARGET): New.
7084 (CONFIGURED_LIPO_FOR_TARGET): New.
7085 (USUAL_LIPO_FOR_TARGET): New.
7086 (STRIP_FOR_TARGET): New.
7087 (CONFIGURED_STRIP_FOR_TARGET): New.
7088 (USUAL_STRIP_FOR_TARGET): New.
7089 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7090 STRIP_FOR_TARGET.
7091 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7092 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7093 * Makefile.in: Regenerate.
7094 * configure: Regenerate.
7095
7096 2005-09-19 David Edelsohn <edelsohn@gnu.org>
7097
7098 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7099 (rs6000-*-aix*): Same.
7100 * configure: Regenerate.
7101
7102 2005-09-16 Tom Tromey <tromey@redhat.com>
7103
7104 * MAINTAINERS: Add self as java maintainer.
7105
7106 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7107
7108 * configure.in: Recognize f95 in the --enable-languages option,
7109 and substitute it for fortran, issuing a warning.
7110 * configure: Regenerate.
7111
7112 2005-08-30 Phil Edwards <phil@codesourcery.com>
7113
7114 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7115 * configure: Regenerated.
7116
7117 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
7118
7119 * MAINTAINERS: Add self as ms1 maintainer.
7120
7121 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7122
7123 * Makefile.def (libssp): Add to lang_env_dependencies.
7124 * Makefile.in: Regenerate.
7125
7126 2005-08-18 Ian Lance Taylor <ian@airs.com>
7127
7128 * MAINTAINERS: Add myself as middle-end maintainer.
7129
7130 2005-08-17 Christian Groessler <chris@groessler.org>
7131
7132 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7133 * Makefile.in: Regenerate.
7134
7135 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7136
7137 * MAINTAINERS (write after approval): Added myself.
7138
7139 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7140
7141 * MAINTAINERS (Write After Approval): Add myself.
7142
7143 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
7144
7145 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7146 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7147 Look for alternate names of the target cc and c++
7148 * configure: Regenerate.
7149
7150 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
7151
7152 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7153 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7154 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7155 tools; remove code to manually set them.
7156 (Target tools): Look in the environment for them.
7157 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7158 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7159 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7160 build directory.
7161 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7162 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7163 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7164 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7165 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7166 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7167 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7168 * configure: Regenerate.
7169 * Makefile.in: Regenerate.
7170
7171 2005-07-28 Ben Elliston <bje@au.ibm.com>
7172
7173 * MAINTAINERS: Update for removed CPU targets.
7174
7175 2005-07-27 Mark Mitchell <mark@codesourcery.com>
7176
7177 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7178 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7179 * Makefile.in: Regenerated.
7180
7181 2005-07-26 Mark Mitchell <mark@codesourcery.com>
7182
7183 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7184 (CFLAGS_FOR_TARGET): Use it.
7185 (CXXFLAGS_FOR_TARGET): Likewise.
7186 * Makefile.in: Regenerated.
7187 * configure.in (--with-build-sysroot): New option.
7188 * configure: Regenerated.
7189
7190 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
7191
7192 * Makefile.tpl: Wrap install between unstage and stage
7193 * Makefile.in: Regenerate.
7194
7195 2005-07-21 Eric Christopher <echristo@apple.com>
7196
7197 * MAINTAINERS: Update affiliation.
7198
7199 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7200
7201 * MAINTAINERS: Add self as crx port maintainer.
7202
7203 2005-07-20 DJ Delorie <dj@redhat.com>
7204
7205 * MAINTAINERS: Add self as m32c maintainer.
7206
7207 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7208
7209 * all files: Update FSF address.
7210
7211 2005-07-15 Eric Christopher <echristo@redhat.com>
7212
7213 * MAINTAINERS: Change affiliation.
7214
7215 2005-07-14 Jim Blandy <jimb@redhat.com>
7216
7217 * configure.in: Add cases for Renesas m32c.
7218 * configure: Regenerated.
7219
7220 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7221
7222 * COPYING.LIB: Update from fsf.org.
7223
7224 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7225
7226 * COPYING, compile, config.guess,
7227 config.sub, install-sh, missing, mkinstalldirs,
7228 symlink-tree, ylwrap: Sync from upstream sources.
7229 * config-ml.in: Update FSF address.
7230
7231 2005-07-13 Eric Christopher <echristo@redhat.com>
7232
7233 * configure.in: Add toplevel noconfigdir support for tpf.
7234 * configure: Regenerate.
7235
7236 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
7237
7238 PR ada/22340
7239
7240 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7241 * Makefile.in: Regenerate.
7242
7243 2005-07-07 Mark Mitchell <mark@codesourcery.com>
7244
7245 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7246 Brolley to write-after-approval.
7247
7248 2005-07-07 Andreas Schwab <schwab@suse.de>
7249
7250 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7251 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7252 * Makefile.in: Regenerated.
7253
7254 2005-07-06 Geoffrey Keating <geoffk@apple.com>
7255
7256 * configure.in: Don't build sim or rda when targetting darwin.
7257 * configure: Regenerate.
7258
7259 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
7260
7261 * configure.in: Add --enable-libssp and --disable-libssp.
7262 * configure: Regenerate with autoconf-2.13.
7263
7264 2005-07-02 Jakub Jelinek <jakub@redhat.com>
7265
7266 * Makefile.def (target_modules): Add libssp.
7267 * configure.in (target_libraries): Add target-libssp.
7268 * configure: Rebuilt.
7269 * Makefile.in: Rebuilt.
7270
7271 2005-07-01 Zack Weinberg <zackw@panix.com>
7272
7273 * MAINTAINERS: Change email address. Resign from maintainership.
7274
7275 2005-07-01 Richard Guenther <rguenther@suse.de>
7276
7277 * MAINTAINERS: Change my e-mail address and affiliation.
7278
7279 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
7280
7281 * Makefile.def (stagefeedback): Come after profile.
7282 Define profiledbootstrap target.
7283 * Makefile.tpl (profiledbootstrap): Remove.
7284 (stageprofile-end): Zap stagefeedback.
7285 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7286 * Makefile.in: Regenerate.
7287
7288 2005-06-13 Richard Sandiford <richard@codesourcery.com>
7289
7290 * MAINTAINERS: Update my email address.
7291
7292 2005-06-13 Zack Weinberg <zack@codesourcery.com>
7293
7294 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7295 In 'cpp' stanza, support '#line' as well as '# '.
7296
7297 2005-06-08 Andreas Schwab <schwab@suse.de>
7298
7299 * MAINTAINERS: Move myself from 'Write After Approval' to
7300 'CPU Port Maintainers' section as m68k maintainer.
7301
7302 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
7303
7304 * configure.in (unsupported_languages): New macro.
7305 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7306 non-ported target libraries in noconfigdirs.
7307 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7308 non-linux-gnu. Remove libgcj_ex_libffi.
7309 <lang_frag loop>: Set add_this_lang=no if the language is in
7310 unsupported_languages.
7311 * configure: Regenerate.
7312
7313 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7314
7315 * configure.in: Fix typo in handling of --with-mpfr-dir.
7316 * configure: Regenerate.
7317
7318 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7319
7320 * MAINTAINERS: Update my email address.
7321
7322 2005-06-02 Jim Blandy <jimb@redhat.com>
7323
7324 * config.sub: Add cases for the Renesas m32c. (This patch has been
7325 accepted into the master sources.)
7326
7327 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
7328 Michael Snyder <msnyder@redhat.com>
7329 Stan Cox <scox@redhat.com>
7330
7331 * configure.in: Set noconfigdirs for ms1.
7332
7333 * configure: Regenerate.
7334
7335 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7336
7337 * MAINTAINERS (Write After Approval): Add self.
7338
7339 2005-06-01 Josh Conner <jconner@apple.com>
7340
7341 * MAINTAINERS (Write After Approval): Add self.
7342
7343 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
7344
7345 * MAINTAINERS: Update my email address.
7346
7347 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7348
7349 * MAINTAINERS (Write After Approval): Add self.
7350
7351 2005-05-26 Chris Demetriou <cgd@broadcom.com>
7352
7353 * MAINTAINERS (Write After Approval): Remove self.
7354
7355 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
7356
7357 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7358 (Dependencies): Consider target modules for bootstrap dependencies.
7359 Make target bootstrap modules depend on each stage's gcc.
7360 * Makefile.in: Regenerate.
7361
7362 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
7363
7364 * Makefile.def (configure-gcc): Depend on binutils having been built.
7365 (all-gcc): No need to do it here.
7366 * Makefile.in: Regenerate.
7367
7368 2005-05-19 Paul Brook <paul@codesourcery.com>
7369
7370 * configure.in: Rewrite misleading error message when requested
7371 language cannot be built.
7372 * configure: Regenerate.
7373
7374 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7375
7376 * ylwrap: Import from Automake 1.9.5.
7377
7378 2005-05-13 David Ung <davidu@mips.com>
7379
7380 * MAINTAINERS (Write After Approval): Add self.
7381
7382 2005-05-09 Mike Stump <mrs@apple.com>
7383
7384 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7385 lt_cv_sys_max_cmd_len for now.
7386
7387 2005-05-09 Stan Cox <scox@redhat.com>
7388
7389 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7390
7391 2005-05-08 Matt Kraai <kraai@ftbfs.org>
7392
7393 * README.SCO: Update the URL.
7394
7395 2005-05-05 David Edelsohn <edelsohn@gnu.org>
7396
7397 * ltconfig: Define file_list_spec. Pass file_list_spec and
7398 with_gnu_ld to libtool.
7399 * ltcf-c.sh (aix[45]): Define file_list_spec.
7400 * ltcf-cxx.sh (aix[45]): Same.
7401 * ltcf-gcj.sh (aix[45]): Same.
7402 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7403 exists, write list of input files to temporary file.
7404
7405 2005-05-04 Mike Stump <mrs@apple.com>
7406
7407 * configure.in: Always pass --target to target configures as
7408 otherwise rebuilds that do --recheck will fail.
7409 * confiugure: Rebuilt.
7410
7411 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
7412
7413 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7414 STAGE_HOST_EXPORTS.
7415 (configure, all): Add bootstrap support.
7416 (Host modules, target modules): Pass post-stage1 flags and exports.
7417 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7418 * Makefile.in: Regenerate.
7419
7420 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
7421
7422 * configure: Regenerate.
7423
7424 2005-04-27 Mike Stump <mrs@apple.com>
7425
7426 * MAINTAINERS: Add self as darwin maintainer.
7427
7428 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7429
7430 * config.sub: Update from master copy.
7431
7432 2005-04-21 Mike Stump <mrs@apple.com>
7433
7434 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7435 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7436
7437 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
7438
7439 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7440 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7441 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7442 "*-*-elf" and "*-*-linux*".
7443 * configure: Regenerate.
7444
7445 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7446
7447 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7448
7449 2005-04-12 Mike Stump <mrs@apple.com>
7450
7451 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7452
7453 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7454
7455 * MAINTAINERS (Write After Approval): Add myself.
7456
7457 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7458
7459 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7460
7461 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
7462
7463 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7464 (TARGET_CONFIGARGS): Include --with-target-subdir.
7465 (configure, all): New macros. Use them throughout.
7466 * Makefile.in: Regenerate.
7467
7468 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7469
7470 * MAINTAINERS (Write After Approval): Add myself.
7471
7472 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7473
7474 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7475
7476 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7477
7478 * MAINTAINERS: Move John Carr to Write After Approval.
7479
7480 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
7481
7482 * config/mh-mingw32: Delete.
7483 * configure.in: Don't use it.
7484 * configure: Regenerate.
7485
7486 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
7487
7488 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7489 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7490 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7491 (HOST_LIB_PATH): Generate from Makefile.def.
7492 (TARGET_LIB_PATH): Likewise.
7493 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7494 * Makefile.in: Regenerate.
7495 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7496 (RPATH_ENVVAR): Include Darwin case.
7497 * configure: Regenerate.
7498
7499 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7500
7501 * MAINTAINERS (Various Maintainers): Remove self.
7502 (Write After Approval): Add self.
7503
7504 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7505
7506 * MAINTAINERS (Various Maintainers): Add self.
7507
7508 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
7509
7510 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7511 * configure: Regenerate.
7512
7513 2005-03-21 Zack Weinberg <zack@codesourcery.com>
7514
7515 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7516 gcc_version, and gcc_version_trigger from set of flags to pass.
7517 * Makefile.tpl: Remove definitions of above variables.
7518 (config.status): Remove dependency on $(gcc_version_trigger).
7519 * Makefile.in: Regenerate.
7520 * configure.in: Do not reference config/gcc-version.m4 nor
7521 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7522 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7523 * configure: Regenerate.
7524
7525 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
7526 Andrew Pinski <pinskia@physics.uc.edu>
7527
7528 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7529 * Makefile.in: Regenerate.
7530
7531 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7532
7533 * MAINTAINERS (Write After Approval): Add myself.
7534
7535 2005-03-03 David Ayers <d.ayers@inode.at>
7536
7537 * MAINTAINERS (Write After Approval): Add myself.
7538
7539 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
7540
7541 PR libgcj/20160
7542 * ltmain.sh: Avoid creating archives with components that have
7543 duplicate basenames.
7544
7545 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7546
7547 PR bootstrap/20250
7548 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7549 instead of check.
7550 * Makefile.in: Regenerate.
7551
7552 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7553
7554 * Makefile.in: Regenerate to fix conflict between the previous two
7555 patches.
7556
7557 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7558
7559 PR bootstrap/17383
7560 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7561 * Makefile.tpl (HOST_SUBDIR): New substitution.
7562 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7563 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7564 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7565 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7566 (Host modules, Bootstrapped modules): Use it.
7567 (Build modules, Target modules): Do not create symlink trees,
7568 always configure out-of-srcdir.
7569 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7570 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7571 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7572 $(HOST_SUBDIR). Create a symlink for host_subdir.
7573
7574 * Makefile.in: Regenerate.
7575 * configure: Regenerate.
7576
7577 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7578
7579 Merged from libada-gnattools-branch:
7580 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7581
7582 * gnattools: New directory.
7583 * Makefile.def: Add gnattools as a module, depending on target-libada.
7584 * Makefile.in: Regenerate.
7585 * configure.in: Include gnattools in host_tools; disable it if ada
7586 is disabled.
7587 * configure: Regenerate.
7588
7589 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
7590
7591 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7592 treelang maintainer.
7593 (Write After Approval): Remove myself.
7594
7595 2005-02-23 Paul Schlie <schlie@comcast.net>
7596
7597 * configure.in: Allow darwin targeted ports to build tk, itcl and
7598 libgui.
7599 * configure: Regenerate.
7600
7601 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7602
7603 PR libgcj/10353
7604 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7605 * configure: Regenerate.
7606
7607 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7608
7609 * MAINTAINERS (Write After Approval): Add myself.
7610
7611 2005-02-10 Ian Lance Taylor <ian@airs.com>
7612
7613 * MAINTAINERS: Update my e-mail address.
7614
7615 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7616
7617 * MAINTAINERS (Write After Approval): Add myself.
7618
7619 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
7620
7621 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7622 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7623 target-libgloss when not *-*-elf and *-*-aout.
7624 * configure: Regenerate.
7625
7626 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7627
7628 * MAINTAINERS: Remove obsolete entries.
7629
7630 * MAINTAINERS (Write After Approval): Add Michael Matz.
7631
7632 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
7633
7634 * MAINTAINERS: Remove self as cpplib maintainer.
7635
7636 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7637
7638 * install-sh, config.sub: Import from upstream.
7639
7640 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7641
7642 PR bootstrap/18222
7643 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7644 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7645 * Makefile.in: Regenerate.
7646
7647 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
7648
7649 * MAINTAINERS: Update my email address.
7650
7651 2005-01-12 David Edelsohn <edelsohn@gnu.org>
7652 Andreas Schwab <schwab@suse.de>
7653
7654 PR bootstrap/18033
7655 * config-ml.in: Eval option if surrounded by single quotes.
7656
7657 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
7658
7659 Revert 2004-12-28 Makefile changes, a better fix will be
7660 applied to mainline and src after GCC 4.0 branches.
7661
7662 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
7663
7664 PR bootstrap/17383
7665
7666 * Makefile.def (target_modules): Remove stage parameter,
7667 it is always true now.
7668 * Makefile.tpl (configure-build-[+module+],
7669 configure-target-[+module+]): Always build symlink tree
7670 for the directory and for include. BUILD_SUBDIR and
7671 TARGET_SUBDIR cannot be . anymore.
7672 * Makefile.in: Regenerate.
7673
7674 2004-12-25 David Edelsohn <edelsohn@gnu.org>
7675
7676 Revert 2004-12-08 Makefile changes.
7677
7678 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7679
7680 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7681 cygwin, mingw.
7682
7683 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7684
7685 * configure.in (sh64-*-*): Reenable gprof.
7686 * configure: Regenerate.
7687
7688 2004-12-08 David Edelsohn <edelsohn@gnu.org>
7689
7690 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7691 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7692 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7693 * Makefile.in: Regenerate.
7694
7695 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7696
7697 * MAINTAINERS: Update my email address.
7698
7699 2004-12-07 Matt Kraai <kraai@ftbfs.org>
7700
7701 * Makefile.tpl: Generate normal dependencies if the LHS module is
7702 not bootstrapped.
7703 * Makefile.in: Regenerate.
7704
7705 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7706
7707 * configure.in: Include config/gxx-include-dir.m4. Use
7708 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7709 * configure: Regenerate.
7710
7711 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7712
7713 * config.if: Delete.
7714 * configure.in: Set libstdcxx_incdir directly.
7715 * configure: Regenerate.
7716
7717 2004-12-02 Eric Christopher <echristo@redhat.com>
7718
7719 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7720 * Makefile.in: Regenerate.
7721
7722 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7723
7724 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7725 * configure: Regenerate.
7726
7727 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7728
7729 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7730 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7731 * configure: Regenerate.
7732
7733 2004-12-01 Eric Christopher <echristo@redhat.com>
7734
7735 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7736 of things to remove.
7737
7738 2004-11-29 Matt Kraai <kraai@ftbfs.org>
7739
7740 * MAINTAINERS (Write After Approval): Update my e-mail address.
7741
7742 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7743
7744 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7745 from CVS libtool to always pass_all.
7746
7747 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7748
7749 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7750 (hppa*64*-*-*): Delete incorrect comment.
7751 * configure: Rebuilt.
7752
7753 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7754
7755 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7756
7757 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7758
7759 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7760 from CVS libtool to always pass_all.
7761
7762 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7763
7764 * install-sh, compile: Import from automake.
7765
7766 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7767
7768 * config.guess, config.sub: Import from savannnah.
7769
7770 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
7771
7772 * MAINTAINERS (Write After Approval): Add myself
7773
7774 2004-11-12 Mike Stump <mrs@apple.com>
7775
7776 * Makefile.def: Add html support.
7777 * Makefile.tpl: Likewise.
7778 * Makefile.in: Regenerate.
7779
7780 2004-11-11 Geoffrey Keating <geoffk@apple.com>
7781
7782 PR 18423
7783 * configure.in: Remove all instances of build-fixincludes from
7784 noconfigdirs.
7785 (build_configargs): Supply --target to subdirectories.
7786 * configure: Regenerate.
7787
7788 * Makefile.def: Make gcc install depend on fixincludes install.
7789 * Makefile.in: Regenerate.
7790
7791 2004-11-10 Janis Johnson <janis187@us.ibm.com>
7792
7793 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7794
7795 2004-11-11 Paul Brook <paul@codesourcery.com>
7796
7797 * MAINTAINERS: Add self as arm maintainer. Update email address.
7798
7799 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7800
7801 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7802 target-libgfortran.
7803 * configure: Regenerate.
7804
7805 2004-11-07 David Edelsohn <edelsohn@gnu.org>
7806
7807 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7808 like CC.
7809
7810 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
7811
7812 * Makefile.def (host fixincludes): Specify missing targets.
7813 * Makefile.in: Regenerate.
7814
7815 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7816
7817 * MAINTAINERS: Add myself
7818
7819 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7820
7821 * MAINTAINERS (Write After Approval): Add myself.
7822
7823 2004-11-04 Geoffrey Keating <geoffk@apple.com>
7824
7825 * Makefile.def: Build fixincludes for the host, too.
7826 * Makefile.in: Regenerate.
7827 * configure.in (host_tools): Add fixincludes.
7828 * configure: Regenerate.
7829
7830 2004-11-04 Daniel Jacobowitz <dan@debian.org>
7831
7832 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7833 * configure: Regenerated.
7834
7835 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7836
7837 PR other/17783
7838 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7839 * configure: Regenerated.
7840
7841 2004-10-31 Mark Mitchell <mark@codesourcery.com>
7842
7843 * README.SCO: Update per FSF instructions.
7844
7845 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
7846
7847 PR target/18151
7848 * configure.in (case ${target}): Do not build fixincludes for avr.
7849 * configure: Regenerated.
7850
7851 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
7852
7853 * configure.in (case ${target}): Do not build fixincludes
7854 on platforms where it is not used.
7855 * configure: Regenerated.
7856
7857 2004-10-23 Daniel Jacobowitz <dan@debian.org>
7858
7859 * configure.in: Use an absolute path to install-sh.
7860 * configure: Regenerated.
7861
7862 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7863
7864 * MAINTAINERS (Write After Approval): Add myself.
7865
7866 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7867
7868 * MAINTAINERS: Remove from Write After Approval those that are
7869 already maintainers.
7870
7871 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7872
7873 * MAINTAINERS: Update my email address.
7874
7875 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7876
7877 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7878 * configure: Regenerate.
7879
7880 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
7881
7882 * MAINTAINERS: Update my email address.
7883
7884 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7885
7886 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7887 entries belonging to this category.
7888
7889 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7890
7891 * MAINTAINERS: Update my e-mail address.
7892
7893 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
7894
7895 Fix wrong conflict resolution in:
7896
7897 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7898
7899 * Makefile.in: Regenerate.
7900 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7901 in the recursive `make', instead of hardwiring `all'.
7902 (Autogenerated TARGET-* variables): New.
7903
7904 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7905
7906 * configure.in: Enable target-libgloss for crx-*-*.
7907 * configure: Regenerate.
7908
7909 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7910
7911 * MAINTAINERS (Various Maintainers): Move the "windows,
7912 cygwin, mingw" maintainer to ...
7913 (OS Port Maintainers): ... here.
7914
7915 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7916
7917 * MAINTAINERS (Write After Approval): Remove those that are
7918 maintainers of some subsystem.
7919
7920 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7921
7922 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
7923 * ltcf-cxx.sh (tpf*): Likewise.
7924 * ltconfig (tpf*): Add TPF OS configuration support.
7925
7926 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
7927
7928 * MAINTAINERS: Change my email address to my new work account.
7929
7930 2004-09-24 Michael Roth <mroth@nessie.de>
7931
7932 * configure.in (--without-headers): Add missing double quotes.
7933 * configure: Regenerate.
7934
7935 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
7936
7937 * ylwrap: Revert to previous version.
7938
7939 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
7940
7941 PR bootstrap/17369
7942 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
7943 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
7944 SET_GCC_LIB_PATH_CMD.
7945 (BASE_TARGET_EXPORTS): Likewise.
7946 * Makefile.in: Regenerated.
7947
7948 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
7949 * configure: Regenerated.
7950
7951 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
7952
7953 * config.guess: New upstream version
7954 * compile, depcomp, install-sh, ylwrap: Likewise.
7955
7956 2004-09-19 Roger Sayle <roger@eyesopen.com>
7957
7958 * config/mh-x86omitfp: New host makefile fragment. Add
7959 -fomit-frame-pointer to the default BOOT_CFLAGS.
7960 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
7961 * configure: Regenerate.
7962
7963 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
7964
7965 PR target/11572
7966 * configure.in (*-*-darwin*): Renable libobjc.
7967 * configure: Regenerate.
7968
7969 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
7970
7971 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
7972
7973 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
7974
7975 * Makefile.def: Remove libbanshee.
7976 * Makefile.tpl: Ditto.
7977 * configure.in: Ditto.
7978 * Makefile.in: Regen.
7979 * configure: Ditto.
7980
7981 2004-09-08 David Edelsohn <edelsohn@gnu.org>
7982
7983 * ltmain.sh: Use $pic_object as $non_pic_object if
7984 $non_pic_object=none.
7985
7986 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
7987
7988 * missing: Import latest version from master repository.
7989
7990 2004-09-06 Nick Clifton <nickc@redhat.com>
7991
7992 * config.sub: Import latest version from master repository.
7993 * config.guess: Likewise.
7994 This includes these changes:
7995
7996 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
7997
7998 * config.sub: Handle crisv32, alias etraxfs.
7999 * config.guess (crisv32:Linux:*:*): Handle.
8000
8001 2004-08-13 Brad Smith <brad@comstyle.com>
8002
8003 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8004 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8005
8006 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8007
8008 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8009 assume the processor is a powerpc. This is because coreutils
8010 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8011 in this case, due to a MacOS X bug that causes
8012 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8013 to return a negative number.
8014 Problem reported by Petter Reinholdtsen in:
8015 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8016
8017 2004-07-19 Ben Elliston <bje@gnu.org>
8018
8019 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8020
8021 2004-06-24 Ben Elliston <bje@gnu.org>
8022
8023 * config.guess: Update copyright years.
8024 * config.sub: Likewise.
8025
8026 2004-06-22 Robert Millan <robertmh@gnu.org>
8027
8028 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8029 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8030
8031 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8032
8033 * config.guess (*:*VMS:*:*): New entry. Replaces
8034 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8035 manufacturer.
8036
8037 2004-06-22 Ben Elliston <bje@gnu.org>
8038
8039 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8040 * config.sub: Likewise.
8041
8042 2004-06-22 Ben Elliston <bje@gnu.org>
8043
8044 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8045 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8046
8047 2004-06-11 Ben Elliston <bje@gnu.org>
8048
8049 * config.guess (pegasos:OpenBSD:*:*): Remove.
8050
8051 2004-06-11 Ben Elliston <bje@gnu.org>
8052
8053 From Wouter Verhelst <wouter@grep.be>:
8054 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8055
8056 2004-06-11 Ben Elliston <bje@gnu.org>
8057
8058 * config.guess (luna88k:OpenBSD:*:*): New.
8059
8060 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8061
8062 * config.guess (m32r*:Linux:*:*): New case.
8063 * config.sub: Handle m32rle.
8064
8065 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8066
8067 From Jens Petersen <petersen@redhat.com>:
8068 * config.sub: Handle sparcv8.
8069
8070 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8071
8072 From Tom Smith <smith@cag.lkg.hp.com>:
8073 * config.guess: Version suffixes are equally significant on Tru64
8074 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8075 prefix of "P" (patched kernel).
8076
8077 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8078
8079 * config.sub: Add support for National Semiconductor CRX target.
8080
8081 2004-09-03 Janis Johnson <janis187@us.ibm.com>
8082
8083 * MAINTAINERS (Various Maintainers): Remove myself as web page
8084 maintainer, add myself as maintainer of build status lists.
8085
8086 2004-09-03 Jan Beulich <jbeulich@novell.com>
8087
8088 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8089 *-*-netware, but add target-libmudflap.
8090 Consolidate *-*-netware targets (of which really only i?86 exists)
8091 into a single entry.
8092 * configure: Likewise.
8093
8094 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
8095
8096 * Makefile.tpl (sorry): Remove.
8097 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8098 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8099 (do-clean): Clean per-stage directories too.
8100 (do-distclean): Run distclean-stage1 too.
8101 (.NOTPARALLEL): Enable during toplevel bootstrap.
8102 (stage[+id+]-bubble): Enable parallel execution during
8103 the recursive invocation.
8104 * Makefile.in: Regenerate.
8105
8106 Fix previous checkin:
8107
8108 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8109 include.
8110 * configure.in: Fix indentation.
8111 * configure: Regenerate.
8112
8113 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
8114
8115 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8116 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8117 * configure: regenerate
8118 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8119 -mdynamic-no-pic
8120
8121 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
8122
8123 * Makefile.def (build_modules): Add fixincludes.
8124 (dependencies): Make gcc depend on fixincludes.
8125 * configure.in (build_tools): Add fixincludes.
8126 (build_configdirs): Always include build_libs.
8127 * Makefile.in: Regenerate.
8128 * configure: Regenerate.
8129
8130 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
8131
8132 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8133 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8134 phony targets; do not generate timestamp files.
8135 (distclean-stageN): Remove references to their timestamp files.
8136 (restageN, touch-stageN): Remove.
8137 (stageN-bubble): Rewritten.
8138 (compare): Support lean bootstraps.
8139 * Makefile.in: Regenerate.
8140
8141 * configure.in: Only warn when bootstrapping but
8142 build != host or build != target. Support lean bootstraps.
8143 * configure: Regenerate.
8144
8145 2004-08-26 Phil Edwards <phil@codesourcery.com>
8146
8147 * configure.in: Give a better error message if GMP/MPFR are missing
8148 and a language needing them has been requested.
8149 * configure: Regenerated.
8150
8151 2004-08-25 Phil Edwards <phil@codesourcery.com>
8152
8153 * configure.in: Print a list of available language front-ends if
8154 a requested one is missing. Tidy stray tab characters.
8155 * configure: Regenerated.
8156
8157 2004-08-19 Michael Koch <konqueror@gmx.de>
8158
8159 * gcc/doc/install.texi: Update entry about automake for libjava.
8160
8161 2004-08-17 Robert Millan <robertmh@gnu.org>
8162
8163 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8164 (instead of FreeBSD).
8165 * configure: Regenerate.
8166
8167 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8168
8169 * Makefile.in: Regenerate.
8170 * configure: Regenerate.
8171
8172 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8173 stage_*_flags.
8174 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8175 for bootstrapped modules if toplevel bootstrap is going.
8176 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8177 modules. Adjust for changes in Makefile.def. Enable several
8178 rules even in non-bootstrap mode, just to avoid peppering the
8179 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8180 (stage-[+prev+]-bubble): Remove.
8181
8182 * Makefile.def (Dependencies): Depend on all-build-bison,
8183 all-build-flex, all-build-byacc, all-build-texinfo, rather
8184 than the host variations.
8185 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8186 with BUILD_SUBDIR.
8187 (BISON): Update for recent Bisons.
8188 (YACC): Fix typo.
8189 (cross): Depend on all-build.
8190 (all): Do not depend on all-build.
8191 (prebootstrap): Remove.
8192 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8193 (Prebootstrap dependencies): Add them to the per-stage targets
8194 and to all-prebootstrap.
8195 * configure.in (build_configdirs): Always enable build_tools.
8196 (BUILD_DIR_PREFIX): Remove.
8197
8198 * Makefile.def (gcc): Add target variable.
8199 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8200 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8201 in the recursive `make', instead of hardwiring `all'.
8202 (Autogenerated TARGET-* variables): New.
8203
8204 2004-08-13 Brian Booth <bbooth@redhat.com>
8205
8206 * MAINTAINERS: Remove myself from write-after-approval.
8207
8208 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8209
8210 * src-release: Stop distributing mmalloc with gdb (which doesn't
8211 use it).
8212 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8213 * Makefile.in: Regenerate.
8214
8215 2004-08-09 Mark Mitchell <mark@codesourcery.com>
8216
8217 * configure.in (arm*-*-eabi*): New target.
8218 * configure: Regenerate.
8219
8220 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
8221
8222 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8223 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8224 (Dependencies): New section.
8225 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8226 (configure-target-[+module+]): Depend on maybe-all-gcc
8227 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8228 (toplevel profiledbootstrap): Fix dependencies.
8229 * Makefile.in: Regenerate.
8230
8231 2004-08-03 Mark Mitchell <mark@codesourcery.com>
8232
8233 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8234 target-libiberty to noconfigdirs.
8235 * configure: Regenerate.
8236
8237 2004-08-03 Paul Brook <paul@codesourcery.com>
8238
8239 * configure.in: Check for MPFR as well as GMP.
8240 * configure: Regenerate.
8241
8242 2004-08-01 Robert Millan <robertmh@gnu.org>
8243
8244 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8245 libmudflap for all GNU-based systems (with Glibc).
8246 * configure: Regenerate.
8247
8248 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
8249
8250 * Makefile.def (host-modules): Add gcc.
8251 * Makefile.in: Regenerate.
8252 * Makefile.tpl (sorry): New rule.
8253 (configure-host, all-host, [+make_target+]-host, do-check,
8254 install-host): Do not add gcc as a special case.
8255 (host modules): Add a small special-casing for gcc. Export
8256 extra_make_flags through the environment.
8257 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8258 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8259 other recursive targets for gcc): Remove.
8260
8261 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8262 (stage, unstage): New rules.
8263 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8264 distclean-stage[+id+]): Use stage_current.
8265 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8266 the stage*-start rules.
8267
8268 2004-08-02 Geoffrey Keating <geoffk@apple.com>
8269
8270 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8271 use -all_load flag.
8272
8273 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
8274
8275 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8276 * configure: Regenerate.
8277
8278 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8279
8280 * maintainer-scripts/gcc_release: Revert yesterday's change.
8281
8282 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8283
8284 * MAINTAINERS: Add myself to write-after-approval.
8285
8286 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8287
8288 * libf2c: Removed.
8289 * gcc/gccbug.in: Updated because of libf2c removal.
8290 * maintainer-scripts/gcc_release: Ditto.
8291
8292 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
8293
8294 * configure.in: Build libmudflap by default on FreeBSD.
8295 * configure: Regenerated.
8296
8297 2004-07-09 Mark Mitchell <mark@codesourcery.com>
8298
8299 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8300 systems.
8301 * configure: Regenerated.
8302
8303 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8304
8305 PR target/16344
8306 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8307 feedback based compiler.
8308 * Makefile.in: Rebuilt.
8309
8310 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
8311
8312 * Makefile.def (host_modules): Set bootstrap=true for flex.
8313 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8314 * Makefile.in: Rebuilt.
8315
8316 2004-07-07 Jan Hubicka <jh@suse.cz>
8317
8318 * MAINTAINERS: Add self as a profile feedback maintainer.
8319
8320 2004-07-05 Phil Edwards <phil@codesourcery.com>
8321
8322 * configure.in: Do not prepend $srcdir to /dev/null in
8323 makefile fragments.
8324 * configure: Regenerate.
8325
8326 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
8327
8328 * Makefile.def (build_modules): Add bison, byacc, flex,
8329 m4, texinfo.
8330 (flags_to_pass): Add FLEX.
8331 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8332 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8333 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8334 DEFAULT_MAKEINFO): Remove.
8335 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8336 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8337 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8338 objdir or else use configured tool.
8339 (all-build): New.
8340 (all): Depend on it.
8341 (Build module dependencies): Add.
8342 * Makefile.in: Regenerate.
8343 * configure.in: Better support for multiple build modules,
8344 matching what is done for host/target modules. Do not look
8345 for "plausible" locations of build tools if Canadian cross.
8346 Use autoconf's AC_PROG_CC to find a C compiler. Define
8347 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8348 * configure: Regenerate.
8349
8350 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8351
8352 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8353 * Makefile.in: Regenerate.
8354
8355 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8356
8357 * Makefile.tpl (configure-build-[+module+],
8358 configure-[+module+], configure-target-[+module+]): Pass
8359 [+extra_configure_args+].
8360 (all-build-[+module+], all-[+module+], check-[+module+],
8361 install-[+module+], [+make_target+]-[+module+],
8362 all-target-[+module+], check-target-[+module+],
8363 install-target-[+module+], [+make_target+]-target-[+module+]):
8364 Pass [+extra_make_args+].
8365 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8366 (GCC_HOST_EXPORTS): Remove.
8367 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8368 cross, check-gcc, check-gcc-c++, install-gcc,
8369 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8370 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8371 * Makefile.in: Regenerate.
8372
8373 2004-06-21 Matthew Sachs <msachs@apple.com>
8374
8375 * MAINTAINERS: Added self to write-after-approval.
8376
8377 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8378
8379 * configure.in: Check for srcdir/winsup rather than build directory
8380 winsup.
8381 * configure: Regenerate.
8382
8383 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
8384
8385 * configure.in: Don't build Cygwin native newlib if winsup
8386 directory is missing. Emit warning instead.
8387 * configure: Regenerate.
8388
8389 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
8390
8391 * Makefile.tpl (touch-stage[+id+]): New.
8392 (restage[+prev+]): Depend on touch-stage[+id+].
8393
8394 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8395 Use it throughout.
8396
8397 * Makefile.def: Add profile and feedback bootstrap stages.
8398 Remove next field from bootstrap stages.
8399 * Makefile.tpl (LN, LN_S): Substitute.
8400 (stageN-start, stageN-end): Use double-colon rules, to
8401 provide a hook for additional setup commands.
8402 (distclean-stageN-gcc, restageN): Create dependencies from
8403 [+prev+], not from [+next+].
8404 (stageN-bubble): Add commands for successive stages from
8405 [+prev+], using double-colon rules.
8406 (all-stageN-gcc): Fix typo.
8407 (stagefeedback-start, profiledbootstrap): New.
8408 * Makefile.in: Regenerate.
8409 * configure.in: Call ACX_PROG_LN.
8410 * configure: Regenerate.
8411
8412 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8413
8414 * MAINTAINERS (Write After Approval): Add myself.
8415
8416 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8417
8418 * MAINTAINERS (Write After Approval): Add myself.
8419
8420 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
8421
8422 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8423 without gcc.
8424 * configure: Regenerate.
8425
8426 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8427
8428 * Makefile.tpl: Fix typo.
8429 * Makefile.in: Regenerate.
8430
8431 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8432
8433 * configure.in: Remove new- prefix from toplevel
8434 bootstrap targets.
8435 * configure: Regenerate.
8436
8437 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8438
8439 * Makefile.tpl (all.normal): Rename to all.
8440 (all): Replace with a rule to pick the default
8441 target from configure.
8442 (all-gcc, configure-gcc): Use conditionals to
8443 do nothing when toplevel bootstrap is going on.
8444 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8445 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8446 * configure.in: Support --enable-bootstrap.
8447
8448 * Makefile.def: Remove new- prefix from toplevel
8449 bootstrap targets.
8450 * Makefile.tpl: Likewise.
8451
8452 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8453 target.
8454
8455 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8456 $(RECURSE_FLAGS) to recursive invocation of make.
8457
8458 * Makefile.in: Regenerate.
8459 * configure: Regenerate.
8460
8461 2004-05-30 Andreas Jaeger <aj@suse.de>
8462 Jim Wilson <wilson@specifixinc.com>
8463
8464 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8465 like CC.
8466
8467 2004-05-27 Daniel Jacobowitz <dan@debian.org>
8468
8469 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8470 * configure: Regenerate.
8471
8472 2004-05-25 Daniel Jacobowitz <drow@false.org>
8473
8474 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8475 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8476 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8477 targets.
8478 * Makefile.in: Regenerate.
8479
8480 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
8481
8482 * configure.in: Test the ability to symlink directories.
8483 * configure: Regenerate.
8484
8485 * Makefile.def (bootstrap-stage): New definitions.
8486 * Makefile.tpl (configure-stage1-gcc,
8487 configure-stage2-gcc, configure-stage3-gcc,
8488 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8489 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8490 new-restage3, compare): Autogenerate, see Makefile.in
8491 entry for behavioral changes.
8492 (distclean-stage1, new-stage1-start, new-stage1-end,
8493 new-stage1-bubble, distclean-stage2, new-stage2-start,
8494 new-stage2-end, new-stage2-bubble, distclean-stage3,
8495 new-stage3-start, new-stage3-end): New autogenerated targets.
8496 (objext, prebootstrap, BOOT_CFLAGS,
8497 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8498 targets.
8499
8500 * Makefile.in: Regenerate.
8501 (distclean-stage1, new-stage1-start, new-stage1-end,
8502 new-stage1-bubble, distclean-stage2, new-stage2-start,
8503 new-stage2-end, new-stage2-bubble, distclean-stage3,
8504 new-stage3-start, new-stage3-end): New targets.
8505 (all-stage1-gcc): Move prebootstrap dependency from here...
8506 (configure-stage1-gcc): ...to here.
8507 (new-bootstrap): Use bubble targets.
8508 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8509 Use per-stage distclean targets.
8510 (configure-stage1-gcc, configure-stage2-gcc,
8511 configure-stage3-gcc, all-stage1-gcc,
8512 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8513 Use new-stageN-start to prepare the tree.
8514
8515 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
8516
8517 * Makefile.def (host_modules): add libcpp.
8518 * Makefile.tpl: Add dependencies on and for libcpp.
8519 * Makefile.in: Regenerate.
8520 * configure.in: Add libcpp host module.
8521 * configure: Regenerate.
8522
8523 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
8524
8525 * Makefile.tpl: Whenever a recursive target is defined, wrap
8526 it in a special @if/@endif block, and prepare its maybe
8527 dependency in the @if/@endif block
8528 * configure.in: Instead of writing maybe dependencies, remove
8529 the @if/@endif statements, and remove the @if/@endif blocks
8530 that remain.
8531 * configure: Regenerate.
8532 * Makefile.in: Regenerate.
8533
8534 2004-05-20 Janis Johnson <janis187@us.ibm.com>
8535
8536 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8537
8538 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8539
8540 PR bootstrap/15120
8541 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8542 * */configure: Rebuilt.
8543
8544 2004-05-17 Zack Weinberg <zack@codesourcery.com>
8545
8546 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8547 of libf2c.
8548 * configure, Makefile.in: Regenerate.
8549
8550 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
8551
8552 * MAINTAINERS (Write After Approval): Add myself.
8553
8554 2004-05-13 Diego Novillo <dnovillo@redhat.com>
8555
8556 Merge from tree-ssa-20020619-branch.
8557
8558 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8559 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8560 (HOST_GMPLIBS): Define.
8561 (HOST_GMPINC): Define.
8562 (TARGET_LIB_PATH): Add libmudflap.
8563 (GFORTRAN_FOR_TARGET): Define.
8564 (configure-build*): Export GFORTRAN.
8565 (configure-gcc): Export GMPLIBS and GMPINC.
8566 (all-gcc): Add maybe-all-libbanshee.
8567 (configure-target-libgfortran): Define.
8568 * Makefile.in: Regenerate.
8569 * configure.in (host_libs): Add libbanshee.
8570 (target_libraries): Add target-libmudflap and target-libgfortran.
8571 Add --with-libbanshee.
8572 Handle --disable-libmudflap.
8573 (*-*-freebsd*): Use with_gmp.
8574 Add $(libgcj) to noconfigdirs.
8575 * configure: Regenerate.
8576 * depcomp: New file.
8577 * MAINTAINERS: Add tree-ssa maintainers.
8578
8579 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8580
8581 * MAINTAINERS (Various Maintainers): Add myself.
8582
8583 2004-04-30 Brian Ford <ford@vss.fsi.com>
8584
8585 * MAINTAINERS (Write After Approval): Add myself.
8586
8587 2004-04-29 Uros Bizjak <uros@kss-loka.si>
8588
8589 * MAINTAINERS (Write After Approval): Add myself.
8590
8591 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
8592
8593 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8594 * configure: Regenerate.
8595
8596 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
8597
8598 Revert:
8599 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8600
8601 * Makefile.def (flags_to_pass): Remove *dir variables that
8602 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8603 as well as prefix and exec_prefix.
8604 * Makefile.in: Regenerate.
8605
8606 2004-04-26 Robert Millan <robertmh@gnu.org>
8607
8608 Add patches from libtool CVS.
8609 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8610 * ltconfig: Likewise.
8611 * ltcf-c.sh: Likewise.
8612 * ltcf-cxx.sh: Likewise.
8613 * ltcf-gcj.sh: Likewise.
8614
8615 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8616
8617 * Makefile.def (host_modules): Mark with the bootstrap
8618 flag packages on which gcc depends.
8619 * Makefile.tpl (all-bootstrap): Use it.
8620 * Makefile.in: Regenerate.
8621
8622 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8623
8624 * Makefile.def (flags_to_pass): Remove *dir variables that
8625 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8626 as well as prefix and exec_prefix.
8627 * Makefile.in: Regenerate.
8628
8629 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8630
8631 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8632 * configure: Regenerate.
8633 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8634 * gcc/Makefile.tpl (compare): Use the result of the test.
8635 * gcc/Makefile.in: Regenerate.
8636
8637 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
8638
8639 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8640 Always relocate gcc and prev-gcc to the original names, even
8641 if the build fails.
8642 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8643 New targets.
8644
8645 2004-04-23 Laurent GUERBY <laurent@guerby.net>
8646
8647 * MAINTAINERS: Update my email address.
8648
8649 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8650
8651 * configure.in (mips*-*-irix5*): Enable ld.
8652 * configure: Regenerate.
8653
8654 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8655
8656 * configure: Regenerate.
8657
8658 2004-04-15 James E Wilson <wilson@specifixinc.com>
8659
8660 * Makefile.tpl (configure-[+module+], configure-gcc,
8661 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8662 Set and export LDFLAGS.
8663 * Makefile.in: Regenerate.
8664
8665 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8666
8667 * MAINTAINERS: Add myself to write-after-approval.
8668
8669 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8670
8671 PR bootstrap/14871
8672 * Makefile.tpl: If we don't have built-in-tree target tools,
8673 use the ones found by configure rather than hacking around with
8674 program_transform_name.
8675 * configure.in: Give Makefile.tpl the information necessary
8676 to do that.
8677 * Makefile.in: Regenerate.
8678 * configure: Regenerate.
8679
8680 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8681
8682 PR bootstrap/14760
8683 * configure.in: When computing baseargs, strip *all* copies of
8684 offending options. Also, don't match/substitute the trailing space,
8685 so that this actually works when two similar options are separated by
8686 only one space.
8687 * configure: Regenerate.
8688
8689 2004-04-06 David Edelsohn <edelsohn@gnu.org>
8690
8691 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8692 (rs6000-*-aix*): Same.
8693 * configure: Regenerate.
8694
8695 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
8696
8697 * MAINTAINERS: Add myself to write-after-approval.
8698
8699 2004-04-03 Bud Davis <bdavis9659@comcast.net>
8700
8701 * MAINTAINERS: Add myself to write-after-approval.
8702
8703 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8704
8705 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8706 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8707 * Makefile.in: Regenerate.
8708
8709 * configure.in (top level bootstrap support): Rework --enable-werror
8710 to set @stage2_werror_flag@.
8711 * configure: Regenerate.
8712 * Makefile.tpl (top level bootstrap support): Pass
8713 @stage2_werror_flag@ down to configure in stages 2 and 3.
8714 * Makefile.in: Regenerate.
8715
8716 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8717
8718 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8719 for stages 2 and 3 as well as in make. As a consequence, remove
8720 OUTPUT_OPTION (now detected by configure) from the flags passed down
8721 to make.
8722 * Makefile.in: Regenerate.
8723
8724 * Makefile.tpl (new-bootstrap): Fix typo.
8725 * Makefile.in: Regenerate.
8726
8727 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8728
8729 * Makefile.tpl: Rearrange by moving recursive_targets rules
8730 into their proper sections.
8731 * Makefile.tpl (top level bootstrap support): Move disabling
8732 of coverage flags from 'make' to 'configure'; improve comments.
8733 * Makefile.in: Regenerate.
8734
8735 * Makefile.tpl (experimental top level bootstrap) Move stage1
8736 language setting from all- target to configure- target; disable
8737 intermodule optimization in stage 1; prevent gratuitous rebuilds
8738 of stage 1.
8739 * Makefile.in: Regenerate.
8740 * configure.in: Comma-separate stage 1 language list for top
8741 level bootstrap.
8742 * configure: Regenerate.
8743
8744 * Makefile.tpl: Clean up experimental top level bootstrap support:
8745 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8746 prev-gcc in configure- targets as well as all- targets.
8747 * Makefile.in: Regenerate.
8748
8749 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8750
8751 * compile: New file imported from automake.
8752
8753 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
8754
8755 * configure.in: Remove symbolic link section.
8756 * configure: Regenerate.
8757 * Makefile.tpl (links): Remove.
8758 * Makefile.in: Regenerate.
8759
8760 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
8761 Nathanael Nerode <neroden@gcc.gnu.org>
8762
8763 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8764 Set with AC_CHECK_PROGS.
8765 * configure.in: Fix comment typo from last patch.
8766 * configure: Regenerate.
8767
8768 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8769
8770 * Makefile.tpl: Introduce experimental top level bootstrap support.
8771 * Makefile.in: Regenerate.
8772 * configure.in: Introduce support for top level bootstrap.
8773 * configure: Regenerate.
8774
8775 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
8776 Paolo Bonzini <bonzini@gnu.org>
8777
8778 PR bootstrap/14522
8779 * configure.in: Cope with shells that do not support unquoted ^
8780 * configure: Regenerate.
8781
8782 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
8783 Paolo Bonzini <bonzini@gnu.org>
8784
8785 PR bootstrap/14522
8786 * configure.in: Cope with shells that do not support nesting
8787 quotes inside quoted backquote substitutions.
8788 * configure: Regenerate.
8789
8790 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8791
8792 PR bootstrap/14522
8793 * configure.in: Fix escaping of $.
8794 * configure: Regenerate.
8795
8796 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8797
8798 * configure: Regenerate, since I forgot to while committing Paolo's
8799 changes.
8800
8801 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
8802
8803 PR ada/14131
8804 Move language detection to the top level.
8805 * configure.in: Find default values for the tools as
8806 soon as possible. Disable ada if GNAT is not found.
8807 Emit error message about missing languages. Expand
8808 --enable-languages=all for the gcc subdirectory.
8809
8810 2004-03-10 Ben Elliston <bje@gnu.org>
8811
8812 * MAINTAINERS: Update my email address.
8813
8814 2004-03-05 David Edelsohn <edelsohn@gnu.org>
8815
8816 * ltconfig: Disable building static libraries if building shared
8817 libraries on AIX 5L.
8818
8819 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
8820
8821 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8822 and disable libgcj.
8823 * configure: Regenerated.
8824
8825 2004-03-01 Brian Booth <bbooth@redhat.com>
8826
8827 * MAINTAINERS: Add myself to write-after-approval.
8828
8829 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
8830
8831 * MAINTAINERS: Add myself to write-after-approval.
8832
8833 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8834
8835 PR bootstrap/7087
8836 * Makefile.tpl: Guard XFOO sed statements better.
8837 * Makefile.tpl: Add dependency for configure-target-libada.
8838 * Makefile.in: Regenerate (incidentally fixes broken
8839 commit when libada-branch was merged).
8840
8841 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8842
8843 * MAINTAINERS: Add myself to write-after-approval.
8844
8845 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8846
8847 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8848 maintainers.
8849
8850 2004-02-20 Andrew Cagney <cagney@redhat.com>
8851
8852 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8853 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8854
8855 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8856
8857 PR bootstrap/11932
8858 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8859
8860 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
8861
8862 * MAINTAINERS: Added myself to write-after-approval.
8863
8864 2004-02-14 Michael Koch <konqueror@gmx.de>
8865
8866 * MAINTAINERS: Added myself to write-after-approval.
8867
8868 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8869
8870 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8871 some OS port maintainers to OS port maintainers section.
8872
8873 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
8874
8875 * MAINTAINERS: Add self.
8876
8877 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8878
8879 * MAINTAINERS: Alphabetize.
8880
8881 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
8882
8883 * MAINTAINERS: Remove myself.
8884
8885 2004-02-11 David Edelsohn <edelsohn@gnu.org>
8886
8887 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8888 (rs6000-*-aix*): Same.
8889 * configure: Regenerate.
8890
8891 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8892
8893 * configure.in (host): Add in missing $noconfigdirs to defines.
8894 * configure: Regenerate.
8895
8896 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8897 Nathanael Nerode <neroden@gcc.gnu.org>
8898
8899 PR ada/6637, PR ada/5911
8900 Merge with libada-branch:
8901 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8902 with appropriate dependencies. Add --enable-libada configure switch.
8903 * configure, Makefile.in: Regenerate.
8904
8905 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
8906
8907 * MAINTAINERS: Add myself to write-after-approval.
8908
8909 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8910
8911 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8912 * configure: Regenerate.
8913
8914 2004-02-04 Geoffrey Keating <geoffk@apple.com>
8915
8916 Merge from upstream:
8917
8918 * ltmain.in: When setting IFS to '~', be careful about user
8919 arguments that contain '~'.
8920
8921 2004-02-04 Peter O'Gorman <peter@pogma.com>
8922
8923 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
8924 Also test $base_compile against $CC with escaped arguments. Bug
8925 reported by Geoff Keating <geoffk@apple.com>.
8926
8927 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
8928
8929 * MAINTAINERS: Remove i960 port.
8930
8931 2004-01-23 DJ Delorie <dj@redhat.com>
8932
8933 * Makefile.def (target_modules) [libiberty]: Don't stage.
8934 * Makefile.in: Rebuilt.
8935
8936 2004-01-20 Caroline Tice <ctice@apple.com>
8937
8938 * MAINTAINERS: Add myself to write-after-approval.
8939
8940 2004-01-19 Paolo Carlini <pcarlini@suse.de>
8941
8942 * MAINTAINERS: Update my email address.
8943
8944 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
8945
8946 * MAINTAINERS: Add myself to write-after-approval.
8947
8948 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
8949
8950 * MAINTAINERS: Remove entries without email address.
8951
8952 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
8953
8954 * MAINTAINERS: Add myself to write-after-approval.
8955
8956 2004-01-15 Steven Bosscher <stevenb@suse.de>
8957
8958 * MAINTAINERS: Update my email address.
8959
8960 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
8961
8962 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
8963 * Makefile.tpl (configure-target-[+module+]): Support stage.
8964 * Makefile.in: Rebuilt.
8965
8966 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
8967
8968 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
8969
8970 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
8971
8972 * MAINTAINERS: Add myself as a MIPS maintainer.
8973
8974 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
8975
8976 * configure.in: Use ./config.cache, not config.cache.
8977 * configure: Regenerate.
8978 * Makefile.tpl: Special-casing not needed for GCC any more.
8979 * Makefile.in: Regenerate.
8980
8981 * configure.in: Don't share a cache file for host dirs.
8982 * configure: Regenerate.
8983
8984 * config-ml.in: Don't mess with the cache file.
8985
8986 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
8987
8988 * MAINTAINERS: Move myself from 'Write After Approval' to
8989 'CPU Port Maintainers' section as SPARC maintainer.
8990
8991 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
8992
8993 * Makefile.tpl: Make GCC use a separate config.cache.
8994 * Makefile.in: Regenerate.
8995
8996 PR bootstrap/11932, PR bootstrap/11933
8997 (I don't know if it will fix either of them, but it relates
8998 to them.)
8999 * configure.in: Don't use shared config.cache for target
9000 directories.
9001 * configure: Regenerate.
9002
9003 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9004
9005 * MAINTAINERS: Add myself to 'Write After Approval' section.
9006
9007 2003-12-31 Roger Sayle <roger@eyesopen.com>
9008
9009 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9010 * configure: Regenerated.
9011
9012 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9013
9014 * MAINTAINERS: Remove the mn10200 maintainer.
9015
9016 2003-12-21 Bernardo Innocenti <bernie@develer.com>
9017
9018 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9019 * configure: Regenerated.
9020
9021 2003-12-16 Jan Hubicka <jh@suse.cz>
9022
9023 * MAINTAINERS: Add myself as callgraph maintainer.
9024
9025 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9026
9027 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9028 * configure: Regenerate.
9029
9030 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9031
9032 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9033 'Write After Approval' section. Update email.
9034
9035 2003-12-01 James Lemke <jim@wasabisystems.com>
9036
9037 * MAINTAINERS (Write After Approval): Add myself.
9038
9039 2003-11-20 Matt Thomas <matt@3am-software.com>
9040
9041 * MAINTAINERS: Add myself as a vax port maintainer.
9042
9043 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9044
9045 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9046 (configure-build-[+module+], configure-[+module+]): Likewise.
9047 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9048 * Makefile.in: Regenerate.
9049
9050 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9051
9052 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9053 shared/dylibed libraries.
9054 * ltmain.sh: Likewise.
9055 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9056 * ltcf-cxx.sh: Likewise.
9057 * ltcf-gcj.sh: Likewise.
9058 * ltconfig: Likewise.
9059
9060 2003-11-17 Stan Cox <scox@redhat.com>
9061
9062 * MAINTAINERS: Add myself as iq2000 port maintainer.
9063
9064 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9065
9066 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9067 * Makefile.in: Regenerate.
9068
9069 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9070
9071 * config.sub: Update to 2003-11-03 version.
9072
9073 2003-10-20 Phil Edwards <phil@codesourcery.com>
9074
9075 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9076 * configure: Regenerate.
9077
9078 2003-10-20 Nicolas Pitre <nico@cam.org>
9079
9080 * MAINTAINERS: Add myself to 'Write After Approval' section.
9081
9082 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9083
9084 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9085
9086 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9087
9088 * MAINTAINERS: Update my email address.
9089
9090 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9091
9092 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9093
9094 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
9095
9096 * MAINTAINERS: Add myself to 'Write After Approval' section.
9097
9098 2003-10-16 Bernardo Innocenti <bernie@develer.com>
9099
9100 * config.guess: Update to 2003-10-16 version.
9101 * config.sub: Update to 2003-10-16 version.
9102
9103 2003-10-15 David Daney <ddaney@avtrex.com>
9104
9105 * MAINTAINERS: Added myself to 'Write After Approval' section.
9106
9107 2003-10-15 Falk Hueffner <falk@debian.org>
9108
9109 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9110 'Write After Approval' section. Update email.
9111
9112 2003-10-14 Roger Sayle <roger@eyesopen.com>
9113
9114 * MAINTAINERS: Move myself from 'Write After Approval' to
9115 'Various Maintainers' section as middle-end maintainer.
9116
9117 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9118
9119 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9120 HOST_FLAGS_TO_PASS.
9121 * Makefile.in: Regenerate.
9122
9123 2003-10-11 Bernardo Innocenti <bernie@develer.com>
9124
9125 * config.guess: Update to 2003-10-07 version.
9126 * config.sub: Update to 2003-10-07 version.
9127
9128 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9129
9130 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9131 * ltconfig (irix5*, irix6*): Don't override version_type.
9132
9133 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9134
9135 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9136 * configure: Rebuilt
9137 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9138 * Makefile.in: Rebuilt
9139
9140 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9141
9142 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9143
9144 2003-09-30 Carlo Wood <carlo@alinoe.com>
9145
9146 * MAINTAINERS (Write After Approval): Add myself.
9147
9148 2003-09-29 Paul Koning <ni1d@arrl.net>
9149
9150 * MAINTAINERS: Move myself from "Write After Approval"
9151 to CPU platform maintainers for pdp11 platform.
9152
9153 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9154
9155 * MAINTAINERS: Move myself from 'Write After Approval' to
9156 'Various Maintainers' section as libffi testsuite maintainer.
9157
9158 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
9159
9160 * configure.in: Pass a computed --program-transform-name
9161 to subconfigures.
9162 * configure: Regenerated.
9163
9164 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9165
9166 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9167 * Makefile.in: Regenerate.
9168
9169 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9170 * Makefile.in: Regenerate.
9171
9172 2003-09-19 Ziemowit Laski <zlaski@apple.com>
9173
9174 * MAINTAINERS: Move myself from 'Write After Approval'
9175 to 'Various Maintainers' (objective-c) section.
9176
9177 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
9178
9179 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9180 quoting.
9181 * configure: Regenerated.
9182
9183 2003-09-16 Joel Brobecker <brobecker@gnat.com>
9184
9185 * MAINTAINERS (Write After Approval): Add myself to write after
9186 approval list.
9187
9188 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9189
9190 * MAINTAINERS (Write After Approval): Add myself.
9191
9192 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9193
9194 * MAINTAINERS: Update my e-mail address.
9195
9196 2003-09-09 Alan Modra <amodra@bigpond.net.au>
9197
9198 * libtool.m4 (LD): Correct powerpc64 host match.
9199
9200 2003-09-06 James E Wilson <wilson@tuliptree.org>
9201
9202 * MAINTAINTERS: Update my affiliation and email address.
9203
9204 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9205
9206 * MAINTAINERS (Write After Approval): Add myself.
9207
9208 2003-09-04 DJ Delorie <dj@redhat.com>
9209
9210 * configure: Regenerate.
9211
9212 2003-09-04 Robert Millan <robertmh@gnu.org>
9213
9214 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9215
9216 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9217
9218 * configure.in: Ensure arguments to sed are properly spaced.
9219 * configure: Regenerate.
9220
9221 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9222
9223 * MAINTAINERS: Update my e-mail address.
9224
9225 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9226
9227 * MAINTAINERS (Write After Approval): Add myself.
9228
9229 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
9230
9231 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9232 * configure: Regenerated.
9233
9234 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9235
9236 * MAINTAINERS: Update my email address.
9237
9238 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
9239
9240 * configure.in: Use newline instead of semicolon when assuming
9241 shell arguments in a for loop.
9242 * configure: Regenerated.
9243
9244 2003-08-22 Jason Eckhardt <jle@rice.edu>
9245
9246 * MAINTAINERS: Resurrect the i860 maintainer.
9247
9248 2003-08-20 Geoffrey Keating <geoffk@apple.com>
9249
9250 PR 8180
9251 * configure.in: When testing with_libs and with_headers, treat
9252 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9253 * configure: Regenerate.
9254
9255 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9256 make, shell, etc.
9257 (baseargs): Likewise.
9258 * configure: Regenerate.
9259
9260 2003-08-20 Bernardo Innocenti <bernie@develer.com>
9261
9262 * MAINTAINERS (Write After Approval): Add myself.
9263
9264 2003-08-19 Geoffrey Keating <geoffk@apple.com>
9265
9266 * configure.in: Disable libgcj for darwin not on powerpc.
9267 * configure: Rebuild.
9268
9269 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9270
9271 * config-ml.in, symlink-tree: Add license.
9272
9273 2003-08-03 Richard Stallman <rms@gnu.org>
9274 Eben Moglen <moglen@columbia.edu>
9275
9276 * README.SCO: New file.
9277
9278 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9279
9280 * Makefile.tpl (check, check-c++): Express dependencies using
9281 dependencies rather than commands.
9282 * Makefile.in: Regenerate.
9283
9284 2003-08-01 Andrew Cagney <cagney@redhat.com>
9285
9286 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9287 * configure: Ditto.
9288
9289 2003-07-31 Geoffrey Keating <geoffk@apple.com>
9290
9291 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9292 * Makefile.in: Update.
9293
9294 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9295
9296 * configure.in: Enable libgcj for darwin.
9297 * configure: Rebuild.
9298
9299 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
9300
9301 * config-ml.in: Use ac_configure_args directly instead of
9302 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9303 actually seen.
9304
9305 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9306
9307 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9308 creating target and build subdirs to build all parent dirs as needed.
9309 * Makefile.in: Rebuild.
9310 * configure.in: Don't build dirs explicitly here.
9311 * configure: Rebuild.
9312
9313 2003-07-26 Paul Brook <paul@nowt.org>
9314
9315 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9316
9317 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
9318
9319 * Makefile.tpl (all-make): Depend on intl.
9320 * Makefile.in: Rebuilt.
9321
9322 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
9323
9324 * install-sh: Update to newer upstream versions (associated with
9325 aclocal 1.7).
9326 * mkinstalldirs: Likewise.
9327 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9328
9329 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9330
9331 * MAINTAINERS: Move self from Bug database only accounts
9332 to write-after-approval.
9333
9334 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9335
9336 * config.if: Remove unused libc_interface determination.
9337
9338 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9339
9340 * MAINTAINERS: Move self from write-after-approval to
9341 build machinery (*.in).
9342
9343 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9344
9345 PR bootstrap/11273
9346 PR bootstrap/11408
9347 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9348 unused INSTALL_PROGRAM_ARGS.
9349 * configure.in: Use AC_PROG_INSTALL.
9350 * Makefile.in: Regenerate.
9351 * configure: Regenerate.
9352
9353 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9354
9355 * MAINTAINERS: Alphabetize.
9356
9357 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
9358
9359 * configure: Rebuilt.
9360 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9361 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9362 newlib nor libgloss.
9363 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9364 * configure.in (am33_2.0-*-linux*): Added.
9365
9366 2003-07-09 Bob Wilson <bob.wilson@acm.org>
9367
9368 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9369 * configure: Regenerate.
9370
9371 2003-07-07 Zack Weinberg <zack@codesourcery.com>
9372
9373 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9374 * Makefile.in: Regenerate.
9375
9376 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9377
9378 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9379 * Makefile.in: Regenerate.
9380
9381 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
9382
9383 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9384 * Makefile.in: Regenerated.
9385
9386 * config-ml.in: Replace PWD with PWD_COMMAND.
9387
9388 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9389
9390 * intl: New directory; see intl/ChangeLog for details.
9391 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9392 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9393 * Makefile.in: Regenerate.
9394
9395 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9396
9397 * configure.in: Clean up config-lang.in handling. Delete
9398 useless assignment to "subdirs".
9399 * configure: Regenerate.
9400
9401 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9402
9403 * configure.in: Rename 'target_libs' to 'target_libraries'.
9404 Remove useless reference to 'target_libs'.
9405 * configure: Regenerate.
9406
9407 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9408
9409 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9410 * Makefile.in: Regenerate.
9411
9412 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9413
9414 * Makefile.def: Introduce flags_to_pass.
9415 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9416 * Makefile.in: Regenerate.
9417
9418 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9419
9420 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9421 and target-libgloss.
9422 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9423 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9424 * configure: Regenerate.
9425
9426 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9427
9428 * configure.in: Update testsuite_flags to new location.
9429 * configure. Regenerate.
9430
9431 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9432
9433 * Makefile.tpl: Remove BUILD_CC stuff.
9434 * Makefile.in: Regenerate.
9435
9436 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9437
9438 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9439
9440 2003-06-16 Graeme Peterson <gp@qnx.com>
9441
9442 * MAINTAINERS (Write After Approval): Add myself.
9443
9444 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
9445
9446 * config.guess: Update to 2003-06-12 version.
9447 * config.sub: Update to 2003-06-13 version.
9448
9449 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
9450
9451 * config.guess: Update to 2003-06-06 version.
9452 * config.sub: Update to 2003-06-06 version.
9453
9454 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9455
9456 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9457 * configure. Regenerate.
9458
9459 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9460
9461 * configure.in: Disable serial configure by default.
9462 * configure: Regenerate.
9463 * Makefile.tpl: Abolish .NOTPARALLEL.
9464 * Makefile.in: Regenerate.
9465
9466 * Makefile.tpl: Replace {build,host,target}_canonical by
9467 {build,host,target}.
9468 * Makefile.in: Regenerate.
9469
9470 * Makefile.tpl: Fix stupid pasto.
9471 * Makefile.in: Regenerate.
9472
9473 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9474
9475 * Makefile.tpl: Remove bogus conditional.
9476 * Makefile.in: Regenerate.
9477
9478 2003-06-05 Jan Hubicka <jh@suse.cz>
9479
9480 * Makefile.tpl (profiledbootstrap): New target.
9481 * Makefile.in (profiledbootstrap): New target.
9482
9483 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9484
9485 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9486 Pinski. Remove user names from other bugzilla-only maintainers.
9487
9488 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9489
9490 * Makefile.tpl: Make 'recursive targets' using autogen rather
9491 than shell loop. Remove duplicate 'clean' targets and false
9492 comments.
9493 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9494 Add systematic method of specifying missing targets in subdirs.
9495 Add copyright boilerplate.
9496 * Makefile.in: Regenerate.
9497 * configure.in: Add 'recursive targets' to maybe list.
9498 * configure: Regenerate.
9499
9500 * MAINTAINERS: "GNATS only" -> "Bug database only".
9501
9502 * Makefile.tpl: Rename [+target+] to [+make_target+].
9503 * Makefile.def: Rename 'target' to 'make_target'.
9504
9505 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
9506
9507 * MAINTAINERS: Add self as options handling maintainer.
9508
9509 2003-05-28 Michael Meissner <gnu@the-meissners.org>
9510
9511 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9512 been too long since I touched those ports.
9513
9514 2003-05-28 DJ Delorie <dj@redhat.com>
9515
9516 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9517 * Makefile.in: Regenerate.
9518
9519 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9520
9521 * configure.in: Use curly braces in the definition of tooldir.
9522 * configure: Regenerate.
9523
9524 2003-05-21 DJ Delorie <dj@redhat.com>
9525
9526 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9527 newlib or libgloss.
9528 * Makefile.in: Regenerate.
9529
9530 2003-05-21 DJ Delorie <dj@redhat.com>
9531
9532 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9533 * Makefile.in: Regenerate.
9534
9535 2003-05-20 Ian Lance Taylor <ian@airs.com>
9536
9537 * MAINTAINERS: Update my e-mail address.
9538
9539 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9540
9541 * configure.in: Switch more things to use maybe dependencies.
9542 * Makefile.tpl: Switch more things to use maybe dependencies.
9543 Factor out common code from autogen IF statements.
9544 * configure: Regenerate.
9545 * Makefile.in: Regenerate.
9546
9547 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9548
9549 * configure.in: Accept i[3456789]86 for machine type.
9550 * configure: Regenerate.
9551
9552 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9553
9554 * configure.in: Switch more things to use maybe dependencies.
9555 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9556 * configure: Regenerate.
9557 * Makefile.tpl: Switch more things to use maybe dependencies.
9558 * Makefile.in: Regenerate.
9559
9560 2003-05-16 Andreas Schwab <schwab@suse.de>
9561
9562 * Makefile.tpl (install-opcodes): Define.
9563 * Makefile.in: Rebuild.
9564
9565 2003-05-13 Andreas Jaeger <aj@suse.de>
9566
9567 * config.guess: Update to 2003-05-09 version.
9568 * config.sub: Update to 2003-05-09 version.
9569
9570 2003-05-13 Michael Eager <eager@mvista.com>
9571
9572 * configure.in: Correct sed script so that options in quotes are not
9573 deleted.
9574 * configure: Rebuild.
9575
9576 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
9577
9578 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9579 and $$s/newlib/libc/sys/cygwin32 include paths.
9580 * configure: Ditto.
9581
9582 2003-05-12 Michael Meissner <gnu@the-meissners.org>
9583
9584 * MAINTAINERS: Update my email addresses.
9585
9586 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9587
9588 * config-ml.in: Propagate INSTALL variables.
9589
9590 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9591
9592 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9593
9594 2003-05-02 Chris Demetriou <cgd@broadcom.com>
9595
9596 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9597 * Makefile.in: Regenerate.
9598
9599 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9600
9601 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9602
9603 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9604
9605 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9606
9607 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
9608
9609 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9610 * Makefile.in: Regenerated.
9611
9612 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9613
9614 * MAINTAINERS (Write After Approval): Upgrade myself from
9615 GNATS only to write-after-approval. Update my mail address.
9616
9617 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
9618
9619 (OS Port Maintainers: freebsd): Add myself.
9620
9621 2003-04-22 Mark Mitchell <mark@codesourcery.com>
9622
9623 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9624
9625 2003-04-22 Kean Johnston <jkj@sco.com>
9626
9627 * MAINTAINERS (SCO ports): Added myself.
9628
9629 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9630
9631 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9632
9633 2003-04-19 Kean Johnston <jkj@sco.com>
9634
9635 * MAINTAINERS (Write After Approval): Add myself.
9636
9637 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9638
9639 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9640 * Makefile.in: Regenerate.
9641
9642 2003-04-18 Jakub Jelinek <jakub@redhat.com>
9643
9644 * configure.in (powerpc64*-*-linux*): Remove.
9645 * configure: Rebuilt.
9646
9647 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
9648
9649 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9650 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9651 and restrap.
9652 * Makefile.in: Regenerate.
9653
9654 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
9655
9656 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9657 * configure: Regenerated.
9658
9659 2003-04-15 DJ Delorie <dj@redhat.com>
9660
9661 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9662
9663 2003-04-13 Nick Clifton <nickc@redhat.com>
9664
9665 * config-ml.in: Remove support for --disable-aix removing
9666 call-aix multilibs.
9667
9668 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
9669
9670 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9671 * */configure: Rebuilt.
9672
9673 2003-04-08 Joel Sherrill <joel@oarcorp.com>
9674
9675 * MAINTAINERS: Add my email address.
9676
9677 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
9678
9679 * MAINTAINERS (Write After Approval): Add myself.
9680
9681 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9682
9683 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9684 * Makefile.in: Regenerate.
9685
9686 2003-03-14 Michael Chastain <mec@shout.net>
9687
9688 * Makefile.in: Regenerate with correct Makefile.def.
9689
9690 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9691
9692 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9693 Make macro.
9694 * Makefile.in: Regenerate.
9695 * configure.in: Clean up gxx_include_dir logic.
9696 * configure: Regenerate.
9697
9698 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9699
9700 * MAINTAINERS (Write After Approval): Add myself.
9701
9702 2003-03-10 Ben Elliston <bje@wasabisystems.com>
9703
9704 * MAINTAINERS: Update my mail address.
9705
9706 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9707
9708 * configure.in (gxx_include_dir): Fix typo.
9709 * configure: Regenerated.
9710
9711 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9712
9713 * Makefile.tpl: Reindent.
9714 * Makefile.in: Regenerate.
9715 * configure.in: Reindent. Don't set unused variables.
9716 * configure: Regenerate.
9717
9718 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
9719
9720 * configure.in: Include $(build_tooldir)/sys-include in
9721 FLAGS_FOR_TARGET.
9722 * configure: Regenerated.
9723
9724 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9725
9726 * Makefile.tpl: Always pass down RANLIB.
9727 * Makefile.in: Regenerate.
9728
9729 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9730 * Makefile.in: Regenerate.
9731 * configure.in: Remove unused logic relating to --enable-shared
9732 and --enable-threads. Remove bogus comments. Remove redundant
9733 noconfigdirs.
9734 * configure: Regenerate.
9735
9736 * configure.in: Replace ${libstdcxx_version} by its value.
9737 Remove reference to mh-dgux.
9738 * configure: Regenerate.
9739
9740 2003-03-03 Kevin Buettner <kevinb@redhat.com>
9741
9742 * MAINTAINERS (Write After Approval): Add myself.
9743
9744 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9745
9746 * Makefile.tpl: Rearrange.
9747 * Makefile.in: Regenerate.
9748
9749 2003-02-25 Uwe Stieber <uwe@wwws.de>
9750
9751 * configure.in: Add support for kaOS as cross build target system.
9752 * configure: Regenerated.
9753
9754 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9755
9756 * MAINTAINERS (Write after approval): Add myself.
9757
9758 2003-02-21 James E Wilson <wilson@tuliptree.org>
9759
9760 * MAINTAINERS: Update my email address.
9761
9762 2003-02-21 Zack Weinberg <zack@codesourcery.com>
9763
9764 * MAINTAINERS: Add self to blanket write privs. section.
9765
9766 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
9767
9768 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9769 configure-target-* as some target builds may require additional
9770 flags for preprocessor tests.
9771 * Makefile.in: Regenerated.
9772
9773 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
9774
9775 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9776 * ltconfig: Handle it.
9777 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9778 auto-detecting it.
9779
9780 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9781 it is used as argument to $CC.
9782 * ltcf-gcj.sh: Likewise.
9783
9784 * configure.in: Introduce --enable-maintainer-mode.
9785 * configure: Rebuilt.
9786 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9787 for maintainer mode.
9788 * Makefile.in: Rebuilt.
9789
9790 2003-02-18 Jason Merrill <jason@redhat.com>
9791
9792 * Makefile.tpl (check-c++): Allow parallelism.
9793
9794 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9795
9796 * MAINTAINERS: Remove John Carr (who never actually had access to
9797 gcc.gnu.org).
9798
9799 2003-02-15 Geoffrey Keating <geoffk@apple.com>
9800
9801 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9802 don't configure target-libobjc.
9803 * configure: Regenerate.
9804
9805 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9806
9807 * Makefile.tpl (RANLIB): Define.
9808 * Makefile.in: Regenerate.
9809
9810 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9811
9812 * MAINTAINERS: Update my email.
9813
9814 2003-02-06 Keith R Seitz <keiths@redhat.com>
9815
9816 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9817 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9818 * Makefile.in: Regenerated.
9819 * configure.in: Remove all traces of snavigator, db, and grep.
9820 * configure: Regenerated.
9821
9822 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9823
9824 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9825 After Approval.
9826
9827 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9828
9829 * MAINTAINERS (Write after approval): Add myself.
9830
9831 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
9832
9833 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9834 * Makefile.in: Regenerated.
9835
9836 2003-01-30 Roger Sayle <roger@eyesopen.com>
9837
9838 * config.guess: Updated to 2003-01-30's version.
9839 * config.sub: Updated to 2003-01-28's version.
9840
9841 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
9842
9843 * config.if: If gcc_version is already set, just use it. Don't set
9844 gcc_version_trigger if it's already set, otherwise set it to
9845 gcc/version.c, but only if the file exists. If it is not set and
9846 gcc/version.c does not exist, try to extract the version number from
9847 $CC.
9848
9849 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9850
9851 * MAINTAINERS: Add myself to write-after-approval list.
9852
9853 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
9854
9855 * configure.in: Revert 24Jan change.
9856 * configure: Regenerate.
9857
9858 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9859
9860 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9861 entry of HJ Lu.
9862
9863 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9864
9865 * configure.in: Revert previous change.
9866 * configure: Regenerate.
9867
9868 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9869
9870 * configure.in: Make rda native-only.
9871 * configure: Regenerate.
9872
9873 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9874
9875 * MAINTAINERS: Move myself from GNATS-only-accounts to
9876 write-after-approval.
9877
9878 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9879
9880 * configure.in: Add missing \.
9881 * configure: Rebuilt.
9882
9883 2003-01-17 Jakub Jelinek <jakub@redhat.com>
9884
9885 * configure.in (baseargs): Avoid using \| in sed regular
9886 expressions.
9887 * configure: Rebuilt.
9888
9889 2003-01-16 Jakub Jelinek <jakub@redhat.com>
9890
9891 * configure.in (baseargs): Remove all supported forms of
9892 --cache-file, --srcdir, --host, --build and --target options
9893 from argument lists.
9894 * configure: Rebuilt.
9895
9896 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
9897
9898 * MAINTAINERS: Add myself to write-after-approval list.
9899
9900 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
9901
9902 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9903 * configure: Rebuilt.
9904
9905 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9906
9907 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9908 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9909 * Makefile.in: Regenerate.
9910 * configure: Regenerate.
9911
9912 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
9913
9914 * configure.in: Remove Makefile in build, host and target modules
9915 unless configure was run with --no-recursion.
9916 * configure: Rebuilt.
9917
9918 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9919
9920 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9921 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
9922 * Makefile.in: Regenerate.
9923
9924 2003-01-08 Chris Demetriou <cgd@broadcom.com>
9925
9926 * config.guess: Update to 2003-01-03 version.
9927 * config.sub: Update to 2003-01-03 version.
9928
9929 2003-01-07 Christopher Faylor <cgf@redhat.com>
9930
9931 * configure: Regenerate with proper autoconf 2.13.
9932
9933 2003-01-07 Christopher Faylor <cgf@redhat.com>
9934
9935 * configure.in: Add AC_PREREQ for consistency.
9936 * configure: Regenerate.
9937
9938 2003-01-06 Andrew Cagney <ac131313@redhat.com>
9939
9940 * configure.in (GDB_TK): Add tcl directories conditional on
9941 gdb/gdbtk directory being present.
9942 * configure: Regenerate.
9943
9944 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
9945
9946 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
9947 used by gcc if LD is not defined and we are not doing a Canadian Cross.
9948 * configure: Rebuilt.
9949
9950 2002-12-31 Tom Tromey <tromey@redhat.com>
9951
9952 * Makefile.in: Rebuilt.
9953 * Makefile.def (target_modules) [libffi]: Allow installation.
9954
9955 2002-12-31 Andreas Schwab <schwab@suse.de>
9956
9957 * configure.in: Fix use of $program_transform_name.
9958 * configure: Regenerated.
9959
9960 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
9961
9962 * configure.in (baseargs): Don't remove first configure argument.
9963 * configure: Regenerated.
9964
9965 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
9966
9967 * Makefile.tpl (local-distclean): Don't remove...
9968 (multilib.ts): ... this. Moved into...
9969 (multilib.out): ... this. Don't use sub-make.
9970 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
9971 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
9972 (configure-build-[+module+], configure-[+module+],
9973 configure-target-[+module+], configure-gcc): ... these. Test
9974 for Makefile existence. Drop config.status from dependencies.
9975 * Makefile.in: Rebuilt.
9976 * configure.in: Move gcc-version-trigger to the end of
9977 ac_configure_args. Add comments to maybedep.tmp and
9978 serdep.tmp. Introduce --disable-serial-configure. Remove
9979 nonopt from baseargs, matching and removing corresponding
9980 whitespace while at it.
9981 * configure: Rebuilt.
9982
9983 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
9984
9985 * configure.in (host_configargs): Replace reference to
9986 no-longer-defined buildopts with --build=${build_alias}.
9987 * configure: Rebuilt.
9988
9989 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
9990 program_transform_name to standard idiom.
9991 (AUTOGEN, AUTOCONF): Define.
9992 (Makefile.in): Use $(AUTOGEN).
9993 (Makefile): Depend on config.status, and use autoconf-style rule to
9994 build it. Move original commands to...
9995 (config.status): ... this new target.
9996 (configure): Add $(srcdir). Depend on config/acx.m4. Use
9997 $(AUTOCONF).
9998 * Makefile.in: Rebuilt.
9999
10000 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10001
10002 * Makefile.tpl: Fix dramatic bustage due to change in
10003 program_transform_name.
10004 * Makefile.in: Regenerate.
10005
10006 * configure.in: Remove unnecessary PATH setting.
10007 * configure: Regnerate.
10008
10009 * configure.in: Don't default to unprefixed tools unless
10010 the native tools will work.
10011 * configure: Regenerate.
10012
10013 * configure.in: Convert to autoconf script. Blow away lots
10014 of now-redundant Makefile fragments.
10015 * configure: Generate using Autoconf.
10016 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10017 * Makefile.in: Regenerate.
10018
10019 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10020
10021 * configure: Fix stupid bug where RANLIB was mistakenly included.
10022
10023 * configure.in: Rename (buildargs, hostargs, targargs) to
10024 (build_configargs, host_configargs, target_configargs).
10025
10026 * configure.in: Move logic out of sed statement.
10027
10028 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
10029 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10030
10031 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10032
10033 * config.sub: Import from master repository
10034 * config.guess: Ditto
10035
10036 2002-12-24 Andreas Schwab <schwab@suse.de>
10037
10038 * Makefile.tpl (multilib.out): Fix missing space.
10039 * Makefile.in: Regenerate.
10040
10041 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10042
10043 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10044 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10045 * Makefile.in: Regenerate.
10046 * configure.in: Remove unnecessary leftovers.
10047
10048 2002-12-21 Geoffrey Keating <geoffk@apple.com>
10049
10050 * configure.in (extra_ranlibflags_for_target): New variable.
10051 (*-*-darwin): Add -c to ranlib commands.
10052 * configure (tooldir): Handle extra_ranlibflags_for_target.
10053
10054 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
10055
10056 * Makefile.tpl: Revert HJL's change.
10057 * Makefile.in: Regenerated.
10058 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10059 always.
10060
10061 2002-12-19 Andreas Schwab <schwab@suse.de>
10062
10063 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10064 * Makefile.in: Regenerate.
10065
10066 2002-12-18 H.J. Lu <hjl@gnu.org>
10067
10068 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10069 * Makefile.in: Regenerated.
10070
10071 * configure.in (build_prefix): New. Substitute.
10072
10073 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10074
10075 * Makefile.tpl: Don't let real targets depend on phony targets.
10076 * Makefile.in: Regenerate.
10077
10078 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10079 * Makefile.in: Regenerate.
10080
10081 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10082
10083 * config.sub: Import from master repository
10084 * config.guess: Ditto
10085
10086 2002-12-16 Jason Merrill <jason@redhat.com>
10087
10088 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10089 previous 'make bootstrap'.
10090 * Makefile.in: Regenerate.
10091
10092 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10093
10094 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10095
10096 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10097
10098 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10099 * Makefile.in: Regenerate.
10100
10101 2002-12-13 Jason Merrill <jason@redhat.com>
10102
10103 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
10104 library tests.
10105 (check-c++): Just depend on it and check-target-libstdc++-v3.
10106 * Makefile.in: Regenerate.
10107
10108 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10109
10110 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10111 * Makefile.in: Rebuilt.
10112
10113 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10114
10115 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10116
10117 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10118
10119 * configure: Fix bug put in by gremlins.
10120
10121 * Makefile.tpl: Substitute more autoconfily.
10122 * configure: Substitute more autoconfily.
10123 * Makefile.in: Regenerate.
10124
10125 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10126
10127 * config.sub: Import from master repository
10128 * config.guess: Ditto
10129 * MAINTAINERS: Added Svein Seldal under write after approval
10130
10131 2002-12-08 Andrew Cagney <ac131313@redhat.com>
10132
10133 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10134 * Makefile.in (all-sim): Ditto.
10135
10136 2002-12-06 DJ Delorie <dj@redhat.com>
10137
10138 * Makefile.tpl: Change configure dependencies to not have real
10139 targets depend on phony targets.
10140
10141 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10142
10143 * configure.in: Revert unintentional change.
10144
10145 * Makefile.tpl: Change dependency for */multilib.out so that
10146 it works when gcc isn't in the tree.
10147
10148 * configure.in: Substitute more.
10149 * configure: Run subconfigures from the Makefile.
10150 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10151 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10152
10153 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10154
10155 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10156
10157 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10158
10159 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10160 and corresponding dependencies.
10161 * Makefile.in: Regenerate.
10162
10163 * configure.in (host_tools): Order binutils, gas and ld for
10164 convenience in running the testsuites.
10165
10166 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10167 * Makefile.in: Regenerate.
10168 * configure.in: Introduce rules to serialize subconfigure runs.
10169
10170 * configure.in: Introduce BASE_CC_FOR_TARGET.
10171 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10172 Realize configure-build-* targets. Realize configure-target-* targets.
10173 * Makefile.in: Regenerate.
10174
10175 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10176
10177 * configure: Move gcc_version_trigger stuff from here...
10178 * configure.in: ...to here.
10179
10180 * configure.in: Separate subconfigure options added by this file from
10181 options given by the user. Add machinery to put args for host
10182 subconfigures into the Makefile.
10183
10184 * Makefile.tpl: Remove 'vault' targets.
10185 * Makefile.tpl: Reorder and comment dependencies.
10186 * Makefile.in: Regenerate.
10187
10188 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10189 * configure.in: Fix my broken commit of previous patch. (sigh)
10190
10191 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10192
10193 * configure.in: Move host-specific darwin noconfigdirs into
10194 the host-specific section.
10195
10196 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10197
10198 * configure.in: Move host-specific darwin noconfigdirs into
10199 the host-specific section.
10200
10201 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10202
10203 * configure: Remove skip-this-dir support.
10204 * Makefile.tpl: Remove skip-this-dir support.
10205
10206 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10207 subdirectories.
10208 * Makefile.in: Regenerate.
10209
10210 * Makefile.tpl: Strip out useless setting of 'dir'.
10211 * Makefile.in: Regenerate.
10212
10213 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10214
10215 * configure.in: Fix deeply stupid bug.
10216
10217 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10218 shell code in CXX_FOR_TARGET
10219 * Makefile.def: Introduce raw_cxx.
10220 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10221 RAW_CXX_FOR_TARGET.
10222 * Makefile.in: Regenerate.
10223
10224 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10225
10226 * Makefile.tpl: Remove unnecessary ifs.
10227 * Makefile.in: Regenerate.
10228
10229 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10230 dependencies. Maybe-ize build-libiberty. Create dummy install
10231 targets for 'no_install' modules.
10232 * configure: Move GDB_TK substitution to configure.in. Move
10233 build_modules stuff to configure.in.
10234 * configure.in: Implement soft dependency machinery. Maybe-ize
10235 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10236 * Makefile.in: Regenerate.
10237
10238 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10239
10240 * Makefile.tpl: Make all-target, install-target behave similarly
10241 to all, install (only hitting configured targets). Eliminate
10242 unused macro defintions.
10243
10244 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10245 build != host.
10246
10247 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10248
10249 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10250
10251 * configure.in: Produce lists of subdir targets we're actually
10252 configuring. Remove references to "dosrel".
10253 * Makefile.tpl: Let configure set which subdir targets are hit.
10254 Remove install-cross; clean up install; remove ALL. Remove
10255 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10256 Autogenerate host module targets. Remove empty dependency lines
10257 and redundant dependency; rearrange slightly.
10258 * Makefile.def: Add host-side libtermcap, utils.
10259
10260 * Makefile.in: Regenerate.
10261
10262 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10263
10264 * ltconfig (osf[345]): Append $major to soname_spec.
10265 Reflect this in library_names_spec.
10266 * ltmain.sh (osf): Prefix $major with . for use as extension.
10267
10268 2002-11-19 Andreas Jaeger <aj@suse.de>
10269
10270 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10271 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10272 and sparc64 GNU/Linux systems.
10273
10274 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10275
10276 * MAINTAINERS: Update email.
10277
10278 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10279
10280 * MAINTAINERS: Complete James Dennett's entry.
10281
10282 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10283
10284 * MAINTAINERS (Write After Approval): Add myself.
10285
10286 2002-11-13 Bruce Korb <bkorb@gnu.org>
10287
10288 * Makefile.tpl: syntactic cleanup
10289
10290 2002-11-13 Stuart Hastings <stuart@apple.com>
10291
10292 * MAINTAINERS: Add myself to write-after-approval list.
10293
10294 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10295
10296 * Makefile.def: Add list of recursive targets to autogenerate.
10297 Add build_modules.
10298 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10299 targets. Autogenerate *-build-* targets.
10300 * Makefile.in: Regenerate.
10301
10302 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10303
10304 * configure: More autoconf-style substitutions.
10305 * Makefile.tpl: More autoconf-style substitutions.
10306 * Makefile.in: Regenerate.
10307
10308 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10309
10310 * configure: Substitute more variables in a more autoconf-friendly
10311 way. Simplify slightly.
10312 * Makefile.tpl: Make more variables substitutable in an
10313 autoconf-friendly way.
10314 * Makefile.in: Regenerate.
10315
10316 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10317
10318 * MAINTAINERS (Write After Approval): Add myself.
10319
10320 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10321
10322 * configure.in (v810*): Remove special setting of tools.
10323
10324 * configure: Add support for extra required flags for ar or nm.
10325 * configure.in (aix4.3+): Use above support for target-specific
10326 issues, rather than using config/mt-aix43.
10327
10328 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10329
10330 * configure: Remove 'removing', which doesn't work. Replace $subdir
10331 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10332 with $srcdir. Reformat indentation. Substitute some variables
10333 formerly hard-coded in the Makefile for build=host.
10334 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10335 * Makefile.def: Autogenerate more.
10336 * Makefile.in: Regenerate.
10337
10338 2002-11-04 Adam Nemet <anemet@lnxw.com>
10339
10340 * MAINTAINERS (Write After Approval): Add myself.
10341
10342 2002-11-04 Kevin Buettner <kevinb@redhat.com>
10343
10344 * Makefile.def (host_modules): Add rda.
10345 * Makefile.in: Regenerate.
10346 * configure.in (target_tool): Add target-rda to list.
10347
10348 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10349
10350 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10351
10352 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
10353
10354 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10355 and restrap targets to this rule.
10356 * Makefile.in: Regenerate.
10357
10358 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10359
10360 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10361 GNATS only accounts.
10362
10363 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10364
10365 * configure.in (i[3456]86-*-linux*): Add check to disable
10366 ${libgcj} for glibc1.
10367
10368 2002-10-24 Denis Chertykov <denisc@overta.ru>
10369
10370 * MAINTAINERS: Add myself as ip2k port maintainer.
10371
10372 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10373
10374 * configure.in: Add tic4x target.
10375
10376 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10377
10378 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10379 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10380 * Makefile.in: Regenerate.
10381
10382 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10383 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10384 * Makefile.in: Regenerate.
10385
10386 2002-10-02 Janis Johnson <janis187@us.ibm.com>
10387
10388 * MAINTAINERS: Add myself as web pages co-maintainer.
10389
10390 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10391
10392 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10393 * Makefile.in: Regenerate.
10394
10395 2002-10-02 Zack Weinberg <zack@codesourcery.com>
10396
10397 * MAINTAINERS: Add myself and Nathan Sidwell
10398 <nathan@codesourcery.com> as VxWorks maintainers.
10399
10400 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10401
10402 * Makefile.def: Remove order dependency comments.
10403 * Makefile.tpl: Add explicit install-install dependencies.
10404 * Makefile.in: Regenerate.
10405
10406 * Makefile.tpl: Remove material now in src-release. (Finally!)
10407 * Makefile.in: Regenerate.
10408
10409 * Makefile.tpl: Add configure-target (for src-release in src)
10410 * Makefile.in: Regenerate.
10411
10412 2002-09-30 Nick Clifton <nickc@redhat.com>
10413
10414 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10415
10416 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10417
10418 * configure.in (s390*-*-linux*): Enable libgcj.
10419
10420 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10421
10422 * configure: Revert accidentally applied changes.
10423
10424 * Makefile.tpl: Make more autoconf-friendly.
10425 * Makefile.in: Regenerate.
10426 * configure: Make substitution more autoconf-like.
10427
10428 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
10429
10430 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10431 single entry to handle all these.
10432 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10433 libjava on arm-*-elf.
10434
10435 2002-09-27 Geoffrey Keating <geoffk@apple.com>
10436
10437 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10438 things that depend on them.
10439
10440 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10441
10442 * Makefile.tpl: Make subsituted variables more autoconfy.
10443 * Makefile.in: Regenerate.
10444 * configure: Make seds more autoconfy.
10445
10446 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10447
10448 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10449 * Makefile.in: Regenerate.
10450 * configure.in: Rewrite sed statements to look autoconfy.
10451
10452 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10453 all-target-foo on configure-target-foo.
10454 * Makefile.def: Ditto.
10455 * Makefile.in: Rebuild.
10456
10457 2002-09-25 Andrew Haley <aph@redhat.com>
10458
10459 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10460
10461 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10462
10463 * Makefile.def: New file.
10464 * Makefile.tpl: New file.
10465 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10466 * contrib/gcc_update: Note that Makefile.in is a generated file.
10467
10468 * configure.in: Minor rearrangement. Simplify tests.
10469
10470 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10471
10472 * configure.in (with_headers): Skip copy if value is "yes".
10473 (with_libs): Likewise.
10474
10475 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10476
10477 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10478 * configure.in (sh*-*-pe*): Ditto.
10479 * configure.in (mips*-*-pe*): Ditto.
10480 * configure.in (*arm-wince-pe): Ditto.
10481
10482 * configure.in: Rearrange.
10483
10484 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10485
10486 * MAINTAINERS: Update my email address.
10487
10488 2002-08-30 Paul Koning <pkoning@equallogic.com>
10489
10490 * MAINTAINERS: (Write After Approval): Add myself.
10491
10492 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
10493
10494 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10495
10496 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
10497
10498 * MAINTAINERS: Change my mailing address.
10499
10500 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
10501
10502 * MAINTAINERS (Write After Approval): Remove myself.
10503 (Various Maintainers: c++ runtime libs): Add myself.
10504
10505 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
10506
10507 * MAINTAINERS (Write After Approval): Remove myself.
10508 (Various Maintainers: c++ runtime libs): Add myself.
10509
10510 2002-08-15 Eric Christopher <echristo@redhat.com>
10511
10512 * config.sub: Import from master repository.
10513 * config.guess: Ditto.
10514
10515 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
10516
10517 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10518 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10519 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10520
10521 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
10522
10523 * MAINTAINERS: Add self to rs6000 vector extensions.
10524
10525 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
10526
10527 * libiberty/configure: Reverted unintended yesterday's check in.
10528
10529 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
10530
10531 * boehm-gc/configure, libf2c/configure: Rebuilt.
10532 * libffi/configure, libiberty/configure: Ditto.
10533 * libjava/configure, libobjc/configure: Ditto.
10534 * libstdc++-v3/configure, zlib/configure: Ditto.
10535 Merged from binutils:
10536 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10537 From Steve Ellcey <sje@cup.hp.com>:
10538 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10539 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10540 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10541 IA64.
10542 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10543 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10544 soname_spec, sys_lib_search_path_spec): Ditto.
10545
10546 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
10547
10548 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10549
10550 2002-08-04 H.J. Lu (hjl@gnu.org)
10551
10552 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10553
10554 2002-08-02 Krister Walfridsson <cato@df.lth.se>
10555
10556 * MAINTAINERS (Write After Approval): Add myself.
10557
10558 2002-07-31 Alan Modra <amodra@bigpond.net.au>
10559
10560 * configure.in: Move generic linux case to end. Copy generic
10561 linux noconfigdirs to mips*-*-linux* entry and new
10562 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10563
10564 2002-07-19 Michael Matz <matz@suse.de>
10565
10566 * MAINTAINERS: Add myself as ra* maintainer.
10567
10568 2002-07-16 Chris Demetriou <cgd@broadcom.com>
10569
10570 * config.guess: Update to 2002-07-09 version.
10571 * config.sub: Update to 2002-07-03 version.
10572
10573 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10574
10575 * MAINTAINERS: Fix typo in a maintainer email address.
10576
10577 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10578
10579 * configure.in: Remove two redundant tests.
10580
10581 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10582
10583 * configure.in (mips*-*-irix6*o32): Enable stabs.
10584
10585 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10586
10587 * configure.in: Don't build grez.
10588 * Makefile.in: Ditto.
10589
10590 * Makefile.in: Remove references to bsp, cygmon, libstub.
10591 * configure.in: Ditto.
10592
10593 * configure.in: Remove leftover reference to gdbtest.
10594
10595 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
10596
10597 * configure.in (gxx_include_dir): Change to match versioned
10598 C++ headers if --enable-version-specific-runtime-libs is used.
10599
10600 2002-07-04 Steve Ellcey <sje@cup.hp.com>
10601
10602 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10603
10604 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10605
10606 * configure.in: Make --without-x work.
10607
10608 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10609
10610 * configure.in: Rearrange target Makefile fragment collection.
10611
10612 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10613 cvs[src].
10614 * configure.in: Ditto.
10615
10616 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10617
10618 * MAINTAINERS (Write After Approval): Update my e-mail address.
10619
10620 2002-06-24 Ben Elliston <bje@redhat.com>
10621
10622 * configure.in (host_tools): Remove cgen.
10623
10624 * Makefile.in (all-cgen): Remove; runs from its source directory.
10625 (check-cgen, install-cgen, clean-cgen): Likewise.
10626 (all-opcodes): Do not depend on all-cgen.
10627 (all-sim): Likewise.
10628
10629 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
10630
10631 * Makefile.in: Eliminate 'apache' targets.
10632 * configure.in: Eliminate 'apache' targets.
10633
10634 * configure.in: Eliminate redundant tests. Reorganize.
10635
10636 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10637
10638 * config-ml.in: Eliminate references to Cygnus configure.
10639
10640 * Makefile.in: Eliminate references to building emacs.
10641
10642 2002-06-28 Graham Stott <graham.stott@btinternet.com>
10643
10644 * MAINTAINERS: Update my email address.
10645
10646 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10647
10648 * config.if (libstdcxx_incdir): Version C++ headers.
10649 (cxx_incdir): Remove.
10650
10651 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10652
10653 * MAINTAINERS (Write After Approval): Add self.
10654
10655 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10656
10657 * configure.in: Add support for ip2k.
10658
10659 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10660
10661 * configure.in: Fix AIX configury bug.
10662
10663 2002-06-20 Steve Ellcey <sje@cup.hp.com>
10664
10665 * MAINTAINERS (Write After Approval): Add self.
10666
10667 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10668
10669 * configure.in: replace ${topsrcdir} with ${srcdir}
10670
10671 * configure.in: Move definition of libstdcxx_flags
10672 right above usage, rather than waaay earlier.
10673
10674 * configure.in: Pull definition of is_cross_compiler earlier.
10675
10676 * configure.in: Rearrange a little.
10677
10678 * configure.in: Remove references to librx.
10679 * Makefile.in: Remove references to librx.
10680
10681 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10682
10683 * config.sub: Add support for avr target.
10684 Import from master sources, rev 1.255
10685
10686 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
10687
10688 * configure, .cvsignore: Revert previous change...
10689 * Makefile: ...delete.
10690
10691 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10692
10693 * configure.in: Eliminate ${gasdir} variable.
10694
10695 2002-06-18 Dave Brolley <brolley@redhat.com>
10696
10697 * configure.in: Add support for frv.
10698 * config.sub: Add support for frv.
10699
10700 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10701
10702 * configure: Remove garbage from previous commit.
10703
10704 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10705
10706 * configure: For in-source builds, make a subdir and re-exec there.
10707 * Makefile: New file. Pass targets through to build directory.
10708 * .cvsignore: No longer ignore "Makefile".
10709
10710 2002-06-16 Douglas Rupp <rupp@gnat.com>
10711
10712 * MAINTAINERS (Write After Approval): Add self.
10713
10714 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10715
10716 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10717
10718 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10719
10720 * configure.in (vax-*-netbsd*): Re-enable gas.
10721
10722 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10723
10724 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10725 BUILD_PREFIX_1, to correct nomenclature.
10726 * configure: Likewise.
10727
10728 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10729 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10730
10731 2002-05-31 Olaf Hering <olh@suse.de>
10732
10733 * config-ml.in: Propogate DESTDIR also.
10734
10735 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10736
10737 * configure.in (vax-*-netbsd*): Don't build gas for this
10738 platform.
10739
10740 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10741
10742 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10743 and libgcj for AVR.
10744
10745 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10746
10747 * MAINTAINERS (Write After Approval): Add myself.
10748
10749 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10750
10751 * config.guess: Update to 2002-05-22 version.
10752 * config.sub: Likewise.
10753
10754 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10755
10756 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10757 * config-ml.in: Likewise.
10758 * configure: Likewise.
10759 * configure.in: Likewise.
10760
10761 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10762
10763 * MAINTAINERS: Update my email address.
10764
10765 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10766
10767 * configure.in: Simplify makefile fragment collection.
10768
10769 * configure.in: Remove code to build emacs.
10770
10771 * configure.in : Remove --srcdir argument from targargs and buildargs
10772 (it's always overridden in the Makefile anyway). Rearrange a bit.
10773
10774 * configure: Move some logic to configure.in.
10775 * configure.in: Move some logic from configure.
10776
10777 2002-05-11 Tom Tromey <tromey@redhat.com>
10778
10779 * MAINTAINERS: Reflect libgcj reality.
10780
10781 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10782
10783 * Makefile.in: Honour DESTDIR.
10784
10785 2002-05-08 Mark Mitchell <mark@codesourcery.com>
10786
10787 * config.guess: Import 2002-03-20 version.
10788 * config.sub: Import 2002-04-26 version.
10789
10790 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10791
10792 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10793
10794 2002-05-07 Tim Josling <tej@melbpc.org.au>
10795
10796 * MAINTAINERS: Add self.
10797
10798 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
10799
10800 * ltmain.sh: Detect and handle object name conflicts
10801 while piecewise linking a static library.
10802
10803 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
10804
10805 * configure.in (noconfigdirs): Don't disable libgcj on
10806 sparc64-*-solaris* and sparcv9-*-solaris*.
10807
10808 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
10809
10810 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10811
10812 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10813
10814 * configure.in (FLAGS_FOR_TARGET): Do not add
10815 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10816 on i[3456]86-*-linux*.
10817
10818 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10819
10820 * configure.in (noconfigdirs): Replace [ ] with test.
10821
10822 * configure.in (noconfigdirs): Do not add target-newlib if
10823 target == i[3456]86-*-linux*, and host == target.
10824
10825 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10826
10827 * configure.in: delete reference to absent file
10828
10829 * configure.in: replace '[' with 'test'
10830
10831 * configure.in: Eliminate references to gash.
10832 * Makefile.in: Eliminate references to gash.
10833
10834 * configure.in: remove useless references to 'pic' makefile fragments.
10835
10836 * configure.in: (*-*-windows*) Finish removing.
10837
10838 * configure.in: Eliminate redundant test for libgui.
10839
10840 2002-04-29 Roger Sayle <roger@eyesopen.com>
10841
10842 * MAINTAINERS: Add self and realphabetize. Update entries
10843 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10844 entry for a29k port maintainer.
10845
10846 2002-04-26 Joel Sherrill <joel@OARcorp.com>
10847
10848 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10849 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10850
10851 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10852
10853 * configure.in: remove references to dead files
10854
10855 2002-04-19 Mark Mitchell <mark@codesourcery.com>
10856
10857 * MAINTAINERS: Add information about purpose of this file.
10858
10859 2002-04-18 Tom Tromey <tromey@redhat.com>
10860
10861 * configure.in: Disallow configuring libgcj when it is already
10862 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10863 Solaris 2.8 by default. For PR libgcj/6158.
10864
10865 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10866
10867 * configure.in: Move default CC setting out of config/mh-* fragments
10868 directly into here.
10869
10870 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10871
10872 * configure.in: don't even try to configure or make a subdirectory
10873 if there's no configure script for it.
10874
10875 2002-04-15 Mark Mitchell <mark@codesourcery.com>
10876
10877 * MAINTAINERS: Remove chill maintainers.
10878 * Makefile.in (CHILLFLAGS): Remove.
10879 (CHILL_LIB): Remove.
10880 (TARGET_CONFIGDIRS): Remove libchill.
10881 (CHILL_FOR_TARGET): Remove.
10882 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10883 CHILL_LIB.
10884 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10885 (CHECK_TARGET_MODULES): Likewise.
10886 (INSTALL_TARGET_MODULES): Likewise.
10887 (CLEAN_TARGET_MODULES): Likewise.
10888 (configure-target-libchill): Remove.
10889 (all-target-libchill): Remove.
10890 * configure.in (target_libs): Remove target-libchill.
10891 Do not compute CHILL_FOR_TARGET.
10892 * libchill: Remove directory.
10893
10894 2002-04-11 DJ Delorie <dj@redhat.com>
10895
10896 * Makefile.in, configure.in: Sync with binutils, entries
10897 follow...
10898
10899 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10900
10901 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10902 (do-tar, do-bz2): New rules.
10903 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10904 (gdb-tar): New rule.
10905 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10906 (insight_dejagnu.tar): New rule.
10907 (insight.tar): New rule.
10908 (gdb+dejagnu.tar): New rule.
10909 (gdb.tar): New rule.
10910
10911 2002-02-01 Mo DeJong <supermo@bayarea.net>
10912
10913 * Makefile.in: Add all-tix to deps for all-snavigator
10914 so that tix is built when building snavigator.
10915
10916 2002-01-11 Steve Ellcey <sje@cup.hp.com>
10917
10918 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10919 ld and gdb are not supported.
10920
10921 2002-01-07 Mark Salter <msalter@redhat.com>
10922
10923 * configure.in: Remove target-bsp and target-cygmon from arm builds.
10924 Allow target-libgloss to be built for arm, strongarm, and xscale.
10925
10926 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
10927
10928 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
10929 options for i[3456]86-pc-linux* native builds.
10930
10931 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
10932
10933 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
10934 files from .po files for a distribution.
10935
10936 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
10937
10938 * configure.in: Enable libstdc++-v3 for h8300 targets.
10939
10940 2001-06-19 Alan Modra <amodra@bigpond.net.au>
10941
10942 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
10943 version from bfd/.
10944
10945 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
10946
10947 * Makefile.in (VER): When present, extract the version number from
10948 the file version.in.
10949
10950 2001-05-24 Tom Rix <trix@redhat.com>
10951
10952 * configure.in : enable ld for aix
10953
10954 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
10955
10956 * config.guess: Add linux target for S/390.
10957
10958 2000-11-07 Philip Blundell <pb@futuretv.com>
10959
10960 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
10961
10962 2000-11-03 Philip Blundell <pb@futuretv.com>
10963
10964 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
10965 files.
10966
10967 2001-01-15 Ben Elliston <bje@redhat.com>
10968
10969 * configure.in (host_tools): Add sid.
10970 Always configure cgen.
10971
10972 2000-11-24 Nick Clifton <nickc@redhat.com>
10973
10974 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
10975
10976 2000-08-20 Doug Evans <dje@casey.transmeta.com>
10977
10978 * Makefile.in (ALL_MODULES): Add all-cgen.
10979 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
10980 (all-cgen): New target.
10981 (all-opcodes,all-sim): Depend on all-cgen.
10982 * configure.in (host_tools): Add cgen.
10983 Only configure cgen if --enable-cgen-maint.
10984
10985 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
10986
10987 * configure.in: Add *-*-freebsd* configurations.
10988
10989 2002-04-08 Tom Tromey <tromey@redhat.com>
10990
10991 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
10992 Fixes PR libgcj/6068.
10993
10994 2002-03-30 Krister Walfridsson <cato@df.lth.se>
10995
10996 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
10997
10998 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10999
11000 * configure.in (alpha*-dec-osf*): Enable libgcj.
11001
11002 2003-03-27 Matthew Gingell <gingell@gnat.com>
11003
11004 * MAINTAINERS (Write After Approval): Add myself.
11005
11006 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11007
11008 Fix for: PR bootstrap/3591, target/5676
11009 * configure.in (mcore-pe): Disable the configuration of
11010 libstdc++-v3 since exceptions are not supported.
11011
11012 2002-03-20 Anthony Green <green@redhat.com>
11013
11014 * configure.in: Enable libgcj for xscale-elf target.
11015
11016 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
11017
11018 * MAINTAINERS: Update my email address.
11019
11020 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
11021
11022 * ltmain.sh (relink_command): Fix typo in previous change.
11023
11024 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
11025
11026 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11027 (relink_command): Added --tag flags.
11028 (mode=install): If relinking fails; error out.
11029
11030 2002-03-12 Richard Henderson <rth@redhat.com>
11031
11032 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11033 .NOTPARALLEL tag.
11034 (do-check): Rename from check.
11035 (check): Allow parallel check.
11036
11037 2002-03-12 Bob Wilson <bob.wilson@acm.org>
11038
11039 * MAINTAINERS: Add myself as maintainer for xtensa port.
11040 Fix alphabetical order in CPU port maintainer list.
11041 Remove myself from Write After Approval list.
11042
11043 2002-03-11 Richard Henderson <rth@redhat.com>
11044
11045 * Makefile.in (.NOTPARALLEL): Add fake tag.
11046
11047 2002-03-07 H.J. Lu (hjl@gnu.org)
11048
11049 * configure.in: Enable gprof for mips*-*-linux*.
11050
11051 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11052
11053 * MAINTAINERS (Write After Approval): Add myself.
11054
11055 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
11056
11057 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11058 libjava.
11059 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11060
11061 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
11062
11063 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11064 because its Makefile is there; test for the executable instead.
11065
11066 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
11067
11068 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11069 libstdc++-v3 and libjava.
11070
11071 2002-02-11 Adam Megacz <adam@xwt.org>
11072
11073 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11074 boehm-gc
11075
11076 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
11077
11078 * config.guess: Updated to 2002-01-30's version.
11079 * config.sub: Updated to 2002-02-01's version.
11080 Contribute sh64-elf.
11081 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11082 * configure.in: Added sh64-*-*.
11083
11084 2002-02-08 Chris Demetriou <cgd@broadcom.com>
11085
11086 * MAINTAINERS: Belatedly add myself to write after approval list.
11087
11088 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11089
11090 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11091 Remove self as Write After Approval.
11092
11093 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
11094
11095 * MAINTAINERS: Put self in as maintainer for contrib/regression
11096 directory.
11097
11098 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
11099
11100 * MAINTAINERS: Update my email address.
11101
11102 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11103
11104 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11105 target-libiberty, and target-libgloss. Skip Java-related
11106 libraries if not supported for NetBSD on target CPU.
11107
11108 2002-01-25 Douglas B Rupp <rupp@gnat.com>
11109
11110 * install-sh: Use _inst.$$_ for temp file name.
11111
11112 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11113
11114 * MAINTAINERS (Write After Approval): Move my contact info
11115 from here...
11116 (OS Port Maintainers): ...to here (netbsd).
11117
11118 2002-01-22 Bob Wilson <bob.wilson@acm.org>
11119
11120 * MAINTAINERS (Write After Approval): Add myself.
11121
11122 2002-01-17 H.J. Lu <hjl@gnu.org>
11123
11124 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11125 (all-target-fastjar): Also depend on all-target-libiberty.
11126
11127 2002-01-16 H.J. Lu (hjl@gnu.org)
11128
11129 * config.guess: Import from master sources, rev 1.225.
11130 * config.sub: Import from master sources, rev 1.238.
11131
11132 2002-01-16 Kazu Hirata <kazu@hxi.com>
11133
11134 * MAINTAINERS (Write After Approval): Remove myself.
11135
11136 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
11137
11138 * MAINTAINERS (Write After Approval): Add myself.
11139
11140 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11141
11142 * MAINTAINERS: Add self as docs co-maintainer.
11143
11144 2001-12-11 Matthias Klose <doko@debian.org>
11145
11146 * MAINTAINERS (Write After Approval): Add myself.
11147
11148 2001-12-09 Zack Weinberg <zack@codesourcery.com>
11149
11150 * MAINTAINERS: Update my email address.
11151
11152 2001-12-07 Turly O'Connor <turly@apple.com>
11153 * MAINTAINERS (Write After Approval): Add myself.
11154 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11155 (rs6000_initialize_trampoline): Call __trampoline_setup for
11156 ABI_DARWIN too.
11157 * darwin-tramp.asm: New file, implements __trampoline_setup.
11158 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11159
11160 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
11161
11162 * MAINTAINERS (Write After Approval): Add myself.
11163
11164 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11165
11166 * configure, configure.in: Use temp file for long sed commands.
11167
11168 2001-12-03 Laurent Guerby <guerby@acm.org>
11169
11170 * config.sub: Update to version 1.232 on subversion.
11171
11172 2001-12-03 Ben Elliston <bje@redhat.com>
11173
11174 * MAINTAINERS: Update mail address for config.* patches.
11175
11176 2001-11-27 DJ Delorie <dj@redhat.com>
11177 Zack Weinberg <zack@codesourcery.com>
11178
11179 When build != host, create libiberty for the build machine.
11180
11181 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11182 CONFIG_ARGUMENTS.
11183 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11184 New variables.
11185 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11186 and rules.
11187 (all.normal): Depend on ALL_BUILD_MODULES.
11188 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11189 (all-build-libiberty): Depend on configure-build-libiberty.
11190
11191 * configure: Calculate and substitute proper value for
11192 ALL_BUILD_MODULES.
11193 * configure.in: Create the build subdirectory.
11194 Calculate and substitute TARGET_CONFIGARGS (formerly
11195 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11196
11197 2001-11-26 Ziemowit Laski <zlaski@apple.com>
11198
11199 * MAINTAINERS (write-after-approval): Add self.
11200
11201 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11202
11203 * MAINTAINERS (GNATS only accounts): Remove self.
11204
11205 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11206
11207 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11208 libf2c.
11209
11210 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11211
11212 * MAINTAINERS (Write After Approval): Add self.
11213
11214 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11215
11216 * MAINTAINERS: mips and s390 are also CPU ports.
11217
11218 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11219
11220 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11221
11222 2001-11-11 David O'Brien <obrien@FreeBSD.org>
11223
11224 * MAINTAINERS: Alphabetize.
11225
11226 2001-11-09 Kazu Hirata <kazu@hxi.com>
11227
11228 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11229
11230 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11231
11232 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11233
11234 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11235
11236 * configure.in (--enable-languages): Be more permissive about
11237 syntax. Check for empty lists better. Warn about $LANGUAGES.
11238
11239 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
11240
11241 * config.sub: Import from master sources, rev. 1.230.
11242 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11243
11244 2001-11-07 Laurent Guerby <guerby@acm.org>
11245
11246 * MAINTAINERS (Write After Approval): Add self.
11247
11248 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11249
11250 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11251
11252 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11253
11254 * config.sub: Import from master sources, rev 1.226.
11255 * config.guess: Import from master sources, rev 1.216.
11256
11257 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11258
11259 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11260 * MAINTAINERS: Add self as maintainer of MMIX port.
11261 Remove old after-approval entry.
11262
11263 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11264
11265 * ChangeLog, configure: Fix spelling errors.
11266
11267 2001-10-20 Brendan Kehoe <brendan@zen.org>
11268
11269 * MAINTAINERS: Tweak my address.
11270
11271 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
11272
11273 * MAINTAINERS: Update my email address.
11274
11275 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
11276
11277 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11278 * MAINTAINERS: Add self as maintainer of CRIS port.
11279
11280 2001-10-10 Geert Bosch <bosch@gnat.com>
11281
11282 * MAINTAINERS (Various maintainers: Ada front end):
11283 Added Robert Dewar.
11284
11285 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
11286
11287 * MAINTAINERS (Write After Approval): Added self
11288
11289 2001-10-02 Geert Bosch <bosch@gnat.com>
11290
11291 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11292
11293 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11294
11295 * configure: Handle temporary files securely using mkdir.
11296
11297 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
11298
11299 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11300
11301 2001-09-26 Will Cohen <wcohen@redhat.com>
11302
11303 * configure.in (*-*-linux*): Disable configuration of target-newlib
11304 and target-libgloss.
11305
11306 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11307
11308 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11309 RANLIB.
11310
11311 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
11312
11313 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11314 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11315 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11316 avoid quotes nesting problems.
11317 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11318 (DO_X): Export only variables that are set.
11319
11320 2001-09-19 Ben Elliston <bje@redhat.com>
11321
11322 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11323 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11324 semantics. Use the shell built-in "type" command instead.
11325
11326 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
11327
11328 Merged from gcc-3_0-branch:
11329 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11330 * ltcf-c.sh: Use $objext, not $ac_objext.
11331 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11332 * ltcf-cxx.sh: Add support for GNU.
11333 2001-07-22 Timothy Wall <twall@redhat.com>
11334 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11335 default settings if using GNU tools with that configuration.
11336 * ltcf-cxx.sh: Ditto.
11337 * ltcf-gcj.sh: Ditto.
11338 2001-07-21 Michael Chastain <chastain@redhat.com>
11339 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11340 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11341 * ltmain.sh: Mark as gcc-local.
11342
11343 2001-08-30 Eric Christopher <echristo@redhat.com>
11344 Jason Eckhardt <jle@redhat.com>
11345
11346 * config.guess: Merge from master sources.
11347 * config.sub: Merge from master sources, add support for mipsisa32.
11348
11349 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
11350 * config.sub: Merge from master sources, rev 1.219.
11351 * MAINTAINERS: Add self as contact for stormy16 port.
11352
11353 2001-08-14 Zack Weinberg <zackw@panix.com>
11354
11355 * config.sub: Merge from master sources, rev 1.218.
11356 * config.guess: Merge from master sources, rev 1.209.
11357
11358 2001-08-11 Graham Stott <grahams@redhat.com>
11359
11360 * Makefile.in (check-c++): Add missing semicolon.
11361
11362 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11363
11364 * MAINTAINERS (Various maitainers: predict.def): Added myself.
11365
11366 2001-07-30 Eric Christopher <echristo@redhat.com>
11367
11368 * MAINTAINERS (Various maintainers: mips port): Added myself.
11369
11370 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11371
11372 * configure.in (sh-*-linux*): New.
11373
11374 2001-07-27 Richard Henderson <rth@redhat.com>
11375
11376 * .cvsignore: Add LAST_UPDATED.
11377
11378 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11379
11380 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11381
11382 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
11383
11384 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11385
11386 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11387
11388 * MAINTAINERS (Write After Approval): Added myself.
11389
11390 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11391
11392 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11393 and libgcj on m68hc11/m68hc12.
11394
11395 2001-06-27 H.J. Lu (hjl@gnu.org)
11396
11397 * Makefile (CFLAGS_FOR_BUILD): New.
11398 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11399
11400 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11401
11402 * README: Remove version number.
11403
11404 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11405
11406 * INSTALL/README: Update wrt. to the installation instructions now
11407 residing in gcc/doc/install.texi.
11408
11409 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11410
11411 * README: Replace with a cut-down and updated version of gcc/README.
11412
11413 2001-06-12 David Edelsohn <edelsohn@gnu.org>
11414
11415 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11416 multilibs to be disabled.
11417
11418 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
11419
11420 * MAINTAINERS (Write After Approval): Add myself.
11421
11422 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
11423
11424 * config.guess: Import CVS version 1.195.
11425 * config.sub: Import CVS version 1.212.
11426
11427 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11428
11429 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11430 gcc/xgcc is built, use -print-prog-name to find out the program
11431 name to use.
11432
11433 2001-06-04 Phil Edwards <pme@sources.redhat.com>
11434
11435 * config.guess: Import CVS version 1.194. All gcc-local changes
11436 appear to also be in the master copy.
11437 * config.sub: Import CVS version 1.211.
11438
11439 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11440
11441 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11442 with_gcc]: Use `gcc -shared' to build a shared library.
11443
11444 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11445
11446 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11447 archives.
11448
11449 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11450
11451 * MAINTAINERS (Write After Approval): Add myself.
11452
11453 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
11454
11455 * configure.in (libstdcxx_flags): Do not try to execute
11456 libstdc++-v3/testsuite_flags until it exists.
11457
11458 2001-06-01 Alan Modra <amodra@bigpond.net.au>
11459
11460 * MAINTAINERS: Update my email address.
11461
11462 2001-05-31 Graham Stott <grahams@redhat.com>
11463
11464 * MAINTAINERS (Write After Approval): Add myself.
11465
11466 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
11467
11468 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11469 libraries when using g++ with native linker.
11470
11471 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
11472
11473 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11474
11475 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
11476
11477 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11478 [aix4*|aix5*]: Prepend blank.
11479
11480 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
11481
11482 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11483 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11484 of subdir/configure scripts to use the new libtool.m4.
11485
11486 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11487
11488 * MAINTAINERS (Write After Approval): Add myself.
11489
11490 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11491
11492 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11493
11494 2001-05-11 Ben Elliston <bje@redhat.com>
11495
11496 * Makefile.in (all-sid): New target.
11497 (check-sid, clean-sid, install-sid): Likewise.
11498
11499 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11500
11501 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11502
11503 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11504
11505 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11506 libgcj.
11507
11508 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11509
11510 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11511 gcc/xgcc is built, use -print-prog-name to find out the program
11512 name to use.
11513
11514 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
11515
11516 * configure.in (noconfigdirs): Don't reset it from scratch in the
11517 target case; only append to it.
11518
11519 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11520 sparc-*-solaris2.8]: Disable ${libgcj}.
11521
11522 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
11523
11524 * configure.in (libgcj_saved): Copy from $libgcj.
11525 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11526 --disable-libgcj.
11527
11528 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11529
11530 * MAINTAINERS: Remove self as MIPS maintainer and
11531 C front end maintainer.
11532
11533 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11534
11535 * configure.in: Move *-chorusos target case to the proper switch.
11536 Disable libgcj.
11537
11538 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11539
11540 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11541 1.641.2.228.
11542
11543 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11544
11545 * Makefile.in (STAGE1_CFLAGS): Pass down.
11546
11547 2001-04-13 Alan Modra <amodra@one.net.au>
11548
11549 * config.guess: Add hppa64-linux support. Note for next import that
11550 this is already in the master file.
11551 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11552
11553 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11554
11555 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11556 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11557
11558 2001-04-11 Stan Shebs <shebs@apple.com>
11559
11560 * MAINTAINERS: Add self as Darwin port maintainer.
11561
11562 2001-04-11 Alan Modra <amodra@one.net.au>
11563
11564 * MAINTAINERS: Update my email address.
11565
11566 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
11567
11568 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11569 recent versions of FreeBSD (release 3 or later).
11570 * ltconfig: On FreeBSD, -lc must not be provided when building
11571 a shared library or else the standard -pthread gcc option is
11572 rendered worthless to later users of the built library.
11573
11574 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11575
11576 * MAINTAINERS: Add self and RTH as C front end maintainers.
11577
11578 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
11579
11580 * config.sub: Make sure to match an already-canonicalized
11581 machine name (eg. mn10300-unknown-elf).
11582
11583 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
11584
11585 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11586 New macros.
11587 (bootstrap, cross): Use RECURSE_FLAGS.
11588 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11589
11590 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
11591
11592 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11593
11594 2001-03-22 Colin Howell <chowell@redhat.com>
11595
11596 * Makefile.in (DO_X): Do not backslash single-quotes in
11597 backquotes (two places).
11598
11599 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11600
11601 Re-installed:
11602 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11603 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11604 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11605 * ltcf-cxx.sh: Likewise.
11606 * ltcf-gcj.sh: Likewise.
11607
11608 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11609
11610 * MAINTAINERS: Add myself as "documentation co-maintainer".
11611
11612 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11613
11614 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11615 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11616
11617 2001-03-19 Tom Tromey <tromey@redhat.com>
11618
11619 * config-ml.in: Handle GCJ and GCJFLAGS.
11620
11621 2001-03-21 Michael Chastain <chastain@redhat.com>
11622
11623 * Makefile.in: all-m4 depends on all-texinfo.
11624
11625 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
11626
11627 * MAINTAINERS: Add myself to write after approval list.
11628
11629 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
11630
11631 * Makefile.in (DO_X): Quote nested quotes.
11632
11633 2001-03-18 Alan Modra <alan@linuxcare.com.au>
11634
11635 * MAINTAINERS: Add myself to write after approval list.
11636
11637 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
11638
11639 * Makefile.in (DO_X): Use double quotes for quoting
11640 "RANLIB=$${RANLIB}".
11641
11642 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11643
11644 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11645
11646 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
11647
11648 * configure.in: Only use `lang_requires' for languages athat are
11649 actually enabled.
11650
11651 2001-03-08 Phil Edwards <pme@sources.redhat.com>
11652
11653 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11654
11655 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
11656
11657 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11658
11659 2001-03-07 Tom Tromey <tromey@redhat.com>
11660
11661 * configure.in: Allow config-lang.in to set `lang_requires' to list
11662 of other required languages.
11663
11664 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
11665
11666 * Makefile.in: Remove RANLIB definition. Use RANLIB
11667 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11668 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11669
11670 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
11671 Alexandre Oliva <aoliva@redhat.com>
11672
11673 * Makefile.in (check-c++): Use tabs, not spaces.
11674
11675 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
11676
11677 * MAINTAINERS: add myself to Write After Approval list.
11678
11679 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
11680
11681 * Makefile.in (check-c++): New rule.
11682
11683 * configure.in (target_libs): Remove libg++.
11684 (noconfigdirs): Remove libg++.
11685 (noconfigdirs): Same.
11686 (noconfigdirs): Same.
11687 (noconfigdirs): Same.
11688
11689 * config-ml.in: Remove libg++ references.
11690
11691 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11692 (ALL_TARGET_MODULES): Same.
11693 (configure-target-libg++): Remove.
11694 (all-target-libg++): Remove.
11695 (configure-target-libio): Remove.
11696 (all-target-libio): Remove.
11697 (check-target-libio): Remove.
11698 (.PHONY): Remove.
11699 (libg++.tar.bz2): Remove.
11700 (all-target-cygmon): Remove libio.
11701 (all-target-libstdc++): Remove.
11702 (configure-target-libstdc++): Remove.
11703 (TARGET_LIB_PATH): Remove libstdc++.
11704 (ALL_GCC_CXX): Remove libstdc++.
11705 (all-target-gperf): Correct.
11706
11707 2001-02-16 Nick Clifton <nickc@redhat.com>
11708
11709 * configure.in (noconfigdirs): Allow configuration of texinfo
11710 for Cygwin hosts.
11711
11712 2001-02-15 Anthony Green <green@redhat.com>
11713
11714 * configure: Introduce GCJ_FOR_TARGET.
11715 * configure.in: Ditto.
11716 * Makefile.in: Ditto.
11717
11718 2001-02-13 Andreas Schwab <schwab@suse.de>
11719
11720 * MAINTAINERS: Update mail address.
11721
11722 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11723
11724 * config.guess: Add linux target for S/390.
11725 * config.sub: Likewise.
11726
11727 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
11728
11729 * configure.in: for *-chorusos, don't config target-newlib and
11730 target-libgloss.
11731
11732 2001-02-06 Ben Elliston <bje@redhat.com>
11733
11734 * configure: Output host type to stdout, not stderr.
11735
11736 2001-02-05 Mark Mitchell <mark@codesourcery.com>
11737
11738 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11739 * ltcf-cxx.sh: Likewise.
11740
11741 * config.if: Assume enable_libstdcxx_v3 is defined.
11742
11743 2001-02-04 Mark Mitchell <mark@codesourcery.com>
11744
11745 Remove V2 C++ library.
11746 * configure.in: Remove --enable-libstdcxx_v3 support.
11747
11748 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11749
11750 * include/demangle.h: Add prototype for java_demangle_v3.
11751
11752 2001-01-29 Phil Edwards <pme@sources.redhat.com>
11753
11754 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11755
11756 2001-01-27 Richard Henderson <rth@redhat.com>
11757
11758 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11759
11760 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11761
11762 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11763 Don't unset, it's non-portable and no longer necessary, set to empty
11764 instead.
11765
11766 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11767
11768 * ltconfig: Shell portability fix for the tagname validity check.
11769
11770 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
11771
11772 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11773 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11774
11775 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11776
11777 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11778
11779 2001-01-26 Tom Tromey <tromey@redhat.com>
11780
11781 * configure.in: Allow libgcj to be built on Sparc Solaris.
11782
11783 2001-01-25 David Edelsohn <edelsohn@gnu.org>
11784
11785 * ltcf-c.sh: Add aix5 case.
11786 * ltcf-cxx.sh: Likewise.
11787 * ltconfig: Likewise.
11788
11789 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
11790
11791 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11792 keep at least one of build_libtool_libs or build_old_libs set to
11793 yes.
11794
11795 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11796 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11797
11798 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11799
11800 * configure.in: Enable libgcj on several additional platforms.
11801
11802 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11803
11804 * configure.in: Enable libgcj for linux targets.
11805
11806 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11807
11808 * MAINTAINERS (Write After Approval): Add myself.
11809
11810 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11811
11812 * MAINTAINERS: Add myself as vax port maintainer.
11813
11814 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11815
11816 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11817
11818 2001-01-09 Mike Stump <mrs@wrs.com>
11819
11820 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11821 failures of subdirectories.
11822
11823 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11824
11825 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11826 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11827 * ltcf-cxx.sh: Likewise.
11828 * ltcf-gcj.sh: Likewise.
11829 * ltconfig.sh: Fix typo.
11830
11831 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11832
11833 * configure: handle DOS-style absolute paths.
11834
11835 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11836
11837 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11838
11839 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11840
11841 * MAINTAINERS: Add myself as avr port co-maintainer.
11842
11843 2000-12-28 Ben Elliston <bje@redhat.com>
11844
11845 * MAINTAINERS: Add myself under ``Write After Approval''.
11846
11847 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11848
11849 * texinfo: Remove directory from GCC.
11850
11851 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11852
11853 * COPYING: Update to current
11854 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11855 to 19yy as example year in copyright notice).
11856
11857 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11858
11859 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11860 (libstdcxx_incdir): Pass down.
11861 * config.if: Remove expired bits for cxx_interface, add stub.
11862 (libstdcxx_incdir): Add variable for g++ include directory.
11863 * configure.in (gxx_include_dir): Use it.
11864
11865 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
11866
11867 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11868 with old-email address from ``Write After Approval''.
11869
11870 2000-12-15 Andreas Jaeger <aj@suse.de>
11871
11872 * configure.in: Handle lang_dirs.
11873
11874 2000-12-14 Tom Tromey <tromey@redhat.com>
11875
11876 * MAINTAINERS: Removed brads.
11877
11878 * MAINTAINERS: Added gcj developers.
11879
11880 2000-12-13 Anthony Green <green@redhat.com>
11881
11882 * configure.in: Disable libgcj for any target not specifically
11883 listed. Disable libgcj for x86 and Alpha Linux until compatible
11884 with g++ abi.
11885
11886 2000-12-13 Mike Stump <mrs@wrs.com>
11887
11888 * Makefile.in (local-distclean): Also remove fastjar.
11889
11890 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11891
11892 * contrib/gcc_update: Add fastjar --touch entries.
11893
11894 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
11895
11896 * configure.in: Disable language-specific target libraries for
11897 languages that aren't enabled.
11898
11899 2000-12-10 Anthony Green <green@redhat.com>
11900
11901 * configure.in: Define libgcj. Disable libgcj target libraries for
11902 most targets.
11903
11904 2000-12-10 Neil Booth <neilb@earthling.net>
11905
11906 * MAINTAINERS: Update mail address, remove from WAA list.
11907
11908 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11909
11910 * libjava: Imported from /cvs/java.
11911 * libffi: Likewise.
11912 * Boehm-gc: Likewise.
11913
11914 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11915
11916 * configure.in (target_libs): Revert 2000-12-08 patch.
11917 (noconfigdirs): Added target-libjava.
11918
11919 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11920
11921 * djunpack.bat: removed.
11922
11923 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11924
11925 * Makefile.in: handle DOS-style absolute paths.
11926 * config-ml.in: likewise.
11927 * symlink-tree: likewise.
11928
11929 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11930
11931 * fastjar: Imported.
11932
11933 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11934
11935 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
11936 libjava.
11937 * configure.in (target_libs): Removed `target-libjava'.
11938
11939 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
11940
11941 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
11942 (ALL_MODULES): Added fastjar.
11943 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
11944 (all-target-libjava): all-fastjar replaces all-zip.
11945 (all-fastjar): Added.
11946 (configure-target-fastjar, all-target-fastjar): Likewise.
11947 * configure.in (host_tools): Added fastjar.
11948
11949 2000-12-07 Mike Stump <mrs@wrs.com>
11950
11951 * Makefile.in (local-distclean): Remove leftover built files.
11952
11953 2000-11-24 Nick Clifton <nickc@redhat.com>
11954
11955 * configure.in (xscale-elf): Add target.
11956 (xscale-coff): Add target.
11957
11958 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
11959
11960 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11961 recent versions of FreeBSD (release 3 or later).
11962 * ltconfig: On FreeBSD, -lc must not be provided when building
11963 a shared library or else the standard -pthread gcc option is
11964 rendered worthless to later users of the built library.
11965
11966 2000-11-16 Fred Fish <fnf@be.com>
11967
11968 * configure.in (enable_libstdcxx_v3): Fix typo,
11969 libstd++ -> libstdc++.
11970
11971 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
11972
11973 * MAINTAINERS: Add self to Write After Approval list.
11974
11975 2000-11-21 Bernd Schmidt <bernds@redhat.com>
11976
11977 * MAINTAINERS: Update my email address. Add myself to global write
11978 privs list.
11979
11980 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
11981
11982 * Makefile.in: Merge with src and libgcj.
11983 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
11984 configure-target-<library> when their configure scripts need the C
11985 or C++ library to have already been built to work properly.
11986 (do_proto_toplev): Set them to an empty string.
11987
11988 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
11989 (REALLY_SET_LIB_PATH): Use them.
11990
11991 2000-11-17 Stan Shebs <shebs@apple.com>
11992
11993 * MAINTAINERS: Add self to Write After Approval list.
11994
11995 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
11996
11997 * configure: Provide the original toplevel configure arguments
11998 (including $0) to subprocesses in the environment rather than
11999 through gcc/configargs.h.
12000
12001 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12002
12003 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12004 C99. Alphabetise "Write After Approval" list.
12005
12006 2000-11-12 Mark Mitchell <mark@codesourcery.com>
12007
12008 * configure: Turn on libstdc++ V3 by default.
12009
12010 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12011 if we've got GCC.
12012
12013 2000-11-11 Philip Blundell <philb@gnu.org>
12014
12015 * MAINTAINERS: Add self to Write After Approval list.
12016
12017 2000-11-09 David Edelsohn <edelsohn@gnu.org>
12018
12019 * ltcf-c.sh (aix4): Improve shared library configuration; require
12020 exporting symbols.
12021 * ltcf-cxx.sh (aix4): Define.
12022 * ltconfig (aix4): Define library and soname specs appropriate for
12023 AIX. Define command to create export symbols list.
12024
12025 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
12026
12027 * config.sub: Add support for Sun Chorus
12028
12029 2000-10-31 Nick Clifton <nickc@redhat.com>
12030
12031 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12032 <name>@redhat.com. Also installed new email address for Clint
12033 Popetz.
12034
12035 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12036
12037 * etc: Remove directory from GCC.
12038
12039 2000-10-16 Michael Meissner <meissner@redhat.com>
12040
12041 * configure (gcc/configargs.h): Only create if there is a build GCC
12042 directory created.
12043
12044 2000-10-16 Matthias Klose <doko@debian.org>
12045
12046 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12047 when configured for libstdc++-v3.
12048
12049 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
12050
12051 * configure: Save configure arguments to gcc/configargs.h.
12052
12053 2000-10-04 Philipp Thomas <pthomas@suse.de>
12054
12055 * config.guess: Import CVS version 1.157.
12056 * config.sub: Import CVS version 1.181.
12057
12058 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
12059
12060 * Makefile.in (bootstrap): avoid recursion if subdir missing
12061 (cross): ditto
12062 (do-proto-toplev): ditto
12063
12064 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
12065
12066 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12067 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12068
12069 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12070 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12071 all affected `configure' scripts.
12072
12073 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12074
12075 * MAINTAINERS: Add self as cpplib co-maintainer.
12076
12077 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
12078
12079 * MAINTAINERS: Add self to Write After Approval list.
12080
12081 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12082
12083 * INSTALL/README: egcs -> GCC update.
12084
12085 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
12086
12087 * MAINTAINERS: Add myself to Write After Approval list.
12088
12089 2000-09-15 Kazu Hirata <kazu@hxi.com>
12090
12091 * MAINTAINERS: Add myself to Write After Approval list.
12092
12093 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12094
12095 * configure.in: Do not build byacc for hppa64. Provide paths to the
12096 X11 libraries for hppa64.
12097
12098 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12099
12100 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12101
12102 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
12103
12104 * Makefile.in (all-zlib): Added dummy target.
12105
12106 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12107 ltcf-gcj.sh: Updated from libtool multi-language branch.
12108
12109 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
12110
12111 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12112 (bootstrap*): Depend on all-bootstrap.
12113
12114 2000-09-05 Philipp Thomas <pthomas@suse.de>
12115
12116 * config.guess: Import CVS version 1.156.
12117 * config.sub: Import CVS version 1.179.
12118
12119 2000-09-02 Anthony Green <green@cygnus.com>
12120
12121 * Makefile.in (all-gcc): Depend on all-zlib.
12122 (CLEAN_MODULES): Add clean-zlib.
12123 (ALL_MODULES): Add all-zlib.
12124 * configure.in (host_libs): Add zlib.
12125
12126 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
12127
12128 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12129 crosses, but add gcc/include to the header search path for them.
12130
12131 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12132
12133 * MAINTAINERS: Add self to Write After Approval list.
12134
12135 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12136
12137 * config.guess: Import CVS version 1.152.
12138 * config.sub: Import CVS version 1.177.
12139
12140 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
12141
12142 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12143 $targargs to tell whether newlib is going to be built.
12144
12145 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12146 $$r/TARGET_SUBDIR/libio for _G_config.h.
12147
12148 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
12149
12150 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12151
12152 2000-08-22 DJ Delorie <dj@redhat.com>
12153
12154 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12155
12156 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
12157
12158 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12159 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12160 sub-configures.
12161
12162 2000-08-21 DJ Delorie <dj@redhat.com>
12163
12164 * MAINTAINERS: Add self as a libiberty maintainer
12165
12166 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
12167
12168 * configure.in (libstdcxx_flags): Use
12169 libstdc++-v3/src/libstdc++.INC.
12170
12171 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
12172
12173 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12174
12175 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12176
12177 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12178
12179 * configure: Make enable_threads and enable_shared defaults
12180 explicit. Substitute enable_threads into generated Makefiles.
12181 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12182 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12183
12184 2000-08-13 Geoff Keating <geoffk@cygnus.com>
12185
12186 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12187
12188 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
12189
12190 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12191 previous delta.
12192
12193 2000-08-11 Jason Merrill <jason@redhat.com>
12194
12195 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12196 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12197 (FLAGS_FOR_TARGET): Not here.
12198 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12199
12200 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
12201
12202 * config-ml.in (CC, CXX): Don't introduce a leading space.
12203
12204 2000-08-07 DJ Delorie <dj@delorie.com>
12205
12206 * MAINTAINERS: Add self as a DJGPP maintainer
12207
12208 2000-08-07 DJ Delorie <dj@redhat.com>
12209
12210 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12211 "if we're also building gcc, and it's a gcc that will run on the
12212 build machine, we want to use its includes instead of the system's
12213 default includes".
12214
12215 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12216
12217 * MAINTAINERS: Add self to Write After Approval list.
12218
12219 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
12220
12221 * configure.in (libstdcxx_flags): Don't use `"'.
12222
12223 * config-ml.in: Adjust multilib search paths to the
12224 appropriate multilib tree.
12225
12226 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
12227
12228 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12229 commas in $LANGUAGES.
12230
12231 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
12232
12233 * configure.in: Re-enable all references to libg++ and librx.
12234
12235 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
12236
12237 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12238 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12239 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12240 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12241
12242 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12243
12244 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
12245
12246 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12247 CXX_FOR_TARGET for sed.
12248
12249 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
12250
12251 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12252 Do not override if already set in the environment or in configure.
12253 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12254 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12255
12256 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
12257
12258 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12259 the libtool CVS tree multi-language branch.
12260 * ltconfig, ltmain.sh: Updated.
12261
12262 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
12263
12264 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12265 (clean-target): Depend on it.
12266
12267 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12268 (GCC_FOR_TARGET): Use it.
12269 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12270 * configure.in: ... here.
12271 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12272 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12273
12274 2000-07-24 Eric Christopher <echristo@cygnus.com>
12275
12276 * MAINTAINERS: Add self to Write After Approval list.
12277
12278 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
12279
12280 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12281 (configure-target-libchill, configure-target-libobjc): Likewise.
12282
12283 * configure.in: Use the same cache file for all target libs.
12284 * config-ml.in: But different cache files per multilib variant.
12285
12286 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12287
12288 * configure (topsrcdir): Don't use dirname.
12289
12290 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12291
12292 * MAINTAINERS: Add self to Write After Approval list.
12293
12294 2000-07-20 Jason Merrill <jason@redhat.com>
12295
12296 * configure.in: Remove all references to libg++ and librx.
12297
12298 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12299
12300 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
12301
12302 * config.sub: Update to subversions version 2000-07-06.
12303
12304 2000-07-12 Andrew Haley <aph@cygnus.com>
12305
12306 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12307 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12308
12309 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12310
12311 * symlink-tree: Check number of arguments.
12312
12313 2000-07-05 Jim Wilson <wilson@cygnus.com>
12314
12315 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12316 search path for a g++ extracted from the build tree. This
12317 will allow link tests run by configure scripts in
12318 subdirectories to succeed.
12319
12320 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
12321
12322 * ltconfig: Add support for mips-dde-sysv4.2MP
12323
12324 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12325
12326 * MAINTAINERS: Add myself as loop discovery maintainer.
12327
12328 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12329
12330 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12331 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12332
12333 2000-06-19 Timothy Wall <twall@cygnus.com>
12334
12335 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12336 * config.sub: Add tic54x target.
12337
12338 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12339
12340 * MAINTAINERS: Add self as Fortran maintainer,
12341 remove Craig Burley.
12342
12343 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
12344
12345 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12346 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12347
12348 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12349
12350 * MAINTAINERS: Add self as i18n maintainer
12351
12352 20000-05-21 H.J. Lu (hjl@gnu.org)
12353
12354 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12355 directory are used if they exist. Make sure
12356 $(build_tooldir)/include is searched for header files,
12357 $(build_tooldir)/lib/ for library files.
12358 (GCC_FOR_TARGET): Likewise.
12359 (CXX_FOR_TARGET): Likewise.
12360
12361 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12362
12363 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12364
12365 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
12366
12367 * Makefile.in (configure-target-libiberty): Depend on
12368 configure-target-newlib.
12369
12370 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12371
12372 * configure.in, Makefile.in: Merge all libffi-related
12373 configury stuff from the libgcj tree.
12374
12375 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12376
12377 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12378 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12379
12380 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12381
12382 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12383 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12384 current version information. Add to proto-toplev directory.
12385 (gdb-taz): Build do-djunpack.
12386
12387 2000-05-15 David Edelsohn <edelsohn@gnu.org>
12388
12389 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12390
12391 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12392
12393 * MAINTAINERS: Add self to Write After Approval list.
12394
12395 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12396
12397 * ltmain.sh: Preserve in relink_command any environment
12398 variables that may affect the linker behavior.
12399
12400 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12401
12402 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12403
12404 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12405
12406 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12407
12408 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12409
12410 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12411 with the version name.
12412
12413 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12414
12415 * MAINTAINERS: Add self as bb-reorder maintainer.
12416
12417 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12418
12419 * config.if: Tweak.
12420
12421 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12422
12423 * djunpack.bat: New file.
12424
12425 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12426
12427 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12428 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12429 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12430 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12431
12432 2000-04-16 Dave Pitts <dpitts@cozx.com>
12433
12434 * config.sub (case $basic_machine): Change default for "ibm-*"
12435 to "openedition".
12436
12437 2000-04-13 Andreas Jaeger <aj@suse.de>
12438
12439 * MAINTAINERS: Added myself.
12440
12441 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12442
12443 * Makefile.in (gdb-taz): New target. GDB specific archive.
12444 (do-md5sum): New target.
12445 (MD5PROG): Define.
12446 (PACKAGE): Default to TOOL.
12447 (VER): Default to a shell script.
12448 (taz): Rewrite target. Move real work to do-proto-toplev. Include
12449 md5 checksum generation.
12450 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12451 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12452 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12453 insight.tar.bz2): Use gdb-taz to create archive.
12454
12455 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12456
12457 * configure (warn_cflags): Delete.
12458
12459 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12460
12461 * MAINTAINERS: Added myself.
12462
12463 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
12464 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
12465
12466 * configure.in (enable_libstdcxx_v3): Add.
12467 (target_libs): Add bits here to switch between libstdc++-v2 and
12468 libstdc++-v3.
12469 * config.if: And this file too.
12470 * Makefile.in: Add libstdc++-v3 targets.
12471
12472 2000-04-05 Michael Meissner <meissner@redhat.com>
12473
12474 * config.sub (d30v): Add d30v as a basic machine type.
12475
12476 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
12477
12478 * configure.in: -linux-gnu*, not -linux-gnu.
12479
12480 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12481
12482 * MAINTAINERS: Add self in write-after-approval section.
12483
12484 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12485
12486 * MAINTAINERS: Add self as ia64 port maintainer.
12487
12488 2000-03-08 Neil Booth <NeilB@earthling.net>
12489
12490 * MAINTAINERS: Add self in write-after-approval section.
12491
12492 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
12493
12494 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12495 (do-tar-bz2): Replace TOOL with PACKAGE.
12496 (gdb.tar.bz2): Remove GDBTK from GDB package.
12497 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12498 dejagnu.tar.bz2): New packages.
12499
12500 2000-02-27 Andreas Jaeger <aj@suse.de>
12501
12502 * configure.in: Add entry for mips*-*-linux*, move catch all
12503 *-*-*linux* entry below this one.
12504
12505 2000-02-27 Ian Lance Taylor <ian@zembu.com>
12506
12507 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12508
12509 2000-02-24 Nick Clifton <nickc@cygnus.com>
12510
12511 * config.sub: Support an OS of "wince".
12512
12513 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12514
12515 * config.guess, config.sub: Updated to match config's 2000-02-15
12516 version.
12517
12518 2000-02-23 Linas Vepstas <linas@linas.org>
12519
12520 * config.sub: Add support for Linux/IBM 370.
12521 * configure.in: Likewise.
12522
12523 2000-02-22 Nick Clifton <nickc@cygnus.com>
12524
12525 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12526
12527 2000-02-20 Christopher Faylor <cgf@cygnus.com>
12528
12529 * config.guess: Guess "cygwin" rather than "cygwin32".
12530
12531 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12532
12533 * configure (gcc_version): When setting, narrow search to
12534 lines containing `version_string'.
12535
12536 2000-02-15 Denis Chertykov <denisc@overta.ru>
12537
12538 * config.sub: Add support for avr target.
12539
12540 2000-02-14 Nick Clifton <nickc@cygnus.com>
12541
12542 * MAINTAINERS: Add maintainers for MCore port.
12543
12544 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12545
12546 * config.sub: Add mmix-knuth-mmixware.
12547
12548 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12549
12550 * MAINTAINERS: Pair cccp with cpplib maintainership.
12551
12552 2000-01-27 Christopher Faylor <cgf@redhat.com>
12553
12554 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12555 structure stuff to -L library search.
12556 (CXX_FOR_TARGET): Ditto.
12557 (CROSS_CHECK_MODULES): Fix spelling mistake.
12558
12559 2000-01-24 Mark Mitchell <mark@codesourcery.com>
12560
12561 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12562 the C++ compiler.
12563
12564 2000-01-12 Richard Henderson <rth@cygnus.com>
12565
12566 * configure.in: Don't build some bits for beos.
12567
12568 2000-01-12 Joel Sherrill (joel@OARcorp.com)
12569
12570 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12571 as include files.
12572
12573 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12574
12575 * Add self as cpplib maintainer, as requested by Jason
12576 Merrill. Correct my e-mail address.
12577
12578 2000-01-06 Geoff Keating <geoffk@cygnus.com>
12579
12580 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12581 not mh-aix43.
12582
12583 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12584
12585 * MAINTAINERS: Add myself to "write after approval" list.
12586
12587 1999-12-14 Richard Henderson <rth@cygnus.com>
12588
12589 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12590 * config.sub: Accept alphaev[78], alphaev8.
12591
12592 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12593
12594 * config.guess, config.sub: Update from autoconf.
12595
12596 1999-11-29 Bruce Korb <autogen@linuxbox.com>
12597
12598 * MAINTAINERS: update my playtime e-address.
12599
12600 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12601
12602 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12603 necessary libraries are missing.
12604
12605 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
12606
12607 * MAINTAINERS: Add new 'write after approval' maintainer.
12608
12609 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12610
12611 * MAINTAINERS: Add new Java maintainer.
12612
12613 1999-10-25 Andreas Schwab <schwab@suse.de>
12614
12615 * configure: Fix quoting inside arguments of eval.
12616
12617 1999-10-21 Nick Clifton <nickc@cygnus.com>
12618
12619 * config-ml.in: Allow suppression of some ARM multilibs.
12620
12621 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12622
12623 * config.guess: Add OS/390 match pattern.
12624 * config.sub: Add mvs, openedition targets.
12625 * configure.in (i370-ibm-opened*): New.
12626
12627 1999-09-04 Steve Chamberlain <sac@pobox.com>
12628
12629 * config.sub: Add support for configuring for pj.
12630
12631 1999-08-31 Nick Clifton <nickc@cygnus.com>
12632
12633 * config.sub (maybe_os): Add support for configuring for fr30.
12634
12635 1999-08-25 Nick Clifton <nickc@cygnus.com>
12636
12637 * configure.in: Do not configure or build ld for AIX
12638 platforms. ld is known to be broken on these platforms.
12639
12640 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12641
12642 * config-ml.in: Pass compiler flag corresponding to multidirs to
12643 subdir configures.
12644
12645 1999-08-09 Ian Lance Taylor <ian@zembu.com>
12646
12647 * Makefile.in (LDFLAGS): Define.
12648
12649 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12650
12651 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12652 noconfigdirs.
12653 (*-*-cygwin*): Likewise.
12654
12655 1999-08-08 Ian Lance Taylor <ian@zembu.com>
12656
12657 * mkdep: New file.
12658 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12659 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12660
12661 From Eli Zaretskii <eliz@is.elta.co.il>:
12662 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12663 long file name when using DJGPP on MS-DOS.
12664
12665 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12666
12667 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12668
12669 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12670
12671 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12672 dependency as this causes "make check" to globally "make all"
12673
12674 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12675
12676 * configure.in (target_libs): Added target-zlib.
12677 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12678 (CONFIGURE_TARGET_MODULES): Likewise.
12679 (CHECK_TARGET_MODULES): Likewise.
12680 (INSTALL_TARGET_MODULES): Likewise.
12681 (CLEAN_TARGET_MODULES): Likewise.
12682 (configure-target-zlib): New target.
12683 (all-target-zlib): Likewise.
12684 (all-target-libjava): Depend on all-target-zlib.
12685 (configure-target-libjava): Depend on configure-target-zlib.
12686
12687 * Makefile.in (configure-target-libjava): Depend on
12688 configure-target-newlib.
12689 (configure-target-boehm-gc): New target.
12690 (configure-target-qthreads): New target.
12691
12692 * configure.in (target_libs): Added target-qthreads.
12693 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12694 (CONFIGURE_TARGET_MODULES): Likewise.
12695 (CHECK_TARGET_MODULES): Likewise.
12696 (INSTALL_TARGET_MODULES): Likewise.
12697 (CLEAN_TARGET_MODULES): Likewise.
12698 (all-target-qthreads): New target.
12699 (configure-target-libjava): Depend on configure-target-qthreads.
12700 (all-target-libjava): Depend on all-target-qthreads.
12701
12702 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12703 (CONFIGURE_TARGET_MODULES): Likewise.
12704 (CHECK_TARGET_MODULES): Likewise.
12705 (INSTALL_TARGET_MODULES): Likewise.
12706 (CLEAN_TARGET_MODULES): Likewise.
12707 (all-target-libjava): New target.
12708 (all-target-boehm-gc): Likewise.
12709 * configure.in (target_libs): Added libjava, boehm-gc.
12710
12711 1999-07-22 Ian Lance Taylor <ian@zembu.com>
12712
12713 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12714 configure.bat in SUPPORT_FILES.
12715 (gas+binutils.tar.bz2): Likewise.
12716
12717 * makeall.bat: Remove; obsolete.
12718
12719 1999-07-21 Ian Lance Taylor <ian@zembu.com>
12720
12721 From Mark Elbrecht:
12722 * configure.bat: Remove; obsolete.
12723
12724 1999-07-11 Ian Lance Taylor <ian@zembu.com>
12725
12726 * configure: Add -W -Wall to the default CFLAGS when compiling with
12727 gcc.
12728
12729 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12730
12731 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12732
12733 1999-06-30 Mark Mitchell <mark@codesourcery.com>
12734
12735 * configure.in: Build ld on IRIX6.
12736
12737 1999-06-12 Ian Lance Taylor <ian@zembu.com>
12738
12739 * Makefile.in: Change distribution targets to use bzip2 instead of
12740 gzip.
12741 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12742 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12743
12744 1999-06-04 Nick Clifton <nickc@cygnus.com>
12745
12746 * config.sub: Add mcore target.
12747
12748 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12749
12750 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12751
12752 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12753
12754 * config.guess (dummy): Changed to $dummy.
12755
12756 1999-05-24 Nick Clifton <nickc@cygnus.com>
12757
12758 * config.sub: Tidied up case statements.
12759
12760 1999-05-22 Ben Elliston <bje@cygnus.com>
12761
12762 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12763 <jiro@din.or.jp>.
12764
12765 * config.guess: Merge with FSF version. Future changes will be
12766 more accurately recorded in this ChangeLog.
12767 * config.sub: Likewise.
12768
12769 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12770
12771 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12772
12773 1999-04-30 Tom Tromey <tromey@cygnus.com>
12774
12775 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12776
12777 1999-04-23 Tom Tromey <tromey@cygnus.com>
12778
12779 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12780
12781 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
12782
12783 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12784 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12785 Bad merge removed these two changes.
12786
12787 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
12788 Martin Heller (Ing.-Buero_Heller@t-online.de)
12789
12790 * config.guess (interix Alpha): Add.
12791
12792 1999-04-11 Richard Henderson <rth@cygnus.com>
12793
12794 * configure.in (i?86-*-beos*): Do config gperf; don't config
12795 gdb, newlib, or libgloss.
12796
12797 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
12798
12799 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12800 link a trivial program with -mabi=64. If it fails, remove mabi=64
12801 from multidirs.
12802
12803 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12804
12805 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12806
12807 1999-04-08 Nick Clifton <nickc@cygnus.com>
12808
12809 * config.sub: Add support for mcore targets.
12810
12811 1999-04-07 Michael Meissner <meissner@cygnus.com>
12812
12813 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12814 not mt-ospace, in order to shut up assembler warning about using
12815 symbols that are named the same as registers.
12816
12817 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
12818
12819 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12820 dependency list for all-target-cygmon.
12821
12822 1999-04-05 Doug Evans <devans@casey.cygnus.com>
12823
12824 * config-ml.in: Check $host, not $target, for selective multilibs.
12825 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12826 thumb interworking, and underscore prefix multilibs.
12827
12828 1999-04-04 Ian Lance Taylor <ian@zembu.com>
12829
12830 * missing: Update to version from current automake.
12831
12832 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12833
12834 * configure (gxx_include_dir): Removed.
12835
12836 * configure.in (gxx_include_dir): Handle it.
12837 * Makefile.in: Likewise.
12838
12839 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12840
12841 * config.sub (mips64vr4111,mips64vr4111el) Add.
12842
12843 1999-03-21 Ben Elliston <bje@cygnus.com>
12844
12845 * config.guess: Correct typo for detecting ELF on FreeBSD.
12846
12847 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12848
12849 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12850 config/mh-djgpp.
12851
12852 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12853
12854 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12855 all-target-newlib to dependency list for all-target-bsp.
12856
12857 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12858
12859 * config.sub: Add i386-uwin support.
12860 * config.guess: Likewise.
12861
12862 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12863
12864 * configure.in: cleanup, add mh-*pic handling for arm, special
12865 case powerpc*-*-aix*
12866
12867 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12868
12869 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12870 can be built.
12871
12872 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12873
12874 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12875 targets.
12876
12877 1999-03-02 Nick Clifton <nickc@cygnus.com>
12878
12879 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12880
12881 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12882
12883 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12884
12885 1999-02-24 Nick Clifton <nickc@cygnus.com>
12886
12887 * config.sub: Fix typo in arm recognition.
12888
12889 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12890
12891 * configure.in (noconfigdirs): Changed target_configdirs to
12892 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12893 rather than m68k-*-* since it is not known to work on
12894 m68k-aout. Ditto for arm-*-*oabi.
12895
12896 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12897
12898 * configure.in (*-*-windows*): Remove, no longer used.
12899
12900 1999-02-19 Ben Elliston <bje@cygnus.com>
12901
12902 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12903 Smart and improved by Andrew Cagney.
12904
12905 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12906
12907 * config.guess: Recognize openbsd-*-hppa.
12908
12909 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12910
12911 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12912 only if it is not empty.
12913
12914 1999-02-17 Nick Clifton <nickc@cygnus.com>
12915
12916 Patch from: Scott Bambrough <scottb@corelcomputer.com>
12917
12918 * config.guess: Modified to recognize uname's armv* syntax.
12919
12920 * config.sub: Modified to recognize uname's armv* syntax.
12921
12922 1999-02-17 Mark Salter <msalter@cygnus.com>
12923
12924 * configure.in: Added target-bsp for sparclite.
12925
12926 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
12927
12928 * config.sub: Recognize alphapca5[67] and up to alphaev8.
12929
12930 1999-02-08 Nick Clifton <nickc@cygnus.com>
12931
12932 * configure.in: Add support for strongarm port.
12933 * config.sub: Add support for strongarm target.
12934
12935 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
12936
12937 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
12938 the old name config/mh-cygwin32.
12939 Enable texinfo.
12940
12941 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
12942
12943 * configure.in: Do build ld for ix86 Solaris.
12944
12945 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
12946
12947 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
12948 $AR_FOR_TARGET. Likewise for RANLIB.
12949
12950 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
12951
12952 * config.sub (oabi): Recognize.
12953 * configure.in (arm-*-oabi): Handle.
12954
12955 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
12956
12957 * config.guess: Improve detection of i686 on UnixWare 7.
12958
12959 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
12960
12961 * config.guess: Add support for i386-pc-interix.
12962 * config.sub: Likewise.
12963 * configure.in: Likewise.
12964
12965 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
12966
12967 * Makefile.in: Remove unneeded all-target-libio from
12968 from all-target-winsup target since it is now unneeded.
12969 Add all-target-libtermcap in its place since it is now
12970 needed.
12971
12972 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
12973
12974 * configure.in: makefile stub for cygwin target is probably
12975 unnecessary. Remove it for now.
12976
12977 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
12978
12979 * configure.in: libtermcap.a should be built when cygwin is the
12980 target as well as the host.
12981 * config.guess: Allow mixed case in cygwin uname output.
12982 * Makefile.in: Add libtermcap target.
12983
12984 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
12985
12986 * config.sub: Clean up handling of hppa2.0.
12987
12988 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
12989
12990 * config.guess: Use C code to identify more HP machines.
12991
12992 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
12993
12994 * config.sub: Handle hppa2.0.
12995
12996 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
12997
12998 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
12999 cygmon for all sparclite targets, regardless of object format.
13000
13001 1998-12-15 Mark Salter <msalter@cygnus.com>
13002
13003 * configure.in: Added target-bsp for several target architectures.
13004
13005 * Makefile.in: Added rules for bsp.
13006
13007 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13008
13009 * config.guess: Improve detection of hppa2.0 processors.
13010
13011 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13012
13013 * config.guess: Recognize FreeBSD using ELF automatically.
13014
13015 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13016
13017 * configure (skip-this-dir): Add handling for new shell script, which
13018 might be created by a sub-directory's configure to indicate, this particular
13019 directory is "unwanted".
13020 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13021
13022 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13023
13024 * ltconfig: import from libtool, after changing libtool to
13025 account for the cygwin name change.
13026
13027 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13028
13029 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13030 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13031
13032 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13033
13034 * configure.in: Add libtermcap to list of cygwin dependencies.
13035
13036 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13037
13038 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13039 they include winsup/include when it's a cygwin target.
13040
13041 1998-11-12 Tom Tromey <tromey@cygnus.com>
13042
13043 * configure.in (host_tools): Added zip.
13044 * Makefile.in (all-target-libjava): Depend on all-zip.
13045 (all-zip): New target.
13046 (ALL_MODULES): Added all-zip.
13047 (NATIVE_CHECK_MODULES): Added check-zip.
13048 (INSTALL_MODULES): Added install-zip.
13049 (CLEAN_MODULES): Added clean-zip.
13050
13051 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13052
13053 * Makefile.in: lose "32" from comment about cygwin.
13054
13055 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13056
13057 * configure.in: Use -Os to build target libraries for the fr30.
13058
13059 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13060
13061 * config.sub: Add fr30.
13062
13063 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13064
13065 * configure.in: drop "32" from config/mh-cygwin32. Check
13066 cygwin* instead of cygwin32*.
13067 * config.sub: Check cygwin* instead of cygwin32*.
13068
13069 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13070
13071 * config.guess: Match any version of Unixware7.
13072
13073 1998-10-20 Syd Polk <spolk@cygnus.com>
13074
13075 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13076 if desired.
13077
13078 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13079
13080 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13081 these if the appropriate directories and files to not exist.
13082
13083 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13084
13085 * Makefile.in (DEVO_SUPPORT): Add config.if.
13086
13087 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13088
13089 * configure: Add pattern to replace "build_tooldir"'s
13090 definition in the generated Makefile with "tooldir"'s
13091 actual value.
13092
13093 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13094
13095 * config.sub: Bring back lost sparcv9.
13096
13097 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13098
13099 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13100
13101 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13102 CC_FOR_TARGET and friends.
13103
13104 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13105
13106 * Makefile.in (build_tooldir): New variable, same as tooldir.
13107 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13108 -B$(build_tooldir)/bin/.
13109 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13110
13111 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13112
13113 * README: Remove installation instructions and refer to the
13114 INSTALL directory instead.
13115
13116 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
13117
13118 * config.sub: Add support for i[34567]86-pc-udk.
13119 * configure.in: Likewise.
13120
13121 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13122
13123 * Makefile.in: add bzip2 package building bits for user
13124 tools module
13125 * configure.in: ditto
13126
13127 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13128
13129 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13130 (ALL_TARGET_MODULES): Add all-target-libobjc.
13131 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13132 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13133 (all-target-libchill): Add dependencies.
13134 * configure.in (target_libs): Add libchill.
13135
13136 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13137
13138 * configure.in (target_subdir): Remove duplicate line.
13139
13140 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13141
13142 * Makefile.in (all-automake): fix dependencies.
13143
13144 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13145
13146 * configure.in: Minor cleanups for building in the $(target_alias)
13147 subdir.
13148
13149 1998-09-22 Jim Wilson <wilson@cygnus.com>
13150
13151 * Makefile.in (bootstrap): Set r and s before make all. Use
13152 BASE_FLAGS_TO_PASS in make all.
13153 (cross): Likewise.
13154
13155 1998-09-20 Mark Mitchell <mark@markmitchell.com>
13156
13157 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13158
13159 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13160
13161 * config.sub: Fix typo in last change.
13162
13163 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13164
13165 * config.sub: Add support for C4x target.
13166 * configure.in: Likewise.
13167
13168 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13169
13170 * config.sub: Recognize sparcv9 just like sparc64.
13171
13172 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13173
13174 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13175
13176 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13177
13178 * config.guess: Correctly identify Pentium II sco boxes.
13179
13180 * config.guess: Fix "tr" code. From Weiwen Liu.
13181
13182 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13183
13184 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13185 stabs.
13186
13187 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13188
13189 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13190 (ALL_TARGET_MODULES): Add all-target-libchill.
13191 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13192 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13193 (all-target-libchill): Add dependencies.
13194 * configure.in (target_libs): Add libchill.
13195
13196 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13197
13198 * config.guess: Avoid assumptions about "tr" behaves when
13199 LANG is set to something other than English.
13200
13201 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13202
13203 * configure (gxx_include_dir): Changed to
13204 '${prefix}/include/g++'-${libstdcxx_interface}.
13205
13206 * config.if: New to determine the interfaces.
13207
13208 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13209
13210 * config.guess: Detect and handle MPE/IX.
13211 * config.sub: Deal with MPE/IX.
13212
13213 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13214
13215 * configure.in: Use mh-aix43.
13216
13217 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13218
13219 * configure: Fix --without/--disable cases for gxx-include-dir.
13220
13221 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13222
13223 * mdata-sh: Imported. Needed for automake support.
13224
13225 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13226
13227 * Makefile.in (taz): Try "chmod -R og=u ." before
13228 "chmod og=u `find . -print`".
13229
13230 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13231
13232 * configure.in: Add arm-elf and thumb-elf support.
13233
13234 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13235
13236 * Makefile.in: Undo previous patch.
13237
13238 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13239
13240 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13241 to here ...
13242 (install-no-fixedincludes): and here
13243 (INSTALL_MODULES): ... from here.
13244
13245 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13246
13247 * config.sub: Merge with FSF.
13248
13249 * config.guess: Merge with FSF.
13250
13251 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13252
13253 * configure (extraconfigdirs): New variable.
13254 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13255 * Makefile.in (all): Move higher in file.
13256 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13257 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13258 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13259 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13260 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13261
13262 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
13263
13264 * Makefile.in (all-target-libjava): Depend on all-gcc and
13265 all-target-newlib.
13266 (configure-target-libjava): Depend on $(ALL_GCC).
13267
13268 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13269
13270 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13271 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13272
13273 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13274
13275 * INSTALL/README: Fix typo.
13276
13277 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13278
13279 * ylwrap: Change absolute path checks to check for DOS style path
13280 names.
13281
13282 * ylwrap: Don't use a full path name if the source file is in the
13283 same directory. From hjl@lucon.org (H.J. Lu).
13284
13285 * config-ml.in: Default to being verbose, to match Feb 18 change to
13286 configure.
13287
13288 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13289
13290 Brought over from egcs:
13291
13292 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13293
13294 * configure.in (target_subdir): Set to ${target_alias} instead
13295 of "libraries".
13296
13297 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13298
13299 * configure.in (target_subdir): Set to libraries if enable_multilib.
13300
13301 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13302
13303 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13304 multilibs, force reconfiguration the first time we create
13305 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13306
13307 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13308
13309 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13310 avoid confusion with --no-recursion.
13311
13312 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13313
13314 * configure.in: Win32 hosts shouldn't use install -x
13315 * install-sh: remove -x option, and special .exe-handling
13316 hack.
13317
13318 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13319
13320 * config.guess: Recognize i586-pc-beos.
13321 * configure.in: Don't build some bits for beos.
13322
13323 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13324
13325 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13326 CFLAGS default to -O2.
13327
13328 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13329 when using GNU ld.
13330
13331 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13332
13333 * ltmain.sh: Correct install when using a different shell.
13334
13335 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13336
13337 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13338
13339 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13340
13341 * makefile.vms: Update to build binutils/makefile.vms. Add install
13342 target.
13343
13344 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13345
13346 * ltconfig: Update to correct AIX handling.
13347
13348 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13349
13350 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13351
13352 * configure.in (target_subdir): Set to ${target_alias} instead
13353 of "libraries".
13354
13355 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13356
13357 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13358 (Makefile): Depend on $(gcc_version_trigger).
13359
13360 * configure (gcc_version): Change default initializer to empty
13361 string.
13362 (gcc_version_trigger): New variable; pass this variable down
13363 to subdir configures to enable them checking gcc's version
13364 themselves. Emit make macros for both gcc_version vars.
13365 (topsrcdir): Initialize reliably.
13366 (recursion line): Remove --with-gcc-version=${gcc_version}.
13367
13368 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13369
13370 * configure (enable_version_specific_runtime_libs): Implement new flag
13371 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13372 in $(libsubdir); emit definition in each generated Makefile.
13373 (gxx_include_dir): Initialize depending on
13374 $enable_version_specific_runtime_libs.
13375
13376 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13377
13378 * configure (gcc_version): Initialize properly depending on
13379 how and where configure is started.
13380 (recursion line): Pass a --with-gcc-version=${gcc_version}
13381 to configures in subdirs.
13382
13383 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13384
13385 * configure.in (noconfigdirs): Add configure pattern for mips tx39
13386 cygmon
13387
13388 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13389
13390 * configure.in: Add cygmon and libstub support for mn10200.
13391
13392 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13393
13394 * configure (gcc_version): Add new variable describing the
13395 particular gcc version we're building.
13396 * Makefile.in (libsubdir): Add new macro for the directory
13397 in which the compiler finds executables, libraries, etc.
13398 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13399 and libsubdir.
13400
13401 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13402
13403 * Makefile.in (local-clean): Remove *.log.
13404 (warning.log): Built with warn_summary from build.log.
13405 (mail-report.log): Run test_summary.
13406 (mail-report-with-warnings.log): Run test_summary including
13407 warning.log in the report.
13408
13409 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13410
13411 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13412
13413 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13414
13415 * Makefile.in (grep): Grep no longer depends on libiberty.
13416
13417 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13418
13419 * Makefile.in: all-snavigator needs all-libgui.
13420
13421 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13422
13423 * configure.in: Add cygmon and libstub support for mn10300.
13424
13425 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13426
13427 * missing: Update to version from automake 1.3.
13428
13429 * ltmain.sh: On installation, don't get confused if the same name
13430 appears more than once in the list of library names.
13431
13432 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13433
13434 * config.sub: Accept m68060 and m5200 as CPU names.
13435
13436 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13437
13438 * configure: Use && rather than using -a in test, because odd
13439 strings can confuse test.
13440 * configure.in: Likewise.
13441
13442 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13443
13444 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13445
13446 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13447
13448 * Makefile.in (boostrap2-lean, bootstrap3-lean,
13449 bootstrap4-lean): New targets.
13450
13451 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13452
13453 * mpw-* Delete. Not used.
13454
13455 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13456
13457 * COPYING.LIB: Update FSF address.
13458
13459 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13460
13461 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13462
13463 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13464 GAS_SUPPORT_DIRS.
13465
13466 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13467
13468 * ltconfig, ltmain.sh: Avoid producing a version number if
13469 -version-info was not used.
13470
13471 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13472
13473 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13474 building with newlib.
13475
13476 1998-04-30 Paul Eggert <eggert@twinsun.com>
13477
13478 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13479 Solaris `make' causes it to continue to next definition.
13480
13481 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13482
13483 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13484 the right GUI libraries and files are installed along with GDB.
13485
13486 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13487
13488 * configure.in: Change alpha to alpha* in several places.
13489
13490 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13491
13492 * config.sub: Recognize sparc86x.
13493
13494 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13495
13496 * configure.in (--enable-target-optspace): Remove debug echo.
13497
13498 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13499
13500 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13501
13502 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13503
13504 * ltconfig: Update cygwin32 support.
13505
13506 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13507 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13508 (GDB_SUPPORT_DIRS): Likewise.
13509
13510 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13511
13512 * configure.in (target_makefile_frag): If --enable-target-optspace,
13513 use -Os to compile target libraries rather than -O2. Default to
13514 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13515 not used.
13516 * configure.in (target_cflags): Ditto for d30v.
13517
13518 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13519
13520 * Makefile.in (all-bfd): Depend on all-intl.
13521 (all-binutils): Likewise.
13522 (all-gas): Likewise.
13523 (all-gprof): Likewise.
13524 (all-ld): Likewise.
13525
13526 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
13527
13528 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13529
13530 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13531
13532 * Makefile.in (all-bfd): Depend upon all-libiberty.
13533
13534 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13535
13536 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13537
13538 * Makefile.in: Add libstub.
13539
13540 * configure.in: Ditto. Build libstub for targets that have cygmon
13541 support.
13542
13543 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13544
13545 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13546
13547 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13548
13549 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13550 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13551
13552 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13553
13554 * configure: Define DEFAULT_M4 by searching PATH.
13555 * Makfile.in: Use DEFAULT_M4.
13556
13557 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13558
13559 * ltconfig: Add cygwin32 support.
13560
13561 * Makefile.in, configure.in: Add libtool as a native only directory
13562 to configure and build.
13563
13564 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13565
13566 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13567
13568 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
13569
13570 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13571
13572 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13573
13574 * Makefile.in: add ash make rules
13575 * configure.in: add ash to native_only and host_tools lists
13576
13577 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13578
13579 * Makefile.in (all-gettext, all-intl): New targets.
13580 (ALL_MODULES): Added all-gettext, all-intl.
13581 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13582 (INSTALL_MODULES): Added install-gettext, install-intl.
13583 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13584
13585 * configure.in (host_tools): Added gettext.
13586 (native_only): Likewise.
13587 (noconfigdirs) [various cases]: Likewise.
13588 (host_libs): Added intl.
13589
13590 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13591
13592 * configure: Do not disable building gdbtk for cygwin32 hosts.
13593
13594 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13595
13596 * configure.in: Add thumb-coff target.
13597 * config.sub: Add thumb-coff target.
13598
13599 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13600
13601 * Makefile.in: Revert yesterday's change.
13602 (all-target-winsup): all-target-librx stays out of here.
13603
13604 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13605
13606 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13607 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13608 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13609 Remove references to librx and libg++.
13610
13611 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13612
13613 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13614 recursive makes
13615
13616 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13617
13618 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13619 for newlib directory.
13620 (CXX_FOR_TARGET): Likewise.
13621
13622 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13623
13624 * ltconfig: Update after libtool/ltconfig.in change for
13625 hpux11.
13626
13627 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13628
13629 * ltconfig, ltmain.sh: Update to libtool 1.2.
13630
13631 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13632
13633 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13634 (install-gcc-cross): Instead, override LANGUAGES here.
13635
13636 1998-03-18 Dave Love <d.love@dl.ac.uk>
13637
13638 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13639 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13640
13641 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13642
13643 * configure.in: Add Thumb-pe target.
13644
13645 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
13646
13647 * Makefile.in - changed sn targets to snavigator
13648 * configure.in - changed sn targets to snavigator
13649
13650 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13651
13652 * config-ml.in: After building symlink tree call make distclean
13653 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13654 to be the case for libiberty.
13655
13656 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13657
13658 * configure: When making link, also check the current
13659 directory. The configure scripts may create one.
13660
13661 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13662
13663 * config.sub: Accept alphapca56 and alphaev6 properly.
13664
13665 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13666
13667 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13668
13669 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13670
13671 * config.sub (sco5): Fix typo.
13672
13673 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13674
13675 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13676 install-itcl.
13677 (install-itcl): Remove dependency on install-tcl.
13678
13679 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13680
13681 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13682
13683 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13684
13685 * configure.in: Don't build libgui for a cygwin32 target when not on
13686 a cygwin32 host.
13687
13688 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13689
13690 * configure (redirect): Set to null, so default behavior of
13691 configure is now --verbose.
13692
13693 1998-02-16 Dave Love <d.love@dl.ac.uk>
13694
13695 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13696 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13697
13698 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13699
13700 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13701 this change to sync Makefile.in with its ChangeLog entries.
13702
13703 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13704
13705 * ltmain.sh (mkdir): Check that the directory doesn't exist
13706 before we exit with error, so that we don't get races during
13707 parallel builds.
13708
13709 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13710
13711 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13712
13713 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13714
13715 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13716 PICFLAG_FOR_TARGET.
13717 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13718
13719 * configure: Emit a definition for the new macro enable_shared
13720 into each Makefile.
13721
13722 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13723
13724 * configure.in (host_tools, native_only): Add libtool.
13725
13726 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13727
13728 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13729 Fix typo in ming config comment.
13730
13731 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13732
13733 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13734
13735 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13736
13737 * config.sub: Add tic30 cases, and map c30 to tic30.
13738
13739 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13740
13741 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13742 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13743 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13744 (CLEAN_TARGET_MODULES): Similarly
13745 (all-target-libf2c): Add dependences.
13746 * configure.in (target_libs): Add libf2c.
13747
13748 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13749
13750 * configure.in: Remove expect from noconfigdirs when target
13751 is cygwin32. OK to build expect and dejagnu with Canadian
13752 Cross.
13753
13754 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13755
13756 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13757 host.
13758
13759 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13760 and mingw32.
13761
13762 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13763
13764 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13765 here as it is not defined in the toplevel Makefile.
13766
13767 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13768
13769 * configure (package_makefile_rules_frag): New variable, which names
13770 a file with generic rules, ...
13771 Change comment to mention we now have FIVE parts.
13772 * configure: Undo last change.
13773
13774 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13775
13776 * config.guess: More accurate determination of HP processor types.
13777 * config.sub: More accurate determination of HP processor types.
13778
13779 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13780
13781 * configure (package_makefile_frag): Move inserting the
13782 ${package_makefile_frag} to where it should be according
13783 to the comment.
13784
13785 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13786
13787 * config.guess: Add support for Linux/ARM.
13788
13789 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13790
13791 * .cvsignore: Remove *-info and *-install since they match
13792 release-info and mpw-install, which we don't want to just ignore.
13793
13794 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13795
13796 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13797
13798 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13799
13800 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13801 local_prefix to sub-make invocations.
13802
13803 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13804
13805 * configure.in: Check makefile fragments in the source
13806 directory.
13807
13808 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13809
13810 * configure.in: Check whether host and target makefile
13811 fragments exist before adding them to *_makefile_frag.
13812
13813 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13814
13815 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13816
13817 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13818
13819 * configure.in: Make sure we only replace RPATH_ENVVAR on
13820 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13821 regexp to sed.
13822
13823 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13824 to sub-makes.
13825
13826 1998-01-13 Lee Iverson (leei@ai.sri.com)
13827
13828 * config-ml.in (multi-do): LDFLAGS must include multilib
13829 designator.
13830
13831 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
13832
13833 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13834
13835 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13836
13837 * config.sub: Add mingw32 support.
13838 * configure.in: Likewise.
13839
13840 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13841
13842 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13843
13844 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13845
13846 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13847 * configure (gxx_include_dir): Provide a definition for subdirs
13848 which do not use autoconf.
13849
13850 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13851
13852 * config.guess: Sync with egcs. Picks up new alpha support,
13853 BeOS & some additional linux support.
13854
13855 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13856
13857 * config.guess: HP 9000/803 is a PA1.1 machine.
13858
13859 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13860
13861 * configure.in: It's alpha*-...
13862
13863 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13864
13865 * configure.in (host_makefile_frag, target_makefile_frag):
13866 Handle multiple config files.
13867 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13868 alpha-*-*.
13869
13870 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13871
13872 * mkdep: New file.
13873
13874 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13875
13876 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13877
13878 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13879
13880 * Makefile.in: Add libgui directory.
13881 (GDB_TK): Add all-libgui.
13882 * configure.in: Add libgui directory.
13883 * configure: Add all-libgui to GDB_TK.
13884
13885 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13886
13887 * config-ml.in (multidirs): Add m32r to multilib list.
13888
13889 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13890
13891 * Makefile.in (all-target-gperf): Change dependency to
13892 all-target-libstdc++.
13893
13894 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13895
13896 * config.guess: Add BeOS support.
13897
13898 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13899
13900 Source directory cvs renamed to cvssrc:
13901 * configure.in (host_tools): Change cvs to cvssrc.
13902 (native_only): Likewise.
13903 (noconfigdirs) [various cases]: Likewise.
13904 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13905 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13906 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13907 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13908 (all-cvssrc): Rename target from all-cvs.
13909
13910 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13911
13912 * configure (gxx_include_dir): Fix thinko.
13913
13914 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13915
13916 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13917 (install-cross, install-gcc-cross): New targets.
13918
13919 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13920
13921 * configure.in (noconfigdirs): Add support for Thumb target.
13922
13923 * config.sub (maybe_os): Add support for Thumb target.
13924
13925 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
13926
13927 * Makefile.in: Add rules for cygmon.
13928
13929 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
13930
13931 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
13932
13933 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13934 * configure (gxx_include_dir): Provide a definition for subdirs
13935 which do not use autoconf.
13936
13937 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
13938
13939 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
13940 11/18/97 build
13941
13942 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
13943
13944 * From Franz Sirl.
13945 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
13946 found on RedHat Linux systems.
13947
13948 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
13949
13950 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
13951 guesses.
13952
13953 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
13954
13955 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
13956
13957 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
13958
13959 * ltmain.sh: If mkdir fails, check whether the directory was created
13960 anyhow by some other process.
13961
13962 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
13963
13964 * configure.in (d30v-*-*): Configure all directories.
13965
13966 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
13967
13968 * configure.in (d30v-*-*): Configure newlib, libiberty directories
13969 for the D30V.
13970
13971 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
13972
13973 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
13974
13975 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
13976
13977 * include/libiberty.h: Add extern "C" { so it can be used with C++
13978 progrms.
13979 * include/remote-sim.h: Add extern "C" { so it can be used with C++
13980 programs.
13981
13982 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
13983
13984 * configure.in (d30v-*-*): Configure GCC now.
13985
13986 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
13987
13988 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
13989 is no longer needed.
13990
13991 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
13992
13993 * Makefile.in: check-target-libio depends on all-target-libstdc++.
13994
13995 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
13996
13997 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
13998 targets using "$@" to provide support for similar but not identical
13999 targets without having to duplicate code.
14000
14001 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14002
14003 * makefile.vms: Fix to work with DEC C.
14004
14005 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14006
14007 * config.sub: Add mips-tx39-elf to marketing names.
14008
14009 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14010
14011 * ltmain.sh: Handle symlinks in generated script.
14012
14013 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14014
14015 * configure: Handle autoconf style directory options: --bindir,
14016 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14017 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14018 --sysconfdir.
14019 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14020 (sharedstatedir, localstatedir, oldincludedir): New variables.
14021 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14022 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14023 sbindir, sharedstatedir, and sysconfdir.
14024
14025 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14026
14027 * Makefile.in (bootstrap-lean): New target.
14028
14029 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14030
14031 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
14032 sn, and gnuserv from noconfigdirs.
14033
14034 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14035
14036 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14037
14038 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14039
14040 * Makefile.in (cross): New target.
14041
14042 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14043 Jeff Law <law@cygnus.com>
14044
14045 * Makefile.in (bootstrap2, bootstrap3): New targets.
14046 (all-bootstrap): Remove outdated and confusing target.
14047 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14048
14049 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14050
14051 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14052 windows. Consistent with gdb/configure.
14053
14054 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14055
14056 * configure.in: Name Linux target fragment.
14057
14058 * configure: Rewrite so that project Makefile fragment is inserted
14059 first and appears last in the resulting Makefile.
14060
14061 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14062
14063 * Makefile.in (install-itcl): Install tcl first.
14064
14065 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14066
14067 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14068
14069 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14070
14071 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14072
14073 * configure.in (skipdirs): Add target-librx for Linux.
14074 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14075
14076 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14077
14078 * Makefile.in (bootstrap): New target.
14079
14080 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14081
14082 * config.sub: Accept 'amigados' for backward compatibility.
14083
14084 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14085
14086 * config.guess: Merge with FSF.
14087
14088 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14089
14090 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14091
14092 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14093
14094 * config.sub: Add "marketing-names" patch.
14095
14096 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14097
14098 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14099
14100 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14101
14102 * config.sub: Handle v850-elf.
14103
14104 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
14105
14106 * .cvsignore (*-install): Remove.
14107
14108 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14109
14110 * ltconfig: Set CONFIG_SHELL in libtool.
14111 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14112
14113 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14114
14115 * configure.in (target_subdir): Set to libraries if enable_multilib.
14116
14117 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14118
14119 * config.guess: Update from gcc directory.
14120
14121 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14122
14123 * Makefile.in (all-sim): Depends on all-readline.
14124
14125 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14126
14127 * Makefile.in (BISON, YACC): Use $$s.
14128 (all-bison): Depend on all-texinfo.
14129
14130 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14131
14132 * Makefile.in (BISON): Add -L flag.
14133 (YACC): Likewise.
14134
14135 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14136
14137 * configure.in (noconfigdirs): Add support for v850e target.
14138
14139 * config.sub (maybe_os): Add support for v850e target.
14140
14141 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14142
14143 * configure.in (noconfigdirs): Add support for v850ea target.
14144
14145 * config.sub (maybe_os): Add support for v850ea target.
14146
14147 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14148
14149 * config.sub: Add mipstx39. Delete r3900.
14150
14151 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14152
14153 * Makefile.in (all-autoconf): Depends on all-texinfo.
14154
14155 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14156
14157 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14158 eabi targets.
14159
14160 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14161
14162 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14163
14164 * configure: When handling a Canadian Cross, handle YACC as well as
14165 BISON. Just set BISON to bison. When setting YACC, prefer bison.
14166 * Makefile.in (all-bison): Depend upon all-texinfo.
14167
14168 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14169
14170 * Makefile.in (BISON): bison, not byacc or bison -y.
14171 (YACC): bison -y or byacc or yacc.
14172 (various): Add *-bison as appropriate.
14173 (taz): No need to mess with BISON anymore.
14174
14175 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14176
14177 * configure: If OSTYPE matches *win32*, try to find a good value for
14178 CONFIG_SHELL.
14179
14180 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14181
14182 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14183 configure.in if it is present.
14184
14185 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14186
14187 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14188
14189 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14190
14191 * config.sub: Recognize `arc' cpu.
14192 * configure.in: Likewise.
14193 * config-ml.in: Likewise.
14194
14195 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14196
14197 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14198
14199 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14200
14201 * configure: Changed sed delimiter from ':' to '|' when
14202 attempting to substitute ${config_shell} for SHELL. On
14203 NT ${config_shell} may contain a ':' in it.
14204
14205 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14206
14207 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14208
14209 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14210
14211 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14212
14213 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14214
14215 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14216
14217 * ylwrap: If the program is a relative path, force it to be
14218 absolute.
14219
14220 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14221
14222 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14223
14224 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14225
14226 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14227 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14228 for libraries.
14229
14230 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14231
14232 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14233 separated by spaces.
14234
14235 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14236
14237 * ylwrap: New file.
14238 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14239
14240 * ltmain.sh: Handle /bin/sh at start of install program.
14241
14242 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14243
14244 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14245 * missing: New file, from automake 1.2.
14246
14247 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14248
14249 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14250 check-tk to CHECK_X11_MODULES.
14251
14252 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14253
14254 * config.sub: Merge with FSF.
14255
14256 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14257
14258 * config.guess: Merge with FSF.
14259
14260 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14261
14262 * configure: Treat msdosdjgpp like go32.
14263 * configure.in: Likewise. Don't remove gprof for go32.
14264
14265 * configure: Change Makefile.tem2 to Makefile.tm2.
14266
14267 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14268
14269 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14270
14271 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14272
14273 * install-sh (chmodcmd): Set to null if the DST directory already
14274 exists. Same as Nov 11th change.
14275
14276 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14277
14278 * configure (GDB_TK): Needs itcl and tix.
14279
14280 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14281
14282 * config.guess: Update from FSF.
14283
14284 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14285
14286 * Makefile.in (GDB_TK): Depend on itcl and tix.
14287
14288 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14289
14290 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14291 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14292 (INSTALL_SCRIPT): New variable.
14293 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14294 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14295 to -x.
14296 * install-sh: Add support for -x option.
14297
14298 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14299
14300 * configure.in, Makefile.in: Treat tix like itcl.
14301
14302 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14303
14304 * Makefile.in (WINDRES): New variable.
14305 (WINDRES_FOR_TARGET): New variable.
14306 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14307 (EXTRA_HOST_FLAGS): Add WINDRES.
14308 (EXTRA_TARGET_FLAGS): Add WINDRES.
14309 (EXTRA_GCC_FLAGS): Add WINDRES.
14310 ($(DO_X)): Pass down WINDRES.
14311 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14312 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14313 DLLTOOL_FOR_TARGET.
14314
14315 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14316
14317 * configure.in: configure sim before gdb for win32-x-ppc
14318
14319 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14320
14321 Move gperf into the toplevel, from libg++.
14322 * configure.in (target_tools): Add target-gperf.
14323 (native_only): Add target-gperf.
14324 * Makefile.in (all-target-gperf): New target, depend on
14325 all-target-libg++.
14326 (configure-target-gperf): Empty rule.
14327 (ALL_TARGET_MODULES): Add all-target-gperf.
14328 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14329 (CHECK_TARGET_MODULES): Add check-target-gperf.
14330 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14331 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14332
14333 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
14334
14335 * config.sub (mn10200): Recognize new basic machine.
14336
14337 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14338
14339 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14340 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14341
14342 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14343
14344 * configure.in: If we're building mips-sgi-irix6* native, turn on
14345 ENABLE_MULTILIB and set TARGET_SUBDIR.
14346
14347 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14348
14349 * Makefile.in (all-sn): Depend on all-grep.
14350
14351 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14352
14353 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14354
14355 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14356 Makefile. From Jeff Makey <jeff@cts.com>.
14357 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14358
14359 * Makefile.in (DISTBISONFILES): Remove.
14360 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14361 $(DEFAULT_YACC).
14362
14363 * configure.in: Build itl, db, sn, etc., when building for native
14364 cygwin32.
14365
14366 * Makefile.in (LD): New variable.
14367 (EXTRA_HOST_FLAGS): Pass down LD.
14368 ($(DO_X)): Likewise.
14369
14370 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14371
14372 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14373
14374 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14375
14376 * configure.in (targargs): Strip out any supplied --build argument
14377 before adding our own. Always add --build.
14378
14379 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14380
14381 * configure.in (targargs): Pass --build if we're doing
14382 a cross-compile.
14383
14384 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14385
14386 * configure: Use '|' instead of ":" as the separator in
14387 sed. Otherwise sed chokes on NT path names with drive
14388 designators. Also look for "?:*" as the leading characters in an
14389 absolute pathname.
14390
14391 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14392
14393 * config.sub: Support for r3900.
14394
14395 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14396
14397 * configure.in: Use install-sh, not install.sh.
14398
14399 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14400
14401 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14402 apply it twice.
14403
14404 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14405
14406 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14407 install-binutils.
14408
14409 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14410
14411 * Makefile.in: Add automake targets.
14412 * configure.in (host_tools): Add automake.
14413
14414 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14415
14416 * configure: Default CXX to c++, not gcc.
14417 * Makefile.in (CXX): Set to c++, not gcc.
14418 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14419
14420 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14421
14422 * install-sh: try appending a .exe if source file doesn't
14423 exist
14424
14425 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14426
14427 * configure.in: Turn on multilib by default.
14428 (cross_only): Remove target-libiberty.
14429
14430 * Makefile.in (all-gcc): Don't depend on libiberty.
14431
14432 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14433
14434 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14435
14436 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14437
14438 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14439 (DISTBISONFILES): Add ld/Makefile.in
14440
14441 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14442
14443 * configure.in: if target is cygwin32 but host isn't cygwin32,
14444 don't configure gdb tcl tk expect, not just gdb.
14445
14446 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14447
14448 * configure.in: Added gnuserv everywhere sn appears.
14449
14450 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14451 (CROSS_CHECK_MODULES): Added check-gnuserv.
14452 (INSTALL_MODULES): Added install-gnuserv.
14453 (CLEAN_MODULES): Added clean-gnuserv.
14454 (all-gnuserv): New target.
14455
14456 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14457
14458 * config.guess: Fixes for MIPS OpenBSD systems.
14459
14460 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14461
14462 * Makefile.in (INSTALL_XFORM): Remove.
14463 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14464
14465 * mkinstalldirs: New file, copied from automake.
14466 * Makefile.in (installdirs): Rename from install-dirs. Use
14467 mkinstalldirs. Change all users.
14468 (DEVO_SUPPORT): Add mkinstalldirs.
14469
14470 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14471
14472 * install-sh: Rename from install.sh.
14473 * Makefile.in (INSTALL): Change install.sh to install-sh.
14474 (DEVO_SUPPORT): Likewise.
14475
14476 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14477 Graichen <graichen@rzpd.de>.
14478
14479 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14480
14481 * config.guess: Recognize OpenBSD systems correctly.
14482
14483 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14484
14485 * README, Makefile.in (ETC_SUPPORT): Remove references to
14486 cfg-paper*, configure.{texi,man,info*}._
14487
14488 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14489
14490 * Makefile.in (all.normal): Ensure that gcc is built after all
14491 the x11 - ie gdb - targets.
14492
14493 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14494
14495 * makefile.vms: Don't run conf-a-gas.
14496
14497 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14498
14499 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14500
14501 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14502
14503 * configure.in: Remove noconfigdirs case since gdb also
14504 configures and builds for tic80-coff.
14505
14506 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14507
14508 * configure: Set cache_file to config.cache.
14509 * Makefile.in (local-distclean): Remove config.cache.
14510
14511 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14512
14513 * COPYING: Update FSF address.
14514
14515 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14516
14517 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14518 noconfigdirs.
14519
14520 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14521
14522 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14523 MAKEDIRS, is empty.
14524
14525 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14526
14527 * config.sub: Tweak mn10300 entry.
14528
14529 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14530
14531 * configure.in (host_tools): Put sim before gdb, so gdb's
14532 configure.tgt can determine if the simulator was configured.
14533
14534 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14535
14536 * config.sub: Move BeOS $os case to be with other Cygnus
14537 local cases.
14538
14539 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14540
14541 * config.sub: Remove misplaced comment that broke Linux.
14542
14543 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14544
14545 * config.sub: Add BeOS support.
14546
14547 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14548
14549 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14550
14551 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14552
14553 * configure.in (noconfigdirs): Remove tcl and tk from
14554 noconfigdirs for cygwin32 builds.
14555
14556 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14557
14558 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14559
14560 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14561
14562 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14563 make-all.com, use makefile.vms instead.
14564
14565 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14566
14567 * config.sub: Accept -lnews*.
14568
14569 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14570
14571 * configure.in (noconfigdirs): Disable target-newlib,
14572 target-examples and target-libiberty for d30v.
14573
14574 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14575
14576 * configure.in (noconfigdirs): Enable ld for d30v.
14577
14578 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14579
14580 * configure.in (tic80-*-*): Build compiler.
14581
14582 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14583
14584 * configure.in (d30v-*): Remove sim directory from list of
14585 unsupported d30v directories
14586
14587 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14588
14589 * config.sub, configure.in: Add d30v target cpu.
14590
14591 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14592
14593 * makefile.vms: New file.
14594 * make-all.com: Remove.
14595
14596 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14597
14598 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14599
14600 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14601
14602 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14603
14604 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14605
14606 * Makefile.in (ALL_MODULES): Added all-db.
14607 (CROSS_CHECK_MODULES): Addec check-db.
14608 (INSTALL_MODULES): Added install-db.
14609 (CLEAN_MODULES): Added clean-db.
14610
14611 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14612
14613 * config.guess: Merge with latest FSF sources.
14614
14615 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14616
14617 * Makefile.in (ALL_MODULES): Added all-itcl.
14618 (CROSS_CHECK_MODULES): Added check-itcl.
14619 (INSTALL_MODULES): Added install-itcl.
14620 (CLEAN_MODULES): Added clean-itcl.
14621
14622 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14623
14624 * configure.in: build gdb for mn10200
14625
14626 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14627
14628 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14629
14630 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14631
14632 * configure.in (tic80-*-*): Turn off most targets right now.
14633
14634 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14635
14636 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14637 rather than the makeinfo program.
14638 (do-info): Depend upon all-texinfo.
14639
14640 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14641
14642 * configure.in: Remove uses of config/mh-linux.
14643
14644 * config.sub, config.guess: Merge with latest FSF sources.
14645
14646 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14647
14648 * config.sub (case $basic_machine): Add tic80 entries.
14649
14650 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14651
14652 * config.sub, config.guess: Merge with latest FSF sources.
14653
14654 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14655
14656 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14657 * mpw-config.in: Test for NewFolderRecursive.
14658 * mpw-install: Use symbolic name for startup filename.
14659 * mpw-README: Add various additional details.
14660
14661 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14662
14663 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14664
14665 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14666
14667 * configure.in: Do build gcc and the target libraries for
14668 the mn10200.
14669
14670 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14671
14672 * configure.in: don't avoid building gdb for mn10300 any more
14673 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14674 instead of single-quoting it.
14675
14676 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14677
14678 * configure.in: Don't use --with-stabs on IRIX 6.
14679
14680 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14681
14682 * configure.in (m32r): Build gdb, libg++ now.
14683
14684 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14685
14686 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14687 directories from noconfigdirs.
14688
14689 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14690
14691 * config.sub (basic_machine): added mips16 configuration
14692
14693 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14694
14695 * config.sub: Handle d10v-unknown.
14696
14697 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14698
14699 * config.sub: Handle v850-unknown.
14700
14701 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14702
14703 * Makefile.in: add findutils
14704 * configure.in: add findutils to list of host_tools
14705
14706 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14707
14708 * config.sub: Handle mn10200 and mn10300.
14709
14710 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14711
14712 * configure.in (d10v-*): Do not build librx.
14713
14714 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14715
14716 * configure.in (mn10300): Build everything except gdb & libgloss.
14717
14718 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14719
14720 * config.guess: Patch for Dansk Data Elektronik servers,
14721 from Niels Skou Olsen <nso@dde.dk>.
14722
14723 For ncr, use /bin/uname rather than uname, since GNU uname does not
14724 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14725
14726 Patch for MIPS R4000 running System V,
14727 from Eric S. Raymond <esr@snark.thyrsus.com>.
14728
14729 Fix thinko for nextstep.
14730
14731 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14732
14733 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14734 * config.guess: Guess mips-dec-mach_bsd4.3.
14735
14736 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14737 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14738 release numbers.
14739 * config.guess (mips-mips-riscos*): Emit just enough of the
14740 release number.
14741
14742 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14743 * config.guess (sparc-auspex-sunos*): Added.
14744 (f300-fujitsu-*): Added.
14745
14746 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14747 * config.guess: Recognize a Tadpole as a sparc.
14748
14749 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14750
14751 * config.guess: Don't assume that NextStep version is either 2 or
14752 3. NextStep 4 (aka OpenStep 4) has come out now.
14753
14754 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14755
14756 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14757 From Rik Faith <faith@cs.unc.edu>.
14758
14759 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14760
14761 * config.sub: Contributions from bug-gnu-utils to:
14762 Support plain "hppa" (no version given) architecture, reported by
14763 OpenStep.
14764 OpenBSD like NetBSD.
14765 LynxOs is not a hardware supplier.
14766
14767 * config.guess: Contributions from bug-gnu-utils to add support for:
14768 OpenBSD like NetBSD.
14769 Stratus systems.
14770 More Pyramid systems.
14771 i[n>4]86 Intel chips.
14772 M680[n>4]0 Motorola chips.
14773 Use unknown instead of lynx for hardware manufacturer.
14774
14775 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14776
14777 * install.sh (chmodcmd): Set to null if the DST directory already
14778 exists.
14779
14780 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14781
14782 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14783 not use mt-ppc target Makefile fragment any more.
14784
14785 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14786
14787 * configure.in (*-*-windows): Exclude everything but those dirs
14788 needed to build windows.
14789
14790 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14791
14792 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14793
14794 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14795
14796 * configure.in: Exclude mmalloc from i386-windows.
14797
14798 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14799
14800 * Undo my previous change.
14801
14802 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14803
14804 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14805 unconditionally.
14806 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14807
14808 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14809
14810 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14811 host to add it's own flags.
14812
14813 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14814
14815 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14816
14817 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14818
14819 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14820 (CXX_FOR_TARGET): Likewise.
14821 (GCC_FOR_TARGET): Define.
14822 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14823 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14824 CC_FOR_TARGET was specified on the command line.
14825 (MAKEOVERRIDES): Don't define.
14826
14827 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14828
14829 * configure.in (m32r): Fix spelling of libg++ libs.
14830
14831 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14832
14833 * config.sub (-apple*): Remove, now redundant.
14834
14835 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14836
14837 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14838
14839 * configure: Rework yesterday's sed script patch.
14840
14841 * config.sub: Merge with FSF.
14842
14843 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14844
14845 * config.guess: Merge from FSF.
14846
14847 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
14848 * config.guess: Use pc instead of unknown, for pc clone systems.
14849 Change linux to linux-gnu.
14850
14851 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14852 * config.guess: Avoid non-portable tr syntax.
14853
14854 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14855
14856 * test-build.mk (HOLES): Add "xargs" for gdb.
14857
14858 * configure: Avoid hpux10.20 sed bug.
14859
14860 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14861
14862 * configure.in: Add support for windows host
14863 (that is a build done under the Microsoft build environment).
14864
14865 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14866
14867 * Makefile.in: Replace all uses of srcroot with s, to shrink
14868 command line lengths.
14869
14870 Patches from Geoffrey Noer <noer@cygnus.com>:
14871 * configure.in: If configuring for newlib, pass --with-newlib to
14872 subdirectories.
14873 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14874 -Bnewlib/ and -Lwinsup to gcc.
14875 (CXX_FOR_TARGET): Likewise.
14876
14877 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14878
14879 * Makefile.in (ETC_SUPPORT): Add configure.
14880
14881 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14882
14883 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14884 host configuration file.
14885
14886 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14887
14888 * configure.in: Break mn10x00 support into separate
14889 mn10200 and mn10300 configurations.
14890 * config.sub: Likewise.
14891
14892 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14893
14894 * configure.in: Add lots of stuff to noconfigdirs for
14895 the mn10x00 targets.
14896
14897 * config.sub, configure.in: Add mn10x00 support.
14898
14899 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14900
14901 * make-all.com: Call conf-a-gas, not config-a-gas.
14902
14903 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14904
14905 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14906 targets.
14907
14908 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14909
14910 * mpw-README: Add much more detail for native PowerMac.
14911 * mpw-install: New file.
14912 * mpw-configure: Add --norecursion and --help options.
14913 * mpw-config.in: Translate readme and install files when
14914 copying to objdir.
14915 * mpw-build.in: Don't always depend on byacc and flex.
14916 (install-only-top): New action.
14917
14918 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14919
14920 * configure.in: You can now configure GDB for the v850.
14921
14922 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
14923
14924 * configure.in (noconfigdirs): Don't configure any C++ dirs
14925 if targeting D10V.
14926
14927 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
14928
14929 * config.sub: Recognize mips64vr5000.
14930
14931 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
14932
14933 * configure.in: Use a single line for host_tools and native_only.
14934
14935 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
14936
14937 * config.sub, configure.in: Add entries for m32r.
14938
14939 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
14940
14941 * Makefile.in (inet-install): Don't run install-gzip.
14942
14943 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
14944
14945 * configure.in: Don't config lots of things for *-*-windows*.
14946
14947 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
14948
14949 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
14950 (host_libs, host_tools): Copy from configure.in.
14951 * mpw-configure: Don't complain about directories not found.
14952
14953 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14954
14955 * configure.in (i[345]86): Recognize i686 for pentium pro.
14956 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
14957 file.
14958
14959 * config.guess (i[345]86): Ditto.
14960
14961 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
14962
14963 * configure.in (noconfigdirs): Removed gdb for D10V.
14964
14965 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
14966
14967 * configure.in: Remove ld, target-libio, target-libg++, and
14968 target-libstdc++ from noconfigdirs.
14969
14970 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
14971
14972 * configure: Fix three locations where shell scripts were
14973 being run directly rather than with config_shell.
14974
14975 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
14976
14977 * configure.in (v850-*-*): Set up initial $noconfigdirs.
14978 * config.sub (basic_machine): Recognize v850.
14979
14980 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
14981
14982 * mpw-configure: Handle multiple enable/disable options and
14983 pass them down recursively, handle -c and -s flags appropriately
14984 depending on choice of compiler, add escape mechanism for
14985 quoted arguments to gC.
14986
14987 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14988
14989 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
14990 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
14991 so that -mrelocatable-lib and -mno-eabi are used.
14992
14993 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
14994 not support --print-multi-lib, don't abort.
14995
14996 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
14997
14998 * make-all.com: Run config-a-gas.
14999 * setup.com: Don't copy subdirectory files around.
15000
15001 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15002
15003 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15004 target, it now compiles correctly.
15005
15006 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15007
15008 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15009
15010 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15011
15012 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15013
15014 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15015
15016 * configure.in (native_only): Add prms.
15017
15018 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15019
15020 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15021 (BINUTILS_SUPPORT_DIRS): Likewise.
15022
15023 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15024
15025 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15026 d10v support is added.
15027
15028 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15029
15030 * configure.in (d10v-*-*): New target.
15031
15032 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15033
15034 * config.guess (HP 9000/811): Recognize this as a PA1.1
15035 machine.
15036
15037 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15038
15039 * Makefile.in (do-tar-gz): New target, split out from tail end of
15040 taz target. Run each command separately, don't use pipes.
15041 (taz): Use it.
15042
15043 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15044
15045 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15046 * mpw-build.in: No builds should depend on building byacc or flex,
15047 they are assumed to be installed already.
15048
15049 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15050
15051 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15052 variable that CC_FOR_TARGET needs.
15053
15054 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15055
15056 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15057 options have changed since the last time the subdirectory was
15058 configured, and if it has, reconfigure.
15059 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15060 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15061
15062 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15063
15064 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15065 CLEAN_MODULES): Add bash.
15066 (all-bash): New target.
15067
15068 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15069
15070 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15071
15072 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15073
15074 * config.sub (basic_machine): Recognize d10v as a valid processor.
15075
15076 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15077
15078 * mpw-configure: Add support for --bindir.
15079 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15080
15081 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15082
15083 * configure.in: add bash, time, gawk to list of hosttools and things
15084 to only build for native toolchains
15085
15086 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15087
15088 * Makefile.in (docdir): Remove.
15089
15090 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15091
15092 * Makefile.in (datadir): Set to $(prefix)/share.
15093
15094 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15095
15096 * configure.in: build diff and patch for cygwin32-hosted
15097 toolchains.
15098
15099 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15100
15101 * config.sub: Accept -rtems*.
15102
15103 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15104
15105 * configure.in: enable dosrel for cygwin32-hosted builds,
15106 remove diff from the list of things not buildable
15107 via Canadian Cross
15108
15109 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15110
15111 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15112 don't get ". ".
15113
15114 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15115
15116 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15117
15118 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15119
15120 * Makefile.in (taz): Handle case where tex3patch didn't even get
15121 checked out. Also, if it was found, put the symlink in a new util
15122 subdirectory.
15123
15124 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15125
15126 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15127
15128 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15129
15130 * config.sub: Recognize -openvms.
15131 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15132 * make-all.com, setup.com: New files.
15133
15134 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15135
15136 * Makefile.in (taz): tex3patch moved to texinfo/util.
15137
15138 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15139
15140 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15141 * configure.in: remove make from disable-if-Can-Cross list
15142 enable gdb if ${host} and ${target} are cygwin32
15143
15144 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15145
15146 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15147 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15148
15149 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15150
15151 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15152 distinguish sysv/svr4/bsd variants.
15153 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15154
15155 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15156
15157 * configure.in: Added copyright notice.
15158 * move-if-change: Added copyright notice.
15159
15160 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15161
15162 * configure.in (powerpcle-*-solaris*): Until we get shared
15163 libraries working, don't build gdb, sim, make, tcl, tk, or
15164 expect.
15165
15166 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15167
15168 * config.guess: Merge with FSF:
15169
15170 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15171 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15172
15173 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15174 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15175
15176 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15177 * config.guess: Combine two OSF1 rules.
15178 Also recognize field test versions. From mjr@zk3.dec.com.
15179 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15180 because GNU uname does not support -p. From pmr@pajato.com.
15181
15182 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15183
15184 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15185
15186 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15187
15188 * mpw-README: Document GCCIncludes.
15189
15190 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15191
15192 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15193
15194 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15195
15196 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15197
15198 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15199
15200 * configure.in (*-*-cygwin32): Configure make.
15201
15202 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15203
15204 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15205
15206 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15207
15208 * Makefile.in (all-inet): Depend on all-perl.
15209
15210 * Makefile.in (inet-install): New target.
15211
15212 * Makefile.in (all-inet): Depend on all-tcl.
15213 (all-inet): Depend on all-send-pr.
15214
15215 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15216
15217 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15218 temporarily.
15219
15220 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15221
15222 * configure.in: Don't configure --with-gnu-ld on AIX.
15223
15224 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15225
15226 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15227
15228 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15229
15230 * Makefile.in (ALL_MODULES): Added all-inet.
15231 (CROSS_CHECK_MODULES): Added check-inet.
15232 (INSTALL_MODULES): Added install-inet.
15233 (CLEAN_MODULES): Added clean-inet.
15234 (all-indent): New target.
15235
15236 * configure.in (host_tools): Added inet.
15237 (native_only): Added inet.
15238 (noconfigdirs): Added inet.
15239
15240 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15241
15242 * configure.in: Don't configure libgloss if we are not configuring
15243 newlib.
15244
15245 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15246
15247 * configure.in: Don't configure libgloss for unsupported
15248 architectures.
15249
15250 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15251
15252 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15253
15254 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15255
15256 * Makefile.in (ALL_MODULES): Include all-apache.
15257 (CROSS_CHECK_MODULES): Include check-apache.
15258 (INSTALL_MODULES): Include install-apache.
15259 (all-apache): New target.
15260
15261 * configure.in: Added apache everywhere perl is seen.
15262
15263 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15264
15265 * Makefile.in: Add support for clean-{module} and
15266 clean-target-{module} rules.
15267
15268 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15269
15270 * configure.in (*-*-ose) do not build libgloss.
15271
15272 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15273
15274 * config.guess (prep*:SunOS:5.*:*): Turn into
15275 powerpele-unknown-solaris2.
15276
15277 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15278
15279 * configure.in: Permit --enable-shared to specify a list of
15280 directories.
15281
15282 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15283
15284 * configure.in (host==solaris): Pass only the first word of $CC
15285 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15286
15287 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15288
15289 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15290
15291 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15292
15293 * Makefile.in (ALL_MODULES): Include all-perl.
15294 (CROSS_CHECK_MODULES): Include check-perl.
15295 (INSTALL_MODULES): Include install-perl.
15296 (ALL_X11_MODULES): Include all-guile.
15297 (CHECK_X11_MODULES): Include check-guile.
15298 (INSTALL_X11_MODULES): Include install-guile.
15299 (all-perl): New target.
15300 (all-guile): New target.
15301
15302 * configure.in (host_tools): Include perl and guile.
15303 (native_only): Include perl and guile.
15304 (noconfigdirs): Don't build guile and perl; no ports have been
15305 done.
15306
15307 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15308
15309 * configure (--enable-*): Handle quoted option lists such as
15310 --enable-sim-cflags='-g0 -O' better.
15311
15312 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15313
15314 * Makefile.in ({,inst}all-target): New rule so we can make and
15315 install all of the target directories easily.
15316
15317 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15318
15319 * configure.in: Add missing global flag in sed substitution when
15320 deleting `target-' from ${configdirs}.
15321
15322 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15323
15324 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15325 option.
15326
15327 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15328 config/mh-necv4.
15329
15330 * install.sh: Correct misspelling of transformbasename.
15331
15332 * config.guess: Recognize mips-*-sysv*.
15333
15334 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15335
15336 * config.sub: Recognize mon960.
15337
15338 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15339
15340 * configure: Restore Canadian Cross handling of BISON and LEX,
15341 removed in Feb 20 change.
15342
15343 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15344
15345 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15346 Mention make install. Remove the old copyright date as well the
15347 clumsy and rather pointless copyright on the README file.
15348
15349 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15350
15351 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15352 Makefile after running symlink-tree, then run `make distclean' to
15353 avoid clobbering any generated files in srcdir.
15354
15355 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15356
15357 * configure.in (m68k-*-netbsd*): Build everything now.
15358
15359 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15360
15361 * Makefile.in (taz): Fix quoting.
15362
15363 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15364
15365 * configure.in (sparclet-*-*): Build everything now.
15366
15367 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15368
15369 * configure.in (m68k-*-linux*): New host.
15370
15371 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15372
15373 * configure: Check for bison before byacc.
15374
15375 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15376
15377 * Makefile.in configure: Change the way LEX and BISON/YACC are
15378 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15379 searching PATH. These are used as fallbacks by Makefile.in if
15380 flex/bison/byacc aren't in objdir.
15381
15382 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15383
15384 * Makefile.in: Make everything which depends upon all-bfd also
15385 depend upon all-opcodes, in case --with-commonbfdlib is used.
15386
15387 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15388
15389 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15390 building NT native compilers on Unix.
15391
15392 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15393
15394 * configure.in: Don't get CC from the host Makefile fragment if we
15395 can find gcc in PATH, or if this is a Canadian Cross. Move the
15396 Solaris test for /usr/ucb/cc to the post target script, just after
15397 the compiler sanity test.
15398
15399 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15400
15401 * config.sub: Merge with FSF.
15402
15403 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15404
15405 * Makefile.in (RPATH_ENVVAR): New variable.
15406 (REALLY_SET_LIB_PATH): Use it.
15407 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15408
15409 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15410
15411 * config.sub, configure.in: Recognize sparclet cpu.
15412
15413 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15414
15415 * config.guess: Support m68k-cbm-sysv4.
15416
15417 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15418
15419 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15420 m68k-unknown-linuxaout from linker help string. Put quotes around
15421 $ld_help_string.
15422
15423 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15424
15425 * config.guess (powerpc-harris-powerunix): Add guess for port
15426 to new target.
15427
15428 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15429
15430 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15431
15432 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15433
15434 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15435 $(REALLY_SET_LIB_PATH) in Makefile.
15436 * Makefile.in (SET_LIB_PATH): New variable.
15437 (REALLY_SET_LIB_PATH): New variable.
15438 ($(DO_X)): Use $(SET_LIB_PATH).
15439 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15440 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15441 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15442 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15443 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15444 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15445 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15446 (install-dosrel): Likewise.
15447 (all-opcodes): Depend upon all-libiberty.
15448
15449 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15450
15451 * config.guess (*:CYGWIN*): New
15452
15453 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15454
15455 * Makefile.in (all-target-winsup): All all-target-libiberty.
15456
15457 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15458
15459 * configure.in (noconfigdirs): Add missing # in front of comment.
15460
15461 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15462
15463 * configure.in: add second pass to things added to noconfigdirs
15464 so *-gm-magic can exclude libgloss properly.
15465
15466 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15467
15468 * mpw-configure (extralibs_name, rez_name): Set correctly
15469 for MWC68K compiler.
15470
15471 * mpw-README: Add more info on the necessary build tools.
15472
15473 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15474
15475 * configure.in, config.sub: Recognize cygwin32.
15476
15477 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15478
15479 * config.guess, config.sub: Recognize A/UX.
15480
15481 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15482
15483 * config.sub: Merge with gcc/config.sub.
15484
15485 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15486
15487 * mpw-build.in (do-binutils): Add build of stamps.
15488
15489 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15490
15491 * config.sub: Add recognition for mips64vr4100*-* targets.
15492
15493 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15494
15495 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15496 Add creation of gconfigargs with `--enable-shared' turned on.
15497 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15498 ($(host)-stamp-stage3-configured): Likewise.
15499 (HOLES): Add chatr and ldd.
15500 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15501
15502 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15503
15504 * configure: Pass --nfp to recursive configures.
15505
15506 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15507
15508 * Makefile.in (DLLTOOL): New.
15509 (DLLTOOL_FOR_TARGET): New.
15510 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15511 (EXTRA_TARGET_FLAGS): Ditto.
15512 (EXTRA_GCC_FLAGS): Ditto.
15513 (CONFIGURE_TARGET_MODULES): Ditto.
15514 (DO_X): Ditto.
15515 * configure: Add DLLTOOL.
15516
15517 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15518
15519 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15520 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15521 mh-sco, since old workarounds no longer needed, and don't
15522 build ld, since libraries have weak symbols in COFF.
15523
15524 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15525
15526 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15527
15528 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15529
15530 * configure.in: Make sure that ${CC} can be used to compile an
15531 executable.
15532
15533 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15534
15535 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15536 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15537 nothing depending on whether gdbtk is being built.
15538
15539 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15540
15541 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15542
15543 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15544
15545 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15546 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15547
15548 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15549
15550 * config-ml.in: Add support for
15551 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15552 Simplify setting of multidirs from --disable-foo.
15553
15554 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15555
15556 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15557 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15558 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15559 non-empty, pass them on to the GCC make.
15560 (all-bootstrap): New rule that is like all-gcc, except it executes
15561 the GCC bootstrap rule instead of the GCC all rule.
15562
15563 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15564
15565 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15566
15567 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15568
15569 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15570 DG/UX support.
15571
15572 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15573
15574 * config.sub (i*86*) Change [345] to [3456]
15575
15576 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15577
15578 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15579 --with-gnu-ld=no.
15580
15581 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15582
15583 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15584 AIX multilibs get built.
15585
15586 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15587
15588 * configure.in (i386-win32): Don't build expect if we're not
15589 building the tcl subdir.
15590
15591 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15592
15593 * Makefile.in: (configure-target-examples, all-target-examples):
15594 New targets, configure and build example programs.
15595
15596 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15597
15598 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15599 use it as input to sedit the generated MPW makefile.
15600 * mpw-README: Add a suggestion about Gestalt.h.
15601
15602 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15603
15604 * config.sub: Accept *-*-ieee*.
15605
15606 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15607
15608 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15609 Ronald F. Guilmette <rfg@monkeys.com>.
15610
15611 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15612
15613 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15614 for powerpc-pe native.
15615 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15616 (target==powerpc-pe): duplicate i386-win32 entry.
15617
15618 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15619
15620 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15621 of vxworks, not just vxworks5.1.
15622
15623 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15624
15625 * mpw-configure: Add support for exec-prefix.
15626
15627 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15628
15629 * config.guess: Recognize HP model 816 machines as having
15630 a PA1.1 processor.
15631
15632 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15633
15634 * configure: Ignore new autoconf configure options.
15635
15636 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15637
15638 * config.guess: Recognize Pentium under SCO.
15639 From Robert Lipe <robertl@arnet.com>.
15640
15641 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15642
15643 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15644
15645 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15646
15647 * configure.in: Don't configure gas for alpha-dec-osf*.
15648
15649 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15650
15651 * configure.in: Default to --with-stabs for some targets for which
15652 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15653 i[345]86*-*-unixware*.
15654
15655 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15656
15657 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15658 rather than basing it on the target. Simplify handling of options
15659 controlling which directories to configure. Remove extraneous
15660 slash in multi-clean target.
15661
15662 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15663
15664 * config-ml.in: Prefix more variables with ml_ so they don't collide
15665 with configure's.
15666
15667 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15668
15669 * configure: Don't turn -v into --v.
15670
15671 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15672
15673 * configure.in (targargs): Fix typo.
15674
15675 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15676
15677 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15678
15679 * configure.in: Strip --host and --target options from
15680 CONFIG_ARGUMENTS, and always configure for --host only. Add
15681 --with-cross-host option when building with a cross-compiler.
15682 * configure: Canonicalize the arguments put into config.status by
15683 always using `=' for an option with an argument. Pass a presumed
15684 --host or --target explicitly.
15685
15686 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15687
15688 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15689 into general OS recognition case.
15690
15691 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15692
15693 * configure.in (target_configdirs): add target-winsup only
15694 for win32 target systems.
15695
15696 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15697
15698 * Makefile.in (all-target-libgloss): Depend upon
15699 configure-target-newlib, since when libgloss is built it looks to
15700 see if the newlib directory exists.
15701
15702 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15703
15704 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15705 cfg-ml-*.in.
15706
15707 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15708
15709 * configure: Handle LD and LD_FOR_TARGET when configuring a
15710 Canadian Cross.
15711
15712 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15713
15714 * configure.in (target_libs): add target-winsup.
15715 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15716 (target==ppcle-pe): remove ld from $noconfigdirs.
15717
15718 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15719
15720 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15721 Preserve relative path names in $srcdir. Build symlink tree if
15722 configuring cross target dir and srcdir=. (= no VPATH support).
15723 (configure-target-libg++): Depend on configure-target-librx.
15724 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15725 * config-ml.in: New file.
15726 * symlink-tree: New file.
15727 * configure: Ensure srcdir="." if that's what it is.
15728
15729 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15730
15731 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15732 includes and FLEX_SKELETON setting.
15733 * mpw-configure (--with-gnu-ld): New option, controls whether
15734 to use PPCLink or ld with PowerMac GCC.
15735 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15736 * mpw-config.in: Configure grez if targeting Mac.
15737
15738 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15739 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15740 just macos.
15741 * configure.in: Configure grez resource compiler if targeting Mac.
15742 * Makefile.in (all-grez, install-grez): New targets.
15743
15744 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15745
15746 * configure: CXX defaults to gcc, not g++. If we find
15747 gcc in the path, set CC to gcc -O2.
15748
15749 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15750
15751 * configure: Default ${build} correctly. Avoid picking up extra
15752 spaces when reading CC and CXX from Makefile. When doing a
15753 Canadian Cross, use plausible default values for numerous
15754 variables.
15755 * configure.in: When doing a Canadian Cross, don't try to
15756 configure tools whose configure script can't handle it.
15757
15758 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15759
15760 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15761
15762 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15763
15764 * configure: Remove dubious bug reporting address.
15765
15766 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15767
15768 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15769 configure script, run that instead of this directory's configure.
15770 In either case, print a message that we're configuring the sub-dir.
15771
15772 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15773
15774 * configure.in: Before checking for the existence of various files,
15775 use sed to filter out "target-".
15776
15777 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15778
15779 * Makefile.in (DO_X): Split rule to decrease command line length
15780 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15781 (Philippe De Muyter).
15782
15783 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15784
15785 * Makefile.in (all-patch): depend on all-libiberty.
15786
15787 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15788
15789 * configure.in: If the only directory in target_configdirs which
15790 actually exists is libiberty, then set target_configdirs to empty,
15791 to avoid trying to build a target libiberty in a gas or gdb
15792 distribution.
15793
15794 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15795
15796 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15797 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15798 systems.
15799
15800 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15801
15802 * configure.in (copy_dirs): Use sys-include instead of include
15803 for --with-headers option.
15804
15805 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15806
15807 * Makefile.in, configure.in: Make winsup builds work with
15808 new scheme.
15809
15810 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15811
15812 * configure.in: Build the linker on AIX.
15813
15814 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15815
15816 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15817 where needed.
15818
15819 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15820
15821 * Makefile.in (all-gcc): Fix typo.
15822
15823 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15824
15825 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15826
15827 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15828
15829 * configure.in: Rename libFOO to target-libFOO, and xiberty
15830 to target-xiberty, to provide more flexibility.
15831 (target_subdir): Define. Create if cross.
15832 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15833 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15834 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15835 check-libFOO -> check-target-libFOO, etc.
15836 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15837 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15838 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15839 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15840 allow ALL_GCC="" to only configure.
15841 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15842 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15843 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15844
15845 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15846
15847 * Makefile.in (taz): Build "info" in etc explicitly.
15848
15849 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15850
15851 * configure.in: Make sure that CC is undefined (as opposed to
15852 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15853 problem with autoconf trying to configure on a host without GCC.
15854
15855 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15856
15857 * mpw-configure: Set host alias from choice of host compiler,
15858 only use generic MPW Makefile sed if present, edit a file
15859 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15860 * mpw-README: Add problem notes about CW6 and CW7.
15861
15862 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15863
15864 * Makefile.in (taz): Use ";" instead of ";;".
15865
15866 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15867
15868 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15869 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15870 DISTDOCDIRS.
15871 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15872 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15873
15874 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15875
15876 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15877 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15878 Move bfd to DISTSTUFFDIRS.
15879
15880 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15881
15882 * Makefile.in (X11_LIB): Removed.
15883 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15884
15885 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15886
15887 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15888
15889 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15890 names.
15891
15892 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15893
15894 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15895
15896 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15897
15898 * configure.in (i[345]86-*-win32): Always build newlib.
15899 Don't configure cvs, autoconf or texinfo.
15900 * Makefile.in (LD_FOR_TARGET): New.
15901 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15902 Pass down LD_FOR_TARGET.
15903
15904 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15905
15906 * winsup: New directory.
15907 * Makefile.in: Build winsup.
15908 * configure.in: Winsup is configured when target is win32.
15909 Can only build win32 target GDB when native.
15910
15911 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15912
15913 * config.guess: Recognize HP model 819 machines as having
15914 a PA 1.1 processor.
15915
15916 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15917
15918 * configure: Fix sed loop which substitutes for CC and CXX to
15919 avoid bug found in various sed implementations.
15920
15921 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15922
15923 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
15924 simulator. Use standard powerpc-*-eabi*.
15925
15926 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
15927
15928 * configure.in: Stop putting gas and binutils in noconfigdirs for
15929 powerpc-*-aix* and rs6000-*-*.
15930
15931 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
15932
15933 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
15934 -mcall-aixdesc libraries.
15935
15936 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
15937
15938 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15939
15940 * config.sub (arm | armel | armeb): Fix shell syntax.
15941
15942 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15943
15944 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
15945 -msoft-float and -mcpu=common support.
15946 (powerpc*-*-eabisim*): Add support for building -mcall-aix
15947 libraries.
15948
15949 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15950
15951 * configure.in: Allow configuration and build of emacs19 for the alpha.
15952
15953 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15954
15955 * configure.in (CC): Get ^CC, not just any old CC, from
15956 ${host_makefile_frag}.
15957
15958 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15959
15960 * configure.in (CC): Try to get CC from
15961 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
15962
15963 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15964
15965 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
15966 only if it exists in $(srcdir).
15967
15968 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
15969
15970 * configure: If CC and CXX are not set in the environment, set
15971 them, based on either an existing Makefile or on searching for gcc
15972 in PATH. Substitute for CC and CXX in Makefile.
15973 * configure.in: Remove libm from target_libs. Separate
15974 target_configdirs from configdirs. If CC is not set in
15975 environment, try to get it from a host Makefile fragment. Rewrite
15976 changes of configdirs to use skipdirs instead. A few minor
15977 tweaks. Take directories out of target_configdirs as they are
15978 taken out of configdirs. Remove existing Makefile files from
15979 subdirectories. Substitute for TARGET_CONFIGDIRS and
15980 CONFIG_ARGUMENTS in Makefile.
15981 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
15982 by configure.in.
15983 (CONFIG_ARGUMENTS): Likewise.
15984 (CONFIGURE_TARGET_MODULES): New variable.
15985 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
15986 ($(CONFIGURE_TARGET_MODULES)): New target.
15987 (configure-libg++, configure-libio): New targets.
15988 (all-libg++): Depend upon configure-libg++.
15989 (all-libio): Depend upon configure-libio.
15990 (configure-libgloss, all-libgloss): New targets.
15991 (configure-libstdc++): New target.
15992 (all-libstdc++): Depend upon configure-libstdc++.
15993 (configure-librx, all-librx): New targets.
15994 (configure-newlib): New target.
15995 (all-newlib): Depend upon configure-newlib
15996 (configure-xiberty): New target.
15997 (all-xiberty): Depend upon configure-xiberty.
15998
15999 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16000
16001 * configure.in (host i[345]86-*-win32): Expand the
16002 noconfigdirs again.
16003
16004 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16005
16006 * mpw-configure: Fix sed command file name.
16007
16008 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16009
16010 * configure.in (host i[345]86-*-win32): Reduce the
16011 noconfigdirs again.
16012
16013 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16014
16015 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16016 or powerpc*-*-pe*, since they are not yet supported.
16017
16018 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16019
16020 Add PowerMac support and many other enhancements.
16021 * mpw-configure: New option --cc to select compiler to use,
16022 paste options set according to --cc into the generated
16023 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16024 if mpw-make.sed is present.
16025 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16026 add forward includes for PowerPC include files.
16027 * mpw-build.in: Build using Makefile.PPC if present.
16028 (do-byacc, etc): Remove separate version resource builds.
16029 (do-gas): Build "stamps" before "all".
16030 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16031 * mpw-README: Update to reflect --cc option, PowerMac support,
16032 and recently-reported compatibility problems.
16033
16034 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16035
16036 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16037 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16038 (--with-multilib-top): Pass to recursive invocations.
16039
16040 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16041
16042 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16043 v810-*-*.
16044
16045 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16046
16047 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16048 gdb, ld and opcodes on v810-*-*.
16049
16050 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16051
16052 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16053 (local-maintainer-clean): New target.
16054 (maintainer-clean): New target.
16055 (realclean): Just depend upon maintainer-clean.
16056
16057 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16058
16059 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16060
16061 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16062
16063 * configure.in: Build ld in mips*-*-bsd* case.
16064
16065 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16066
16067 * config.sub: Accept -lites* OS. From Ian Dall.
16068
16069 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16070
16071 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16072 targets.
16073
16074 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16075
16076 * configure.in: treat i386-win32 canadian cross the same as
16077 i386-go32 canadian cross.
16078
16079 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16080
16081 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16082 running under the simulator to build a reduced set of libraries.
16083 (powerpc-*-eabiaix): Add fine grained multilib support added to
16084 other powerpc targets yesterday.
16085
16086 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16087
16088 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16089 -disable-softfloat, -disable-relocatable, -disable-aix, and
16090 -disable-sysv to control which multilib libraries get built.
16091
16092 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16093
16094 * configure: Add Makefile.tem to list of files to remove in trap
16095 handler.
16096
16097 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16098
16099 * config.guess (*Linux*): Add missing "exit"s.
16100 Also, need specific check for alpha-unknown-linux (uses COFF).
16101
16102 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16103
16104 * config.guess: Merge with FSF:
16105
16106 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16107 * config.guess (AIX4): More robust release numbering discovery.
16108
16109 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16110 * config.guess (i386-sequent-ptx): Properly get version number.
16111
16112 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16113 * config.guess (mips:*:4*:UMIPS): New case.
16114
16115 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16116
16117 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16118 (i386-win32 host): Likewise. Don't build readline.
16119
16120 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16121
16122 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16123 SUPPORT_FILES to submakes.
16124
16125 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16126
16127 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16128 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16129 mpw-configure.
16130
16131 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16132
16133 * configure.in (appdirs): Use =, not ==, in test expression when
16134 trying to build the text to print in the warning message for
16135 Solaris users.
16136
16137 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16138
16139 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16140
16141 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16142
16143 * config.guess: Recognize lynx-2.3.
16144
16145 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16146
16147 * config.sub (z8ksim): Deleted
16148 (z8k-*-coff): New, this is the one true name of the target.
16149
16150 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16151
16152 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16153
16154 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16155
16156 * config.guess (*:Linux:*:*): First try asking the linker what the
16157 default object file format is (elf, aout, or coff). Then if this
16158 fails, try previous methods.
16159
16160 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16161
16162 * configure.in: Don't build newlib for *-*-vxworks5.1.
16163
16164 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16165
16166 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16167 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16168
16169 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16170
16171 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16172
16173 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16174
16175 * cfg-ml-com.in: New file.
16176 * cfg-ml-pos.in: New file.
16177
16178 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16179
16180 * COPYING.NEWLIB: Add HP free copyright to list.
16181
16182 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16183
16184 * config.sub: Recognize -eabi* for the system, not just -eabi.
16185
16186 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16187
16188 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16189 * config.sub, configure.in (win32): New target and host.
16190
16191 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16192
16193 * configure.in: Add i386-pe configuration.
16194
16195 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16196
16197 * mpw-build.in (install): Install GDB after LD.
16198
16199 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16200
16201 * mpw-config.in (elf/mips.h): Always forward-include, needed
16202 for GDB to build.
16203
16204 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16205
16206 * testsuite: New directory for customer acceptance and whole tool
16207 chain tests.
16208
16209 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16210
16211 * configure: If per-host line isn't found, but AC_OUTPUT is found
16212 and a configure script exists, run it instead.
16213
16214 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16215
16216 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16217
16218 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16219
16220 * configure: Set build_{cpu,vendor,os,alias} to host values when
16221 --build isn't specified.
16222
16223 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16224
16225 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16226 (FLAGS_TO_PASS): Pass them.
16227 (EXTRA_TARGET_FLAGS): Ditto.
16228
16229 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16230
16231 * Makefile.in (all-libg++): Depend on all-libstdc++.
16232
16233 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16234
16235 * configure.in (noconfigdirs): Enable all packages for
16236 i386-unknown-netbsd.
16237
16238 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16239
16240 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16241 hosted builds (DOS builds)
16242
16243 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16244
16245 Changes for ARM based on patches from Richard Earnshaw:
16246 * config.sub: Handle armeb and armel.
16247 * configure.in: Omit arm linker only for riscix.
16248
16249 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16250
16251 * config.guess: Update from FSF.
16252
16253 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16254
16255 * config.sub: Recognize powerpcle as the little endian variant of
16256 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16257 powerpcle variant. Convert pentium into i586, not i486. Add p5
16258 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16259 temporarily.
16260
16261 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16262
16263 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16264
16265 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16266
16267 * config.sub: Accept -lites* as a basic system type.
16268
16269 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16270
16271 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16272 installed, and if so return linuxoldld as the system name.
16273
16274 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16275
16276 * config.guess: Add hppa1.1-hp-lites support.
16277
16278 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16279
16280 * configure.in: Don't build newlib for m68k-vxworks5.1.
16281
16282 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16283
16284 * configure.in (mips-sgi-irix6): Use mh-irix5.
16285
16286 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16287
16288 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16289
16290 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16291
16292 * test-build.mk: Enable building of shared libraries on IRIX 5 and
16293 OSF/1. Fix compiler flags.
16294 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16295
16296 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16297
16298 * configure.in: Recognize --with-newlib.
16299 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16300
16301 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16302
16303 * Makefile.in: move {all,check,install}-gdb from *_MODULES
16304 to *_X11_MODULES due to gdbtk needing X include files et al.
16305
16306 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16307
16308 Merge in support for Mac MPW as a host.
16309 (Old change descriptions retained for informational value.)
16310
16311 * mpw-config.in: Add generic include forwards for cpu-specific
16312 include files in aout and elf directories.
16313
16314 * mpw-configure: Added copyright.
16315 * mpw-config.in: Check for presence of required build tools.
16316 (target_libs): Add newlib.
16317 (target_tools): Add examples.
16318 (Read Me): Generate as "Read Me for MPW" instead.
16319 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16320 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16321 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16322
16323 * mpw-configure: Remove subdir-specific makefile hackery,
16324 delete mk.tmp after using it.
16325
16326 * mpw-build.in (all): Display start and end times.
16327
16328 * mpw-configure (host_canonical): Set.
16329 (target_cpu): Always add to makefiles.
16330 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16331 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16332 (mpw-mh-mpw): Look for in srcdir and srcroot.
16333 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16334
16335 * mpw-build.in: (install-only): New target.
16336
16337 * mpw-configure (host_alias, target_alias): Rename from hostalias
16338 and targetalias, add into generated Makefile.
16339 (mk.tmp): If present, add into generated Makefile.
16340 * mpw-build.in (all-gas): Build config.h first before gas proper.
16341
16342 * mpw-configure (config.status): Write only if changed.
16343 * mpw-config.in (readline): Configure it (not built, just used for
16344 definitions).
16345
16346 * mpw-config.in (elf/mips.h): Add a forward include.
16347
16348 * mpw-config.in: Forward-include most .h files in include into
16349 extra-include.
16350 (readline): Don't build.
16351 mpw-build.in (install): Install GDB.
16352
16353 * mpw-configure (prefix, mpw_prefix): Handle it.
16354 * mpw-config.in (mmalloc, readline): Don't configure.
16355 * mpw-build.in (thisscript): Rename to ThisScript.
16356 Use mpw-build instead of BuildProgram everywhere.
16357 (mmalloc, readline): Don't build.
16358 * mpw-README: New file, basic documentation about the MPW port.
16359
16360 * mpw-config.in: Use forward-include to create include files.
16361
16362 * mpw-configure: Add more things to the top of each configured
16363 Makefile, including contents of config/mpw-mh-mpw.
16364 * mpw-config.in (extra-include): Create this directory and fill it
16365 with Posix-like include files when configuring.
16366
16367 * config.sub (apple, mac, mpw): Add various aliases.
16368
16369 * mpw-build.in: New file, top-level build script fragment for MPW.
16370 * mpw-configure: New file, configure script for MPW.
16371 * mpw-config.in: New file, config fragment for MPW.
16372
16373 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16374
16375 * configure.in (host_libs): Remove glob, since it is gone from the
16376 sources.
16377
16378 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16379
16380 * Makefile.in: define empty GDB_NLM_DEPS var.
16381
16382 * configure.in(target_makefile_frag): use config/mt-netware
16383 for netware targets.
16384
16385 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16386
16387 * config.sub: Merge in recent FSF changes. Remove linux special
16388 cases.
16389
16390 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16391
16392 Revert this change:
16393
16394 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16395
16396 * build-all.mk: Use CC=cc -Xs on Solaris.
16397
16398 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16399
16400 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16401 stop using it.
16402 * Makefile.in: Nuke all references to glob subdirectory.
16403
16404 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16405
16406 * configure.in: Fix --enable-shared logic in per-host.
16407
16408 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16409
16410 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16411
16412 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16413
16414 * configure.in (noconfigdirs): Don't build gas on AIX, for
16415 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16416
16417 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16418
16419 * configure: Fix --cache-file to work if the file argument is a
16420 relative path.
16421
16422 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16423
16424 * configure: If the --cache-file is used, pass it down to
16425 configure in subdirectories.
16426
16427 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16428
16429 * config.sub: add vxworks29k configuration.
16430
16431 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16432
16433 * Makefile.in (taz): Do "diststuff" part quietly.
16434
16435 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16436
16437 * config.sub: Mini-merge with gcc/config.sub.
16438
16439 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16440
16441 * config.guess (IRIX): Sed - to _.
16442
16443 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16444
16445 * Makefile.in (source-vault, binary-vault): New targets.
16446
16447 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16448
16449 * config.sub: Recognize -eabi as a basic system type.
16450
16451 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16452
16453 * configure.in (enable_shared stuff): Fix typo.
16454
16455 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16456
16457 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16458
16459 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16460
16461 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16462
16463 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16464
16465 * configure.in (rs6000-*-*): Don't build gas.
16466
16467 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16468
16469 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16470 reduce command line length.
16471 (AS_FOR_TARGET): Check for as.new, not Makefile.
16472 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16473
16474 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16475
16476 * config.guess: Merge from FSF.
16477
16478 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16479
16480 * configure: Don't use $ when handling program_suffix.
16481
16482 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16483
16484 * configure.in: Configure tk for hppa/hpux.
16485
16486 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16487
16488 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16489
16490 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16491
16492 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16493 to LIBCXXFLAGS. Tests are better run without it.
16494
16495 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16496
16497 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16498
16499 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16500
16501 * configure.in (*-*-netware*): Don't configure xiberty.
16502
16503 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16504
16505 * configure.in: Remove tk from native_only list.
16506
16507 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16508
16509 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16510 for special NCD build.
16511
16512 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16513
16514 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16515 makeall.bat, they're only useful for binutils snapshots.
16516 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16517 makeall.bat to specified SUPPORT_FILES.
16518
16519 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16520
16521 * build-all.mk: Add Ericsson targets to sun4 and solaris
16522 hosts. Add BNR's sun4 target to solaris host, so their
16523 build-from-source will be tested in-house first.
16524
16525 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16526
16527 * Makefile.in (LIBCFLAGS): New variable.
16528 (CFLAGS_FOR_TARGET): Ditto.
16529 (LIBCFLAGS_FOR_TARGET): Ditto.
16530 (LIBCXXFLAGS): Ditto.
16531 (CXXFLAGS_FOR_TARGET): Ditto.
16532 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16533 (BASE_FLAGS_TO_PASS): Pass them.
16534 (EXTRA_TARGET_FLAGS): Ditto.
16535
16536 * configure.in: Support --enable-shared.
16537
16538 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16539
16540 * configure.in (target_libs): Include libstdc++ again.
16541 * config.guess: Update from FSF (for FreeBSD).
16542
16543 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16544
16545 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16546 makeall.bat.
16547 (DISTDOCDIRS): Add `etc'.
16548 (ETC_SUPPORT_PFX): New variable.
16549 (taz): Include anything from etc starting with a word in
16550 ETC_SUPPORT_PFX.
16551
16552 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16553
16554 * config.sub: Update for recent FSF changes. Remove obsolete
16555 h8300hds entry. Add -windows* and -osx as basic os. Minor
16556 spacing changes.
16557
16558 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16559
16560 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16561
16562 * config.guess: Merge with FSF.
16563 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16564
16565 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16566
16567 * configure: Since the "trap 0" handler will override the exit
16568 status on many systems, only use it for "exit 1", and make it set
16569 a non-zero exit status; reset it before "exit 0". Also, check
16570 exit status of config.sub, and error out if it failed.
16571
16572 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16573
16574 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16575 and install libgloss.
16576
16577 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16578
16579 * Makefile.in (all-binutils): Depend upon all-byacc.
16580
16581 * configure.in: Don't build emacs on Irix 5.
16582
16583 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16584
16585 * configure.in (*-*-netware*): Add libio.
16586
16587 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16588
16589 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16590 (CHECK_TARGET_MODULES): Ditto.
16591 (INSTALL_TARGET_MODULES): Ditto.
16592 (TARGET_LIBS): Ditto.
16593 (all-libstdc++): Note dependencies.
16594
16595 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16596
16597 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16598
16599 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16600
16601 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16602 -fexternal-templates.
16603
16604 * configure.in (target_libs): Add libstdc++.
16605 (noconfigdirs): Add libstdc++ as appropriate.
16606
16607 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16608
16609 * config.guess: Update from FSF.
16610
16611 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16612
16613 * configure: Use ${config_shell} when running ${configsub}.
16614
16615 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16616
16617 * config.sub: No longer recognize h8300h.
16618
16619 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16620
16621 * config.sub: Remove extraneous differences between config.sub and
16622 gcc/config.sub.
16623
16624 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16625
16626 * Makefile.in (DISTSTUFFDIRS): Add gas.
16627
16628 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16629
16630 * COPYING.NEWLIB: New file.
16631
16632 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16633
16634 * config.guess (HP-UX): Patch from Harlan Stenn
16635 <harlan@landmark.com> to also emit release level.
16636
16637 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16638
16639 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16640
16641 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16642
16643 * config.sub: Merge nextstep cleanup from FSF.
16644
16645 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16646
16647 * configure.in (arm-*-*): Don't configure ld for this target.
16648
16649 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16650
16651 * configure.in (*-*-netware): don't configure libg++, libio,
16652 librx, or newlib.
16653
16654 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16655
16656 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16657 configure ld--it works, but it doesn't support shared libraries.
16658
16659 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16660
16661 * config.guess (*-unknown-freebsd*): Get rid of possible
16662 trailing "(Release)" in version string.
16663 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16664
16665 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16666
16667 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16668 Fix type: *-next-neststep -> *-next-nextstep.
16669
16670 * config.guess: Merge from FSF:
16671
16672 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16673
16674 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16675
16676 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16677
16678 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16679 instead of UNIX_SV for UnixWare 1.0).
16680
16681 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16682
16683 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16684 to make gdb/nlm/* build after the compiler and linker.
16685
16686 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16687
16688 * config.guess (netbsd, freebsd, linux): Accept any machine,
16689 not just i[34]86.
16690 (m68k-atari-sysv4): Relocate to match FSF version.
16691
16692 * config.guess: More merges from the FSF:
16693
16694 Add a space before function call or macro invocation.
16695
16696 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16697
16698 * config.guess: Add trap cmd to remove dummy.c and dummy when
16699 interrupted.
16700
16701 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16702
16703 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16704 (dummy): Redirect stderr from compilation of dummy.c.
16705
16706 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16707
16708 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16709
16710 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16711
16712 * configure: Accept and ignore --cache*, for compatibility with
16713 new autoconf.
16714
16715 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16716
16717 * config.guess: Merge from FSF:
16718
16719 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16720
16721 * config.guess (Pyramid*:OSx*:*:*): New case.
16722 (PATH): Add /.attbin at end for finding uname.
16723 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
16724
16725 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16726
16727 * config.guess (M88*:DolphinOS:*:*): New case.
16728
16729 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16730
16731 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16732 to select whether to use ELF or COFF.
16733
16734 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16735
16736 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16737
16738 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16739
16740 * config.guess: Guess the OS version for HPUX.
16741
16742 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16743
16744 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16745
16746 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16747
16748 * configure.in: Recognize --with-headers, --with-libs, and
16749 --without-newlib.
16750 * Makefile.in (all-xiberty): Depend upon all-ld.
16751
16752 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16753
16754 * configure.in: Change i[34]86 to i[345]86.
16755
16756 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16757
16758 * configure (version): A few more tweaks to help message.
16759
16760 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16761
16762 * Makefile.in: Remove (for now) librx as a host library,
16763 now that we're building it for target.
16764
16765 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16766
16767 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16768 (Karl Berry).
16769
16770 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16771
16772 * configure.in: Also configure librx.
16773
16774 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16775
16776 * Makefile.in: Update various rules to reflect that librx
16777 is now needed for libg++.
16778
16779 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16780
16781 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16782
16783 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16784
16785 * configure.in: Configure the examples directory.
16786
16787 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16788
16789 * configure: Simplify Jun 2 1994 change.
16790
16791 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16792
16793 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16794 /bin/gcc isn't good enough to build gcc.
16795
16796 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16797
16798 * Makefile.in (GDB_SUPPORT_FILES): Remove
16799 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16800 (gdb.tar.gz): Add new rule to use standard distribution building
16801 mechanism.
16802
16803 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16804
16805 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16806 Bill Cox <bill@cygnus.com>.
16807
16808 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16809
16810 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16811
16812 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16813
16814 * configure: Search current dir first in .gdbinit.
16815
16816 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16817
16818 * config.sub: Recognize freebsd (merged from gcc config.sub).
16819
16820 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16821
16822 * config.sub: Refer to NeXT's operating system as nextstep.
16823
16824 * config.sub (case $basic_machine): Re-order the cases, to match
16825 the order in the FSF version (which is mostly alphabethical).
16826 Merge in some additions and changes from the FSF.
16827
16828 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16829
16830 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16831 * config.sub: Recognize cxux7.
16832 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16833
16834 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16835
16836 * config.sub: Fix typo powerpc -> powerpc-*.
16837
16838 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16839
16840 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16841
16842 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16843 parallel with all-emacs and install-emacs). Top-level command
16844 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16845
16846 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16847
16848 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16849 $(relbindir)/make before doing ``make install'', and use
16850 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16851 installing over running make binary.
16852 ($(host)-stamp-stage3-installed): Likewise.
16853
16854 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16855
16856 * config.guess: Recognize Mach.
16857
16858 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16859
16860 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16861 see whether --exec-prefix was used.
16862
16863 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16864
16865 * README: Explicitly mention libg++/README. (Zoo's idea.)
16866
16867 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16868
16869 * Makefile.in: Add all-librx target similar to all-libproc.
16870
16871 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16872
16873 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16874 with post 1.2 uname bogosity.
16875
16876 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16877
16878 * configure: Remove temporary files on receipt of a signal.
16879
16880 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16881
16882 * configure: If there is a package_makefile_frag, remove
16883 ${subdir}/Makefile.tem after copying it in.
16884
16885 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16886
16887 * build_all.mk: support rs6000 lynx identifies itself as
16888 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16889 since /bin/gcc is too feeble to compile a modern gcc.
16890
16891 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16892
16893 * brought devo/test-build.mk update-to-date with progressive/
16894 test-build.mk. Add lynx targets and hppa flag info.
16895
16896 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16897
16898 * configure.in: Use mh-ncrsvr43. Patch from
16899 Tom McConnell <tmcconne@sedona.intel.com>.
16900
16901 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16902
16903 * config.guess (i386-unknown-bsdi): No longer need to
16904 check #if defined(__bsdi__) && defined(__i386__).
16905
16906 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16907
16908 * configure: Set program_transform_nameoption correctly.
16909
16910 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16911
16912 * brought build-all.mk update-to-date with progressive build-all.mk,
16913 added new targets and hppa info.
16914
16915 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16916
16917 * configure: If config.guess result is a prefix of the user
16918 specified target, assume a native build and use the user specified
16919 target as the host alias. Remove SunOS patch suffix removal hack.
16920 * configure.in: Remove SunOS patch suffix removal hack.
16921
16922 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
16923 in NATIVE_CHECK_MODULES.
16924
16925 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
16926
16927 * Makefile.in: Rename HOST_ONLY to NATIVE.
16928 * configure: Delete SunOs patch suffix from host_canonical
16929 and build_canonical variables that are prepended to Makefiles.
16930 * configure.in: Add comments for easier maintenance.
16931
16932 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16933
16934 * Makefile.in: Add all-libproc target similar to all-gui.
16935
16936 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
16937
16938 * Makefile.in (CHECK_MODULES): split into
16939 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
16940
16941 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
16942
16943 * config.guess (i386-unknown-bsdi): New system to guess.
16944
16945 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16946
16947 * Makefile.in: Add all-gui target (but not yet build by "all").
16948
16949 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
16950
16951 * config.sub: Move deletion of patch suffix from here...
16952 * configure.in: To here, at Ian's suggestion. The top-
16953 level scripts might need to know of a patch level.
16954
16955 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
16956
16957 * config.sub: Strip off patch suffix so rtl is recognized
16958 as a sunos4.1.3 machine, even though it's been patched.
16959
16960 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
16961
16962 * Makefile.in (INSTALL_LAST): Delete.
16963 (INSTALL_DOSREL): New.
16964
16965 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16966
16967 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
16968 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
16969 whether we pass down --with-gnu-ld anyhow.
16970
16971 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
16972
16973 * Makefile.in (INSTALL_LAST): Change operation so it works
16974 on more flavors of make.
16975 * configure.in (go32): Don't build libg++ or libio.
16976
16977 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
16978
16979 * Makefile.in (Move HOST_PREFIX_1 and friends up so
16980 they can be overriden by templates.
16981
16982 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
16983
16984 * configure.in (target==go32): Don't build gdb.
16985 * dosrel: New directory.
16986
16987 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
16988
16989 * configure.in (host==go32): Configure dosrel too.
16990 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
16991 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
16992 be set by incoming names or templates.
16993 (INSTALL_LAST): New rule.
16994
16995 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
16996
16997 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
16998
16999 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17000
17001 * configure.in (appdirs): New variable. Currently empty, but will
17002 be used in gas distribution. If nonempty, lists a set of
17003 directories at least one of which must get configured, or top
17004 level configuration is considered to have failed.
17005 (rs6000-*-lynxos*): Use new file name.
17006
17007 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17008
17009 Eliminate XTRAFLAGS.
17010 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17011 newlib include files using -idirafter, and also use -nostdinc.
17012 (CXX_FOR_TARGET): Likewise.
17013 (XTRAFLAGS): Removed.
17014 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17015 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17016 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17017 ($(DO_X)): Don't pass down XTRAFLAGS.
17018
17019 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17020
17021 * configure.in (mips*-dec-bsd*): New target; do build linker.
17022 (mips*-*-bsd*): New target; don't build linker.
17023
17024 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17025
17026 * configure.in: support rs6000-*-lynxos* configuration.
17027 support sunos4 as a cross target.
17028
17029 * config.sub: look for lynx*, not lynx since the OS version may
17030 legitimately be part of the name.
17031
17032 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17033
17034 * configure.in (i[34]86-*-sco*): Move to be with other i386
17035 targets.
17036 (romp-*-*): New target. Skip various binary utilities.
17037 (vax-*-*): New target. Don't build newlib.
17038 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17039
17040 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17041
17042 * configure.in: Only set host_makefile_frag if config
17043 directory exists.
17044
17045 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17046
17047 * install.sh: If $dstdir exists, don't check whether each
17048 component does.
17049
17050 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17051
17052 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17053
17054 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17055
17056 * configure.in (*-*-lynxos*): Don't configure newlib for either
17057 native or cross Lynx.
17058
17059 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17060
17061 * config.sub (sparc64-elf): Fix os.
17062 (z8k): Remove duplicate.
17063
17064 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17065
17066 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17067 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17068
17069 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17070
17071 * configure: Make file links cleanly even if Lynx fails on
17072 an NFS symlink (at least fail cleanly).
17073
17074 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17075
17076 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17077 -XNh2000.
17078
17079 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17080
17081 * configure: Unknown options are fatal again.
17082
17083 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17084
17085 * configure: Ignore --x-includes and --x-libraries, for Autoconf
17086 compatibility.
17087
17088 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17089
17090 * build-all.mk: Add `clean' target.
17091
17092 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17093
17094 * config.guess: Add SINIX support.
17095 * configure.in: Add mips-*-sysv4* support.
17096
17097 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17098
17099 * build-all.mk: Document all useful targets.
17100 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17101 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17102
17103 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17104
17105 * configure: Support --silent, --quiet.
17106
17107 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17108
17109 * configure: Support --disable-FEATURE.
17110
17111 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17112
17113 * config.guess: Recognize NCR running SVR4.3.
17114
17115 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17116
17117 * config.guess: Make BSDI generate i386-unknown-bsd386.
17118 Patch from Paul Eggert <eggert@twinsun.com>.
17119
17120 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17121
17122 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17123
17124 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17125
17126 * configure: Make unrecognized options give nonfatal warnings
17127 instead of fatal errors, and pass them to any subdirectory
17128 configures in case they recognize them.
17129 Make --x equivalent to --with-x.
17130
17131 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17132
17133 * configure: Add --enable-* options. Clean up usage message and
17134 some comments.
17135
17136 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17137
17138 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17139
17140 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17141
17142 * configure.in (hppa*-*-*): Enable binutils.
17143
17144 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17145
17146 * config.sub: Recognize cisco.
17147
17148 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17149
17150 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17151
17152 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17153
17154 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17155 than one configuration name. Add comment.
17156
17157 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17158
17159 * config.guess: about target *-hitachi-hiuxwe2, fixed
17160 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17161 macro is incorrect.]
17162
17163 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17164
17165 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17166 than the "make ls" stuff which used to be here.
17167
17168 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17169
17170 * config.guess: Recognize i[34]86-unknown-freebsd.
17171 From Shawn M Carey <smcarey@rodan.syr.edu>.
17172
17173 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17174
17175 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17176
17177 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17178
17179 * config.guess: Check for ptx.
17180
17181 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17182
17183 * config.sub: Add os9k checking.
17184
17185 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17186
17187 * config.guess: Handle OSF1 running on HPPA processors
17188
17189 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17190
17191 * configure: If subdir configure fails, print out a message with
17192 subdirectory name, in case subdir's configure code didn't identify
17193 itself.
17194
17195 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17196
17197 * configure.in: Remove embedded newlines from configdirs.
17198 Avoid mismatches of substrings. Fix matching strings at end
17199 of configdirs.
17200
17201 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17202
17203 * config.guess: Add Lynx/rs6000 config support.
17204
17205 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17206
17207 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17208
17209 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17210
17211 * configure.in (hppa*-*-osf*): Treat this just like most other
17212 PA configurations (eg no binutils or ld).
17213 (hppa*-*-*elf*): These configurations have binutils and ld.
17214
17215 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17216
17217 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17218
17219 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17220
17221 * configure.in (rs6000-*-*): Build gas.
17222
17223 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17224
17225 * Makefile.in: Avoid bug in losing hpux sed.
17226
17227 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17228
17229 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17230 for GDB and GDB has been fixed to not need it.
17231
17232 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17233
17234 * config.guess: Recognize vax hosts.
17235
17236 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17237
17238 * configure (while loop): Don't use "break 2" inside case
17239 statement -- the case statement isn't an enclosing loop.
17240
17241 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17242
17243 * config.guess: Clean up NeXT support, to allow nextstep
17244 on Intel machines. Make OS be nextstep.
17245
17246 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17247
17248 * config.guess: Add alternate forms for Convex.
17249
17250 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17251
17252 * configure: Completely rewrite option processing. Take
17253 advantage of pattern-matching to avoid invoking test frequently.
17254 Also clean up host and target defaulting logic.
17255
17256 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17257
17258 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17259 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17260 commands (plus user environment) will fit SCO limits.
17261
17262 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17263
17264 * configure.in: Don't issue warnings about directories which are
17265 not being configured if -norecursion is set. Correct test for
17266 --with-gnu-as and --with-gnu-ld to not get confused by substring
17267 matches.
17268
17269 * configure.in: Don't build gas for alpha-dec-osf1*.
17270
17271 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17272
17273 * configure: Back out Per's change of 12/19/1993. It changes the
17274 behavior of configure in unexpected and confusing ways.
17275
17276 Also, use different delim char when calculating
17277 program_transform_name so that the name can contain slashes.
17278
17279 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17280
17281 * configure.in, config.sub: Add support for VSTa micro-kernel.
17282
17283 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17284
17285 * configure.in: Nuke hacks which were used to get a special
17286 version of GAS for HPPA configurations.
17287
17288 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17289
17290 * configure: If only ${target_alias} is given, use that
17291 as the default for ${host_alias}.
17292 * configure: Add missing back-slashes before nested quotes.
17293
17294 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17295
17296 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17297
17298 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17299
17300 * config.guess: Recognize some Tektronix configurations.
17301 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17302
17303 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17304
17305 * config.sub: Match any flavor of SH.
17306
17307 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17308
17309 * configure.in: Don't try to configure newlib for Alpha.
17310
17311 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17312
17313 * configure.in: Don't build ld for Irix 5. Don't build gas,
17314 libg++ or libio for any Alpha target.
17315
17316 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17317
17318 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17319
17320 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17321 default arguments -- so it tried to compress itself.
17322
17323 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17324
17325 * configure.in (notsupp): ensure that a space is always at the end
17326 of the configdirs list, since the grep checks for an explicit space
17327
17328 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17329
17330 * configure.in (target i386-sysv4.2): don't build ld, since static
17331 versions of many libraries are not available.
17332
17333 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17334
17335 * config.guess: Recognize Apollos (using environment variables).
17336 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17337
17338 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17339
17340 * config.guess: Recognize Sony news mips running newsos.
17341
17342 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17343
17344 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17345 "fi ; else" for bash.
17346
17347 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17348
17349 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17350
17351 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17352
17353 * config.sub: accept unixware as an alias for svr4.2.
17354 Fix some inconsistancies with the gcc version.
17355
17356 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17357
17358 * Makefile.in (DISTDOCDIRS): Add gdb.
17359
17360 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17361
17362 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17363
17364 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17365
17366 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17367 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17368 this now.
17369
17370 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17371
17372 * config.sub: Accept hiux* as an OS name.
17373
17374 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17375 etc/make-stds.texi. The underscore came from gcc, and dje now
17376 agrees that RUNTESTFLAGS is the correct name.
17377
17378 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17379
17380 * install.sh: Remove 'set -e'. It makes any conditionals
17381 in the script useless.
17382
17383 * config.guess: Automatically recognize arm-acorn-riscix
17384 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17385
17386 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17387
17388 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17389
17390 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17391
17392 * Makefile.in (DISTDOCDIRS): New variable.
17393 (taz): Edit local Makefile.in sooner, instead of proto-toplev
17394 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
17395
17396 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17397
17398 * configure.in (hppa target): check the source directory for the
17399 pagas sub-directory
17400
17401 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17402
17403 * config.sub: Allow -aout* and -elf*.
17404
17405 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17406
17407 * configure.in: Don't build ld on i386-solaris2, same as for
17408 sparc-solaris2.
17409
17410 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17411
17412 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17413
17414 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17415
17416 * configure.in: Configure gdb for alpha.
17417
17418 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17419
17420 * Makefile.in (CXXFLAGS): Add -O.
17421
17422 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17423
17424 * config.guess: added support for DG Aviion
17425
17426 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17427
17428 * configure.in: Produce warning message for subdirectories not
17429 configurable for this host/target combination. Don't try to
17430 configure gdb for vms.
17431
17432 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17433
17434 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17435 appropriate files before making "diststuff".
17436 (DISTBISONFILES): New var: list of files to be edited.
17437 (DISTSTUFFDIRS): Add binutils.
17438
17439 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17440
17441 * config.sub: also handle mipsel and mips64el (for little endian mips)
17442
17443 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17444
17445 * configure.in: Add * to end of all OS names.
17446
17447 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17448
17449 * configure.in: Build newlib for LynxOS native.
17450
17451 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17452
17453 * config.guess: Add support for delta 88k running SVR3.
17454
17455 * configure.in: Add comment about HP compiler vs. emacs.
17456
17457 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17458
17459 * configure.in: don't build ld on solaris2 (not a viable option
17460 due to bugs in getpwnam & getpwuid)
17461
17462 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17463
17464 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17465 config.guess will produce a full version number.
17466
17467 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17468
17469 * configure.in: Build linker and binutils for alpha-dec-osf1.
17470
17471 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17472
17473 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17474 and gdb/testsuite/Makefile.in.
17475
17476 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17477
17478 * configure.in: recognize mips*- instead of mips-
17479
17480 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17481
17482 * config.sub: Accept linux*coff and linux*elf as operating
17483 systems.
17484
17485 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17486
17487 * config.sub: Recognize mips64, and mips3 as an alias for it.
17488
17489 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17490
17491 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17492 gdb knows how to handle OSF/1 shared libraries.
17493
17494 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17495
17496 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17497 * config.guess: Recognize Hitachi's HIUX.
17498 * config.sub: Recognize h3050r* and hppahitachi.
17499 Remove redundant cases for hp9k[23]*.
17500
17501 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17502
17503 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17504 if gas and ld are in the source tree and are in ${configdirs}.
17505 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17506 --with options (but still pass them down on the command line,
17507 if they were explicitly specified).
17508
17509 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17510
17511 * configure: substitute SHELL value in Makefile.in with
17512 ${CONFIG_SHELL}
17513
17514 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17515
17516 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17517 *-*-solaris2* targets.
17518
17519 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17520
17521 * Makefile.in: define M4, and pass it down to sub-makes;
17522 all-autoconf now depends on all-m4
17523
17524 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17525
17526 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17527 presence of {ar,ranlib} instead of a configured directory
17528
17529 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17530
17531 * config.guess: Accept 34?? as well as 33?? for NCR.
17532
17533 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17534
17535 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17536 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17537
17538 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17539
17540 * configure: grab values for $(CC) and $(CXX) from the
17541 environment, so that someone can do "CC=gcc configure; make" and
17542 have it work right (matching the way that autoconf works now)
17543
17544 * configure.in, Makefile.in: add support for gash, the tcl
17545 interface to Galaxy
17546
17547 * config.guess: add NetBSD variants (hp300, x86)
17548
17549 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17550
17551 * install.sh: Support -d option (in the manner of SunOS 4 install,
17552 as it is more deterministic than that of GNU install)
17553 (chmodcmd): Set file to mode 755 by default (should also do default
17554 chgrp and chown, but I don't feel like dealing with that now)
17555
17556 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17557
17558 * config.sub: Remove h8300hhms alias.
17559
17560 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17561
17562 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17563
17564 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17565
17566 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17567 as stmp-fixinc
17568
17569 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17570
17571 * config.sub: recognize m88110-bug-coff.
17572
17573 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17574
17575 * Makefile.in (all-libio): all dependencies on the toolchain used
17576 to build this (gcc, gas, ld, etc)
17577
17578 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17579
17580 * config.guess: Deal with OSF/1 1.3 on alpha.
17581
17582 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17583
17584 * install.sh: add some 'else true' clauses for portability
17585
17586 * configure.in: don't build libio for h8[35]00-*-* targets
17587
17588 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17589
17590 * Makefile.in: Add support for new libio.
17591
17592 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17593
17594 * install.sh: If one command fails, don't try the rest. Don't try
17595 to remove $dsttmp (via trap) unless we have already created it.
17596 If $src doesn't exist, detect it and exit with an error.
17597
17598 * config.guess: Recognize BSD on hp300.
17599
17600 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17601
17602 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17603 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17604
17605 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17606
17607 * Makefile.in (all-send-pr): depends on all-prms
17608
17609 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17610
17611 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17612
17613 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17614
17615 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17616 Added test for mips-mips-riscos5.
17617
17618 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17619
17620 * configure.in: use mh-hp300 for 68k HP hosts
17621
17622 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17623
17624 * configure: add support for CONFIG_SHELL, so that you can use
17625 some alternate shell for evaluating configure scripts
17626
17627 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17628
17629 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17630 in configure script to bug-gdb@prep.ai.mit.edu when building
17631 distribution archive.
17632 * Makefile.in (COMPRESS): Remove def.
17633 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17634 gdb.tar.Z and make-gdb.tar.Z respectively.
17635 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17636 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17637 to convergence with 'taz' target in Makefile.in.
17638
17639 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17640
17641 * install.sh (dsttmp): use trap to ensure that tmp files go
17642 away on error conditions
17643
17644 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17645
17646 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17647
17648 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17649
17650 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17651 its parent is '/' not ''.
17652
17653 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17654
17655 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17656
17657 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17658 that ${newsrcdir}/configure.in does.
17659
17660 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17661
17662 * test-build.mk: support for CONFIG_SHELL
17663
17664 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17665
17666 * config.sub (netware): Add as a basic system type.
17667
17668 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17669
17670 * Makefile.in (Makefile): depend on configure.in. Also drop the
17671 $(srcdir)/ from the dependency on Makefile.in.
17672
17673 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17674
17675 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17676 (h8300hhms is temporary until multi-libraries are implemented).
17677 * configure.in: Handle h8300h too.
17678
17679 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17680
17681 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17682
17683 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17684
17685 * configure: Remove extraneous output when guessing host type.
17686 * config.guess: Remove extraneous output when guessing using C
17687 compiler rather than uname, or when guessing fails.
17688
17689 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17690
17691 * Makefile.in: remove all.cross and install.cross targets
17692
17693 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17694 definitions
17695
17696 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17697
17698 * configure.in (target sh): Build gprof.
17699
17700 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17701
17702 * config.sub: change -solaris to -solaris2
17703
17704 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17705
17706 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17707
17708 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17709
17710 * configure: Correct error message for missing Makefile.in to
17711 print correct directory.
17712
17713 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17714
17715 * install.sh: kludge around 386BSD shell bug
17716
17717 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17718
17719 * config.guess: Recognize NeXT.
17720 * config.guess: Recognize i486-ncr-sysv4.
17721 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17722
17723 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17724
17725 * Makefile.in (MAKEINFOFLAGS): New variable.
17726 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17727 * build-all.mk, test-build.mk: Pass down --no-split as
17728 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17729
17730 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17731
17732 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17733
17734 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17735
17736 * Makefile.in (libg++.tar.z): New rule.
17737 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17738 * Makefile.in (taz): Only do a single chmod.
17739
17740 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17741
17742 * install.sh: don't use dirname anymore (replaced with sed usage)
17743
17744 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17745
17746 * Makefile.in: Change extension for gzip'd files from '.z' to
17747 '.gz' per new FSF standard usage.
17748
17749 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17750
17751 * configure: put quotes around the final value of program_transform_name
17752
17753 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17754
17755 * Makefile.in: new install.sh support; update install-info rules
17756
17757 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17758
17759 * configure.in: Build diff for crosses, but not for go32 host.
17760
17761 * configure.in: Build gprof only for native, and don't build it
17762 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17763
17764 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17765
17766 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17767
17768 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17769
17770 * configure.in (host_tools): Add prms.
17771
17772 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17773
17774 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17775 with $(FLAGS_TO_PASS) on the command line
17776
17777 * config.sub: Recognize lynx and lynxos
17778
17779 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17780
17781 * config.sub: Accept -ecoff*, not just -ecoff.
17782
17783 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17784
17785 * Makefile.in (taz): Use .gz suffix instead of .z.
17786 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17787 names.
17788
17789 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17790
17791 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17792
17793 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17794
17795 * Makefile.in (install-no-fixedincludes): install gcc last, so
17796 that rebuilds that might happen during 'make install' don't get
17797 bogus gcc include files
17798
17799 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17800
17801 Change from Utah for HPPA support:
17802 * config.guess: Recognize hppa1.x-hp-bsd.
17803
17804 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17805
17806 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17807 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17808
17809 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17810
17811 * config.sub: Add support for rom68k and bug boot monitors.
17812
17813 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17814
17815 * Makefile.in: Make all-opcodes depend on all-bfd.
17816
17817 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17818
17819 * config.guess: Added special check for i[34]86-univel-sysv4*.
17820
17821 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17822
17823 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17824 the processor rather than assuming i486.
17825
17826 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17827
17828 * config.guess: Recognize SunOS6 as Solaris3.
17829
17830 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17831
17832 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17833 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17834
17835 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17836
17837 * build-all.mk (all-cross): New target for Canadian Cross.
17838 Added Q2 go32 targets.
17839 * test-build.mk: Configure go32 cross sparclite-aout and
17840 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17841 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17842
17843 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17844
17845 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17846 GO32 hosted toolchains
17847
17848 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17849
17850 * configure: change so "-exec-prefix" gets passed down rather
17851 than "-exec_prefix" so autoconf generated Makefiles get the
17852 exec_prefix set right.
17853
17854 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17855
17856 * config.guess: get the Solaris2 minor version number
17857
17858 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17859
17860 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17861
17862 * config.guess: Recognize some Sequent platforms.
17863
17864 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17865
17866 * Makefile.in: added the vault-install target
17867
17868 * configure.in: actually use the Sun3 makefile fragment that's in
17869 config, also added the release dir to configdirs
17870
17871 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17872
17873 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17874
17875 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17876
17877 * configure.in: remove some program from Alpha targetted toolchains
17878
17879 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17880
17881 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17882 gprof.
17883 (taz): Run "make diststuff" in those directories instead of "make
17884 proto-dir". Look for "VERSION=" only at start of line in subdir
17885 Makefile. Use "gzip -9" for compression.
17886 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17887 (binutils.tar.z): New target.
17888
17889 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17890
17891 * Makefile.in (taz): Include gpl.texinfo.
17892
17893 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17894
17895 * Makefile.in (setup-dirs): Merged into "taz" target.
17896 (taz): Only do `proto-dir' stuff if a directory is actually needed
17897 for this target.
17898
17899 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17900
17901 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17902 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17903 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17904 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17905 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17906
17907 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17908
17909 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17910 config.sub, and move-if-change to gdb testsuite distribution
17911 archive, so the testsuite can be extracted, configured, and
17912 run separately from the gdb distribution. Blow away the Chill
17913 tests that require a Chill compiled executable, since GNU Chill
17914 is not yet publically available.
17915
17916 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17917
17918 * test-build.mk: set environment variables in a single command,
17919 instead of a list of assignments and exports
17920
17921 * config.guess: recognize Alpha/OSF1 systems
17922
17923 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
17924
17925 * configure: Change help message to prefer --options rather than
17926 -options.
17927
17928 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17929
17930 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
17931 zippy@ecst.csuchico.edu.
17932 * config.guess: Recognize miniframe.
17933
17934 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
17935
17936 * Makefile.in: Use srcroot to find runtest rather than rootme.
17937 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
17938
17939 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
17940
17941 * test-build.mk: Extensive additions to support building on a
17942 machine other than the host.
17943
17944 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17945
17946 * configure (tooldir): Fix for i386-aix again.
17947
17948 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
17949
17950 * configure, Makefile.in: Change definition of $(tooldir)
17951 to match the FSF.
17952
17953 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
17954
17955 * config.guess: Recognize i[34]86/SVR4.
17956
17957 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17958
17959 * Makefile.in (all-gdb): gdb depends on sim.
17960
17961 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
17962
17963 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
17964 at the same time we make the prototype gdb directory.
17965 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
17966 files at the same time as the gdb base release distribution.
17967
17968 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
17969
17970 * Makefile.in (check): Use individual check targets rather than
17971 DO_X rule.
17972 (check-gcc): Added.
17973
17974 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
17975
17976 * config.sub: Use sysv3.2 not sysv32 for canonical OS
17977 for System V release 3.2.
17978
17979 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17980
17981 * config.sub: Recognize hppaosf.
17982 * configure.in: Do configure ld/binutils/gas for it.
17983
17984 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17985
17986 * configure (tooldir): Alter syntax used to set this, for systems
17987 where "\$" isn't handled right, like i386-aix.
17988
17989 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
17990
17991 * configure: Pass program-transform-name, not
17992 program_transform_name, to recursive configures.
17993
17994 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
17995
17996 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
17997 of gas+ld+binutils.
17998
17999 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18000
18001 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18002
18003 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18004
18005 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18006
18007 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18008
18009 * Makefile.in (PRMS): Set back to all-prms.
18010
18011 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18012
18013 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18014 targets, rather than for MIPS hosts.
18015
18016 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18017
18018 * configure.in: add comment for --with-x default values
18019
18020 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18021
18022 * Makefile.in: add check-* targets for each of the directories in
18023 the tree. Add a definition of RUNTEST that will use the one we
18024 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18025
18026 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18027
18028 * configure.in: Removed obsolete references to bfd_target and
18029 target_makefile_frag.
18030
18031 * build-all.mk: Set assorted targets for Q2.
18032 * config.sub: Recognize z8k-sim and h8300-hms.
18033 * test-build.mk: Really don't pass host to configure.
18034 (HOLES): Added uname.
18035
18036 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18037
18038 * configure: Handle an empty program-prefix, program-suffix or
18039 program-transform-name correctly.
18040
18041 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18042
18043 * build-all.mk: -G 8 no longer required for MIPS targets.
18044 * test-build.mk: Don't pass host argument to configure; make it
18045 guess.
18046
18047 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18048
18049 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18050 * Makefile.in (COMPRESS): New macro, like GZIP.
18051
18052 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18053
18054 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18055
18056 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18057 with gas currently defaults to -G 0.
18058
18059 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18060
18061 * Makefile.in (all-flex): flex depends on byacc.
18062
18063 * build-all.mk: If host not specified, use config.guess. Pass TAG
18064 to test-build.mk as RELEASE_TAG.
18065 * test-build.mk (configargs): New variable containing arguments to
18066 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18067 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18068
18069 * config.guess: Use /bin/uname when checking -X argument on SCO,
18070 to avoid invoking GNU uname which doesn't understand -X.
18071
18072 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18073
18074 * configure.in: Build gas for mips-*-*.
18075
18076 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18077
18078 * Makefile.in (all.normal): insert missing backslash.
18079
18080 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18081
18082 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18083
18084 * Makefile.in: Complete overhaul to merge many almost identical
18085 targets.
18086
18087 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18088
18089 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18090 (gdb.tar.Z): Adjusted.
18091
18092 * Makefile.in (setup-dirs, taz): New targets; should be general
18093 enough to adapt for gdb sometime. Build only .z file.
18094 (gas.tar.z): New target.
18095
18096 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18097
18098 * build-all.mk: Use CC=cc -Xs on Solaris.
18099
18100 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18101
18102 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18103 for handling BISON for FSF releases.
18104
18105 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18106
18107 * configure: Actually implement the change zoo just documented.
18108
18109 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18110
18111 * configure: when using config.guess, only set target_alias when
18112 it's not already been set (ie, on the command line)
18113
18114 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18115
18116 * Makefile.in: add installcheck target, set PRMS to install-prms
18117
18118 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18119
18120 * configure: add support for package_makefile_fragment, handle the
18121 case where a directory has a configure.in file but no Makefile.in
18122 more gracefully (with an actual understandable error message, even);
18123 add support for --without (and add this to the usage message); also
18124 explicitly add a --host=${host_alias} to the command line when
18125 config.guess is used
18126
18127 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18128
18129 * configure: Must use both --host and --target in recursive calls.
18130
18131 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18132
18133 * Makefile.in: Change deja-gnu to dejagnu.
18134
18135 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18136
18137 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18138
18139 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18140
18141 * configure.in: canonicalize all instances to *-*-solaris2*,
18142 also strip out a number of tools to not build for go32 host
18143
18144 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18145
18146 * config.guess: add GPL.
18147
18148 * Makefile.in, config.guess, config.sub, configure: bump
18149 copyrights to 93.
18150
18151 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18152
18153 * Makefile.in (do-info): Removed obsolete check for existence of
18154 localenv file.
18155
18156 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18157
18158 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18159
18160 * Makefile.in: a couple of 'else true' for decstation,
18161 support for TclX
18162
18163 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18164
18165 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18166
18167 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18168
18169 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18170
18171 * config.guess: Recognize i386-ibm-aix (PS/2).
18172 * configure.in: Use config/mh-aix386 file for it.
18173
18174 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18175
18176 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18177 CC_FOR_TARGET instead.
18178 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18179
18180 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18181
18182 * Makefile.in: Add sim to list of directories sent with gdb
18183
18184 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18185
18186 * configure.in: Put back mips-dec-bsd* case.
18187
18188 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18189
18190 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18191 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18192 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18193
18194 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18195
18196 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18197
18198 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18199 (install-info): install dir.info only if it exists,
18200 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18201
18202 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18203
18204 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18205 gas for mips-dec-bsd.
18206
18207 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18208
18209 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18210 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18211
18212 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18213
18214 * configure.in: Added "dejagnu" to hosttools list.
18215
18216 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18217
18218 * config.sub, configure.in, config.guess: Add support
18219 for Bosx, an AIX variant from Bull.
18220 Patches from F.Pierresteguy@frcl.bull.fr.
18221
18222 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18223
18224 * devo/dejagnu: Initial creation of devo/dejagnu.
18225 Migrated dejagnu testcases and support files for testing software
18226 tools to reside as subdirectories, currently called "testsuite",
18227 within the directory of the software tool. Migrated all programs,
18228 support libraries, etc. beloging to dejagnu proper from
18229 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18230 with no modifications. The changes to these files which will
18231 allow them to configure, build, and execute properly will be made
18232 in a future update.
18233
18234 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18235
18236 * Makefile.in: Change send_pr to send-pr.
18237 * configure.in: Likewise.
18238 * send_pr: Renamed directory to send-pr.
18239
18240 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18241
18242 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18243
18244 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18245
18246 * README: Update for gdb-4.8 release.
18247 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18248 gdb-xxx.tar.z (gzip'd) file also.
18249
18250 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18251
18252 * Makefile.in: make all-diff depend on all-libiberty
18253
18254 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18255
18256 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18257
18258 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18259
18260 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18261
18262 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18263
18264 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18265 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18266 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18267
18268 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18269
18270 * Makefile.in: makeinfo binary is in a new location
18271
18272 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18273
18274 * config.sub: Accept -ecoff as an OS.
18275
18276 * Makefile.in: Various changes to eliminate a level of make
18277 recursion and reduce the required command line length.
18278 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18279 sub-makes.
18280 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18281 variables holding settings for specific sub-makes.
18282 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18283 in terms of BASE_FLAGS_TO_PASS.
18284 (TARGET_LIBS): New variable listing directories which use
18285 TARGET_FLAGS_TO_PASS.
18286 (subdir_do): Eliminated.
18287 (do-*): New set of targets to replace subdir_do.
18288 (various): All targets which used subdir_do now depend on do-*.
18289 (local-clean): Renamed from do_clean.
18290 (local-distclean): New target, dependency of distclean and
18291 realclean.
18292 (install-info): Don't create directories. Depend on dir.info
18293 rather than calling make recursively.
18294 (install-dir.info): Eliminated.
18295 (install-info-dirs): Create all info directories here.
18296 (dir.info): Depend upon do-install-info.
18297
18298 * test-build.mk (HOLES): Added false.
18299
18300 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18301
18302 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18303
18304 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18305
18306 * Makefile.in (info): remove dependency on all-texinfo. The
18307 problem was really in texinfo/C, not at this level.
18308
18309 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18310
18311 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18312
18313 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18314
18315 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18316 GDB releases.
18317
18318 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18319
18320 * configure: Include srcdir in message about target of link not
18321 being found. Don't convert `-' to `_' in `with' options being
18322 passed to subdirs.
18323
18324 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18325
18326 * configure.in: add uudecode to host_tools
18327
18328 * Makefile.in: added {all,install}-uudecode targets, added them to
18329 the appropriate lists
18330
18331 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18332
18333 * Makefile.in (all-gcc): Added dependency on all-gas.
18334
18335 * configure.in (mips-*-*): Build ld and binutils.
18336
18337 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18338
18339 * configure: check return code from mkdir, print error message and
18340 exit on failure.
18341
18342 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18343
18344 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18345
18346 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18347
18348 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18349
18350 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18351
18352 * config.sub (h8500): Recognize this as a cpu type.
18353
18354 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18355
18356 * configure: source directory missing is no longer a warning
18357
18358 * configure.in: recognize irix[34]* instead of irix[34]
18359
18360 * Makefile.in: define and pass down X11_LIB
18361
18362 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18363
18364 * guess-systype: Renamed to ...
18365 * config.guess: ... by popular request.
18366 * configure.in, Makefile.in: Update accordingly.
18367
18368 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18369
18370 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18371 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18372 + Execute ./dummy instead of assuming . is in PATH.
18373
18374 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18375
18376 * guess-systype: New shell script. Attempts to guess the
18377 canonical host name of the executing host.
18378 Only a few hosts are supported so far.
18379 * configure: Call guess-systype if no host is specified.
18380
18381 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18382
18383 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18384 gcc Makefile.
18385
18386 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18387
18388 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18389 (all-gcc, install-gcc, subdir_do): Use it.
18390
18391 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18392
18393 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18394
18395 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18396
18397 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18398 set exclusively by configure, using configure.in .
18399
18400 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18401
18402 * test-build.mk: set $PATH for all builds
18403
18404 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18405
18406 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18407
18408 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18409 the one used in gcc/Makefile.in, so that a null expansion doesn't
18410 override the one needed to build gcc with a native cc.
18411
18412 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18413
18414 * configure: Accept -with arguments.
18415
18416 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18417
18418 * Makefile.in: added h8300sim
18419
18420 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18421
18422 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18423 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18424 (all-cygnus, native, build-cygnus): Make
18425 $(canonhost)-stamp-3stage-done, not $(host)....
18426 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18427 i386-sco3.2v4. Added else true to if command.
18428
18429 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18430
18431 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18432
18433 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18434
18435 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18436
18437 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18438
18439 * configure.in: don't remove binutils from Solaris builds
18440
18441 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18442
18443 * Makefile.in: get rid of earlier definitions for *clean,
18444 also handle the recursive info rule better
18445
18446 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18447
18448 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18449 do more-or-less the right thing.
18450
18451 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18452
18453 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18454 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18455
18456 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18457
18458 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18459 $(host_canonical).
18460
18461 * configure.in: split the configdirs list into 4 categories (native
18462 v. cross, library v. tool) and handle the cross-only and native-
18463 only in more reasonable (and correct!) way.
18464
18465 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18466
18467 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18468 configdirs anymore.
18469
18470 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18471
18472 * Makefile.in: extensive cleanup:: removed all of the explicit
18473 clean-* targets, collapsed many wrappers around subdir_do into
18474 one, added additional targets to satisfy standards.texi, deleted
18475 some old targets, some changes for consistency
18476
18477 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18478
18479 * configure.in: handle some programs as cross-only, and others as
18480 native only
18481
18482 * test-build.mk: handle partial holes in a more generic manner
18483
18484 * Makefile.in: m4 depends on libiberty
18485
18486 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18487
18488 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18489 time, wdiff, and find to configdirs
18490
18491 * Makefile.in: all, clean, and install rules for the new programs
18492 added to configure.in
18493
18494 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18495
18496 * configure.in: use mh-sun for all *-sun-* hosts
18497
18498 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18499
18500 * Makefile.in: define flags for X11 include files and library file
18501 locations, pass them down to the programs that need this info
18502
18503 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18504
18505 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18506
18507 * configure.in: start building libg++ for HP-UX targets
18508
18509 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18510
18511 * README: Update references to files moved into etc/.
18512
18513 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18514
18515 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18516 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18517
18518 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18519
18520 * configure: accept dash as well as underscore in long option
18521 names for FSF compatibility.
18522
18523 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18524
18525 * config.sub: added -sco3.2v4 support from FSF.
18526
18527 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18528
18529 * configure.in: expand the section that adds or removes
18530 directories from the list of programs to build, to handle native
18531 vs. cross in addition to host v. native
18532
18533 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18534
18535 * Makefile.in: Replace C++ in macro names with CXX.
18536 This is less likely to break ...
18537
18538 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18539
18540 * test-build.mk: add -w to GNU_MAKE
18541
18542 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18543
18544 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18545 add 'sparc' to list of recognized cpus. This needed to make
18546 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18547 Delete some redundant ose68 variants. Recognize -wrs as an os,
18548 then changes that into $CPU-wrs-vxworks.
18549
18550 * configure.in: remove most references to gdbtest, regularize
18551 target based program removal
18552
18553 * test-build.mk: import from p3 tree (many fixes and changes)
18554
18555 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18556
18557 * Makefile.in: added rules to handle tcl, tk, and expect
18558
18559 * configure.in: handle those directories if they exist
18560
18561 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18562
18563 * config.sub: removed bogus hppabsd and hppahpux names, since
18564 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18565
18566 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18567
18568 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18569 depends upon all-xiberty
18570
18571 * Makefile.in: changes from p3, including:
18572
18573 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18574
18575 * Makefile.in (XTRAFLAGS): include newlib directories if
18576 newlib/Makefile exists, rather than if host != target.
18577
18578 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18579
18580 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18581 from the same source tree and not building a cross-compiler. This
18582 matters for the libg++ configuration if reconfiguring a tree that
18583 has already been installed.
18584
18585 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18586
18587 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18588 pick up the machine and system specific header files.
18589
18590 * Makefile.in: added AS_FOR_TARGET, passed down in
18591 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18592 the C compiler to use to create programs which are run in the
18593 build environment, set it to default to $(CC), and passed it down
18594 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18595
18596 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18597
18598 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18599 We need them for unusual native builds, like systems without
18600 ranlib.
18601
18602 * configure: also define $(host_canonical) and
18603 $(target_canonical), which are the full, canonical names for the
18604 given host and target
18605
18606 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18607
18608 * Makefile.in: Added separate definitions for C++.
18609
18610 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18611
18612 * configure.in (configdirs): Add deja-gnu.
18613
18614 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18615
18616 * README: Update for configure.texi and gdb-4.7 release.
18617
18618 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18619
18620 * Makefile.in: Move "all" target to top of file.
18621 Previously, first target was ".PHONY" which caused BSD4.4 make
18622 to build .PHONY when make was run without arguments.
18623
18624 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18625
18626 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18627 Library-copylefted code in libiberty.
18628
18629 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18630
18631 * config.sub: Replace m68kmote with plain old m68k.
18632
18633 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18634
18635 * Makefile.in: Remove space from blank line, avoid Make complaints.
18636
18637 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18638
18639 * config.sub: Complain if no argument is given. Added support for
18640 386bsd as OS and target alias.
18641
18642 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18643
18644 * Makefile.in (XTRAFLAGS): include newlib directories if
18645 newlib/Makefile exists, rather than if host != target.
18646
18647 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18648
18649 * config.sub: recognize sparclite-wrs-vxworks.
18650
18651 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18652 p3.) Added clean-xiberty to clean.
18653
18654 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18655
18656 * configure.in: use *-*-* instead of nested cases for host and target
18657
18658 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18659
18660 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18661 from the same source tree and not building a cross-compiler. This
18662 matters for the libg++ configuration if reconfiguring a tree that
18663 has already been installed.
18664
18665 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18666
18667 * config.sub (i486v/i486v4): Merge in from FSF version.
18668
18669 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18670
18671 * configure: only set PWD if it is already set.
18672
18673 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18674
18675 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18676 doesn't have unset and all success paths (and most error paths)
18677 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18678 to just ${PWD} to avoid confusion.)
18679
18680 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18681
18682 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18683 even for a native compilation.
18684
18685 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18686
18687 Changes to make the gdb.tar.Z rule work better.
18688
18689 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18690 (DEVO_SUPPORT): Add configure.texi.
18691 (bfd-ilrt.tar.Z): Remove ancient rule.
18692
18693 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18694
18695 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18696 pick up the machine and system specific header files.
18697
18698 * configure.in, config.sub: added new target m68010-adobe-scout,
18699 with alias of adobe68k. Changed configure.in to check for
18700 -scout before -sco* to avoid a false match.
18701
18702 * Makefile.in: added AS_FOR_TARGET, passed down in
18703 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18704 the C compiler to use to create programs which are run in the
18705 build environment, set it to default to $(CC), and passed it down
18706 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18707
18708 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18709
18710 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18711 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18712 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18713 FOR_TARGET variants, to newlib and libg++.
18714
18715 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18716
18717 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18718 first.
18719
18720 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18721
18722 * config.sub: Accept `elf' as an environment.
18723
18724 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18725
18726 * Makefile.in (all-opcodes): cd into the right directory
18727
18728 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18729
18730 * configure: added -program_transform_name option, used as
18731 argument to sed when installing programs.
18732 configure.texi: added documentation for -program_prefix,
18733 -program_suffix and -program_transform_name.
18734
18735 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18736
18737 * config.sub: Accept i486 where i386 ok.
18738
18739 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18740
18741 * config.sub: accept we32k
18742
18743 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18744
18745 * config.sub, configure.in: accept OSE68000 and OSE68k.
18746
18747 * Makefile.in: don't create all directories for ``make install'';
18748 let the subdirectories create the ones they need.
18749
18750 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18751
18752 * COPYING: new file, GPL v2
18753
18754 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18755
18756 * Makefile.in: use the new gen-info-dir, which needs a template
18757 argument (which also lives in texinfo)
18758
18759 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18760
18761 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18762
18763 * config.sub (ncr3000): Change i386 to i486.
18764
18765 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18766
18767 * Makefile.in: add install-rcs, install-grep to
18768 install-no-fixedincludes, removed install-bison and install-libgcc
18769
18770 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18771
18772 * configure.in: grab the HPUX makefile fragment if on HPUX
18773
18774 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18775
18776 * Makefile.in: eradicate bison spoor (ditto libgcc).
18777 configure.in: recognise m68{k,000}-ericsson-OSE.
18778 es1800 is alias for m68k-ericsson-OSE
18779
18780 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18781
18782 * configure.in: rearrange the parts that remove programs from
18783 configdirs, based now on HOST==TARGET or by canonical triple.
18784
18785 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18786
18787 * test-build.mk: recurse explicitly with -f test-build.mk when
18788 appropriate. predicate stage3 and comparison on the existence
18789 of gcc. That is, if gcc isn't around, we aren't three-staging.
18790 On very clean, also remove ...stamp-co. Build in-place before
18791 doing other builds.
18792
18793 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18794
18795 * Makefile.in, configure.in: add tgas
18796
18797 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18798
18799 * Makefile.in: a number of changes merged in from progressive.
18800
18801 * configure.in: add libm.
18802
18803 * .cvsignore: ignore some stuff that comes from test-build.mk.
18804
18805 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18806
18807 * config.sub: Add es1800 (m68k-ericsson-es1800).
18808
18809 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18810
18811 * configure: Add program_suffix (parallel to program_prefix)
18812 * Makefile.in: adjust directory-creating script for losing decstation
18813
18814 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18815
18816 * configure: Minor $subdir-related fixes.
18817
18818 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18819
18820 * configure: fix various problems with propogating
18821 makefile_target_frag in subdirs.
18822 * configure.in: config libgcc if its there
18823
18824 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18825
18826 * config.sub: HPPA merge.
18827
18828 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18829
18830 * Makefile.in: Replace all-bison with all-byacc in all
18831 dependency lines for other tools (which now use byacc).
18832
18833 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18834
18835 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18836
18837 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18838
18839 * Makefile.in: make gprof rules similar to byacc rules (instead of
18840 vestigal $(unsubdir) that didn't work...)
18841
18842 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18843
18844 * config.sub: Add support for Linux.
18845 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18846 (at least for libg++).
18847
18848 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18849
18850 * configure.texi: fix doc for the -nfp option to configure
18851
18852 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18853
18854 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18855
18856 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18857
18858 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18859 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18860 * configure.in: added solaris* host_makefile_frag hook.
18861
18862 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18863
18864 * config.sub: changed recognition of m68000 so that various
18865 m68k types can be specified via m680[01234]0
18866
18867 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18868
18869 * config.sub (basic_machine): fix sed so that '-foo' isn't
18870 completely substituted out while .+'-foo' loses the '-foo'
18871
18872 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18873
18874 * config.sub ($os): Add -aout.
18875
18876 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18877
18878 * configure: If host_makefile_frag is absolute, don't
18879 prefix ${invsubdir} (relevant to libg++ auto-configure).
18880
18881 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18882
18883 * Makefile.in (tooldir): Define it.
18884 (all-ld): Depend on all-flex.
18885
18886 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18887
18888 * Makefile.in (check): Fix libg++ special case.
18889
18890 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18891
18892 * configure: do not bury `pwd` into config.status, thus do fewer
18893 pwd's.
18894
18895 * configure: print the "Building in" message only when building in
18896 other than "." AND verbose.
18897
18898 * configure: remove -s, rework -v to better accommodate guested
18899 configures.
18900
18901 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18902
18903 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18904
18905 * Makefile.in: macroize flags passed on recursion. remove
18906 fileutils.
18907
18908 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18909
18910 * configure: get makesrcdir right for subdirs deeper than 1.
18911
18912 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18913 install.
18914
18915 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18916
18917 * Makefile.in: don't print subdir_do or recursion lines.
18918
18919 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18920
18921 * standards.texi: added menu item.
18922
18923 * Makefile.in: build and install standards.info.
18924
18925 * standards.texi: new file.
18926
18927 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18928
18929 * configure: test for and move config.status pieces from
18930 ${subdir}/.
18931
18932 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
18933
18934 * configure: Test for existance of files before trying to mv
18935 them, to avoid numerous non-existance messages.
18936
18937 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
18938
18939 * configure: correct final line of config.status.
18940
18941 * configure: patch from eggert. Avoids a protection problem if
18942 the original Makefile.in is read only.
18943
18944 * configure: use move-if-change from gcc to create config.status.
18945 Some makefiles depend on config.status to tell if a directory
18946 has been reconfigured for a different host. This change
18947 prevents those directories from remaking everything in the case
18948 where the reconfig was only intended to rebuild a Makefile.
18949
18950 * configure: test for config.sub with "config.sub sun4" rather
18951 than "config.sub ${host_alias}". Otherwise we can't tell a bad
18952 host alias from a missing config.sub.
18953
18954 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18955
18956 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
18957 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
18958
18959 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
18960
18961 * configure: mkdir ${subdir} as needed.
18962
18963 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
18964
18965 * Makefile.in,configure.in: added autoconf.
18966
18967 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18968
18969 * Makefile.in: no longer pass against on recursion.
18970
18971 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
18972 definitions are not inherited.
18973
18974 * configure: correct makesrcdir when subdir is .
18975
18976 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
18977
18978 * configure: Add support for 'subdirs' variable, which is
18979 like 'configdirs', except that configure doesn't re-invoke
18980 itself for subdirs, it just creates a Makefile for each subdir.
18981 * configure.texi: Document subdirs.
18982
18983 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18984
18985 * configure.in: added flex to configdirs
18986
18987 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
18988
18989 * Makefile.in: remove clean-stamps from clean.
18990
18991 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
18992
18993 * configure.in: Add gdbtest to configdirs.
18994
18995 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
18996
18997 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
18998 to recursive makes.
18999 * configure.in: Recognize new ncr3000 config.
19000
19001 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19002
19003 * Makefile.in, configure.in: removed references to gdbm.
19004
19005 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19006
19007 * config.sub: Don't canonicalize os value
19008 newsos* to bsd (readline needs to check for newsos).
19009 (This fix was earlier made Jan 31, but got re-broken.)
19010
19011 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19012
19013 * configure.in: sco is an os, not a vendor!
19014
19015 * configure: Quote $( better. Keep various shells happy.
19016
19017 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19018
19019 * Makefile.in: eliminate stamp-files.
19020
19021 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19022
19023 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19024 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19025
19026 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19027
19028 * config.sub: fix iris/iris3.
19029
19030 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19031
19032 * configure: re-add -rm.
19033
19034 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19035
19036 * Maskefile.in: add .stmp-rcs to all.
19037
19038 * configure.in: remove gas from rs6000 build, use aix host fragment.
19039
19040 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19041
19042 * configure: pass down site_option during recursion.
19043
19044 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19045
19046 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19047
19048 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19049
19050 * configure: Change exec_prefix so that it really defaults to prefix.
19051
19052 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19053
19054 * Makefile.in, configure.in: Add support for mmalloc library.
19055
19056 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19057
19058 * Makefile.in: add stmp dependencies for a few more things.
19059
19060 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19061
19062 * configure: adjusted error message on objdir/srcdir configure
19063 collision, per john's suggestion.
19064
19065 * Makefile.in: add libiberty stmp to all and all.cross.
19066
19067 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19068
19069 * Makefile.in: remove force dependencies, add grep to all.
19070
19071 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19072
19073 * Makefile.in: drop flex. make stamp files work.
19074
19075 * configure: added test for conflicting configuration in srcdir,
19076 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19077 gets cranky. use relative paths for configure and srcdir
19078 whenever possible. Send some error messages to stderr that were
19079 going to stdout.
19080
19081 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19082
19083 * Makefile.in: Fix libg++ rule to check for gcc directory
19084 before using gcc/gcc. Also pass XTRAFLAGS.
19085
19086 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19087
19088 * Makefile.in: added stmp-files so that directories aren't polled
19089 when they are already built.
19090
19091 * configure.texi: fixed a node pointer problem.
19092
19093 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19094
19095 * config.sub configure.in gdb/configure.in
19096 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19097 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19098 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19099
19100 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19101
19102 * configure: -recurring becomes -silent. corrected help message
19103 for -site= option.
19104
19105 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19106
19107 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19108
19109 * configure: when building Makefile for crosses, replace
19110 tooldir and program_prefix. default srcdir from location of
19111 config.sub. remove "for host in hosts" and "for target in
19112 targets" loops.
19113
19114 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19115
19116 * Makefile.in: Do not pass bindir or mandir to cvs.
19117
19118 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19119
19120 * Makefile.in, configure.in: removed traces of namesubdir,
19121 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19122 copyrights to '92, changed some from Cygnus to FSF.
19123
19124 * configure.texi: remove most references to multiple hosts,
19125 multiple targets, subdirs, etc.
19126
19127 * configure.man: removed rcsid. reference config.sub not
19128 config.subr.
19129
19130 * Makefile.in: mkdir $(infodir) on install-info.
19131
19132 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19133
19134 * configure.texi: Explain better about .gdbinit and about
19135 the environment that configure.in sections run in.
19136
19137 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19138
19139 * configure.in: Ultrix is only a decstation if it's a MIPS.
19140
19141 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19142
19143 * README: DOC.configure => cfg-paper.texi.
19144
19145 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19146
19147 * config.sub (near case $os): Don't convert newsos* to bsd!
19148
19149 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19150
19151 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19152 the number of copies of COPYING that go into the GDB tar file.
19153
19154 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19155
19156 * bfd/configure.in, gdb/config/mh-i386sco,
19157 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19158 Fix SCO configuration stuff.
19159
19160 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19161
19162 * Makefile.in: For libg++, make sure the -I pointing
19163 to the gcc directory goes *after* all the libg++-local -I flags.
19164 Also, move just-gcc dependency from just-libg++ to all-libg++.
19165
19166 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19167
19168 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19169
19170 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19171
19172 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19173
19174 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19175
19176 * config.sub: Add stratus configuration frags. Also
19177 submitted to FSF.
19178
19179 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19180
19181 * Makefile.in (DEV_SUPPORT): add configure.man.
19182
19183 * config.sub(Decode manufacturer-specific): add -none*.
19184
19185 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19186
19187 * Makefile.in: remove form feeds to make Sun's make happy.
19188 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19189
19190 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19191
19192 * Makefile.in (AR_FLAGS): Make quieter.
19193
19194 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19195
19196 * configure.in: Add libg++.
19197 * configure: When verbose, don't output the command line at each
19198 level; it will be unremarkably the same as the previous version,
19199 which will be the same as what the user typed.
19200
19201 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19202
19203 * configure.in, Makefile.in: fix clean-info, add flex. add
19204 fileutils.
19205
19206 * configure: be less sensitive to spaces in Makefile.in. Do not
19207 look for sources in "..". Doing so breaks subdirectories that
19208 might have their own configure. If a subdir has it's own
19209 configure script, use it.
19210
19211 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19212
19213 * cfg-paper.texi: some changes suggested by rms.
19214
19215 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19216
19217 * config.sub: Merge in some small additions from the FSF version,
19218 taken from the gcc distribution, to bring the Cygnus and FSF
19219 versions into closer sync.
19220
19221 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19222
19223 * configure.in: Changed svr4 references to sysv4.
19224
19225 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19226
19227 * configure: added -V for version number option.
19228
19229 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19230
19231 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19232 renamed from DOC.configure to cfg-paper.texi.
19233
19234 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19235
19236 * configure, config.subr, config.sub: config.subr is now
19237 config.sub again.
19238
19239 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19240
19241 * configure.texi: new file, in progress.
19242
19243 * Makefile.in: build info file and install the man page for
19244 configure.
19245
19246 * configure.man: new file, first cut.
19247
19248 * configure: find config.subr again now that configuration "none"
19249 has gone. removed all traces of the -ansi option. removed all
19250 traces of the -languages option.
19251
19252 * config.subr: resync from rms.
19253
19254 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19255
19256 * configure, config.sub, config.subr: merge config.sub into
19257 config.subr, call the result config.subr, remove config.sub, use
19258 config.subr.
19259
19260 * Makefile.in: revised install for dir.info.
19261
19262 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19263
19264 * configure.in: add decstation host makefile frag.
19265
19266 * Makefile.in: BISON now bison -y again. also install-gcc on
19267 install. clean-gdbm on clean. infodir belongs in datadir.
19268 Make directories for info install. Build dir.info here then
19269 install it.
19270
19271 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19272
19273 * Makefile.in: fix for bad directory tests.
19274
19275 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19276
19277 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19278 regexp. -srcdir relative was being handled incorrectly.
19279
19280 * Makefile.in: unwrapped some for loops so that parallel makes
19281 work again and so one can focus one's attention on a particular
19282 package.
19283
19284 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19285
19286 * configure: added PWD as a stand in for `pwd` (for speed). use
19287 elif wherever possible. make -srcdir work without -objdir.
19288 -objdir= commented out.
19289
19290 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19291
19292 * configure: +options become --options. -subdirs commented out.
19293 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19294 Makefile now at top of generated Makefile. Removed cvs log
19295 entries. added -srcdir. create .gdbinit only if there is one
19296 in ${srcdir}.
19297
19298 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19299 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19300 and mandir now keyed off datadir by default.
19301
19302 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19303
19304 * Freshly created ChangeLog.
19305
19306 \f
19307 Local Variables:
19308 mode: change-log
19309 left-margin: 8
19310 fill-column: 76
19311 version-control: never
19312 End: