a412802c2d141fc4c7c2db7be397ccffcccba64b
[gcc.git] / ChangeLog
1 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
2
3 * MAINTAINERS (Write After Approval): Add myself.
4
5 2016-06-23 Andi Kleen <ak@linux.intel.com>
6
7 * Makefile.def: Add autoprofiledbootstrap.
8 * Makefile.tpl: Dito.
9 * Makefile.in: Regenerate.
10
11 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
12
13 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
14 * configure: Regenerate.
15
16 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
17
18 * configure: Regenerate.
19 * configure.ac: Remove support for avr-rtems.
20
21 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
22
23 * MAINTAINERS (Write After Approval): Add myself.
24
25 2016-06-16 Michael Collison <michael.collison@arm.com>
26
27 * MAINTAINERS (Write After Approval): Add myself.
28
29 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
30
31 * MAINTAINERS (Write After Approval): Update e-mail address.
32
33 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
34
35 * MAINTAINERS (Write After Approval): Add myself.
36
37 2016-05-28 Alan Modra <amodra@gmail.com>
38
39 * Makefile.tpl (configure): Depend on m4 files included.
40 * Makefile.in: Regenerate.
41
42 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
43
44 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
45 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
46
47 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
48
49 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
50 special case builtin.
51 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
52 support for ALTIVEC_BUILTIN_VEC_ADDEC.
53 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
54 for __builtin_vec_addec.
55
56 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
57
58 * config.guess: Import version 2016-04-02 (newest).
59 * config.sub: Import version 2016-05-10 (newest).
60
61 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
62
63 * configure.ac: Add ARC support to libgloss.
64 * configure: Regenerate
65
66 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
67
68 * MAINTAINERS (Write After Approval): Add myself.
69
70 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
71
72 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
73 * configure: Regenerated.
74 * Makefile.def (gmp): Explicitly disable assembler.
75 (mpfr): Adjust lib_path.
76 (mpc): Likewise.
77 * Makefile.in: Regenerated.
78
79 2016-05-01 Jakub Jelinek <jakub@redhat.com>
80
81 PR bootstrap/70704
82 * configure.ac (--enable-stage1-checking): Add missing
83 --enable-checking=.
84 * configure: Regenerated.
85
86 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
87
88 * config.guess: Revert r235676.
89 * config.sub: Revert r235676.
90
91 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
92
93 * config.guess: Remove SH5 support.
94 * config.sub: Likewise.
95 * configure: Likewise.
96 * configure.ac: Likewise.
97
98 2016-04-26 Jakub Jelinek <jakub@redhat.com>
99
100 PR bootstrap/70704
101 * configure.ac (--enable-stage1-checking): For --disable-checking or
102 implicit --enable-checking, make sure extra flag matches in between
103 stage1 and later checking.
104 * configure: Regenerated.
105
106 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
107
108 * .gitattributes: New file.
109
110 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
111
112 * MAINTAINERS (rs6000/powerpc port): Add myself.
113
114 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
115
116 PR bootstrap/70173
117 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
118 and gotools directories. Delete the stage_final file.
119 * Makefile.in: Regenerate.
120
121 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
122
123 * MAINTAINERS (Write After Approval): Add myself.
124
125 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
126
127 * MAINTAINERS (Fortran maintainer): Remove myself.
128
129 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
130
131 * MAINTAINERS (Write After Approval): Add myself.
132
133 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
134
135 * MAINTAINERS (Write After Approval): Add myself.
136
137 2016-03-17 Cary Coutant <ccoutant@gmail.com>
138
139 Sync with binutils-gdb:
140
141 2016-03-17 Cary Coutant <ccoutant@gmail.com>
142
143 * configure.ac: Add mips and s390 to the gold target check.
144 * configure: Regenerate.
145
146 2016-03-01 DJ Delorie <dj@redhat.com>
147
148 * MAINTAINERS (mep): Remove myself as MeP maintainer.
149
150 2016-02-22 David Malcolm <dmalcolm@redhat.com>
151
152 * MAINTAINERS (libcpp): Add myself.
153 (diagnostic messages): Likewise.
154
155 2016-02-20 Tom de Vries <tom@codesourcery.com>
156
157 * MAINTAINERS: Fix whitespace.
158
159 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
160
161 * MAINTAINERS (Write After Approval): Add myself.
162
163 2016-01-29 Sebastian Pop <s.pop@samsung.com>
164
165 * config/isl.m4: Add comments about isl-0.16.
166 * configure: Regenerate.
167
168 2016-01-29 Martin Jambor <mjambor@suse.cz>
169
170 * MAINTAINERS (hsa maintainers): Add myself.
171
172 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
173
174 * MAINTAINERS: (Write After Approval): Add myself.
175
176 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
177 Sebastian Pop <s.pop@samsung.com>
178
179 * Makefile.in: Regenerate.
180 * Makefile.tpl: Export ISLVER.
181 * configure: Regenerate.
182 * config/isl.m4: Detect isl-0.15.
183
184 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
185
186 PR bootstrap/69329
187 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
188 * Makefile.in: Regenerate.
189
190 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
191
192 * configure.ac: Enable LTO for DJGPP
193 * configure: Regenerate
194
195 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
196
197 Sync with binutils-gdb:
198 2015-10-21 Nick Clifton <nickc@redhat.com>
199
200 PR gas/19109
201 * configure.ac: Note the 'none' is an acceptable argument to
202 --enable-compressed-debug-sections.
203 * configure: Regenerate.
204
205 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
206
207 PR bootstrap/69134
208 * Makefile.def (mpfr): Disable assembler.
209 * Makefile.in: Regenerate.
210
211 2016-01-01 Ben Elliston <bje@gnu.org>
212
213 * config.guess: Import version 2016-01-01.
214 * config.sub: Likewise.
215
216 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
217
218 * MAINTAINERS (Write After Approval): Add myself.
219
220 2015-12-17 Sebastian Pop <s.pop@samsung.com>
221
222 * Makefile.in: Replace ISL with isl.
223 * Makefile.tpl: Same.
224 * config/isl.m4: Same.
225 * configure.ac: Same.
226 * contrib/download_prerequisites: Same.
227 * configure: Regenerate.
228
229 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
230
231 * MAINTAINERS (Write After Approval): Add Myself.
232
233 2015-12-17 Nathan Sidwell <nathan@acm.org>
234
235 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
236 * configure: Regenerate.
237
238 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
239 Sebastian Pop <s.pop@samsung.com>
240
241 * config/isl.m4 (ISL_CHECK_VERSION): Check for
242 isl_ctx_get_max_operations.
243 * configure: Regenerate.
244
245 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
246
247 * MAINTAINERS (Write After Approval): Add myself.
248
249 2015-12-02 Ian Lance Taylor <iant@google.com>
250
251 PR go/66147
252 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
253 * Makefile.in: Regenerate.
254
255 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
256
257 PR libffi/65726
258 * Makefile.def (lang_env_dependencies): Make libffi depend
259 on cxx.
260 * Makefile.in: Regenerate.
261
262 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
263
264 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
265 symbols.
266
267 2015-11-20 Tristan Gingold <gingold@adacore.com>
268
269 Sync with binutils-gdb:
270 2015-11-20 Tristan Gingold <gingold@adacore.com>
271
272 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
273 * configure: Regenerate.
274
275 2015-11-19 Martin Liska <mliska@suse.cz>
276
277 * .gitignore: Add .clang-format to ignored files.
278 * Makefile.in: Add clang-format.
279 * Makefile.tpl: Likewise.
280
281 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
282
283 * configure.ac: Enable libmpx by default.
284 * configure: Regenerated.
285
286 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
287
288 * MAINTAINERS: Update email address.
289
290 2015-10-23 Paulo Matos <pmatos@linki.tools>
291
292 * MAINTAINERS: Update email address.
293
294 2015-10-23 Alan Hayward <alan.hayward@arm.com>
295
296 * MAINTAINERS (Write After Approval): Add myself.
297
298 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
299
300 Sync with binutils-gdb:
301 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
302
303 PR gas/19109
304 * configure.ac: Add
305 --enable-compressed-debug-sections={all,gas,gold,ld}.
306 * configure: Regenerated.
307
308 2015-10-16 Arnaud Charlet <charlet@adacore.com>
309
310 * MAINTAINERS: Update list of Ada maintainers and email addresses.
311
312 2015-10-09 Martin Liska <mliska@suse.cz>
313
314 * MAINTAINERS (Write After Approval): Add myself.
315
316 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
317
318 * MAINTAINERS (Write After Approval): Add myself.
319
320 2015-10-02 Florian Weimer <fweimer@redhat.com>
321
322 * MAINTAINERS: Update email address.
323
324 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
325
326 * MAINTAINERS (Write After Approval): Add myself.
327
328 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
329
330 * MAINTAINERS: Update email.
331
332 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
333
334 * MAINTAINERS: Update my email address.
335
336 2015-09-01 James Bowman <james.bowman@ftdichip.com>
337
338 * MAINTAINERS (ft32 port): Add myself.
339
340 2015-08-28 David Sherwood <david.sherwood@arm.com>
341
342 * MAINTAINERS: Add myself.
343
344 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
345
346 * MAINTAINERS (Write After Approval): Add myself.
347
348 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
349
350 PR libfortran/54572
351 * Makefile.def: Make libgfortran depend on libbacktrace.
352 * Makefile.in: Regenerate.
353
354 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
355
356 * MAINTAINERS (Write After Approval): Add myself.
357
358 2015-08-12 Tom de Vries <tom@codesourcery.com>
359
360 PR other/67092
361 * configure.ac: Remove --with_host_libstdcxx support.
362 * configure: Regenerate.
363
364 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
365 Jakub Jelinek <jakub@redhat.com>
366
367 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
368 nvptx*-*-*.
369 * configure: Regenerate.
370
371 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
372
373 * Makefile.def (libiconv): Define bootstrap=true.
374 Mark pdf/html/info as missing.
375 (configure-gcc): Depend on all-libiconv.
376 (all-gcc): Ditto.
377 (configure-libcpp): Ditto.
378 (all-libcpp): Ditto.
379 (configure-intl): Ditto.
380 (all-intl): Ditto.
381 * Makefile.in: Regenerate.
382
383 2015-08-03 Bin Cheng <bin.cheng@arm.com>
384
385 * MAINTAINERS (loop ivopts): Add the entry and myself.
386
387 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
388
389 * MAINTAINERS (nvptx): Add self.
390
391 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
392
393 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
394 128-bit vector modes.
395
396 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
397
398 * MAINTAINERS (Write After Approval): Add myself.
399
400 2015-07-28 Ben Elliston <bje@gnu.org>
401
402 * config.sub, config.guess: Import from upstream.
403
404 2015-07-24 Michael Darling <darlingm@gmail.com>
405
406 PR other/66259
407 * config-ml.in: Reflects renaming of configure.in to configure.ac
408 * configure: Likewise
409 * configure.ac: Likewise
410
411 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
412
413 * MAINTAINERS: Update my email address.
414
415 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
416
417 Sync with binutils-gdb:
418 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
419
420 * configure.ac (target_configdirs): Exclude target-zlib if
421 target-libjava isn't built.
422 * configure: Regenerated.
423
424 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
425
426 Sync with binutils-gdb:
427 2015-05-13 John David Anglin <dave.anglin@bell.net>
428
429 * configure.ac: Disable configuration of GDB for HPUX targets.
430 * configure: Regenerate.
431
432 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
433
434 * configure.ac: Add --with-system-zlib.
435 * configure: Regenerated.
436
437 2015-01-28 James Bowman <james.bowman@ftdichip.com>
438
439 * configure.ac: Add FT32 support.
440 * configure: Regenerate.
441
442 2015-01-12 Anthony Green <green@moxielogic.com>
443
444 * configure.ac: Don't disable gprof for moxie.
445 * configure: Rebuild.
446
447 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
448
449 Sync with binutils-gdb:
450 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
451
452 PR ld/18355
453 * Makefile.def: Add extra_configure_flags to host zlib.
454 * configure.ac (extra_host_zlib_configure_flags): New. Set
455 to --enable-host-shared When bfd is to be built as shared
456 library. AC_SUBST.
457 * Makefile.in: Regenerated.
458
459 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
460
461 Sync with src:
462 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
463 * Makefile.def (dependencies): Add all-zlib to all-bfd.
464 * Makefile.in: Regenerated.
465
466 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
467
468 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
469 target.
470 * configure: Regenerate.
471
472 2015-06-23 Ludovic Courtès <ludo@gnu.org>
473
474 * MAINTAINERS (Write After Approval): Add myself.
475
476 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
477
478 * MAINTAINERS (OS Port Maintainers): Add myself.
479 (Various Maintainers): Remove myself from libffi testsuite.
480
481 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
482
483 * MAINTAINERS (gen* on machine desc): Add self.
484
485 2015-06-02 Jason Merrill <jason@redhat.com>
486
487 PR bootstrap/66319
488 * configure.ac: Use -std=gnu++98.
489
490 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
491
492 * MAINTAINERS (Write After Approval): Add myself.
493
494 2015-05-28 Mike Frysinger <vapier@gentoo.org>
495
496 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
497 * configure: Regenerate.
498
499 2015-05-26 Jason Merrill <jason@redhat.com>
500
501 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
502 * configure: Regenerate.
503
504 2015-05-16 James Bowman <james.bowman@ftdichip.com>
505
506 * configure.ac: FT32 target added.
507 * configure: Regenerated.
508
509 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
510
511 * MAINTAINERS (Write After Approval): Add myself.
512
513 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
514
515 * MAINTAINERS (Write After Approval): Add myself.
516
517 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
518
519 * configure.ac: Fix typo.
520 * configure: Regenerate.
521
522 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
523
524 * MAINTAINERS (Write After Approval): Add myself.
525
526 2015-05-03 Matthias Klose <doko@ubuntu.com>
527
528 * configure.ac: Match $host configured with triplets.
529 * configure: Regenerate.
530
531 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
532
533 * Makefile.tpl: Remove surplus whitespace throughout.
534 * Makefile.in: Regenerate.
535
536 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
537
538 * MAINTAINERS (Various Maintainers): Add myself as instruction
539 combiner maintainer.
540
541 2015-04-17 Jakub Jelinek <jakub@redhat.com>
542
543 PR bootstrap/62077
544 * configure.ac (--enable-stage1-checking): Default to
545 release,misc,gimple,rtlflag,tree,types if --disable-checking
546 or --enable-checking is not specified and DEV-PHASE is not
547 experimental.
548 * configure: Regenerated.
549
550 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
551
552 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
553 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
554 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
555 * Makefile.in: Regenerate.
556
557 2015-04-08 Cary Coutant <ccoutant@gmail.com>
558
559 * MAINTAINERS: Update my email address.
560
561 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
562
563 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
564
565 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
566
567 * MAINTAINERS: Add myself as an arm port reviewer.
568
569 2015-03-25 Martin Liska <mliska@suse.cz>
570 Yury Gribov <y.gribov@samsung.com>
571
572 * Makefile.in: Fix ln source location for vimrc file.
573 * Makefile.tpl: Likewise.
574
575 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
576
577 PR bootstrap/25672
578 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
579 cross-compiling. Similarly for CXX_FOR_TARGET.
580 * configure: Regenerate.
581
582 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
583
584 * Makefile.def: Add libmpx.
585 * configure.ac: Add libmpx.
586 * Makefile.in: Regenerate.
587 * configure: Regenerate.
588
589 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
590
591 * MAINTAINERS (CPU Port Maintainers): Add myself
592 i386 vector ISA extns mantainer.
593
594 2015-03-13 Jeff Law <law@redhat.com>
595
596 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
597 maintainer.
598 Remove Richard Henderson as a maintainer for the x86 port.
599
600 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
601
602 * MAINTAINERS (CPU Port Maintainers): Update my email address.
603
604 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
605
606 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
607 pointer bounds checker and i386 MPX maintainer.
608
609 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
610
611 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
612
613 2015-02-26 Martin Sebor <msebor@redhat.com>
614
615 * MAINTAINERS (Various Maintainers): Add self.
616
617 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
618
619 * configure.ac [--enable-as-accelerator-for] (enable_languages):
620 Make sure it contains lto.
621 * configure: Regenerate.
622
623 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
624
625 * configure: Regenerate.
626
627 2015-02-06 Diego Novillo <dnovillo@google.com>
628 1
629 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
630 middle-end, docstring): Remove myself.
631 (Write After Approval): Add myself.
632
633 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
634
635 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
636 (Write After Approval): Update address.
637
638 2015-01-29 David Malcolm <dmalcolm@redhat.com>
639
640 PR jit/64780
641 * configure.ac: Require the user to explicitly specify
642 --enable-host-shared if the jit is enabled.
643 * configure: Regenerate.
644
645 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
646
647 * MAINTAINERS (Write After Approval): Add myself.
648
649 2015-01-25 Tom de Vries <tom@codesourcery.com>
650
651 * MAINTAINERS: Make whitespace consistent.
652
653 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
654
655 * MAINTAINERS (Write After Approval): Add myself.
656
657 2015-01-20 Andre Vehreschild <vehre@gmx.de>
658
659 * MAINTAINERS: (Write After Approval): Add myself.
660
661 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
662
663 * MAINTAINERS: (Write After Approval): Add myself.
664
665 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
666
667 * MAINTAINERS: (Write After Approval): Add myself.
668
669 2015-01-13 Iain Sandoe <iain@codesourcery.com>
670
671 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
672 objective-c/c++ front end maintainer.
673
674 2015-01-13 Marek Polacek <polacek@redhat.com>
675
676 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
677
678 2015-01-12 Jeff Law <law@redhat.com>
679
680 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
681 a very long time.
682
683 2015-01-09 Ian Lance Taylor <iant@google.com>
684
685 * configure.ac (host_tools): Add gotools.
686 * Makefile.def (host_modules): Add gotools.
687 (dependencies): Add dependency of all-gotools on all-target-libgo.
688
689 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
690
691 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
692 * configure: Regenerate.
693
694 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
695
696 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
697 all-target-libgomp.
698 * Makefile.in: Regenerate.
699
700 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
701
702 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
703
704 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
705
706 * configure.ac: Add Visium support.
707 * configure: Regenerate.
708
709 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
710
711 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
712 * configure: Regenerate.
713
714 2015-01-03 Andrew Pinski <apinski@cavium.com>
715
716 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
717 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
718 (BASE_TARGET_EXPORTS): Add OBJCOPY.
719 (OBJCOPY_FOR_TARGET): New variable.
720 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
721 * Makefile.in: Regenerate.
722 * configure.ac: Check for already installed target objcopy.
723 Also GCC_TARGET_TOOL on objcopy.
724 * configure: Regenerate.
725
726 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
727
728 * config.sub: Update from upstream, to 2015-01-01 version.
729 * config.guess: Ditto.
730
731 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
732
733 * MAINTAINERS (RTEMS Ports): Add myself.
734
735 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
736
737 * MAINTAINERS (Write After Approval): Add myself.
738
739 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
740
741 * MAINTAINERS (Write After Approval): Add myself.
742
743 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
744
745 * configure.ac (--enable-as-accelerator-for): Don't set
746 ENABLE_AS_ACCELERATOR_FOR. Update all users.
747 * configure: Regenerate.
748
749 2014-12-13 Jakub Jelinek <jakub@redhat.com>
750
751 PR bootstrap/64023
752 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
753 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
754 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
755 to CXX.
756 * Makefile.in: Regenerated.
757
758 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
759 Yury Gribov <y.gribov@samsung.com>
760
761 * .gitignore: Added .local.vimrc and .lvimrc.
762 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
763 * Makefile.in: Regenerate.
764
765 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
766
767 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
768 * configure: Regenerated.
769
770 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
771
772 * MAINTAINERS (nvptx port): New entry.
773
774 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
775
776 * configure: Regenerate.
777
778 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
779
780 * configure.ac: Merge with Binutils.
781
782 2014-11-26 Tobias Burnus <burnus@net-b.de>
783
784 * Makefile.def: Make more dependent on mpfr, mpc and isl.
785 * Makefile.in: Regenerate.
786
787 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
788
789 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
790 missing flex.
791 * Makefile.in: Regenerated.
792
793 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
794
795 * Makefile.in: Regenerate.
796
797 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
798
799 PR bootstrap/63784
800 * libtool.m4: Add $pic_flag with -shared.
801
802 2014-11-21 Renlin Li <Renlin.Li@arm.com>
803
804 * MAINTAINERS (Write After Approval): Added myself.
805
806 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
807
808 * MAINTAINERS (write-after-approval): Add myself.
809
810 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
811
812 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
813 from 2 years ago.
814
815 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
816
817 Revert:
818 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
819
820 * MAINTAINERS (Write After Approval): Added myself as line map
821 maintainer.
822
823 2014-11-19 Renlin Li <Renlin.Li@arm.com>
824
825 Revert:
826 2014-11-19 Renlin Li <Renlin.Li@arm.com>
827
828 * MAINTAINERS (Write After Approval): Added myself.
829
830 2014-11-19 Renlin Li <Renlin.Li@arm.com>
831
832 * MAINTAINERS (Write After Approval): Added myself.
833
834 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
835
836 * MAINTAINERS (Write After Approval): Added myself as line map
837 maintainer.
838
839 2014-11-17 Dodji Seketeli <dodji@redhat.com>
840
841 * MAINTAINERS (Various Maintainers): Added myself as line map
842 maintainer.
843
844 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
845
846 * move-if-change: Sync from upstream gnulib.
847
848 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
849
850 * compile: Sync with upstream Automake.
851 * depcomp: Ditto.
852 * install-sh: Ditto.
853 * missing: Ditto.
854 * mkinstalldirs: Ditto.
855 * ylwrap: Ditto.
856
857 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
858
859 * config.sub: Update from upstream config repo.
860 * config.guess: Ditto.
861
862 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
863
864 * Makefile.def: Add liboffloadmic to target_modules. Make
865 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
866 * Makefile.in: Regenerate.
867 * configure: Regenerate.
868 * configure.ac: Add liboffloadmic to target binaries.
869 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
870 Add liboffloadmic to noconfig list when C++ is not supported.
871
872 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
873 Thomas Schwinge <thomas@codesourcery.com>
874 Ilya Verbin <ilya.verbin@intel.com>
875 Andrey Turetskiy <andrey.turetskiy@intel.com>
876
877 * configure: Regenerate.
878 * configure.ac (--enable-as-accelerator-for)
879 (--enable-offload-targets): New configure options.
880
881 2014-11-11 Tobias Burnus <burnus@net-b.de>
882
883 * Makefile.def: Make all-gcc depend on all-isl.
884 * Makefile.in: Regenerate.
885
886 2014-11-11 David Malcolm <dmalcolm@redhat.com>
887
888 * ChangeLog.jit: New.
889 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
890
891 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
892
893 PR target/63610
894 * libtool.m4: Fix globbing of darwin versions.
895 * configure: Regenerate.
896
897 2014-11-11 Tobias Burnus <burnus@net-b.de>
898
899 * Makefile.def: Remove CLooG.
900 * Makefile.tpl: Ditto.
901 * configure.ac: Ditto.
902 * configure: Regenerate.
903 * Makefile.in: Ditto.
904
905 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
906
907 * configure.ac: Handle nvptx-*-*.
908 * configure: Regenerate.
909
910 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
911
912 * MAINTAINERS (Write After Approval): Add myself.
913
914 2014-10-31 Jakub Jelinek <jakub@redhat.com>
915
916 * Makefile.def (libcc1): Remove bootstrap=true;.
917 * Makefile.in: Regenerated.
918
919 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
920
921 * configure.ac: Update comment.
922 * configure: Regenerate.
923
924 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
925
926 * MAINTAINERS (Write After Approval): Add myself.
927
928 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
929
930 * configure.ac (extra_host_libiberty_configure_flags): Add
931 --enable-shared also for libcc1's benefit.
932 * configure: Regenerate.
933
934 2014-10-29 Tristan Gingold <gingold@adacore.com>
935
936 * MAINTAINERS: Change my email address.
937
938 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
939 Tom Tromey <tromey@redhat.com>
940
941 * Makefile.def: Add libcc1 to host_modules.
942 * configure.ac (host_tools): Add libcc1.
943 * Makefile.in, configure: Rebuild.
944
945 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
946
947 * configure.ac (build_configargs): Don't share config.cache between
948 build subdirs.
949 * configure: Regenerate.
950
951 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
952
953 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
954 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
955 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
956 leon3v7 as leon3.
957 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
958 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
959 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
960 * config/sparc/sparc.md (cpu): Add leon3v7.
961 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
962
963 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
964
965 * MAINTAINERS (write-after-approval): Add myself.
966
967 2014-10-23 Ian Lance Taylor <iant@google.com>
968
969 * configure.ac: Disable the Go frontend on systems where it is known
970 to not work.
971 * configure: Regenerate.
972
973 2014-10-23 Richard Biener <rguenther@suse.de>
974
975 * Makefile.def: Add libcpp build module and dependencies.
976 * configure.ac: Add libcpp build module.
977 * Makefile.in: Regenerate.
978 * configure: Likewise.
979
980 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
981
982 * MAINTAINERS (write-after-approval): Add myself.
983
984 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
985
986 * INSTALL/README: Do not mention CVS.
987
988 2014-10-03 Jing Yu <jingyu@google.com>
989
990 * configure.ac: Add aarch64 to list of targets that support gold.
991 * configure: Regenerate.
992
993 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
994
995 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
996
997 2014-09-29 Catherine Moore <clm@codesourcery.com>
998
999 * MAINTAINERS: Add myself as MIPS maintainer.
1000
1001 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1002
1003 * MAINTAINERS: Move myself to MIPS maintainers.
1004
1005 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1006
1007 * MAINTAINERS: Put all email addresses between '<' and '>'.
1008
1009 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1010
1011 * MAINTAINERS: Move myself to reviewers (Fortran).
1012
1013 2014-09-01 Andi Kleen <ak@linux.intel.com>
1014
1015 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1016 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1017 * Makefile.in: Regenerate.
1018
1019 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1020
1021 * rtx-classes-status.txt: Delete
1022
1023 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1024
1025 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1026
1027 2014-08-27 Sebastian Pop <s.pop@samsung.com>
1028
1029 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1030 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1031 of checking for version number.
1032 * configure: Regenerated.
1033 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1034
1035 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1036
1037 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1038 is done; begin phase 6 (use extra rtx_def subclasses).
1039
1040 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1041
1042 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1043 done; begin phase 5 (additional rtx_def subclasses).
1044
1045 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1046
1047 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1048
1049 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1050
1051 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1052 SET_BB_HEADER are done.
1053
1054 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1055
1056 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1057 done.
1058
1059 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1060
1061 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1062
1063 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1064
1065 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1066
1067 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1068
1069 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1070
1071 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1072
1073 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1074
1075 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1076
1077 * rtx-classes-status.txt: Phase 3 (per-file commits within
1078 "config" subdirs) is done; begin phase 4 (removal of
1079 "scaffolding").
1080
1081 2014-08-23 David Malcolm <dmalcolm@redhat.com>
1082
1083 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1084 dir) is done; begin phase 3 (per-file commits within "config"
1085 subdirs).
1086
1087 2014-08-21 David Malcolm <dmalcolm@redhat.com>
1088
1089 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1090 phase 2 (per-file commits in main source dir).
1091
1092 2014-08-21 Bin Cheng <bin.cheng@arm.com>
1093
1094 * configure: Regenerated.
1095
1096 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1097
1098 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1099
1100 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1101
1102 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1103
1104 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1105
1106 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1107
1108 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1109
1110 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1111
1112 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1113
1114 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1115
1116 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1117
1118 * MAINTAINERS (Write After Approval): Add myself.
1119
1120 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1121
1122 * MAINTAINERS: Remove myself
1123
1124 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1125
1126 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1127
1128 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1129
1130 * MAINTAINERS (Write After Approval): Add myself.
1131
1132 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1133
1134 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1135 SET_BB_HEADER, SET_BB_FOOTER
1136
1137 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1138
1139 * rtx-classes-status.txt: New file
1140
1141 2014-08-18 Roman Gareev <gareevroman@gmail.com>
1142
1143 * configure.ac: Eliminate ClooG installation dependency.
1144 * configure: Regenerate.
1145 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1146 * Makefile.in: Regenerate.
1147
1148 2014-08-15 Ilya Verbin <iverbin@gmail.com>
1149
1150 * MAINTAINERS (Write After Approval): Add myself.
1151
1152 2014-08-15 Ilya Tocar <tocarip@gmail.com>
1153
1154 * MAINTAINERS (Write After Approval): Add myself.
1155
1156 2014-08-01 Jiong Wang <jiong.wang@arm.com>
1157
1158 * MAINTAINERS (Write After Approval): Add myself.
1159
1160 2014-07-28 Anthony Green <green@moxielogic.com>
1161
1162 Import from savannah.gnu.org:
1163 * config.sub: Update to 2014-07-28 version.
1164
1165 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1166
1167 * MAINTAINERS: Remove my MIPS maintainer entry.
1168
1169 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
1170
1171 PR target/47230
1172 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1173 * configure: Regenerate.
1174
1175 2014-07-24 James Norris <jnorris@codesourcery.com>
1176
1177 * MAINTAINERS (Write After Approval): Add myself.
1178
1179 2014-07-20 Roman Gareev <gareevroman@gmail.com>
1180
1181 * configure.ac: Accept only CLooG 0.18.1.
1182 * configure: Regenerate.
1183
1184 2014-07-17 Roman Gareev <gareevroman@gmail.com>
1185
1186 * configure.ac: Don't accept isl 0.11.
1187 * configure: Regenerate.
1188
1189 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1190
1191 * MAINTAINERS (Write After Approval): Add myself.
1192
1193 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1194
1195 * configure.ac: Don't accept isl 0.10.
1196 * configure: Regenerate.
1197
1198 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
1199
1200 Fix include path for in-tree cloog.
1201 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1202 * configure: Regenerate.
1203
1204 2014-06-18 Richard Henderson <rth@redhat.com>
1205
1206 * .gitignore: Import gcc_update output.
1207
1208 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1209
1210 * config-ml.in: Robustify ac_configure_args parsing.
1211
1212 * configure.ac (--enable-linker-plugin-configure-flags)
1213 (--enable-linker-plugin-flags): New flags.
1214 (configdirs): Conditionally add libiberty-linker-plugin.
1215 * configure: Regenerate.
1216 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1217 (host_modules) <lto-plugin>: Pay attention to
1218 @extra_linker_plugin_flags@ and
1219 @extra_linker_plugin_configure_flags@.
1220 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1221 * Makefile.in: Regenerate.
1222
1223 * Makefile.tpl (configure-[+prefix+][+module+])
1224 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1225 "module_srcdir" instead of "module" for locating a module's srcdir.
1226 * Makefile.in: Regenerate.
1227
1228 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1229
1230 * MAINTAINERS (Write After Approval): Add myself.
1231
1232 2014-06-06 Sebastian Pop <sebpop@gmail.com>
1233
1234 * MAINTAINERS: Update my email address.
1235
1236 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1237
1238 * MAINTAINERS (Write After Approval): Add myself.
1239
1240 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1241
1242 * MAINTAINERS (Write After Approval): Add myself.
1243
1244 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
1245
1246 PR libstdc++/61011
1247 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1248 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1249 * configure: Regenerate.
1250
1251 2014-05-28 Pedro Alves <palves@redhat.com>
1252
1253 * MAINTAINERS (Write After Approval): Add myself.
1254
1255 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1256
1257 * MAINTAINERS: Update my affiliation/email.
1258
1259 2014-05-19 Mike Stump <mikestump@comcast.net>
1260
1261 * MAINTAINERS: Add wide-int reviewers.
1262
1263 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1264
1265 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1266 * configure: Regenerated.
1267
1268 2014-05-15 Torvald Riegel <triegel@redhat.com>
1269
1270 * MAINTAINERS (libitm): Add myself as maintainer.
1271
1272 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
1273
1274 * MAINTAINERS (Write After Approval): Add myself.
1275
1276 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1277
1278 * config.sub, config.guess: Import from upstream.
1279
1280 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1281
1282 * MAINTAINERS (Write After Approval): Put myself in correct order.
1283
1284 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1285
1286 * MAINTAINERS (Write After Approval): Add myself.
1287
1288 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1289
1290 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1291 section.
1292
1293 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1294
1295 * MAINTAINERS (Write After Approval): Delete myself.
1296
1297 2014-04-17 Jakub Jelinek <jakub@redhat.com>
1298
1299 PR sanitizer/56781
1300 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1301 and -B* options with -Xcompiler.
1302
1303 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1304
1305 PR bootstrap/60620
1306 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1307 * Makefile.in: Regenerate.
1308
1309 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1310
1311 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1312 for WINDRES_FOR_TARGET in default-manifest.o rule.
1313 * Makefile.in: Regenerate.
1314
1315 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1316
1317 * MAINTAINERS (Write After Approval): Add myself.
1318
1319 2014-03-26 Jakub Jelinek <jakub@redhat.com>
1320
1321 PR sanitizer/56781
1322 * Makefile.def: Set bootstrap=true; for host fixincludes.
1323 * configure.ac: Don't bootstrap host fixincludes unless
1324 --with-build-config=bootstrap-{a,ub}san.
1325 * Makefile.in: Regenerated.
1326 * configure: Regenerated.
1327
1328 2014-03-21 Jakub Jelinek <jakub@redhat.com>
1329
1330 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1331 --enable-vtable-verify option parsing. Don't add
1332 target-libsanitizer to bootstrap_target_libs unless
1333 --with-build-config=bootstrap-asan or
1334 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1335 to bootstrap_target_libs unless --enable-vtable-verify.
1336 * configure: Regenerated.
1337
1338 2014-03-10 Anatoly Sokolov <aesok@post.ru>
1339
1340 * MAINTAINERS (Write After Approval): Add myself.
1341
1342 2014-03-07 Denis Chertykov <chertykov@gmail.com>
1343
1344 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1345
1346 2014-03-07 Jakub Jelinek <jakub@redhat.com>
1347
1348 PR bootstrap/58572
1349 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1350 -I for libstdc++-v3 includes if $(LEAN).
1351 * Makefile.in: Regenerated.
1352
1353 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
1354
1355 * MAINTAINERS: Update my email address.
1356
1357 2014-02-24 Walter Lee <walt@tilera.com>
1358
1359 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1360 (tilegx-*-*): Change to tilegx*-*-*.
1361 * configure: Regenerate.
1362
1363 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
1364
1365 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1366
1367 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1368
1369 * MAINTAINERS (Write After Approval): Add myself.
1370
1371 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1372
1373 PR target/59788
1374 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1375 *solaris2*.
1376
1377 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
1378
1379 * MAINTAINERS: Update my email address.
1380
1381 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1382
1383 * MAINTAINERS: Convert to UTF-8.
1384 Properly sort Xinliang David Li's entry.
1385
1386 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1387 Sandra Loosemore <sandra@codesourcery.com>
1388
1389 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1390 nios2 port maintainers.
1391
1392 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1393
1394 * MAINTAINERS (Write After Approval): Add myself.
1395
1396 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1397
1398 * configure.ac: Add user-friendly check for native x86_64-linux
1399 multilibs.
1400 * configure: Regenerate.
1401
1402 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1403
1404 * MAINTAINERS: Add myself as sh maintainer.
1405
1406 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1407
1408 * MAINTAINERS: Add self as SLSR maintainer.
1409
1410 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
1411
1412 * MAINTAINERS: Update my email address.
1413
1414 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
1415
1416 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1417
1418 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1419
1420 * Makefile.in: Regenerate.
1421
1422 * Makefile.tpl: Fix typo.
1423 * Makefile.in: Regenerate partially.
1424
1425 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1426
1427 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1428 supported.
1429 * configure: Regenerated.
1430
1431 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1432
1433 * MAINTAINERS (Write After Approval): Add myself.
1434
1435 2013-10-30 Jason Merrill <jason@redhat.com>
1436
1437 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1438 --disable-build-format-warnings.
1439
1440 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1441
1442 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1443 depend on libstdc++ and libgcc.
1444 * configure: Regenerate.
1445 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1446 libcilkrts for POSIX and i*86, and x86_64 architectures.
1447 * Makefile.in: Added libcilkrts related fields to support building it.
1448
1449 2013-10-26 Jeff Law <law@redhat.com>
1450
1451 * Makefile.def (target_modules): Remove libmudflap
1452 (languages): Remove check-target-libmudflap).
1453 * Makefile.in: Rebuilt.
1454 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1455 * configure.ac (target_libraries): Remove target-libmudflap.
1456 Remove checks which disabled libmudflap on some systems.
1457 * configure: Rebuilt.
1458 * libmudflap: Directory removed.
1459
1460 2013-10-21 Cong Hou <congh@google.com>
1461
1462 * MAINTAINERS (Write After Approval): Add myself.
1463
1464 2013-10-16 Mike Stump <mikestump@comcast.net>
1465
1466 * .dir-locals.el: Add.
1467
1468 2013-10-15 David Malcolm <dmalcolm@redhat.com>
1469
1470 * configure.ac: Add --enable-host-shared
1471 * configure: Regenerate.
1472
1473 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1474
1475 Import from savannah.gnu.org:
1476 * config.guess: Update to 2013-06-10 version.
1477 * config.sub: Update to 2013-10-01 version.
1478
1479 2013-10-01 Simon Cook <simon.cook@embecosm.com>
1480
1481 Changes to build configuration to allow big endian ARC ELF toolchain
1482 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1483 * configure: Regenerate.
1484
1485 2013-09-20 Alan Modra <amodra@gmail.com>
1486
1487 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1488 ppc host match. Support little-endian powerpc linux hosts.
1489
1490 2013-09-19 Dodji Seketeli <dodji@redhat.com>
1491
1492 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1493 maintainer.
1494
1495 2013-09-12 DJ Delorie <dj@redhat.com>
1496
1497 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1498 maintainers.
1499
1500 2013-09-03 Richard Biener <rguenther@suse.de>
1501
1502 * configure.ac: Also allow ISL 0.12.
1503 * configure: Regenerated.
1504
1505 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1506
1507 * MAINTAINERS (Write After Approval): Add myself.
1508
1509 2013-08-27 David Malcolm <dmalcolm@redhat.com>
1510
1511 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1512
1513 2013-08-26 Caroline Tice <cmtice@google.com>
1514
1515 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1516 "Various Reviewers" to libvtv "Various Maintainers".
1517
1518 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1519
1520 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1521
1522 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1523
1524 * MAINTAINERS: Update name, email.
1525
1526 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
1527
1528 * MAINTAINERS (Write After Approval): Add myself.
1529
1530 2013-08-12 Caroline Tice <cmtice@google.com>
1531
1532 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1533 address in the Write After Approval section.
1534
1535 2013-08-09 Carlos O'Donell <carlos@redhat.com>
1536
1537 * MAINTAINERS (Write After Approval): Update email.
1538
1539 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1540
1541 * configure.ac: Adjust to check VTV_SUPPORTED.
1542 * configure: Regenerated.
1543
1544 2013-08-02 Caroline Tice <cmtice@google.com>
1545
1546 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1547 on non-linux systems; add target-libvtv to noconfigdirs; add
1548 libsupc++/.libs to C++ library search paths.
1549 * configure: Regenerated.
1550 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1551 libstdc++ and libgcc.
1552 * Makefile.in: Regenerated.
1553
1554 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
1555
1556 * MAINTAINERS (Write After Approval): Add myself.
1557
1558 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1559 Shiva Chen <shiva0217@gmail.com>
1560
1561 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1562 nds32 port maintainers.
1563
1564 2013-07-17 Tim Shen <timshen91@gmail.com>
1565
1566 * MAINTAINERS (Write After Approval): Add myself.
1567
1568 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1569
1570 * configure.ac: Sync from binutils.
1571 * configure: Regenerate.
1572
1573 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1574
1575 * MAINTAINERS (Write After Approval): Add myself.
1576
1577 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1578
1579 * MAINTAINERS (Write After Approval): Add myself.
1580
1581 2013-05-17 David Malcolm <dmalcolm@redhat.com>
1582
1583 * MAINTAINERS (Write After Approval): Add myself.
1584
1585 2013-04-30 Brooks Moses <bmoses@google.com>
1586
1587 * MAINTAINERS: Update my email; move myself from Fortran
1588 reviewer to Write After Approval.
1589
1590 2013-04-16 Andreas Schwab <schwab@suse.de>
1591
1592 * configure.ac (aarch64-*-*): Don't disable java.
1593 * configure: Regenerate.
1594
1595 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1596
1597 * MAINTAINERS (Write After Approval): Add myself.
1598
1599 2013-03-30 Matthias Klose <doko@ubuntu.com>
1600
1601 * Makefile.def (target_modules): Don't install libffi.
1602 * Makefile.in: Regenerate.
1603
1604 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1605
1606 * MAINTAINERS (Write After Approval): Add myself.
1607
1608 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1609
1610 * MAINTAINERS (Write After Approval): Add myself.
1611
1612 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1613
1614 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1615 * configure: Regenerated.
1616
1617 2013-02-05 Ian Lance Taylor <iant@google.com>
1618
1619 PR go/55969
1620 * configure.ac: Disable libgo on some systems where it does not
1621 work.
1622
1623 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
1624
1625 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1626 Remove Geoff Keating as rs6000 port maintainer, at his request.
1627
1628 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1629
1630 * MAINTAINERS: Update my email.
1631
1632 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
1633
1634 * configure: Re-generate.
1635
1636 2013-01-15 Richard Biener <rguenther@suse.de>
1637
1638 PR other/55973
1639 * configure: Re-generate.
1640
1641 2013-01-14 Matthias Klose <doko@ubuntu.com>
1642
1643 * Makefile.def (install-target-libsanitizer): Depend on
1644 install-target-libstdc++-v3.
1645 * Makefile.in: Regenerate.
1646
1647 2013-01-14 Richard Biener <rguenther@suse.de>
1648
1649 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1650 * configure: Re-generate
1651
1652 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1653
1654 * config.sub: Update from config repo.
1655
1656 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1657
1658 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1659 * Makefile.in: Regenerate.
1660
1661 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1662
1663 * MAINTAINERS (arc): Add new port maintainership for myself.
1664
1665 2013-01-09 Jason Merrill <jason@redhat.com>
1666
1667 * .gitignore: Import from gdb repository.
1668
1669 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1670
1671 * Makefile.def (configure-gcc): Depend on all-gmp.
1672 (all-gcc): Remove dependency on all-gmp.
1673 * Makefile.in: Regenerated.
1674
1675 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1676
1677 * config.sub: Merge from config repo.
1678 * config.guess: Ditto.
1679
1680 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1681
1682 * Makefile.def: Merge from binutils.
1683 * Makefile.in: Ditto.
1684
1685 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1686
1687 * MAINTAINERS: Update my email.
1688
1689 2012-12-29 Ben Elliston <bje@gnu.org>
1690
1691 * config.guess: Update to 2012-12-29 version.
1692 * config.sub: Likewise.
1693
1694 2012-12-20 Matthias Klose <doko@ubuntu.com>
1695
1696 * Makefile.def (install-target-libgfortran): Depend on
1697 install-target-libquadmath, install-target-libgcc.
1698 (install-target-libsanitizer): Depend on install-target-libgcc.
1699 (install-target-libjava): Depend on install-target-libgcc.
1700 (install-target-libitm): Depend on install-target-libgcc.
1701 (install-target-libobjc): Depend on install-target-libgcc.
1702 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1703 * Makefile.in: Regenerate.
1704
1705 2012-12-19 Matthias Klose <doko@ubuntu.com>
1706
1707 * Makefile.def (install-target-libgo): Depend on
1708 install-target-libatomic.
1709 * Makefile.in: Regenerate.
1710
1711 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1712
1713 PR go/55201
1714 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1715 * Makefile.in: Regenerate.
1716
1717 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1718
1719 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1720 * configure: Regenerate.
1721
1722 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1723
1724 * config.sub: Merge from config repo.
1725
1726 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1727
1728 * Makefile.def (target_modules): Add bootstrap=true and
1729 raw_cxx=true to libsanitizer.
1730 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1731 * Makefile.in: Regenerated.
1732 * configure: Likewise.
1733
1734 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1735
1736 * MAINTAINERS: Remove self as RTL optimization maintainer.
1737
1738 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1739
1740 * MAINTAINERS (Write After Approval): Add myself.
1741
1742 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1743
1744 * Makefile.def (target_modules): Remove bootstrap=true and
1745 raw_cxx=true from libsanitizer.
1746 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1747 * Makefile.in: Regenerated.
1748 * configure: Likewise.
1749
1750 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1751
1752 * Makefile.def (target_modules): Add bootstrap=true and
1753 raw_cxx=true to libsanitizer.
1754 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1755 * Makefile.in: Regenerated.
1756 * configure: Likewise.
1757
1758 2012-11-28 Andrew Pinski <apinski@cavium.com>
1759
1760 PR bootstrap/54279
1761 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1762 * configure: Regenerate.
1763 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1764 * Makefile.in: Regenerate.
1765
1766 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1767
1768 * configure.ac: Disable libsanitizer if we're not building C++.
1769 * configure: Regenerate.
1770
1771 2012-11-15 Roland McGrath <roland@hack.frob.com>
1772
1773 * MAINTAINERS (Write After Approval): Add myself.
1774
1775 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
1776
1777 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1778 Kostya Serebryany (kcc@google.com) and
1779 Jakub Jelinek (jakub@redhat.com).
1780 Rename area for Dodji Seketeli (dodji@redhat.com).
1781
1782 2012-11-15 Dodji Seketeli <dodji@redhat.com>
1783
1784 * MAINTAINERS: (asan.c, related): Add myself.
1785
1786 2012-11-14 Roland McGrath <mcgrathr@google.com>
1787
1788 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1789 * configure: Regenerate.
1790
1791 2012-11-13 Richard Henderson <rth@redhat.com>
1792
1793 * configure.ac: Move libsanitizer logic to subdirectory.
1794 * configure: Regenerate.
1795
1796 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1797
1798 * configure.ac: Enable libsanitizer just on x86 linux for now.
1799 * configure: Re-generate.
1800
1801 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1802
1803 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1804 sections.
1805 * configure: Regenerate.
1806
1807 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
1808
1809 * configure.ac: Add section for configdirs for libsanitizer.
1810 Disable for cris-*-* and mmix-*-*.
1811 * configure: Regenerate.
1812
1813 2012-11-12 Wei Mi <wmi@google.com>
1814
1815 * configure.ac: Add libsanitizer to target_libraries.
1816 * Makefile.def: Ditto.
1817 * configure: Regenerate.
1818 * Makefile.in: Regenerate.
1819 * libsanitizer: New directory for asan runtime. Contains an empty
1820 tsan directory.
1821
1822 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
1823
1824 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1825 against Mingw64 w32api.
1826 * configure: Regenerate.
1827
1828 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1829
1830 * configure: Regenerated.
1831
1832 2012-11-03 Robert Mason <rbmj@verizon.net>
1833
1834 * configure.ac: add --disable-libstdcxx configure option
1835 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1836
1837 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1838
1839 * MAINTAINERS (Write After Approval): Add myself.
1840
1841 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1842
1843 * MAINTAINERS (Write After Approval): Add myself.
1844
1845 2012-10-24 Sharad Singhai <singhai@google.com>
1846
1847 * MAINTAINERS (Write After Approval): Add myself.
1848
1849 2012-10-24 Eric Christopher <echristo@gmail.com>
1850
1851 * MAINTAINERS: Update email address.
1852
1853 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1854
1855 PR bootstrap/54820
1856 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1857 * configure: Regenerate.
1858
1859 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
1860
1861 * MAINTAINERS (aarch64): Add Marcus and myself.
1862
1863 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1864
1865 PR bootstrap/54820
1866 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1867 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1868 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1869 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1870 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1871 * Makefile.in: Regenerate.
1872 * configure.ac (have_static_libs): New variable and associated check.
1873 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1874 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1875 * configure: Regenerate.
1876
1877 2012-10-10 Richard Biener <rguenther@suse.de>
1878
1879 * MAINTAINERS: Adjust for changed surname.
1880
1881 2012-10-04 Lawrence Crowl <crowl@google.com>
1882
1883 * MAINTAINERS (Write After Approval): Add myself.
1884
1885 2012-10-01 Cary Coutant <ccoutant@google.com>
1886
1887 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1888
1889 2012-09-28 Ian Lance Taylor <iant@google.com>
1890
1891 * Makefile.def: Make all-target-libgo depend on
1892 all-target-libbacktrace.
1893 * Makefile.in: Rebuild.
1894
1895 2012-09-26 Ian Lance Taylor <iant@google.com>
1896
1897 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1898 * Makefile.in: Rebuild.
1899
1900 2012-09-20 Walter Lee <walt@tilera.com>
1901
1902 * configure.ac: Add tilegx to list of targets that support gold.
1903 * configure: Regenerate.
1904
1905 2012-09-20 Marek Polacek <polacek@redhat.com>
1906
1907 * MAINTAINERS (Write After Approval): Add myself.
1908
1909 2012-09-19 Steve Ellcey <sellcey@mips.com>
1910
1911 * configure.ac: Add mips*-mti-elf* target.
1912 * configure: Regenerate.
1913
1914 2012-09-17 Ian Lance Taylor <iant@google.com>
1915
1916 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1917 * configure.ac (host_libs): Add libbacktrace.
1918 (target_libraries): Add libbacktrace.
1919 * Makefile.def (host_modules): Add libbacktrace.
1920 (target_modules): Likewise.
1921 * configure, Makefile.in: Rebuild.
1922
1923 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1924
1925 PR target/38607
1926 Merge upstream change.
1927 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1928
1929 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1930 Add libgomp*.o to compare_exclusions for AIX.
1931 * configure: Regenerate.
1932
1933 2012-09-06 Diego Novillo <dnovillo@google.com>
1934
1935 * configure.ac: Bump minimum GMP version to 4.2.3.
1936 * configure: Re-generate.
1937
1938 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1939
1940 PR target/54461
1941 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1942 target-libgloss if not configured --with-avrlibc=no.
1943 * configure: Regenerate.
1944
1945 2012-09-04 Jason Merrill <jason@redhat.com>
1946
1947 * configure.ac: Fix --enable-languages=all.
1948
1949 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
1950
1951 * MAINTAINERS (Write After Approval): Add myself.
1952
1953 2012-09-03 Richard Guenther <rguenther@suse.de>
1954
1955 PR bootstrap/54138
1956 * configure.ac: Re-organize ISL / CLOOG checks to allow
1957 disabling with either --without-isl or --without-cloog.
1958 * configure: Regenerated.
1959
1960 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
1961
1962 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
1963 * configure: Regenerate.
1964
1965 2012-08-27 Ulrich Drepper <drepper@gmail.com>
1966
1967 * MAINTAINERS: Fix my email address.
1968
1969 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
1970
1971 PR binutils/4970
1972 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
1973 and opcodes.
1974 * Makefile.in: Regenerated.
1975
1976 2012-08-26 Art Haas <ahaas@impactweather.com>
1977
1978 * configure: Regenerate.
1979
1980 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
1981
1982 * INSTALL/README: Also refer to the online installation
1983 instructions.
1984
1985 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
1986
1987 * MAINTAINERS (Write After Approval): Add myself.
1988 (Picochip port): Remove myself.
1989
1990 2012-08-14 Diego Novillo <dnovillo@google.com>
1991
1992 Merge from cxx-conversion branch.
1993
1994 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
1995 POSTSTAGE1_CONFIGURE_FLAGS.
1996 * Makefile.in: Regenerate.
1997 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
1998 Force C++ when bootstrapping.
1999 * configure: Regenerate.
2000
2001 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2002
2003 * MAINTAINERS (Write After Approval): Add myself.
2004
2005 2012-07-16 Joseph Myers <joseph@codesourcery.com>
2006
2007 * README: Document use of ranges of years in copyright notices.
2008
2009 2012-07-06 Richard Guenther <rguenther@suse.de>
2010
2011 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2012 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2013 --with-gmp=system.
2014 * Makefile.in: Regenerated.
2015 * configure: Likewise.
2016
2017 2012-07-06 Richard Guenther <rguenther@suse.de>
2018
2019 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2020 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2021 supply V=1 as extra_make_flags.
2022 * configure: Regenerated.
2023 * Makefile.in: Likewise.
2024
2025 2012-07-04 Tristan Gingold <gingold@adacore.com>
2026
2027 * configure: Regenerate.
2028
2029 2012-07-03 Richard Guenther <rguenther@suse.de>
2030
2031 * Makfile.def (isl): Remove not necessary extra_exports and
2032 extra_make_flags.
2033 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2034 * Makefile.in: Regenerated.
2035
2036 2012-07-03 Richard Guenther <rguenther@suse.de>
2037
2038 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2039 * configure.ac: If either the ISL or the CLooG check failed
2040 do not try to build in-tree versions.
2041 * Makefile.in: Regenerated.
2042 * configure: Regenerated.
2043
2044 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2045
2046 * configure: Regenerate.
2047
2048 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
2049
2050 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2051 maintainer.
2052
2053 2012-07-02 Richard Guenther <rguenther@suse.de>
2054
2055 * configure: Regenerated.
2056
2057 2012-07-02 Richard Guenther <rguenther@suse.de>
2058 Michael Matz <matz@suse.de>
2059 Tobias Grosser <tobias@grosser.es>
2060 Sebastian Pop <sebpop@gmail.com>
2061
2062 * Makefile.def: Add ISL host module, remove PPL host module.
2063 Adjust ClooG host module to use the proper ISL.
2064 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2065 * configure.ac: Include config/isl.m4. Add ISL host library,
2066 remove PPL. Remove PPL configury, add ISL configury, adjust
2067 ClooG configury.
2068 * Makefile.in: Regenerated.
2069 * configure: Likewise.
2070
2071 2012-07-02 Richard Guenther <rguenther@suse.de>
2072
2073 Merge from graphite branch
2074 2011-07-21 Tobias Grosser <tobias@grosser.es>
2075
2076 * configure: Regenerated.
2077 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2078 both cloog.org and legacy versions. The only supported version will
2079 be CLooG with the isl backend.
2080
2081 2011-07-21 Tobias Grosser <tobias@grosser.es>
2082
2083 * configure: Regenerated.
2084 * configure.ac: Require cloog isl 0.17.0
2085
2086 2011-07-21 Tobias Grosser <tobias@grosser.es>
2087
2088 * configure: Regenerated.
2089 * config/cloog.m4: Do not define CLOOG_ORG
2090
2091 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2092
2093 * configure.ac: Skip C if explicitly selected.
2094 * configure: Regenerate.
2095
2096 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
2097
2098 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2099 they contain -O2.
2100 * configure: Regenerate.
2101
2102 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2103
2104 PR debug/53740
2105 * df.h, df-problems.c, dce.c: Revert last patch.
2106
2107 2012-06-25 Iain Sandoe <iain@codesourcery.com>
2108
2109 * MAINTAINERS (Write After Approval): Update my email address.
2110
2111 2012-06-21 Meador Inge <meadori@codesourcery.com>
2112
2113 * MAINTAINERS (Write After Approval): Add myself.
2114
2115 2012-06-20 Jason Merrill <jason@redhat.com>
2116
2117 * Makefile.tpl (check-target-libgomp-c++): New.
2118 (check-target-libitm-c++): New.
2119 * Makefile.def (c++): Add them.
2120 * Makefile.in: Regenerate.
2121
2122 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
2123
2124 * MAINTAINERS (Write After Approval): Add myself.
2125
2126 2012-05-16 Olivier Hainque <hainque@adacore.com>
2127
2128 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2129 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2130 (install-no-fixedincludes): Adjust accordingly.
2131 * Makefile.in: Regenerate.
2132
2133 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2134
2135 Merge upstream change
2136 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2137
2138 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
2139
2140 * MAINTAINERS (Write After Approval): Add myself.
2141
2142 2012-05-09 Nick Clifton <nickc@redhat.com>
2143 Paul Smith <psmith@gnu.org>
2144
2145 PR bootstrap/50461
2146 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2147 allow for the fact that from release v3.1.0 of MPFR the source
2148 files were moved into a src sub-directory.
2149 * configure: Regenerate.
2150
2151 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2152
2153 * configure.ac: Bump minimum MPFR version to 2.4.0.
2154 * configure: Regenerated.
2155
2156 2012-05-01 Richard Henderson <rth@redhat.com>
2157
2158 * Makefile.def (libatomic): New target_module.
2159 * configure.ac (target_libraries): Add libatomic.
2160 (noconfigdirs): Check if libatomic is supported.
2161 * Makefile.in, configure: Rebuild.
2162
2163 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2164
2165 * MAINTAINERS (Write After Approval): Add myself.
2166
2167 2012-04-25 Joel Brobecker <brobecker@adacore.com>
2168
2169 * config.sub: Update to 2012-04-18 version from official repo.
2170
2171 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2172
2173 * MAINTAINERS (Write After Approval): Add myself.
2174
2175 2012-04-11 Steve Ellcey <sellcey@mips.com>
2176
2177 * MAINTAINERS: Changed email address.
2178
2179 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
2180
2181 PR target/52737
2182 * contrib/gcc_update (files_and_dependencies):
2183 Remove gcc/config/avr/t-multilib from touch data.
2184
2185 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2186
2187 * MAINTAINERS (OS Port Maintainers): Remove irix.
2188 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2189 (unsupported_languages): Remove mips-sgi-irix6.*.
2190 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2191 (with_stabs): Remove.
2192 * configure: Regenerate.
2193
2194 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2195
2196 * MAINTAINERS (OS Port Maintainers): Remove osf.
2197 * configure.ac (enable_libgomp): Remove *-*-osf*.
2198 (with_stabs): Remove alpha*-*-osf*.
2199 * configure: Regenerate.
2200
2201 2012-03-05 Tristan Gingold <gingold@adacore.com>
2202
2203 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2204 * configure: Regenerate.
2205
2206 2012-02-17 Walter Lee <walt@tilera.com>
2207
2208 * MAINTAINERS: (Write After Approval): Delete myself.
2209
2210 2012-02-14 Walter Lee <walt@tilera.com>
2211
2212 * MAINTAINERS (tilegx port): Add myself.
2213 (tilepro port): Add myself.
2214 (Write After Approval): Add myself.
2215
2216 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2217
2218 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2219 and Joseph Myers as docstring relicensing maintainers.
2220
2221 2012-02-09 Bin Cheng <bin.cheng@arm.com>
2222
2223 * MAINTAINERS (write-after-approval): Add myself.
2224
2225 2012-02-08 Ira Rosen <irar@il.ibm.com>
2226
2227 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2228 maintainer.
2229
2230 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2231
2232 * MAINTAINERS (Write After Approval): Move myself to
2233 maintain alphabetical order.
2234
2235 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2236
2237 * MAINTAINERS (Write After Approval): Add myself.
2238
2239 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2240
2241 * MAINTAINERS (Write After Approval): Add myself.
2242
2243 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2244 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2245
2246 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2247 * configure: Regenerate.
2248
2249 2012-01-23 Harshit Chopra <harshit@google.com>
2250
2251 * MAINTAINERS (Write After Approval): Add myself.
2252
2253 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
2254
2255 * configure.ac: Remove reference to mh-interix.
2256 * configure: Regenerate.
2257
2258 2012-01-05 Richard Henderson <rth@redhat.com>
2259
2260 PR bootstrap/51072
2261 * configure.ac: Disable libitm if c++ is not enabled.
2262 * configure: Rebuild.
2263
2264 * configure.ac: Fix regexp for same.
2265 * configure: Rebuild.
2266
2267 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2268
2269 * MAINTAINERS (Write After Approval): Add myself.
2270
2271 2012-01-02 Richard Guenther <rguenther@suse.de>
2272
2273 PR bootstrap/51686
2274 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2275 * Makefile.in: Regenerate.
2276
2277 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2278
2279 * MAINTAINERS (Write After Approval): Add myself.
2280
2281 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2282
2283 * configure: Regenerate.
2284
2285 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2286
2287 * MAINTAINERS (picochip): Changed email address.
2288
2289 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2290
2291 * MAINTAINERS (write-after-approval): Add self.
2292
2293 2011-11-29 DJ Delorie <dj@redhat.com>
2294
2295 * configure.ac (rl78-*-*) New case.
2296 * configure: Regenerate.
2297 * MAINTAINERS: Add myself as RL78 maintainer.
2298
2299 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2300
2301 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2302
2303 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
2304
2305 * libtool.m4: Additional FreeBSD 10 fixes.
2306
2307 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2308
2309 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2310 Maintainers section, as Epiphany maintainer.
2311
2312 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2313
2314 PR target/49992
2315 * configure.ac: Remove ranlib special-casing for Darwin.
2316 * configure: Regenerate.
2317
2318 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
2319
2320 * MAINTAINERS (Reviewers): Keep the list sorted.
2321
2322 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
2323
2324 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2325
2326 2011-11-09 Roland McGrath <mcgrathr@google.com>
2327
2328 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2329 * configure: Rebuild.
2330 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2331 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2332 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2333 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2334 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2335 Add READELF.
2336 * Makefile.in: Rebuild.
2337
2338 2011-11-09 Jason Merrill <jason@redhat.com>
2339
2340 * Makefile.def (language=c++): Remove check-c++0x.
2341 * Makefile.in (check-gcc-c++): Regenerate.
2342
2343 2011-11-08 Richard Henderson <rth@redhat.com>
2344
2345 * configure.ac: Test for libitm directory present first.
2346
2347 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2348
2349 * configure.ac: Test libitm/configure.tgt to disable libitm.
2350 * configure: Rebuild.
2351
2352 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
2353 Richard Henderson <rth@redhat.com>
2354
2355 Merged from transactional-memory.
2356
2357 * Makefile.def (lang_env_dependencies): libitm is c++.
2358 Add libitm target module.
2359 * configure.ac: Likewise.
2360 * config/mmap.m4: New file.
2361 * contrib/gcc_update: Add libitm to touch data.
2362 * Makefile.in, configure: Rebuild.
2363
2364 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2365
2366 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2367 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2368 * Makefile.in: Regenerate.
2369
2370 2011-11-01 DJ Delorie <dj@redhat.com>
2371
2372 * config.sub: Update to version 2011-10-29 (added rl78)
2373
2374 2011-10-27 Nick Clifton <nickc@redhat.com>
2375
2376 * config.sub: Import these changes from the config project:
2377
2378 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2379 Ben Elliston <bje@gnu.org>
2380
2381 * config.sub (epiphany): New.
2382
2383 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2384 Ben Elliston <bje@gnu.org>
2385
2386 * config.sub (hexagon, hexagon-*): New.
2387
2388 2011-08-23 Roland McGrath <mcgrathr@google.com>
2389
2390 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2391 64eb to be64.
2392
2393 2011-08-16 Roland McGrath <mcgrathr@google.com>
2394
2395 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2396 (nacl): Grok as alias for 32el-unknown-nacl.
2397
2398 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2399
2400 * MAINTAINERS (Write After Approval): Add myself.
2401
2402 2011-10-24 Teresa Johnson <tejohnson@google.com>
2403
2404 * MAINTAINERS (Write After Approval): Add myself.
2405
2406 2011-09-21 Jakub Jelinek <jakub@redhat.com>
2407
2408 * MAINTAINERS (sparc port): Remove myself.
2409
2410 2011-09-14 Tom de Vries <tom@codesourcery.com>
2411
2412 * MAINTAINERS (Write After Approval): Add myself.
2413
2414 2011-08-14 Yao Qi <yao@codesourcery.com>
2415
2416 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2417 * configure: Regenerate.
2418
2419 2011-07-26 Ian Lance Taylor <iant@google.com>
2420
2421 * configure.ac: Set have_compiler based on whether gcc directory
2422 exists, rather than on whether gcc is in configdirs.
2423 * configure: Rebuild.
2424
2425 2011-07-21 Joseph Myers <joseph@codesourcery.com>
2426
2427 * MAINTAINERS (Global Reviewers): Add self.
2428
2429 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
2430
2431 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2432 link directories.
2433 * Makefile.in: Rebuild.
2434
2435 2011-07-20 Ian Lance Taylor <iant@google.com>
2436
2437 PR bootstrap/49787
2438 * configure.ac: Move --enable-bootstrap handling earlier in file.
2439 If --enable-bootstrap and either --enable-build-with-cxx or
2440 --enable-build-poststage1-with-cxx, enable C++ automatically.
2441 * configure: Rebuild.
2442
2443 2011-07-19 Ian Lance Taylor <iant@google.com>
2444
2445 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2446 make C++ a boot_language. Set and substitute
2447 POSTSTAGE1_CONFIGURE_FLAGS.
2448 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2449 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2450 * configure, Makefile.in: Rebuild.
2451
2452 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2453
2454 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2455 maintainers.
2456
2457 2011-07-18 Jakub Jelinek <jakub@redhat.com>
2458
2459 * MAINTAINERS (Global Reviewers): Add myself.
2460
2461 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2462
2463 * configure: Regenerate.
2464
2465 2011-07-16 Jason Merrill <jason@redhat.com>
2466
2467 * Makefile.def (language=c++): Add check-c++0x and
2468 check-target-libmudflap-c++.
2469 * Makefile.tpl (check-target-libmudflap-c++): New.
2470 * Makefile.in: Regenerate.
2471
2472 2011-07-16 Matthias Klose <doko@ubuntu.com>
2473
2474 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2475 * Makefile.def (target_modules/libjava): Pass
2476 $(EXTRA_CONFIGARGS_LIBJAVA).
2477 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2478 if not configured with --enable-static-libjava.
2479 * Makefile.in: Regenerate.
2480 * configure: Likewise.
2481
2482 2011-07-15 Jason Merrill <jason@redhat.com>
2483
2484 * Makefile.in (check-c++): Move check-gcc-c++0x after
2485 check-target-libstdc++-v3.
2486
2487 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2488
2489 * MAINTAINERS (c6x port): New entry.
2490
2491 2011-07-13 Jason Merrill <jason@redhat.com>
2492
2493 * Makefile.in (check-gcc-c++0x): New.
2494 (check-c++): Depend on it.
2495
2496 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2497
2498 PR target/39150
2499 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2500 x86_64-*-solaris2.1[0-9]*.
2501 * configure: Regenerate.
2502
2503 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2504
2505 * MAINTAINERS (RTL optimizers): Add self.
2506
2507 2011-06-27 Gabriel Charette <gchare@google.com>
2508
2509 * MAINTAINERS (Write After Approval): Add myself.
2510
2511 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
2512
2513 PR regression/47836
2514 PR bootstrap/23656
2515 PR other/47733
2516 PR bootstrap/49247
2517 PR c/48825
2518 * configure.ac (target_libraries): Remove target-libiberty.
2519 Remove case-statement setting skipdirs=target-libiberty for
2520 multiple targets. Remove checking target_configdirs and
2521 removing target-libiberty but keeping target-libgcc if
2522 otherwise empty.
2523 * Makefile.def (target_modules): Don't add libiberty.
2524 (dependencies): Remove all traces of target-libiberty.
2525 * configure, Makefile.in: Regenerate.
2526
2527 2011-06-13 Walter Lee <walt@tilera.com>
2528
2529 * configure.ac (tilepro-*-*) New case.
2530 (tilegx-*-*): Likewise.
2531 * configure: Regenerate.
2532
2533 2011-06-06 Jing Yu <jingyu@google.com>
2534
2535 * configure.ac: Skip target-libiberty for
2536 arm*-*-linux-androideabi.
2537 * configure: Regenerated.
2538
2539 2011-06-06 Nick Clifton <nickc@redhat.com>
2540
2541 * config.sub: Sync from upstream.
2542
2543 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2544
2545 * MAINTAINERS (Write After Approval): Add myself.
2546
2547 2011-06-01 Daniel Jacobowitz <drow@false.org>
2548
2549 * MAINTAINERS: Update my email address.
2550
2551 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2552
2553 * MAINTAINERS (Write After Approval): Update my email address.
2554
2555 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2556
2557 * MAINTAINERS (Write After Approval): Add myself.
2558
2559 2011-05-08 Doug Kwan <dougkwan@google.com>
2560
2561 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2562 * configure: Regenerated.
2563 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2564 value from configure.
2565 * Makefile.in: Regenerated.
2566
2567 2011-05-05 Joseph Myers <joseph@codesourcery.com>
2568
2569 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2570 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2571 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2572 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2573 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2574 *-*-vxworks*): Disable newlib and libgloss in separate case
2575 statement.
2576 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2577 to separate case statement.
2578 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2579 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2580 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2581 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2582 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2583 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2584 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2585 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2586 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2587 i[[3456789]]86-*-rdos*, m32r-*-*,
2588 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2589 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2590 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2591 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2592 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2593 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2594 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2595 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2596 and libgloss in main case over targets. Remove most empty cases
2597 in main case over targets.
2598 * configure: Regenerate.
2599
2600 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
2601
2602 * MAINTAINERS (Write After Approval): Add myself.
2603
2604 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2605
2606 * configure.ac: Remove code setting special library locations for
2607 hppa*64*-*-hpux11*. Remove code setting compiler for
2608 sparc-sun-solaris2*.
2609 * configure: Regenerate.
2610
2611 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2612
2613 * configure.ac: Separate libgloss_dir settings from general case
2614 over targets.
2615 * configure: Regenerate.
2616
2617 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2618
2619 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2620 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2621 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2622 cases in libgcj-disabling case statement.
2623 (hppa*64*-*-linux*): Set unsupported_languages instead of
2624 disabling target-zlib.
2625 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2626 to hppa*64*-*-hpux*.
2627 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2628 hppa*-*-hpux*.
2629 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2630 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2631 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2632 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2633 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2634 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2635 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2636 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2637 libgcj-disabling case statement.
2638 * configure: Regenerate.
2639
2640 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2641
2642 * configure.ac: Disable Java for targets not supporting libffi.
2643 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2644 Remove cases in Java-disabling statement.
2645 (*arm-wince-pe): Change to arm-wince-pe.
2646 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2647 cases in Java-disabling statement.
2648 (bfin-*-*): Don't disable Java again.
2649 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2650 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2651 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2652 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2653 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2654 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2655 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2656 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2657 Java-disabling statement.
2658 (mmix-*-*): Don't disable Java again.
2659 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2660 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2661 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2662 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2663 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2664 statement.
2665 * configure: Regenerate.
2666
2667 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2668
2669 * configure.ac: Separate cases disabling Java and Java libraries
2670 from general case over targets.
2671 * configure: Regenerate.
2672
2673 2011-04-21 Jie Zhang <jzhang918@gmail.com>
2674
2675 * MAINTAINERS: Update my email address.
2676
2677 2011-04-20 Easwaran Raman <eraman@google.com>
2678
2679 * MAINTAINERS (Write After Approval): Add myself.
2680
2681 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2682
2683 PR lto/48086
2684 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2685 * configure: Regenerate.
2686
2687 2011-04-16 Jim Meyering <meyering@redhat.com>
2688
2689 * MAINTAINERS (Write After Approval): Add myself.
2690
2691 2011-04-15 Dodji Seketeli <dodji@redhat.com>
2692
2693 * MAINTAINERS: Update my email address.
2694
2695 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
2696
2697 * MAINTAINERS (Write After Approval): Add myself.
2698
2699 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2700
2701 * MAINTAINERS (Write After Approval): Add myself.
2702
2703 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2704
2705 * MAINTAINERS (Write After Approval): Add myself.
2706
2707 2011-04-06 Joseph Myers <joseph@codesourcery.com>
2708
2709 * configure.ac (build_tools): Remove build-byacc.
2710 (host_libs): Remove mmalloc.
2711 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2712 autoconf automake libtool diff rcs fileutils shellutils time
2713 textutils wdiff find uudecode hello tar gzip indent recode release
2714 sed perl gawk findutils gettext zip.
2715 (libgcj): Remove target-qthreads.
2716 (target_tools): Remove target-examples target-gperf.
2717 (YACC): Don't handle building byacc.
2718 * configure: Regenerate.
2719 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2720 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2721 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2722 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2723 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2724 handle building components.
2725 * Makefile.in: Regenerate.
2726
2727 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2728
2729 * MAINTAINERS: Update my email address as Xtensa maintainer.
2730
2731 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2732
2733 * config.sub: Sync from upstream.
2734
2735 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2736
2737 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2738 (microblaze*): Don't disable libssp.
2739 * configure: Regenerate.
2740
2741 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2742
2743 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2744 moveifchange.
2745 * configure: Regenerate.
2746 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2747 * Makefile.in: Regenerate.
2748
2749 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2750
2751 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2752 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2753 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2754 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2755 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2756 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2757 md_exec_prefix cases.
2758 * configure: Regenerate.
2759
2760 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2761
2762 * configure.ac: Separate cases disabling target-libssp,
2763 target-libiberty, target-libstdc++-v3 and Fortran from general
2764 case over targets.
2765 * configure: Regenerate.
2766
2767 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2768
2769 * configure.ac (*-*-chorusos): Don't disable libgcj.
2770 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2771 Remove case.
2772 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2773 (arm-*-coff): Don't disable libgcj.
2774 (arm*-*-linux-gnueabi): Remove useless assignment.
2775 (arm-*-riscix*): Don't disable libgcj.
2776 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2777 configuration.
2778 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2779 (c54x*-*-*): Remove case.
2780 (tic54x-*-*): Don't disable GCC or GCC libraries.
2781 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2782 to *.
2783 (d10v-*-*): Don't disable GCC libraries.
2784 (d30v-*-*): Don't disable libgcj.
2785 (h8500-*-*): Don't disable GCC libraries.
2786 (i960-*-*): Don't disable libgcj.
2787 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2788 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2789 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2790 libgcj.
2791 (m68k-*-coff*): Remove case.
2792 (mmix-*-*): Don't disable libgloss on host.
2793 (mn10200-*-*, mn10300-*-*): Remove cases.
2794 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2795 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2796 Don't disable libgcj.
2797 (romp-*-*): Remove case.
2798 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2799 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2800 case.
2801 (v810-*-*): Don't disable GCC libraries.
2802 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2803 (ip2k-*-*): Don't disable GCC libraries.
2804 * configure: Regenerate.
2805
2806 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2807
2808 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2809 libffi on host.
2810 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2811 on host.
2812 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2813 * configure: Regenerate.
2814
2815 2011-03-26 John Marino <binutils@marino.st>
2816
2817 * configure.ac: Add support for *-*-dragonfly*
2818 * configure: Regenerate.
2819
2820 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2821
2822 * configure.ac (native_only): Remove.
2823 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2824 send-pr uudecode guile gnuserv on host.
2825 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2826 send-pr rcs guile perl texinfo libtool on host.
2827 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2828 automake send-pr rcs guile perl texinfo libtool on host.
2829 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2830 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2831 (alpha*-dec-osf*): Don't disable fileutils on target.
2832 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2833 texinfo send-pr expect dejagnu on target.
2834 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2835 target-qthreads on target.
2836 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2837 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2838 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2839 x86_64-*-mingw*): Don't disable expect on target.
2840 (*-*-cygwin*): Don't disable target-gperf on target.
2841 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2842 gnuserv on target.
2843 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2844 target.
2845 * configure: Regenerate.
2846
2847 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2848
2849 * configure.ac (target_tools): Remove target-groff.
2850 (native_only): Remove target-groff.
2851 (hppa*64*-*-*): Don't disable byacc.
2852 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2853 setting.
2854 (*-*-kaos*): Don't skip target-librx and target-groff.
2855 (*-*-netware*): Don't skip target-libmudflap.
2856 (*-*-tpf*): Don't skip target-libmudflap.
2857 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2858 directories on the host.
2859 (ia64*-*-*vms*): Don't skip tix.
2860 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2861 host.
2862 * configure: Regenerate.
2863
2864 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2865
2866 * configure.ac: Remove references to mt-mep, mt-netware,
2867 mt-wince.
2868 * Makefile.def: Add all-utils soft dependencies.
2869 * Makefile.tpl: Remove GDB_NLM_DEPS.
2870 * configure: Regenerate.
2871 * Makefile.in: Regenerate.
2872
2873 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2874
2875 * configure.ac: Do not include mh-x86omitfp.
2876 * configure: Regenerate.
2877
2878 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2879
2880 * configure.ac: Remove empty cases.
2881 * configure: Regenerate.
2882
2883 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2884
2885 * Makefile.def: Add dependency from termcap to gdb.
2886 * Makefile.in: Regenerate.
2887
2888 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2889
2890 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2891 * configure: Regenerate.
2892 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2893 * Makefile.tpl: Likewise.
2894 * Makefile.in: Regenerate.
2895
2896 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2897
2898 * configure.ac: Remove all mentions of tentative_cc.
2899 * configure: Regenerate.
2900
2901 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2902
2903 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2904 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2905 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2906 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2907 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2908 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2909 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2910 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2911 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2912 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2913 *-*-rhapsody*): Remove host cases.
2914 * configure: Regenerate.
2915
2916 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2917
2918 * configure.ac (ppc*-*-pe): Remove host case.
2919 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2920 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2921 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2922 cases.
2923 * configure: Regenerate.
2924
2925 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2926
2927 * config.sub: Update to version 2011-03-23.
2928
2929 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2930
2931 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2932 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2933 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2934 * configure: Regenerate.
2935
2936 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2937
2938 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2939 to Write After Approval.
2940 * config-ml.in: Don't handle arc-*-elf*.
2941 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2942 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2943 handle GCC libraries.
2944 * configure: Regenerate.
2945
2946 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2947
2948 PR bootstrap/48120:
2949 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2950 Add -lstdc++ -lm to LIBS.
2951 * configure: Regenerate.
2952
2953 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2954
2955 * config.guess: Update to version 2011-02-02
2956 * config.sub: Update to version 2011-02-24
2957
2958 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
2959
2960 PR lto/48086
2961 * configure.ac: Re-enable LTO on *-apple-darwin9.
2962 * configure: Regenerate.
2963
2964 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
2965
2966 PR lto/48086
2967 * configure.ac: Disable LTO on darwin due to an assembler change in
2968 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
2969 under 256.
2970 * configure: Regenerate.
2971
2972 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
2973
2974 * MAINTAINERS: Update myself as score backend maintainer,
2975 update my e-mail address.
2976
2977 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
2978
2979 * MAINTAINERS: Update my e-mail address.
2980
2981 2011-03-06 Joey Ye <joey.ye@arm.com>
2982
2983 * MAINTAINERS: Update my e-mail address.
2984
2985 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2986
2987 * configure.ac: Adjust test of with_ppl.
2988 * configure: Regenerated.
2989
2990 2011-03-02 Kai Tietz <ktietz@redhat.com>
2991
2992 * MAINTAINERS: Adjust my e-mail address.
2993
2994 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
2995
2996 * configure.ac: Add -lpwl to ppllibs.
2997 * configure: Regenerated.
2998
2999 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3000
3001 * config/cloog.m4: Add -lisl to clooglibs.
3002 * configure: Regenerated.
3003
3004 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3005
3006 * MAINTAINERS (CPU Port maintainers): Add self.
3007
3008 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3009
3010 * MAINTAINERS: Add myself as testsuite maintainer.
3011
3012 2011-02-15 Mike Stump <mikestump@comcast.net>
3013
3014 * MAINTAINERS: Add myself as testsuite maintainer.
3015
3016 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3017
3018 Import from Libtool and gnulib:
3019
3020 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3021
3022 Prepare for supporting FreeBSD 10.
3023 * config.rpath: Remove handling of freebsd1* which soon would
3024 match FreeBSD 10.0.
3025
3026 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3027
3028 Remove support for FreeBSD 1.x.
3029 * libtool.m4 (_LT_LINKER_SHLIBS)
3030 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3031 soon would incorrectly match FreeBSD 10.0.
3032
3033 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3034
3035 PR binutils/12283
3036 * move-if-change: Import version from gnulib.
3037
3038 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
3039
3040 PR lto/47225
3041 * Makefile.def (lto-plugin): Double dash for enable-shared.
3042 (configure-gcc): Depend on all-lto-plugin.
3043 * Makefile.in: Rebuilt.
3044
3045 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3046
3047 * configure.ac: Remove extra bracket.
3048 * configure: Regenerate.
3049
3050 2011-02-08 Tobias Burnus <burnus@net-b.de>
3051
3052 * MAINTAINERS: Add myself as libquadmath maintainer.
3053
3054 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
3055
3056 * MAINTAINERS: Update my email address.
3057
3058 2011-02-07 Joseph Myers <joseph@codesourcery.com>
3059
3060 * MAINTAINERS (option handling): Add self.
3061
3062 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
3063
3064 PR lto/47225
3065 * Makefile.def: Add dependency for install-gcc
3066 on install-lto-plugin.
3067 * Makfile.in: Regenerated
3068
3069 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3070
3071 * MAINTAINERS (CPU Port Maintainers): Add myself.
3072
3073 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
3074
3075 PR libgcj/44341
3076 * configure.ac: Discard --with-* flags for host when configuring
3077 target libraries for cross build.
3078 * configure: Rebuilt.
3079
3080 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3081
3082 * MAINTAINERS (linear loop transforms): Removed.
3083
3084 2011-01-25 Jakub Jelinek <jakub@redhat.com>
3085
3086 * configure.ac: If with_ppl is no, move setting with_cloog=no
3087 after CLOOG_REQUESTED check.
3088 * configure: Regenerated.
3089
3090 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3091
3092 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3093 CLooG has been requested.
3094 * configure: Regenerated.
3095
3096 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3097
3098 * configure: Regenerated.
3099 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3100
3101 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3102
3103 * configure: Regenerated.
3104 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3105
3106 2011-01-21 Andreas Schwab <schwab@redhat.com>
3107
3108 * configure.ac: Use AS_HELP_STRING throughout.
3109 * configure: Regenerate.
3110
3111 2011-01-18 Jie Zhang <jie.zhang@analog.com>
3112
3113 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3114 * configure: Regenerate.
3115
3116 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3117
3118 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3119
3120 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3121
3122 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3123 for ia64-hpux.
3124 * configure: Regenerate.
3125
3126 2011-01-07 Jan Hubicka <jh@suse.cz>
3127
3128 PR lto/47225
3129 * Makefile.in: Regenerate.
3130 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3131 configure.
3132
3133 2011-01-07 Jan Hubicka <jh@suse.cz>
3134
3135 * Makefile.in: Regenerate.
3136 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3137 and configure dependency on lto-plugin configure.
3138 (lto-plugin module): Remove dependency on GCC; add dependency on
3139 liniberty.
3140
3141 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3142
3143 * MAINTAINERS (Write After Approval): Add myself.
3144
3145 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3146
3147 * configure: Regenerate.
3148
3149 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3150
3151 * configure.ac: (picochip): Disable libiberty.
3152
3153 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3154
3155 * MAINTAINERS (Write After Approval): Add myself.
3156
3157 2010-12-10 Ian Lance Taylor <iant@google.com>
3158
3159 PR bootstrap/46819
3160 * configure.ac: For --disable-libgcj clear libgcj_saved.
3161 * configure: Rebuild.
3162
3163 2010-12-10 Tobias Burnus <burnus@net-b.de>
3164
3165 PR fortran/46540
3166 * configure.ac: Add --disable-libquadmath and
3167 --disable-libquadmath-support.
3168 * configure: Regenerate.
3169
3170 2010-12-03 Ian Lance Taylor <iant@google.com>
3171
3172 * MAINTAINERS: Add myself as libgo maintainer.
3173
3174 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
3175
3176 PR libffi/46792
3177 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3178 * configure: Regenerate.
3179
3180 2010-12-02 Ian Lance Taylor <iant@google.com>
3181
3182 * configure.ac: Always set default for poststage1_ldflags to
3183 -static-libstdc++ -static-libgcc.
3184
3185 2010-11-29 Andreas Schwab <schwab@redhat.com>
3186
3187 * configure.ac: Move comment to remove extra space in last argument
3188 of GCC_TARGET_TOOL.
3189
3190 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
3191
3192 PR other/46026
3193 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3194 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3195 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3196 (BASE_FLAGS_TO_PASS): Use it.
3197 * configure: Rebuilt.
3198 * Makefile.in: Rebuilt.
3199
3200 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3201
3202 PR binutils/12258
3203 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3204 Properly check default linker.
3205 * configure: Regnerated.
3206
3207 2010-11-23 Matthias Klose <doko@ubuntu.com>
3208
3209 * configure.ac: For --enable-gold, handle value `default' instead of
3210 `both*'. New configure option --{en,dis}able-ld.
3211 * configure: Regenerate.
3212
3213 2010-11-20 Ian Lance Taylor <iant@google.com>
3214
3215 * configure.ac: Only disable a language library if no language needs
3216 it. Don't let --disable-libgcj uncondtionally disable libffi.
3217 * configure: Rebuild.
3218
3219 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3220
3221 * Makefile.in: Regenerate.
3222
3223 PR other/46202
3224 * configure.ac: Fix just-built in-tree STRIP name to be
3225 binutils/strip-new.
3226 * configure: Regenerate.
3227 * Makefile.def (install-strip-gcc, install-strip-binutils)
3228 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3229 (install-strip-sid): Mirror dependencies on non-strip variants
3230 of these targets on the respective -strip prerequisites.
3231 * Makefile.tpl (install-strip, install-strip-host)
3232 (install-strip-target): New targets.
3233 (install-strip-[+module+], install-strip-target-[+module+]):
3234 New targets.
3235 * Makefile.in: Regenerate.
3236
3237 2010-11-19 Ian Lance Taylor <iant@google.com>
3238 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3239
3240 * configure.ac: Add target-libgo to target_libraries. Set
3241 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3242 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3243 (HOST_EXPORTS): Add GOC.
3244 (BASE_TARGET_EXPORTS): Add GOC.
3245 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3246 (GOCFLAGS_FOR_TARGET): New variable.
3247 (EXTRA_HOST_FLAGS): Add GOC.
3248 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3249 * Makefile.def (target_modules): Add libgo.
3250 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3251 (dependencies): Add dependency from configure-target-libgo to
3252 configure-target-libffi and all-target-libstdc++-v3. Add
3253 dependencies from all-target-libgo to all-target-libffi.
3254 (languages): Add go.
3255 * configure: Rebuild.
3256 * Makefile.in: Rebuild.
3257
3258 2010-11-19 Ian Lance Taylor <iant@google.com>
3259
3260 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3261 compiler/flag environment variables.
3262
3263 2010-11-18 Ian Lance Taylor <iant@google.com>
3264
3265 * configure.ac: Check for lang_requires_boot_languages in
3266 config-lang.in files.
3267 * configure: Rebuild.
3268
3269 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3270 Tobias Burnus <burnus@net-b.de>
3271
3272 PR fortran/32049
3273 * Makefile.def: Add libquadmath; build it with language=fortran.
3274 * configure.ac: Add libquadmath.
3275 * Makefile.tpl: Handle multiple libs in check-[+language+].
3276 * Makefile.in: Regenerate.
3277 * configure: Regenerate.
3278
3279 2010-11-16 Tom Tromey <tromey@redhat.com>
3280
3281 * MAINTAINERS: Moved myself to reviewers section.
3282
3283 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
3284
3285 * MAINTAINERS: Moved myself to reviewers section.
3286
3287 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3288
3289 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3290 (Write After Approval): Remove self.
3291
3292 2010-11-15 Andreas Schwab <schwab@redhat.com>
3293
3294 * configure.ac: Fix spelling in option names.
3295 * configure: Regenerated.
3296
3297 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
3298
3299 PR bootstrap/39622
3300 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3301 * configure: Regenerated.
3302
3303 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3304
3305 * MAINTAINERS: Update my email address.
3306
3307 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3308
3309 * configure: Regenerate.
3310
3311 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3312
3313 * configure: Regenerate.
3314
3315 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3316
3317 * configure: Regenerate.
3318
3319 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3320
3321 * configure: Regenerate.
3322
3323 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3324
3325 * configure.ac: Support official CLooG.org versions.
3326 * configure: Regenerate.
3327 * config/cloog.m4: New.
3328
3329 2010-11-10 François Dumont <francois.cppdevs@free.fr>
3330
3331 * MAINTAINERS (Write After Approval): Add myself.
3332
3333 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
3334
3335 * MAINTAINERS: Update my email address.
3336
3337 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3338
3339 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3340 * configure: Regenerate.
3341
3342 2010-11-03 Ian Lance Taylor <iant@google.com>
3343 Dave Korn <dave.korn.cygwin@gmail.com>
3344
3345 PR lto/46273
3346 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3347 and on other supported platforms whenever LTO is enabled.
3348 * configure: Rebuild.
3349
3350 2010-11-02 Alan Modra <amodra@gmail.com>
3351
3352 PR binutils/12110
3353 * configure.ac: Error when source path contains spaces.
3354 * configure: Regenerate.
3355
3356 2010-10-23 James E. Wilson <wilson@codesourcery.com>
3357
3358 * MAINTAINERS: Update my email address.
3359
3360 2010-10-20 Ian Lance Taylor <iant@google.com>
3361
3362 * Makefile.def (target_modules): Set lib_path to src/.libs for
3363 libstdc++-v3 module.
3364 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3365 * Makefile.in: Rebuild.
3366
3367 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3368
3369 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3370 (Write After Approval): Remove myself.
3371
3372 2010-10-15 Tristan Gingold <gingold@adacore.com>
3373
3374 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3375
3376 2010-10-14 Douglas Rupp <rupp@gnat.com>
3377
3378 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3379
3380 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3381
3382 * configure.ac (build_lto_plugin): New shell variable.
3383 (--enable-lto): Turn on by default for all non-ELF platforms that
3384 have had LTO support added so far. Set build_lto_plugin appropriately
3385 for both ELF and non-ELF.
3386 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3387 * configure: Regenerate.
3388
3389 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3390
3391 Sync from src:
3392 * configure.ac (v850 support): Remove target-libgloss from
3393 noconfigdirs.
3394 * configure: Regenerate.
3395
3396 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3397
3398 PR bootstrap/45326
3399 PR bootstrap/45174
3400 * configure.ac: Honor initial values of $build_configargs,
3401 $host_configargs, $target_configargs. Mark the precious, so
3402 environment settings get recorded.
3403 * configure: Regenerate.
3404
3405 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3406
3407 PR bootstrap/45796
3408 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3409 Depend on all-build-libiberty.
3410 * Makefile.in: Regenerate.
3411
3412 2010-09-30 Michael Eager <eager@eagercon.com>
3413
3414 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3415 * configure: Regenerate.
3416
3417 2010-09-28 Michael Eager <eager@eagercon.com>
3418
3419 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3420
3421 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3422
3423 PR bootstrap/44621
3424 * configure.ac: Fix unportable shell quoting.
3425 * configure: Regenerate.
3426
3427 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3428
3429 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3430 targets and amend comment.
3431 * configure: Regenerate.
3432
3433 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3434
3435 * MAINTAINERS (Write After Approval): Add myself.
3436
3437 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3438
3439 * configure.ac: Enable LTO by default on Darwin.
3440 * configure: Regenerate.
3441
3442 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3443
3444 * MAINTAINERS (Write After Approval): Add myself.
3445
3446 2010-09-01 Ian Bolton <ian.bolton@arm.com>
3447
3448 * MAINTAINERS (Write After Approval): Add myself.
3449
3450 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3451
3452 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3453 ports
3454
3455 2010-07-28 David Yuste <david.yuste@gmail.com>
3456
3457 * MAINTAINERS (Write After Approval): Add myself.
3458
3459 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3460
3461 * configure.ac: Support all v850 targets.
3462 * configure: Regenerate.
3463
3464 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3465
3466 PR bootstrap/44455
3467 * configure.ac (extra_mpfr_configure_flags): Copy from
3468 extra_mpc_gmp_configure_flags.
3469 * configure: Re-generated.
3470
3471 2010-07-22 Andi Kleen <ak@linux.intel.com>
3472
3473 * MAINTAINERS (Write After Approval): Add myself.
3474
3475 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3476
3477 * MAINTAINERS (Write After Approval): Add myself.
3478
3479 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3480
3481 * MAINTAINERS (Write After Approval): Add myself.
3482
3483 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3484
3485 PR target/44862
3486 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3487 Provide -B option to allow for link spec %s substitutions for
3488 libstdc++.a on darwin.
3489 * Makefile.in: Regenerate.
3490
3491 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3492
3493 * MAINTAINERS (Reviewers): Update my e-mail address
3494
3495 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
3496
3497 * Makefile.def (configure-gcc): Depend on all-libelf.
3498 * Makefile.in: Rebuild.
3499
3500 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3501
3502 * MAINTAINERS (Write After Approval): Add myself in the right place.
3503
3504 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
3505
3506 * MAINTAINERS (Write After Approval): Add myself.
3507
3508 2010-05-25 Sterling Augustine <sterling@tensilica.com>
3509
3510 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3511
3512 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
3513
3514 * config.sub: Update to version 2010-05-21.
3515 * config.guess: Update to version 2010-04-03.
3516
3517 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3518
3519 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3520 * configure: Regenerate.
3521
3522 2010-05-12 Sriraman Tallam <tmsriram@google.com>
3523
3524 * MAINTAINERS (Write After Approval): Add myself.
3525
3526 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3527
3528 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3529 a platform that supports LTO.
3530 * configure: Regenerate.
3531
3532 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3533
3534 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3535 * configure: Regenerated.
3536
3537 2010-04-27 Roland McGrath <roland@redhat.com>
3538 H.J. Lu <hongjiu.lu@intel.com>
3539
3540 * configure.ac (--enable-gold): Support both, both/gold and
3541 both/bfd to add gold to configdirs without removing ld.
3542 * configure: Regenerated.
3543
3544 * Makefile.def: Add install-gold dependency to install-ld.
3545 * Makefile.in: Regenerated.
3546
3547 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3548
3549 PR lto/42776
3550 * configure.ac (--enable-lto): Refactor handling so libelf tests
3551 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3552 and allow LTO to be explicitly enabled on non-ELF platforms that
3553 are known to support it inside else-clause.
3554 * configure: Regenerate.
3555
3556 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3557
3558 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3559 * configure: Regenerate.
3560
3561 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3562
3563 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3564 * configure: Regenerate.
3565
3566 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3567
3568 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3569 separately.
3570 * configure: Regenerate.
3571
3572 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
3573
3574 * MAINTAINERS (Write After Approval): Add myself.
3575
3576 2010-04-14 Tristan Gingold <gingold@adacore.com>
3577
3578 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3579 * configure: Regenerate.
3580
3581 2010-04-13 Steve Ellcey <sje@cup.hp.com>
3582
3583 * configure: Regenerate after change to elf.m4.
3584
3585 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3586
3587 * MAINTAINERS (Write After Approval): Add myself.
3588
3589 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3590
3591 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3592 * configure: Regenerated.
3593
3594 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3595
3596 * configure.ac: Print "buggy but acceptable" when CLooG
3597 revision is less than 9.
3598 * configure: Regenerated.
3599
3600 2010-04-01 Diego Novillo <dnovillo@google.com>
3601
3602 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3603
3604 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3605
3606 PR bootstrap/43615
3607 PR bootstrap/43328
3608
3609 Revert:
3610
3611 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3612
3613 * configure.ac: Do not pass --enable-multilib nor
3614 --disable-multilib in baseargs. Accept explicitly passed
3615 --enable_multilib.
3616 * configure: Regenerate.
3617
3618 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3619
3620 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3621
3622 2010-03-31 Janis Johnson <janis187@us.ibm.com>
3623
3624 * MAINTAINERS: Remove myself.
3625
3626 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3627
3628 PR bootstrap/43328
3629 * configure.ac: Do not pass --enable-multilib nor
3630 --disable-multilib in baseargs. Accept explicitly passed
3631 --enable_multilib.
3632 * configure: Regenerate.
3633
3634 2010-03-28 Andrew Pinski <pinskia@gmail.com>
3635
3636 * MAINTAINERS (spu port): Remove me.
3637
3638 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3639
3640 * configure.ac (tic6x-*-*): New case.
3641 * configure: Regenerate.
3642
3643 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3644
3645 * config.sub: Update to version 2010-03-22.
3646 * config.guess: Update to version 2009-12-30.
3647
3648 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
3649
3650 PR ada/42554
3651 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3652 * configure: Regenerate.
3653
3654 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3655
3656 * MAINTAINERS: Update my email address.
3657
3658 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3659
3660 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3661 (ghassan.shobaki@amd.com): Removed.
3662
3663 2010-03-17 Alan Modra <amodra@gmail.com>
3664
3665 * MAINTAINERS: Update my email address.
3666
3667 2010-03-16 Diego Novillo <dnovillo@google.com>
3668
3669 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3670 Matthews.
3671
3672 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3673
3674 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3675 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3676
3677 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3678
3679 * MAINTAINERS: Update my email address.
3680
3681 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3682
3683 * MAINTAINERS: Update my email address.
3684
3685 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3686
3687 * MAINTAINERS: Update my email address.
3688
3689 2010-03-09 Jie Zhang <jie@codesourcery.com>
3690
3691 * MAINTAINERS: Update my email address.
3692
3693 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3694
3695 PR libstdc++/32499
3696 * configure.ac (RANLIB): Default to true.
3697 (STRIP): Likewise.
3698 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3699 * configure: Regenerate.
3700
3701 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
3702
3703 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3704 (Write After Approval): Update my email address.
3705
3706 2010-02-17 Nick Clifton <nickc@redhat.com>
3707
3708 PR 11238
3709 * Makefile.tpl (local-distclean): Also remove config.cache files in
3710 sub-directories as there may not be Makefiles present in the
3711 sub-directories.
3712 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3713 the config.cache files found by the find command.
3714
3715 * Makefile.in: Regenerate.
3716 * configure.ac: Revert previous delta.
3717 * configure: Regenerate.
3718
3719 2010-02-15 Nick Clifton <nickc@redhat.com>
3720
3721 PR 11238
3722 * configure.ac: Delete config.cache files in sub-directories when
3723 deleting Makefiles.
3724 * configure: Regenerate.
3725
3726 2010-02-12 Ben Elliston <bje@gnu.org>
3727
3728 * MAINTAINERS: Update my email address.
3729
3730 2010-02-08 Andrew Pinski <pinskia@gmail.com>
3731
3732 * MAINTAINERS (spu port): Update my email address.
3733
3734 2010-02-08 Jie Zhang <jie.zhang@analog.com>
3735
3736 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3737
3738 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3739
3740 * configure.ac: Add "recommended" version checks for GMP/MPC.
3741 Update recommended GMP/MPFR/MPC versions.
3742 * configure: Regenerate.
3743
3744 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3745
3746 * MAINTAINERS: Move my Embecosm email address into the
3747 write-after-approval section.
3748
3749 2010-01-26 Ian Lance Taylor <iant@google.com>
3750
3751 * MAINTAINERS: Add myself as Go frontend maintainer.
3752
3753 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
3754
3755 PR libstdc++/36101, PR libstdc++/42813
3756 * configure.ac (bootstrap_target_libs): Make inclusion of
3757 target-libgomp conditional on libgomb being in target_configdirs.
3758 * configure: Regenerate.
3759
3760 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
3761
3762 PR libstdc++/36101, PR libstdc++/42813
3763 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3764 * configure: Regenerate.
3765
3766 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
3767
3768 PR libstdc++/36101, PR libstdc++/42813
3769 * configure.ac (target_configdirs): Substitute.
3770 * Makefile.def: Bootstrap target module libgomp.
3771 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3772 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3773 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3774 * configure, Makefile.in: Regenerate.
3775
3776 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3777
3778 * MAINTAINERS: Adjust my details.
3779
3780 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3781
3782 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3783
3784 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3785
3786 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3787
3788 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3789
3790 * MAINTAINERS (Write After Approval): Add myself.
3791
3792 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3793
3794 * MAINTAINERS (Write After Approval): Add myself.
3795
3796 2010-01-11 Richard Guenther <rguenther@suse.de>
3797
3798 PR lto/41569
3799 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3800 * Makefile.in: Regenerated.
3801
3802 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
3803
3804 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3805 * configure: Regenerate.
3806
3807 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3808 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3809
3810 PR bootstrap/42424
3811 * configure.ac: Include libtool m4 files.
3812 (_LT_CHECK_OBJDIR): Call it.
3813 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3814 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3815
3816 * configure: Regenerate.
3817
3818 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3819
3820 PR bootstrap/41818
3821 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3822 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3823 * Makefile.in: Regenerate.
3824
3825 2010-01-02 Richard Guenther <rguenther@suse.de>
3826
3827 PR lto/41529
3828 * configure.ac: Include config/elf.m4. Disable LTO if not
3829 builting for an elf target.
3830 * configure: Regenerate.
3831
3832 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3833
3834 * MAINTAINERS: Change my email address.
3835
3836 2009-12-18 Ben Elliston <bje@au.ibm.com>
3837
3838 * config.sub, config.guess: Update from upstream sources.
3839
3840 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3841
3842 * MAINTAINERS (Write After Approval): Add myself.
3843
3844 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3845
3846 PR middle-end/30447
3847 PR middle-end/30789
3848 PR other/40302
3849
3850 * configure.ac: Require MPC.
3851 * configure: Regenerate.
3852
3853 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3854
3855 PR target/38384
3856 PR bootstrap/40972
3857 * libtool.m4: Sync from git Libtool.
3858 * ltoptions.m4: Likewise.
3859 * ltversion.m4: Likewise.
3860 * lt~obsolete.m4: Likewise.
3861 * ltmain.sh: Likewise.
3862
3863 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3864
3865 * configure.ac: Update minimum MPC version to 0.8.
3866 * configure: Regenerate.
3867
3868 2009-11-21 Sebastian Pop <sebpop@gmail.com>
3869
3870 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3871 * configure: Regenerated.
3872
3873 2009-11-21 Ian Lance Taylor <iant@google.com>
3874
3875 * configure.ac: Change default of poststage1_ldflags to be empty if
3876 poststage1_libs is set. When poststage1_libs is empty, and
3877 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3878 * configure: Rebuild.
3879
3880 2009-11-21 Adam Nemet <adambnmet@gmail.com>
3881
3882 * MAINTAINERS (Write After Approval): Update my email address.
3883
3884 2009-11-20 Ben Elliston <bje@au.ibm.com>
3885
3886 * config.guess: Update from upstream sources.
3887
3888 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3889
3890 * Makefile.def: Restore host and target settings for gmp.
3891 * Makefile.in: Rebuild.
3892
3893 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3894
3895 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3896 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3897 Fix portability of test of C++ as bootstrap language. Add
3898 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3899 * configure: Rebuild.
3900 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3901 and cloog. Fix in-tree ppl configuration. Introduce libelf
3902 in-tree building.
3903 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3904 (POSTSTAGE1_HOST_EXPORTS): Use it.
3905 (STAGE[+id+]_CXXFLAGS): New.
3906 (BASE_FLAGS_TO_PASS): Pass it down.
3907 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3908 extra_exports.
3909 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3910 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3911 extra_exports.
3912 * Makefile.in: Rebuild.
3913
3914 2009-11-17 Ben Elliston <bje@au.ibm.com>
3915
3916 * config.sub, config.guess: Update from upstream sources.
3917
3918 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3919
3920 * MAINTAINERS (Write After Approval): Add myself.
3921
3922 2009-11-09 Jon Beniston <jon@beniston.com>
3923
3924 * MAINTAINERS (Write After Approval): Add myself.
3925
3926 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3927
3928 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3929 paths for *-w64-mingw* and x86_64-*mingw*.
3930 * configure: Regenerated.
3931
3932 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
3933
3934 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3935
3936 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3937
3938 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3939 Phil Edwards to Write-After Approval.
3940
3941 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3942
3943 * configure.ac: Disable target-winsup & co for
3944 x86_64-*-mingw* and *-w64-mingw* targets.
3945 * configure: Regenerated.
3946
3947 2009-10-16 Nick Clifton <nickc@redhat.com>
3948
3949 * MAINTAINERS: Add myself as a maintainer for the RX port.
3950
3951 2009-10-26 Johannes Singler <singler@kit.edu>
3952
3953 * MAINTAINERS (Write After Approval): Update my e-mail address.
3954
3955 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3956
3957 * configure.ac (CLooG test): Use = with test.
3958 * configure: Regenerate.
3959
3960 2009-10-22 Richard Guenther <rguenther@suse.de>
3961
3962 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
3963 cloog if the ppl version check failed. Move flags saving
3964 before setting in libelf check.
3965 * configure: Regenerate.
3966
3967 2009-10-21 Richard Guenther <rguenther@suse.de>
3968
3969 * configure.ac: Adjust the ppl and cloog configure to work as
3970 documented. Disable cloog if ppl was disabled. Omit the version
3971 checks if they were disabled.
3972 * configure: Re-generate.
3973
3974 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3975
3976 * configure.ac: Add 'lto' to enable_languages, not
3977 new_enable_languages, and only if not already present.
3978 * configure: Regenerate.
3979
3980 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
3981
3982 * README: Refer to the various COPYING* files instead of just
3983 COPYING.
3984 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
3985
3986 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
3987
3988 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
3989
3990 2009-10-07 Richard Guenther <rguenther@suse.de>
3991
3992 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
3993 and Richard Guenther as reviewers.
3994 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
3995 as reviewers.
3996
3997 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
3998
3999 * config.sub: Update from upstream sources.
4000
4001 2009-10-06 Ian Lance Taylor <iant@google.com>
4002
4003 * Makefile.def: check-gold depends upon all-gas.
4004 * Makefile.in: Rebuild.
4005
4006 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4007
4008 * MAINTAINERS (Write After Approval): Add myself.
4009
4010 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4011
4012 * Makefile.def: all-lto-plugin depends on all-libiberty.
4013 set bootstrap=true for lto-plugin.
4014 Add lto-plugin.
4015 * Makefile.in: Regenerate.
4016 * configure.ac (host_libs): Add lto-plugin.
4017 * configure: Regenerate.
4018
4019 2009-10-03 Diego Novillo <dnovillo@google.com>
4020
4021 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4022 (HOST_LIBELFLIBS): Define.
4023 (HOST_LIBELFINC): Define.
4024 * Makefile.in: Regenerate.
4025 * configure.ac: Add --enable-lto.
4026 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4027 If --enable-lto is used, add 'lto' to new_enable_languages.
4028 If --enable-lto is used and gold is enabled, add
4029 lto-plugin to configdirs.
4030 * configure: Regenerate.
4031
4032 2009-10-03 Simon Baldwin <simonb@google.com>
4033
4034 * configure.ac: If --with-system-zlib, suppress local zlib and
4035 pass --with-system-zlib to subdir configure scripts.
4036 * configure: Regenerate.
4037
4038 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
4039 Paolo Bonzini <bonzini@gnu.org>
4040
4041 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4042 $(srcdir).
4043 * Makefile.in: Rebuilt.
4044
4045 2009-09-26 Gary Funck <gary@intrepid.com>
4046
4047 * MAINTAINERS (Write After Approval): Add myself.
4048
4049 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4050
4051 * configure.ac: Update minimum MPC version to 0.7.
4052 * configure: Regenerate.
4053
4054 2009-09-25 Nick Clifton <nickc@redhat.com>
4055
4056 * configure.ac: Pass any --cache-file=/dev/null option on to
4057 subconfigures.
4058 * configure: Regenerate.
4059
4060 2009-09-23 Nick Clifton <nickc@redhat.com>
4061
4062 * config.sub, config.guess: Update from upstream sources.
4063
4064 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
4065
4066 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4067 * Makefile.in: Rebuilt.
4068
4069 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4070
4071 PR bootstrap/32272
4072 * configure.ac: Error out if $srcdir isn't '.' but contains
4073 host-${host_noncanonical}.
4074 * configure: Regenerate.
4075
4076 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4077
4078 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4079 maintainer.
4080
4081 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4082
4083 * configure.ac: If bootstrapping a combined tree with
4084 --enable-gold, require c++ in stage1_languages.
4085 * configure: Regenerate.
4086
4087 * configure.ac: Also add target_libs of stage1_languages to
4088 bootstrap_target_libs.
4089 * configure: Regenerate.
4090
4091 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4092 with --enable-languages not containing c++.
4093 * configure: Regenerate.
4094
4095 2009-09-15 Jie Zhang <jie.zhang@analog.com>
4096
4097 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4098 * configure: Regenerate.
4099
4100 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
4101
4102 * MAINTAINERS (Write After Approval): Update my e-mail address,
4103 and move from from here...
4104 (Waiting for paperwork): To here.
4105
4106 2009-09-09 Joseph Myers <joseph@codesourcery.com>
4107
4108 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4109
4110 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4111
4112 * configure.ac: Do not use $extrasub for replacing @if/@endif
4113 parts in Makefile; instead, use additional arguments to
4114 AC_CONFIG_COMMANDS to do the replacement manually, with several
4115 sed invocations, to avoid HP-UX sed command limits.
4116 * configure: Regenerate.
4117
4118 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
4119
4120 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4121 blank before -L.
4122
4123 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
4124
4125 * configure.ac (with-build-config): Document. Handle without.
4126 Handle missing argument.
4127 * configure: Rebuilt.
4128
4129 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
4130
4131 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4132 Default to bootstrap-debug only if compare-debug works.
4133 * configure: Rebuilt.
4134 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4135 * Makefile.in: Rebuilt.
4136
4137 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4138
4139 * MAINTAINERS (OS Port Maintainers): Update my email address.
4140
4141 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
4142
4143 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4144 * Makefile.in: Rebuilt.
4145
4146 2009-09-01 Chris Demetriou <cgd@google.com>
4147
4148 * MAINTAINERS (Write After Approval): Add myself.
4149
4150 2009-08-31 Dodji Seketeli <dodji@redhat.com>
4151
4152 PR debug/30161
4153 * include/dwarf2.h (enum dwarf_tag): Added
4154 DW_TAG_GNU_template_template_param
4155 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4156
4157 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
4158
4159 * Makefile.tpl (AWK): Fix typo.
4160 * Makefile.in: Regenerate.
4161
4162 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
4163
4164 * configure.ac: Detect awk and sed.
4165 * Makefile.def (flags_to_pass): Add AWK and SED.
4166 * Makefile.tpl (AWK, SED): New.
4167 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4168 * configure: Regenerate.
4169 * Makefile.in: Regenerate.
4170
4171 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4172
4173 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4174 (collapseslashes): Likewise.
4175
4176 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4177
4178 * configure.ac (AC_PREREQ): Bump to 2.64.
4179
4180 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4181
4182 * configure.ac: Remove --with-datarootdir, --with-docdir,
4183 --with-pdfdir, --with-htmldir switches.
4184 * configure: Regenerate.
4185
4186 * configure: Regenerate.
4187
4188 * compile: Sync from Automake 1.11.
4189 * depcomp: Likewise.
4190 * install-sh: Likewise.
4191 * missing: Likewise.
4192 * mkinstalldirs: Likewise.
4193 * ylwrap: Likewise.
4194
4195 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4196
4197 * ltmain.sh (func_normal_abspath): New function.
4198 (func_relative_path): Likewise.
4199 (func_mode_help): Document new -bindir option for link mode.
4200 (func_mode_link): Add new -bindir option, and use it to place
4201 output DLL if specified.
4202
4203 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4204
4205 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4206 (baseargs): Add --disable-option-checking.
4207 * configure: Regenerate.
4208
4209 * Makefile.def (configure-target-libiberty): Depend on
4210 all-binutils and all-ld.
4211 (configure-target-newlib): Likewise.
4212 * Makefile.in: Regenerate.
4213
4214 2009-08-17 Ben Elliston <bje@au.ibm.com>
4215
4216 * config.sub, config.guess: Update from upstream sources.
4217
4218 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4219
4220 Sync from src, merge:
4221
4222 2009-07-02 Tristan Gingold <gingold@adacore.com>
4223
4224 * configure.ac: Do not exclude gas for i386-*-darwin.
4225 Add a case for x86_64-*-darwin.
4226 * configure: Regenerate.
4227
4228 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4229
4230 * MAINTAINERS: Add my name to Write After Approval list.
4231
4232 2009-08-06 Michael Eager <eager@eagercon.com>
4233
4234 * configure.ac: Add Microblaze target.
4235 * configure: Regenerate.
4236
4237 2009-07-31 Christian Bruel <christian.bruel@st.com>
4238
4239 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4240 * configure: Regenerate.
4241
4242 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
4243
4244 * MAINTAINERS (Write After Approval): Update my e-mail address.
4245
4246 2009-07-06 Ian Lance Taylor <iant@google.com>
4247
4248 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4249 * configure: Rebuild.
4250
4251 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4252
4253 * MAINTAINERS: Move myself to the Graphite Reviewers.
4254
4255 2009-06-30 Wei Guozhi <carrot@google.com>
4256
4257 * MAINTAINERS: Add my name to Write After Approval list.
4258
4259 2009-06-26 Steve Ellcey <sje@cup.hp.com>
4260
4261 PR bootstrap/40338
4262 * configure.ac (comparestring): Create new variable.
4263 * Makefile.tpl (comparestring): Use to skip some comparisions.
4264 * configure: Regenerate.
4265 * Makefile.in: Regenerate.
4266
4267 2009-06-26 Doug Evans <dje@sebabeach.org>
4268
4269 * Makefile.def (host_modules): Add cgen.
4270 * Makefile.in: Regenerate.
4271 * configure.ac (host_tools): Add cgen.
4272 * configure: Regenerate.
4273
4274 2009-06-23 DJ Delorie <dj@redhat.com>
4275
4276 * MAINTAINERS: Add myself as mep maintainer.
4277
4278 2009-06-23 Ian Lance Taylor <iant@google.com>
4279
4280 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4281 boot_languages. Only bootstrap target libraries listed in
4282 target_libs for some boot language. Add --with-stage1-ldflags,
4283 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4284 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4285 if not building with C++.
4286 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4287 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4288 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4289 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4290 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4291 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4292 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4293 * configure, Makefile.in: Rebuild.
4294
4295 2009-06-23 Li Feng <nemokingdom@gmail.com>
4296
4297 * MAINTAINERS: Added my name to write-after-approval list.
4298
4299 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4300
4301 * configure.ac: Define is_elf for QNX Neutrino targets.
4302 * configure: Regenerate.
4303
4304 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4305
4306 * MAINTAINERS: Added my name to the write-after-approval list
4307
4308 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4309
4310 * configure.ac: Detect MPC in default directory.
4311 * configure: Regenerate.
4312
4313 2009-06-03 Jerome Guitton <guitton@adacore.com>
4314 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4315
4316 * Makefile.tpl (all): Avoid a trailing backslash.
4317 * Makefile.in: Regenerate.
4318
4319 2009-06-03 Ben Elliston <bje@au.ibm.com>
4320
4321 * config.sub, config.guess: Update from upstream sources.
4322
4323 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4324
4325 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4326 to noconfdirs.
4327 * configure: Regenerate.
4328
4329 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
4330
4331 * Makefile.tpl ([+compare-target+]): Compare all stage
4332 directories, rather than just gcc.
4333 * Makefile.in: Rebuilt.
4334
4335 2009-06-01 Doug Kwan <dougkwan@google.com>
4336
4337 * configure.ac: Support gold for target arm*-*-*.
4338 * configure: Regenerate.
4339
4340 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4341
4342 * Makefile.def: Add MPC support and dependencies.
4343 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4344
4345 * Makefile.in, configure: Regenerate.
4346
4347 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
4348
4349 * Makefile.tpl (all): Avoid harmless warning in make all when
4350 gcc-bootstrap is enabled but stage_last does not exist.
4351 * Makefile.in: Rebuilt.
4352
4353 2009-05-24 Nicolas Roche <roche@adacore.com>
4354
4355 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4356 * Makefile.in: Regenerate.
4357
4358 2009-05-21 Denis Chertykov <chertykov@gmail.com>
4359
4360 * MAINTAINERS: Update my e-mail address.
4361
4362 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4363
4364 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4365 * configure: Regenerate.
4366
4367 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4368
4369 PR other/40159
4370 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4371 gcc-no-bootstrap are mutually exclusive.
4372 * Makefile.in: Rebuilt.
4373
4374 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4375
4376 PR other/40159
4377 * Makefile.tpl (all): Don't end with unconditional success.
4378 * Makefile.in: Rebuilt.
4379
4380 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
4381
4382 PR target/37137
4383 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4384 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4385 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4386 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4387 stage_configureflags, stage_cflags and stage_libcflags into
4388 explicit Makefile macros.
4389 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4390 GFORTRAN.
4391 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4392 CC. Set CC_FOR_BUILD from CC.
4393 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4394 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4395 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4396 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4397 and GFORTRAN.
4398 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4399 (_LIBCFLAGS): Renamed to _TFLAGS.
4400 (do-compare-debug, do-compare3-debug): Drop.
4401 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4402 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4403 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4404 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4405 (XGCC_FLAGS_FOR_TARGET): New.
4406 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4407 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4408 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4409 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4410 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4411 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4412 TFLAGS.
4413 (BUILD_CONFIG): Include if requested.
4414 (all): Set TFLAGS on bootstrap.
4415 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4416 (all-stageid-prefixmodule): Likewise.
4417 (do-clean, distclean-stageid): Set TFLAGS.
4418 (restrap): Fix whitespace.
4419 * Makefile.in: Rebuilt.
4420
4421 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
4422
4423 * config.guess: Sync with src.
4424
4425 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4426
4427 * configure.ac ($with_ppl): Default to no if not supplied.
4428 ($with_cloog): Likewise.
4429 configure: Regenerate.
4430
4431 2009-04-27 James E. Wilson <wilson@codesourcery.com>
4432
4433 * MAINTAINERS: Update my e-mail address.
4434
4435 2009-04-27 Nick Clifton <nickc@redhat.com>
4436
4437 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4438
4439 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4440
4441 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4442 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4443 * Makefile.in: Regenerate.
4444
4445 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4446
4447 PR bootstrap/39739
4448 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4449 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4450
4451 * configure, Makefile.in: Regenerate.
4452
4453 2009-04-21 Taras Glek <tglek@mozilla.com>
4454
4455 * include/hashtab.h: Update GTY annotations to new syntax
4456 * include/splay-tree.h: Likewise
4457
4458 2009-04-17 Ben Elliston <bje@au.ibm.com>
4459
4460 * config.sub, config.guess: Update from upstream sources.
4461
4462 2009-04-15 Anthony Green <green@moxielogic.com>
4463
4464 * configure.ac: Add moxie support.
4465 * configure: Rebuilt.
4466
4467 2009-04-14 Jakub Jelinek <jakub@redhat.com>
4468
4469 * configure.ac: Change copyright header to refer to version
4470 3 of the GNU General Public License and to point readers at the
4471 COPYING3 file and the FSF's license web page.
4472 * Makefile.def: Likewise.
4473 * Makefile.tpl: Likewise.
4474 * Makefile.in: Regenerate.
4475
4476 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4477
4478 * configure.ac: Restore match for darwin9 or later. Use double
4479 brackets since regeneration eats one pair.
4480 * configure: Regenerate.
4481
4482 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4483
4484 PR gas/10039
4485 * configure.ac: Require texinfo 4.7.
4486 * configure: Regenerated.
4487
4488 2009-04-09 Nick Clifton <nickc@redhat.com>
4489
4490 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4491 the GCC Runtime Library Exception.
4492
4493 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4494
4495 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4496 * configure: Regenerate.
4497
4498 2009-04-01 Steve Ellcey <sje@cup.hp.com>
4499
4500 * Makefil.def (languages): New entries.
4501 * Makefile.tpl (check-gcc-*): New generic target.
4502 * Makefile.in: Regenerate.
4503
4504 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
4505
4506 * MAINTAINERS: Update my email address.
4507
4508 2009-03-18 Tom Tromey <tromey@redhat.com>
4509
4510 * configure: Rebuild.
4511 * configure.ac (host_libs): Add libiconv.
4512 * Makefile.in: Rebuild.
4513 * Makefile.def (host_modules): Add libiconv.
4514 (configure-gdb, all-gdb): Depend on libiconv.
4515
4516 2009-03-16 Tristan Gingold <gingold@adacore.com>
4517
4518 * configure.ac: Treat gdb as supported on x86_64-darwin.
4519 * configure: Regenerate.
4520
4521 2009-03-16 Joseph Myers <joseph@codesourcery.com>
4522
4523 * configure.ac (--with-host-libstdcxx): New option.
4524 * configure: Regenerate.
4525
4526 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
4527
4528 * MAINTAINERS: Move myself into the write after approval list.
4529
4530 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4531
4532 * MAINTAINERS: Update e-mail address.
4533
4534 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4535
4536 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4537
4538 2009-03-10 Ira Rosen <irar@il.ibm.com>
4539
4540 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4541
4542 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4543
4544 Backport from git Libtool:
4545
4546 2009-01-19 Robert Millan <rmh@aybabtu.com>
4547 Support GNU/kOpenSolaris.
4548 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4549 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4550 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4551 GNU/kOpenSolaris.
4552
4553 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4554
4555 * MAINTAINERS: Update e-mail address.
4556
4557 2009-02-24 Michael Eager <eager@eagercon.com>
4558
4559 * MAINTAINERS (Write After Approval): Add self.
4560
4561 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
4562
4563 * MAINTAINERS (Write After Approval): Add myself.
4564
4565 2009-02-05 Andreas Schwab <schwab@suse.de>
4566
4567 * Makefile.tpl (stage_last): Define $r and $s before using
4568 $(RECURSE_FLAGS_TO_PASS).
4569 * Makefile.in: Regenerate
4570
4571 2009-01-30 Ian Lance Taylor <iant@google.com>
4572
4573 * MAINTAINERS: Move myself to the Global Reviewers list.
4574
4575 2009-01-29 Robert Millan <rmh@aybabtu.com>
4576
4577 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4578 * configure: Regenerate.
4579
4580 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4581
4582 * MAINTAINERS: Make whitespace consistent.
4583 Remove Robert Millan from Write After Approval.
4584
4585 2009-01-16 Alan Modra <amodra@bigpond.net.au>
4586
4587 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4588 (all-opcodes): Depend on all-libiberty.
4589 * Makefile.in: Regenerate.
4590
4591 2009-01-15 Douglas B Rupp <rupp@gnat.com>
4592
4593 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4594 * configure: Regenerate.
4595
4596 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4597
4598 * MAINTAINERS (Write After Approval): Add myself.
4599
4600 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4601
4602 * MAINTAINERS: Add myself to reviewers (Fortran).
4603
4604 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4605
4606 PR tree-optimization/38515
4607 * configure.ac (cloog-polylib): Removed.
4608 (with_ppl, with_cloog): Test for "no".
4609 * configure: Regenerated.
4610
4611 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
4612
4613 * MAINTAINERS: Moved myself to reviewers (Fortran).
4614
4615 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4616
4617 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4618 (Write After Approval): Remove myself.
4619
4620 2009-01-03 Diego Novillo <dnovillo@google.com>
4621
4622 * MAINTAINERS: Remove myself from alias maintainership.
4623
4624 2009-01-02 David Ayers <ayers@fsfe.org>
4625
4626 * MAINTAINERS: Update e-mail address.
4627
4628 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4629
4630 * MAINTAINERS: Make whitespace consistent.
4631
4632 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4633
4634 Backport from upstream Libtool:
4635 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4636 Add cache variables to tests that require the linker to work.
4637 For shlibpath_overrides_runpath, this also changes the semantics
4638 to let the result from the C compiler take precedence.
4639
4640 2008-12-02 Ben Elliston <bje@au.ibm.com>
4641
4642 * config.sub, config.guess: Update from upstream sources.
4643
4644 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
4645
4646 * configure.ac (ppllibs): Add by default the lib flags.
4647 * configure: Regenerate.
4648
4649 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
4650
4651 * MAINTAINERS: Add myself to the write after approval list.
4652
4653 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4654
4655 * configure.ac: Add double brackets on darwin[912].
4656 * configure: Regenerate.
4657
4658 2008-12-03 Daniel Kraft <d@domob.eu>
4659
4660 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4661 Approval to Reviewer section (for Fortran front-end).
4662
4663 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4664
4665 * configure.ac: Expand to darwin10 and later.
4666 * configure: Regenerate.
4667
4668 2008-12-02 Andreas Schwab <schwab@suse.de>
4669
4670 * Makefile.def: configure-target-boehm-gc depends on
4671 all-target-libstdc++-v3.
4672 * Makefile.in: Regenerate.
4673
4674 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
4675
4676 * MAINTAINERS: Add myself as mingw maintainer.
4677
4678 2008-12-02 Ben Elliston <bje@au.ibm.com>
4679
4680 * config.sub, config.guess: Update from upstream sources.
4681
4682 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4683
4684 * README.SCO: Remove.
4685
4686 2008-11-29 Fernando Pereira <pronesto@gmail.com>
4687
4688 * MAINTAINERS: Add myself to the write after approval list.
4689
4690 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4691
4692 * MAINTAINERS: Update my email address in WAA section.
4693
4694 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
4695
4696 * MAINTAINERS: Update e-mail address.
4697
4698 2008-11-27 Toon Moene <toon@moene.org>
4699
4700 * MAINTAINERS: Change e-mail address.
4701
4702 2008-11-27 Tristan Gingold <gingold@adacore.com>
4703
4704 * configure.ac: Build gdb for i?86-*-darwin*
4705 * configure: Regenerated.
4706
4707 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
4708
4709 * MAINTAINERS: Added my full name.
4710
4711 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4712
4713 PR bootstrap/38014
4714 PR bootstrap/37923
4715
4716 Revert:
4717
4718 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4719
4720 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4721 * Makefile.in: Regenerated.
4722
4723 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4724
4725 PR gdb/921
4726 PR gdb/1646
4727 PR gdb/2175
4728 PR gdb/2176
4729
4730 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4731 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4732 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4733 (HOST_EXPORTS): Pass CPPFLAGS.
4734 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4735 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4736 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4737 * Makefile.in, configure: Regenerated.
4738 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4739 and CPPFLAGS_FOR_BUILD.
4740
4741 2008-11-06 Jeff Law <law@redhat.com>
4742
4743 * MAINTAINERS: Add myself as middle end maintainer.
4744
4745 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
4746
4747 * MAINTAINERS (Write after approval): Add myself.
4748
4749 2008-11-05 Diego Novillo <dnovillo@google.com>
4750
4751 * MAINTAINERS (Global Reviewers): Add myself.
4752 (Non-Algorithmic Maintainers): Remove myself.
4753
4754 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4755
4756 * MAINTAINERS (Write after approval): Add myself.
4757
4758 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4759
4760 * MAINTAINERS (Write after approval): Add myself.
4761
4762 2008-10-31 Ben Elliston <bje@au.ibm.com>
4763
4764 * configure.ac (spu-*-*): Remove special case.
4765 * configure: Regenerate.
4766
4767 2008-10-30 Catherine Moore <clm@codesourcery.com>
4768
4769 * MAINTAINERS (Write after approval): Update my email address.
4770
4771 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4772
4773 * configure.ac [spu-*-*]: Do not set skipdirs.
4774 * configure: Re-generate.
4775
4776 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4777
4778 * MAINTAINERS (Various Maintainers): Add myself to reload.
4779
4780 2008-10-25 Richard Guenther <rguenther@suse.de>
4781
4782 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4783 maintainer. Remove myself as libgcc-math maintainer.
4784 (Non-Algorithmic Maintainers): Remove myself.
4785
4786 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4787
4788 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4789 * Makefile.in: Regenerated.
4790
4791 2008-10-23 Cary Coutant <ccoutant@google.com>
4792
4793 * MAINTAINERS (Write after approval): Add myself.
4794
4795 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4796
4797 PR gdb/921
4798 PR gdb/1646
4799 PR gdb/2175
4800 PR gdb/2176
4801
4802 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4803 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4804 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4805 (HOST_EXPORTS): Pass CPPFLAGS.
4806 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4807 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4808 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4809 * Makefile.in, configure: Regenerated.
4810 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4811 and CPPFLAGS_FOR_BUILD.
4812
4813 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
4814
4815 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4816 Sebastian Pop.
4817
4818 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4819
4820 * MAINTAINERS (Write After Approval): Added myself.
4821
4822 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4823
4824 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4825 recommended version to 2.3.2.
4826
4827 * configure: Regenerate.
4828
4829 2008-10-01 Mark Mitchell <mark@codesourcery.com>
4830
4831 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4832
4833 2008-09-29 David Daney <david.daney@caviumnetworks.com>
4834
4835 * MAINTAINERS (Write After Approval): Update e-mail address.
4836
4837 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4838
4839 * libtool.m4: Update to libtool 2.2.6.
4840 * lt~obsolete.m4: Update to libtool 2.2.6.
4841 * ltmain.sh: Update to libtool 2.2.6.
4842 * ltsugar.m4: Update to libtool 2.2.6.
4843 * ltversion.m4: Update to libtool 2.2.6.
4844 * ltoptions.m4: Update to libtool 2.2.6.
4845 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4846
4847 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4848
4849 * MAINTAINERS (Write After Approval): Add myself.
4850
4851 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4852
4853 * MAINTAINERS (Write After Approval): Update my name.
4854
4855 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4856
4857 * MAINTAINERS: Add myself in "Write After Approval".
4858
4859 2008-09-18 Steve Ellcey <sje@cup.hp.com>
4860
4861 * MAINTAINERS: Add myself as ia64 maintainer.
4862
4863 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4864
4865 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4866 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4867 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4868 and Michael Tiemann from Write After Approval since they do not
4869 actually have access.
4870
4871 2008-09-05 Richard Guenther <rguenther@suse.de>
4872
4873 * configure.ac: Initialize clooglibs to -lcloog.
4874 * configure: Re-generate.
4875
4876 2008-09-04 Le-Chun Wu <lcwu@google.com>
4877
4878 * MAINTAINERS (Write After Approval): Add myself.
4879
4880 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4881
4882 * configure.ac (--with-cloog-polylib): New.
4883 (--disable-cloog-version-check): New.
4884 (--disable-ppl-version-check): New.
4885 * configure: Re-generate.
4886
4887 2008-09-03 Richard Guenther <rguenther@suse.de>
4888
4889 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4890 cloog test.
4891 * configure: Re-generate.
4892
4893 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4894
4895 Add picoChip port.
4896 * MAINTAINERS: Add picoChip maintainers.
4897
4898 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4899 Tobias Grosser <grosser@fim.uni-passau.de>
4900 Jan Sjodin <jan.sjodin@amd.com>
4901 Harsha Jagasia <harsha.jagasia@amd.com>
4902 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4903 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4904 Adrien Eliche <aeliche@isty.uvsq.fr>
4905
4906 Merge from graphite branch.
4907 * configure: Regenerate.
4908 * Makefile.in: Regenerate.
4909 * configure.ac (host_libs): Add ppl and cloog.
4910 Add checks for PPL and CLooG.
4911 * Makefile.def (ppl, cloog): Added modules and dependences.
4912 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4913 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4914
4915 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4916
4917 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4918 (GCC_SHLIB_SUBDIR): New.
4919 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4920 * configure: Regenerate.
4921 * Makefile.in: Regenerate.
4922
4923 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4924
4925 * MAINTAINERS: Consistently use tabs to separate columns.
4926
4927 2008-08-29 Tristan Gingold <gingold@adacore.com>
4928
4929 * MAINTAINERS (Write after Approval): Add myself.
4930
4931 2008-08-28 Tristan Gingold <gingold@adacore.com>
4932
4933 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4934 Enable bfd, binutils and opcodes.
4935 * configure: Regenerate.
4936
4937 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4938
4939 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4940
4941 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4942
4943 * MAINTAINERS: Use correct Umlaut for last name.
4944
4945 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4946
4947 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4948
4949 2008-08-16 David Edelsohn <edelsohn@gnu.org>
4950
4951 * MAINTAINERS: Update my email address.
4952
4953 2008-08-16 Nicolas Roche <roche@adacore.com>
4954
4955 * Makefile.tpl: Add BOOT_ADAFLAGS.
4956 * Makefile.in: Regenerate.
4957
4958 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
4959
4960 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
4961 * configure: Regenerate.
4962
4963 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
4964
4965 * configure.ac: Add makefile fragments for hpux.
4966 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
4967 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
4968 * configure: Regenerate.
4969 * Makefile.in: Regenerate.
4970
4971 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
4972
4973 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
4974
4975 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
4976
4977 * MAINTAINERS (Write after Approval): Add myself.
4978
4979 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
4980
4981 * MAINTAINERS (Write After Approval): Add myself.
4982
4983 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
4984
4985 * MAINTAINERS (Write After Approval): Add myself.
4986
4987 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
4988
4989 * MAINTAINERS: Update my email address.
4990
4991 2008-06-25 Joey Ye <joey.ye@intel.com>
4992
4993 * MAINTAINERS (Write After Approval): Add myself.
4994
4995 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4996
4997 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
4998 * Makefile.in: Regenerate.
4999 * configure: Regenerate.
5000
5001 2008-06-17 Daniel Kraft <d@domob.eu>
5002
5003 * MAINTAINERS (Write After Approval): Add myself.
5004
5005 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5006
5007 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5008 "$@" is still intact with both Autoconf 2.59 and 2.62.
5009 * configure: Regenerate.
5010
5011 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5012
5013 * Makefile.tpl: Fix comment errors.
5014 * Makefile.in: Regenerate.
5015
5016 2008-06-12 David S. Miller <davem@davemloft.net>
5017 David Edelsohn <edelsohn@gnu.org>
5018
5019 * configure.ac: Add powerpc*-*-* to gold supported targets.
5020 * configure: Regenerate.
5021
5022 2008-06-08 Joseph Myers <joseph@codesourcery.com>
5023
5024 PR tree-optimization/36218
5025 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5026 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5027 (all prefix="build-"): Pass them to build-system sub-makes.
5028 * Makefile.in: Regenerate.
5029
5030 2008-06-07 Joseph Myers <joseph@codesourcery.com>
5031
5032 * MAINTAINERS (mt port): Remove.
5033 (sco5, unixware, sco udk): Remove.
5034 (Kean Johnston): Add to Write After Approval.
5035
5036 2008-05-30 Julian Brown <julian@codesourcery.com>
5037
5038 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5039 of libobjc for ARM EABI Linux.
5040 * configure: Regenerate.
5041
5042 2008-05-18 Xinliang David Li <davidxl@google.com>
5043
5044 * ChangeLog: Remove wrong ChangeLog entry.
5045
5046 2008-05-17 Xinliang David Li <davidxl@google.com>
5047
5048 * MAINTAINERS (Write After Approval): Add myself.
5049
5050 2008-05-15 Janus Weil <janus@gcc.gnu.org>
5051
5052 * MAINTAINERS (Write After Approval): Add myself.
5053
5054 2008-05-14 Rafael Espíndola <espindola@google.com>
5055
5056 * config-ml.in: don't handle --enable-shared and --enable-static.
5057
5058 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5059
5060 * MAINTAINERS: Update my email address.
5061
5062 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5063
5064 * MAINTAINERS: Update my email address.
5065
5066 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5067
5068 * MAINTAINERS (Write After Approval): Add myself.
5069
5070 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5071
5072 * MAINTAINERS (Write After Approval): Add myself.
5073
5074 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
5075
5076 * MAINTAINERS (crx): Add myself.
5077
5078 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5079
5080 Sync with src:
5081 2008-04-14 David S. Miller <davem@davemloft.net>
5082
5083 * configure.ac: Add sparc*-*-* to gold supported targets.
5084 * configure: Regenerate.
5085
5086 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5087
5088 PR bootstrap/35457
5089 * configure.ac: Include override.m4.
5090 * configure: Regenerate.
5091
5092 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5093
5094 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5095 * Makefile.in: Regenerate.
5096
5097 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
5098
5099 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5100 as nonconfigurable directories list.
5101 * configure: Regenerate.
5102
5103 2008-04-14 Ben Elliston <bje@au.ibm.com>
5104
5105 * config.sub, config.guess: Update from upstream sources.
5106
5107 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
5108
5109 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5110 * Makefile.in: Regenerate.
5111
5112 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5113
5114 * configure.ac: Do not build libssp for the AVR.
5115 * configure: Regenerate.
5116
5117 2008-04-07 Ian Lance Taylor <iant@google.com>
5118
5119 * Makefile.def: check-gold depends upon all-binutils.
5120 * Makefile.in: Regenerate.
5121
5122 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5123
5124 * MAINTAINERS (Write After Approval): Add myself.
5125
5126 2008-04-04 Nick Clifton <nickc@redhat.com>
5127
5128 PR binutils/4334
5129 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5130 builds.
5131 * configure: Regenerate.
5132
5133 2008-04-04 NightStrike <NightStrike@gmail.com>
5134
5135 PR other/35151
5136 * configure.ac: Combine rules for mingw32 and mingw64.
5137 * configure: Regenerate.
5138
5139 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
5140
5141 * MAINTAINERS (Write After Approval): Add myself.
5142
5143 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
5144
5145 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5146 * Makefile.in (.NOTPARALLEL): Ditto.
5147
5148 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5149
5150 * MAINTAINERS (Write After Approval): Add myself.
5151
5152 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
5153
5154 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5155 * Makefile.in (.NOTPARALLEL): Regenerate.
5156
5157 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
5158
5159 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5160 * Makefile.in: Regenerate.
5161
5162 2008-03-26 Jakub Staszak <kuba@et.pl>
5163
5164 * MAINTAINERS (Write After Approval): Add myself.
5165
5166 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5167
5168 * MAINTAINERS: Update e-mail address.
5169
5170 2008-03-20 Ian Lance Taylor <iant@google.com>
5171
5172 * configure.ac: Add support for --enable-gold.
5173 * Makefile.def: Add gold as a directory like ld.
5174 * configure, Makefile.in: Regenerate.
5175
5176 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5177
5178 * configure.ac: m4_include config/proginstall.m4.
5179 * configure: Regenerate.
5180
5181 Backport from upstream Libtool:
5182
5183 2007-10-12 Eric Blake <ebb9@byu.net>
5184
5185 Deal with Autoconf 2.62's semantic change in m4_append.
5186 * ltsugar.m4 (lt_append): Replace broken versions of
5187 m4_append.
5188 (lt_if_append_uniq): Don't require separator to be overquoted,
5189 and avoid broken m4_append.
5190 (lt_dict_add): Fix typo.
5191 * libtool.m4 (_LT_DECL): Don't overquote separator.
5192
5193 2008-03-13 David Edelsohn <edelsohn@gnu.org>
5194
5195 * config.rpath: Add AIX 6 support.
5196
5197 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
5198
5199 * Makefile.def (stageprofile). Remove -fprofile-generate
5200 from stage_libcflags.
5201 * Makefile.in: Regenerate.
5202
5203 2008-03-13 Ben Elliston <bje@au.ibm.com>
5204
5205 * config.sub, config.guess: Update from upstream sources.
5206
5207 2008-03-06 Tom Tromey <tromey@redhat.com>
5208
5209 * MAINTAINERS: Update for treelang deletion.
5210
5211 2008-03-03 James E. Wilson <wilson@tuliptree.org>
5212
5213 * MAINTAINERS: Update my email address.
5214
5215 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
5216
5217 * MAINTAINERS (darwin port): Add myself as a maintainer.
5218 (objective-c/c++): Add myself as a maintainer.
5219
5220 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5221
5222 * MAINTAINERS (Write After Approval): Update my email address.
5223
5224 2008-02-25 Tomas Bily <tbily@suse.cz>
5225
5226 * MAINTAINERS (Write After Approval): Add myself.
5227
5228 2008-02-23 Jakub Jelinek <jakub@redhat.com>
5229
5230 * MAINTAINERS (OpenMP): Add myself.
5231
5232 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
5233
5234 PR bootstrap/32009
5235 PR bootstrap/32161
5236
5237 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5238 * configure: Regenerate.
5239
5240 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5241 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5242 STAGE4_LIBCFLAGS): New.
5243 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5244 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5245 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5246 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5247 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5248 for target modules. Don't export LIBCFLAGS.
5249 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5250 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5251 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5252 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5253 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5254 * Makefile.in: Regenerate.
5255
5256 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5257
5258 PR libgcj/33085
5259 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5260 Do not use -DDLL_EXPORT. Backport from upstream.
5261
5262 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5263
5264 * MAINTAINERS (Write After Approval): Add myself.
5265
5266 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
5267
5268 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5269 * configure: Regenerate.
5270
5271 2008-01-31 Marc Gauthier <marc@tensilica.com>
5272
5273 * configure.ac (xtensa*-*-*): Recognize processor variants.
5274 * configure: Regenerate.
5275
5276 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5277
5278 PR bootstrap/34922
5279 * configure.ac (PARSE_ARGS): Push suitable setting of
5280 ac_subdirs_all, for `./configure --help=recursive'.
5281 Handle `+' in generic toplevel directory disabling.
5282 * configure: Regenerate.
5283
5284 2008-01-28 Nick Clifton <nickc@redhat.com>
5285
5286 * MAINTAINERS (xstormy16): Take over maintainership.
5287
5288 2008-01-25 Joseph Myers <joseph@codesourcery.com>
5289
5290 * MAINTAINERS (c4x port): Remove.
5291
5292 2008-01-24 David Edelsohn <edelsohn@gnu.org>
5293
5294 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5295
5296 2008-01-23 Ben Elliston <bje@au.ibm.com>
5297
5298 * config.sub, config.guess: Update from upstream sources.
5299
5300 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5301
5302 * MAINTAINERS (Write After Approval): Add myself.
5303
5304 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
5305
5306 * MAINTAINERS: Update my email address.
5307
5308 2008-01-09 Raksit Ashok <raksit@google.com>
5309
5310 * MAINTAINERS (Write After Approval): Add myself.
5311
5312 2008-01-09 Raksit Ashok <raksit@google.com>
5313
5314 * MAINTAINERS (Write After Approval): Add myself.
5315
5316 2008-01-08 Ben Elliston <bje@au.ibm.com>
5317
5318 * config.sub, config.guess: Update from upstream sources.
5319
5320 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5321
5322 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5323 Change recommended MPFR from 2.2.1 -> 2.3.0.
5324 * configure: Regenerate.
5325
5326 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5327
5328 * MAINTAINERS: Update my email address.
5329
5330 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5331
5332 * MAINTAINERS: Update my email address.
5333
5334 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5335
5336 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5337 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5338 * Makefile.in: Regenerate.
5339
5340 2007-12-10 Mark Heffernan <meheff@google.com>
5341
5342 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5343 misplaced entries.
5344
5345 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5346
5347 * configure.ac: Enable libjava for x86_64-*-darwin9.
5348 * configure: Regenerate.
5349
5350 2007-12-07 Bill Maddox <maddox@google.com>
5351
5352 * MAINTAINERS (Write After Approval): Add myself.
5353
5354 2007-12-05 Ben Elliston <bje@au.ibm.com>
5355
5356 * config.sub, config.guess: Update from upstream sources.
5357
5358 2007-12-02 Matthias Klose <doko@ubuntu.com>
5359
5360 * config-ml.in: Remove 64bit configure tests.
5361
5362 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5363
5364 * config-ml.in: Robustify against white space in absolute file
5365 names.
5366
5367 * config-ml.in (multi-clean): Substitute ${Makefile}.
5368 Remove superfluous ${Makefile} in list.
5369
5370 2007-11-19 Thiemo Seufer <ths@mips.com>
5371
5372 * config-ml.in: Don't hardcode the Makefile name.
5373
5374 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
5375
5376 * MAINTAINERS (Write After Approval): Add myself.
5377
5378 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
5379
5380 * MAINTAINERS (Write After Approval): Add myself.
5381
5382 2007-11-06 Doug Kwan <dougkwan@google.com>
5383
5384 * MAINTAINERS (Write After Approval): Add myself.
5385
5386 2007-10-25 Ben Elliston <bje@au.ibm.com>
5387
5388 * MAINTAINERS (mercury): Remove entry.
5389 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5390
5391 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5392
5393 * Makefile.def (dependencies): Make configure-gdb depend on
5394 all-intl.
5395 * Makefile.in: Regenerated.
5396
5397 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5398
5399 * MAINTAINERS (Fortran maintainer): Remove myself.
5400
5401 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
5402
5403 * Makefile.def: To avoid problems running with parallel makes,
5404 build newlib before libgloss so that target specific header
5405 files are availble.
5406 * Makefile.in: Regenerate
5407
5408 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5409
5410 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5411 * Makefile.in: Regenerate.
5412
5413 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5414
5415 * MAINTAINERS (Register allocation reviewer): Add myself.
5416
5417 2007-10-08 Mike Frysinger <vapier@gentoo.org>
5418
5419 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5420 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5421 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5422 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5423 * configure: Regenerate.
5424
5425 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
5426
5427 * MAINTAINERS (Register allocation reviewer): Add myself.
5428
5429 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
5430
5431 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5432 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5433 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5434 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5435 * configure.ac: Default them to host tools for $host = $build.
5436 Subst them.
5437
5438 * configure: Regenerate.
5439 * Makefile.in: Regenerate.
5440
5441 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
5442
5443 * MAINTAINERS (Register allocation reviewer): Add myself.
5444
5445 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
5446
5447 * MAINTAINERS (Register allocation reviewer): Add myself.
5448
5449 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
5450
5451 * MAINTAINERS (Write After Approval): Fix typo.
5452
5453 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5454
5455 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5456 * configure: Regenerate.
5457
5458 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5459
5460 PR bootstrap/31906
5461 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5462 they're already prefixed.
5463
5464 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5465
5466 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5467 libstdc++.
5468 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5469 * configure: Regenerate.
5470 * Makefile.in: Regenerate.
5471
5472 2007-09-17 Andreas Schwab <schwab@suse.de>
5473
5474 * configure.ac: Raise minimum makeinfo version to 4.6.
5475 * configure: Regenerate.
5476
5477 2007-09-17 Johannes Singler <singler@ira.uka.de>
5478
5479 * MAINTAINERS (write-after-approval) add myself
5480
5481 2007-09-15 Alan Modra <amodra@bigpond.net.au>
5482
5483 * configure.ac: Correct makeinfo version check.
5484 * configure: Regenerate.
5485
5486 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5487
5488 * MAINTAINERS: Update my email address.
5489
5490 2007-09-14 Richard Sandiford <richard@codesourcery.com>
5491
5492 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5493 to $skipdirs and only disable gprof for newlib. Use the normal
5494 mips*-elf* handling in other respects.
5495 * configure: Regnerate.
5496
5497 2007-09-12 David Daney <ddaney@avtrex.com>
5498
5499 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5500 enabling libgcj.
5501 * configure: Regenerate.
5502
5503 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5504
5505 PR other/32154
5506 * configure.ac: For libgloss targets, point the linker to the linker
5507 script, startup code and simulator library.
5508 * configure: Regenerate.
5509
5510 2007-09-07 Andrew Haley <aph@redhat.com>
5511
5512 * configure.ac (noconfigdirs): Remove target-libffi and
5513 target-libjava.
5514 * configure: Regenerate.
5515
5516 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5517
5518 PR target/33281
5519 * configure.ac: Use config/mh-mingw on mingw.
5520 * configure: Regenerate.
5521
5522 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5523
5524 * MAINTAINERS (Write After Approval): Add myself.
5525
5526 2007-09-05 Richard Guenther <rguenther@suse.de>
5527
5528 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5529 nor --disable-checking is provided also turn on yes and types
5530 checking for stage1.
5531 * configure: Re-generate.
5532
5533 2007-08-30 Krister Walfridsson <cato@df.lth.se>
5534
5535 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5536 (Write After Approval): Remove myself.
5537
5538 2007-08-29 Nick Clifton <nickc@redhat.com>
5539
5540 * config.sub, config.guess: Update from upstream sources.
5541
5542 2007-08-22 Bud Davis <jmdavis@link.com>
5543
5544 * MAINTAINERS (Write After Approval): Added myself.
5545 * MAINTAINERS (Reviewers): Removed myself.
5546
5547 2007-08-18 Paul Brook <paul@codesourcery.com>
5548 Joseph Myers <joseph@codesourcery.com>
5549
5550 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5551 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5552 * Makefile.in: Regenerate.
5553 * configure.ac (--with-debug-prefix-map): New.
5554 * configure: Regenerate.
5555
5556 2007-08-17 Richard Sandiford <richard@codesourcery.com>
5557 Nigel Stephens <nigel@mips.com>
5558
5559 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5560 as target_makefile_frag.
5561 * configure: Regenerate.
5562
5563 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
5564
5565 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5566 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5567 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5568 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5569 (do-compare, do-compare3, do-compare-debug): New.
5570 ([+compare-target+]): Use them.
5571
5572 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5573
5574 * MAINTAINERS (Write After Approval): Change my email address.
5575
5576 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5577 Ben Elliston <bje@au.ibm.com>
5578
5579 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5580 --silent if $silent.
5581 * configure: Regenerate.
5582
5583 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
5584
5585 * MAINTAINERS (Various Maintainers): Add myself as
5586 loop infrastructure maintainer. Update my e-mail
5587 address.
5588
5589 2007-07-31 Diego Novillo <dnovillo@google.com>
5590
5591 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5592 Adjust description.
5593
5594 2007-07-26 Richard Guenther <rguenther@suse.de>
5595
5596 * configure.ac: Add types checking to stage1 checking flags.
5597 * configure: Regenerate.
5598
5599 2007-07-17 Nick Clifton <nickc@redhat.com>
5600
5601 * COPYING3: New file. Contains version 3 of the GNU General
5602 Public License.
5603 * COPYING3.LIB: New file. Contains version 3 of the GNU
5604 Lesser General Public License.
5605
5606 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5607
5608 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5609
5610 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5611
5612 * MAINTAINERS (S/390 co-maintainer): Add myself.
5613 (Write After Approval): Remove myself.
5614
5615 2007-07-13 Dan Hipschman <dsh@google.com>
5616
5617 * MAINTAINERS (Write After Approval): Add myself.
5618
5619 2007-07-11 Nick Clifton <nickc@redhat.com>
5620
5621 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5622 WINDRES export.
5623 * Makefile.in: Regenerate.
5624
5625 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5626
5627 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5628 maintainer.
5629
5630 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5631
5632 * lt~obsolete.m4: New. Import from 20070318 libtool.
5633
5634 2007-07-03 Julian Brown <julian@codesourcery.com>
5635
5636 * MAINTAINERS (Write After Approval): Add myself.
5637
5638 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5639
5640 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5641 * configure: Regenerate.
5642
5643 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5644
5645 * configure.ac: Add some missing m4 quotation.
5646 * configure: Regenerate.
5647
5648 2007-07-02 Simon Baldwin <simonb@google.com>
5649
5650 * MAINTAINERS (Write After Approval): Add myself.
5651
5652 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
5653
5654 * configure: Regenerate.
5655
5656 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
5657
5658 * Makefile.def: Add windmc tool to build.
5659 * Makefile.tpl: Likewise.
5660 * configure.ac: Likewise.
5661 * Makefile.in: Regenerate.
5662 * configure: Regenerate.
5663
5664 2007-06-28 DJ Delorie <dj@redhat.com>
5665
5666 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5667 not building newlib.
5668 * configure: Regenerated.
5669
5670 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5671
5672 * MAINTAINERS (Write After Approval): Add myself.
5673
5674 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
5675
5676 * MAINTAINERS (Write After Approval): Add myself.
5677
5678 2007-06-19 Chris Matthews <chrismatthews@google.com>
5679
5680 * MAINTAINERS (Write After Approval): Add myself.
5681
5682 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5683
5684 * MAINTAINERS (Write After Approval): Add myself.
5685
5686 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5687
5688 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5689 * Makefile.in: Regenerated.
5690
5691 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5692
5693 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5694 bfin*-*-uclinux* targets.
5695 * configure: Regenerate.
5696
5697 2007-06-14 Ian Lance Taylor <iant@google.com>
5698
5699 * MAINTAINERS: Add myself as non-algorithmic global write
5700 maintainer.
5701
5702 2007-06-14 Diego Novillo <dnovillo@google.com>
5703
5704 * MAINTAINERS: Add self as middle-end maintainer and
5705 non-algorithmic global write maintainer.
5706
5707 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5708
5709 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5710 Move all Fortran maintainers except Paul Brook into the
5711 Non-Autopoiesis section.
5712
5713 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
5714
5715 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5716 (distclean-stage[+id+]): Possibly delete stage_last.
5717 * Makefile.in: Regenerate.
5718
5719 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
5720
5721 * MAINTAINERS (Various Maintainer): Fix typo.
5722
5723 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
5724
5725 * MAINTAINERS (Various Maintainer): Add myself as
5726 dataflow maintainer.
5727
5728 2007-06-07 Ben Elliston <bje@au.ibm.com>
5729
5730 * config.sub, config.guess: Update from upstream sources.
5731
5732 2007-06-07 Ben Elliston <bje@au.ibm.com>
5733
5734 * Makefile.tpl: Fix spelling error.
5735 * Makefile.in: Regenerate.
5736
5737 2007-06-01 Steve Ellcey <sje@cup.hp.com>
5738
5739 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5740 lt_cv_sys_max_cmd_len.
5741
5742 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5743
5744 * MAINTAINERS (Various Maintainers): Add myself as
5745 auto-vectorizer maintainer.
5746
5747 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
5748
5749 PR libjava/32098
5750 * libtool.m4: Revert previous change.
5751 * ltgcc.m4: Put it here.
5752
5753 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5754
5755 * MAINTAINERS (Various Maintainers): Add myself as
5756 auto-vectorizer maintainer.
5757
5758 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5759
5760 PR libjava/32098
5761 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5762
5763 2007-05-30 Richard Guenther <rguenther@suse.de>
5764
5765 * MAINTAINERS (Various Maintainers): Add myself as
5766 auto-vectorizer maintainer.
5767
5768 2007-05-30 Jakub Jelinek <jakub@redhat.com>
5769
5770 PR bootstrap/29382
5771 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5772 * configure: Rebuilt.
5773
5774 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
5775
5776 * MAINTAINERS (Write After Approval): Removed my name.
5777
5778 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5779
5780 * MAINTAINERS (Write After Approval): Remove myself.
5781
5782 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5783
5784 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5785
5786 2007-05-23 Steve Ellcey <sje@cup.hp.com>
5787
5788 * ltmain.sh: Update from ToT Libtool.
5789 * libtool.m4: Update from ToT Libtool.
5790 * ltsugar.m4: New. Update from ToT Libtool.
5791 * ltversion.m4: New. Update from ToT Libtool.
5792 * ltoptions.m4: New. Update from ToT Libtool.
5793 * ltconfig: Remove.
5794 * ltcf-c.sh: Remove.
5795 * ltcf-cxx.sh: Remove.
5796 * ltcf-gcj.sh: Remove.
5797
5798 2007-05-22 Ollie Wild <aaw@google.com>
5799
5800 * MAINTAINERS (Write After Approval): Add myself.
5801
5802 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
5803
5804 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5805 stage_cflags.
5806 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5807 Remove CFLAGS/LIBCFLAGS.
5808 (configure-stage[+id+]-[+prefix+][+module+],
5809 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5810 * Makefile.in: Regenerate.
5811
5812 2007-05-15 Diego Novillo <dnovillo@google.com>
5813
5814 * MAINTAINERS: Update e-mail address.
5815
5816 2007-05-15 Revital Eres <eres@il.ibm.com>
5817
5818 * MAINTAINERS (Write After Approval): Add myself.
5819
5820 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
5821
5822 * MAINTAINERS (Write After Approval): Updated my address.
5823
5824 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5825
5826 * MAINTAINERS (Write After Approval): Add myself.
5827
5828 2007-05-11 Silvius Rus <rus@google.com>
5829
5830 * MAINTAINERS (Write After Approval): Add myself.
5831
5832 2007-04-23 Tom Tromey <tromey@redhat.com>
5833
5834 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5835
5836 2007-04-22 Mark Mitchell <mark@codesourcery.com>
5837
5838 * MAINTAINERS (cpplib): Rename to ...
5839 (libcpp): ... this. Add C/C++ front end maintainers.
5840
5841 2007-04-14 Steve Ellcey <sje@cup.hp.com>
5842
5843 * config-ml.in: Pass ${ml_config_env} to configure calls.
5844
5845 2007-04-04 Christian Bruel <christian.bruel@st.com>
5846
5847 * MAINTAINERS (Write After Approval): Add myself.
5848
5849 2007-04-02 Dave Korn <dave.korn@artimi.com>
5850
5851 * MAINTAINERS (Write After Approval): Add myself.
5852
5853 2007-03-31 Tobias Burnus <burnus@net-b.de>
5854
5855 * MAINTAINERS (fortran 95 front end): Add myself.
5856
5857 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5858
5859 * MAINTAINERS (Write After Approval): Add myself.
5860
5861 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
5862
5863 * MAINTAINERS (Modulo Scheduler): Add myself.
5864
5865 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5866
5867 * MAINTAINERS (fortran 95 front end): Add myself.
5868 (c++ front end): whitespace fix.
5869
5870 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5871
5872 * MAINTAINERS (Write After Approval): Add myself.
5873
5874 2007-03-21 Richard Sandiford <richard@codesourcery.com>
5875
5876 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5877 of glob. Quote arguments with single quotes too.
5878 * configure: Regenerate.
5879
5880 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5881
5882 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5883 * Makefile.in: Regenerate
5884
5885 2007-03-07 Andreas Schwab <schwab@suse.de>
5886
5887 * configure: Regenerate.
5888
5889 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5890
5891 * configure.ac: Add "--with-pdfdir" configure option,
5892 which defines pdfdir variable.
5893 * Makefile.def (target=fixincludes): Add install-pdf to
5894 missing targets.
5895 (recursive_targets): Add install-pdf target.
5896 (flags_to_pass): Add pdfdir.
5897 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5898 target.
5899 * configure: Regenerate
5900 * Makefile.in: Regenerate
5901
5902 2007-02-28 Eric Christopher <echristo@apple.com>
5903
5904 Revert:
5905 2006-12-07 Mike Stump <mrs@apple.com>
5906
5907 * Makefile.def (dependencies): Add dependency for
5908 install-target-libssp and install-target-libgomp on
5909 install-gcc.
5910 * Makefile.in: Regenerate.
5911
5912 2007-02-27 Matt Kraai <kraai@ftbfs.org>
5913
5914 * configure: Regenerate.
5915 * configure.ac: Move statements after variable declarations.
5916
5917 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5918
5919 * MAINTAINERS: Add myself as sh maintainer.
5920
5921 2007-02-19 Joseph Myers <joseph@codesourcery.com>
5922
5923 * configure.ac: Adjust for loop syntax.
5924 * configure: Regenerate.
5925
5926 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5927
5928 * configure: Rebuilt.
5929
5930 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5931
5932 * configure.ac: Drop multiple occurrences of --enable-languages,
5933 and fix its quoting.
5934 * configure: Rebuilt.
5935
5936 2007-02-17 Mark Mitchell <mark@codesourcery.com>
5937 Nathan Sidwell <nathan@codesourcery.com>
5938 Vladimir Prus <vladimir@codesourcery.com>
5939 Joseph Myers <joseph@codesourcery.com>
5940
5941 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5942 * configure: Regenerate.
5943
5944 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5945
5946 * ltconfig (freebsd*): Default to elf.
5947
5948 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5949
5950 * configure.ac (target_libraries): Move libgcc before libiberty.
5951 * configure: Regenerated.
5952
5953 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5954 Paolo Bonzini <bonzini@gnu.org>
5955
5956 PR bootstrap/30753
5957 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
5958 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
5959 * configure: Regenerated.
5960
5961 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5962
5963 * MAINTAINERS (Language Front End Maintainers): Update my mail
5964 address.
5965
5966 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5967
5968 PR bootstrap/30748
5969 * configure.ac: Correct syntax for Solaris ksh.
5970 * configure: Regenerated.
5971
5972 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5973
5974 * configure.ac: Sync with src.
5975 * configure: Regenerate.
5976
5977 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5978
5979 * Makefile.in: Regenerate.
5980
5981 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
5982
5983 * config.sub: Sync with src.
5984
5985 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
5986
5987 * Makefile.tpl (build_alias, host_alias, target_alias): Use
5988 noncanonical equivalents.
5989 * configure.in: Rename to...
5990 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
5991 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
5992 target_noncanonical. Use them. Rewrite removal of configure
5993 arguments for autoconf 2.59. Discard variable settings. Force
5994 program_transform_name for native tools.
5995
5996 * Makefile.in: Regenerated.
5997 * configure: Regenerated with autoconf 2.59.
5998
5999 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
6000
6001 * MAINTAINERS (Write After Approval): Add myself.
6002
6003 2007-01-31 Andreas Schwab <schwab@suse.de>
6004
6005 * Makefile.tpl (LDFLAGS): Substitute it.
6006 * Makefile.in: Regenerate.
6007
6008 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
6009
6010 * MAINTAINERS (Write After Approval): Add myself.
6011
6012 2007-01-28 David Edelsohn <edelsohn@gnu.org>
6013
6014 * MAINTAINERS (spu port): Add myself.
6015
6016 2007-01-23 Richard Guenther <rguenther@suse.de>
6017
6018 PR bootstrap/30541
6019 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6020 * Makefile.tpl (GNATBIND): Substitute it.
6021 (GNATMAKE): Likewise.
6022 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6023 of STAGE_PREFIX.
6024 * Makefile.in: Regenerate.
6025 * configure: Regenerate.
6026
6027 2007-01-18 Mike Stump <mrs@apple.com>
6028
6029 * configure.in: Re-enable -Werror for gcc builds.
6030
6031 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
6032
6033 * MAINTAINERS (Write After Approval): Add myself.
6034
6035 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6036
6037 * configure.in: Change == to = in test command.
6038 * configure: Regenerate.
6039
6040 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6041 Nick Clifton <nickc@redhat.com>
6042 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6043
6044 * configure.in (build_configargs, host_configargs, target_configargs):
6045 Remove build/host/target parameters.
6046 (host_libs): Add gmp and mpfr.
6047 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6048 * Makefile.def (gmp, mpfr): New.
6049 (gcc): Remove target.
6050 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6051 target_os, target_vendor): New.
6052 (configure): Add host_alias/target_alias arguments; adjust invocations.
6053 * configure: Regenerate.
6054 * Makefile.in: Regenerate.
6055
6056 2007-01-11 Matt Fago <fago@earthlink.net>
6057
6058 * configure.in: Try to link to functions only in mpfr 2.2.x
6059 to improve robustness of configure tests.
6060 * configure: Regenerate.
6061
6062 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
6063
6064 * MAINTAINERS: Add myself as i386 maintainer.
6065
6066 2007-01-08 Jan Hubicka <jh@suse.cz>
6067
6068 * MAINTAINERS: Add myself as i386 maintainer.
6069
6070 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
6071
6072 * configure.in: Add support for an x86_64-mingw* target.
6073 * configure: Regenerate.
6074
6075 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6076
6077 * Makefile.tpl (all-target): Correct @if conditional for target
6078 modules.
6079 * configure.in: Omit libiberty if building only target libgcc.
6080 * configure, Makefile.in: Regenerated.
6081
6082 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
6083
6084 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6085 * configure: Regenerate.
6086
6087 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6088
6089 * Makefile.def (target_modules): Add libgcc.
6090 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6091 * Makefile.tpl (clean-target-libgcc): Delete.
6092 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6093 on gcc even for bootstrapped modules. Rewrite handling of
6094 lang_env_dependencies to loop over target_modules.
6095 * configure.in (target_libraries): Add target-libgcc.
6096 * Makefile.in, configure: Regenerated.
6097
6098 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6099
6100 * configure.in: Reorganize recognition of languages. Add
6101 --enable-stage1-languages. Show supported languages for the chosen
6102 target rather than all recognized languages.
6103 * configure: Regenerate.
6104
6105 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6106
6107 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6108 * Makefile.in: Regenerate.
6109
6110 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6111
6112 * configure.in: Warn that MPFR 2.2.0 is buggy.
6113 * configure: Regenerate.
6114
6115 2006-12-27 Ian Lance Taylor <iant@google.com>
6116
6117 * configure.in: When removing Makefiles to force a reconfigure, also
6118 remove prev-DIR*/Makefile.
6119 * configure: Regenerate.
6120
6121 2006-12-22 Andreas Schwab <schwab@suse.de>
6122
6123 * configure: Regenerate with correct autoconf version.
6124
6125 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6126
6127 * configure.in: add AC_SUBST for *_FOR_TARGET.
6128 * configure: Regenerate.
6129
6130 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6131
6132 * configure.in: Simplify logic for rejecting languages that cannot
6133 be built. Separate the case when a language is unsupported,
6134 from the case when the user chooses not to build a language.
6135
6136 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6137
6138 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6139 it only affects bootstrap and could be tested on "$host" as well.
6140 * configure: Regenerate.
6141 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6142
6143 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6144
6145 PR bootstrap/29544
6146 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6147 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6148 move here comment from Makefile.tpl.
6149 * Makefile.tpl: Move some definitions higher in the file.
6150 (STAGE1_CHECKING): New.
6151 * configure.in: Add --enable-stage1-checking.
6152 * configure: Regenerate.
6153 * Makefile.in: Regenerate.
6154
6155 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6156
6157 * MAINTAINERS: Add myself as build system maintainer.
6158
6159 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
6160
6161 * MAINTAINERS (Write After Approval): Add myself.
6162
6163 2006-12-13 Eric Christopher <echristo@apple.com>
6164
6165 * MAINTAINERS: Add myself as darwin maintainer.
6166
6167 2006-12-11 Ian Lance Taylor <ian@airs.com>
6168
6169 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6170
6171 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
6172
6173 MAINTAINERS: Update my entry.
6174
6175 2006-12-11 Alan Modra <amodra@bigpond.net.au>
6176
6177 * configure.in: Handle spu makefile frag.
6178 * Makefile.tpl (MAINT): Define
6179 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6180 * configure: Regenerate.
6181 * Makefile.in: Regenerate.
6182
6183 2006-12-11 Ben Elliston <bje@au.ibm.com>
6184
6185 * config.guess: Import latest version.
6186 * config.sub: Likewise.
6187
6188 2006-12-11 Ben Elliston <bje@au.ibm.com>
6189
6190 * configure.in (spu-*-*): Don't skip target-libiberty.
6191 * configure: Regenerate.
6192
6193 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6194
6195 PR bootstrap/30134
6196 * configure.in: Correct x86 darwin support for libjava to powerpc
6197 and i?86 only.
6198 * configure: Regenerate.
6199
6200 2006-12-08 Sandro Tolaini <tolaini@libero.it>
6201
6202 * configure.in: Add x86 darwin support for libjava.
6203 * configure: Regenerate.
6204
6205 2006-12-07 Mike Stump <mrs@apple.com>
6206
6207 * Makefile.def (dependencies): Add dependency for
6208 install-target-libssp and install-target-libgomp on
6209 install-gcc.
6210 * Makefile.in: Regenerate.
6211
6212 2006-12-04 Richard Guenther <rguenther@suse.de>
6213
6214 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6215 (Non-Algorithmic Maintainers): Move over non-algorithmic
6216 loop optimizer maintainers, add myself as a non-algorithmic
6217 middle-end maintainer.
6218
6219 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
6220
6221 * MAINTAINERS (Write After Approval): Add myself.
6222
6223 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6224
6225 * configure.in: Update error message for missing GMP/MPFR.
6226
6227 * configure: Regenerate.
6228
6229 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6230
6231 * configure.in: Update MPFR version in error message.
6232
6233 * configure: Regenerate.
6234
6235 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6236
6237 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6238 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6239 --with-gmp-lib): New flags.
6240
6241 * configure: Regenerate.
6242
6243 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6244
6245 * MAINTAINERS (Write After Approval): Change my email address.
6246
6247 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6248
6249 * MAINTAINERS (Write After Approval): Add myself.
6250
6251 2006-11-22 Philipp Thomas <pth@suse.de>
6252
6253 * MAINTAINERS (i18n): Update e-mail address.
6254
6255 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6256
6257 * MAINTAINERS (spu port): Add myself as maintainer.
6258 (Write After Approval): Remove myself.
6259
6260 2006-11-22 Ben Elliston <bje@au.ibm.com>
6261
6262 * configure.in (skipdirs): Don't build libssp for SPU.
6263 * configure: Regenerate.
6264
6265 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6266
6267 * MAINTAINERS (spu port): Add myself as maintainer.
6268 (libobjc): Update my email address.
6269
6270 2006-11-21 Andrea Bona <andrea.bona@st.com>
6271
6272 * MAINTAINERS (Write After Approval): Add myself.
6273
6274 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6275
6276 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6277 * configure : Rebuilt.
6278
6279 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6280
6281 * MAINTAINERS (Write After Approval): Add myself.
6282
6283 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6284
6285 * MAINTAINERS (Write After Approval): Add myself.
6286
6287 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6288
6289 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6290 libmpfr.a.
6291 * configure: Regenerate.
6292
6293 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
6294
6295 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6296 (unstage): Test for stage_last presence.
6297
6298 PR bootstrap/29802
6299 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6300 STAGE_PREFIX.
6301 * Makefile.in: Regenerate.
6302
6303 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6304
6305 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6306 maintainers.
6307
6308 2006-11-14 Erven Rohou <erven.rohou@st.com>
6309
6310 * MAINTAINERS (Write After Approval): Add myself.
6311
6312 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
6313
6314 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6315 and stageN-package/Makefile.
6316 * Makefile.in: Regenerated.
6317
6318 2006-11-14 Jie Zhang <jie.zhang@analog.com>
6319
6320 * configure.in: Remove target-libgloss from noconfigdirs for
6321 bfin-*-*.
6322 * configure: Regenerated.
6323
6324 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6325
6326 * configure.in (have_gmp): Only error if the gcc directory exists.
6327
6328 * configure: Regenerate.
6329
6330 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6331
6332 * configure.in: Robustify error message for missing GMP/MPFR.
6333
6334 * configure: Regenerate.
6335
6336 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
6337
6338 * MAINTAINERS (Write After Approval): Add myself.
6339
6340 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
6341
6342 * MAINTAINERS: Change email address.
6343
6344 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6345
6346 * MAINTAINERS (Write After Approval): Add myself.
6347
6348 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6349
6350 * MAINTAINERS (Write After Approval): Add myself.
6351
6352 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6353
6354 * MAINTAINERS (Write After Approval): Move myself to
6355 Write After Approval section.
6356
6357 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6358
6359 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6360 need_gmp anymore.
6361 * configure: Regenerate.
6362
6363 2006-10-16 Tobias Burnus <burnus@net-b.de>
6364
6365 * MAINTAINERS (Write After Approval): Add myself.
6366
6367 2006-10-16 Ben Elliston <bje@au.ibm.com>
6368
6369 * config.guess: Import latest version.
6370 * config.sub: Likewise.
6371
6372 2006-10-10 Brooks Moses <bmoses@stanford.edu>
6373
6374 * Makefile.def: Added pdf target handling.
6375 * Makefile.tpl: Added pdf target handling.
6376 * Makefile.in: Regenerated.
6377
6378 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6379
6380 * MAINTAINERS: Add self as score port maintainer.
6381
6382 2006-10-04 Brooks Moses <bmoses@stanford.edu>
6383
6384 * MAINTAINERS (Write After Approval): Add myself.
6385
6386 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6387
6388 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
6389 or newer.
6390 * configure: Regenerated.
6391
6392 2006-09-27 Dave Brolley <brolley@redhat.com>
6393
6394 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6395 using $s instead of $r.
6396 * configure: Regenerated.
6397
6398 2006-09-26 Thiemo Seufer <ths@mips.com>
6399
6400 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6401 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6402 * configure: Regenerate.
6403
6404 2006-09-24 Graeme Peterson <gridly@gmail.com>
6405
6406 * MAINTAINERS (Write After Approval): Remove myself.
6407
6408 2006-09-22 Chao-ying Fu <fu@mips.com>
6409
6410 * MAINTAINERS (Write After Approval): Add myself.
6411
6412 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6413
6414 * MAINTAINERS: Add self as soft-fp maintainer.
6415
6416 2006-09-09 Anatoly Sokolov <aesok@post.ru>
6417
6418 * MAINTAINERS: Add myself as avr maintainer.
6419 Remove Marek Michalkiewicz as avr maintainer.
6420
6421 2006-09-07 Roberto Costa <roberto.costa@st.com>
6422
6423 * MAINTAINERS (Write After Approval): Add myself.
6424
6425 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
6426
6427 * configure.in: Never build newlib for a Mingw host.
6428 Never build newlib as Mingw target library.
6429 Test the existence of winsup/cygwin for building a Cygwin newlib,
6430 rather than just winsup.
6431 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6432 building a Mingw target.
6433 * configure: Regenerate.
6434
6435 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6436
6437 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6438
6439 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
6440
6441 * config.guess: Import from src (was more updated).
6442 * config.sub: Likewise.
6443
6444 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6445
6446 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6447 * configure: Regenerated.
6448
6449 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
6450
6451 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6452 for stages after the first.
6453
6454 2006-07-17 Jakub Jelinek <jakub@redhat.com>
6455
6456 * Makefile.def: Add dependencies for configure-opcodes
6457 on configure-intl and all-opcodes on all-intl.
6458 * Makefile.in: Regenerated.
6459
6460 2006-07-13 Ben Elliston <bje@au.ibm.com>
6461
6462 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6463
6464 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6465
6466 Port to hosts whose 'sort' and 'tail' implementations
6467 treat operands with leading '+' as file names, as POSIX
6468 has required since 2001. However, make sure the code still
6469 works on pre-POSIX hosts.
6470 * ltmain.sh: Don't assume "sort +2" is equivalent to
6471 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6472
6473 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6474
6475 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6476
6477 2006-07-04 Peter O'Gorman <peter@pogma.com>
6478
6479 * ltconfig: chmod 644 before ranlib during install.
6480
6481 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6482
6483 PR bootstrap/18058
6484 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6485 if the bootstrap compiler is a GCC version that supports it.
6486 * configure: Regenerate.
6487
6488 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6489
6490 * configure.in: Fix thinkos in previous check-in.
6491 * configure: Regenerate.
6492
6493 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6494
6495 PR other/27063
6496 * configure.in: Test subdir_requires and give an appropriate
6497 error message.
6498 * configure: Regenerate.
6499
6500 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6501
6502 * MAINTAINERS (Write After Approval): Add myself.
6503
6504 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
6505
6506 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6507
6508 2006-06-22 Steve Ellcey <sje@cup.hp.com>
6509
6510 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6511
6512 2006-06-20 David Ayers <d.ayers@inode.at>
6513
6514 PR bootstrap/28072
6515 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6516 whether target-libjava is being configured instead of whether the
6517 java front end is enabled.
6518 * configure: Regenerate.
6519
6520 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6521
6522 PR target/27540
6523 * configure.in: Only enable libgomp on IRIX 6.
6524 * configure: Regenerate.
6525
6526 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
6527
6528 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6529 too.
6530 * Makefile.in: Regenerate.
6531
6532 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6533
6534 * config-ml.in: Alter CCASFLAGS to include special
6535 multilib options the same as is done for CFLAGS.
6536
6537 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6538
6539 * configure.in: Don't enable libgomp on hpux10.
6540 * configure: Rebuilt.
6541
6542 2006-06-12 David Ayers <d.ayers@inode.at>
6543
6544 PR bootstrap/27963
6545 PR target/19970
6546 * configure.in: Remove target-boehm-gc from noconfigdirs where
6547 ${libgcj} is specified.
6548 * configure: Regenerate.
6549
6550 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
6551
6552 Sync from src:
6553
6554 * configure.in: Sync.
6555 * configure: Regenerated.
6556
6557 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6558
6559 * Makefile.def: Added dependencies from sim and gdb on intl, and
6560 added configure dependencies to everything with an all dependency
6561 on intl.
6562 * Makefile.in: Regenerated.
6563
6564 2006-06-06 David Ayers <d.ayers@inode.at>
6565
6566 PR libobjc/13946
6567 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6568 * Makefile.in: Regenerate.
6569 * configure.in: Add --enable-objc-gc at toplevel and have it
6570 enable boehm-gc for Objective-C.
6571 Remove target-boehm-gc from libgcj.
6572 Add target-boehm-gc to target_libraries.
6573 Add target-boehm-gc to noconfigdirs where ${libgcj}
6574 is specified.
6575 Assert that boehm-gc is supported when requested for Objective-C.
6576 Only build boehm-gc if needed either for Java or Objective-C.
6577 * configure: Regenerate.
6578
6579 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
6580
6581 PR 27674
6582 * Makefile.tpl (configure-[+prefix+][+module+],
6583 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6584 Remove rule to unstage bootstrapped modules.
6585 (stage_current): New.
6586 * Makefile.in: Regenerate.
6587
6588 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6589
6590 * MAINTAINERS (Write After Approval): Update my e-mail address.
6591
6592 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6593
6594 * include/libiberty.h: Declare pex_run_in_environment.
6595
6596 2006-05-31 Asher Langton <langton2@llnl.gov>
6597
6598 * MAINTAINERS (Write After Approval): Add myself.
6599
6600 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
6601
6602 * Makefile.def (bfd, opcodes): Fix lib_path.
6603 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6604 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6605 * Makefile.in: Regenerate.
6606
6607 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6608
6609 * Makefile.in: Regenerate.
6610
6611 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6612
6613 * Makefile.def: Add install-html target. Add datarootdir
6614 docdir and htmldir to flags_to_pass.
6615 * Makefile.tpl: Add install-html target.
6616 * Makefile.in: Regenerate.
6617 * configure.in: Add --with-datarootdir, --with-docdir, and
6618 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6619 * configure: Regenerate.
6620
6621 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6622
6623 * configure.in: Enable gprof for cross builds.
6624 * configure: Regenerate.
6625
6626 2006-05-22 Richard Guenther <rguenther@suse.de>
6627
6628 Revert
6629 2006-01-31 Richard Guenther <rguenther@suse.de>
6630 Paolo Bonzini <bonzini@gnu.org>
6631
6632 * Makefile.def (target_modules): Add libgcc-math target module.
6633 * configure.in (target_libraries): Add libgcc-math target library.
6634 (--enable-libgcc-math): New configure switch.
6635 * Makefile.in: Re-generate.
6636 * configure: Re-generate.
6637 * libgcc-math: New toplevel directory.
6638
6639 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6640 Andreas Tobler <a.tobler@schweiz.ch>
6641
6642 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6643 * configure: Rebuilt.
6644
6645 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
6646
6647 * MAINTAINERS (Write After Approval): Add myself.
6648
6649 2006-05-01 DJ Delorie <dj@redhat.com>
6650
6651 * configure.in: Restore CFLAGS if GMP isn't present.
6652 * configure: Regenerate.
6653
6654 2006-05-01 Richard Guenther <rguenther@suse.de>
6655
6656 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6657 maintainer.
6658
6659 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
6660
6661 * MAINTAINERS (Write After Approval): Add myself.
6662
6663 2006-04-28 Jan Beulich <jbeulich@novell.com>
6664
6665 * MAINTAINERS (Write After Approval): Add myself.
6666
6667 2006-04-18 DJ Delorie <dj@redhat.com>
6668
6669 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6670 reference libgloss so that libssp can be built in a combined
6671 tree.
6672 * configure: Regenerate.
6673
6674 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
6675
6676 * MAINTAINERS (Write After Approval): Add myself.
6677
6678 2006-04-05 Ben Elliston <bje@au.ibm.com>
6679
6680 * configure.in: Require makeinfo 4.4 or higher.
6681 * configure: Regenerate.
6682
6683 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6684
6685 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6686 Rearrange the entries of other libraries to have them in one place.
6687
6688 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6689
6690 * MAINTAINERS (Write After Approval): Remove myself.
6691 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6692
6693 2006-03-14 Richard Guenther <rguenther@suse.de>
6694
6695 * configure: Regenerate with autoconf 2.13.
6696
6697 2006-03-13 Jim Blandy <jimb@codesourcery.com>
6698
6699 * MAINTAINERS: Use my work address.
6700
6701 * MAINTAINERS: Update my E-mail address.
6702
6703 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
6704
6705 * configure.in: Handle --disable-<component> generically.
6706 * configure: Regenerate.
6707
6708 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6709
6710 PR libgcj/17311
6711 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6712
6713 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6714
6715 * MAINTAINERS (Write After Approval): Remove myself.
6716 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6717
6718 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6719
6720 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6721 (TARGET_CONFIGDIRS): Remove.
6722 * configure.in: Remove AC_SUBST(target_configdirs).
6723 * Makefile.in, configure: Regenerated.
6724
6725 2006-02-20 Steven G. Kargl <kargls@comcast.net>
6726
6727 * MAINTAINERS (Write After Approval): Remove myself.
6728 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6729
6730 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
6731
6732 PR bootstrap/25670
6733
6734 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6735
6736 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6737 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6738 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6739 BUILD_PREFIX, BUILD_PREFIX_1.
6740 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6741
6742 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6743 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6744
6745 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6746 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6747 of `cat stage_current`. Always provide the `r' and `s' variables.
6748 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6749 a single shell execution.
6750 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6751 bootstrapped modules, make the stage1 module if the build was not
6752 started yet, else build the current stage.
6753 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6754 (all-build, all-host, all-target, [+make_target+]-host,
6755 [+make_target+]-target): Do not use \-continued lines.
6756 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6757 (current_stage, restrap, stage_last): New.
6758
6759 * Makefile.in: Regenerate.
6760 * configure: Regenerate.
6761
6762 2006-02-19 Bud Davis <jmdavis@link.com>
6763
6764 * MAINTAINERS (Write After Approval): Remove myself.
6765 (Language Front End Maintainers): Add myself as fortran 95
6766 maintainer and update e-mail address.
6767
6768 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6769
6770 * MAINTAINERS (Write After Approval): Remove myself.
6771 (Language Front End Maintainers): Add myself as fortran 95
6772 maintainer.
6773
6774 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
6775
6776 * MAINTAINERS (Write After Approval): Add myself.
6777
6778 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6779
6780 * MAINTAINERS (Write After Approval): Remove myself.
6781 (Language Front End Maintainers): Add myself as
6782 fortran 95 maintainer.
6783
6784 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6785
6786 Sync from src:
6787
6788 2005-12-27 Leif Ekblad <leif@rdos.net>
6789
6790 * configure.in: Add support for RDOS target.
6791 * configure: Regenerate.
6792
6793 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6794 Andreas Schwab <schwab@suse.de>
6795
6796 * configure: Regenerate.
6797
6798 2006-02-12 David Edelsohn <edelsohn@gnu.org>
6799
6800 * configure.in (enable_libgomp): Add AIX.
6801 * configure: Regenerate.
6802
6803 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6804
6805 * MAINTAINERS (Write After Approval): Add myself.
6806
6807 2006-02-03 Lee Millward <lee.millward@gmail.com>
6808
6809 * MAINTAINERS (Write After Approval): Add myself.
6810
6811 2006-01-31 Richard Guenther <rguenther@suse.de>
6812 Paolo Bonzini <bonzini@gnu.org>
6813
6814 * Makefile.def (target_modules): Add libgcc-math target module.
6815 * configure.in (target_libraries): Add libgcc-math target library.
6816 (--enable-libgcc-math): New configure switch.
6817 * Makefile.in: Re-generate.
6818 * configure: Re-generate.
6819 * libgcc-math: New toplevel directory.
6820
6821 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
6822
6823 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6824 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6825 the assembler, linker and binutils.
6826 * configure: Regenerate.
6827
6828 2006-01-22 Dirk Mueller <dmueller@suse.de>
6829
6830 * MAINTAINERS (Write After Approval): Add myself.
6831
6832 2006-01-20 Diego Novillo <dnovillo@redhat.com>
6833
6834 * configure: Regenerate.
6835
6836 2006-01-18 Richard Henderson <rth@redhat.com>
6837 Jakub Jelinek <jakub@redhat.com>
6838 Diego Novillo <dnovillo@redhat.com>
6839
6840 * libgomp: New directory.
6841 * Makefile.def: Add target_module libgomp.
6842 * Makefile.in: Regenerate.
6843 * configure.in (target_libraries): Add target-libgomp.
6844 * configure: Regenerate.
6845
6846 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
6847
6848 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6849 @ from continuation.
6850 * Makefile.in: Rebuilt.
6851
6852 2006-01-04 Chris Lattner <sabre@gnu.org>
6853
6854 * MAINTAINERS (Write After Approval): Add myself.
6855
6856 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
6857
6858 PR bootstrap/24252
6859
6860 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6861 * Makefile.tpl (OBJDUMP): New.
6862 (EXTRA_HOST_FLAGS): Add it.
6863 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6864
6865 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6866 to use symbolic links between directories. Avoid race conditions
6867 or make them harmless.
6868 * configure.in: Do not try to use symbolic links between directories.
6869
6870 * Makefile.def (LEAN): Pass.
6871 * Makefile.tpl (LEAN): Define.
6872 (stage[+id+]-start): Accept that the previous directory does not
6873 exist, if the bootstrap is lean.
6874 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6875 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6876 configure substitution.
6877 ([+compare-target+]): Likewise.
6878 ([+bootstrap-target+]-lean): New.
6879 * configure.in: Remove lean bootstrap support from here.
6880
6881 * Makefile.in: Regenerate.
6882 * configure: Regenerate.
6883
6884 2006-01-04 Ben Elliston <bje@au.ibm.com>
6885
6886 * MAINTAINERS (libdecnumber): Add myself.
6887
6888 2006-01-02 Mark Mitchell <mark@codesourcery.com>
6889
6890 * libtool-ldflags: New script.
6891
6892 2006-01-02 Andreas Schwab <schwab@suse.de>
6893
6894 * configure.in: When reconfiguring remove Makefile in
6895 all stage directories.
6896 * configure: Regenerate.
6897
6898 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6899
6900 * MAINTAINERS: Update my email address.
6901
6902 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
6903
6904 Revert Ada-related part of the previous change.
6905
6906 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6907 Do not pass.
6908 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6909 * Makefile.in: Regenerate.
6910 * configure.in: Do not include mt-ppc-aix target fragment.
6911 * configure: Regenerate.
6912
6913 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
6914
6915 * configure.in: Select appropriate fragments for PowerPC/AIX.
6916 * configure: Regenerate.
6917
6918 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6919 BOOT_CFLAGS, BOOT_LDFLAGS.
6920 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6921 BOOT_CFLAGS, BOOT_LDFLAGS.
6922 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6923 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6924 (stage): Fail if we cannot complete the work.
6925 * Makefile.in: Regenerate.
6926
6927 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6928
6929 * configure.in: Replace ms1 with mt.
6930 * configure: Rebuilt.
6931
6932 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6933
6934 * MAINTAINERS: Update my email address.
6935
6936 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
6937
6938 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6939 install-host-nogcc): Don't invoke $(stage) at the end.
6940 * Makefile.in: Regenerate.
6941
6942 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
6943
6944 * configure.in: Flip the top-level bootstrap switch.
6945 * configure: Regenerate.
6946
6947 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6948
6949 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6950 $(stage) and $(unstage).
6951 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6952 (all): Remove stray semicolon.
6953 (local-distclean): Don't handle multilib.tmp and multilib.out.
6954 (install.all): Set $s for consistency.
6955 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
6956 check_multilibs setting. Always make the install directory.
6957 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
6958 Correct @if/@endif.
6959 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
6960 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
6961 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
6962 (multilib.out): Remove.
6963 * Makefile.in: Regenerated.
6964
6965 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
6966
6967 * MAINTAINERS (Write After Approval): Add myself.
6968
6969 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
6970
6971 * MAINTAINERS: Add myself as mt maintainer.
6972
6973 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
6974
6975 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
6976
6977 * MAINTAINERS: Change email address.
6978
6979 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
6980
6981 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
6982 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
6983 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
6984 Find in-tree tools if available.
6985 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
6986 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
6987 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
6988 (COMPILER_*_FOR_TARGET): New.
6989 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
6990 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
6991 (CONFIGURED_*, USUAL_*): Remove.
6992 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
6993 STRIP): Use autoconf substitutions.
6994 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
6995 COMPILER_NM_FOR_TARGET): New.
6996 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
6997
6998 (all): Make all-host and all-target in parallel.
6999 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7000 that $$r and $$s are set before invoking a recursive make.
7001 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7002 ([+bootstrap-target+]): Inline most of the `all' target.
7003
7004 2005-11-29 Ben Elliston <bje@au.ibm.com>
7005
7006 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7007 from the gcc build directory.
7008 * Makefile.in: Regenerate.
7009
7010 2005-11-29 Ben Elliston <bje@au.ibm.com>
7011
7012 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7013 depend on all-libdecnumber.
7014 * configure.in (host_libs): Include libdecnumber.
7015 * Makefile.in: Regenerate.
7016 * configure: Likewise.
7017
7018 2005-11-29 Ben Elliston <bje@au.ibm.com>
7019
7020 * libdecnumber: Import decNumber sources from the dfp-branch.
7021
7022 2005-11-21 Kean Johnston <jkj@sco.com>
7023
7024 * config.sub, config.guess: Sync from upstream sources.
7025
7026 2005-11-21 Ben Elliston <bje@au.ibm.com>
7027
7028 Import from Autoconf sources:
7029
7030 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7031 * config/move-if-change: Don't output "$2 is unchanged";
7032 suggested by Ben Elliston. Handle weird characters correctly.
7033
7034 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7035
7036 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7037 to match upstream libtool for darwin.
7038
7039 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7040
7041 * Makefile.def: Remove gdb dependencies for gdbtk.
7042 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7043 (configure-gdb, install-gdb): New rules.
7044 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7045 * Makefile.in, configure: Regenerated.
7046
7047 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7048
7049 * MAINTAINERS (Write After Approval): Add myself.
7050
7051 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7052
7053 * MAINTAINERS (Write After Approval): Add myself.
7054
7055 2005-10-24 Diego Novillo <dnovillo@redhat.com>
7056
7057 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7058 Diego Novillo.
7059
7060 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
7061
7062 PR bootstrap/24297
7063 * Makefile.tpl (do-[+make-target+], do-check, install,
7064 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7065 are set before recursing.
7066 * Makefile.in: Regenerate.
7067
7068 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7069
7070 PR bootstrap/18939
7071 * Makefile.def (gcc) <target>: Fix thinko.
7072 * Makefile.in: Regenerate.
7073
7074 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7075
7076 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7077 * configure: Regenerate.
7078
7079 2005-10-15 Jie Zhang <jie.zhang@analog.com>
7080
7081 * MAINTAINERS (Write After Approval): Add self.
7082
7083 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
7084
7085 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7086 target-libffi, target-qthreads, target-libjava, and
7087 targetlibobjc.
7088 * configure: Regenerate.
7089
7090 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7091
7092 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7093 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7094 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7095 (USUAL_OBJDUMP_FOR_TARGET): New.
7096 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7097 * configure.in: Check for $OBJDUMP_FOR_TARGET.
7098 * configure, Makefile.in: Regenerated.
7099
7100 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7101
7102 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7103 before other host packages.
7104
7105 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7106
7107 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7108
7109 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7110
7111 PR bootstrap/22340
7112
7113 * configure.in (default_target): Remove.
7114 * Makefile.tpl (all): Do not use prerequisites as subroutines
7115 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7116 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7117 use prerequisites as subroutines.
7118 (check-host, check-target): New.
7119 (bootstrap configure & all targets): Do not use stage*-start
7120 if the directory layout is already ok.
7121 (non-bootstrap configure & all targets): Prepend a $(unstage).
7122 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7123 (NOTPARALLEL): Remove.
7124 (unstage, stage variables): New variables.
7125 (unstage, stage targets): Simply expand to those variables.
7126
7127 * configure: Regenerate.
7128 * Makefile.in: Regenerate.
7129
7130 2005-10-04 James E Wilson <wilson@specifix.com>
7131
7132 * Makefile.def (lang_env_dependencies): Add libmudflap.
7133 * Makefile.in: Regenerate.
7134
7135 2005-10-03 Andreas Schwab <schwab@suse.de>
7136
7137 Backport from libtool CVS:
7138 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7139
7140 * ltmain.sh: add support for installing into temporary
7141 staging area (e.g. 'make install DESTDIR=...')
7142
7143 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7144
7145 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7146 * configure: Regenerated.
7147
7148 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7149
7150 * configure: Regenerate with the correct
7151 autoconf version.
7152
7153 2005-09-30 Catherine Moore <clm@cm00re.com>
7154
7155 * configure.in (bfin-*-*): New.
7156 * configure: Regenerated.
7157
7158 2005-09-28 Geoffrey Keating <geoffk@apple.com>
7159
7160 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7161 (LIPO_FOR_TARGET): New.
7162 (CONFIGURED_LIPO_FOR_TARGET): New.
7163 (USUAL_LIPO_FOR_TARGET): New.
7164 (STRIP_FOR_TARGET): New.
7165 (CONFIGURED_STRIP_FOR_TARGET): New.
7166 (USUAL_STRIP_FOR_TARGET): New.
7167 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7168 STRIP_FOR_TARGET.
7169 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7170 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7171 * Makefile.in: Regenerate.
7172 * configure: Regenerate.
7173
7174 2005-09-19 David Edelsohn <edelsohn@gnu.org>
7175
7176 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7177 (rs6000-*-aix*): Same.
7178 * configure: Regenerate.
7179
7180 2005-09-16 Tom Tromey <tromey@redhat.com>
7181
7182 * MAINTAINERS: Add self as java maintainer.
7183
7184 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7185
7186 * configure.in: Recognize f95 in the --enable-languages option,
7187 and substitute it for fortran, issuing a warning.
7188 * configure: Regenerate.
7189
7190 2005-08-30 Phil Edwards <phil@codesourcery.com>
7191
7192 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7193 * configure: Regenerated.
7194
7195 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
7196
7197 * MAINTAINERS: Add self as ms1 maintainer.
7198
7199 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7200
7201 * Makefile.def (libssp): Add to lang_env_dependencies.
7202 * Makefile.in: Regenerate.
7203
7204 2005-08-18 Ian Lance Taylor <ian@airs.com>
7205
7206 * MAINTAINERS: Add myself as middle-end maintainer.
7207
7208 2005-08-17 Christian Groessler <chris@groessler.org>
7209
7210 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7211 * Makefile.in: Regenerate.
7212
7213 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7214
7215 * MAINTAINERS (write after approval): Added myself.
7216
7217 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7218
7219 * MAINTAINERS (Write After Approval): Add myself.
7220
7221 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
7222
7223 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7224 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7225 Look for alternate names of the target cc and c++
7226 * configure: Regenerate.
7227
7228 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
7229
7230 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7231 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7232 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7233 tools; remove code to manually set them.
7234 (Target tools): Look in the environment for them.
7235 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7236 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7237 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7238 build directory.
7239 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7240 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7241 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7242 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7243 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7244 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7245 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7246 * configure: Regenerate.
7247 * Makefile.in: Regenerate.
7248
7249 2005-07-28 Ben Elliston <bje@au.ibm.com>
7250
7251 * MAINTAINERS: Update for removed CPU targets.
7252
7253 2005-07-27 Mark Mitchell <mark@codesourcery.com>
7254
7255 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7256 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7257 * Makefile.in: Regenerated.
7258
7259 2005-07-26 Mark Mitchell <mark@codesourcery.com>
7260
7261 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7262 (CFLAGS_FOR_TARGET): Use it.
7263 (CXXFLAGS_FOR_TARGET): Likewise.
7264 * Makefile.in: Regenerated.
7265 * configure.in (--with-build-sysroot): New option.
7266 * configure: Regenerated.
7267
7268 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
7269
7270 * Makefile.tpl: Wrap install between unstage and stage
7271 * Makefile.in: Regenerate.
7272
7273 2005-07-21 Eric Christopher <echristo@apple.com>
7274
7275 * MAINTAINERS: Update affiliation.
7276
7277 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7278
7279 * MAINTAINERS: Add self as crx port maintainer.
7280
7281 2005-07-20 DJ Delorie <dj@redhat.com>
7282
7283 * MAINTAINERS: Add self as m32c maintainer.
7284
7285 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7286
7287 * all files: Update FSF address.
7288
7289 2005-07-15 Eric Christopher <echristo@redhat.com>
7290
7291 * MAINTAINERS: Change affiliation.
7292
7293 2005-07-14 Jim Blandy <jimb@redhat.com>
7294
7295 * configure.in: Add cases for Renesas m32c.
7296 * configure: Regenerated.
7297
7298 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7299
7300 * COPYING.LIB: Update from fsf.org.
7301
7302 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7303
7304 * COPYING, compile, config.guess,
7305 config.sub, install-sh, missing, mkinstalldirs,
7306 symlink-tree, ylwrap: Sync from upstream sources.
7307 * config-ml.in: Update FSF address.
7308
7309 2005-07-13 Eric Christopher <echristo@redhat.com>
7310
7311 * configure.in: Add toplevel noconfigdir support for tpf.
7312 * configure: Regenerate.
7313
7314 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
7315
7316 PR ada/22340
7317
7318 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7319 * Makefile.in: Regenerate.
7320
7321 2005-07-07 Mark Mitchell <mark@codesourcery.com>
7322
7323 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7324 Brolley to write-after-approval.
7325
7326 2005-07-07 Andreas Schwab <schwab@suse.de>
7327
7328 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7329 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7330 * Makefile.in: Regenerated.
7331
7332 2005-07-06 Geoffrey Keating <geoffk@apple.com>
7333
7334 * configure.in: Don't build sim or rda when targetting darwin.
7335 * configure: Regenerate.
7336
7337 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
7338
7339 * configure.in: Add --enable-libssp and --disable-libssp.
7340 * configure: Regenerate with autoconf-2.13.
7341
7342 2005-07-02 Jakub Jelinek <jakub@redhat.com>
7343
7344 * Makefile.def (target_modules): Add libssp.
7345 * configure.in (target_libraries): Add target-libssp.
7346 * configure: Rebuilt.
7347 * Makefile.in: Rebuilt.
7348
7349 2005-07-01 Zack Weinberg <zackw@panix.com>
7350
7351 * MAINTAINERS: Change email address. Resign from maintainership.
7352
7353 2005-07-01 Richard Guenther <rguenther@suse.de>
7354
7355 * MAINTAINERS: Change my e-mail address and affiliation.
7356
7357 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
7358
7359 * Makefile.def (stagefeedback): Come after profile.
7360 Define profiledbootstrap target.
7361 * Makefile.tpl (profiledbootstrap): Remove.
7362 (stageprofile-end): Zap stagefeedback.
7363 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7364 * Makefile.in: Regenerate.
7365
7366 2005-06-13 Richard Sandiford <richard@codesourcery.com>
7367
7368 * MAINTAINERS: Update my email address.
7369
7370 2005-06-13 Zack Weinberg <zack@codesourcery.com>
7371
7372 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7373 In 'cpp' stanza, support '#line' as well as '# '.
7374
7375 2005-06-08 Andreas Schwab <schwab@suse.de>
7376
7377 * MAINTAINERS: Move myself from 'Write After Approval' to
7378 'CPU Port Maintainers' section as m68k maintainer.
7379
7380 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
7381
7382 * configure.in (unsupported_languages): New macro.
7383 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7384 non-ported target libraries in noconfigdirs.
7385 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7386 non-linux-gnu. Remove libgcj_ex_libffi.
7387 <lang_frag loop>: Set add_this_lang=no if the language is in
7388 unsupported_languages.
7389 * configure: Regenerate.
7390
7391 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7392
7393 * configure.in: Fix typo in handling of --with-mpfr-dir.
7394 * configure: Regenerate.
7395
7396 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7397
7398 * MAINTAINERS: Update my email address.
7399
7400 2005-06-02 Jim Blandy <jimb@redhat.com>
7401
7402 * config.sub: Add cases for the Renesas m32c. (This patch has been
7403 accepted into the master sources.)
7404
7405 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
7406 Michael Snyder <msnyder@redhat.com>
7407 Stan Cox <scox@redhat.com>
7408
7409 * configure.in: Set noconfigdirs for ms1.
7410
7411 * configure: Regenerate.
7412
7413 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7414
7415 * MAINTAINERS (Write After Approval): Add self.
7416
7417 2005-06-01 Josh Conner <jconner@apple.com>
7418
7419 * MAINTAINERS (Write After Approval): Add self.
7420
7421 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
7422
7423 * MAINTAINERS: Update my email address.
7424
7425 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7426
7427 * MAINTAINERS (Write After Approval): Add self.
7428
7429 2005-05-26 Chris Demetriou <cgd@broadcom.com>
7430
7431 * MAINTAINERS (Write After Approval): Remove self.
7432
7433 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
7434
7435 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7436 (Dependencies): Consider target modules for bootstrap dependencies.
7437 Make target bootstrap modules depend on each stage's gcc.
7438 * Makefile.in: Regenerate.
7439
7440 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
7441
7442 * Makefile.def (configure-gcc): Depend on binutils having been built.
7443 (all-gcc): No need to do it here.
7444 * Makefile.in: Regenerate.
7445
7446 2005-05-19 Paul Brook <paul@codesourcery.com>
7447
7448 * configure.in: Rewrite misleading error message when requested
7449 language cannot be built.
7450 * configure: Regenerate.
7451
7452 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7453
7454 * ylwrap: Import from Automake 1.9.5.
7455
7456 2005-05-13 David Ung <davidu@mips.com>
7457
7458 * MAINTAINERS (Write After Approval): Add self.
7459
7460 2005-05-09 Mike Stump <mrs@apple.com>
7461
7462 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7463 lt_cv_sys_max_cmd_len for now.
7464
7465 2005-05-09 Stan Cox <scox@redhat.com>
7466
7467 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7468
7469 2005-05-08 Matt Kraai <kraai@ftbfs.org>
7470
7471 * README.SCO: Update the URL.
7472
7473 2005-05-05 David Edelsohn <edelsohn@gnu.org>
7474
7475 * ltconfig: Define file_list_spec. Pass file_list_spec and
7476 with_gnu_ld to libtool.
7477 * ltcf-c.sh (aix[45]): Define file_list_spec.
7478 * ltcf-cxx.sh (aix[45]): Same.
7479 * ltcf-gcj.sh (aix[45]): Same.
7480 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7481 exists, write list of input files to temporary file.
7482
7483 2005-05-04 Mike Stump <mrs@apple.com>
7484
7485 * configure.in: Always pass --target to target configures as
7486 otherwise rebuilds that do --recheck will fail.
7487 * confiugure: Rebuilt.
7488
7489 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
7490
7491 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7492 STAGE_HOST_EXPORTS.
7493 (configure, all): Add bootstrap support.
7494 (Host modules, target modules): Pass post-stage1 flags and exports.
7495 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7496 * Makefile.in: Regenerate.
7497
7498 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
7499
7500 * configure: Regenerate.
7501
7502 2005-04-27 Mike Stump <mrs@apple.com>
7503
7504 * MAINTAINERS: Add self as darwin maintainer.
7505
7506 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7507
7508 * config.sub: Update from master copy.
7509
7510 2005-04-21 Mike Stump <mrs@apple.com>
7511
7512 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7513 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7514
7515 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
7516
7517 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7518 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7519 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7520 "*-*-elf" and "*-*-linux*".
7521 * configure: Regenerate.
7522
7523 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7524
7525 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7526
7527 2005-04-12 Mike Stump <mrs@apple.com>
7528
7529 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7530
7531 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7532
7533 * MAINTAINERS (Write After Approval): Add myself.
7534
7535 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7536
7537 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7538
7539 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
7540
7541 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7542 (TARGET_CONFIGARGS): Include --with-target-subdir.
7543 (configure, all): New macros. Use them throughout.
7544 * Makefile.in: Regenerate.
7545
7546 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7547
7548 * MAINTAINERS (Write After Approval): Add myself.
7549
7550 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7551
7552 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7553
7554 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7555
7556 * MAINTAINERS: Move John Carr to Write After Approval.
7557
7558 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
7559
7560 * config/mh-mingw32: Delete.
7561 * configure.in: Don't use it.
7562 * configure: Regenerate.
7563
7564 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
7565
7566 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7567 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7568 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7569 (HOST_LIB_PATH): Generate from Makefile.def.
7570 (TARGET_LIB_PATH): Likewise.
7571 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7572 * Makefile.in: Regenerate.
7573 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7574 (RPATH_ENVVAR): Include Darwin case.
7575 * configure: Regenerate.
7576
7577 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7578
7579 * MAINTAINERS (Various Maintainers): Remove self.
7580 (Write After Approval): Add self.
7581
7582 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7583
7584 * MAINTAINERS (Various Maintainers): Add self.
7585
7586 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
7587
7588 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7589 * configure: Regenerate.
7590
7591 2005-03-21 Zack Weinberg <zack@codesourcery.com>
7592
7593 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7594 gcc_version, and gcc_version_trigger from set of flags to pass.
7595 * Makefile.tpl: Remove definitions of above variables.
7596 (config.status): Remove dependency on $(gcc_version_trigger).
7597 * Makefile.in: Regenerate.
7598 * configure.in: Do not reference config/gcc-version.m4 nor
7599 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7600 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7601 * configure: Regenerate.
7602
7603 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
7604 Andrew Pinski <pinskia@physics.uc.edu>
7605
7606 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7607 * Makefile.in: Regenerate.
7608
7609 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7610
7611 * MAINTAINERS (Write After Approval): Add myself.
7612
7613 2005-03-03 David Ayers <d.ayers@inode.at>
7614
7615 * MAINTAINERS (Write After Approval): Add myself.
7616
7617 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
7618
7619 PR libgcj/20160
7620 * ltmain.sh: Avoid creating archives with components that have
7621 duplicate basenames.
7622
7623 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7624
7625 PR bootstrap/20250
7626 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7627 instead of check.
7628 * Makefile.in: Regenerate.
7629
7630 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7631
7632 * Makefile.in: Regenerate to fix conflict between the previous two
7633 patches.
7634
7635 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7636
7637 PR bootstrap/17383
7638 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7639 * Makefile.tpl (HOST_SUBDIR): New substitution.
7640 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7641 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7642 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7643 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7644 (Host modules, Bootstrapped modules): Use it.
7645 (Build modules, Target modules): Do not create symlink trees,
7646 always configure out-of-srcdir.
7647 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7648 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7649 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7650 $(HOST_SUBDIR). Create a symlink for host_subdir.
7651
7652 * Makefile.in: Regenerate.
7653 * configure: Regenerate.
7654
7655 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7656
7657 Merged from libada-gnattools-branch:
7658 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7659
7660 * gnattools: New directory.
7661 * Makefile.def: Add gnattools as a module, depending on target-libada.
7662 * Makefile.in: Regenerate.
7663 * configure.in: Include gnattools in host_tools; disable it if ada
7664 is disabled.
7665 * configure: Regenerate.
7666
7667 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
7668
7669 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7670 treelang maintainer.
7671 (Write After Approval): Remove myself.
7672
7673 2005-02-23 Paul Schlie <schlie@comcast.net>
7674
7675 * configure.in: Allow darwin targeted ports to build tk, itcl and
7676 libgui.
7677 * configure: Regenerate.
7678
7679 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7680
7681 PR libgcj/10353
7682 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7683 * configure: Regenerate.
7684
7685 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7686
7687 * MAINTAINERS (Write After Approval): Add myself.
7688
7689 2005-02-10 Ian Lance Taylor <ian@airs.com>
7690
7691 * MAINTAINERS: Update my e-mail address.
7692
7693 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7694
7695 * MAINTAINERS (Write After Approval): Add myself.
7696
7697 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
7698
7699 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7700 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7701 target-libgloss when not *-*-elf and *-*-aout.
7702 * configure: Regenerate.
7703
7704 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7705
7706 * MAINTAINERS: Remove obsolete entries.
7707
7708 * MAINTAINERS (Write After Approval): Add Michael Matz.
7709
7710 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
7711
7712 * MAINTAINERS: Remove self as cpplib maintainer.
7713
7714 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7715
7716 * install-sh, config.sub: Import from upstream.
7717
7718 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7719
7720 PR bootstrap/18222
7721 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7722 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7723 * Makefile.in: Regenerate.
7724
7725 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
7726
7727 * MAINTAINERS: Update my email address.
7728
7729 2005-01-12 David Edelsohn <edelsohn@gnu.org>
7730 Andreas Schwab <schwab@suse.de>
7731
7732 PR bootstrap/18033
7733 * config-ml.in: Eval option if surrounded by single quotes.
7734
7735 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
7736
7737 Revert 2004-12-28 Makefile changes, a better fix will be
7738 applied to mainline and src after GCC 4.0 branches.
7739
7740 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
7741
7742 PR bootstrap/17383
7743
7744 * Makefile.def (target_modules): Remove stage parameter,
7745 it is always true now.
7746 * Makefile.tpl (configure-build-[+module+],
7747 configure-target-[+module+]): Always build symlink tree
7748 for the directory and for include. BUILD_SUBDIR and
7749 TARGET_SUBDIR cannot be . anymore.
7750 * Makefile.in: Regenerate.
7751
7752 2004-12-25 David Edelsohn <edelsohn@gnu.org>
7753
7754 Revert 2004-12-08 Makefile changes.
7755
7756 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7757
7758 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7759 cygwin, mingw.
7760
7761 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7762
7763 * configure.in (sh64-*-*): Reenable gprof.
7764 * configure: Regenerate.
7765
7766 2004-12-08 David Edelsohn <edelsohn@gnu.org>
7767
7768 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7769 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7770 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7771 * Makefile.in: Regenerate.
7772
7773 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7774
7775 * MAINTAINERS: Update my email address.
7776
7777 2004-12-07 Matt Kraai <kraai@ftbfs.org>
7778
7779 * Makefile.tpl: Generate normal dependencies if the LHS module is
7780 not bootstrapped.
7781 * Makefile.in: Regenerate.
7782
7783 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7784
7785 * configure.in: Include config/gxx-include-dir.m4. Use
7786 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7787 * configure: Regenerate.
7788
7789 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7790
7791 * config.if: Delete.
7792 * configure.in: Set libstdcxx_incdir directly.
7793 * configure: Regenerate.
7794
7795 2004-12-02 Eric Christopher <echristo@redhat.com>
7796
7797 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7798 * Makefile.in: Regenerate.
7799
7800 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7801
7802 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7803 * configure: Regenerate.
7804
7805 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7806
7807 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7808 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7809 * configure: Regenerate.
7810
7811 2004-12-01 Eric Christopher <echristo@redhat.com>
7812
7813 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7814 of things to remove.
7815
7816 2004-11-29 Matt Kraai <kraai@ftbfs.org>
7817
7818 * MAINTAINERS (Write After Approval): Update my e-mail address.
7819
7820 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7821
7822 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7823 from CVS libtool to always pass_all.
7824
7825 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7826
7827 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7828 (hppa*64*-*-*): Delete incorrect comment.
7829 * configure: Rebuilt.
7830
7831 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7832
7833 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7834
7835 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7836
7837 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7838 from CVS libtool to always pass_all.
7839
7840 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7841
7842 * install-sh, compile: Import from automake.
7843
7844 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7845
7846 * config.guess, config.sub: Import from savannnah.
7847
7848 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
7849
7850 * MAINTAINERS (Write After Approval): Add myself
7851
7852 2004-11-12 Mike Stump <mrs@apple.com>
7853
7854 * Makefile.def: Add html support.
7855 * Makefile.tpl: Likewise.
7856 * Makefile.in: Regenerate.
7857
7858 2004-11-11 Geoffrey Keating <geoffk@apple.com>
7859
7860 PR 18423
7861 * configure.in: Remove all instances of build-fixincludes from
7862 noconfigdirs.
7863 (build_configargs): Supply --target to subdirectories.
7864 * configure: Regenerate.
7865
7866 * Makefile.def: Make gcc install depend on fixincludes install.
7867 * Makefile.in: Regenerate.
7868
7869 2004-11-10 Janis Johnson <janis187@us.ibm.com>
7870
7871 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7872
7873 2004-11-11 Paul Brook <paul@codesourcery.com>
7874
7875 * MAINTAINERS: Add self as arm maintainer. Update email address.
7876
7877 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7878
7879 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7880 target-libgfortran.
7881 * configure: Regenerate.
7882
7883 2004-11-07 David Edelsohn <edelsohn@gnu.org>
7884
7885 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7886 like CC.
7887
7888 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
7889
7890 * Makefile.def (host fixincludes): Specify missing targets.
7891 * Makefile.in: Regenerate.
7892
7893 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7894
7895 * MAINTAINERS: Add myself
7896
7897 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7898
7899 * MAINTAINERS (Write After Approval): Add myself.
7900
7901 2004-11-04 Geoffrey Keating <geoffk@apple.com>
7902
7903 * Makefile.def: Build fixincludes for the host, too.
7904 * Makefile.in: Regenerate.
7905 * configure.in (host_tools): Add fixincludes.
7906 * configure: Regenerate.
7907
7908 2004-11-04 Daniel Jacobowitz <dan@debian.org>
7909
7910 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7911 * configure: Regenerated.
7912
7913 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7914
7915 PR other/17783
7916 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7917 * configure: Regenerated.
7918
7919 2004-10-31 Mark Mitchell <mark@codesourcery.com>
7920
7921 * README.SCO: Update per FSF instructions.
7922
7923 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
7924
7925 PR target/18151
7926 * configure.in (case ${target}): Do not build fixincludes for avr.
7927 * configure: Regenerated.
7928
7929 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
7930
7931 * configure.in (case ${target}): Do not build fixincludes
7932 on platforms where it is not used.
7933 * configure: Regenerated.
7934
7935 2004-10-23 Daniel Jacobowitz <dan@debian.org>
7936
7937 * configure.in: Use an absolute path to install-sh.
7938 * configure: Regenerated.
7939
7940 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7941
7942 * MAINTAINERS (Write After Approval): Add myself.
7943
7944 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7945
7946 * MAINTAINERS: Remove from Write After Approval those that are
7947 already maintainers.
7948
7949 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7950
7951 * MAINTAINERS: Update my email address.
7952
7953 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7954
7955 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
7956 * configure: Regenerate.
7957
7958 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
7959
7960 * MAINTAINERS: Update my email address.
7961
7962 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
7963
7964 * MAINTAINERS (Language Front Ends Maintainers): New. Move
7965 entries belonging to this category.
7966
7967 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
7968
7969 * MAINTAINERS: Update my e-mail address.
7970
7971 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
7972
7973 Fix wrong conflict resolution in:
7974
7975 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
7976
7977 * Makefile.in: Regenerate.
7978 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
7979 in the recursive `make', instead of hardwiring `all'.
7980 (Autogenerated TARGET-* variables): New.
7981
7982 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
7983
7984 * configure.in: Enable target-libgloss for crx-*-*.
7985 * configure: Regenerate.
7986
7987 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7988
7989 * MAINTAINERS (Various Maintainers): Move the "windows,
7990 cygwin, mingw" maintainer to ...
7991 (OS Port Maintainers): ... here.
7992
7993 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
7994
7995 * MAINTAINERS (Write After Approval): Remove those that are
7996 maintainers of some subsystem.
7997
7998 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
7999
8000 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8001 * ltcf-cxx.sh (tpf*): Likewise.
8002 * ltconfig (tpf*): Add TPF OS configuration support.
8003
8004 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8005
8006 * MAINTAINERS: Change my email address to my new work account.
8007
8008 2004-09-24 Michael Roth <mroth@nessie.de>
8009
8010 * configure.in (--without-headers): Add missing double quotes.
8011 * configure: Regenerate.
8012
8013 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
8014
8015 * ylwrap: Revert to previous version.
8016
8017 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8018
8019 PR bootstrap/17369
8020 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8021 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8022 SET_GCC_LIB_PATH_CMD.
8023 (BASE_TARGET_EXPORTS): Likewise.
8024 * Makefile.in: Regenerated.
8025
8026 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8027 * configure: Regenerated.
8028
8029 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8030
8031 * config.guess: New upstream version
8032 * compile, depcomp, install-sh, ylwrap: Likewise.
8033
8034 2004-09-19 Roger Sayle <roger@eyesopen.com>
8035
8036 * config/mh-x86omitfp: New host makefile fragment. Add
8037 -fomit-frame-pointer to the default BOOT_CFLAGS.
8038 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8039 * configure: Regenerate.
8040
8041 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8042
8043 PR target/11572
8044 * configure.in (*-*-darwin*): Renable libobjc.
8045 * configure: Regenerate.
8046
8047 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8048
8049 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8050
8051 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
8052
8053 * Makefile.def: Remove libbanshee.
8054 * Makefile.tpl: Ditto.
8055 * configure.in: Ditto.
8056 * Makefile.in: Regen.
8057 * configure: Ditto.
8058
8059 2004-09-08 David Edelsohn <edelsohn@gnu.org>
8060
8061 * ltmain.sh: Use $pic_object as $non_pic_object if
8062 $non_pic_object=none.
8063
8064 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
8065
8066 * missing: Import latest version from master repository.
8067
8068 2004-09-06 Nick Clifton <nickc@redhat.com>
8069
8070 * config.sub: Import latest version from master repository.
8071 * config.guess: Likewise.
8072 This includes these changes:
8073
8074 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8075
8076 * config.sub: Handle crisv32, alias etraxfs.
8077 * config.guess (crisv32:Linux:*:*): Handle.
8078
8079 2004-08-13 Brad Smith <brad@comstyle.com>
8080
8081 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8082 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8083
8084 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8085
8086 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8087 assume the processor is a powerpc. This is because coreutils
8088 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8089 in this case, due to a MacOS X bug that causes
8090 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8091 to return a negative number.
8092 Problem reported by Petter Reinholdtsen in:
8093 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8094
8095 2004-07-19 Ben Elliston <bje@gnu.org>
8096
8097 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8098
8099 2004-06-24 Ben Elliston <bje@gnu.org>
8100
8101 * config.guess: Update copyright years.
8102 * config.sub: Likewise.
8103
8104 2004-06-22 Robert Millan <robertmh@gnu.org>
8105
8106 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8107 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8108
8109 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8110
8111 * config.guess (*:*VMS:*:*): New entry. Replaces
8112 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8113 manufacturer.
8114
8115 2004-06-22 Ben Elliston <bje@gnu.org>
8116
8117 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8118 * config.sub: Likewise.
8119
8120 2004-06-22 Ben Elliston <bje@gnu.org>
8121
8122 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8123 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8124
8125 2004-06-11 Ben Elliston <bje@gnu.org>
8126
8127 * config.guess (pegasos:OpenBSD:*:*): Remove.
8128
8129 2004-06-11 Ben Elliston <bje@gnu.org>
8130
8131 From Wouter Verhelst <wouter@grep.be>:
8132 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8133
8134 2004-06-11 Ben Elliston <bje@gnu.org>
8135
8136 * config.guess (luna88k:OpenBSD:*:*): New.
8137
8138 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8139
8140 * config.guess (m32r*:Linux:*:*): New case.
8141 * config.sub: Handle m32rle.
8142
8143 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8144
8145 From Jens Petersen <petersen@redhat.com>:
8146 * config.sub: Handle sparcv8.
8147
8148 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8149
8150 From Tom Smith <smith@cag.lkg.hp.com>:
8151 * config.guess: Version suffixes are equally significant on Tru64
8152 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8153 prefix of "P" (patched kernel).
8154
8155 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8156
8157 * config.sub: Add support for National Semiconductor CRX target.
8158
8159 2004-09-03 Janis Johnson <janis187@us.ibm.com>
8160
8161 * MAINTAINERS (Various Maintainers): Remove myself as web page
8162 maintainer, add myself as maintainer of build status lists.
8163
8164 2004-09-03 Jan Beulich <jbeulich@novell.com>
8165
8166 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8167 *-*-netware, but add target-libmudflap.
8168 Consolidate *-*-netware targets (of which really only i?86 exists)
8169 into a single entry.
8170 * configure: Likewise.
8171
8172 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
8173
8174 * Makefile.tpl (sorry): Remove.
8175 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8176 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8177 (do-clean): Clean per-stage directories too.
8178 (do-distclean): Run distclean-stage1 too.
8179 (.NOTPARALLEL): Enable during toplevel bootstrap.
8180 (stage[+id+]-bubble): Enable parallel execution during
8181 the recursive invocation.
8182 * Makefile.in: Regenerate.
8183
8184 Fix previous checkin:
8185
8186 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8187 include.
8188 * configure.in: Fix indentation.
8189 * configure: Regenerate.
8190
8191 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
8192
8193 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8194 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8195 * configure: regenerate
8196 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8197 -mdynamic-no-pic
8198
8199 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
8200
8201 * Makefile.def (build_modules): Add fixincludes.
8202 (dependencies): Make gcc depend on fixincludes.
8203 * configure.in (build_tools): Add fixincludes.
8204 (build_configdirs): Always include build_libs.
8205 * Makefile.in: Regenerate.
8206 * configure: Regenerate.
8207
8208 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
8209
8210 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8211 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8212 phony targets; do not generate timestamp files.
8213 (distclean-stageN): Remove references to their timestamp files.
8214 (restageN, touch-stageN): Remove.
8215 (stageN-bubble): Rewritten.
8216 (compare): Support lean bootstraps.
8217 * Makefile.in: Regenerate.
8218
8219 * configure.in: Only warn when bootstrapping but
8220 build != host or build != target. Support lean bootstraps.
8221 * configure: Regenerate.
8222
8223 2004-08-26 Phil Edwards <phil@codesourcery.com>
8224
8225 * configure.in: Give a better error message if GMP/MPFR are missing
8226 and a language needing them has been requested.
8227 * configure: Regenerated.
8228
8229 2004-08-25 Phil Edwards <phil@codesourcery.com>
8230
8231 * configure.in: Print a list of available language front-ends if
8232 a requested one is missing. Tidy stray tab characters.
8233 * configure: Regenerated.
8234
8235 2004-08-19 Michael Koch <konqueror@gmx.de>
8236
8237 * gcc/doc/install.texi: Update entry about automake for libjava.
8238
8239 2004-08-17 Robert Millan <robertmh@gnu.org>
8240
8241 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8242 (instead of FreeBSD).
8243 * configure: Regenerate.
8244
8245 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8246
8247 * Makefile.in: Regenerate.
8248 * configure: Regenerate.
8249
8250 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8251 stage_*_flags.
8252 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8253 for bootstrapped modules if toplevel bootstrap is going.
8254 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8255 modules. Adjust for changes in Makefile.def. Enable several
8256 rules even in non-bootstrap mode, just to avoid peppering the
8257 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8258 (stage-[+prev+]-bubble): Remove.
8259
8260 * Makefile.def (Dependencies): Depend on all-build-bison,
8261 all-build-flex, all-build-byacc, all-build-texinfo, rather
8262 than the host variations.
8263 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8264 with BUILD_SUBDIR.
8265 (BISON): Update for recent Bisons.
8266 (YACC): Fix typo.
8267 (cross): Depend on all-build.
8268 (all): Do not depend on all-build.
8269 (prebootstrap): Remove.
8270 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8271 (Prebootstrap dependencies): Add them to the per-stage targets
8272 and to all-prebootstrap.
8273 * configure.in (build_configdirs): Always enable build_tools.
8274 (BUILD_DIR_PREFIX): Remove.
8275
8276 * Makefile.def (gcc): Add target variable.
8277 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8278 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8279 in the recursive `make', instead of hardwiring `all'.
8280 (Autogenerated TARGET-* variables): New.
8281
8282 2004-08-13 Brian Booth <bbooth@redhat.com>
8283
8284 * MAINTAINERS: Remove myself from write-after-approval.
8285
8286 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8287
8288 * src-release: Stop distributing mmalloc with gdb (which doesn't
8289 use it).
8290 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8291 * Makefile.in: Regenerate.
8292
8293 2004-08-09 Mark Mitchell <mark@codesourcery.com>
8294
8295 * configure.in (arm*-*-eabi*): New target.
8296 * configure: Regenerate.
8297
8298 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
8299
8300 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8301 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8302 (Dependencies): New section.
8303 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8304 (configure-target-[+module+]): Depend on maybe-all-gcc
8305 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8306 (toplevel profiledbootstrap): Fix dependencies.
8307 * Makefile.in: Regenerate.
8308
8309 2004-08-03 Mark Mitchell <mark@codesourcery.com>
8310
8311 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8312 target-libiberty to noconfigdirs.
8313 * configure: Regenerate.
8314
8315 2004-08-03 Paul Brook <paul@codesourcery.com>
8316
8317 * configure.in: Check for MPFR as well as GMP.
8318 * configure: Regenerate.
8319
8320 2004-08-01 Robert Millan <robertmh@gnu.org>
8321
8322 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8323 libmudflap for all GNU-based systems (with Glibc).
8324 * configure: Regenerate.
8325
8326 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
8327
8328 * Makefile.def (host-modules): Add gcc.
8329 * Makefile.in: Regenerate.
8330 * Makefile.tpl (sorry): New rule.
8331 (configure-host, all-host, [+make_target+]-host, do-check,
8332 install-host): Do not add gcc as a special case.
8333 (host modules): Add a small special-casing for gcc. Export
8334 extra_make_flags through the environment.
8335 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8336 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8337 other recursive targets for gcc): Remove.
8338
8339 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8340 (stage, unstage): New rules.
8341 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8342 distclean-stage[+id+]): Use stage_current.
8343 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8344 the stage*-start rules.
8345
8346 2004-08-02 Geoffrey Keating <geoffk@apple.com>
8347
8348 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8349 use -all_load flag.
8350
8351 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
8352
8353 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8354 * configure: Regenerate.
8355
8356 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8357
8358 * maintainer-scripts/gcc_release: Revert yesterday's change.
8359
8360 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8361
8362 * MAINTAINERS: Add myself to write-after-approval.
8363
8364 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8365
8366 * libf2c: Removed.
8367 * gcc/gccbug.in: Updated because of libf2c removal.
8368 * maintainer-scripts/gcc_release: Ditto.
8369
8370 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
8371
8372 * configure.in: Build libmudflap by default on FreeBSD.
8373 * configure: Regenerated.
8374
8375 2004-07-09 Mark Mitchell <mark@codesourcery.com>
8376
8377 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8378 systems.
8379 * configure: Regenerated.
8380
8381 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8382
8383 PR target/16344
8384 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8385 feedback based compiler.
8386 * Makefile.in: Rebuilt.
8387
8388 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
8389
8390 * Makefile.def (host_modules): Set bootstrap=true for flex.
8391 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8392 * Makefile.in: Rebuilt.
8393
8394 2004-07-07 Jan Hubicka <jh@suse.cz>
8395
8396 * MAINTAINERS: Add self as a profile feedback maintainer.
8397
8398 2004-07-05 Phil Edwards <phil@codesourcery.com>
8399
8400 * configure.in: Do not prepend $srcdir to /dev/null in
8401 makefile fragments.
8402 * configure: Regenerate.
8403
8404 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
8405
8406 * Makefile.def (build_modules): Add bison, byacc, flex,
8407 m4, texinfo.
8408 (flags_to_pass): Add FLEX.
8409 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8410 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8411 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8412 DEFAULT_MAKEINFO): Remove.
8413 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8414 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8415 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8416 objdir or else use configured tool.
8417 (all-build): New.
8418 (all): Depend on it.
8419 (Build module dependencies): Add.
8420 * Makefile.in: Regenerate.
8421 * configure.in: Better support for multiple build modules,
8422 matching what is done for host/target modules. Do not look
8423 for "plausible" locations of build tools if Canadian cross.
8424 Use autoconf's AC_PROG_CC to find a C compiler. Define
8425 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8426 * configure: Regenerate.
8427
8428 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8429
8430 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8431 * Makefile.in: Regenerate.
8432
8433 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8434
8435 * Makefile.tpl (configure-build-[+module+],
8436 configure-[+module+], configure-target-[+module+]): Pass
8437 [+extra_configure_args+].
8438 (all-build-[+module+], all-[+module+], check-[+module+],
8439 install-[+module+], [+make_target+]-[+module+],
8440 all-target-[+module+], check-target-[+module+],
8441 install-target-[+module+], [+make_target+]-target-[+module+]):
8442 Pass [+extra_make_args+].
8443 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8444 (GCC_HOST_EXPORTS): Remove.
8445 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8446 cross, check-gcc, check-gcc-c++, install-gcc,
8447 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8448 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8449 * Makefile.in: Regenerate.
8450
8451 2004-06-21 Matthew Sachs <msachs@apple.com>
8452
8453 * MAINTAINERS: Added self to write-after-approval.
8454
8455 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8456
8457 * configure.in: Check for srcdir/winsup rather than build directory
8458 winsup.
8459 * configure: Regenerate.
8460
8461 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
8462
8463 * configure.in: Don't build Cygwin native newlib if winsup
8464 directory is missing. Emit warning instead.
8465 * configure: Regenerate.
8466
8467 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
8468
8469 * Makefile.tpl (touch-stage[+id+]): New.
8470 (restage[+prev+]): Depend on touch-stage[+id+].
8471
8472 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8473 Use it throughout.
8474
8475 * Makefile.def: Add profile and feedback bootstrap stages.
8476 Remove next field from bootstrap stages.
8477 * Makefile.tpl (LN, LN_S): Substitute.
8478 (stageN-start, stageN-end): Use double-colon rules, to
8479 provide a hook for additional setup commands.
8480 (distclean-stageN-gcc, restageN): Create dependencies from
8481 [+prev+], not from [+next+].
8482 (stageN-bubble): Add commands for successive stages from
8483 [+prev+], using double-colon rules.
8484 (all-stageN-gcc): Fix typo.
8485 (stagefeedback-start, profiledbootstrap): New.
8486 * Makefile.in: Regenerate.
8487 * configure.in: Call ACX_PROG_LN.
8488 * configure: Regenerate.
8489
8490 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8491
8492 * MAINTAINERS (Write After Approval): Add myself.
8493
8494 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8495
8496 * MAINTAINERS (Write After Approval): Add myself.
8497
8498 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
8499
8500 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8501 without gcc.
8502 * configure: Regenerate.
8503
8504 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8505
8506 * Makefile.tpl: Fix typo.
8507 * Makefile.in: Regenerate.
8508
8509 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8510
8511 * configure.in: Remove new- prefix from toplevel
8512 bootstrap targets.
8513 * configure: Regenerate.
8514
8515 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8516
8517 * Makefile.tpl (all.normal): Rename to all.
8518 (all): Replace with a rule to pick the default
8519 target from configure.
8520 (all-gcc, configure-gcc): Use conditionals to
8521 do nothing when toplevel bootstrap is going on.
8522 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8523 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8524 * configure.in: Support --enable-bootstrap.
8525
8526 * Makefile.def: Remove new- prefix from toplevel
8527 bootstrap targets.
8528 * Makefile.tpl: Likewise.
8529
8530 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8531 target.
8532
8533 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8534 $(RECURSE_FLAGS) to recursive invocation of make.
8535
8536 * Makefile.in: Regenerate.
8537 * configure: Regenerate.
8538
8539 2004-05-30 Andreas Jaeger <aj@suse.de>
8540 Jim Wilson <wilson@specifixinc.com>
8541
8542 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8543 like CC.
8544
8545 2004-05-27 Daniel Jacobowitz <dan@debian.org>
8546
8547 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8548 * configure: Regenerate.
8549
8550 2004-05-25 Daniel Jacobowitz <drow@false.org>
8551
8552 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8553 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8554 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8555 targets.
8556 * Makefile.in: Regenerate.
8557
8558 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
8559
8560 * configure.in: Test the ability to symlink directories.
8561 * configure: Regenerate.
8562
8563 * Makefile.def (bootstrap-stage): New definitions.
8564 * Makefile.tpl (configure-stage1-gcc,
8565 configure-stage2-gcc, configure-stage3-gcc,
8566 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8567 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8568 new-restage3, compare): Autogenerate, see Makefile.in
8569 entry for behavioral changes.
8570 (distclean-stage1, new-stage1-start, new-stage1-end,
8571 new-stage1-bubble, distclean-stage2, new-stage2-start,
8572 new-stage2-end, new-stage2-bubble, distclean-stage3,
8573 new-stage3-start, new-stage3-end): New autogenerated targets.
8574 (objext, prebootstrap, BOOT_CFLAGS,
8575 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8576 targets.
8577
8578 * Makefile.in: Regenerate.
8579 (distclean-stage1, new-stage1-start, new-stage1-end,
8580 new-stage1-bubble, distclean-stage2, new-stage2-start,
8581 new-stage2-end, new-stage2-bubble, distclean-stage3,
8582 new-stage3-start, new-stage3-end): New targets.
8583 (all-stage1-gcc): Move prebootstrap dependency from here...
8584 (configure-stage1-gcc): ...to here.
8585 (new-bootstrap): Use bubble targets.
8586 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8587 Use per-stage distclean targets.
8588 (configure-stage1-gcc, configure-stage2-gcc,
8589 configure-stage3-gcc, all-stage1-gcc,
8590 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8591 Use new-stageN-start to prepare the tree.
8592
8593 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
8594
8595 * Makefile.def (host_modules): add libcpp.
8596 * Makefile.tpl: Add dependencies on and for libcpp.
8597 * Makefile.in: Regenerate.
8598 * configure.in: Add libcpp host module.
8599 * configure: Regenerate.
8600
8601 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
8602
8603 * Makefile.tpl: Whenever a recursive target is defined, wrap
8604 it in a special @if/@endif block, and prepare its maybe
8605 dependency in the @if/@endif block
8606 * configure.in: Instead of writing maybe dependencies, remove
8607 the @if/@endif statements, and remove the @if/@endif blocks
8608 that remain.
8609 * configure: Regenerate.
8610 * Makefile.in: Regenerate.
8611
8612 2004-05-20 Janis Johnson <janis187@us.ibm.com>
8613
8614 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8615
8616 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8617
8618 PR bootstrap/15120
8619 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8620 * */configure: Rebuilt.
8621
8622 2004-05-17 Zack Weinberg <zack@codesourcery.com>
8623
8624 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8625 of libf2c.
8626 * configure, Makefile.in: Regenerate.
8627
8628 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
8629
8630 * MAINTAINERS (Write After Approval): Add myself.
8631
8632 2004-05-13 Diego Novillo <dnovillo@redhat.com>
8633
8634 Merge from tree-ssa-20020619-branch.
8635
8636 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8637 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8638 (HOST_GMPLIBS): Define.
8639 (HOST_GMPINC): Define.
8640 (TARGET_LIB_PATH): Add libmudflap.
8641 (GFORTRAN_FOR_TARGET): Define.
8642 (configure-build*): Export GFORTRAN.
8643 (configure-gcc): Export GMPLIBS and GMPINC.
8644 (all-gcc): Add maybe-all-libbanshee.
8645 (configure-target-libgfortran): Define.
8646 * Makefile.in: Regenerate.
8647 * configure.in (host_libs): Add libbanshee.
8648 (target_libraries): Add target-libmudflap and target-libgfortran.
8649 Add --with-libbanshee.
8650 Handle --disable-libmudflap.
8651 (*-*-freebsd*): Use with_gmp.
8652 Add $(libgcj) to noconfigdirs.
8653 * configure: Regenerate.
8654 * depcomp: New file.
8655 * MAINTAINERS: Add tree-ssa maintainers.
8656
8657 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8658
8659 * MAINTAINERS (Various Maintainers): Add myself.
8660
8661 2004-04-30 Brian Ford <ford@vss.fsi.com>
8662
8663 * MAINTAINERS (Write After Approval): Add myself.
8664
8665 2004-04-29 Uros Bizjak <uros@kss-loka.si>
8666
8667 * MAINTAINERS (Write After Approval): Add myself.
8668
8669 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
8670
8671 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8672 * configure: Regenerate.
8673
8674 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
8675
8676 Revert:
8677 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8678
8679 * Makefile.def (flags_to_pass): Remove *dir variables that
8680 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8681 as well as prefix and exec_prefix.
8682 * Makefile.in: Regenerate.
8683
8684 2004-04-26 Robert Millan <robertmh@gnu.org>
8685
8686 Add patches from libtool CVS.
8687 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8688 * ltconfig: Likewise.
8689 * ltcf-c.sh: Likewise.
8690 * ltcf-cxx.sh: Likewise.
8691 * ltcf-gcj.sh: Likewise.
8692
8693 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8694
8695 * Makefile.def (host_modules): Mark with the bootstrap
8696 flag packages on which gcc depends.
8697 * Makefile.tpl (all-bootstrap): Use it.
8698 * Makefile.in: Regenerate.
8699
8700 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8701
8702 * Makefile.def (flags_to_pass): Remove *dir variables that
8703 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8704 as well as prefix and exec_prefix.
8705 * Makefile.in: Regenerate.
8706
8707 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8708
8709 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8710 * configure: Regenerate.
8711 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8712 * gcc/Makefile.tpl (compare): Use the result of the test.
8713 * gcc/Makefile.in: Regenerate.
8714
8715 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
8716
8717 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8718 Always relocate gcc and prev-gcc to the original names, even
8719 if the build fails.
8720 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8721 New targets.
8722
8723 2004-04-23 Laurent GUERBY <laurent@guerby.net>
8724
8725 * MAINTAINERS: Update my email address.
8726
8727 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8728
8729 * configure.in (mips*-*-irix5*): Enable ld.
8730 * configure: Regenerate.
8731
8732 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8733
8734 * configure: Regenerate.
8735
8736 2004-04-15 James E Wilson <wilson@specifixinc.com>
8737
8738 * Makefile.tpl (configure-[+module+], configure-gcc,
8739 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8740 Set and export LDFLAGS.
8741 * Makefile.in: Regenerate.
8742
8743 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8744
8745 * MAINTAINERS: Add myself to write-after-approval.
8746
8747 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8748
8749 PR bootstrap/14871
8750 * Makefile.tpl: If we don't have built-in-tree target tools,
8751 use the ones found by configure rather than hacking around with
8752 program_transform_name.
8753 * configure.in: Give Makefile.tpl the information necessary
8754 to do that.
8755 * Makefile.in: Regenerate.
8756 * configure: Regenerate.
8757
8758 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8759
8760 PR bootstrap/14760
8761 * configure.in: When computing baseargs, strip *all* copies of
8762 offending options. Also, don't match/substitute the trailing space,
8763 so that this actually works when two similar options are separated by
8764 only one space.
8765 * configure: Regenerate.
8766
8767 2004-04-06 David Edelsohn <edelsohn@gnu.org>
8768
8769 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8770 (rs6000-*-aix*): Same.
8771 * configure: Regenerate.
8772
8773 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
8774
8775 * MAINTAINERS: Add myself to write-after-approval.
8776
8777 2004-04-03 Bud Davis <bdavis9659@comcast.net>
8778
8779 * MAINTAINERS: Add myself to write-after-approval.
8780
8781 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8782
8783 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8784 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8785 * Makefile.in: Regenerate.
8786
8787 * configure.in (top level bootstrap support): Rework --enable-werror
8788 to set @stage2_werror_flag@.
8789 * configure: Regenerate.
8790 * Makefile.tpl (top level bootstrap support): Pass
8791 @stage2_werror_flag@ down to configure in stages 2 and 3.
8792 * Makefile.in: Regenerate.
8793
8794 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8795
8796 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8797 for stages 2 and 3 as well as in make. As a consequence, remove
8798 OUTPUT_OPTION (now detected by configure) from the flags passed down
8799 to make.
8800 * Makefile.in: Regenerate.
8801
8802 * Makefile.tpl (new-bootstrap): Fix typo.
8803 * Makefile.in: Regenerate.
8804
8805 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8806
8807 * Makefile.tpl: Rearrange by moving recursive_targets rules
8808 into their proper sections.
8809 * Makefile.tpl (top level bootstrap support): Move disabling
8810 of coverage flags from 'make' to 'configure'; improve comments.
8811 * Makefile.in: Regenerate.
8812
8813 * Makefile.tpl (experimental top level bootstrap) Move stage1
8814 language setting from all- target to configure- target; disable
8815 intermodule optimization in stage 1; prevent gratuitous rebuilds
8816 of stage 1.
8817 * Makefile.in: Regenerate.
8818 * configure.in: Comma-separate stage 1 language list for top
8819 level bootstrap.
8820 * configure: Regenerate.
8821
8822 * Makefile.tpl: Clean up experimental top level bootstrap support:
8823 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8824 prev-gcc in configure- targets as well as all- targets.
8825 * Makefile.in: Regenerate.
8826
8827 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8828
8829 * compile: New file imported from automake.
8830
8831 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
8832
8833 * configure.in: Remove symbolic link section.
8834 * configure: Regenerate.
8835 * Makefile.tpl (links): Remove.
8836 * Makefile.in: Regenerate.
8837
8838 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
8839 Nathanael Nerode <neroden@gcc.gnu.org>
8840
8841 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8842 Set with AC_CHECK_PROGS.
8843 * configure.in: Fix comment typo from last patch.
8844 * configure: Regenerate.
8845
8846 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8847
8848 * Makefile.tpl: Introduce experimental top level bootstrap support.
8849 * Makefile.in: Regenerate.
8850 * configure.in: Introduce support for top level bootstrap.
8851 * configure: Regenerate.
8852
8853 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
8854 Paolo Bonzini <bonzini@gnu.org>
8855
8856 PR bootstrap/14522
8857 * configure.in: Cope with shells that do not support unquoted ^
8858 * configure: Regenerate.
8859
8860 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
8861 Paolo Bonzini <bonzini@gnu.org>
8862
8863 PR bootstrap/14522
8864 * configure.in: Cope with shells that do not support nesting
8865 quotes inside quoted backquote substitutions.
8866 * configure: Regenerate.
8867
8868 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8869
8870 PR bootstrap/14522
8871 * configure.in: Fix escaping of $.
8872 * configure: Regenerate.
8873
8874 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8875
8876 * configure: Regenerate, since I forgot to while committing Paolo's
8877 changes.
8878
8879 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
8880
8881 PR ada/14131
8882 Move language detection to the top level.
8883 * configure.in: Find default values for the tools as
8884 soon as possible. Disable ada if GNAT is not found.
8885 Emit error message about missing languages. Expand
8886 --enable-languages=all for the gcc subdirectory.
8887
8888 2004-03-10 Ben Elliston <bje@gnu.org>
8889
8890 * MAINTAINERS: Update my email address.
8891
8892 2004-03-05 David Edelsohn <edelsohn@gnu.org>
8893
8894 * ltconfig: Disable building static libraries if building shared
8895 libraries on AIX 5L.
8896
8897 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
8898
8899 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8900 and disable libgcj.
8901 * configure: Regenerated.
8902
8903 2004-03-01 Brian Booth <bbooth@redhat.com>
8904
8905 * MAINTAINERS: Add myself to write-after-approval.
8906
8907 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
8908
8909 * MAINTAINERS: Add myself to write-after-approval.
8910
8911 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8912
8913 PR bootstrap/7087
8914 * Makefile.tpl: Guard XFOO sed statements better.
8915 * Makefile.tpl: Add dependency for configure-target-libada.
8916 * Makefile.in: Regenerate (incidentally fixes broken
8917 commit when libada-branch was merged).
8918
8919 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8920
8921 * MAINTAINERS: Add myself to write-after-approval.
8922
8923 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8924
8925 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8926 maintainers.
8927
8928 2004-02-20 Andrew Cagney <cagney@redhat.com>
8929
8930 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8931 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8932
8933 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8934
8935 PR bootstrap/11932
8936 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8937
8938 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
8939
8940 * MAINTAINERS: Added myself to write-after-approval.
8941
8942 2004-02-14 Michael Koch <konqueror@gmx.de>
8943
8944 * MAINTAINERS: Added myself to write-after-approval.
8945
8946 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8947
8948 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8949 some OS port maintainers to OS port maintainers section.
8950
8951 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
8952
8953 * MAINTAINERS: Add self.
8954
8955 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
8956
8957 * MAINTAINERS: Alphabetize.
8958
8959 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
8960
8961 * MAINTAINERS: Remove myself.
8962
8963 2004-02-11 David Edelsohn <edelsohn@gnu.org>
8964
8965 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
8966 (rs6000-*-aix*): Same.
8967 * configure: Regenerate.
8968
8969 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
8970
8971 * configure.in (host): Add in missing $noconfigdirs to defines.
8972 * configure: Regenerate.
8973
8974 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
8975 Nathanael Nerode <neroden@gcc.gnu.org>
8976
8977 PR ada/6637, PR ada/5911
8978 Merge with libada-branch:
8979 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
8980 with appropriate dependencies. Add --enable-libada configure switch.
8981 * configure, Makefile.in: Regenerate.
8982
8983 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
8984
8985 * MAINTAINERS: Add myself to write-after-approval.
8986
8987 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8988
8989 * configure.in: Don't pass --with-stabs on IRIX 5 either.
8990 * configure: Regenerate.
8991
8992 2004-02-04 Geoffrey Keating <geoffk@apple.com>
8993
8994 Merge from upstream:
8995
8996 * ltmain.in: When setting IFS to '~', be careful about user
8997 arguments that contain '~'.
8998
8999 2004-02-04 Peter O'Gorman <peter@pogma.com>
9000
9001 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9002 Also test $base_compile against $CC with escaped arguments. Bug
9003 reported by Geoff Keating <geoffk@apple.com>.
9004
9005 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9006
9007 * MAINTAINERS: Remove i960 port.
9008
9009 2004-01-23 DJ Delorie <dj@redhat.com>
9010
9011 * Makefile.def (target_modules) [libiberty]: Don't stage.
9012 * Makefile.in: Rebuilt.
9013
9014 2004-01-20 Caroline Tice <ctice@apple.com>
9015
9016 * MAINTAINERS: Add myself to write-after-approval.
9017
9018 2004-01-19 Paolo Carlini <pcarlini@suse.de>
9019
9020 * MAINTAINERS: Update my email address.
9021
9022 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9023
9024 * MAINTAINERS: Add myself to write-after-approval.
9025
9026 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9027
9028 * MAINTAINERS: Remove entries without email address.
9029
9030 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
9031
9032 * MAINTAINERS: Add myself to write-after-approval.
9033
9034 2004-01-15 Steven Bosscher <stevenb@suse.de>
9035
9036 * MAINTAINERS: Update my email address.
9037
9038 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
9039
9040 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9041 * Makefile.tpl (configure-target-[+module+]): Support stage.
9042 * Makefile.in: Rebuilt.
9043
9044 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9045
9046 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9047
9048 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
9049
9050 * MAINTAINERS: Add myself as a MIPS maintainer.
9051
9052 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9053
9054 * configure.in: Use ./config.cache, not config.cache.
9055 * configure: Regenerate.
9056 * Makefile.tpl: Special-casing not needed for GCC any more.
9057 * Makefile.in: Regenerate.
9058
9059 * configure.in: Don't share a cache file for host dirs.
9060 * configure: Regenerate.
9061
9062 * config-ml.in: Don't mess with the cache file.
9063
9064 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9065
9066 * MAINTAINERS: Move myself from 'Write After Approval' to
9067 'CPU Port Maintainers' section as SPARC maintainer.
9068
9069 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9070
9071 * Makefile.tpl: Make GCC use a separate config.cache.
9072 * Makefile.in: Regenerate.
9073
9074 PR bootstrap/11932, PR bootstrap/11933
9075 (I don't know if it will fix either of them, but it relates
9076 to them.)
9077 * configure.in: Don't use shared config.cache for target
9078 directories.
9079 * configure: Regenerate.
9080
9081 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9082
9083 * MAINTAINERS: Add myself to 'Write After Approval' section.
9084
9085 2003-12-31 Roger Sayle <roger@eyesopen.com>
9086
9087 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9088 * configure: Regenerated.
9089
9090 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9091
9092 * MAINTAINERS: Remove the mn10200 maintainer.
9093
9094 2003-12-21 Bernardo Innocenti <bernie@develer.com>
9095
9096 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9097 * configure: Regenerated.
9098
9099 2003-12-16 Jan Hubicka <jh@suse.cz>
9100
9101 * MAINTAINERS: Add myself as callgraph maintainer.
9102
9103 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9104
9105 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9106 * configure: Regenerate.
9107
9108 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9109
9110 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9111 'Write After Approval' section. Update email.
9112
9113 2003-12-01 James Lemke <jim@wasabisystems.com>
9114
9115 * MAINTAINERS (Write After Approval): Add myself.
9116
9117 2003-11-20 Matt Thomas <matt@3am-software.com>
9118
9119 * MAINTAINERS: Add myself as a vax port maintainer.
9120
9121 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9122
9123 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9124 (configure-build-[+module+], configure-[+module+]): Likewise.
9125 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9126 * Makefile.in: Regenerate.
9127
9128 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9129
9130 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9131 shared/dylibed libraries.
9132 * ltmain.sh: Likewise.
9133 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9134 * ltcf-cxx.sh: Likewise.
9135 * ltcf-gcj.sh: Likewise.
9136 * ltconfig: Likewise.
9137
9138 2003-11-17 Stan Cox <scox@redhat.com>
9139
9140 * MAINTAINERS: Add myself as iq2000 port maintainer.
9141
9142 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9143
9144 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9145 * Makefile.in: Regenerate.
9146
9147 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9148
9149 * config.sub: Update to 2003-11-03 version.
9150
9151 2003-10-20 Phil Edwards <phil@codesourcery.com>
9152
9153 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9154 * configure: Regenerate.
9155
9156 2003-10-20 Nicolas Pitre <nico@cam.org>
9157
9158 * MAINTAINERS: Add myself to 'Write After Approval' section.
9159
9160 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9161
9162 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9163
9164 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9165
9166 * MAINTAINERS: Update my email address.
9167
9168 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9169
9170 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9171
9172 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
9173
9174 * MAINTAINERS: Add myself to 'Write After Approval' section.
9175
9176 2003-10-16 Bernardo Innocenti <bernie@develer.com>
9177
9178 * config.guess: Update to 2003-10-16 version.
9179 * config.sub: Update to 2003-10-16 version.
9180
9181 2003-10-15 David Daney <ddaney@avtrex.com>
9182
9183 * MAINTAINERS: Added myself to 'Write After Approval' section.
9184
9185 2003-10-15 Falk Hueffner <falk@debian.org>
9186
9187 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9188 'Write After Approval' section. Update email.
9189
9190 2003-10-14 Roger Sayle <roger@eyesopen.com>
9191
9192 * MAINTAINERS: Move myself from 'Write After Approval' to
9193 'Various Maintainers' section as middle-end maintainer.
9194
9195 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9196
9197 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9198 HOST_FLAGS_TO_PASS.
9199 * Makefile.in: Regenerate.
9200
9201 2003-10-11 Bernardo Innocenti <bernie@develer.com>
9202
9203 * config.guess: Update to 2003-10-07 version.
9204 * config.sub: Update to 2003-10-07 version.
9205
9206 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9207
9208 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9209 * ltconfig (irix5*, irix6*): Don't override version_type.
9210
9211 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9212
9213 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9214 * configure: Rebuilt
9215 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9216 * Makefile.in: Rebuilt
9217
9218 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9219
9220 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9221
9222 2003-09-30 Carlo Wood <carlo@alinoe.com>
9223
9224 * MAINTAINERS (Write After Approval): Add myself.
9225
9226 2003-09-29 Paul Koning <ni1d@arrl.net>
9227
9228 * MAINTAINERS: Move myself from "Write After Approval"
9229 to CPU platform maintainers for pdp11 platform.
9230
9231 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9232
9233 * MAINTAINERS: Move myself from 'Write After Approval' to
9234 'Various Maintainers' section as libffi testsuite maintainer.
9235
9236 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
9237
9238 * configure.in: Pass a computed --program-transform-name
9239 to subconfigures.
9240 * configure: Regenerated.
9241
9242 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9243
9244 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9245 * Makefile.in: Regenerate.
9246
9247 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9248 * Makefile.in: Regenerate.
9249
9250 2003-09-19 Ziemowit Laski <zlaski@apple.com>
9251
9252 * MAINTAINERS: Move myself from 'Write After Approval'
9253 to 'Various Maintainers' (objective-c) section.
9254
9255 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
9256
9257 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9258 quoting.
9259 * configure: Regenerated.
9260
9261 2003-09-16 Joel Brobecker <brobecker@gnat.com>
9262
9263 * MAINTAINERS (Write After Approval): Add myself to write after
9264 approval list.
9265
9266 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9267
9268 * MAINTAINERS (Write After Approval): Add myself.
9269
9270 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9271
9272 * MAINTAINERS: Update my e-mail address.
9273
9274 2003-09-09 Alan Modra <amodra@bigpond.net.au>
9275
9276 * libtool.m4 (LD): Correct powerpc64 host match.
9277
9278 2003-09-06 James E Wilson <wilson@tuliptree.org>
9279
9280 * MAINTAINTERS: Update my affiliation and email address.
9281
9282 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9283
9284 * MAINTAINERS (Write After Approval): Add myself.
9285
9286 2003-09-04 DJ Delorie <dj@redhat.com>
9287
9288 * configure: Regenerate.
9289
9290 2003-09-04 Robert Millan <robertmh@gnu.org>
9291
9292 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9293
9294 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9295
9296 * configure.in: Ensure arguments to sed are properly spaced.
9297 * configure: Regenerate.
9298
9299 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9300
9301 * MAINTAINERS: Update my e-mail address.
9302
9303 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9304
9305 * MAINTAINERS (Write After Approval): Add myself.
9306
9307 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
9308
9309 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9310 * configure: Regenerated.
9311
9312 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9313
9314 * MAINTAINERS: Update my email address.
9315
9316 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
9317
9318 * configure.in: Use newline instead of semicolon when assuming
9319 shell arguments in a for loop.
9320 * configure: Regenerated.
9321
9322 2003-08-22 Jason Eckhardt <jle@rice.edu>
9323
9324 * MAINTAINERS: Resurrect the i860 maintainer.
9325
9326 2003-08-20 Geoffrey Keating <geoffk@apple.com>
9327
9328 PR 8180
9329 * configure.in: When testing with_libs and with_headers, treat
9330 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9331 * configure: Regenerate.
9332
9333 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9334 make, shell, etc.
9335 (baseargs): Likewise.
9336 * configure: Regenerate.
9337
9338 2003-08-20 Bernardo Innocenti <bernie@develer.com>
9339
9340 * MAINTAINERS (Write After Approval): Add myself.
9341
9342 2003-08-19 Geoffrey Keating <geoffk@apple.com>
9343
9344 * configure.in: Disable libgcj for darwin not on powerpc.
9345 * configure: Rebuild.
9346
9347 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9348
9349 * config-ml.in, symlink-tree: Add license.
9350
9351 2003-08-03 Richard Stallman <rms@gnu.org>
9352 Eben Moglen <moglen@columbia.edu>
9353
9354 * README.SCO: New file.
9355
9356 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9357
9358 * Makefile.tpl (check, check-c++): Express dependencies using
9359 dependencies rather than commands.
9360 * Makefile.in: Regenerate.
9361
9362 2003-08-01 Andrew Cagney <cagney@redhat.com>
9363
9364 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9365 * configure: Ditto.
9366
9367 2003-07-31 Geoffrey Keating <geoffk@apple.com>
9368
9369 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9370 * Makefile.in: Update.
9371
9372 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9373
9374 * configure.in: Enable libgcj for darwin.
9375 * configure: Rebuild.
9376
9377 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
9378
9379 * config-ml.in: Use ac_configure_args directly instead of
9380 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9381 actually seen.
9382
9383 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9384
9385 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9386 creating target and build subdirs to build all parent dirs as needed.
9387 * Makefile.in: Rebuild.
9388 * configure.in: Don't build dirs explicitly here.
9389 * configure: Rebuild.
9390
9391 2003-07-26 Paul Brook <paul@nowt.org>
9392
9393 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9394
9395 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
9396
9397 * Makefile.tpl (all-make): Depend on intl.
9398 * Makefile.in: Rebuilt.
9399
9400 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
9401
9402 * install-sh: Update to newer upstream versions (associated with
9403 aclocal 1.7).
9404 * mkinstalldirs: Likewise.
9405 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9406
9407 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9408
9409 * MAINTAINERS: Move self from Bug database only accounts
9410 to write-after-approval.
9411
9412 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9413
9414 * config.if: Remove unused libc_interface determination.
9415
9416 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9417
9418 * MAINTAINERS: Move self from write-after-approval to
9419 build machinery (*.in).
9420
9421 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9422
9423 PR bootstrap/11273
9424 PR bootstrap/11408
9425 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9426 unused INSTALL_PROGRAM_ARGS.
9427 * configure.in: Use AC_PROG_INSTALL.
9428 * Makefile.in: Regenerate.
9429 * configure: Regenerate.
9430
9431 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9432
9433 * MAINTAINERS: Alphabetize.
9434
9435 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
9436
9437 * configure: Rebuilt.
9438 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9439 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9440 newlib nor libgloss.
9441 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9442 * configure.in (am33_2.0-*-linux*): Added.
9443
9444 2003-07-09 Bob Wilson <bob.wilson@acm.org>
9445
9446 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9447 * configure: Regenerate.
9448
9449 2003-07-07 Zack Weinberg <zack@codesourcery.com>
9450
9451 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9452 * Makefile.in: Regenerate.
9453
9454 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9455
9456 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9457 * Makefile.in: Regenerate.
9458
9459 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
9460
9461 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9462 * Makefile.in: Regenerated.
9463
9464 * config-ml.in: Replace PWD with PWD_COMMAND.
9465
9466 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9467
9468 * intl: New directory; see intl/ChangeLog for details.
9469 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9470 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9471 * Makefile.in: Regenerate.
9472
9473 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9474
9475 * configure.in: Clean up config-lang.in handling. Delete
9476 useless assignment to "subdirs".
9477 * configure: Regenerate.
9478
9479 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9480
9481 * configure.in: Rename 'target_libs' to 'target_libraries'.
9482 Remove useless reference to 'target_libs'.
9483 * configure: Regenerate.
9484
9485 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9486
9487 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9488 * Makefile.in: Regenerate.
9489
9490 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9491
9492 * Makefile.def: Introduce flags_to_pass.
9493 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9494 * Makefile.in: Regenerate.
9495
9496 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9497
9498 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9499 and target-libgloss.
9500 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9501 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9502 * configure: Regenerate.
9503
9504 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9505
9506 * configure.in: Update testsuite_flags to new location.
9507 * configure. Regenerate.
9508
9509 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9510
9511 * Makefile.tpl: Remove BUILD_CC stuff.
9512 * Makefile.in: Regenerate.
9513
9514 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9515
9516 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9517
9518 2003-06-16 Graeme Peterson <gp@qnx.com>
9519
9520 * MAINTAINERS (Write After Approval): Add myself.
9521
9522 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
9523
9524 * config.guess: Update to 2003-06-12 version.
9525 * config.sub: Update to 2003-06-13 version.
9526
9527 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
9528
9529 * config.guess: Update to 2003-06-06 version.
9530 * config.sub: Update to 2003-06-06 version.
9531
9532 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9533
9534 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9535 * configure. Regenerate.
9536
9537 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9538
9539 * configure.in: Disable serial configure by default.
9540 * configure: Regenerate.
9541 * Makefile.tpl: Abolish .NOTPARALLEL.
9542 * Makefile.in: Regenerate.
9543
9544 * Makefile.tpl: Replace {build,host,target}_canonical by
9545 {build,host,target}.
9546 * Makefile.in: Regenerate.
9547
9548 * Makefile.tpl: Fix stupid pasto.
9549 * Makefile.in: Regenerate.
9550
9551 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9552
9553 * Makefile.tpl: Remove bogus conditional.
9554 * Makefile.in: Regenerate.
9555
9556 2003-06-05 Jan Hubicka <jh@suse.cz>
9557
9558 * Makefile.tpl (profiledbootstrap): New target.
9559 * Makefile.in (profiledbootstrap): New target.
9560
9561 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9562
9563 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9564 Pinski. Remove user names from other bugzilla-only maintainers.
9565
9566 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9567
9568 * Makefile.tpl: Make 'recursive targets' using autogen rather
9569 than shell loop. Remove duplicate 'clean' targets and false
9570 comments.
9571 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9572 Add systematic method of specifying missing targets in subdirs.
9573 Add copyright boilerplate.
9574 * Makefile.in: Regenerate.
9575 * configure.in: Add 'recursive targets' to maybe list.
9576 * configure: Regenerate.
9577
9578 * MAINTAINERS: "GNATS only" -> "Bug database only".
9579
9580 * Makefile.tpl: Rename [+target+] to [+make_target+].
9581 * Makefile.def: Rename 'target' to 'make_target'.
9582
9583 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
9584
9585 * MAINTAINERS: Add self as options handling maintainer.
9586
9587 2003-05-28 Michael Meissner <gnu@the-meissners.org>
9588
9589 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9590 been too long since I touched those ports.
9591
9592 2003-05-28 DJ Delorie <dj@redhat.com>
9593
9594 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9595 * Makefile.in: Regenerate.
9596
9597 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9598
9599 * configure.in: Use curly braces in the definition of tooldir.
9600 * configure: Regenerate.
9601
9602 2003-05-21 DJ Delorie <dj@redhat.com>
9603
9604 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9605 newlib or libgloss.
9606 * Makefile.in: Regenerate.
9607
9608 2003-05-21 DJ Delorie <dj@redhat.com>
9609
9610 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9611 * Makefile.in: Regenerate.
9612
9613 2003-05-20 Ian Lance Taylor <ian@airs.com>
9614
9615 * MAINTAINERS: Update my e-mail address.
9616
9617 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9618
9619 * configure.in: Switch more things to use maybe dependencies.
9620 * Makefile.tpl: Switch more things to use maybe dependencies.
9621 Factor out common code from autogen IF statements.
9622 * configure: Regenerate.
9623 * Makefile.in: Regenerate.
9624
9625 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9626
9627 * configure.in: Accept i[3456789]86 for machine type.
9628 * configure: Regenerate.
9629
9630 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9631
9632 * configure.in: Switch more things to use maybe dependencies.
9633 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9634 * configure: Regenerate.
9635 * Makefile.tpl: Switch more things to use maybe dependencies.
9636 * Makefile.in: Regenerate.
9637
9638 2003-05-16 Andreas Schwab <schwab@suse.de>
9639
9640 * Makefile.tpl (install-opcodes): Define.
9641 * Makefile.in: Rebuild.
9642
9643 2003-05-13 Andreas Jaeger <aj@suse.de>
9644
9645 * config.guess: Update to 2003-05-09 version.
9646 * config.sub: Update to 2003-05-09 version.
9647
9648 2003-05-13 Michael Eager <eager@mvista.com>
9649
9650 * configure.in: Correct sed script so that options in quotes are not
9651 deleted.
9652 * configure: Rebuild.
9653
9654 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
9655
9656 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9657 and $$s/newlib/libc/sys/cygwin32 include paths.
9658 * configure: Ditto.
9659
9660 2003-05-12 Michael Meissner <gnu@the-meissners.org>
9661
9662 * MAINTAINERS: Update my email addresses.
9663
9664 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9665
9666 * config-ml.in: Propagate INSTALL variables.
9667
9668 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9669
9670 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9671
9672 2003-05-02 Chris Demetriou <cgd@broadcom.com>
9673
9674 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9675 * Makefile.in: Regenerate.
9676
9677 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9678
9679 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9680
9681 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9682
9683 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9684
9685 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
9686
9687 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9688 * Makefile.in: Regenerated.
9689
9690 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9691
9692 * MAINTAINERS (Write After Approval): Upgrade myself from
9693 GNATS only to write-after-approval. Update my mail address.
9694
9695 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
9696
9697 (OS Port Maintainers: freebsd): Add myself.
9698
9699 2003-04-22 Mark Mitchell <mark@codesourcery.com>
9700
9701 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9702
9703 2003-04-22 Kean Johnston <jkj@sco.com>
9704
9705 * MAINTAINERS (SCO ports): Added myself.
9706
9707 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9708
9709 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9710
9711 2003-04-19 Kean Johnston <jkj@sco.com>
9712
9713 * MAINTAINERS (Write After Approval): Add myself.
9714
9715 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9716
9717 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9718 * Makefile.in: Regenerate.
9719
9720 2003-04-18 Jakub Jelinek <jakub@redhat.com>
9721
9722 * configure.in (powerpc64*-*-linux*): Remove.
9723 * configure: Rebuilt.
9724
9725 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
9726
9727 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9728 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9729 and restrap.
9730 * Makefile.in: Regenerate.
9731
9732 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
9733
9734 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9735 * configure: Regenerated.
9736
9737 2003-04-15 DJ Delorie <dj@redhat.com>
9738
9739 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9740
9741 2003-04-13 Nick Clifton <nickc@redhat.com>
9742
9743 * config-ml.in: Remove support for --disable-aix removing
9744 call-aix multilibs.
9745
9746 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
9747
9748 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9749 * */configure: Rebuilt.
9750
9751 2003-04-08 Joel Sherrill <joel@oarcorp.com>
9752
9753 * MAINTAINERS: Add my email address.
9754
9755 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
9756
9757 * MAINTAINERS (Write After Approval): Add myself.
9758
9759 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9760
9761 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9762 * Makefile.in: Regenerate.
9763
9764 2003-03-14 Michael Chastain <mec@shout.net>
9765
9766 * Makefile.in: Regenerate with correct Makefile.def.
9767
9768 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9769
9770 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9771 Make macro.
9772 * Makefile.in: Regenerate.
9773 * configure.in: Clean up gxx_include_dir logic.
9774 * configure: Regenerate.
9775
9776 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9777
9778 * MAINTAINERS (Write After Approval): Add myself.
9779
9780 2003-03-10 Ben Elliston <bje@wasabisystems.com>
9781
9782 * MAINTAINERS: Update my mail address.
9783
9784 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9785
9786 * configure.in (gxx_include_dir): Fix typo.
9787 * configure: Regenerated.
9788
9789 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9790
9791 * Makefile.tpl: Reindent.
9792 * Makefile.in: Regenerate.
9793 * configure.in: Reindent. Don't set unused variables.
9794 * configure: Regenerate.
9795
9796 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
9797
9798 * configure.in: Include $(build_tooldir)/sys-include in
9799 FLAGS_FOR_TARGET.
9800 * configure: Regenerated.
9801
9802 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9803
9804 * Makefile.tpl: Always pass down RANLIB.
9805 * Makefile.in: Regenerate.
9806
9807 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9808 * Makefile.in: Regenerate.
9809 * configure.in: Remove unused logic relating to --enable-shared
9810 and --enable-threads. Remove bogus comments. Remove redundant
9811 noconfigdirs.
9812 * configure: Regenerate.
9813
9814 * configure.in: Replace ${libstdcxx_version} by its value.
9815 Remove reference to mh-dgux.
9816 * configure: Regenerate.
9817
9818 2003-03-03 Kevin Buettner <kevinb@redhat.com>
9819
9820 * MAINTAINERS (Write After Approval): Add myself.
9821
9822 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9823
9824 * Makefile.tpl: Rearrange.
9825 * Makefile.in: Regenerate.
9826
9827 2003-02-25 Uwe Stieber <uwe@wwws.de>
9828
9829 * configure.in: Add support for kaOS as cross build target system.
9830 * configure: Regenerated.
9831
9832 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9833
9834 * MAINTAINERS (Write after approval): Add myself.
9835
9836 2003-02-21 James E Wilson <wilson@tuliptree.org>
9837
9838 * MAINTAINERS: Update my email address.
9839
9840 2003-02-21 Zack Weinberg <zack@codesourcery.com>
9841
9842 * MAINTAINERS: Add self to blanket write privs. section.
9843
9844 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
9845
9846 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9847 configure-target-* as some target builds may require additional
9848 flags for preprocessor tests.
9849 * Makefile.in: Regenerated.
9850
9851 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
9852
9853 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9854 * ltconfig: Handle it.
9855 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9856 auto-detecting it.
9857
9858 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9859 it is used as argument to $CC.
9860 * ltcf-gcj.sh: Likewise.
9861
9862 * configure.in: Introduce --enable-maintainer-mode.
9863 * configure: Rebuilt.
9864 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9865 for maintainer mode.
9866 * Makefile.in: Rebuilt.
9867
9868 2003-02-18 Jason Merrill <jason@redhat.com>
9869
9870 * Makefile.tpl (check-c++): Allow parallelism.
9871
9872 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9873
9874 * MAINTAINERS: Remove John Carr (who never actually had access to
9875 gcc.gnu.org).
9876
9877 2003-02-15 Geoffrey Keating <geoffk@apple.com>
9878
9879 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9880 don't configure target-libobjc.
9881 * configure: Regenerate.
9882
9883 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9884
9885 * Makefile.tpl (RANLIB): Define.
9886 * Makefile.in: Regenerate.
9887
9888 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9889
9890 * MAINTAINERS: Update my email.
9891
9892 2003-02-06 Keith R Seitz <keiths@redhat.com>
9893
9894 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9895 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9896 * Makefile.in: Regenerated.
9897 * configure.in: Remove all traces of snavigator, db, and grep.
9898 * configure: Regenerated.
9899
9900 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9901
9902 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9903 After Approval.
9904
9905 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9906
9907 * MAINTAINERS (Write after approval): Add myself.
9908
9909 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
9910
9911 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9912 * Makefile.in: Regenerated.
9913
9914 2003-01-30 Roger Sayle <roger@eyesopen.com>
9915
9916 * config.guess: Updated to 2003-01-30's version.
9917 * config.sub: Updated to 2003-01-28's version.
9918
9919 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
9920
9921 * config.if: If gcc_version is already set, just use it. Don't set
9922 gcc_version_trigger if it's already set, otherwise set it to
9923 gcc/version.c, but only if the file exists. If it is not set and
9924 gcc/version.c does not exist, try to extract the version number from
9925 $CC.
9926
9927 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9928
9929 * MAINTAINERS: Add myself to write-after-approval list.
9930
9931 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
9932
9933 * configure.in: Revert 24Jan change.
9934 * configure: Regenerate.
9935
9936 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9937
9938 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9939 entry of HJ Lu.
9940
9941 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9942
9943 * configure.in: Revert previous change.
9944 * configure: Regenerate.
9945
9946 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9947
9948 * configure.in: Make rda native-only.
9949 * configure: Regenerate.
9950
9951 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9952
9953 * MAINTAINERS: Move myself from GNATS-only-accounts to
9954 write-after-approval.
9955
9956 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
9957
9958 * configure.in: Add missing \.
9959 * configure: Rebuilt.
9960
9961 2003-01-17 Jakub Jelinek <jakub@redhat.com>
9962
9963 * configure.in (baseargs): Avoid using \| in sed regular
9964 expressions.
9965 * configure: Rebuilt.
9966
9967 2003-01-16 Jakub Jelinek <jakub@redhat.com>
9968
9969 * configure.in (baseargs): Remove all supported forms of
9970 --cache-file, --srcdir, --host, --build and --target options
9971 from argument lists.
9972 * configure: Rebuilt.
9973
9974 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
9975
9976 * MAINTAINERS: Add myself to write-after-approval list.
9977
9978 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
9979
9980 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
9981 * configure: Rebuilt.
9982
9983 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
9984
9985 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
9986 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
9987 * Makefile.in: Regenerate.
9988 * configure: Regenerate.
9989
9990 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
9991
9992 * configure.in: Remove Makefile in build, host and target modules
9993 unless configure was run with --no-recursion.
9994 * configure: Rebuilt.
9995
9996 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9997
9998 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
9999 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10000 * Makefile.in: Regenerate.
10001
10002 2003-01-08 Chris Demetriou <cgd@broadcom.com>
10003
10004 * config.guess: Update to 2003-01-03 version.
10005 * config.sub: Update to 2003-01-03 version.
10006
10007 2003-01-07 Christopher Faylor <cgf@redhat.com>
10008
10009 * configure: Regenerate with proper autoconf 2.13.
10010
10011 2003-01-07 Christopher Faylor <cgf@redhat.com>
10012
10013 * configure.in: Add AC_PREREQ for consistency.
10014 * configure: Regenerate.
10015
10016 2003-01-06 Andrew Cagney <ac131313@redhat.com>
10017
10018 * configure.in (GDB_TK): Add tcl directories conditional on
10019 gdb/gdbtk directory being present.
10020 * configure: Regenerate.
10021
10022 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
10023
10024 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10025 used by gcc if LD is not defined and we are not doing a Canadian Cross.
10026 * configure: Rebuilt.
10027
10028 2002-12-31 Tom Tromey <tromey@redhat.com>
10029
10030 * Makefile.in: Rebuilt.
10031 * Makefile.def (target_modules) [libffi]: Allow installation.
10032
10033 2002-12-31 Andreas Schwab <schwab@suse.de>
10034
10035 * configure.in: Fix use of $program_transform_name.
10036 * configure: Regenerated.
10037
10038 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
10039
10040 * configure.in (baseargs): Don't remove first configure argument.
10041 * configure: Regenerated.
10042
10043 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
10044
10045 * Makefile.tpl (local-distclean): Don't remove...
10046 (multilib.ts): ... this. Moved into...
10047 (multilib.out): ... this. Don't use sub-make.
10048 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10049 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10050 (configure-build-[+module+], configure-[+module+],
10051 configure-target-[+module+], configure-gcc): ... these. Test
10052 for Makefile existence. Drop config.status from dependencies.
10053 * Makefile.in: Rebuilt.
10054 * configure.in: Move gcc-version-trigger to the end of
10055 ac_configure_args. Add comments to maybedep.tmp and
10056 serdep.tmp. Introduce --disable-serial-configure. Remove
10057 nonopt from baseargs, matching and removing corresponding
10058 whitespace while at it.
10059 * configure: Rebuilt.
10060
10061 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
10062
10063 * configure.in (host_configargs): Replace reference to
10064 no-longer-defined buildopts with --build=${build_alias}.
10065 * configure: Rebuilt.
10066
10067 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10068 program_transform_name to standard idiom.
10069 (AUTOGEN, AUTOCONF): Define.
10070 (Makefile.in): Use $(AUTOGEN).
10071 (Makefile): Depend on config.status, and use autoconf-style rule to
10072 build it. Move original commands to...
10073 (config.status): ... this new target.
10074 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10075 $(AUTOCONF).
10076 * Makefile.in: Rebuilt.
10077
10078 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10079
10080 * Makefile.tpl: Fix dramatic bustage due to change in
10081 program_transform_name.
10082 * Makefile.in: Regenerate.
10083
10084 * configure.in: Remove unnecessary PATH setting.
10085 * configure: Regnerate.
10086
10087 * configure.in: Don't default to unprefixed tools unless
10088 the native tools will work.
10089 * configure: Regenerate.
10090
10091 * configure.in: Convert to autoconf script. Blow away lots
10092 of now-redundant Makefile fragments.
10093 * configure: Generate using Autoconf.
10094 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10095 * Makefile.in: Regenerate.
10096
10097 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10098
10099 * configure: Fix stupid bug where RANLIB was mistakenly included.
10100
10101 * configure.in: Rename (buildargs, hostargs, targargs) to
10102 (build_configargs, host_configargs, target_configargs).
10103
10104 * configure.in: Move logic out of sed statement.
10105
10106 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
10107 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10108
10109 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10110
10111 * config.sub: Import from master repository
10112 * config.guess: Ditto
10113
10114 2002-12-24 Andreas Schwab <schwab@suse.de>
10115
10116 * Makefile.tpl (multilib.out): Fix missing space.
10117 * Makefile.in: Regenerate.
10118
10119 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10120
10121 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10122 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10123 * Makefile.in: Regenerate.
10124 * configure.in: Remove unnecessary leftovers.
10125
10126 2002-12-21 Geoffrey Keating <geoffk@apple.com>
10127
10128 * configure.in (extra_ranlibflags_for_target): New variable.
10129 (*-*-darwin): Add -c to ranlib commands.
10130 * configure (tooldir): Handle extra_ranlibflags_for_target.
10131
10132 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
10133
10134 * Makefile.tpl: Revert HJL's change.
10135 * Makefile.in: Regenerated.
10136 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10137 always.
10138
10139 2002-12-19 Andreas Schwab <schwab@suse.de>
10140
10141 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10142 * Makefile.in: Regenerate.
10143
10144 2002-12-18 H.J. Lu <hjl@gnu.org>
10145
10146 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10147 * Makefile.in: Regenerated.
10148
10149 * configure.in (build_prefix): New. Substitute.
10150
10151 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10152
10153 * Makefile.tpl: Don't let real targets depend on phony targets.
10154 * Makefile.in: Regenerate.
10155
10156 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10157 * Makefile.in: Regenerate.
10158
10159 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10160
10161 * config.sub: Import from master repository
10162 * config.guess: Ditto
10163
10164 2002-12-16 Jason Merrill <jason@redhat.com>
10165
10166 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10167 previous 'make bootstrap'.
10168 * Makefile.in: Regenerate.
10169
10170 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10171
10172 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10173
10174 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10175
10176 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10177 * Makefile.in: Regenerate.
10178
10179 2002-12-13 Jason Merrill <jason@redhat.com>
10180
10181 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
10182 library tests.
10183 (check-c++): Just depend on it and check-target-libstdc++-v3.
10184 * Makefile.in: Regenerate.
10185
10186 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10187
10188 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10189 * Makefile.in: Rebuilt.
10190
10191 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10192
10193 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10194
10195 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10196
10197 * configure: Fix bug put in by gremlins.
10198
10199 * Makefile.tpl: Substitute more autoconfily.
10200 * configure: Substitute more autoconfily.
10201 * Makefile.in: Regenerate.
10202
10203 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10204
10205 * config.sub: Import from master repository
10206 * config.guess: Ditto
10207 * MAINTAINERS: Added Svein Seldal under write after approval
10208
10209 2002-12-08 Andrew Cagney <ac131313@redhat.com>
10210
10211 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10212 * Makefile.in (all-sim): Ditto.
10213
10214 2002-12-06 DJ Delorie <dj@redhat.com>
10215
10216 * Makefile.tpl: Change configure dependencies to not have real
10217 targets depend on phony targets.
10218
10219 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10220
10221 * configure.in: Revert unintentional change.
10222
10223 * Makefile.tpl: Change dependency for */multilib.out so that
10224 it works when gcc isn't in the tree.
10225
10226 * configure.in: Substitute more.
10227 * configure: Run subconfigures from the Makefile.
10228 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10229 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10230
10231 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10232
10233 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10234
10235 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10236
10237 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10238 and corresponding dependencies.
10239 * Makefile.in: Regenerate.
10240
10241 * configure.in (host_tools): Order binutils, gas and ld for
10242 convenience in running the testsuites.
10243
10244 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10245 * Makefile.in: Regenerate.
10246 * configure.in: Introduce rules to serialize subconfigure runs.
10247
10248 * configure.in: Introduce BASE_CC_FOR_TARGET.
10249 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10250 Realize configure-build-* targets. Realize configure-target-* targets.
10251 * Makefile.in: Regenerate.
10252
10253 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10254
10255 * configure: Move gcc_version_trigger stuff from here...
10256 * configure.in: ...to here.
10257
10258 * configure.in: Separate subconfigure options added by this file from
10259 options given by the user. Add machinery to put args for host
10260 subconfigures into the Makefile.
10261
10262 * Makefile.tpl: Remove 'vault' targets.
10263 * Makefile.tpl: Reorder and comment dependencies.
10264 * Makefile.in: Regenerate.
10265
10266 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10267 * configure.in: Fix my broken commit of previous patch. (sigh)
10268
10269 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10270
10271 * configure.in: Move host-specific darwin noconfigdirs into
10272 the host-specific section.
10273
10274 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10275
10276 * configure.in: Move host-specific darwin noconfigdirs into
10277 the host-specific section.
10278
10279 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10280
10281 * configure: Remove skip-this-dir support.
10282 * Makefile.tpl: Remove skip-this-dir support.
10283
10284 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10285 subdirectories.
10286 * Makefile.in: Regenerate.
10287
10288 * Makefile.tpl: Strip out useless setting of 'dir'.
10289 * Makefile.in: Regenerate.
10290
10291 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10292
10293 * configure.in: Fix deeply stupid bug.
10294
10295 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10296 shell code in CXX_FOR_TARGET
10297 * Makefile.def: Introduce raw_cxx.
10298 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10299 RAW_CXX_FOR_TARGET.
10300 * Makefile.in: Regenerate.
10301
10302 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10303
10304 * Makefile.tpl: Remove unnecessary ifs.
10305 * Makefile.in: Regenerate.
10306
10307 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10308 dependencies. Maybe-ize build-libiberty. Create dummy install
10309 targets for 'no_install' modules.
10310 * configure: Move GDB_TK substitution to configure.in. Move
10311 build_modules stuff to configure.in.
10312 * configure.in: Implement soft dependency machinery. Maybe-ize
10313 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10314 * Makefile.in: Regenerate.
10315
10316 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10317
10318 * Makefile.tpl: Make all-target, install-target behave similarly
10319 to all, install (only hitting configured targets). Eliminate
10320 unused macro defintions.
10321
10322 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10323 build != host.
10324
10325 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10326
10327 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10328
10329 * configure.in: Produce lists of subdir targets we're actually
10330 configuring. Remove references to "dosrel".
10331 * Makefile.tpl: Let configure set which subdir targets are hit.
10332 Remove install-cross; clean up install; remove ALL. Remove
10333 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10334 Autogenerate host module targets. Remove empty dependency lines
10335 and redundant dependency; rearrange slightly.
10336 * Makefile.def: Add host-side libtermcap, utils.
10337
10338 * Makefile.in: Regenerate.
10339
10340 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10341
10342 * ltconfig (osf[345]): Append $major to soname_spec.
10343 Reflect this in library_names_spec.
10344 * ltmain.sh (osf): Prefix $major with . for use as extension.
10345
10346 2002-11-19 Andreas Jaeger <aj@suse.de>
10347
10348 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10349 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10350 and sparc64 GNU/Linux systems.
10351
10352 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10353
10354 * MAINTAINERS: Update email.
10355
10356 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10357
10358 * MAINTAINERS: Complete James Dennett's entry.
10359
10360 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10361
10362 * MAINTAINERS (Write After Approval): Add myself.
10363
10364 2002-11-13 Bruce Korb <bkorb@gnu.org>
10365
10366 * Makefile.tpl: syntactic cleanup
10367
10368 2002-11-13 Stuart Hastings <stuart@apple.com>
10369
10370 * MAINTAINERS: Add myself to write-after-approval list.
10371
10372 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10373
10374 * Makefile.def: Add list of recursive targets to autogenerate.
10375 Add build_modules.
10376 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10377 targets. Autogenerate *-build-* targets.
10378 * Makefile.in: Regenerate.
10379
10380 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10381
10382 * configure: More autoconf-style substitutions.
10383 * Makefile.tpl: More autoconf-style substitutions.
10384 * Makefile.in: Regenerate.
10385
10386 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10387
10388 * configure: Substitute more variables in a more autoconf-friendly
10389 way. Simplify slightly.
10390 * Makefile.tpl: Make more variables substitutable in an
10391 autoconf-friendly way.
10392 * Makefile.in: Regenerate.
10393
10394 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10395
10396 * MAINTAINERS (Write After Approval): Add myself.
10397
10398 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10399
10400 * configure.in (v810*): Remove special setting of tools.
10401
10402 * configure: Add support for extra required flags for ar or nm.
10403 * configure.in (aix4.3+): Use above support for target-specific
10404 issues, rather than using config/mt-aix43.
10405
10406 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10407
10408 * configure: Remove 'removing', which doesn't work. Replace $subdir
10409 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10410 with $srcdir. Reformat indentation. Substitute some variables
10411 formerly hard-coded in the Makefile for build=host.
10412 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10413 * Makefile.def: Autogenerate more.
10414 * Makefile.in: Regenerate.
10415
10416 2002-11-04 Adam Nemet <anemet@lnxw.com>
10417
10418 * MAINTAINERS (Write After Approval): Add myself.
10419
10420 2002-11-04 Kevin Buettner <kevinb@redhat.com>
10421
10422 * Makefile.def (host_modules): Add rda.
10423 * Makefile.in: Regenerate.
10424 * configure.in (target_tool): Add target-rda to list.
10425
10426 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10427
10428 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10429
10430 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
10431
10432 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10433 and restrap targets to this rule.
10434 * Makefile.in: Regenerate.
10435
10436 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10437
10438 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10439 GNATS only accounts.
10440
10441 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10442
10443 * configure.in (i[3456]86-*-linux*): Add check to disable
10444 ${libgcj} for glibc1.
10445
10446 2002-10-24 Denis Chertykov <denisc@overta.ru>
10447
10448 * MAINTAINERS: Add myself as ip2k port maintainer.
10449
10450 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10451
10452 * configure.in: Add tic4x target.
10453
10454 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10455
10456 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10457 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10458 * Makefile.in: Regenerate.
10459
10460 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10461 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10462 * Makefile.in: Regenerate.
10463
10464 2002-10-02 Janis Johnson <janis187@us.ibm.com>
10465
10466 * MAINTAINERS: Add myself as web pages co-maintainer.
10467
10468 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10469
10470 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10471 * Makefile.in: Regenerate.
10472
10473 2002-10-02 Zack Weinberg <zack@codesourcery.com>
10474
10475 * MAINTAINERS: Add myself and Nathan Sidwell
10476 <nathan@codesourcery.com> as VxWorks maintainers.
10477
10478 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10479
10480 * Makefile.def: Remove order dependency comments.
10481 * Makefile.tpl: Add explicit install-install dependencies.
10482 * Makefile.in: Regenerate.
10483
10484 * Makefile.tpl: Remove material now in src-release. (Finally!)
10485 * Makefile.in: Regenerate.
10486
10487 * Makefile.tpl: Add configure-target (for src-release in src)
10488 * Makefile.in: Regenerate.
10489
10490 2002-09-30 Nick Clifton <nickc@redhat.com>
10491
10492 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10493
10494 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10495
10496 * configure.in (s390*-*-linux*): Enable libgcj.
10497
10498 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10499
10500 * configure: Revert accidentally applied changes.
10501
10502 * Makefile.tpl: Make more autoconf-friendly.
10503 * Makefile.in: Regenerate.
10504 * configure: Make substitution more autoconf-like.
10505
10506 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
10507
10508 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10509 single entry to handle all these.
10510 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10511 libjava on arm-*-elf.
10512
10513 2002-09-27 Geoffrey Keating <geoffk@apple.com>
10514
10515 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10516 things that depend on them.
10517
10518 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10519
10520 * Makefile.tpl: Make subsituted variables more autoconfy.
10521 * Makefile.in: Regenerate.
10522 * configure: Make seds more autoconfy.
10523
10524 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10525
10526 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10527 * Makefile.in: Regenerate.
10528 * configure.in: Rewrite sed statements to look autoconfy.
10529
10530 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10531 all-target-foo on configure-target-foo.
10532 * Makefile.def: Ditto.
10533 * Makefile.in: Rebuild.
10534
10535 2002-09-25 Andrew Haley <aph@redhat.com>
10536
10537 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10538
10539 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10540
10541 * Makefile.def: New file.
10542 * Makefile.tpl: New file.
10543 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10544 * contrib/gcc_update: Note that Makefile.in is a generated file.
10545
10546 * configure.in: Minor rearrangement. Simplify tests.
10547
10548 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10549
10550 * configure.in (with_headers): Skip copy if value is "yes".
10551 (with_libs): Likewise.
10552
10553 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10554
10555 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10556 * configure.in (sh*-*-pe*): Ditto.
10557 * configure.in (mips*-*-pe*): Ditto.
10558 * configure.in (*arm-wince-pe): Ditto.
10559
10560 * configure.in: Rearrange.
10561
10562 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10563
10564 * MAINTAINERS: Update my email address.
10565
10566 2002-08-30 Paul Koning <pkoning@equallogic.com>
10567
10568 * MAINTAINERS: (Write After Approval): Add myself.
10569
10570 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
10571
10572 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10573
10574 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
10575
10576 * MAINTAINERS: Change my mailing address.
10577
10578 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
10579
10580 * MAINTAINERS (Write After Approval): Remove myself.
10581 (Various Maintainers: c++ runtime libs): Add myself.
10582
10583 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
10584
10585 * MAINTAINERS (Write After Approval): Remove myself.
10586 (Various Maintainers: c++ runtime libs): Add myself.
10587
10588 2002-08-15 Eric Christopher <echristo@redhat.com>
10589
10590 * config.sub: Import from master repository.
10591 * config.guess: Ditto.
10592
10593 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
10594
10595 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10596 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10597 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10598
10599 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
10600
10601 * MAINTAINERS: Add self to rs6000 vector extensions.
10602
10603 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
10604
10605 * libiberty/configure: Reverted unintended yesterday's check in.
10606
10607 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
10608
10609 * boehm-gc/configure, libf2c/configure: Rebuilt.
10610 * libffi/configure, libiberty/configure: Ditto.
10611 * libjava/configure, libobjc/configure: Ditto.
10612 * libstdc++-v3/configure, zlib/configure: Ditto.
10613 Merged from binutils:
10614 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10615 From Steve Ellcey <sje@cup.hp.com>:
10616 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10617 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10618 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10619 IA64.
10620 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10621 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10622 soname_spec, sys_lib_search_path_spec): Ditto.
10623
10624 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
10625
10626 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10627
10628 2002-08-04 H.J. Lu (hjl@gnu.org)
10629
10630 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10631
10632 2002-08-02 Krister Walfridsson <cato@df.lth.se>
10633
10634 * MAINTAINERS (Write After Approval): Add myself.
10635
10636 2002-07-31 Alan Modra <amodra@bigpond.net.au>
10637
10638 * configure.in: Move generic linux case to end. Copy generic
10639 linux noconfigdirs to mips*-*-linux* entry and new
10640 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10641
10642 2002-07-19 Michael Matz <matz@suse.de>
10643
10644 * MAINTAINERS: Add myself as ra* maintainer.
10645
10646 2002-07-16 Chris Demetriou <cgd@broadcom.com>
10647
10648 * config.guess: Update to 2002-07-09 version.
10649 * config.sub: Update to 2002-07-03 version.
10650
10651 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10652
10653 * MAINTAINERS: Fix typo in a maintainer email address.
10654
10655 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10656
10657 * configure.in: Remove two redundant tests.
10658
10659 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10660
10661 * configure.in (mips*-*-irix6*o32): Enable stabs.
10662
10663 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10664
10665 * configure.in: Don't build grez.
10666 * Makefile.in: Ditto.
10667
10668 * Makefile.in: Remove references to bsp, cygmon, libstub.
10669 * configure.in: Ditto.
10670
10671 * configure.in: Remove leftover reference to gdbtest.
10672
10673 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
10674
10675 * configure.in (gxx_include_dir): Change to match versioned
10676 C++ headers if --enable-version-specific-runtime-libs is used.
10677
10678 2002-07-04 Steve Ellcey <sje@cup.hp.com>
10679
10680 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10681
10682 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10683
10684 * configure.in: Make --without-x work.
10685
10686 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10687
10688 * configure.in: Rearrange target Makefile fragment collection.
10689
10690 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10691 cvs[src].
10692 * configure.in: Ditto.
10693
10694 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10695
10696 * MAINTAINERS (Write After Approval): Update my e-mail address.
10697
10698 2002-06-24 Ben Elliston <bje@redhat.com>
10699
10700 * configure.in (host_tools): Remove cgen.
10701
10702 * Makefile.in (all-cgen): Remove; runs from its source directory.
10703 (check-cgen, install-cgen, clean-cgen): Likewise.
10704 (all-opcodes): Do not depend on all-cgen.
10705 (all-sim): Likewise.
10706
10707 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
10708
10709 * Makefile.in: Eliminate 'apache' targets.
10710 * configure.in: Eliminate 'apache' targets.
10711
10712 * configure.in: Eliminate redundant tests. Reorganize.
10713
10714 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10715
10716 * config-ml.in: Eliminate references to Cygnus configure.
10717
10718 * Makefile.in: Eliminate references to building emacs.
10719
10720 2002-06-28 Graham Stott <graham.stott@btinternet.com>
10721
10722 * MAINTAINERS: Update my email address.
10723
10724 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10725
10726 * config.if (libstdcxx_incdir): Version C++ headers.
10727 (cxx_incdir): Remove.
10728
10729 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10730
10731 * MAINTAINERS (Write After Approval): Add self.
10732
10733 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10734
10735 * configure.in: Add support for ip2k.
10736
10737 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10738
10739 * configure.in: Fix AIX configury bug.
10740
10741 2002-06-20 Steve Ellcey <sje@cup.hp.com>
10742
10743 * MAINTAINERS (Write After Approval): Add self.
10744
10745 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10746
10747 * configure.in: replace ${topsrcdir} with ${srcdir}
10748
10749 * configure.in: Move definition of libstdcxx_flags
10750 right above usage, rather than waaay earlier.
10751
10752 * configure.in: Pull definition of is_cross_compiler earlier.
10753
10754 * configure.in: Rearrange a little.
10755
10756 * configure.in: Remove references to librx.
10757 * Makefile.in: Remove references to librx.
10758
10759 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10760
10761 * config.sub: Add support for avr target.
10762 Import from master sources, rev 1.255
10763
10764 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
10765
10766 * configure, .cvsignore: Revert previous change...
10767 * Makefile: ...delete.
10768
10769 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10770
10771 * configure.in: Eliminate ${gasdir} variable.
10772
10773 2002-06-18 Dave Brolley <brolley@redhat.com>
10774
10775 * configure.in: Add support for frv.
10776 * config.sub: Add support for frv.
10777
10778 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10779
10780 * configure: Remove garbage from previous commit.
10781
10782 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10783
10784 * configure: For in-source builds, make a subdir and re-exec there.
10785 * Makefile: New file. Pass targets through to build directory.
10786 * .cvsignore: No longer ignore "Makefile".
10787
10788 2002-06-16 Douglas Rupp <rupp@gnat.com>
10789
10790 * MAINTAINERS (Write After Approval): Add self.
10791
10792 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10793
10794 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10795
10796 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10797
10798 * configure.in (vax-*-netbsd*): Re-enable gas.
10799
10800 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10801
10802 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10803 BUILD_PREFIX_1, to correct nomenclature.
10804 * configure: Likewise.
10805
10806 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10807 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10808
10809 2002-05-31 Olaf Hering <olh@suse.de>
10810
10811 * config-ml.in: Propogate DESTDIR also.
10812
10813 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10814
10815 * configure.in (vax-*-netbsd*): Don't build gas for this
10816 platform.
10817
10818 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10819
10820 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10821 and libgcj for AVR.
10822
10823 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10824
10825 * MAINTAINERS (Write After Approval): Add myself.
10826
10827 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10828
10829 * config.guess: Update to 2002-05-22 version.
10830 * config.sub: Likewise.
10831
10832 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10833
10834 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10835 * config-ml.in: Likewise.
10836 * configure: Likewise.
10837 * configure.in: Likewise.
10838
10839 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10840
10841 * MAINTAINERS: Update my email address.
10842
10843 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10844
10845 * configure.in: Simplify makefile fragment collection.
10846
10847 * configure.in: Remove code to build emacs.
10848
10849 * configure.in : Remove --srcdir argument from targargs and buildargs
10850 (it's always overridden in the Makefile anyway). Rearrange a bit.
10851
10852 * configure: Move some logic to configure.in.
10853 * configure.in: Move some logic from configure.
10854
10855 2002-05-11 Tom Tromey <tromey@redhat.com>
10856
10857 * MAINTAINERS: Reflect libgcj reality.
10858
10859 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10860
10861 * Makefile.in: Honour DESTDIR.
10862
10863 2002-05-08 Mark Mitchell <mark@codesourcery.com>
10864
10865 * config.guess: Import 2002-03-20 version.
10866 * config.sub: Import 2002-04-26 version.
10867
10868 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10869
10870 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10871
10872 2002-05-07 Tim Josling <tej@melbpc.org.au>
10873
10874 * MAINTAINERS: Add self.
10875
10876 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
10877
10878 * ltmain.sh: Detect and handle object name conflicts
10879 while piecewise linking a static library.
10880
10881 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
10882
10883 * configure.in (noconfigdirs): Don't disable libgcj on
10884 sparc64-*-solaris* and sparcv9-*-solaris*.
10885
10886 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
10887
10888 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10889
10890 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10891
10892 * configure.in (FLAGS_FOR_TARGET): Do not add
10893 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10894 on i[3456]86-*-linux*.
10895
10896 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10897
10898 * configure.in (noconfigdirs): Replace [ ] with test.
10899
10900 * configure.in (noconfigdirs): Do not add target-newlib if
10901 target == i[3456]86-*-linux*, and host == target.
10902
10903 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10904
10905 * configure.in: delete reference to absent file
10906
10907 * configure.in: replace '[' with 'test'
10908
10909 * configure.in: Eliminate references to gash.
10910 * Makefile.in: Eliminate references to gash.
10911
10912 * configure.in: remove useless references to 'pic' makefile fragments.
10913
10914 * configure.in: (*-*-windows*) Finish removing.
10915
10916 * configure.in: Eliminate redundant test for libgui.
10917
10918 2002-04-29 Roger Sayle <roger@eyesopen.com>
10919
10920 * MAINTAINERS: Add self and realphabetize. Update entries
10921 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10922 entry for a29k port maintainer.
10923
10924 2002-04-26 Joel Sherrill <joel@OARcorp.com>
10925
10926 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10927 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10928
10929 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10930
10931 * configure.in: remove references to dead files
10932
10933 2002-04-19 Mark Mitchell <mark@codesourcery.com>
10934
10935 * MAINTAINERS: Add information about purpose of this file.
10936
10937 2002-04-18 Tom Tromey <tromey@redhat.com>
10938
10939 * configure.in: Disallow configuring libgcj when it is already
10940 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10941 Solaris 2.8 by default. For PR libgcj/6158.
10942
10943 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10944
10945 * configure.in: Move default CC setting out of config/mh-* fragments
10946 directly into here.
10947
10948 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10949
10950 * configure.in: don't even try to configure or make a subdirectory
10951 if there's no configure script for it.
10952
10953 2002-04-15 Mark Mitchell <mark@codesourcery.com>
10954
10955 * MAINTAINERS: Remove chill maintainers.
10956 * Makefile.in (CHILLFLAGS): Remove.
10957 (CHILL_LIB): Remove.
10958 (TARGET_CONFIGDIRS): Remove libchill.
10959 (CHILL_FOR_TARGET): Remove.
10960 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
10961 CHILL_LIB.
10962 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
10963 (CHECK_TARGET_MODULES): Likewise.
10964 (INSTALL_TARGET_MODULES): Likewise.
10965 (CLEAN_TARGET_MODULES): Likewise.
10966 (configure-target-libchill): Remove.
10967 (all-target-libchill): Remove.
10968 * configure.in (target_libs): Remove target-libchill.
10969 Do not compute CHILL_FOR_TARGET.
10970 * libchill: Remove directory.
10971
10972 2002-04-11 DJ Delorie <dj@redhat.com>
10973
10974 * Makefile.in, configure.in: Sync with binutils, entries
10975 follow...
10976
10977 2002-04-07 Andrew Cagney <ac131313@redhat.com>
10978
10979 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
10980 (do-tar, do-bz2): New rules.
10981 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
10982 (gdb-tar): New rule.
10983 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
10984 (insight_dejagnu.tar): New rule.
10985 (insight.tar): New rule.
10986 (gdb+dejagnu.tar): New rule.
10987 (gdb.tar): New rule.
10988
10989 2002-02-01 Mo DeJong <supermo@bayarea.net>
10990
10991 * Makefile.in: Add all-tix to deps for all-snavigator
10992 so that tix is built when building snavigator.
10993
10994 2002-01-11 Steve Ellcey <sje@cup.hp.com>
10995
10996 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
10997 ld and gdb are not supported.
10998
10999 2002-01-07 Mark Salter <msalter@redhat.com>
11000
11001 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11002 Allow target-libgloss to be built for arm, strongarm, and xscale.
11003
11004 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11005
11006 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11007 options for i[3456]86-pc-linux* native builds.
11008
11009 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11010
11011 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11012 files from .po files for a distribution.
11013
11014 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
11015
11016 * configure.in: Enable libstdc++-v3 for h8300 targets.
11017
11018 2001-06-19 Alan Modra <amodra@bigpond.net.au>
11019
11020 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11021 version from bfd/.
11022
11023 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11024
11025 * Makefile.in (VER): When present, extract the version number from
11026 the file version.in.
11027
11028 2001-05-24 Tom Rix <trix@redhat.com>
11029
11030 * configure.in : enable ld for aix
11031
11032 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11033
11034 * config.guess: Add linux target for S/390.
11035
11036 2000-11-07 Philip Blundell <pb@futuretv.com>
11037
11038 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11039
11040 2000-11-03 Philip Blundell <pb@futuretv.com>
11041
11042 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11043 files.
11044
11045 2001-01-15 Ben Elliston <bje@redhat.com>
11046
11047 * configure.in (host_tools): Add sid.
11048 Always configure cgen.
11049
11050 2000-11-24 Nick Clifton <nickc@redhat.com>
11051
11052 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11053
11054 2000-08-20 Doug Evans <dje@casey.transmeta.com>
11055
11056 * Makefile.in (ALL_MODULES): Add all-cgen.
11057 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11058 (all-cgen): New target.
11059 (all-opcodes,all-sim): Depend on all-cgen.
11060 * configure.in (host_tools): Add cgen.
11061 Only configure cgen if --enable-cgen-maint.
11062
11063 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
11064
11065 * configure.in: Add *-*-freebsd* configurations.
11066
11067 2002-04-08 Tom Tromey <tromey@redhat.com>
11068
11069 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11070 Fixes PR libgcj/6068.
11071
11072 2002-03-30 Krister Walfridsson <cato@df.lth.se>
11073
11074 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11075
11076 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11077
11078 * configure.in (alpha*-dec-osf*): Enable libgcj.
11079
11080 2003-03-27 Matthew Gingell <gingell@gnat.com>
11081
11082 * MAINTAINERS (Write After Approval): Add myself.
11083
11084 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11085
11086 Fix for: PR bootstrap/3591, target/5676
11087 * configure.in (mcore-pe): Disable the configuration of
11088 libstdc++-v3 since exceptions are not supported.
11089
11090 2002-03-20 Anthony Green <green@redhat.com>
11091
11092 * configure.in: Enable libgcj for xscale-elf target.
11093
11094 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
11095
11096 * MAINTAINERS: Update my email address.
11097
11098 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
11099
11100 * ltmain.sh (relink_command): Fix typo in previous change.
11101
11102 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
11103
11104 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11105 (relink_command): Added --tag flags.
11106 (mode=install): If relinking fails; error out.
11107
11108 2002-03-12 Richard Henderson <rth@redhat.com>
11109
11110 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11111 .NOTPARALLEL tag.
11112 (do-check): Rename from check.
11113 (check): Allow parallel check.
11114
11115 2002-03-12 Bob Wilson <bob.wilson@acm.org>
11116
11117 * MAINTAINERS: Add myself as maintainer for xtensa port.
11118 Fix alphabetical order in CPU port maintainer list.
11119 Remove myself from Write After Approval list.
11120
11121 2002-03-11 Richard Henderson <rth@redhat.com>
11122
11123 * Makefile.in (.NOTPARALLEL): Add fake tag.
11124
11125 2002-03-07 H.J. Lu (hjl@gnu.org)
11126
11127 * configure.in: Enable gprof for mips*-*-linux*.
11128
11129 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11130
11131 * MAINTAINERS (Write After Approval): Add myself.
11132
11133 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
11134
11135 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11136 libjava.
11137 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11138
11139 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
11140
11141 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11142 because its Makefile is there; test for the executable instead.
11143
11144 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
11145
11146 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11147 libstdc++-v3 and libjava.
11148
11149 2002-02-11 Adam Megacz <adam@xwt.org>
11150
11151 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11152 boehm-gc
11153
11154 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
11155
11156 * config.guess: Updated to 2002-01-30's version.
11157 * config.sub: Updated to 2002-02-01's version.
11158 Contribute sh64-elf.
11159 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11160 * configure.in: Added sh64-*-*.
11161
11162 2002-02-08 Chris Demetriou <cgd@broadcom.com>
11163
11164 * MAINTAINERS: Belatedly add myself to write after approval list.
11165
11166 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11167
11168 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11169 Remove self as Write After Approval.
11170
11171 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
11172
11173 * MAINTAINERS: Put self in as maintainer for contrib/regression
11174 directory.
11175
11176 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
11177
11178 * MAINTAINERS: Update my email address.
11179
11180 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11181
11182 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11183 target-libiberty, and target-libgloss. Skip Java-related
11184 libraries if not supported for NetBSD on target CPU.
11185
11186 2002-01-25 Douglas B Rupp <rupp@gnat.com>
11187
11188 * install-sh: Use _inst.$$_ for temp file name.
11189
11190 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11191
11192 * MAINTAINERS (Write After Approval): Move my contact info
11193 from here...
11194 (OS Port Maintainers): ...to here (netbsd).
11195
11196 2002-01-22 Bob Wilson <bob.wilson@acm.org>
11197
11198 * MAINTAINERS (Write After Approval): Add myself.
11199
11200 2002-01-17 H.J. Lu <hjl@gnu.org>
11201
11202 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11203 (all-target-fastjar): Also depend on all-target-libiberty.
11204
11205 2002-01-16 H.J. Lu (hjl@gnu.org)
11206
11207 * config.guess: Import from master sources, rev 1.225.
11208 * config.sub: Import from master sources, rev 1.238.
11209
11210 2002-01-16 Kazu Hirata <kazu@hxi.com>
11211
11212 * MAINTAINERS (Write After Approval): Remove myself.
11213
11214 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
11215
11216 * MAINTAINERS (Write After Approval): Add myself.
11217
11218 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11219
11220 * MAINTAINERS: Add self as docs co-maintainer.
11221
11222 2001-12-11 Matthias Klose <doko@debian.org>
11223
11224 * MAINTAINERS (Write After Approval): Add myself.
11225
11226 2001-12-09 Zack Weinberg <zack@codesourcery.com>
11227
11228 * MAINTAINERS: Update my email address.
11229
11230 2001-12-07 Turly O'Connor <turly@apple.com>
11231 * MAINTAINERS (Write After Approval): Add myself.
11232 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11233 (rs6000_initialize_trampoline): Call __trampoline_setup for
11234 ABI_DARWIN too.
11235 * darwin-tramp.asm: New file, implements __trampoline_setup.
11236 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11237
11238 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
11239
11240 * MAINTAINERS (Write After Approval): Add myself.
11241
11242 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11243
11244 * configure, configure.in: Use temp file for long sed commands.
11245
11246 2001-12-03 Laurent Guerby <guerby@acm.org>
11247
11248 * config.sub: Update to version 1.232 on subversion.
11249
11250 2001-12-03 Ben Elliston <bje@redhat.com>
11251
11252 * MAINTAINERS: Update mail address for config.* patches.
11253
11254 2001-11-27 DJ Delorie <dj@redhat.com>
11255 Zack Weinberg <zack@codesourcery.com>
11256
11257 When build != host, create libiberty for the build machine.
11258
11259 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11260 CONFIG_ARGUMENTS.
11261 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11262 New variables.
11263 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11264 and rules.
11265 (all.normal): Depend on ALL_BUILD_MODULES.
11266 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11267 (all-build-libiberty): Depend on configure-build-libiberty.
11268
11269 * configure: Calculate and substitute proper value for
11270 ALL_BUILD_MODULES.
11271 * configure.in: Create the build subdirectory.
11272 Calculate and substitute TARGET_CONFIGARGS (formerly
11273 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11274
11275 2001-11-26 Ziemowit Laski <zlaski@apple.com>
11276
11277 * MAINTAINERS (write-after-approval): Add self.
11278
11279 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11280
11281 * MAINTAINERS (GNATS only accounts): Remove self.
11282
11283 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11284
11285 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11286 libf2c.
11287
11288 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11289
11290 * MAINTAINERS (Write After Approval): Add self.
11291
11292 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11293
11294 * MAINTAINERS: mips and s390 are also CPU ports.
11295
11296 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11297
11298 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11299
11300 2001-11-11 David O'Brien <obrien@FreeBSD.org>
11301
11302 * MAINTAINERS: Alphabetize.
11303
11304 2001-11-09 Kazu Hirata <kazu@hxi.com>
11305
11306 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11307
11308 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11309
11310 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11311
11312 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11313
11314 * configure.in (--enable-languages): Be more permissive about
11315 syntax. Check for empty lists better. Warn about $LANGUAGES.
11316
11317 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
11318
11319 * config.sub: Import from master sources, rev. 1.230.
11320 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11321
11322 2001-11-07 Laurent Guerby <guerby@acm.org>
11323
11324 * MAINTAINERS (Write After Approval): Add self.
11325
11326 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11327
11328 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11329
11330 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11331
11332 * config.sub: Import from master sources, rev 1.226.
11333 * config.guess: Import from master sources, rev 1.216.
11334
11335 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11336
11337 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11338 * MAINTAINERS: Add self as maintainer of MMIX port.
11339 Remove old after-approval entry.
11340
11341 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11342
11343 * ChangeLog, configure: Fix spelling errors.
11344
11345 2001-10-20 Brendan Kehoe <brendan@zen.org>
11346
11347 * MAINTAINERS: Tweak my address.
11348
11349 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
11350
11351 * MAINTAINERS: Update my email address.
11352
11353 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
11354
11355 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11356 * MAINTAINERS: Add self as maintainer of CRIS port.
11357
11358 2001-10-10 Geert Bosch <bosch@gnat.com>
11359
11360 * MAINTAINERS (Various maintainers: Ada front end):
11361 Added Robert Dewar.
11362
11363 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
11364
11365 * MAINTAINERS (Write After Approval): Added self
11366
11367 2001-10-02 Geert Bosch <bosch@gnat.com>
11368
11369 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11370
11371 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11372
11373 * configure: Handle temporary files securely using mkdir.
11374
11375 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
11376
11377 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11378
11379 2001-09-26 Will Cohen <wcohen@redhat.com>
11380
11381 * configure.in (*-*-linux*): Disable configuration of target-newlib
11382 and target-libgloss.
11383
11384 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11385
11386 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11387 RANLIB.
11388
11389 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
11390
11391 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11392 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11393 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11394 avoid quotes nesting problems.
11395 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11396 (DO_X): Export only variables that are set.
11397
11398 2001-09-19 Ben Elliston <bje@redhat.com>
11399
11400 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11401 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11402 semantics. Use the shell built-in "type" command instead.
11403
11404 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
11405
11406 Merged from gcc-3_0-branch:
11407 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11408 * ltcf-c.sh: Use $objext, not $ac_objext.
11409 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11410 * ltcf-cxx.sh: Add support for GNU.
11411 2001-07-22 Timothy Wall <twall@redhat.com>
11412 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11413 default settings if using GNU tools with that configuration.
11414 * ltcf-cxx.sh: Ditto.
11415 * ltcf-gcj.sh: Ditto.
11416 2001-07-21 Michael Chastain <chastain@redhat.com>
11417 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11418 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11419 * ltmain.sh: Mark as gcc-local.
11420
11421 2001-08-30 Eric Christopher <echristo@redhat.com>
11422 Jason Eckhardt <jle@redhat.com>
11423
11424 * config.guess: Merge from master sources.
11425 * config.sub: Merge from master sources, add support for mipsisa32.
11426
11427 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
11428 * config.sub: Merge from master sources, rev 1.219.
11429 * MAINTAINERS: Add self as contact for stormy16 port.
11430
11431 2001-08-14 Zack Weinberg <zackw@panix.com>
11432
11433 * config.sub: Merge from master sources, rev 1.218.
11434 * config.guess: Merge from master sources, rev 1.209.
11435
11436 2001-08-11 Graham Stott <grahams@redhat.com>
11437
11438 * Makefile.in (check-c++): Add missing semicolon.
11439
11440 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11441
11442 * MAINTAINERS (Various maitainers: predict.def): Added myself.
11443
11444 2001-07-30 Eric Christopher <echristo@redhat.com>
11445
11446 * MAINTAINERS (Various maintainers: mips port): Added myself.
11447
11448 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11449
11450 * configure.in (sh-*-linux*): New.
11451
11452 2001-07-27 Richard Henderson <rth@redhat.com>
11453
11454 * .cvsignore: Add LAST_UPDATED.
11455
11456 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11457
11458 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11459
11460 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
11461
11462 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11463
11464 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11465
11466 * MAINTAINERS (Write After Approval): Added myself.
11467
11468 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11469
11470 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11471 and libgcj on m68hc11/m68hc12.
11472
11473 2001-06-27 H.J. Lu (hjl@gnu.org)
11474
11475 * Makefile (CFLAGS_FOR_BUILD): New.
11476 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11477
11478 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11479
11480 * README: Remove version number.
11481
11482 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11483
11484 * INSTALL/README: Update wrt. to the installation instructions now
11485 residing in gcc/doc/install.texi.
11486
11487 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11488
11489 * README: Replace with a cut-down and updated version of gcc/README.
11490
11491 2001-06-12 David Edelsohn <edelsohn@gnu.org>
11492
11493 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11494 multilibs to be disabled.
11495
11496 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
11497
11498 * MAINTAINERS (Write After Approval): Add myself.
11499
11500 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
11501
11502 * config.guess: Import CVS version 1.195.
11503 * config.sub: Import CVS version 1.212.
11504
11505 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11506
11507 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11508 gcc/xgcc is built, use -print-prog-name to find out the program
11509 name to use.
11510
11511 2001-06-04 Phil Edwards <pme@sources.redhat.com>
11512
11513 * config.guess: Import CVS version 1.194. All gcc-local changes
11514 appear to also be in the master copy.
11515 * config.sub: Import CVS version 1.211.
11516
11517 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11518
11519 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11520 with_gcc]: Use `gcc -shared' to build a shared library.
11521
11522 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11523
11524 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11525 archives.
11526
11527 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11528
11529 * MAINTAINERS (Write After Approval): Add myself.
11530
11531 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
11532
11533 * configure.in (libstdcxx_flags): Do not try to execute
11534 libstdc++-v3/testsuite_flags until it exists.
11535
11536 2001-06-01 Alan Modra <amodra@bigpond.net.au>
11537
11538 * MAINTAINERS: Update my email address.
11539
11540 2001-05-31 Graham Stott <grahams@redhat.com>
11541
11542 * MAINTAINERS (Write After Approval): Add myself.
11543
11544 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
11545
11546 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11547 libraries when using g++ with native linker.
11548
11549 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
11550
11551 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11552
11553 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
11554
11555 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11556 [aix4*|aix5*]: Prepend blank.
11557
11558 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
11559
11560 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11561 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11562 of subdir/configure scripts to use the new libtool.m4.
11563
11564 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11565
11566 * MAINTAINERS (Write After Approval): Add myself.
11567
11568 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11569
11570 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11571
11572 2001-05-11 Ben Elliston <bje@redhat.com>
11573
11574 * Makefile.in (all-sid): New target.
11575 (check-sid, clean-sid, install-sid): Likewise.
11576
11577 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11578
11579 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11580
11581 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11582
11583 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11584 libgcj.
11585
11586 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11587
11588 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11589 gcc/xgcc is built, use -print-prog-name to find out the program
11590 name to use.
11591
11592 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
11593
11594 * configure.in (noconfigdirs): Don't reset it from scratch in the
11595 target case; only append to it.
11596
11597 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11598 sparc-*-solaris2.8]: Disable ${libgcj}.
11599
11600 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
11601
11602 * configure.in (libgcj_saved): Copy from $libgcj.
11603 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11604 --disable-libgcj.
11605
11606 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11607
11608 * MAINTAINERS: Remove self as MIPS maintainer and
11609 C front end maintainer.
11610
11611 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11612
11613 * configure.in: Move *-chorusos target case to the proper switch.
11614 Disable libgcj.
11615
11616 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11617
11618 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11619 1.641.2.228.
11620
11621 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11622
11623 * Makefile.in (STAGE1_CFLAGS): Pass down.
11624
11625 2001-04-13 Alan Modra <amodra@one.net.au>
11626
11627 * config.guess: Add hppa64-linux support. Note for next import that
11628 this is already in the master file.
11629 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11630
11631 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11632
11633 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11634 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11635
11636 2001-04-11 Stan Shebs <shebs@apple.com>
11637
11638 * MAINTAINERS: Add self as Darwin port maintainer.
11639
11640 2001-04-11 Alan Modra <amodra@one.net.au>
11641
11642 * MAINTAINERS: Update my email address.
11643
11644 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
11645
11646 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11647 recent versions of FreeBSD (release 3 or later).
11648 * ltconfig: On FreeBSD, -lc must not be provided when building
11649 a shared library or else the standard -pthread gcc option is
11650 rendered worthless to later users of the built library.
11651
11652 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11653
11654 * MAINTAINERS: Add self and RTH as C front end maintainers.
11655
11656 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
11657
11658 * config.sub: Make sure to match an already-canonicalized
11659 machine name (eg. mn10300-unknown-elf).
11660
11661 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
11662
11663 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11664 New macros.
11665 (bootstrap, cross): Use RECURSE_FLAGS.
11666 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11667
11668 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
11669
11670 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11671
11672 2001-03-22 Colin Howell <chowell@redhat.com>
11673
11674 * Makefile.in (DO_X): Do not backslash single-quotes in
11675 backquotes (two places).
11676
11677 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11678
11679 Re-installed:
11680 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11681 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11682 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11683 * ltcf-cxx.sh: Likewise.
11684 * ltcf-gcj.sh: Likewise.
11685
11686 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11687
11688 * MAINTAINERS: Add myself as "documentation co-maintainer".
11689
11690 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11691
11692 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11693 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11694
11695 2001-03-19 Tom Tromey <tromey@redhat.com>
11696
11697 * config-ml.in: Handle GCJ and GCJFLAGS.
11698
11699 2001-03-21 Michael Chastain <chastain@redhat.com>
11700
11701 * Makefile.in: all-m4 depends on all-texinfo.
11702
11703 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
11704
11705 * MAINTAINERS: Add myself to write after approval list.
11706
11707 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
11708
11709 * Makefile.in (DO_X): Quote nested quotes.
11710
11711 2001-03-18 Alan Modra <alan@linuxcare.com.au>
11712
11713 * MAINTAINERS: Add myself to write after approval list.
11714
11715 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
11716
11717 * Makefile.in (DO_X): Use double quotes for quoting
11718 "RANLIB=$${RANLIB}".
11719
11720 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11721
11722 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11723
11724 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
11725
11726 * configure.in: Only use `lang_requires' for languages athat are
11727 actually enabled.
11728
11729 2001-03-08 Phil Edwards <pme@sources.redhat.com>
11730
11731 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11732
11733 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
11734
11735 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11736
11737 2001-03-07 Tom Tromey <tromey@redhat.com>
11738
11739 * configure.in: Allow config-lang.in to set `lang_requires' to list
11740 of other required languages.
11741
11742 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
11743
11744 * Makefile.in: Remove RANLIB definition. Use RANLIB
11745 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11746 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11747
11748 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
11749 Alexandre Oliva <aoliva@redhat.com>
11750
11751 * Makefile.in (check-c++): Use tabs, not spaces.
11752
11753 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
11754
11755 * MAINTAINERS: add myself to Write After Approval list.
11756
11757 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
11758
11759 * Makefile.in (check-c++): New rule.
11760
11761 * configure.in (target_libs): Remove libg++.
11762 (noconfigdirs): Remove libg++.
11763 (noconfigdirs): Same.
11764 (noconfigdirs): Same.
11765 (noconfigdirs): Same.
11766
11767 * config-ml.in: Remove libg++ references.
11768
11769 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11770 (ALL_TARGET_MODULES): Same.
11771 (configure-target-libg++): Remove.
11772 (all-target-libg++): Remove.
11773 (configure-target-libio): Remove.
11774 (all-target-libio): Remove.
11775 (check-target-libio): Remove.
11776 (.PHONY): Remove.
11777 (libg++.tar.bz2): Remove.
11778 (all-target-cygmon): Remove libio.
11779 (all-target-libstdc++): Remove.
11780 (configure-target-libstdc++): Remove.
11781 (TARGET_LIB_PATH): Remove libstdc++.
11782 (ALL_GCC_CXX): Remove libstdc++.
11783 (all-target-gperf): Correct.
11784
11785 2001-02-16 Nick Clifton <nickc@redhat.com>
11786
11787 * configure.in (noconfigdirs): Allow configuration of texinfo
11788 for Cygwin hosts.
11789
11790 2001-02-15 Anthony Green <green@redhat.com>
11791
11792 * configure: Introduce GCJ_FOR_TARGET.
11793 * configure.in: Ditto.
11794 * Makefile.in: Ditto.
11795
11796 2001-02-13 Andreas Schwab <schwab@suse.de>
11797
11798 * MAINTAINERS: Update mail address.
11799
11800 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11801
11802 * config.guess: Add linux target for S/390.
11803 * config.sub: Likewise.
11804
11805 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
11806
11807 * configure.in: for *-chorusos, don't config target-newlib and
11808 target-libgloss.
11809
11810 2001-02-06 Ben Elliston <bje@redhat.com>
11811
11812 * configure: Output host type to stdout, not stderr.
11813
11814 2001-02-05 Mark Mitchell <mark@codesourcery.com>
11815
11816 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11817 * ltcf-cxx.sh: Likewise.
11818
11819 * config.if: Assume enable_libstdcxx_v3 is defined.
11820
11821 2001-02-04 Mark Mitchell <mark@codesourcery.com>
11822
11823 Remove V2 C++ library.
11824 * configure.in: Remove --enable-libstdcxx_v3 support.
11825
11826 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11827
11828 * include/demangle.h: Add prototype for java_demangle_v3.
11829
11830 2001-01-29 Phil Edwards <pme@sources.redhat.com>
11831
11832 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11833
11834 2001-01-27 Richard Henderson <rth@redhat.com>
11835
11836 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11837
11838 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11839
11840 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11841 Don't unset, it's non-portable and no longer necessary, set to empty
11842 instead.
11843
11844 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11845
11846 * ltconfig: Shell portability fix for the tagname validity check.
11847
11848 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
11849
11850 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11851 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11852
11853 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11854
11855 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11856
11857 2001-01-26 Tom Tromey <tromey@redhat.com>
11858
11859 * configure.in: Allow libgcj to be built on Sparc Solaris.
11860
11861 2001-01-25 David Edelsohn <edelsohn@gnu.org>
11862
11863 * ltcf-c.sh: Add aix5 case.
11864 * ltcf-cxx.sh: Likewise.
11865 * ltconfig: Likewise.
11866
11867 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
11868
11869 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11870 keep at least one of build_libtool_libs or build_old_libs set to
11871 yes.
11872
11873 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11874 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11875
11876 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11877
11878 * configure.in: Enable libgcj on several additional platforms.
11879
11880 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11881
11882 * configure.in: Enable libgcj for linux targets.
11883
11884 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11885
11886 * MAINTAINERS (Write After Approval): Add myself.
11887
11888 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11889
11890 * MAINTAINERS: Add myself as vax port maintainer.
11891
11892 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11893
11894 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11895
11896 2001-01-09 Mike Stump <mrs@wrs.com>
11897
11898 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11899 failures of subdirectories.
11900
11901 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11902
11903 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11904 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11905 * ltcf-cxx.sh: Likewise.
11906 * ltcf-gcj.sh: Likewise.
11907 * ltconfig.sh: Fix typo.
11908
11909 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11910
11911 * configure: handle DOS-style absolute paths.
11912
11913 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11914
11915 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11916
11917 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11918
11919 * MAINTAINERS: Add myself as avr port co-maintainer.
11920
11921 2000-12-28 Ben Elliston <bje@redhat.com>
11922
11923 * MAINTAINERS: Add myself under ``Write After Approval''.
11924
11925 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11926
11927 * texinfo: Remove directory from GCC.
11928
11929 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11930
11931 * COPYING: Update to current
11932 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11933 to 19yy as example year in copyright notice).
11934
11935 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11936
11937 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11938 (libstdcxx_incdir): Pass down.
11939 * config.if: Remove expired bits for cxx_interface, add stub.
11940 (libstdcxx_incdir): Add variable for g++ include directory.
11941 * configure.in (gxx_include_dir): Use it.
11942
11943 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
11944
11945 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11946 with old-email address from ``Write After Approval''.
11947
11948 2000-12-15 Andreas Jaeger <aj@suse.de>
11949
11950 * configure.in: Handle lang_dirs.
11951
11952 2000-12-14 Tom Tromey <tromey@redhat.com>
11953
11954 * MAINTAINERS: Removed brads.
11955
11956 * MAINTAINERS: Added gcj developers.
11957
11958 2000-12-13 Anthony Green <green@redhat.com>
11959
11960 * configure.in: Disable libgcj for any target not specifically
11961 listed. Disable libgcj for x86 and Alpha Linux until compatible
11962 with g++ abi.
11963
11964 2000-12-13 Mike Stump <mrs@wrs.com>
11965
11966 * Makefile.in (local-distclean): Also remove fastjar.
11967
11968 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
11969
11970 * contrib/gcc_update: Add fastjar --touch entries.
11971
11972 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
11973
11974 * configure.in: Disable language-specific target libraries for
11975 languages that aren't enabled.
11976
11977 2000-12-10 Anthony Green <green@redhat.com>
11978
11979 * configure.in: Define libgcj. Disable libgcj target libraries for
11980 most targets.
11981
11982 2000-12-10 Neil Booth <neilb@earthling.net>
11983
11984 * MAINTAINERS: Update mail address, remove from WAA list.
11985
11986 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11987
11988 * libjava: Imported from /cvs/java.
11989 * libffi: Likewise.
11990 * Boehm-gc: Likewise.
11991
11992 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
11993
11994 * configure.in (target_libs): Revert 2000-12-08 patch.
11995 (noconfigdirs): Added target-libjava.
11996
11997 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
11998
11999 * djunpack.bat: removed.
12000
12001 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12002
12003 * Makefile.in: handle DOS-style absolute paths.
12004 * config-ml.in: likewise.
12005 * symlink-tree: likewise.
12006
12007 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12008
12009 * fastjar: Imported.
12010
12011 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12012
12013 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12014 libjava.
12015 * configure.in (target_libs): Removed `target-libjava'.
12016
12017 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12018
12019 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12020 (ALL_MODULES): Added fastjar.
12021 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12022 (all-target-libjava): all-fastjar replaces all-zip.
12023 (all-fastjar): Added.
12024 (configure-target-fastjar, all-target-fastjar): Likewise.
12025 * configure.in (host_tools): Added fastjar.
12026
12027 2000-12-07 Mike Stump <mrs@wrs.com>
12028
12029 * Makefile.in (local-distclean): Remove leftover built files.
12030
12031 2000-11-24 Nick Clifton <nickc@redhat.com>
12032
12033 * configure.in (xscale-elf): Add target.
12034 (xscale-coff): Add target.
12035
12036 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
12037
12038 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12039 recent versions of FreeBSD (release 3 or later).
12040 * ltconfig: On FreeBSD, -lc must not be provided when building
12041 a shared library or else the standard -pthread gcc option is
12042 rendered worthless to later users of the built library.
12043
12044 2000-11-16 Fred Fish <fnf@be.com>
12045
12046 * configure.in (enable_libstdcxx_v3): Fix typo,
12047 libstd++ -> libstdc++.
12048
12049 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12050
12051 * MAINTAINERS: Add self to Write After Approval list.
12052
12053 2000-11-21 Bernd Schmidt <bernds@redhat.com>
12054
12055 * MAINTAINERS: Update my email address. Add myself to global write
12056 privs list.
12057
12058 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
12059
12060 * Makefile.in: Merge with src and libgcj.
12061 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12062 configure-target-<library> when their configure scripts need the C
12063 or C++ library to have already been built to work properly.
12064 (do_proto_toplev): Set them to an empty string.
12065
12066 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12067 (REALLY_SET_LIB_PATH): Use them.
12068
12069 2000-11-17 Stan Shebs <shebs@apple.com>
12070
12071 * MAINTAINERS: Add self to Write After Approval list.
12072
12073 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12074
12075 * configure: Provide the original toplevel configure arguments
12076 (including $0) to subprocesses in the environment rather than
12077 through gcc/configargs.h.
12078
12079 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12080
12081 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12082 C99. Alphabetise "Write After Approval" list.
12083
12084 2000-11-12 Mark Mitchell <mark@codesourcery.com>
12085
12086 * configure: Turn on libstdc++ V3 by default.
12087
12088 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12089 if we've got GCC.
12090
12091 2000-11-11 Philip Blundell <philb@gnu.org>
12092
12093 * MAINTAINERS: Add self to Write After Approval list.
12094
12095 2000-11-09 David Edelsohn <edelsohn@gnu.org>
12096
12097 * ltcf-c.sh (aix4): Improve shared library configuration; require
12098 exporting symbols.
12099 * ltcf-cxx.sh (aix4): Define.
12100 * ltconfig (aix4): Define library and soname specs appropriate for
12101 AIX. Define command to create export symbols list.
12102
12103 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
12104
12105 * config.sub: Add support for Sun Chorus
12106
12107 2000-10-31 Nick Clifton <nickc@redhat.com>
12108
12109 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12110 <name>@redhat.com. Also installed new email address for Clint
12111 Popetz.
12112
12113 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12114
12115 * etc: Remove directory from GCC.
12116
12117 2000-10-16 Michael Meissner <meissner@redhat.com>
12118
12119 * configure (gcc/configargs.h): Only create if there is a build GCC
12120 directory created.
12121
12122 2000-10-16 Matthias Klose <doko@debian.org>
12123
12124 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12125 when configured for libstdc++-v3.
12126
12127 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
12128
12129 * configure: Save configure arguments to gcc/configargs.h.
12130
12131 2000-10-04 Philipp Thomas <pthomas@suse.de>
12132
12133 * config.guess: Import CVS version 1.157.
12134 * config.sub: Import CVS version 1.181.
12135
12136 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
12137
12138 * Makefile.in (bootstrap): avoid recursion if subdir missing
12139 (cross): ditto
12140 (do-proto-toplev): ditto
12141
12142 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
12143
12144 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12145 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12146
12147 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12148 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12149 all affected `configure' scripts.
12150
12151 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12152
12153 * MAINTAINERS: Add self as cpplib co-maintainer.
12154
12155 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
12156
12157 * MAINTAINERS: Add self to Write After Approval list.
12158
12159 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12160
12161 * INSTALL/README: egcs -> GCC update.
12162
12163 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
12164
12165 * MAINTAINERS: Add myself to Write After Approval list.
12166
12167 2000-09-15 Kazu Hirata <kazu@hxi.com>
12168
12169 * MAINTAINERS: Add myself to Write After Approval list.
12170
12171 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12172
12173 * configure.in: Do not build byacc for hppa64. Provide paths to the
12174 X11 libraries for hppa64.
12175
12176 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12177
12178 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12179
12180 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
12181
12182 * Makefile.in (all-zlib): Added dummy target.
12183
12184 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12185 ltcf-gcj.sh: Updated from libtool multi-language branch.
12186
12187 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
12188
12189 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12190 (bootstrap*): Depend on all-bootstrap.
12191
12192 2000-09-05 Philipp Thomas <pthomas@suse.de>
12193
12194 * config.guess: Import CVS version 1.156.
12195 * config.sub: Import CVS version 1.179.
12196
12197 2000-09-02 Anthony Green <green@cygnus.com>
12198
12199 * Makefile.in (all-gcc): Depend on all-zlib.
12200 (CLEAN_MODULES): Add clean-zlib.
12201 (ALL_MODULES): Add all-zlib.
12202 * configure.in (host_libs): Add zlib.
12203
12204 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
12205
12206 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12207 crosses, but add gcc/include to the header search path for them.
12208
12209 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12210
12211 * MAINTAINERS: Add self to Write After Approval list.
12212
12213 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12214
12215 * config.guess: Import CVS version 1.152.
12216 * config.sub: Import CVS version 1.177.
12217
12218 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
12219
12220 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12221 $targargs to tell whether newlib is going to be built.
12222
12223 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12224 $$r/TARGET_SUBDIR/libio for _G_config.h.
12225
12226 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
12227
12228 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12229
12230 2000-08-22 DJ Delorie <dj@redhat.com>
12231
12232 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12233
12234 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
12235
12236 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12237 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12238 sub-configures.
12239
12240 2000-08-21 DJ Delorie <dj@redhat.com>
12241
12242 * MAINTAINERS: Add self as a libiberty maintainer
12243
12244 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
12245
12246 * configure.in (libstdcxx_flags): Use
12247 libstdc++-v3/src/libstdc++.INC.
12248
12249 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
12250
12251 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12252
12253 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12254
12255 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12256
12257 * configure: Make enable_threads and enable_shared defaults
12258 explicit. Substitute enable_threads into generated Makefiles.
12259 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12260 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12261
12262 2000-08-13 Geoff Keating <geoffk@cygnus.com>
12263
12264 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12265
12266 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
12267
12268 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12269 previous delta.
12270
12271 2000-08-11 Jason Merrill <jason@redhat.com>
12272
12273 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12274 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12275 (FLAGS_FOR_TARGET): Not here.
12276 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12277
12278 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
12279
12280 * config-ml.in (CC, CXX): Don't introduce a leading space.
12281
12282 2000-08-07 DJ Delorie <dj@delorie.com>
12283
12284 * MAINTAINERS: Add self as a DJGPP maintainer
12285
12286 2000-08-07 DJ Delorie <dj@redhat.com>
12287
12288 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12289 "if we're also building gcc, and it's a gcc that will run on the
12290 build machine, we want to use its includes instead of the system's
12291 default includes".
12292
12293 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12294
12295 * MAINTAINERS: Add self to Write After Approval list.
12296
12297 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
12298
12299 * configure.in (libstdcxx_flags): Don't use `"'.
12300
12301 * config-ml.in: Adjust multilib search paths to the
12302 appropriate multilib tree.
12303
12304 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
12305
12306 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12307 commas in $LANGUAGES.
12308
12309 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
12310
12311 * configure.in: Re-enable all references to libg++ and librx.
12312
12313 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
12314
12315 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12316 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12317 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12318 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12319
12320 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12321
12322 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
12323
12324 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12325 CXX_FOR_TARGET for sed.
12326
12327 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
12328
12329 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12330 Do not override if already set in the environment or in configure.
12331 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12332 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12333
12334 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
12335
12336 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12337 the libtool CVS tree multi-language branch.
12338 * ltconfig, ltmain.sh: Updated.
12339
12340 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
12341
12342 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12343 (clean-target): Depend on it.
12344
12345 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12346 (GCC_FOR_TARGET): Use it.
12347 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12348 * configure.in: ... here.
12349 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12350 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12351
12352 2000-07-24 Eric Christopher <echristo@cygnus.com>
12353
12354 * MAINTAINERS: Add self to Write After Approval list.
12355
12356 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
12357
12358 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12359 (configure-target-libchill, configure-target-libobjc): Likewise.
12360
12361 * configure.in: Use the same cache file for all target libs.
12362 * config-ml.in: But different cache files per multilib variant.
12363
12364 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12365
12366 * configure (topsrcdir): Don't use dirname.
12367
12368 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12369
12370 * MAINTAINERS: Add self to Write After Approval list.
12371
12372 2000-07-20 Jason Merrill <jason@redhat.com>
12373
12374 * configure.in: Remove all references to libg++ and librx.
12375
12376 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12377
12378 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
12379
12380 * config.sub: Update to subversions version 2000-07-06.
12381
12382 2000-07-12 Andrew Haley <aph@cygnus.com>
12383
12384 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12385 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12386
12387 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12388
12389 * symlink-tree: Check number of arguments.
12390
12391 2000-07-05 Jim Wilson <wilson@cygnus.com>
12392
12393 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12394 search path for a g++ extracted from the build tree. This
12395 will allow link tests run by configure scripts in
12396 subdirectories to succeed.
12397
12398 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
12399
12400 * ltconfig: Add support for mips-dde-sysv4.2MP
12401
12402 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12403
12404 * MAINTAINERS: Add myself as loop discovery maintainer.
12405
12406 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12407
12408 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12409 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12410
12411 2000-06-19 Timothy Wall <twall@cygnus.com>
12412
12413 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12414 * config.sub: Add tic54x target.
12415
12416 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12417
12418 * MAINTAINERS: Add self as Fortran maintainer,
12419 remove Craig Burley.
12420
12421 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
12422
12423 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12424 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12425
12426 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12427
12428 * MAINTAINERS: Add self as i18n maintainer
12429
12430 20000-05-21 H.J. Lu (hjl@gnu.org)
12431
12432 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12433 directory are used if they exist. Make sure
12434 $(build_tooldir)/include is searched for header files,
12435 $(build_tooldir)/lib/ for library files.
12436 (GCC_FOR_TARGET): Likewise.
12437 (CXX_FOR_TARGET): Likewise.
12438
12439 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12440
12441 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12442
12443 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
12444
12445 * Makefile.in (configure-target-libiberty): Depend on
12446 configure-target-newlib.
12447
12448 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12449
12450 * configure.in, Makefile.in: Merge all libffi-related
12451 configury stuff from the libgcj tree.
12452
12453 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12454
12455 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12456 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12457
12458 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12459
12460 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12461 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12462 current version information. Add to proto-toplev directory.
12463 (gdb-taz): Build do-djunpack.
12464
12465 2000-05-15 David Edelsohn <edelsohn@gnu.org>
12466
12467 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12468
12469 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12470
12471 * MAINTAINERS: Add self to Write After Approval list.
12472
12473 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12474
12475 * ltmain.sh: Preserve in relink_command any environment
12476 variables that may affect the linker behavior.
12477
12478 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12479
12480 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12481
12482 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12483
12484 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12485
12486 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12487
12488 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12489 with the version name.
12490
12491 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12492
12493 * MAINTAINERS: Add self as bb-reorder maintainer.
12494
12495 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12496
12497 * config.if: Tweak.
12498
12499 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12500
12501 * djunpack.bat: New file.
12502
12503 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12504
12505 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12506 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12507 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12508 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12509
12510 2000-04-16 Dave Pitts <dpitts@cozx.com>
12511
12512 * config.sub (case $basic_machine): Change default for "ibm-*"
12513 to "openedition".
12514
12515 2000-04-13 Andreas Jaeger <aj@suse.de>
12516
12517 * MAINTAINERS: Added myself.
12518
12519 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12520
12521 * Makefile.in (gdb-taz): New target. GDB specific archive.
12522 (do-md5sum): New target.
12523 (MD5PROG): Define.
12524 (PACKAGE): Default to TOOL.
12525 (VER): Default to a shell script.
12526 (taz): Rewrite target. Move real work to do-proto-toplev. Include
12527 md5 checksum generation.
12528 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12529 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12530 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12531 insight.tar.bz2): Use gdb-taz to create archive.
12532
12533 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12534
12535 * configure (warn_cflags): Delete.
12536
12537 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12538
12539 * MAINTAINERS: Added myself.
12540
12541 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
12542 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
12543
12544 * configure.in (enable_libstdcxx_v3): Add.
12545 (target_libs): Add bits here to switch between libstdc++-v2 and
12546 libstdc++-v3.
12547 * config.if: And this file too.
12548 * Makefile.in: Add libstdc++-v3 targets.
12549
12550 2000-04-05 Michael Meissner <meissner@redhat.com>
12551
12552 * config.sub (d30v): Add d30v as a basic machine type.
12553
12554 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
12555
12556 * configure.in: -linux-gnu*, not -linux-gnu.
12557
12558 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12559
12560 * MAINTAINERS: Add self in write-after-approval section.
12561
12562 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12563
12564 * MAINTAINERS: Add self as ia64 port maintainer.
12565
12566 2000-03-08 Neil Booth <NeilB@earthling.net>
12567
12568 * MAINTAINERS: Add self in write-after-approval section.
12569
12570 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
12571
12572 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12573 (do-tar-bz2): Replace TOOL with PACKAGE.
12574 (gdb.tar.bz2): Remove GDBTK from GDB package.
12575 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12576 dejagnu.tar.bz2): New packages.
12577
12578 2000-02-27 Andreas Jaeger <aj@suse.de>
12579
12580 * configure.in: Add entry for mips*-*-linux*, move catch all
12581 *-*-*linux* entry below this one.
12582
12583 2000-02-27 Ian Lance Taylor <ian@zembu.com>
12584
12585 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12586
12587 2000-02-24 Nick Clifton <nickc@cygnus.com>
12588
12589 * config.sub: Support an OS of "wince".
12590
12591 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12592
12593 * config.guess, config.sub: Updated to match config's 2000-02-15
12594 version.
12595
12596 2000-02-23 Linas Vepstas <linas@linas.org>
12597
12598 * config.sub: Add support for Linux/IBM 370.
12599 * configure.in: Likewise.
12600
12601 2000-02-22 Nick Clifton <nickc@cygnus.com>
12602
12603 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12604
12605 2000-02-20 Christopher Faylor <cgf@cygnus.com>
12606
12607 * config.guess: Guess "cygwin" rather than "cygwin32".
12608
12609 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12610
12611 * configure (gcc_version): When setting, narrow search to
12612 lines containing `version_string'.
12613
12614 2000-02-15 Denis Chertykov <denisc@overta.ru>
12615
12616 * config.sub: Add support for avr target.
12617
12618 2000-02-14 Nick Clifton <nickc@cygnus.com>
12619
12620 * MAINTAINERS: Add maintainers for MCore port.
12621
12622 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12623
12624 * config.sub: Add mmix-knuth-mmixware.
12625
12626 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12627
12628 * MAINTAINERS: Pair cccp with cpplib maintainership.
12629
12630 2000-01-27 Christopher Faylor <cgf@redhat.com>
12631
12632 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12633 structure stuff to -L library search.
12634 (CXX_FOR_TARGET): Ditto.
12635 (CROSS_CHECK_MODULES): Fix spelling mistake.
12636
12637 2000-01-24 Mark Mitchell <mark@codesourcery.com>
12638
12639 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12640 the C++ compiler.
12641
12642 2000-01-12 Richard Henderson <rth@cygnus.com>
12643
12644 * configure.in: Don't build some bits for beos.
12645
12646 2000-01-12 Joel Sherrill (joel@OARcorp.com)
12647
12648 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12649 as include files.
12650
12651 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12652
12653 * Add self as cpplib maintainer, as requested by Jason
12654 Merrill. Correct my e-mail address.
12655
12656 2000-01-06 Geoff Keating <geoffk@cygnus.com>
12657
12658 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12659 not mh-aix43.
12660
12661 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12662
12663 * MAINTAINERS: Add myself to "write after approval" list.
12664
12665 1999-12-14 Richard Henderson <rth@cygnus.com>
12666
12667 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12668 * config.sub: Accept alphaev[78], alphaev8.
12669
12670 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12671
12672 * config.guess, config.sub: Update from autoconf.
12673
12674 1999-11-29 Bruce Korb <autogen@linuxbox.com>
12675
12676 * MAINTAINERS: update my playtime e-address.
12677
12678 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12679
12680 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12681 necessary libraries are missing.
12682
12683 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
12684
12685 * MAINTAINERS: Add new 'write after approval' maintainer.
12686
12687 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12688
12689 * MAINTAINERS: Add new Java maintainer.
12690
12691 1999-10-25 Andreas Schwab <schwab@suse.de>
12692
12693 * configure: Fix quoting inside arguments of eval.
12694
12695 1999-10-21 Nick Clifton <nickc@cygnus.com>
12696
12697 * config-ml.in: Allow suppression of some ARM multilibs.
12698
12699 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12700
12701 * config.guess: Add OS/390 match pattern.
12702 * config.sub: Add mvs, openedition targets.
12703 * configure.in (i370-ibm-opened*): New.
12704
12705 1999-09-04 Steve Chamberlain <sac@pobox.com>
12706
12707 * config.sub: Add support for configuring for pj.
12708
12709 1999-08-31 Nick Clifton <nickc@cygnus.com>
12710
12711 * config.sub (maybe_os): Add support for configuring for fr30.
12712
12713 1999-08-25 Nick Clifton <nickc@cygnus.com>
12714
12715 * configure.in: Do not configure or build ld for AIX
12716 platforms. ld is known to be broken on these platforms.
12717
12718 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12719
12720 * config-ml.in: Pass compiler flag corresponding to multidirs to
12721 subdir configures.
12722
12723 1999-08-09 Ian Lance Taylor <ian@zembu.com>
12724
12725 * Makefile.in (LDFLAGS): Define.
12726
12727 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12728
12729 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12730 noconfigdirs.
12731 (*-*-cygwin*): Likewise.
12732
12733 1999-08-08 Ian Lance Taylor <ian@zembu.com>
12734
12735 * mkdep: New file.
12736 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12737 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12738
12739 From Eli Zaretskii <eliz@is.elta.co.il>:
12740 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12741 long file name when using DJGPP on MS-DOS.
12742
12743 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12744
12745 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12746
12747 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12748
12749 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12750 dependency as this causes "make check" to globally "make all"
12751
12752 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12753
12754 * configure.in (target_libs): Added target-zlib.
12755 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12756 (CONFIGURE_TARGET_MODULES): Likewise.
12757 (CHECK_TARGET_MODULES): Likewise.
12758 (INSTALL_TARGET_MODULES): Likewise.
12759 (CLEAN_TARGET_MODULES): Likewise.
12760 (configure-target-zlib): New target.
12761 (all-target-zlib): Likewise.
12762 (all-target-libjava): Depend on all-target-zlib.
12763 (configure-target-libjava): Depend on configure-target-zlib.
12764
12765 * Makefile.in (configure-target-libjava): Depend on
12766 configure-target-newlib.
12767 (configure-target-boehm-gc): New target.
12768 (configure-target-qthreads): New target.
12769
12770 * configure.in (target_libs): Added target-qthreads.
12771 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12772 (CONFIGURE_TARGET_MODULES): Likewise.
12773 (CHECK_TARGET_MODULES): Likewise.
12774 (INSTALL_TARGET_MODULES): Likewise.
12775 (CLEAN_TARGET_MODULES): Likewise.
12776 (all-target-qthreads): New target.
12777 (configure-target-libjava): Depend on configure-target-qthreads.
12778 (all-target-libjava): Depend on all-target-qthreads.
12779
12780 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12781 (CONFIGURE_TARGET_MODULES): Likewise.
12782 (CHECK_TARGET_MODULES): Likewise.
12783 (INSTALL_TARGET_MODULES): Likewise.
12784 (CLEAN_TARGET_MODULES): Likewise.
12785 (all-target-libjava): New target.
12786 (all-target-boehm-gc): Likewise.
12787 * configure.in (target_libs): Added libjava, boehm-gc.
12788
12789 1999-07-22 Ian Lance Taylor <ian@zembu.com>
12790
12791 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12792 configure.bat in SUPPORT_FILES.
12793 (gas+binutils.tar.bz2): Likewise.
12794
12795 * makeall.bat: Remove; obsolete.
12796
12797 1999-07-21 Ian Lance Taylor <ian@zembu.com>
12798
12799 From Mark Elbrecht:
12800 * configure.bat: Remove; obsolete.
12801
12802 1999-07-11 Ian Lance Taylor <ian@zembu.com>
12803
12804 * configure: Add -W -Wall to the default CFLAGS when compiling with
12805 gcc.
12806
12807 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12808
12809 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12810
12811 1999-06-30 Mark Mitchell <mark@codesourcery.com>
12812
12813 * configure.in: Build ld on IRIX6.
12814
12815 1999-06-12 Ian Lance Taylor <ian@zembu.com>
12816
12817 * Makefile.in: Change distribution targets to use bzip2 instead of
12818 gzip.
12819 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12820 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12821
12822 1999-06-04 Nick Clifton <nickc@cygnus.com>
12823
12824 * config.sub: Add mcore target.
12825
12826 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12827
12828 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12829
12830 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12831
12832 * config.guess (dummy): Changed to $dummy.
12833
12834 1999-05-24 Nick Clifton <nickc@cygnus.com>
12835
12836 * config.sub: Tidied up case statements.
12837
12838 1999-05-22 Ben Elliston <bje@cygnus.com>
12839
12840 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12841 <jiro@din.or.jp>.
12842
12843 * config.guess: Merge with FSF version. Future changes will be
12844 more accurately recorded in this ChangeLog.
12845 * config.sub: Likewise.
12846
12847 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12848
12849 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12850
12851 1999-04-30 Tom Tromey <tromey@cygnus.com>
12852
12853 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12854
12855 1999-04-23 Tom Tromey <tromey@cygnus.com>
12856
12857 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12858
12859 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
12860
12861 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12862 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12863 Bad merge removed these two changes.
12864
12865 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
12866 Martin Heller (Ing.-Buero_Heller@t-online.de)
12867
12868 * config.guess (interix Alpha): Add.
12869
12870 1999-04-11 Richard Henderson <rth@cygnus.com>
12871
12872 * configure.in (i?86-*-beos*): Do config gperf; don't config
12873 gdb, newlib, or libgloss.
12874
12875 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
12876
12877 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12878 link a trivial program with -mabi=64. If it fails, remove mabi=64
12879 from multidirs.
12880
12881 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12882
12883 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12884
12885 1999-04-08 Nick Clifton <nickc@cygnus.com>
12886
12887 * config.sub: Add support for mcore targets.
12888
12889 1999-04-07 Michael Meissner <meissner@cygnus.com>
12890
12891 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12892 not mt-ospace, in order to shut up assembler warning about using
12893 symbols that are named the same as registers.
12894
12895 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
12896
12897 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12898 dependency list for all-target-cygmon.
12899
12900 1999-04-05 Doug Evans <devans@casey.cygnus.com>
12901
12902 * config-ml.in: Check $host, not $target, for selective multilibs.
12903 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12904 thumb interworking, and underscore prefix multilibs.
12905
12906 1999-04-04 Ian Lance Taylor <ian@zembu.com>
12907
12908 * missing: Update to version from current automake.
12909
12910 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12911
12912 * configure (gxx_include_dir): Removed.
12913
12914 * configure.in (gxx_include_dir): Handle it.
12915 * Makefile.in: Likewise.
12916
12917 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12918
12919 * config.sub (mips64vr4111,mips64vr4111el) Add.
12920
12921 1999-03-21 Ben Elliston <bje@cygnus.com>
12922
12923 * config.guess: Correct typo for detecting ELF on FreeBSD.
12924
12925 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12926
12927 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12928 config/mh-djgpp.
12929
12930 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12931
12932 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12933 all-target-newlib to dependency list for all-target-bsp.
12934
12935 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12936
12937 * config.sub: Add i386-uwin support.
12938 * config.guess: Likewise.
12939
12940 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12941
12942 * configure.in: cleanup, add mh-*pic handling for arm, special
12943 case powerpc*-*-aix*
12944
12945 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12946
12947 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12948 can be built.
12949
12950 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12951
12952 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12953 targets.
12954
12955 1999-03-02 Nick Clifton <nickc@cygnus.com>
12956
12957 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
12958
12959 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
12960
12961 * config.sub: Check for "cygwin*" rather than "cygwin32*"
12962
12963 1999-02-24 Nick Clifton <nickc@cygnus.com>
12964
12965 * config.sub: Fix typo in arm recognition.
12966
12967 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
12968
12969 * configure.in (noconfigdirs): Changed target_configdirs to
12970 include target-bsp only for m68k-*-elf* and m68k-*-coff*
12971 rather than m68k-*-* since it is not known to work on
12972 m68k-aout. Ditto for arm-*-*oabi.
12973
12974 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
12975
12976 * configure.in (*-*-windows*): Remove, no longer used.
12977
12978 1999-02-19 Ben Elliston <bje@cygnus.com>
12979
12980 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
12981 Smart and improved by Andrew Cagney.
12982
12983 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
12984
12985 * config.guess: Recognize openbsd-*-hppa.
12986
12987 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
12988
12989 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
12990 only if it is not empty.
12991
12992 1999-02-17 Nick Clifton <nickc@cygnus.com>
12993
12994 Patch from: Scott Bambrough <scottb@corelcomputer.com>
12995
12996 * config.guess: Modified to recognize uname's armv* syntax.
12997
12998 * config.sub: Modified to recognize uname's armv* syntax.
12999
13000 1999-02-17 Mark Salter <msalter@cygnus.com>
13001
13002 * configure.in: Added target-bsp for sparclite.
13003
13004 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13005
13006 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13007
13008 1999-02-08 Nick Clifton <nickc@cygnus.com>
13009
13010 * configure.in: Add support for strongarm port.
13011 * config.sub: Add support for strongarm target.
13012
13013 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
13014
13015 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13016 the old name config/mh-cygwin32.
13017 Enable texinfo.
13018
13019 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13020
13021 * configure.in: Do build ld for ix86 Solaris.
13022
13023 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13024
13025 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13026 $AR_FOR_TARGET. Likewise for RANLIB.
13027
13028 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
13029
13030 * config.sub (oabi): Recognize.
13031 * configure.in (arm-*-oabi): Handle.
13032
13033 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13034
13035 * config.guess: Improve detection of i686 on UnixWare 7.
13036
13037 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13038
13039 * config.guess: Add support for i386-pc-interix.
13040 * config.sub: Likewise.
13041 * configure.in: Likewise.
13042
13043 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13044
13045 * Makefile.in: Remove unneeded all-target-libio from
13046 from all-target-winsup target since it is now unneeded.
13047 Add all-target-libtermcap in its place since it is now
13048 needed.
13049
13050 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13051
13052 * configure.in: makefile stub for cygwin target is probably
13053 unnecessary. Remove it for now.
13054
13055 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13056
13057 * configure.in: libtermcap.a should be built when cygwin is the
13058 target as well as the host.
13059 * config.guess: Allow mixed case in cygwin uname output.
13060 * Makefile.in: Add libtermcap target.
13061
13062 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13063
13064 * config.sub: Clean up handling of hppa2.0.
13065
13066 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13067
13068 * config.guess: Use C code to identify more HP machines.
13069
13070 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13071
13072 * config.sub: Handle hppa2.0.
13073
13074 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13075
13076 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13077 cygmon for all sparclite targets, regardless of object format.
13078
13079 1998-12-15 Mark Salter <msalter@cygnus.com>
13080
13081 * configure.in: Added target-bsp for several target architectures.
13082
13083 * Makefile.in: Added rules for bsp.
13084
13085 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13086
13087 * config.guess: Improve detection of hppa2.0 processors.
13088
13089 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13090
13091 * config.guess: Recognize FreeBSD using ELF automatically.
13092
13093 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13094
13095 * configure (skip-this-dir): Add handling for new shell script, which
13096 might be created by a sub-directory's configure to indicate, this particular
13097 directory is "unwanted".
13098 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13099
13100 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13101
13102 * ltconfig: import from libtool, after changing libtool to
13103 account for the cygwin name change.
13104
13105 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13106
13107 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13108 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13109
13110 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13111
13112 * configure.in: Add libtermcap to list of cygwin dependencies.
13113
13114 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13115
13116 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13117 they include winsup/include when it's a cygwin target.
13118
13119 1998-11-12 Tom Tromey <tromey@cygnus.com>
13120
13121 * configure.in (host_tools): Added zip.
13122 * Makefile.in (all-target-libjava): Depend on all-zip.
13123 (all-zip): New target.
13124 (ALL_MODULES): Added all-zip.
13125 (NATIVE_CHECK_MODULES): Added check-zip.
13126 (INSTALL_MODULES): Added install-zip.
13127 (CLEAN_MODULES): Added clean-zip.
13128
13129 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13130
13131 * Makefile.in: lose "32" from comment about cygwin.
13132
13133 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13134
13135 * configure.in: Use -Os to build target libraries for the fr30.
13136
13137 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13138
13139 * config.sub: Add fr30.
13140
13141 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13142
13143 * configure.in: drop "32" from config/mh-cygwin32. Check
13144 cygwin* instead of cygwin32*.
13145 * config.sub: Check cygwin* instead of cygwin32*.
13146
13147 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13148
13149 * config.guess: Match any version of Unixware7.
13150
13151 1998-10-20 Syd Polk <spolk@cygnus.com>
13152
13153 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13154 if desired.
13155
13156 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13157
13158 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13159 these if the appropriate directories and files to not exist.
13160
13161 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13162
13163 * Makefile.in (DEVO_SUPPORT): Add config.if.
13164
13165 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13166
13167 * configure: Add pattern to replace "build_tooldir"'s
13168 definition in the generated Makefile with "tooldir"'s
13169 actual value.
13170
13171 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13172
13173 * config.sub: Bring back lost sparcv9.
13174
13175 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13176
13177 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13178
13179 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13180 CC_FOR_TARGET and friends.
13181
13182 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13183
13184 * Makefile.in (build_tooldir): New variable, same as tooldir.
13185 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13186 -B$(build_tooldir)/bin/.
13187 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13188
13189 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13190
13191 * README: Remove installation instructions and refer to the
13192 INSTALL directory instead.
13193
13194 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
13195
13196 * config.sub: Add support for i[34567]86-pc-udk.
13197 * configure.in: Likewise.
13198
13199 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13200
13201 * Makefile.in: add bzip2 package building bits for user
13202 tools module
13203 * configure.in: ditto
13204
13205 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13206
13207 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13208 (ALL_TARGET_MODULES): Add all-target-libobjc.
13209 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13210 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13211 (all-target-libchill): Add dependencies.
13212 * configure.in (target_libs): Add libchill.
13213
13214 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13215
13216 * configure.in (target_subdir): Remove duplicate line.
13217
13218 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13219
13220 * Makefile.in (all-automake): fix dependencies.
13221
13222 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13223
13224 * configure.in: Minor cleanups for building in the $(target_alias)
13225 subdir.
13226
13227 1998-09-22 Jim Wilson <wilson@cygnus.com>
13228
13229 * Makefile.in (bootstrap): Set r and s before make all. Use
13230 BASE_FLAGS_TO_PASS in make all.
13231 (cross): Likewise.
13232
13233 1998-09-20 Mark Mitchell <mark@markmitchell.com>
13234
13235 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13236
13237 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13238
13239 * config.sub: Fix typo in last change.
13240
13241 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13242
13243 * config.sub: Add support for C4x target.
13244 * configure.in: Likewise.
13245
13246 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13247
13248 * config.sub: Recognize sparcv9 just like sparc64.
13249
13250 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13251
13252 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13253
13254 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13255
13256 * config.guess: Correctly identify Pentium II sco boxes.
13257
13258 * config.guess: Fix "tr" code. From Weiwen Liu.
13259
13260 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13261
13262 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13263 stabs.
13264
13265 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13266
13267 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13268 (ALL_TARGET_MODULES): Add all-target-libchill.
13269 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13270 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13271 (all-target-libchill): Add dependencies.
13272 * configure.in (target_libs): Add libchill.
13273
13274 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13275
13276 * config.guess: Avoid assumptions about "tr" behaves when
13277 LANG is set to something other than English.
13278
13279 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13280
13281 * configure (gxx_include_dir): Changed to
13282 '${prefix}/include/g++'-${libstdcxx_interface}.
13283
13284 * config.if: New to determine the interfaces.
13285
13286 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13287
13288 * config.guess: Detect and handle MPE/IX.
13289 * config.sub: Deal with MPE/IX.
13290
13291 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13292
13293 * configure.in: Use mh-aix43.
13294
13295 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13296
13297 * configure: Fix --without/--disable cases for gxx-include-dir.
13298
13299 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13300
13301 * mdata-sh: Imported. Needed for automake support.
13302
13303 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13304
13305 * Makefile.in (taz): Try "chmod -R og=u ." before
13306 "chmod og=u `find . -print`".
13307
13308 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13309
13310 * configure.in: Add arm-elf and thumb-elf support.
13311
13312 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13313
13314 * Makefile.in: Undo previous patch.
13315
13316 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13317
13318 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13319 to here ...
13320 (install-no-fixedincludes): and here
13321 (INSTALL_MODULES): ... from here.
13322
13323 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13324
13325 * config.sub: Merge with FSF.
13326
13327 * config.guess: Merge with FSF.
13328
13329 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13330
13331 * configure (extraconfigdirs): New variable.
13332 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13333 * Makefile.in (all): Move higher in file.
13334 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13335 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13336 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13337 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13338 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13339
13340 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
13341
13342 * Makefile.in (all-target-libjava): Depend on all-gcc and
13343 all-target-newlib.
13344 (configure-target-libjava): Depend on $(ALL_GCC).
13345
13346 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13347
13348 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13349 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13350
13351 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13352
13353 * INSTALL/README: Fix typo.
13354
13355 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13356
13357 * ylwrap: Change absolute path checks to check for DOS style path
13358 names.
13359
13360 * ylwrap: Don't use a full path name if the source file is in the
13361 same directory. From hjl@lucon.org (H.J. Lu).
13362
13363 * config-ml.in: Default to being verbose, to match Feb 18 change to
13364 configure.
13365
13366 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13367
13368 Brought over from egcs:
13369
13370 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13371
13372 * configure.in (target_subdir): Set to ${target_alias} instead
13373 of "libraries".
13374
13375 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13376
13377 * configure.in (target_subdir): Set to libraries if enable_multilib.
13378
13379 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13380
13381 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13382 multilibs, force reconfiguration the first time we create
13383 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13384
13385 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13386
13387 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13388 avoid confusion with --no-recursion.
13389
13390 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13391
13392 * configure.in: Win32 hosts shouldn't use install -x
13393 * install-sh: remove -x option, and special .exe-handling
13394 hack.
13395
13396 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13397
13398 * config.guess: Recognize i586-pc-beos.
13399 * configure.in: Don't build some bits for beos.
13400
13401 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13402
13403 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13404 CFLAGS default to -O2.
13405
13406 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13407 when using GNU ld.
13408
13409 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13410
13411 * ltmain.sh: Correct install when using a different shell.
13412
13413 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13414
13415 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13416
13417 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13418
13419 * makefile.vms: Update to build binutils/makefile.vms. Add install
13420 target.
13421
13422 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13423
13424 * ltconfig: Update to correct AIX handling.
13425
13426 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13427
13428 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13429
13430 * configure.in (target_subdir): Set to ${target_alias} instead
13431 of "libraries".
13432
13433 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13434
13435 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13436 (Makefile): Depend on $(gcc_version_trigger).
13437
13438 * configure (gcc_version): Change default initializer to empty
13439 string.
13440 (gcc_version_trigger): New variable; pass this variable down
13441 to subdir configures to enable them checking gcc's version
13442 themselves. Emit make macros for both gcc_version vars.
13443 (topsrcdir): Initialize reliably.
13444 (recursion line): Remove --with-gcc-version=${gcc_version}.
13445
13446 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13447
13448 * configure (enable_version_specific_runtime_libs): Implement new flag
13449 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13450 in $(libsubdir); emit definition in each generated Makefile.
13451 (gxx_include_dir): Initialize depending on
13452 $enable_version_specific_runtime_libs.
13453
13454 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13455
13456 * configure (gcc_version): Initialize properly depending on
13457 how and where configure is started.
13458 (recursion line): Pass a --with-gcc-version=${gcc_version}
13459 to configures in subdirs.
13460
13461 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13462
13463 * configure.in (noconfigdirs): Add configure pattern for mips tx39
13464 cygmon
13465
13466 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13467
13468 * configure.in: Add cygmon and libstub support for mn10200.
13469
13470 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13471
13472 * configure (gcc_version): Add new variable describing the
13473 particular gcc version we're building.
13474 * Makefile.in (libsubdir): Add new macro for the directory
13475 in which the compiler finds executables, libraries, etc.
13476 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13477 and libsubdir.
13478
13479 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13480
13481 * Makefile.in (local-clean): Remove *.log.
13482 (warning.log): Built with warn_summary from build.log.
13483 (mail-report.log): Run test_summary.
13484 (mail-report-with-warnings.log): Run test_summary including
13485 warning.log in the report.
13486
13487 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13488
13489 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13490
13491 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13492
13493 * Makefile.in (grep): Grep no longer depends on libiberty.
13494
13495 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13496
13497 * Makefile.in: all-snavigator needs all-libgui.
13498
13499 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13500
13501 * configure.in: Add cygmon and libstub support for mn10300.
13502
13503 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13504
13505 * missing: Update to version from automake 1.3.
13506
13507 * ltmain.sh: On installation, don't get confused if the same name
13508 appears more than once in the list of library names.
13509
13510 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13511
13512 * config.sub: Accept m68060 and m5200 as CPU names.
13513
13514 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13515
13516 * configure: Use && rather than using -a in test, because odd
13517 strings can confuse test.
13518 * configure.in: Likewise.
13519
13520 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13521
13522 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13523
13524 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13525
13526 * Makefile.in (boostrap2-lean, bootstrap3-lean,
13527 bootstrap4-lean): New targets.
13528
13529 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13530
13531 * mpw-* Delete. Not used.
13532
13533 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13534
13535 * COPYING.LIB: Update FSF address.
13536
13537 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13538
13539 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13540
13541 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13542 GAS_SUPPORT_DIRS.
13543
13544 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13545
13546 * ltconfig, ltmain.sh: Avoid producing a version number if
13547 -version-info was not used.
13548
13549 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13550
13551 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13552 building with newlib.
13553
13554 1998-04-30 Paul Eggert <eggert@twinsun.com>
13555
13556 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13557 Solaris `make' causes it to continue to next definition.
13558
13559 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13560
13561 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13562 the right GUI libraries and files are installed along with GDB.
13563
13564 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13565
13566 * configure.in: Change alpha to alpha* in several places.
13567
13568 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13569
13570 * config.sub: Recognize sparc86x.
13571
13572 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13573
13574 * configure.in (--enable-target-optspace): Remove debug echo.
13575
13576 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13577
13578 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13579
13580 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13581
13582 * ltconfig: Update cygwin32 support.
13583
13584 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13585 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13586 (GDB_SUPPORT_DIRS): Likewise.
13587
13588 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13589
13590 * configure.in (target_makefile_frag): If --enable-target-optspace,
13591 use -Os to compile target libraries rather than -O2. Default to
13592 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13593 not used.
13594 * configure.in (target_cflags): Ditto for d30v.
13595
13596 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13597
13598 * Makefile.in (all-bfd): Depend on all-intl.
13599 (all-binutils): Likewise.
13600 (all-gas): Likewise.
13601 (all-gprof): Likewise.
13602 (all-ld): Likewise.
13603
13604 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
13605
13606 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13607
13608 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13609
13610 * Makefile.in (all-bfd): Depend upon all-libiberty.
13611
13612 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13613
13614 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13615
13616 * Makefile.in: Add libstub.
13617
13618 * configure.in: Ditto. Build libstub for targets that have cygmon
13619 support.
13620
13621 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13622
13623 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13624
13625 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13626
13627 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13628 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13629
13630 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13631
13632 * configure: Define DEFAULT_M4 by searching PATH.
13633 * Makfile.in: Use DEFAULT_M4.
13634
13635 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13636
13637 * ltconfig: Add cygwin32 support.
13638
13639 * Makefile.in, configure.in: Add libtool as a native only directory
13640 to configure and build.
13641
13642 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13643
13644 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13645
13646 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
13647
13648 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13649
13650 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13651
13652 * Makefile.in: add ash make rules
13653 * configure.in: add ash to native_only and host_tools lists
13654
13655 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13656
13657 * Makefile.in (all-gettext, all-intl): New targets.
13658 (ALL_MODULES): Added all-gettext, all-intl.
13659 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13660 (INSTALL_MODULES): Added install-gettext, install-intl.
13661 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13662
13663 * configure.in (host_tools): Added gettext.
13664 (native_only): Likewise.
13665 (noconfigdirs) [various cases]: Likewise.
13666 (host_libs): Added intl.
13667
13668 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13669
13670 * configure: Do not disable building gdbtk for cygwin32 hosts.
13671
13672 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13673
13674 * configure.in: Add thumb-coff target.
13675 * config.sub: Add thumb-coff target.
13676
13677 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13678
13679 * Makefile.in: Revert yesterday's change.
13680 (all-target-winsup): all-target-librx stays out of here.
13681
13682 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13683
13684 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13685 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13686 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13687 Remove references to librx and libg++.
13688
13689 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13690
13691 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13692 recursive makes
13693
13694 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13695
13696 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13697 for newlib directory.
13698 (CXX_FOR_TARGET): Likewise.
13699
13700 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13701
13702 * ltconfig: Update after libtool/ltconfig.in change for
13703 hpux11.
13704
13705 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13706
13707 * ltconfig, ltmain.sh: Update to libtool 1.2.
13708
13709 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13710
13711 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13712 (install-gcc-cross): Instead, override LANGUAGES here.
13713
13714 1998-03-18 Dave Love <d.love@dl.ac.uk>
13715
13716 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13717 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13718
13719 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13720
13721 * configure.in: Add Thumb-pe target.
13722
13723 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
13724
13725 * Makefile.in - changed sn targets to snavigator
13726 * configure.in - changed sn targets to snavigator
13727
13728 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13729
13730 * config-ml.in: After building symlink tree call make distclean
13731 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13732 to be the case for libiberty.
13733
13734 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13735
13736 * configure: When making link, also check the current
13737 directory. The configure scripts may create one.
13738
13739 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13740
13741 * config.sub: Accept alphapca56 and alphaev6 properly.
13742
13743 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13744
13745 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13746
13747 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13748
13749 * config.sub (sco5): Fix typo.
13750
13751 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13752
13753 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13754 install-itcl.
13755 (install-itcl): Remove dependency on install-tcl.
13756
13757 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13758
13759 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13760
13761 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13762
13763 * configure.in: Don't build libgui for a cygwin32 target when not on
13764 a cygwin32 host.
13765
13766 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13767
13768 * configure (redirect): Set to null, so default behavior of
13769 configure is now --verbose.
13770
13771 1998-02-16 Dave Love <d.love@dl.ac.uk>
13772
13773 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13774 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13775
13776 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13777
13778 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13779 this change to sync Makefile.in with its ChangeLog entries.
13780
13781 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13782
13783 * ltmain.sh (mkdir): Check that the directory doesn't exist
13784 before we exit with error, so that we don't get races during
13785 parallel builds.
13786
13787 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13788
13789 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13790
13791 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13792
13793 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13794 PICFLAG_FOR_TARGET.
13795 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13796
13797 * configure: Emit a definition for the new macro enable_shared
13798 into each Makefile.
13799
13800 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13801
13802 * configure.in (host_tools, native_only): Add libtool.
13803
13804 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13805
13806 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13807 Fix typo in ming config comment.
13808
13809 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13810
13811 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13812
13813 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13814
13815 * config.sub: Add tic30 cases, and map c30 to tic30.
13816
13817 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13818
13819 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13820 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13821 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13822 (CLEAN_TARGET_MODULES): Similarly
13823 (all-target-libf2c): Add dependences.
13824 * configure.in (target_libs): Add libf2c.
13825
13826 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13827
13828 * configure.in: Remove expect from noconfigdirs when target
13829 is cygwin32. OK to build expect and dejagnu with Canadian
13830 Cross.
13831
13832 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13833
13834 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13835 host.
13836
13837 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13838 and mingw32.
13839
13840 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13841
13842 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13843 here as it is not defined in the toplevel Makefile.
13844
13845 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13846
13847 * configure (package_makefile_rules_frag): New variable, which names
13848 a file with generic rules, ...
13849 Change comment to mention we now have FIVE parts.
13850 * configure: Undo last change.
13851
13852 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13853
13854 * config.guess: More accurate determination of HP processor types.
13855 * config.sub: More accurate determination of HP processor types.
13856
13857 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13858
13859 * configure (package_makefile_frag): Move inserting the
13860 ${package_makefile_frag} to where it should be according
13861 to the comment.
13862
13863 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13864
13865 * config.guess: Add support for Linux/ARM.
13866
13867 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13868
13869 * .cvsignore: Remove *-info and *-install since they match
13870 release-info and mpw-install, which we don't want to just ignore.
13871
13872 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13873
13874 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13875
13876 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13877
13878 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13879 local_prefix to sub-make invocations.
13880
13881 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13882
13883 * configure.in: Check makefile fragments in the source
13884 directory.
13885
13886 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13887
13888 * configure.in: Check whether host and target makefile
13889 fragments exist before adding them to *_makefile_frag.
13890
13891 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13892
13893 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13894
13895 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13896
13897 * configure.in: Make sure we only replace RPATH_ENVVAR on
13898 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13899 regexp to sed.
13900
13901 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13902 to sub-makes.
13903
13904 1998-01-13 Lee Iverson (leei@ai.sri.com)
13905
13906 * config-ml.in (multi-do): LDFLAGS must include multilib
13907 designator.
13908
13909 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
13910
13911 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13912
13913 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13914
13915 * config.sub: Add mingw32 support.
13916 * configure.in: Likewise.
13917
13918 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13919
13920 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13921
13922 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13923
13924 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13925 * configure (gxx_include_dir): Provide a definition for subdirs
13926 which do not use autoconf.
13927
13928 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13929
13930 * config.guess: Sync with egcs. Picks up new alpha support,
13931 BeOS & some additional linux support.
13932
13933 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13934
13935 * config.guess: HP 9000/803 is a PA1.1 machine.
13936
13937 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13938
13939 * configure.in: It's alpha*-...
13940
13941 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13942
13943 * configure.in (host_makefile_frag, target_makefile_frag):
13944 Handle multiple config files.
13945 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13946 alpha-*-*.
13947
13948 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13949
13950 * mkdep: New file.
13951
13952 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13953
13954 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
13955
13956 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
13957
13958 * Makefile.in: Add libgui directory.
13959 (GDB_TK): Add all-libgui.
13960 * configure.in: Add libgui directory.
13961 * configure: Add all-libgui to GDB_TK.
13962
13963 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
13964
13965 * config-ml.in (multidirs): Add m32r to multilib list.
13966
13967 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
13968
13969 * Makefile.in (all-target-gperf): Change dependency to
13970 all-target-libstdc++.
13971
13972 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
13973
13974 * config.guess: Add BeOS support.
13975
13976 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
13977
13978 Source directory cvs renamed to cvssrc:
13979 * configure.in (host_tools): Change cvs to cvssrc.
13980 (native_only): Likewise.
13981 (noconfigdirs) [various cases]: Likewise.
13982 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
13983 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
13984 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
13985 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
13986 (all-cvssrc): Rename target from all-cvs.
13987
13988 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
13989
13990 * configure (gxx_include_dir): Fix thinko.
13991
13992 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
13993
13994 * Makefile.in (INSTALL_TARGET_CROSS): Define.
13995 (install-cross, install-gcc-cross): New targets.
13996
13997 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
13998
13999 * configure.in (noconfigdirs): Add support for Thumb target.
14000
14001 * config.sub (maybe_os): Add support for Thumb target.
14002
14003 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14004
14005 * Makefile.in: Add rules for cygmon.
14006
14007 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14008
14009 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14010
14011 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14012 * configure (gxx_include_dir): Provide a definition for subdirs
14013 which do not use autoconf.
14014
14015 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14016
14017 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14018 11/18/97 build
14019
14020 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14021
14022 * From Franz Sirl.
14023 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14024 found on RedHat Linux systems.
14025
14026 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14027
14028 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14029 guesses.
14030
14031 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14032
14033 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14034
14035 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14036
14037 * ltmain.sh: If mkdir fails, check whether the directory was created
14038 anyhow by some other process.
14039
14040 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14041
14042 * configure.in (d30v-*-*): Configure all directories.
14043
14044 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14045
14046 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14047 for the D30V.
14048
14049 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14050
14051 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14052
14053 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14054
14055 * include/libiberty.h: Add extern "C" { so it can be used with C++
14056 progrms.
14057 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14058 programs.
14059
14060 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14061
14062 * configure.in (d30v-*-*): Configure GCC now.
14063
14064 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14065
14066 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14067 is no longer needed.
14068
14069 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14070
14071 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14072
14073 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14074
14075 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14076 targets using "$@" to provide support for similar but not identical
14077 targets without having to duplicate code.
14078
14079 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14080
14081 * makefile.vms: Fix to work with DEC C.
14082
14083 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14084
14085 * config.sub: Add mips-tx39-elf to marketing names.
14086
14087 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14088
14089 * ltmain.sh: Handle symlinks in generated script.
14090
14091 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14092
14093 * configure: Handle autoconf style directory options: --bindir,
14094 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14095 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14096 --sysconfdir.
14097 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14098 (sharedstatedir, localstatedir, oldincludedir): New variables.
14099 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14100 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14101 sbindir, sharedstatedir, and sysconfdir.
14102
14103 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14104
14105 * Makefile.in (bootstrap-lean): New target.
14106
14107 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14108
14109 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
14110 sn, and gnuserv from noconfigdirs.
14111
14112 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14113
14114 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14115
14116 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14117
14118 * Makefile.in (cross): New target.
14119
14120 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14121 Jeff Law <law@cygnus.com>
14122
14123 * Makefile.in (bootstrap2, bootstrap3): New targets.
14124 (all-bootstrap): Remove outdated and confusing target.
14125 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14126
14127 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14128
14129 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14130 windows. Consistent with gdb/configure.
14131
14132 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14133
14134 * configure.in: Name Linux target fragment.
14135
14136 * configure: Rewrite so that project Makefile fragment is inserted
14137 first and appears last in the resulting Makefile.
14138
14139 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14140
14141 * Makefile.in (install-itcl): Install tcl first.
14142
14143 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14144
14145 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14146
14147 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14148
14149 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14150
14151 * configure.in (skipdirs): Add target-librx for Linux.
14152 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14153
14154 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14155
14156 * Makefile.in (bootstrap): New target.
14157
14158 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14159
14160 * config.sub: Accept 'amigados' for backward compatibility.
14161
14162 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14163
14164 * config.guess: Merge with FSF.
14165
14166 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14167
14168 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14169
14170 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14171
14172 * config.sub: Add "marketing-names" patch.
14173
14174 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14175
14176 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14177
14178 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14179
14180 * config.sub: Handle v850-elf.
14181
14182 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
14183
14184 * .cvsignore (*-install): Remove.
14185
14186 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14187
14188 * ltconfig: Set CONFIG_SHELL in libtool.
14189 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14190
14191 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14192
14193 * configure.in (target_subdir): Set to libraries if enable_multilib.
14194
14195 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14196
14197 * config.guess: Update from gcc directory.
14198
14199 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14200
14201 * Makefile.in (all-sim): Depends on all-readline.
14202
14203 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14204
14205 * Makefile.in (BISON, YACC): Use $$s.
14206 (all-bison): Depend on all-texinfo.
14207
14208 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14209
14210 * Makefile.in (BISON): Add -L flag.
14211 (YACC): Likewise.
14212
14213 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14214
14215 * configure.in (noconfigdirs): Add support for v850e target.
14216
14217 * config.sub (maybe_os): Add support for v850e target.
14218
14219 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14220
14221 * configure.in (noconfigdirs): Add support for v850ea target.
14222
14223 * config.sub (maybe_os): Add support for v850ea target.
14224
14225 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14226
14227 * config.sub: Add mipstx39. Delete r3900.
14228
14229 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14230
14231 * Makefile.in (all-autoconf): Depends on all-texinfo.
14232
14233 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14234
14235 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14236 eabi targets.
14237
14238 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14239
14240 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14241
14242 * configure: When handling a Canadian Cross, handle YACC as well as
14243 BISON. Just set BISON to bison. When setting YACC, prefer bison.
14244 * Makefile.in (all-bison): Depend upon all-texinfo.
14245
14246 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14247
14248 * Makefile.in (BISON): bison, not byacc or bison -y.
14249 (YACC): bison -y or byacc or yacc.
14250 (various): Add *-bison as appropriate.
14251 (taz): No need to mess with BISON anymore.
14252
14253 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14254
14255 * configure: If OSTYPE matches *win32*, try to find a good value for
14256 CONFIG_SHELL.
14257
14258 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14259
14260 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14261 configure.in if it is present.
14262
14263 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14264
14265 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14266
14267 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14268
14269 * config.sub: Recognize `arc' cpu.
14270 * configure.in: Likewise.
14271 * config-ml.in: Likewise.
14272
14273 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14274
14275 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14276
14277 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14278
14279 * configure: Changed sed delimiter from ':' to '|' when
14280 attempting to substitute ${config_shell} for SHELL. On
14281 NT ${config_shell} may contain a ':' in it.
14282
14283 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14284
14285 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14286
14287 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14288
14289 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14290
14291 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14292
14293 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14294
14295 * ylwrap: If the program is a relative path, force it to be
14296 absolute.
14297
14298 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14299
14300 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14301
14302 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14303
14304 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14305 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14306 for libraries.
14307
14308 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14309
14310 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14311 separated by spaces.
14312
14313 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14314
14315 * ylwrap: New file.
14316 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14317
14318 * ltmain.sh: Handle /bin/sh at start of install program.
14319
14320 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14321
14322 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14323 * missing: New file, from automake 1.2.
14324
14325 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14326
14327 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14328 check-tk to CHECK_X11_MODULES.
14329
14330 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14331
14332 * config.sub: Merge with FSF.
14333
14334 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14335
14336 * config.guess: Merge with FSF.
14337
14338 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14339
14340 * configure: Treat msdosdjgpp like go32.
14341 * configure.in: Likewise. Don't remove gprof for go32.
14342
14343 * configure: Change Makefile.tem2 to Makefile.tm2.
14344
14345 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14346
14347 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14348
14349 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14350
14351 * install-sh (chmodcmd): Set to null if the DST directory already
14352 exists. Same as Nov 11th change.
14353
14354 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14355
14356 * configure (GDB_TK): Needs itcl and tix.
14357
14358 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14359
14360 * config.guess: Update from FSF.
14361
14362 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14363
14364 * Makefile.in (GDB_TK): Depend on itcl and tix.
14365
14366 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14367
14368 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14369 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14370 (INSTALL_SCRIPT): New variable.
14371 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14372 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14373 to -x.
14374 * install-sh: Add support for -x option.
14375
14376 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14377
14378 * configure.in, Makefile.in: Treat tix like itcl.
14379
14380 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14381
14382 * Makefile.in (WINDRES): New variable.
14383 (WINDRES_FOR_TARGET): New variable.
14384 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14385 (EXTRA_HOST_FLAGS): Add WINDRES.
14386 (EXTRA_TARGET_FLAGS): Add WINDRES.
14387 (EXTRA_GCC_FLAGS): Add WINDRES.
14388 ($(DO_X)): Pass down WINDRES.
14389 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14390 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14391 DLLTOOL_FOR_TARGET.
14392
14393 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14394
14395 * configure.in: configure sim before gdb for win32-x-ppc
14396
14397 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14398
14399 Move gperf into the toplevel, from libg++.
14400 * configure.in (target_tools): Add target-gperf.
14401 (native_only): Add target-gperf.
14402 * Makefile.in (all-target-gperf): New target, depend on
14403 all-target-libg++.
14404 (configure-target-gperf): Empty rule.
14405 (ALL_TARGET_MODULES): Add all-target-gperf.
14406 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14407 (CHECK_TARGET_MODULES): Add check-target-gperf.
14408 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14409 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14410
14411 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
14412
14413 * config.sub (mn10200): Recognize new basic machine.
14414
14415 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14416
14417 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14418 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14419
14420 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14421
14422 * configure.in: If we're building mips-sgi-irix6* native, turn on
14423 ENABLE_MULTILIB and set TARGET_SUBDIR.
14424
14425 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14426
14427 * Makefile.in (all-sn): Depend on all-grep.
14428
14429 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14430
14431 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14432
14433 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14434 Makefile. From Jeff Makey <jeff@cts.com>.
14435 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14436
14437 * Makefile.in (DISTBISONFILES): Remove.
14438 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14439 $(DEFAULT_YACC).
14440
14441 * configure.in: Build itl, db, sn, etc., when building for native
14442 cygwin32.
14443
14444 * Makefile.in (LD): New variable.
14445 (EXTRA_HOST_FLAGS): Pass down LD.
14446 ($(DO_X)): Likewise.
14447
14448 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14449
14450 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14451
14452 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14453
14454 * configure.in (targargs): Strip out any supplied --build argument
14455 before adding our own. Always add --build.
14456
14457 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14458
14459 * configure.in (targargs): Pass --build if we're doing
14460 a cross-compile.
14461
14462 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14463
14464 * configure: Use '|' instead of ":" as the separator in
14465 sed. Otherwise sed chokes on NT path names with drive
14466 designators. Also look for "?:*" as the leading characters in an
14467 absolute pathname.
14468
14469 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14470
14471 * config.sub: Support for r3900.
14472
14473 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14474
14475 * configure.in: Use install-sh, not install.sh.
14476
14477 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14478
14479 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14480 apply it twice.
14481
14482 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14483
14484 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14485 install-binutils.
14486
14487 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14488
14489 * Makefile.in: Add automake targets.
14490 * configure.in (host_tools): Add automake.
14491
14492 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14493
14494 * configure: Default CXX to c++, not gcc.
14495 * Makefile.in (CXX): Set to c++, not gcc.
14496 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14497
14498 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14499
14500 * install-sh: try appending a .exe if source file doesn't
14501 exist
14502
14503 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14504
14505 * configure.in: Turn on multilib by default.
14506 (cross_only): Remove target-libiberty.
14507
14508 * Makefile.in (all-gcc): Don't depend on libiberty.
14509
14510 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14511
14512 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14513
14514 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14515
14516 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14517 (DISTBISONFILES): Add ld/Makefile.in
14518
14519 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14520
14521 * configure.in: if target is cygwin32 but host isn't cygwin32,
14522 don't configure gdb tcl tk expect, not just gdb.
14523
14524 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14525
14526 * configure.in: Added gnuserv everywhere sn appears.
14527
14528 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14529 (CROSS_CHECK_MODULES): Added check-gnuserv.
14530 (INSTALL_MODULES): Added install-gnuserv.
14531 (CLEAN_MODULES): Added clean-gnuserv.
14532 (all-gnuserv): New target.
14533
14534 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14535
14536 * config.guess: Fixes for MIPS OpenBSD systems.
14537
14538 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14539
14540 * Makefile.in (INSTALL_XFORM): Remove.
14541 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14542
14543 * mkinstalldirs: New file, copied from automake.
14544 * Makefile.in (installdirs): Rename from install-dirs. Use
14545 mkinstalldirs. Change all users.
14546 (DEVO_SUPPORT): Add mkinstalldirs.
14547
14548 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14549
14550 * install-sh: Rename from install.sh.
14551 * Makefile.in (INSTALL): Change install.sh to install-sh.
14552 (DEVO_SUPPORT): Likewise.
14553
14554 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14555 Graichen <graichen@rzpd.de>.
14556
14557 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14558
14559 * config.guess: Recognize OpenBSD systems correctly.
14560
14561 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14562
14563 * README, Makefile.in (ETC_SUPPORT): Remove references to
14564 cfg-paper*, configure.{texi,man,info*}._
14565
14566 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14567
14568 * Makefile.in (all.normal): Ensure that gcc is built after all
14569 the x11 - ie gdb - targets.
14570
14571 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14572
14573 * makefile.vms: Don't run conf-a-gas.
14574
14575 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14576
14577 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14578
14579 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14580
14581 * configure.in: Remove noconfigdirs case since gdb also
14582 configures and builds for tic80-coff.
14583
14584 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14585
14586 * configure: Set cache_file to config.cache.
14587 * Makefile.in (local-distclean): Remove config.cache.
14588
14589 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14590
14591 * COPYING: Update FSF address.
14592
14593 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14594
14595 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14596 noconfigdirs.
14597
14598 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14599
14600 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14601 MAKEDIRS, is empty.
14602
14603 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14604
14605 * config.sub: Tweak mn10300 entry.
14606
14607 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14608
14609 * configure.in (host_tools): Put sim before gdb, so gdb's
14610 configure.tgt can determine if the simulator was configured.
14611
14612 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14613
14614 * config.sub: Move BeOS $os case to be with other Cygnus
14615 local cases.
14616
14617 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14618
14619 * config.sub: Remove misplaced comment that broke Linux.
14620
14621 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14622
14623 * config.sub: Add BeOS support.
14624
14625 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14626
14627 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14628
14629 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14630
14631 * configure.in (noconfigdirs): Remove tcl and tk from
14632 noconfigdirs for cygwin32 builds.
14633
14634 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14635
14636 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14637
14638 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14639
14640 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14641 make-all.com, use makefile.vms instead.
14642
14643 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14644
14645 * config.sub: Accept -lnews*.
14646
14647 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14648
14649 * configure.in (noconfigdirs): Disable target-newlib,
14650 target-examples and target-libiberty for d30v.
14651
14652 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14653
14654 * configure.in (noconfigdirs): Enable ld for d30v.
14655
14656 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14657
14658 * configure.in (tic80-*-*): Build compiler.
14659
14660 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14661
14662 * configure.in (d30v-*): Remove sim directory from list of
14663 unsupported d30v directories
14664
14665 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14666
14667 * config.sub, configure.in: Add d30v target cpu.
14668
14669 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14670
14671 * makefile.vms: New file.
14672 * make-all.com: Remove.
14673
14674 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14675
14676 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14677
14678 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14679
14680 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14681
14682 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14683
14684 * Makefile.in (ALL_MODULES): Added all-db.
14685 (CROSS_CHECK_MODULES): Addec check-db.
14686 (INSTALL_MODULES): Added install-db.
14687 (CLEAN_MODULES): Added clean-db.
14688
14689 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14690
14691 * config.guess: Merge with latest FSF sources.
14692
14693 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14694
14695 * Makefile.in (ALL_MODULES): Added all-itcl.
14696 (CROSS_CHECK_MODULES): Added check-itcl.
14697 (INSTALL_MODULES): Added install-itcl.
14698 (CLEAN_MODULES): Added clean-itcl.
14699
14700 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14701
14702 * configure.in: build gdb for mn10200
14703
14704 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14705
14706 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14707
14708 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14709
14710 * configure.in (tic80-*-*): Turn off most targets right now.
14711
14712 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14713
14714 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14715 rather than the makeinfo program.
14716 (do-info): Depend upon all-texinfo.
14717
14718 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14719
14720 * configure.in: Remove uses of config/mh-linux.
14721
14722 * config.sub, config.guess: Merge with latest FSF sources.
14723
14724 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14725
14726 * config.sub (case $basic_machine): Add tic80 entries.
14727
14728 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14729
14730 * config.sub, config.guess: Merge with latest FSF sources.
14731
14732 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14733
14734 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14735 * mpw-config.in: Test for NewFolderRecursive.
14736 * mpw-install: Use symbolic name for startup filename.
14737 * mpw-README: Add various additional details.
14738
14739 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14740
14741 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14742
14743 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14744
14745 * configure.in: Do build gcc and the target libraries for
14746 the mn10200.
14747
14748 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14749
14750 * configure.in: don't avoid building gdb for mn10300 any more
14751 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14752 instead of single-quoting it.
14753
14754 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14755
14756 * configure.in: Don't use --with-stabs on IRIX 6.
14757
14758 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14759
14760 * configure.in (m32r): Build gdb, libg++ now.
14761
14762 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14763
14764 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14765 directories from noconfigdirs.
14766
14767 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14768
14769 * config.sub (basic_machine): added mips16 configuration
14770
14771 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14772
14773 * config.sub: Handle d10v-unknown.
14774
14775 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14776
14777 * config.sub: Handle v850-unknown.
14778
14779 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14780
14781 * Makefile.in: add findutils
14782 * configure.in: add findutils to list of host_tools
14783
14784 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14785
14786 * config.sub: Handle mn10200 and mn10300.
14787
14788 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14789
14790 * configure.in (d10v-*): Do not build librx.
14791
14792 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14793
14794 * configure.in (mn10300): Build everything except gdb & libgloss.
14795
14796 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14797
14798 * config.guess: Patch for Dansk Data Elektronik servers,
14799 from Niels Skou Olsen <nso@dde.dk>.
14800
14801 For ncr, use /bin/uname rather than uname, since GNU uname does not
14802 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14803
14804 Patch for MIPS R4000 running System V,
14805 from Eric S. Raymond <esr@snark.thyrsus.com>.
14806
14807 Fix thinko for nextstep.
14808
14809 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14810
14811 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14812 * config.guess: Guess mips-dec-mach_bsd4.3.
14813
14814 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14815 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14816 release numbers.
14817 * config.guess (mips-mips-riscos*): Emit just enough of the
14818 release number.
14819
14820 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14821 * config.guess (sparc-auspex-sunos*): Added.
14822 (f300-fujitsu-*): Added.
14823
14824 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14825 * config.guess: Recognize a Tadpole as a sparc.
14826
14827 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14828
14829 * config.guess: Don't assume that NextStep version is either 2 or
14830 3. NextStep 4 (aka OpenStep 4) has come out now.
14831
14832 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14833
14834 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14835 From Rik Faith <faith@cs.unc.edu>.
14836
14837 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14838
14839 * config.sub: Contributions from bug-gnu-utils to:
14840 Support plain "hppa" (no version given) architecture, reported by
14841 OpenStep.
14842 OpenBSD like NetBSD.
14843 LynxOs is not a hardware supplier.
14844
14845 * config.guess: Contributions from bug-gnu-utils to add support for:
14846 OpenBSD like NetBSD.
14847 Stratus systems.
14848 More Pyramid systems.
14849 i[n>4]86 Intel chips.
14850 M680[n>4]0 Motorola chips.
14851 Use unknown instead of lynx for hardware manufacturer.
14852
14853 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14854
14855 * install.sh (chmodcmd): Set to null if the DST directory already
14856 exists.
14857
14858 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14859
14860 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14861 not use mt-ppc target Makefile fragment any more.
14862
14863 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14864
14865 * configure.in (*-*-windows): Exclude everything but those dirs
14866 needed to build windows.
14867
14868 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14869
14870 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14871
14872 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14873
14874 * configure.in: Exclude mmalloc from i386-windows.
14875
14876 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14877
14878 * Undo my previous change.
14879
14880 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14881
14882 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14883 unconditionally.
14884 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14885
14886 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14887
14888 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14889 host to add it's own flags.
14890
14891 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14892
14893 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14894
14895 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14896
14897 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14898 (CXX_FOR_TARGET): Likewise.
14899 (GCC_FOR_TARGET): Define.
14900 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14901 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14902 CC_FOR_TARGET was specified on the command line.
14903 (MAKEOVERRIDES): Don't define.
14904
14905 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14906
14907 * configure.in (m32r): Fix spelling of libg++ libs.
14908
14909 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14910
14911 * config.sub (-apple*): Remove, now redundant.
14912
14913 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14914
14915 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14916
14917 * configure: Rework yesterday's sed script patch.
14918
14919 * config.sub: Merge with FSF.
14920
14921 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14922
14923 * config.guess: Merge from FSF.
14924
14925 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
14926 * config.guess: Use pc instead of unknown, for pc clone systems.
14927 Change linux to linux-gnu.
14928
14929 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14930 * config.guess: Avoid non-portable tr syntax.
14931
14932 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14933
14934 * test-build.mk (HOLES): Add "xargs" for gdb.
14935
14936 * configure: Avoid hpux10.20 sed bug.
14937
14938 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14939
14940 * configure.in: Add support for windows host
14941 (that is a build done under the Microsoft build environment).
14942
14943 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14944
14945 * Makefile.in: Replace all uses of srcroot with s, to shrink
14946 command line lengths.
14947
14948 Patches from Geoffrey Noer <noer@cygnus.com>:
14949 * configure.in: If configuring for newlib, pass --with-newlib to
14950 subdirectories.
14951 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14952 -Bnewlib/ and -Lwinsup to gcc.
14953 (CXX_FOR_TARGET): Likewise.
14954
14955 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
14956
14957 * Makefile.in (ETC_SUPPORT): Add configure.
14958
14959 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
14960
14961 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
14962 host configuration file.
14963
14964 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
14965
14966 * configure.in: Break mn10x00 support into separate
14967 mn10200 and mn10300 configurations.
14968 * config.sub: Likewise.
14969
14970 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
14971
14972 * configure.in: Add lots of stuff to noconfigdirs for
14973 the mn10x00 targets.
14974
14975 * config.sub, configure.in: Add mn10x00 support.
14976
14977 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
14978
14979 * make-all.com: Call conf-a-gas, not config-a-gas.
14980
14981 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
14982
14983 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
14984 targets.
14985
14986 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
14987
14988 * mpw-README: Add much more detail for native PowerMac.
14989 * mpw-install: New file.
14990 * mpw-configure: Add --norecursion and --help options.
14991 * mpw-config.in: Translate readme and install files when
14992 copying to objdir.
14993 * mpw-build.in: Don't always depend on byacc and flex.
14994 (install-only-top): New action.
14995
14996 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
14997
14998 * configure.in: You can now configure GDB for the v850.
14999
15000 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15001
15002 * configure.in (noconfigdirs): Don't configure any C++ dirs
15003 if targeting D10V.
15004
15005 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15006
15007 * config.sub: Recognize mips64vr5000.
15008
15009 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15010
15011 * configure.in: Use a single line for host_tools and native_only.
15012
15013 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15014
15015 * config.sub, configure.in: Add entries for m32r.
15016
15017 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15018
15019 * Makefile.in (inet-install): Don't run install-gzip.
15020
15021 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15022
15023 * configure.in: Don't config lots of things for *-*-windows*.
15024
15025 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15026
15027 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15028 (host_libs, host_tools): Copy from configure.in.
15029 * mpw-configure: Don't complain about directories not found.
15030
15031 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15032
15033 * configure.in (i[345]86): Recognize i686 for pentium pro.
15034 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15035 file.
15036
15037 * config.guess (i[345]86): Ditto.
15038
15039 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15040
15041 * configure.in (noconfigdirs): Removed gdb for D10V.
15042
15043 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
15044
15045 * configure.in: Remove ld, target-libio, target-libg++, and
15046 target-libstdc++ from noconfigdirs.
15047
15048 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15049
15050 * configure: Fix three locations where shell scripts were
15051 being run directly rather than with config_shell.
15052
15053 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15054
15055 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15056 * config.sub (basic_machine): Recognize v850.
15057
15058 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15059
15060 * mpw-configure: Handle multiple enable/disable options and
15061 pass them down recursively, handle -c and -s flags appropriately
15062 depending on choice of compiler, add escape mechanism for
15063 quoted arguments to gC.
15064
15065 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15066
15067 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15068 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15069 so that -mrelocatable-lib and -mno-eabi are used.
15070
15071 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15072 not support --print-multi-lib, don't abort.
15073
15074 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15075
15076 * make-all.com: Run config-a-gas.
15077 * setup.com: Don't copy subdirectory files around.
15078
15079 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15080
15081 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15082 target, it now compiles correctly.
15083
15084 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15085
15086 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15087
15088 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15089
15090 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15091
15092 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15093
15094 * configure.in (native_only): Add prms.
15095
15096 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15097
15098 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15099 (BINUTILS_SUPPORT_DIRS): Likewise.
15100
15101 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15102
15103 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15104 d10v support is added.
15105
15106 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15107
15108 * configure.in (d10v-*-*): New target.
15109
15110 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15111
15112 * config.guess (HP 9000/811): Recognize this as a PA1.1
15113 machine.
15114
15115 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15116
15117 * Makefile.in (do-tar-gz): New target, split out from tail end of
15118 taz target. Run each command separately, don't use pipes.
15119 (taz): Use it.
15120
15121 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15122
15123 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15124 * mpw-build.in: No builds should depend on building byacc or flex,
15125 they are assumed to be installed already.
15126
15127 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15128
15129 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15130 variable that CC_FOR_TARGET needs.
15131
15132 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15133
15134 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15135 options have changed since the last time the subdirectory was
15136 configured, and if it has, reconfigure.
15137 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15138 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15139
15140 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15141
15142 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15143 CLEAN_MODULES): Add bash.
15144 (all-bash): New target.
15145
15146 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15147
15148 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15149
15150 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15151
15152 * config.sub (basic_machine): Recognize d10v as a valid processor.
15153
15154 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15155
15156 * mpw-configure: Add support for --bindir.
15157 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15158
15159 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15160
15161 * configure.in: add bash, time, gawk to list of hosttools and things
15162 to only build for native toolchains
15163
15164 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15165
15166 * Makefile.in (docdir): Remove.
15167
15168 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15169
15170 * Makefile.in (datadir): Set to $(prefix)/share.
15171
15172 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15173
15174 * configure.in: build diff and patch for cygwin32-hosted
15175 toolchains.
15176
15177 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15178
15179 * config.sub: Accept -rtems*.
15180
15181 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15182
15183 * configure.in: enable dosrel for cygwin32-hosted builds,
15184 remove diff from the list of things not buildable
15185 via Canadian Cross
15186
15187 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15188
15189 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15190 don't get ". ".
15191
15192 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15193
15194 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15195
15196 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15197
15198 * Makefile.in (taz): Handle case where tex3patch didn't even get
15199 checked out. Also, if it was found, put the symlink in a new util
15200 subdirectory.
15201
15202 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15203
15204 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15205
15206 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15207
15208 * config.sub: Recognize -openvms.
15209 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15210 * make-all.com, setup.com: New files.
15211
15212 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15213
15214 * Makefile.in (taz): tex3patch moved to texinfo/util.
15215
15216 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15217
15218 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15219 * configure.in: remove make from disable-if-Can-Cross list
15220 enable gdb if ${host} and ${target} are cygwin32
15221
15222 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15223
15224 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15225 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15226
15227 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15228
15229 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15230 distinguish sysv/svr4/bsd variants.
15231 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15232
15233 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15234
15235 * configure.in: Added copyright notice.
15236 * move-if-change: Added copyright notice.
15237
15238 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15239
15240 * configure.in (powerpcle-*-solaris*): Until we get shared
15241 libraries working, don't build gdb, sim, make, tcl, tk, or
15242 expect.
15243
15244 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15245
15246 * config.guess: Merge with FSF:
15247
15248 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15249 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15250
15251 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15252 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15253
15254 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15255 * config.guess: Combine two OSF1 rules.
15256 Also recognize field test versions. From mjr@zk3.dec.com.
15257 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15258 because GNU uname does not support -p. From pmr@pajato.com.
15259
15260 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15261
15262 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15263
15264 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15265
15266 * mpw-README: Document GCCIncludes.
15267
15268 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15269
15270 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15271
15272 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15273
15274 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15275
15276 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15277
15278 * configure.in (*-*-cygwin32): Configure make.
15279
15280 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15281
15282 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15283
15284 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15285
15286 * Makefile.in (all-inet): Depend on all-perl.
15287
15288 * Makefile.in (inet-install): New target.
15289
15290 * Makefile.in (all-inet): Depend on all-tcl.
15291 (all-inet): Depend on all-send-pr.
15292
15293 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15294
15295 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15296 temporarily.
15297
15298 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15299
15300 * configure.in: Don't configure --with-gnu-ld on AIX.
15301
15302 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15303
15304 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15305
15306 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15307
15308 * Makefile.in (ALL_MODULES): Added all-inet.
15309 (CROSS_CHECK_MODULES): Added check-inet.
15310 (INSTALL_MODULES): Added install-inet.
15311 (CLEAN_MODULES): Added clean-inet.
15312 (all-indent): New target.
15313
15314 * configure.in (host_tools): Added inet.
15315 (native_only): Added inet.
15316 (noconfigdirs): Added inet.
15317
15318 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15319
15320 * configure.in: Don't configure libgloss if we are not configuring
15321 newlib.
15322
15323 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15324
15325 * configure.in: Don't configure libgloss for unsupported
15326 architectures.
15327
15328 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15329
15330 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15331
15332 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15333
15334 * Makefile.in (ALL_MODULES): Include all-apache.
15335 (CROSS_CHECK_MODULES): Include check-apache.
15336 (INSTALL_MODULES): Include install-apache.
15337 (all-apache): New target.
15338
15339 * configure.in: Added apache everywhere perl is seen.
15340
15341 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15342
15343 * Makefile.in: Add support for clean-{module} and
15344 clean-target-{module} rules.
15345
15346 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15347
15348 * configure.in (*-*-ose) do not build libgloss.
15349
15350 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15351
15352 * config.guess (prep*:SunOS:5.*:*): Turn into
15353 powerpele-unknown-solaris2.
15354
15355 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15356
15357 * configure.in: Permit --enable-shared to specify a list of
15358 directories.
15359
15360 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15361
15362 * configure.in (host==solaris): Pass only the first word of $CC
15363 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15364
15365 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15366
15367 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15368
15369 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15370
15371 * Makefile.in (ALL_MODULES): Include all-perl.
15372 (CROSS_CHECK_MODULES): Include check-perl.
15373 (INSTALL_MODULES): Include install-perl.
15374 (ALL_X11_MODULES): Include all-guile.
15375 (CHECK_X11_MODULES): Include check-guile.
15376 (INSTALL_X11_MODULES): Include install-guile.
15377 (all-perl): New target.
15378 (all-guile): New target.
15379
15380 * configure.in (host_tools): Include perl and guile.
15381 (native_only): Include perl and guile.
15382 (noconfigdirs): Don't build guile and perl; no ports have been
15383 done.
15384
15385 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15386
15387 * configure (--enable-*): Handle quoted option lists such as
15388 --enable-sim-cflags='-g0 -O' better.
15389
15390 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15391
15392 * Makefile.in ({,inst}all-target): New rule so we can make and
15393 install all of the target directories easily.
15394
15395 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15396
15397 * configure.in: Add missing global flag in sed substitution when
15398 deleting `target-' from ${configdirs}.
15399
15400 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15401
15402 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15403 option.
15404
15405 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15406 config/mh-necv4.
15407
15408 * install.sh: Correct misspelling of transformbasename.
15409
15410 * config.guess: Recognize mips-*-sysv*.
15411
15412 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15413
15414 * config.sub: Recognize mon960.
15415
15416 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15417
15418 * configure: Restore Canadian Cross handling of BISON and LEX,
15419 removed in Feb 20 change.
15420
15421 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15422
15423 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15424 Mention make install. Remove the old copyright date as well the
15425 clumsy and rather pointless copyright on the README file.
15426
15427 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15428
15429 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15430 Makefile after running symlink-tree, then run `make distclean' to
15431 avoid clobbering any generated files in srcdir.
15432
15433 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15434
15435 * configure.in (m68k-*-netbsd*): Build everything now.
15436
15437 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15438
15439 * Makefile.in (taz): Fix quoting.
15440
15441 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15442
15443 * configure.in (sparclet-*-*): Build everything now.
15444
15445 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15446
15447 * configure.in (m68k-*-linux*): New host.
15448
15449 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15450
15451 * configure: Check for bison before byacc.
15452
15453 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15454
15455 * Makefile.in configure: Change the way LEX and BISON/YACC are
15456 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15457 searching PATH. These are used as fallbacks by Makefile.in if
15458 flex/bison/byacc aren't in objdir.
15459
15460 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15461
15462 * Makefile.in: Make everything which depends upon all-bfd also
15463 depend upon all-opcodes, in case --with-commonbfdlib is used.
15464
15465 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15466
15467 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15468 building NT native compilers on Unix.
15469
15470 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15471
15472 * configure.in: Don't get CC from the host Makefile fragment if we
15473 can find gcc in PATH, or if this is a Canadian Cross. Move the
15474 Solaris test for /usr/ucb/cc to the post target script, just after
15475 the compiler sanity test.
15476
15477 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15478
15479 * config.sub: Merge with FSF.
15480
15481 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15482
15483 * Makefile.in (RPATH_ENVVAR): New variable.
15484 (REALLY_SET_LIB_PATH): Use it.
15485 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15486
15487 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15488
15489 * config.sub, configure.in: Recognize sparclet cpu.
15490
15491 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15492
15493 * config.guess: Support m68k-cbm-sysv4.
15494
15495 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15496
15497 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15498 m68k-unknown-linuxaout from linker help string. Put quotes around
15499 $ld_help_string.
15500
15501 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15502
15503 * config.guess (powerpc-harris-powerunix): Add guess for port
15504 to new target.
15505
15506 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15507
15508 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15509
15510 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15511
15512 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15513 $(REALLY_SET_LIB_PATH) in Makefile.
15514 * Makefile.in (SET_LIB_PATH): New variable.
15515 (REALLY_SET_LIB_PATH): New variable.
15516 ($(DO_X)): Use $(SET_LIB_PATH).
15517 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15518 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15519 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15520 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15521 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15522 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15523 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15524 (install-dosrel): Likewise.
15525 (all-opcodes): Depend upon all-libiberty.
15526
15527 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15528
15529 * config.guess (*:CYGWIN*): New
15530
15531 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15532
15533 * Makefile.in (all-target-winsup): All all-target-libiberty.
15534
15535 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15536
15537 * configure.in (noconfigdirs): Add missing # in front of comment.
15538
15539 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15540
15541 * configure.in: add second pass to things added to noconfigdirs
15542 so *-gm-magic can exclude libgloss properly.
15543
15544 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15545
15546 * mpw-configure (extralibs_name, rez_name): Set correctly
15547 for MWC68K compiler.
15548
15549 * mpw-README: Add more info on the necessary build tools.
15550
15551 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15552
15553 * configure.in, config.sub: Recognize cygwin32.
15554
15555 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15556
15557 * config.guess, config.sub: Recognize A/UX.
15558
15559 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15560
15561 * config.sub: Merge with gcc/config.sub.
15562
15563 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15564
15565 * mpw-build.in (do-binutils): Add build of stamps.
15566
15567 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15568
15569 * config.sub: Add recognition for mips64vr4100*-* targets.
15570
15571 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15572
15573 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15574 Add creation of gconfigargs with `--enable-shared' turned on.
15575 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15576 ($(host)-stamp-stage3-configured): Likewise.
15577 (HOLES): Add chatr and ldd.
15578 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15579
15580 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15581
15582 * configure: Pass --nfp to recursive configures.
15583
15584 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15585
15586 * Makefile.in (DLLTOOL): New.
15587 (DLLTOOL_FOR_TARGET): New.
15588 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15589 (EXTRA_TARGET_FLAGS): Ditto.
15590 (EXTRA_GCC_FLAGS): Ditto.
15591 (CONFIGURE_TARGET_MODULES): Ditto.
15592 (DO_X): Ditto.
15593 * configure: Add DLLTOOL.
15594
15595 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15596
15597 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15598 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15599 mh-sco, since old workarounds no longer needed, and don't
15600 build ld, since libraries have weak symbols in COFF.
15601
15602 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15603
15604 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15605
15606 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15607
15608 * configure.in: Make sure that ${CC} can be used to compile an
15609 executable.
15610
15611 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15612
15613 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15614 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15615 nothing depending on whether gdbtk is being built.
15616
15617 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15618
15619 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15620
15621 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15622
15623 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15624 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15625
15626 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15627
15628 * config-ml.in: Add support for
15629 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15630 Simplify setting of multidirs from --disable-foo.
15631
15632 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15633
15634 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15635 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15636 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15637 non-empty, pass them on to the GCC make.
15638 (all-bootstrap): New rule that is like all-gcc, except it executes
15639 the GCC bootstrap rule instead of the GCC all rule.
15640
15641 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15642
15643 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15644
15645 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15646
15647 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15648 DG/UX support.
15649
15650 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15651
15652 * config.sub (i*86*) Change [345] to [3456]
15653
15654 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15655
15656 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15657 --with-gnu-ld=no.
15658
15659 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15660
15661 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15662 AIX multilibs get built.
15663
15664 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15665
15666 * configure.in (i386-win32): Don't build expect if we're not
15667 building the tcl subdir.
15668
15669 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15670
15671 * Makefile.in: (configure-target-examples, all-target-examples):
15672 New targets, configure and build example programs.
15673
15674 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15675
15676 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15677 use it as input to sedit the generated MPW makefile.
15678 * mpw-README: Add a suggestion about Gestalt.h.
15679
15680 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15681
15682 * config.sub: Accept *-*-ieee*.
15683
15684 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15685
15686 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15687 Ronald F. Guilmette <rfg@monkeys.com>.
15688
15689 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15690
15691 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15692 for powerpc-pe native.
15693 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15694 (target==powerpc-pe): duplicate i386-win32 entry.
15695
15696 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15697
15698 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15699 of vxworks, not just vxworks5.1.
15700
15701 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15702
15703 * mpw-configure: Add support for exec-prefix.
15704
15705 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15706
15707 * config.guess: Recognize HP model 816 machines as having
15708 a PA1.1 processor.
15709
15710 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15711
15712 * configure: Ignore new autoconf configure options.
15713
15714 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15715
15716 * config.guess: Recognize Pentium under SCO.
15717 From Robert Lipe <robertl@arnet.com>.
15718
15719 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15720
15721 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15722
15723 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15724
15725 * configure.in: Don't configure gas for alpha-dec-osf*.
15726
15727 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15728
15729 * configure.in: Default to --with-stabs for some targets for which
15730 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15731 i[345]86*-*-unixware*.
15732
15733 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15734
15735 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15736 rather than basing it on the target. Simplify handling of options
15737 controlling which directories to configure. Remove extraneous
15738 slash in multi-clean target.
15739
15740 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15741
15742 * config-ml.in: Prefix more variables with ml_ so they don't collide
15743 with configure's.
15744
15745 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15746
15747 * configure: Don't turn -v into --v.
15748
15749 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15750
15751 * configure.in (targargs): Fix typo.
15752
15753 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15754
15755 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15756
15757 * configure.in: Strip --host and --target options from
15758 CONFIG_ARGUMENTS, and always configure for --host only. Add
15759 --with-cross-host option when building with a cross-compiler.
15760 * configure: Canonicalize the arguments put into config.status by
15761 always using `=' for an option with an argument. Pass a presumed
15762 --host or --target explicitly.
15763
15764 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15765
15766 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15767 into general OS recognition case.
15768
15769 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15770
15771 * configure.in (target_configdirs): add target-winsup only
15772 for win32 target systems.
15773
15774 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15775
15776 * Makefile.in (all-target-libgloss): Depend upon
15777 configure-target-newlib, since when libgloss is built it looks to
15778 see if the newlib directory exists.
15779
15780 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15781
15782 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15783 cfg-ml-*.in.
15784
15785 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15786
15787 * configure: Handle LD and LD_FOR_TARGET when configuring a
15788 Canadian Cross.
15789
15790 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15791
15792 * configure.in (target_libs): add target-winsup.
15793 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15794 (target==ppcle-pe): remove ld from $noconfigdirs.
15795
15796 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15797
15798 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15799 Preserve relative path names in $srcdir. Build symlink tree if
15800 configuring cross target dir and srcdir=. (= no VPATH support).
15801 (configure-target-libg++): Depend on configure-target-librx.
15802 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15803 * config-ml.in: New file.
15804 * symlink-tree: New file.
15805 * configure: Ensure srcdir="." if that's what it is.
15806
15807 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15808
15809 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15810 includes and FLEX_SKELETON setting.
15811 * mpw-configure (--with-gnu-ld): New option, controls whether
15812 to use PPCLink or ld with PowerMac GCC.
15813 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15814 * mpw-config.in: Configure grez if targeting Mac.
15815
15816 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15817 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15818 just macos.
15819 * configure.in: Configure grez resource compiler if targeting Mac.
15820 * Makefile.in (all-grez, install-grez): New targets.
15821
15822 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15823
15824 * configure: CXX defaults to gcc, not g++. If we find
15825 gcc in the path, set CC to gcc -O2.
15826
15827 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15828
15829 * configure: Default ${build} correctly. Avoid picking up extra
15830 spaces when reading CC and CXX from Makefile. When doing a
15831 Canadian Cross, use plausible default values for numerous
15832 variables.
15833 * configure.in: When doing a Canadian Cross, don't try to
15834 configure tools whose configure script can't handle it.
15835
15836 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15837
15838 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15839
15840 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15841
15842 * configure: Remove dubious bug reporting address.
15843
15844 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15845
15846 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15847 configure script, run that instead of this directory's configure.
15848 In either case, print a message that we're configuring the sub-dir.
15849
15850 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15851
15852 * configure.in: Before checking for the existence of various files,
15853 use sed to filter out "target-".
15854
15855 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15856
15857 * Makefile.in (DO_X): Split rule to decrease command line length
15858 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15859 (Philippe De Muyter).
15860
15861 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15862
15863 * Makefile.in (all-patch): depend on all-libiberty.
15864
15865 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15866
15867 * configure.in: If the only directory in target_configdirs which
15868 actually exists is libiberty, then set target_configdirs to empty,
15869 to avoid trying to build a target libiberty in a gas or gdb
15870 distribution.
15871
15872 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15873
15874 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15875 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15876 systems.
15877
15878 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15879
15880 * configure.in (copy_dirs): Use sys-include instead of include
15881 for --with-headers option.
15882
15883 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15884
15885 * Makefile.in, configure.in: Make winsup builds work with
15886 new scheme.
15887
15888 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15889
15890 * configure.in: Build the linker on AIX.
15891
15892 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15893
15894 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15895 where needed.
15896
15897 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15898
15899 * Makefile.in (all-gcc): Fix typo.
15900
15901 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15902
15903 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15904
15905 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15906
15907 * configure.in: Rename libFOO to target-libFOO, and xiberty
15908 to target-xiberty, to provide more flexibility.
15909 (target_subdir): Define. Create if cross.
15910 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15911 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15912 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15913 check-libFOO -> check-target-libFOO, etc.
15914 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15915 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15916 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15917 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15918 allow ALL_GCC="" to only configure.
15919 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15920 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15921 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15922
15923 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15924
15925 * Makefile.in (taz): Build "info" in etc explicitly.
15926
15927 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15928
15929 * configure.in: Make sure that CC is undefined (as opposed to
15930 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15931 problem with autoconf trying to configure on a host without GCC.
15932
15933 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15934
15935 * mpw-configure: Set host alias from choice of host compiler,
15936 only use generic MPW Makefile sed if present, edit a file
15937 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15938 * mpw-README: Add problem notes about CW6 and CW7.
15939
15940 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15941
15942 * Makefile.in (taz): Use ";" instead of ";;".
15943
15944 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15945
15946 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15947 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15948 DISTDOCDIRS.
15949 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15950 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15951
15952 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15953
15954 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
15955 and gnats, because they are now subsumed by DISTSTUFFDIRS.
15956 Move bfd to DISTSTUFFDIRS.
15957
15958 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15959
15960 * Makefile.in (X11_LIB): Removed.
15961 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
15962
15963 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
15964
15965 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15966
15967 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
15968 names.
15969
15970 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15971
15972 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
15973
15974 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
15975
15976 * configure.in (i[345]86-*-win32): Always build newlib.
15977 Don't configure cvs, autoconf or texinfo.
15978 * Makefile.in (LD_FOR_TARGET): New.
15979 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
15980 Pass down LD_FOR_TARGET.
15981
15982 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
15983
15984 * winsup: New directory.
15985 * Makefile.in: Build winsup.
15986 * configure.in: Winsup is configured when target is win32.
15987 Can only build win32 target GDB when native.
15988
15989 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
15990
15991 * config.guess: Recognize HP model 819 machines as having
15992 a PA 1.1 processor.
15993
15994 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
15995
15996 * configure: Fix sed loop which substitutes for CC and CXX to
15997 avoid bug found in various sed implementations.
15998
15999 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16000
16001 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16002 simulator. Use standard powerpc-*-eabi*.
16003
16004 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16005
16006 * configure.in: Stop putting gas and binutils in noconfigdirs for
16007 powerpc-*-aix* and rs6000-*-*.
16008
16009 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16010
16011 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16012 -mcall-aixdesc libraries.
16013
16014 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16015
16016 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16017
16018 * config.sub (arm | armel | armeb): Fix shell syntax.
16019
16020 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16021
16022 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16023 -msoft-float and -mcpu=common support.
16024 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16025 libraries.
16026
16027 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16028
16029 * configure.in: Allow configuration and build of emacs19 for the alpha.
16030
16031 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16032
16033 * configure.in (CC): Get ^CC, not just any old CC, from
16034 ${host_makefile_frag}.
16035
16036 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16037
16038 * configure.in (CC): Try to get CC from
16039 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16040
16041 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16042
16043 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16044 only if it exists in $(srcdir).
16045
16046 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16047
16048 * configure: If CC and CXX are not set in the environment, set
16049 them, based on either an existing Makefile or on searching for gcc
16050 in PATH. Substitute for CC and CXX in Makefile.
16051 * configure.in: Remove libm from target_libs. Separate
16052 target_configdirs from configdirs. If CC is not set in
16053 environment, try to get it from a host Makefile fragment. Rewrite
16054 changes of configdirs to use skipdirs instead. A few minor
16055 tweaks. Take directories out of target_configdirs as they are
16056 taken out of configdirs. Remove existing Makefile files from
16057 subdirectories. Substitute for TARGET_CONFIGDIRS and
16058 CONFIG_ARGUMENTS in Makefile.
16059 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16060 by configure.in.
16061 (CONFIG_ARGUMENTS): Likewise.
16062 (CONFIGURE_TARGET_MODULES): New variable.
16063 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16064 ($(CONFIGURE_TARGET_MODULES)): New target.
16065 (configure-libg++, configure-libio): New targets.
16066 (all-libg++): Depend upon configure-libg++.
16067 (all-libio): Depend upon configure-libio.
16068 (configure-libgloss, all-libgloss): New targets.
16069 (configure-libstdc++): New target.
16070 (all-libstdc++): Depend upon configure-libstdc++.
16071 (configure-librx, all-librx): New targets.
16072 (configure-newlib): New target.
16073 (all-newlib): Depend upon configure-newlib
16074 (configure-xiberty): New target.
16075 (all-xiberty): Depend upon configure-xiberty.
16076
16077 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16078
16079 * configure.in (host i[345]86-*-win32): Expand the
16080 noconfigdirs again.
16081
16082 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16083
16084 * mpw-configure: Fix sed command file name.
16085
16086 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16087
16088 * configure.in (host i[345]86-*-win32): Reduce the
16089 noconfigdirs again.
16090
16091 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16092
16093 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16094 or powerpc*-*-pe*, since they are not yet supported.
16095
16096 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16097
16098 Add PowerMac support and many other enhancements.
16099 * mpw-configure: New option --cc to select compiler to use,
16100 paste options set according to --cc into the generated
16101 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16102 if mpw-make.sed is present.
16103 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16104 add forward includes for PowerPC include files.
16105 * mpw-build.in: Build using Makefile.PPC if present.
16106 (do-byacc, etc): Remove separate version resource builds.
16107 (do-gas): Build "stamps" before "all".
16108 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16109 * mpw-README: Update to reflect --cc option, PowerMac support,
16110 and recently-reported compatibility problems.
16111
16112 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16113
16114 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16115 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16116 (--with-multilib-top): Pass to recursive invocations.
16117
16118 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16119
16120 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16121 v810-*-*.
16122
16123 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16124
16125 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16126 gdb, ld and opcodes on v810-*-*.
16127
16128 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16129
16130 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16131 (local-maintainer-clean): New target.
16132 (maintainer-clean): New target.
16133 (realclean): Just depend upon maintainer-clean.
16134
16135 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16136
16137 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16138
16139 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16140
16141 * configure.in: Build ld in mips*-*-bsd* case.
16142
16143 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16144
16145 * config.sub: Accept -lites* OS. From Ian Dall.
16146
16147 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16148
16149 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16150 targets.
16151
16152 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16153
16154 * configure.in: treat i386-win32 canadian cross the same as
16155 i386-go32 canadian cross.
16156
16157 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16158
16159 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16160 running under the simulator to build a reduced set of libraries.
16161 (powerpc-*-eabiaix): Add fine grained multilib support added to
16162 other powerpc targets yesterday.
16163
16164 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16165
16166 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16167 -disable-softfloat, -disable-relocatable, -disable-aix, and
16168 -disable-sysv to control which multilib libraries get built.
16169
16170 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16171
16172 * configure: Add Makefile.tem to list of files to remove in trap
16173 handler.
16174
16175 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16176
16177 * config.guess (*Linux*): Add missing "exit"s.
16178 Also, need specific check for alpha-unknown-linux (uses COFF).
16179
16180 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16181
16182 * config.guess: Merge with FSF:
16183
16184 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16185 * config.guess (AIX4): More robust release numbering discovery.
16186
16187 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16188 * config.guess (i386-sequent-ptx): Properly get version number.
16189
16190 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16191 * config.guess (mips:*:4*:UMIPS): New case.
16192
16193 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16194
16195 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16196 (i386-win32 host): Likewise. Don't build readline.
16197
16198 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16199
16200 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16201 SUPPORT_FILES to submakes.
16202
16203 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16204
16205 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16206 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16207 mpw-configure.
16208
16209 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16210
16211 * configure.in (appdirs): Use =, not ==, in test expression when
16212 trying to build the text to print in the warning message for
16213 Solaris users.
16214
16215 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16216
16217 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16218
16219 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16220
16221 * config.guess: Recognize lynx-2.3.
16222
16223 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16224
16225 * config.sub (z8ksim): Deleted
16226 (z8k-*-coff): New, this is the one true name of the target.
16227
16228 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16229
16230 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16231
16232 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16233
16234 * config.guess (*:Linux:*:*): First try asking the linker what the
16235 default object file format is (elf, aout, or coff). Then if this
16236 fails, try previous methods.
16237
16238 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16239
16240 * configure.in: Don't build newlib for *-*-vxworks5.1.
16241
16242 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16243
16244 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16245 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16246
16247 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16248
16249 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16250
16251 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16252
16253 * cfg-ml-com.in: New file.
16254 * cfg-ml-pos.in: New file.
16255
16256 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16257
16258 * COPYING.NEWLIB: Add HP free copyright to list.
16259
16260 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16261
16262 * config.sub: Recognize -eabi* for the system, not just -eabi.
16263
16264 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16265
16266 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16267 * config.sub, configure.in (win32): New target and host.
16268
16269 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16270
16271 * configure.in: Add i386-pe configuration.
16272
16273 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16274
16275 * mpw-build.in (install): Install GDB after LD.
16276
16277 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16278
16279 * mpw-config.in (elf/mips.h): Always forward-include, needed
16280 for GDB to build.
16281
16282 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16283
16284 * testsuite: New directory for customer acceptance and whole tool
16285 chain tests.
16286
16287 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16288
16289 * configure: If per-host line isn't found, but AC_OUTPUT is found
16290 and a configure script exists, run it instead.
16291
16292 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16293
16294 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16295
16296 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16297
16298 * configure: Set build_{cpu,vendor,os,alias} to host values when
16299 --build isn't specified.
16300
16301 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16302
16303 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16304 (FLAGS_TO_PASS): Pass them.
16305 (EXTRA_TARGET_FLAGS): Ditto.
16306
16307 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16308
16309 * Makefile.in (all-libg++): Depend on all-libstdc++.
16310
16311 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16312
16313 * configure.in (noconfigdirs): Enable all packages for
16314 i386-unknown-netbsd.
16315
16316 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16317
16318 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16319 hosted builds (DOS builds)
16320
16321 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16322
16323 Changes for ARM based on patches from Richard Earnshaw:
16324 * config.sub: Handle armeb and armel.
16325 * configure.in: Omit arm linker only for riscix.
16326
16327 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16328
16329 * config.guess: Update from FSF.
16330
16331 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16332
16333 * config.sub: Recognize powerpcle as the little endian variant of
16334 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16335 powerpcle variant. Convert pentium into i586, not i486. Add p5
16336 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16337 temporarily.
16338
16339 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16340
16341 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16342
16343 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16344
16345 * config.sub: Accept -lites* as a basic system type.
16346
16347 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16348
16349 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16350 installed, and if so return linuxoldld as the system name.
16351
16352 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16353
16354 * config.guess: Add hppa1.1-hp-lites support.
16355
16356 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16357
16358 * configure.in: Don't build newlib for m68k-vxworks5.1.
16359
16360 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16361
16362 * configure.in (mips-sgi-irix6): Use mh-irix5.
16363
16364 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16365
16366 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16367
16368 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16369
16370 * test-build.mk: Enable building of shared libraries on IRIX 5 and
16371 OSF/1. Fix compiler flags.
16372 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16373
16374 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16375
16376 * configure.in: Recognize --with-newlib.
16377 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16378
16379 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16380
16381 * Makefile.in: move {all,check,install}-gdb from *_MODULES
16382 to *_X11_MODULES due to gdbtk needing X include files et al.
16383
16384 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16385
16386 Merge in support for Mac MPW as a host.
16387 (Old change descriptions retained for informational value.)
16388
16389 * mpw-config.in: Add generic include forwards for cpu-specific
16390 include files in aout and elf directories.
16391
16392 * mpw-configure: Added copyright.
16393 * mpw-config.in: Check for presence of required build tools.
16394 (target_libs): Add newlib.
16395 (target_tools): Add examples.
16396 (Read Me): Generate as "Read Me for MPW" instead.
16397 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16398 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16399 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16400
16401 * mpw-configure: Remove subdir-specific makefile hackery,
16402 delete mk.tmp after using it.
16403
16404 * mpw-build.in (all): Display start and end times.
16405
16406 * mpw-configure (host_canonical): Set.
16407 (target_cpu): Always add to makefiles.
16408 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16409 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16410 (mpw-mh-mpw): Look for in srcdir and srcroot.
16411 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16412
16413 * mpw-build.in: (install-only): New target.
16414
16415 * mpw-configure (host_alias, target_alias): Rename from hostalias
16416 and targetalias, add into generated Makefile.
16417 (mk.tmp): If present, add into generated Makefile.
16418 * mpw-build.in (all-gas): Build config.h first before gas proper.
16419
16420 * mpw-configure (config.status): Write only if changed.
16421 * mpw-config.in (readline): Configure it (not built, just used for
16422 definitions).
16423
16424 * mpw-config.in (elf/mips.h): Add a forward include.
16425
16426 * mpw-config.in: Forward-include most .h files in include into
16427 extra-include.
16428 (readline): Don't build.
16429 mpw-build.in (install): Install GDB.
16430
16431 * mpw-configure (prefix, mpw_prefix): Handle it.
16432 * mpw-config.in (mmalloc, readline): Don't configure.
16433 * mpw-build.in (thisscript): Rename to ThisScript.
16434 Use mpw-build instead of BuildProgram everywhere.
16435 (mmalloc, readline): Don't build.
16436 * mpw-README: New file, basic documentation about the MPW port.
16437
16438 * mpw-config.in: Use forward-include to create include files.
16439
16440 * mpw-configure: Add more things to the top of each configured
16441 Makefile, including contents of config/mpw-mh-mpw.
16442 * mpw-config.in (extra-include): Create this directory and fill it
16443 with Posix-like include files when configuring.
16444
16445 * config.sub (apple, mac, mpw): Add various aliases.
16446
16447 * mpw-build.in: New file, top-level build script fragment for MPW.
16448 * mpw-configure: New file, configure script for MPW.
16449 * mpw-config.in: New file, config fragment for MPW.
16450
16451 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16452
16453 * configure.in (host_libs): Remove glob, since it is gone from the
16454 sources.
16455
16456 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16457
16458 * Makefile.in: define empty GDB_NLM_DEPS var.
16459
16460 * configure.in(target_makefile_frag): use config/mt-netware
16461 for netware targets.
16462
16463 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16464
16465 * config.sub: Merge in recent FSF changes. Remove linux special
16466 cases.
16467
16468 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16469
16470 Revert this change:
16471
16472 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16473
16474 * build-all.mk: Use CC=cc -Xs on Solaris.
16475
16476 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16477
16478 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16479 stop using it.
16480 * Makefile.in: Nuke all references to glob subdirectory.
16481
16482 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16483
16484 * configure.in: Fix --enable-shared logic in per-host.
16485
16486 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16487
16488 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16489
16490 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16491
16492 * configure.in (noconfigdirs): Don't build gas on AIX, for
16493 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16494
16495 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16496
16497 * configure: Fix --cache-file to work if the file argument is a
16498 relative path.
16499
16500 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16501
16502 * configure: If the --cache-file is used, pass it down to
16503 configure in subdirectories.
16504
16505 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16506
16507 * config.sub: add vxworks29k configuration.
16508
16509 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16510
16511 * Makefile.in (taz): Do "diststuff" part quietly.
16512
16513 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16514
16515 * config.sub: Mini-merge with gcc/config.sub.
16516
16517 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16518
16519 * config.guess (IRIX): Sed - to _.
16520
16521 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16522
16523 * Makefile.in (source-vault, binary-vault): New targets.
16524
16525 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16526
16527 * config.sub: Recognize -eabi as a basic system type.
16528
16529 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16530
16531 * configure.in (enable_shared stuff): Fix typo.
16532
16533 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16534
16535 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16536
16537 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16538
16539 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16540
16541 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16542
16543 * configure.in (rs6000-*-*): Don't build gas.
16544
16545 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16546
16547 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16548 reduce command line length.
16549 (AS_FOR_TARGET): Check for as.new, not Makefile.
16550 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16551
16552 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16553
16554 * config.guess: Merge from FSF.
16555
16556 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16557
16558 * configure: Don't use $ when handling program_suffix.
16559
16560 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16561
16562 * configure.in: Configure tk for hppa/hpux.
16563
16564 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16565
16566 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16567
16568 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16569
16570 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16571 to LIBCXXFLAGS. Tests are better run without it.
16572
16573 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16574
16575 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16576
16577 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16578
16579 * configure.in (*-*-netware*): Don't configure xiberty.
16580
16581 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16582
16583 * configure.in: Remove tk from native_only list.
16584
16585 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16586
16587 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16588 for special NCD build.
16589
16590 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16591
16592 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16593 makeall.bat, they're only useful for binutils snapshots.
16594 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16595 makeall.bat to specified SUPPORT_FILES.
16596
16597 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16598
16599 * build-all.mk: Add Ericsson targets to sun4 and solaris
16600 hosts. Add BNR's sun4 target to solaris host, so their
16601 build-from-source will be tested in-house first.
16602
16603 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16604
16605 * Makefile.in (LIBCFLAGS): New variable.
16606 (CFLAGS_FOR_TARGET): Ditto.
16607 (LIBCFLAGS_FOR_TARGET): Ditto.
16608 (LIBCXXFLAGS): Ditto.
16609 (CXXFLAGS_FOR_TARGET): Ditto.
16610 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16611 (BASE_FLAGS_TO_PASS): Pass them.
16612 (EXTRA_TARGET_FLAGS): Ditto.
16613
16614 * configure.in: Support --enable-shared.
16615
16616 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16617
16618 * configure.in (target_libs): Include libstdc++ again.
16619 * config.guess: Update from FSF (for FreeBSD).
16620
16621 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16622
16623 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16624 makeall.bat.
16625 (DISTDOCDIRS): Add `etc'.
16626 (ETC_SUPPORT_PFX): New variable.
16627 (taz): Include anything from etc starting with a word in
16628 ETC_SUPPORT_PFX.
16629
16630 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16631
16632 * config.sub: Update for recent FSF changes. Remove obsolete
16633 h8300hds entry. Add -windows* and -osx as basic os. Minor
16634 spacing changes.
16635
16636 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16637
16638 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16639
16640 * config.guess: Merge with FSF.
16641 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16642
16643 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16644
16645 * configure: Since the "trap 0" handler will override the exit
16646 status on many systems, only use it for "exit 1", and make it set
16647 a non-zero exit status; reset it before "exit 0". Also, check
16648 exit status of config.sub, and error out if it failed.
16649
16650 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16651
16652 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16653 and install libgloss.
16654
16655 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16656
16657 * Makefile.in (all-binutils): Depend upon all-byacc.
16658
16659 * configure.in: Don't build emacs on Irix 5.
16660
16661 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16662
16663 * configure.in (*-*-netware*): Add libio.
16664
16665 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16666
16667 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16668 (CHECK_TARGET_MODULES): Ditto.
16669 (INSTALL_TARGET_MODULES): Ditto.
16670 (TARGET_LIBS): Ditto.
16671 (all-libstdc++): Note dependencies.
16672
16673 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16674
16675 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16676
16677 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16678
16679 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16680 -fexternal-templates.
16681
16682 * configure.in (target_libs): Add libstdc++.
16683 (noconfigdirs): Add libstdc++ as appropriate.
16684
16685 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16686
16687 * config.guess: Update from FSF.
16688
16689 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16690
16691 * configure: Use ${config_shell} when running ${configsub}.
16692
16693 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16694
16695 * config.sub: No longer recognize h8300h.
16696
16697 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16698
16699 * config.sub: Remove extraneous differences between config.sub and
16700 gcc/config.sub.
16701
16702 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16703
16704 * Makefile.in (DISTSTUFFDIRS): Add gas.
16705
16706 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16707
16708 * COPYING.NEWLIB: New file.
16709
16710 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16711
16712 * config.guess (HP-UX): Patch from Harlan Stenn
16713 <harlan@landmark.com> to also emit release level.
16714
16715 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16716
16717 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16718
16719 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16720
16721 * config.sub: Merge nextstep cleanup from FSF.
16722
16723 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16724
16725 * configure.in (arm-*-*): Don't configure ld for this target.
16726
16727 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16728
16729 * configure.in (*-*-netware): don't configure libg++, libio,
16730 librx, or newlib.
16731
16732 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16733
16734 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16735 configure ld--it works, but it doesn't support shared libraries.
16736
16737 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16738
16739 * config.guess (*-unknown-freebsd*): Get rid of possible
16740 trailing "(Release)" in version string.
16741 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16742
16743 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16744
16745 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16746 Fix type: *-next-neststep -> *-next-nextstep.
16747
16748 * config.guess: Merge from FSF:
16749
16750 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16751
16752 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16753
16754 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16755
16756 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16757 instead of UNIX_SV for UnixWare 1.0).
16758
16759 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16760
16761 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16762 to make gdb/nlm/* build after the compiler and linker.
16763
16764 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16765
16766 * config.guess (netbsd, freebsd, linux): Accept any machine,
16767 not just i[34]86.
16768 (m68k-atari-sysv4): Relocate to match FSF version.
16769
16770 * config.guess: More merges from the FSF:
16771
16772 Add a space before function call or macro invocation.
16773
16774 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16775
16776 * config.guess: Add trap cmd to remove dummy.c and dummy when
16777 interrupted.
16778
16779 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16780
16781 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16782 (dummy): Redirect stderr from compilation of dummy.c.
16783
16784 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16785
16786 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16787
16788 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16789
16790 * configure: Accept and ignore --cache*, for compatibility with
16791 new autoconf.
16792
16793 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16794
16795 * config.guess: Merge from FSF:
16796
16797 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16798
16799 * config.guess (Pyramid*:OSx*:*:*): New case.
16800 (PATH): Add /.attbin at end for finding uname.
16801 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
16802
16803 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16804
16805 * config.guess (M88*:DolphinOS:*:*): New case.
16806
16807 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16808
16809 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16810 to select whether to use ELF or COFF.
16811
16812 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16813
16814 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16815
16816 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16817
16818 * config.guess: Guess the OS version for HPUX.
16819
16820 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16821
16822 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16823
16824 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16825
16826 * configure.in: Recognize --with-headers, --with-libs, and
16827 --without-newlib.
16828 * Makefile.in (all-xiberty): Depend upon all-ld.
16829
16830 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16831
16832 * configure.in: Change i[34]86 to i[345]86.
16833
16834 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16835
16836 * configure (version): A few more tweaks to help message.
16837
16838 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16839
16840 * Makefile.in: Remove (for now) librx as a host library,
16841 now that we're building it for target.
16842
16843 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16844
16845 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16846 (Karl Berry).
16847
16848 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16849
16850 * configure.in: Also configure librx.
16851
16852 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16853
16854 * Makefile.in: Update various rules to reflect that librx
16855 is now needed for libg++.
16856
16857 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16858
16859 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16860
16861 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16862
16863 * configure.in: Configure the examples directory.
16864
16865 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16866
16867 * configure: Simplify Jun 2 1994 change.
16868
16869 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16870
16871 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16872 /bin/gcc isn't good enough to build gcc.
16873
16874 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16875
16876 * Makefile.in (GDB_SUPPORT_FILES): Remove
16877 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16878 (gdb.tar.gz): Add new rule to use standard distribution building
16879 mechanism.
16880
16881 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16882
16883 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16884 Bill Cox <bill@cygnus.com>.
16885
16886 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16887
16888 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16889
16890 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16891
16892 * configure: Search current dir first in .gdbinit.
16893
16894 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16895
16896 * config.sub: Recognize freebsd (merged from gcc config.sub).
16897
16898 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16899
16900 * config.sub: Refer to NeXT's operating system as nextstep.
16901
16902 * config.sub (case $basic_machine): Re-order the cases, to match
16903 the order in the FSF version (which is mostly alphabethical).
16904 Merge in some additions and changes from the FSF.
16905
16906 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16907
16908 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16909 * config.sub: Recognize cxux7.
16910 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16911
16912 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16913
16914 * config.sub: Fix typo powerpc -> powerpc-*.
16915
16916 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16917
16918 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16919
16920 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16921 parallel with all-emacs and install-emacs). Top-level command
16922 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16923
16924 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16925
16926 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16927 $(relbindir)/make before doing ``make install'', and use
16928 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16929 installing over running make binary.
16930 ($(host)-stamp-stage3-installed): Likewise.
16931
16932 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16933
16934 * config.guess: Recognize Mach.
16935
16936 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16937
16938 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16939 see whether --exec-prefix was used.
16940
16941 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16942
16943 * README: Explicitly mention libg++/README. (Zoo's idea.)
16944
16945 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16946
16947 * Makefile.in: Add all-librx target similar to all-libproc.
16948
16949 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16950
16951 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16952 with post 1.2 uname bogosity.
16953
16954 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16955
16956 * configure: Remove temporary files on receipt of a signal.
16957
16958 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
16959
16960 * configure: If there is a package_makefile_frag, remove
16961 ${subdir}/Makefile.tem after copying it in.
16962
16963 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16964
16965 * build_all.mk: support rs6000 lynx identifies itself as
16966 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
16967 since /bin/gcc is too feeble to compile a modern gcc.
16968
16969 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16970
16971 * brought devo/test-build.mk update-to-date with progressive/
16972 test-build.mk. Add lynx targets and hppa flag info.
16973
16974 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16975
16976 * configure.in: Use mh-ncrsvr43. Patch from
16977 Tom McConnell <tmcconne@sedona.intel.com>.
16978
16979 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
16980
16981 * config.guess (i386-unknown-bsdi): No longer need to
16982 check #if defined(__bsdi__) && defined(__i386__).
16983
16984 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16985
16986 * configure: Set program_transform_nameoption correctly.
16987
16988 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
16989
16990 * brought build-all.mk update-to-date with progressive build-all.mk,
16991 added new targets and hppa info.
16992
16993 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16994
16995 * configure: If config.guess result is a prefix of the user
16996 specified target, assume a native build and use the user specified
16997 target as the host alias. Remove SunOS patch suffix removal hack.
16998 * configure.in: Remove SunOS patch suffix removal hack.
16999
17000 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17001 in NATIVE_CHECK_MODULES.
17002
17003 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17004
17005 * Makefile.in: Rename HOST_ONLY to NATIVE.
17006 * configure: Delete SunOs patch suffix from host_canonical
17007 and build_canonical variables that are prepended to Makefiles.
17008 * configure.in: Add comments for easier maintenance.
17009
17010 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17011
17012 * Makefile.in: Add all-libproc target similar to all-gui.
17013
17014 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17015
17016 * Makefile.in (CHECK_MODULES): split into
17017 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17018
17019 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17020
17021 * config.guess (i386-unknown-bsdi): New system to guess.
17022
17023 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17024
17025 * Makefile.in: Add all-gui target (but not yet build by "all").
17026
17027 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17028
17029 * config.sub: Move deletion of patch suffix from here...
17030 * configure.in: To here, at Ian's suggestion. The top-
17031 level scripts might need to know of a patch level.
17032
17033 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17034
17035 * config.sub: Strip off patch suffix so rtl is recognized
17036 as a sunos4.1.3 machine, even though it's been patched.
17037
17038 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17039
17040 * Makefile.in (INSTALL_LAST): Delete.
17041 (INSTALL_DOSREL): New.
17042
17043 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17044
17045 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17046 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17047 whether we pass down --with-gnu-ld anyhow.
17048
17049 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17050
17051 * Makefile.in (INSTALL_LAST): Change operation so it works
17052 on more flavors of make.
17053 * configure.in (go32): Don't build libg++ or libio.
17054
17055 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17056
17057 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17058 they can be overriden by templates.
17059
17060 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17061
17062 * configure.in (target==go32): Don't build gdb.
17063 * dosrel: New directory.
17064
17065 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17066
17067 * configure.in (host==go32): Configure dosrel too.
17068 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17069 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17070 be set by incoming names or templates.
17071 (INSTALL_LAST): New rule.
17072
17073 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17074
17075 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17076
17077 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17078
17079 * configure.in (appdirs): New variable. Currently empty, but will
17080 be used in gas distribution. If nonempty, lists a set of
17081 directories at least one of which must get configured, or top
17082 level configuration is considered to have failed.
17083 (rs6000-*-lynxos*): Use new file name.
17084
17085 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17086
17087 Eliminate XTRAFLAGS.
17088 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17089 newlib include files using -idirafter, and also use -nostdinc.
17090 (CXX_FOR_TARGET): Likewise.
17091 (XTRAFLAGS): Removed.
17092 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17093 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17094 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17095 ($(DO_X)): Don't pass down XTRAFLAGS.
17096
17097 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17098
17099 * configure.in (mips*-dec-bsd*): New target; do build linker.
17100 (mips*-*-bsd*): New target; don't build linker.
17101
17102 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17103
17104 * configure.in: support rs6000-*-lynxos* configuration.
17105 support sunos4 as a cross target.
17106
17107 * config.sub: look for lynx*, not lynx since the OS version may
17108 legitimately be part of the name.
17109
17110 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17111
17112 * configure.in (i[34]86-*-sco*): Move to be with other i386
17113 targets.
17114 (romp-*-*): New target. Skip various binary utilities.
17115 (vax-*-*): New target. Don't build newlib.
17116 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17117
17118 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17119
17120 * configure.in: Only set host_makefile_frag if config
17121 directory exists.
17122
17123 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17124
17125 * install.sh: If $dstdir exists, don't check whether each
17126 component does.
17127
17128 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17129
17130 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17131
17132 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17133
17134 * configure.in (*-*-lynxos*): Don't configure newlib for either
17135 native or cross Lynx.
17136
17137 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17138
17139 * config.sub (sparc64-elf): Fix os.
17140 (z8k): Remove duplicate.
17141
17142 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17143
17144 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17145 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17146
17147 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17148
17149 * configure: Make file links cleanly even if Lynx fails on
17150 an NFS symlink (at least fail cleanly).
17151
17152 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17153
17154 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17155 -XNh2000.
17156
17157 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17158
17159 * configure: Unknown options are fatal again.
17160
17161 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17162
17163 * configure: Ignore --x-includes and --x-libraries, for Autoconf
17164 compatibility.
17165
17166 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17167
17168 * build-all.mk: Add `clean' target.
17169
17170 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17171
17172 * config.guess: Add SINIX support.
17173 * configure.in: Add mips-*-sysv4* support.
17174
17175 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17176
17177 * build-all.mk: Document all useful targets.
17178 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17179 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17180
17181 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17182
17183 * configure: Support --silent, --quiet.
17184
17185 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17186
17187 * configure: Support --disable-FEATURE.
17188
17189 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17190
17191 * config.guess: Recognize NCR running SVR4.3.
17192
17193 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17194
17195 * config.guess: Make BSDI generate i386-unknown-bsd386.
17196 Patch from Paul Eggert <eggert@twinsun.com>.
17197
17198 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17199
17200 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17201
17202 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17203
17204 * configure: Make unrecognized options give nonfatal warnings
17205 instead of fatal errors, and pass them to any subdirectory
17206 configures in case they recognize them.
17207 Make --x equivalent to --with-x.
17208
17209 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17210
17211 * configure: Add --enable-* options. Clean up usage message and
17212 some comments.
17213
17214 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17215
17216 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17217
17218 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17219
17220 * configure.in (hppa*-*-*): Enable binutils.
17221
17222 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17223
17224 * config.sub: Recognize cisco.
17225
17226 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17227
17228 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17229
17230 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17231
17232 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17233 than one configuration name. Add comment.
17234
17235 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17236
17237 * config.guess: about target *-hitachi-hiuxwe2, fixed
17238 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17239 macro is incorrect.]
17240
17241 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17242
17243 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17244 than the "make ls" stuff which used to be here.
17245
17246 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17247
17248 * config.guess: Recognize i[34]86-unknown-freebsd.
17249 From Shawn M Carey <smcarey@rodan.syr.edu>.
17250
17251 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17252
17253 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17254
17255 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17256
17257 * config.guess: Check for ptx.
17258
17259 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17260
17261 * config.sub: Add os9k checking.
17262
17263 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17264
17265 * config.guess: Handle OSF1 running on HPPA processors
17266
17267 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17268
17269 * configure: If subdir configure fails, print out a message with
17270 subdirectory name, in case subdir's configure code didn't identify
17271 itself.
17272
17273 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17274
17275 * configure.in: Remove embedded newlines from configdirs.
17276 Avoid mismatches of substrings. Fix matching strings at end
17277 of configdirs.
17278
17279 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17280
17281 * config.guess: Add Lynx/rs6000 config support.
17282
17283 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17284
17285 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17286
17287 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17288
17289 * configure.in (hppa*-*-osf*): Treat this just like most other
17290 PA configurations (eg no binutils or ld).
17291 (hppa*-*-*elf*): These configurations have binutils and ld.
17292
17293 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17294
17295 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17296
17297 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17298
17299 * configure.in (rs6000-*-*): Build gas.
17300
17301 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17302
17303 * Makefile.in: Avoid bug in losing hpux sed.
17304
17305 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17306
17307 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17308 for GDB and GDB has been fixed to not need it.
17309
17310 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17311
17312 * config.guess: Recognize vax hosts.
17313
17314 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17315
17316 * configure (while loop): Don't use "break 2" inside case
17317 statement -- the case statement isn't an enclosing loop.
17318
17319 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17320
17321 * config.guess: Clean up NeXT support, to allow nextstep
17322 on Intel machines. Make OS be nextstep.
17323
17324 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17325
17326 * config.guess: Add alternate forms for Convex.
17327
17328 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17329
17330 * configure: Completely rewrite option processing. Take
17331 advantage of pattern-matching to avoid invoking test frequently.
17332 Also clean up host and target defaulting logic.
17333
17334 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17335
17336 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17337 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17338 commands (plus user environment) will fit SCO limits.
17339
17340 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17341
17342 * configure.in: Don't issue warnings about directories which are
17343 not being configured if -norecursion is set. Correct test for
17344 --with-gnu-as and --with-gnu-ld to not get confused by substring
17345 matches.
17346
17347 * configure.in: Don't build gas for alpha-dec-osf1*.
17348
17349 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17350
17351 * configure: Back out Per's change of 12/19/1993. It changes the
17352 behavior of configure in unexpected and confusing ways.
17353
17354 Also, use different delim char when calculating
17355 program_transform_name so that the name can contain slashes.
17356
17357 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17358
17359 * configure.in, config.sub: Add support for VSTa micro-kernel.
17360
17361 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17362
17363 * configure.in: Nuke hacks which were used to get a special
17364 version of GAS for HPPA configurations.
17365
17366 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17367
17368 * configure: If only ${target_alias} is given, use that
17369 as the default for ${host_alias}.
17370 * configure: Add missing back-slashes before nested quotes.
17371
17372 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17373
17374 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17375
17376 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17377
17378 * config.guess: Recognize some Tektronix configurations.
17379 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17380
17381 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17382
17383 * config.sub: Match any flavor of SH.
17384
17385 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17386
17387 * configure.in: Don't try to configure newlib for Alpha.
17388
17389 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17390
17391 * configure.in: Don't build ld for Irix 5. Don't build gas,
17392 libg++ or libio for any Alpha target.
17393
17394 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17395
17396 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17397
17398 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17399 default arguments -- so it tried to compress itself.
17400
17401 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17402
17403 * configure.in (notsupp): ensure that a space is always at the end
17404 of the configdirs list, since the grep checks for an explicit space
17405
17406 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17407
17408 * configure.in (target i386-sysv4.2): don't build ld, since static
17409 versions of many libraries are not available.
17410
17411 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17412
17413 * config.guess: Recognize Apollos (using environment variables).
17414 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17415
17416 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17417
17418 * config.guess: Recognize Sony news mips running newsos.
17419
17420 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17421
17422 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17423 "fi ; else" for bash.
17424
17425 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17426
17427 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17428
17429 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17430
17431 * config.sub: accept unixware as an alias for svr4.2.
17432 Fix some inconsistancies with the gcc version.
17433
17434 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17435
17436 * Makefile.in (DISTDOCDIRS): Add gdb.
17437
17438 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17439
17440 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17441
17442 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17443
17444 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17445 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17446 this now.
17447
17448 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17449
17450 * config.sub: Accept hiux* as an OS name.
17451
17452 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17453 etc/make-stds.texi. The underscore came from gcc, and dje now
17454 agrees that RUNTESTFLAGS is the correct name.
17455
17456 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17457
17458 * install.sh: Remove 'set -e'. It makes any conditionals
17459 in the script useless.
17460
17461 * config.guess: Automatically recognize arm-acorn-riscix
17462 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17463
17464 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17465
17466 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17467
17468 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17469
17470 * Makefile.in (DISTDOCDIRS): New variable.
17471 (taz): Edit local Makefile.in sooner, instead of proto-toplev
17472 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
17473
17474 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17475
17476 * configure.in (hppa target): check the source directory for the
17477 pagas sub-directory
17478
17479 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17480
17481 * config.sub: Allow -aout* and -elf*.
17482
17483 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17484
17485 * configure.in: Don't build ld on i386-solaris2, same as for
17486 sparc-solaris2.
17487
17488 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17489
17490 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17491
17492 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17493
17494 * configure.in: Configure gdb for alpha.
17495
17496 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17497
17498 * Makefile.in (CXXFLAGS): Add -O.
17499
17500 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17501
17502 * config.guess: added support for DG Aviion
17503
17504 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17505
17506 * configure.in: Produce warning message for subdirectories not
17507 configurable for this host/target combination. Don't try to
17508 configure gdb for vms.
17509
17510 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17511
17512 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17513 appropriate files before making "diststuff".
17514 (DISTBISONFILES): New var: list of files to be edited.
17515 (DISTSTUFFDIRS): Add binutils.
17516
17517 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17518
17519 * config.sub: also handle mipsel and mips64el (for little endian mips)
17520
17521 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17522
17523 * configure.in: Add * to end of all OS names.
17524
17525 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17526
17527 * configure.in: Build newlib for LynxOS native.
17528
17529 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17530
17531 * config.guess: Add support for delta 88k running SVR3.
17532
17533 * configure.in: Add comment about HP compiler vs. emacs.
17534
17535 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17536
17537 * configure.in: don't build ld on solaris2 (not a viable option
17538 due to bugs in getpwnam & getpwuid)
17539
17540 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17541
17542 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17543 config.guess will produce a full version number.
17544
17545 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17546
17547 * configure.in: Build linker and binutils for alpha-dec-osf1.
17548
17549 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17550
17551 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17552 and gdb/testsuite/Makefile.in.
17553
17554 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17555
17556 * configure.in: recognize mips*- instead of mips-
17557
17558 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17559
17560 * config.sub: Accept linux*coff and linux*elf as operating
17561 systems.
17562
17563 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17564
17565 * config.sub: Recognize mips64, and mips3 as an alias for it.
17566
17567 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17568
17569 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17570 gdb knows how to handle OSF/1 shared libraries.
17571
17572 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17573
17574 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17575 * config.guess: Recognize Hitachi's HIUX.
17576 * config.sub: Recognize h3050r* and hppahitachi.
17577 Remove redundant cases for hp9k[23]*.
17578
17579 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17580
17581 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17582 if gas and ld are in the source tree and are in ${configdirs}.
17583 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17584 --with options (but still pass them down on the command line,
17585 if they were explicitly specified).
17586
17587 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17588
17589 * configure: substitute SHELL value in Makefile.in with
17590 ${CONFIG_SHELL}
17591
17592 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17593
17594 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17595 *-*-solaris2* targets.
17596
17597 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17598
17599 * Makefile.in: define M4, and pass it down to sub-makes;
17600 all-autoconf now depends on all-m4
17601
17602 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17603
17604 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17605 presence of {ar,ranlib} instead of a configured directory
17606
17607 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17608
17609 * config.guess: Accept 34?? as well as 33?? for NCR.
17610
17611 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17612
17613 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17614 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17615
17616 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17617
17618 * configure: grab values for $(CC) and $(CXX) from the
17619 environment, so that someone can do "CC=gcc configure; make" and
17620 have it work right (matching the way that autoconf works now)
17621
17622 * configure.in, Makefile.in: add support for gash, the tcl
17623 interface to Galaxy
17624
17625 * config.guess: add NetBSD variants (hp300, x86)
17626
17627 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17628
17629 * install.sh: Support -d option (in the manner of SunOS 4 install,
17630 as it is more deterministic than that of GNU install)
17631 (chmodcmd): Set file to mode 755 by default (should also do default
17632 chgrp and chown, but I don't feel like dealing with that now)
17633
17634 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17635
17636 * config.sub: Remove h8300hhms alias.
17637
17638 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17639
17640 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17641
17642 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17643
17644 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17645 as stmp-fixinc
17646
17647 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17648
17649 * config.sub: recognize m88110-bug-coff.
17650
17651 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17652
17653 * Makefile.in (all-libio): all dependencies on the toolchain used
17654 to build this (gcc, gas, ld, etc)
17655
17656 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17657
17658 * config.guess: Deal with OSF/1 1.3 on alpha.
17659
17660 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17661
17662 * install.sh: add some 'else true' clauses for portability
17663
17664 * configure.in: don't build libio for h8[35]00-*-* targets
17665
17666 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17667
17668 * Makefile.in: Add support for new libio.
17669
17670 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17671
17672 * install.sh: If one command fails, don't try the rest. Don't try
17673 to remove $dsttmp (via trap) unless we have already created it.
17674 If $src doesn't exist, detect it and exit with an error.
17675
17676 * config.guess: Recognize BSD on hp300.
17677
17678 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17679
17680 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17681 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17682
17683 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17684
17685 * Makefile.in (all-send-pr): depends on all-prms
17686
17687 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17688
17689 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17690
17691 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17692
17693 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17694 Added test for mips-mips-riscos5.
17695
17696 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17697
17698 * configure.in: use mh-hp300 for 68k HP hosts
17699
17700 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17701
17702 * configure: add support for CONFIG_SHELL, so that you can use
17703 some alternate shell for evaluating configure scripts
17704
17705 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17706
17707 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17708 in configure script to bug-gdb@prep.ai.mit.edu when building
17709 distribution archive.
17710 * Makefile.in (COMPRESS): Remove def.
17711 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17712 gdb.tar.Z and make-gdb.tar.Z respectively.
17713 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17714 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17715 to convergence with 'taz' target in Makefile.in.
17716
17717 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17718
17719 * install.sh (dsttmp): use trap to ensure that tmp files go
17720 away on error conditions
17721
17722 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17723
17724 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17725
17726 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17727
17728 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17729 its parent is '/' not ''.
17730
17731 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17732
17733 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17734
17735 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17736 that ${newsrcdir}/configure.in does.
17737
17738 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17739
17740 * test-build.mk: support for CONFIG_SHELL
17741
17742 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17743
17744 * config.sub (netware): Add as a basic system type.
17745
17746 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17747
17748 * Makefile.in (Makefile): depend on configure.in. Also drop the
17749 $(srcdir)/ from the dependency on Makefile.in.
17750
17751 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17752
17753 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17754 (h8300hhms is temporary until multi-libraries are implemented).
17755 * configure.in: Handle h8300h too.
17756
17757 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17758
17759 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17760
17761 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17762
17763 * configure: Remove extraneous output when guessing host type.
17764 * config.guess: Remove extraneous output when guessing using C
17765 compiler rather than uname, or when guessing fails.
17766
17767 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17768
17769 * Makefile.in: remove all.cross and install.cross targets
17770
17771 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17772 definitions
17773
17774 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17775
17776 * configure.in (target sh): Build gprof.
17777
17778 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17779
17780 * config.sub: change -solaris to -solaris2
17781
17782 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17783
17784 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17785
17786 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17787
17788 * configure: Correct error message for missing Makefile.in to
17789 print correct directory.
17790
17791 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17792
17793 * install.sh: kludge around 386BSD shell bug
17794
17795 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17796
17797 * config.guess: Recognize NeXT.
17798 * config.guess: Recognize i486-ncr-sysv4.
17799 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17800
17801 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17802
17803 * Makefile.in (MAKEINFOFLAGS): New variable.
17804 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17805 * build-all.mk, test-build.mk: Pass down --no-split as
17806 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17807
17808 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17809
17810 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17811
17812 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17813
17814 * Makefile.in (libg++.tar.z): New rule.
17815 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17816 * Makefile.in (taz): Only do a single chmod.
17817
17818 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17819
17820 * install.sh: don't use dirname anymore (replaced with sed usage)
17821
17822 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17823
17824 * Makefile.in: Change extension for gzip'd files from '.z' to
17825 '.gz' per new FSF standard usage.
17826
17827 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17828
17829 * configure: put quotes around the final value of program_transform_name
17830
17831 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17832
17833 * Makefile.in: new install.sh support; update install-info rules
17834
17835 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17836
17837 * configure.in: Build diff for crosses, but not for go32 host.
17838
17839 * configure.in: Build gprof only for native, and don't build it
17840 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17841
17842 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17843
17844 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17845
17846 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17847
17848 * configure.in (host_tools): Add prms.
17849
17850 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17851
17852 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17853 with $(FLAGS_TO_PASS) on the command line
17854
17855 * config.sub: Recognize lynx and lynxos
17856
17857 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17858
17859 * config.sub: Accept -ecoff*, not just -ecoff.
17860
17861 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17862
17863 * Makefile.in (taz): Use .gz suffix instead of .z.
17864 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17865 names.
17866
17867 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17868
17869 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17870
17871 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17872
17873 * Makefile.in (install-no-fixedincludes): install gcc last, so
17874 that rebuilds that might happen during 'make install' don't get
17875 bogus gcc include files
17876
17877 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17878
17879 Change from Utah for HPPA support:
17880 * config.guess: Recognize hppa1.x-hp-bsd.
17881
17882 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17883
17884 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17885 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17886
17887 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17888
17889 * config.sub: Add support for rom68k and bug boot monitors.
17890
17891 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17892
17893 * Makefile.in: Make all-opcodes depend on all-bfd.
17894
17895 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17896
17897 * config.guess: Added special check for i[34]86-univel-sysv4*.
17898
17899 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17900
17901 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17902 the processor rather than assuming i486.
17903
17904 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17905
17906 * config.guess: Recognize SunOS6 as Solaris3.
17907
17908 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17909
17910 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17911 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17912
17913 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17914
17915 * build-all.mk (all-cross): New target for Canadian Cross.
17916 Added Q2 go32 targets.
17917 * test-build.mk: Configure go32 cross sparclite-aout and
17918 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17919 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17920
17921 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17922
17923 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17924 GO32 hosted toolchains
17925
17926 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17927
17928 * configure: change so "-exec-prefix" gets passed down rather
17929 than "-exec_prefix" so autoconf generated Makefiles get the
17930 exec_prefix set right.
17931
17932 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17933
17934 * config.guess: get the Solaris2 minor version number
17935
17936 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17937
17938 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17939
17940 * config.guess: Recognize some Sequent platforms.
17941
17942 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17943
17944 * Makefile.in: added the vault-install target
17945
17946 * configure.in: actually use the Sun3 makefile fragment that's in
17947 config, also added the release dir to configdirs
17948
17949 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17950
17951 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17952
17953 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17954
17955 * configure.in: remove some program from Alpha targetted toolchains
17956
17957 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
17958
17959 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
17960 gprof.
17961 (taz): Run "make diststuff" in those directories instead of "make
17962 proto-dir". Look for "VERSION=" only at start of line in subdir
17963 Makefile. Use "gzip -9" for compression.
17964 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
17965 (binutils.tar.z): New target.
17966
17967 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17968
17969 * Makefile.in (taz): Include gpl.texinfo.
17970
17971 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
17972
17973 * Makefile.in (setup-dirs): Merged into "taz" target.
17974 (taz): Only do `proto-dir' stuff if a directory is actually needed
17975 for this target.
17976
17977 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
17978
17979 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
17980 (FLAGS_TO_PASS): Pass down MUNCH_NM.
17981 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
17982 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
17983 (gcc-no-fixedincludes): Correct for current gcc Makefile.
17984
17985 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
17986
17987 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
17988 config.sub, and move-if-change to gdb testsuite distribution
17989 archive, so the testsuite can be extracted, configured, and
17990 run separately from the gdb distribution. Blow away the Chill
17991 tests that require a Chill compiled executable, since GNU Chill
17992 is not yet publically available.
17993
17994 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17995
17996 * test-build.mk: set environment variables in a single command,
17997 instead of a list of assignments and exports
17998
17999 * config.guess: recognize Alpha/OSF1 systems
18000
18001 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18002
18003 * configure: Change help message to prefer --options rather than
18004 -options.
18005
18006 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18007
18008 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18009 zippy@ecst.csuchico.edu.
18010 * config.guess: Recognize miniframe.
18011
18012 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18013
18014 * Makefile.in: Use srcroot to find runtest rather than rootme.
18015 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18016
18017 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18018
18019 * test-build.mk: Extensive additions to support building on a
18020 machine other than the host.
18021
18022 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18023
18024 * configure (tooldir): Fix for i386-aix again.
18025
18026 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18027
18028 * configure, Makefile.in: Change definition of $(tooldir)
18029 to match the FSF.
18030
18031 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18032
18033 * config.guess: Recognize i[34]86/SVR4.
18034
18035 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18036
18037 * Makefile.in (all-gdb): gdb depends on sim.
18038
18039 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18040
18041 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18042 at the same time we make the prototype gdb directory.
18043 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18044 files at the same time as the gdb base release distribution.
18045
18046 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18047
18048 * Makefile.in (check): Use individual check targets rather than
18049 DO_X rule.
18050 (check-gcc): Added.
18051
18052 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18053
18054 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18055 for System V release 3.2.
18056
18057 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18058
18059 * config.sub: Recognize hppaosf.
18060 * configure.in: Do configure ld/binutils/gas for it.
18061
18062 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18063
18064 * configure (tooldir): Alter syntax used to set this, for systems
18065 where "\$" isn't handled right, like i386-aix.
18066
18067 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18068
18069 * configure: Pass program-transform-name, not
18070 program_transform_name, to recursive configures.
18071
18072 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18073
18074 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18075 of gas+ld+binutils.
18076
18077 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18078
18079 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18080
18081 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18082
18083 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18084
18085 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18086
18087 * Makefile.in (PRMS): Set back to all-prms.
18088
18089 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18090
18091 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18092 targets, rather than for MIPS hosts.
18093
18094 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18095
18096 * configure.in: add comment for --with-x default values
18097
18098 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18099
18100 * Makefile.in: add check-* targets for each of the directories in
18101 the tree. Add a definition of RUNTEST that will use the one we
18102 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18103
18104 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18105
18106 * configure.in: Removed obsolete references to bfd_target and
18107 target_makefile_frag.
18108
18109 * build-all.mk: Set assorted targets for Q2.
18110 * config.sub: Recognize z8k-sim and h8300-hms.
18111 * test-build.mk: Really don't pass host to configure.
18112 (HOLES): Added uname.
18113
18114 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18115
18116 * configure: Handle an empty program-prefix, program-suffix or
18117 program-transform-name correctly.
18118
18119 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18120
18121 * build-all.mk: -G 8 no longer required for MIPS targets.
18122 * test-build.mk: Don't pass host argument to configure; make it
18123 guess.
18124
18125 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18126
18127 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18128 * Makefile.in (COMPRESS): New macro, like GZIP.
18129
18130 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18131
18132 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18133
18134 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18135 with gas currently defaults to -G 0.
18136
18137 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18138
18139 * Makefile.in (all-flex): flex depends on byacc.
18140
18141 * build-all.mk: If host not specified, use config.guess. Pass TAG
18142 to test-build.mk as RELEASE_TAG.
18143 * test-build.mk (configargs): New variable containing arguments to
18144 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18145 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18146
18147 * config.guess: Use /bin/uname when checking -X argument on SCO,
18148 to avoid invoking GNU uname which doesn't understand -X.
18149
18150 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18151
18152 * configure.in: Build gas for mips-*-*.
18153
18154 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18155
18156 * Makefile.in (all.normal): insert missing backslash.
18157
18158 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18159
18160 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18161
18162 * Makefile.in: Complete overhaul to merge many almost identical
18163 targets.
18164
18165 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18166
18167 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18168 (gdb.tar.Z): Adjusted.
18169
18170 * Makefile.in (setup-dirs, taz): New targets; should be general
18171 enough to adapt for gdb sometime. Build only .z file.
18172 (gas.tar.z): New target.
18173
18174 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18175
18176 * build-all.mk: Use CC=cc -Xs on Solaris.
18177
18178 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18179
18180 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18181 for handling BISON for FSF releases.
18182
18183 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18184
18185 * configure: Actually implement the change zoo just documented.
18186
18187 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18188
18189 * configure: when using config.guess, only set target_alias when
18190 it's not already been set (ie, on the command line)
18191
18192 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18193
18194 * Makefile.in: add installcheck target, set PRMS to install-prms
18195
18196 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18197
18198 * configure: add support for package_makefile_fragment, handle the
18199 case where a directory has a configure.in file but no Makefile.in
18200 more gracefully (with an actual understandable error message, even);
18201 add support for --without (and add this to the usage message); also
18202 explicitly add a --host=${host_alias} to the command line when
18203 config.guess is used
18204
18205 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18206
18207 * configure: Must use both --host and --target in recursive calls.
18208
18209 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18210
18211 * Makefile.in: Change deja-gnu to dejagnu.
18212
18213 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18214
18215 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18216
18217 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18218
18219 * configure.in: canonicalize all instances to *-*-solaris2*,
18220 also strip out a number of tools to not build for go32 host
18221
18222 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18223
18224 * config.guess: add GPL.
18225
18226 * Makefile.in, config.guess, config.sub, configure: bump
18227 copyrights to 93.
18228
18229 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18230
18231 * Makefile.in (do-info): Removed obsolete check for existence of
18232 localenv file.
18233
18234 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18235
18236 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18237
18238 * Makefile.in: a couple of 'else true' for decstation,
18239 support for TclX
18240
18241 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18242
18243 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18244
18245 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18246
18247 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18248
18249 * config.guess: Recognize i386-ibm-aix (PS/2).
18250 * configure.in: Use config/mh-aix386 file for it.
18251
18252 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18253
18254 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18255 CC_FOR_TARGET instead.
18256 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18257
18258 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18259
18260 * Makefile.in: Add sim to list of directories sent with gdb
18261
18262 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18263
18264 * configure.in: Put back mips-dec-bsd* case.
18265
18266 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18267
18268 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18269 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18270 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18271
18272 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18273
18274 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18275
18276 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18277 (install-info): install dir.info only if it exists,
18278 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18279
18280 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18281
18282 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18283 gas for mips-dec-bsd.
18284
18285 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18286
18287 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18288 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18289
18290 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18291
18292 * configure.in: Added "dejagnu" to hosttools list.
18293
18294 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18295
18296 * config.sub, configure.in, config.guess: Add support
18297 for Bosx, an AIX variant from Bull.
18298 Patches from F.Pierresteguy@frcl.bull.fr.
18299
18300 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18301
18302 * devo/dejagnu: Initial creation of devo/dejagnu.
18303 Migrated dejagnu testcases and support files for testing software
18304 tools to reside as subdirectories, currently called "testsuite",
18305 within the directory of the software tool. Migrated all programs,
18306 support libraries, etc. beloging to dejagnu proper from
18307 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18308 with no modifications. The changes to these files which will
18309 allow them to configure, build, and execute properly will be made
18310 in a future update.
18311
18312 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18313
18314 * Makefile.in: Change send_pr to send-pr.
18315 * configure.in: Likewise.
18316 * send_pr: Renamed directory to send-pr.
18317
18318 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18319
18320 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18321
18322 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18323
18324 * README: Update for gdb-4.8 release.
18325 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18326 gdb-xxx.tar.z (gzip'd) file also.
18327
18328 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18329
18330 * Makefile.in: make all-diff depend on all-libiberty
18331
18332 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18333
18334 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18335
18336 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18337
18338 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18339
18340 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18341
18342 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18343 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18344 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18345
18346 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18347
18348 * Makefile.in: makeinfo binary is in a new location
18349
18350 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18351
18352 * config.sub: Accept -ecoff as an OS.
18353
18354 * Makefile.in: Various changes to eliminate a level of make
18355 recursion and reduce the required command line length.
18356 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18357 sub-makes.
18358 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18359 variables holding settings for specific sub-makes.
18360 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18361 in terms of BASE_FLAGS_TO_PASS.
18362 (TARGET_LIBS): New variable listing directories which use
18363 TARGET_FLAGS_TO_PASS.
18364 (subdir_do): Eliminated.
18365 (do-*): New set of targets to replace subdir_do.
18366 (various): All targets which used subdir_do now depend on do-*.
18367 (local-clean): Renamed from do_clean.
18368 (local-distclean): New target, dependency of distclean and
18369 realclean.
18370 (install-info): Don't create directories. Depend on dir.info
18371 rather than calling make recursively.
18372 (install-dir.info): Eliminated.
18373 (install-info-dirs): Create all info directories here.
18374 (dir.info): Depend upon do-install-info.
18375
18376 * test-build.mk (HOLES): Added false.
18377
18378 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18379
18380 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18381
18382 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18383
18384 * Makefile.in (info): remove dependency on all-texinfo. The
18385 problem was really in texinfo/C, not at this level.
18386
18387 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18388
18389 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18390
18391 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18392
18393 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18394 GDB releases.
18395
18396 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18397
18398 * configure: Include srcdir in message about target of link not
18399 being found. Don't convert `-' to `_' in `with' options being
18400 passed to subdirs.
18401
18402 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18403
18404 * configure.in: add uudecode to host_tools
18405
18406 * Makefile.in: added {all,install}-uudecode targets, added them to
18407 the appropriate lists
18408
18409 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18410
18411 * Makefile.in (all-gcc): Added dependency on all-gas.
18412
18413 * configure.in (mips-*-*): Build ld and binutils.
18414
18415 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18416
18417 * configure: check return code from mkdir, print error message and
18418 exit on failure.
18419
18420 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18421
18422 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18423
18424 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18425
18426 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18427
18428 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18429
18430 * config.sub (h8500): Recognize this as a cpu type.
18431
18432 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18433
18434 * configure: source directory missing is no longer a warning
18435
18436 * configure.in: recognize irix[34]* instead of irix[34]
18437
18438 * Makefile.in: define and pass down X11_LIB
18439
18440 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18441
18442 * guess-systype: Renamed to ...
18443 * config.guess: ... by popular request.
18444 * configure.in, Makefile.in: Update accordingly.
18445
18446 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18447
18448 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18449 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18450 + Execute ./dummy instead of assuming . is in PATH.
18451
18452 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18453
18454 * guess-systype: New shell script. Attempts to guess the
18455 canonical host name of the executing host.
18456 Only a few hosts are supported so far.
18457 * configure: Call guess-systype if no host is specified.
18458
18459 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18460
18461 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18462 gcc Makefile.
18463
18464 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18465
18466 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18467 (all-gcc, install-gcc, subdir_do): Use it.
18468
18469 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18470
18471 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18472
18473 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18474
18475 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18476 set exclusively by configure, using configure.in .
18477
18478 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18479
18480 * test-build.mk: set $PATH for all builds
18481
18482 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18483
18484 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18485
18486 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18487 the one used in gcc/Makefile.in, so that a null expansion doesn't
18488 override the one needed to build gcc with a native cc.
18489
18490 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18491
18492 * configure: Accept -with arguments.
18493
18494 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18495
18496 * Makefile.in: added h8300sim
18497
18498 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18499
18500 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18501 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18502 (all-cygnus, native, build-cygnus): Make
18503 $(canonhost)-stamp-3stage-done, not $(host)....
18504 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18505 i386-sco3.2v4. Added else true to if command.
18506
18507 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18508
18509 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18510
18511 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18512
18513 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18514
18515 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18516
18517 * configure.in: don't remove binutils from Solaris builds
18518
18519 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18520
18521 * Makefile.in: get rid of earlier definitions for *clean,
18522 also handle the recursive info rule better
18523
18524 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18525
18526 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18527 do more-or-less the right thing.
18528
18529 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18530
18531 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18532 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18533
18534 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18535
18536 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18537 $(host_canonical).
18538
18539 * configure.in: split the configdirs list into 4 categories (native
18540 v. cross, library v. tool) and handle the cross-only and native-
18541 only in more reasonable (and correct!) way.
18542
18543 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18544
18545 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18546 configdirs anymore.
18547
18548 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18549
18550 * Makefile.in: extensive cleanup:: removed all of the explicit
18551 clean-* targets, collapsed many wrappers around subdir_do into
18552 one, added additional targets to satisfy standards.texi, deleted
18553 some old targets, some changes for consistency
18554
18555 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18556
18557 * configure.in: handle some programs as cross-only, and others as
18558 native only
18559
18560 * test-build.mk: handle partial holes in a more generic manner
18561
18562 * Makefile.in: m4 depends on libiberty
18563
18564 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18565
18566 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18567 time, wdiff, and find to configdirs
18568
18569 * Makefile.in: all, clean, and install rules for the new programs
18570 added to configure.in
18571
18572 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18573
18574 * configure.in: use mh-sun for all *-sun-* hosts
18575
18576 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18577
18578 * Makefile.in: define flags for X11 include files and library file
18579 locations, pass them down to the programs that need this info
18580
18581 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18582
18583 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18584
18585 * configure.in: start building libg++ for HP-UX targets
18586
18587 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18588
18589 * README: Update references to files moved into etc/.
18590
18591 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18592
18593 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18594 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18595
18596 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18597
18598 * configure: accept dash as well as underscore in long option
18599 names for FSF compatibility.
18600
18601 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18602
18603 * config.sub: added -sco3.2v4 support from FSF.
18604
18605 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18606
18607 * configure.in: expand the section that adds or removes
18608 directories from the list of programs to build, to handle native
18609 vs. cross in addition to host v. native
18610
18611 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18612
18613 * Makefile.in: Replace C++ in macro names with CXX.
18614 This is less likely to break ...
18615
18616 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18617
18618 * test-build.mk: add -w to GNU_MAKE
18619
18620 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18621
18622 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18623 add 'sparc' to list of recognized cpus. This needed to make
18624 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18625 Delete some redundant ose68 variants. Recognize -wrs as an os,
18626 then changes that into $CPU-wrs-vxworks.
18627
18628 * configure.in: remove most references to gdbtest, regularize
18629 target based program removal
18630
18631 * test-build.mk: import from p3 tree (many fixes and changes)
18632
18633 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18634
18635 * Makefile.in: added rules to handle tcl, tk, and expect
18636
18637 * configure.in: handle those directories if they exist
18638
18639 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18640
18641 * config.sub: removed bogus hppabsd and hppahpux names, since
18642 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18643
18644 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18645
18646 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18647 depends upon all-xiberty
18648
18649 * Makefile.in: changes from p3, including:
18650
18651 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18652
18653 * Makefile.in (XTRAFLAGS): include newlib directories if
18654 newlib/Makefile exists, rather than if host != target.
18655
18656 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18657
18658 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18659 from the same source tree and not building a cross-compiler. This
18660 matters for the libg++ configuration if reconfiguring a tree that
18661 has already been installed.
18662
18663 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18664
18665 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18666 pick up the machine and system specific header files.
18667
18668 * Makefile.in: added AS_FOR_TARGET, passed down in
18669 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18670 the C compiler to use to create programs which are run in the
18671 build environment, set it to default to $(CC), and passed it down
18672 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18673
18674 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18675
18676 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18677 We need them for unusual native builds, like systems without
18678 ranlib.
18679
18680 * configure: also define $(host_canonical) and
18681 $(target_canonical), which are the full, canonical names for the
18682 given host and target
18683
18684 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18685
18686 * Makefile.in: Added separate definitions for C++.
18687
18688 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18689
18690 * configure.in (configdirs): Add deja-gnu.
18691
18692 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18693
18694 * README: Update for configure.texi and gdb-4.7 release.
18695
18696 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18697
18698 * Makefile.in: Move "all" target to top of file.
18699 Previously, first target was ".PHONY" which caused BSD4.4 make
18700 to build .PHONY when make was run without arguments.
18701
18702 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18703
18704 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18705 Library-copylefted code in libiberty.
18706
18707 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18708
18709 * config.sub: Replace m68kmote with plain old m68k.
18710
18711 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18712
18713 * Makefile.in: Remove space from blank line, avoid Make complaints.
18714
18715 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18716
18717 * config.sub: Complain if no argument is given. Added support for
18718 386bsd as OS and target alias.
18719
18720 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18721
18722 * Makefile.in (XTRAFLAGS): include newlib directories if
18723 newlib/Makefile exists, rather than if host != target.
18724
18725 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18726
18727 * config.sub: recognize sparclite-wrs-vxworks.
18728
18729 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18730 p3.) Added clean-xiberty to clean.
18731
18732 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18733
18734 * configure.in: use *-*-* instead of nested cases for host and target
18735
18736 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18737
18738 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18739 from the same source tree and not building a cross-compiler. This
18740 matters for the libg++ configuration if reconfiguring a tree that
18741 has already been installed.
18742
18743 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18744
18745 * config.sub (i486v/i486v4): Merge in from FSF version.
18746
18747 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18748
18749 * configure: only set PWD if it is already set.
18750
18751 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18752
18753 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18754 doesn't have unset and all success paths (and most error paths)
18755 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18756 to just ${PWD} to avoid confusion.)
18757
18758 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18759
18760 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18761 even for a native compilation.
18762
18763 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18764
18765 Changes to make the gdb.tar.Z rule work better.
18766
18767 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18768 (DEVO_SUPPORT): Add configure.texi.
18769 (bfd-ilrt.tar.Z): Remove ancient rule.
18770
18771 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18772
18773 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18774 pick up the machine and system specific header files.
18775
18776 * configure.in, config.sub: added new target m68010-adobe-scout,
18777 with alias of adobe68k. Changed configure.in to check for
18778 -scout before -sco* to avoid a false match.
18779
18780 * Makefile.in: added AS_FOR_TARGET, passed down in
18781 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18782 the C compiler to use to create programs which are run in the
18783 build environment, set it to default to $(CC), and passed it down
18784 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18785
18786 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18787
18788 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18789 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18790 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18791 FOR_TARGET variants, to newlib and libg++.
18792
18793 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18794
18795 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18796 first.
18797
18798 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18799
18800 * config.sub: Accept `elf' as an environment.
18801
18802 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18803
18804 * Makefile.in (all-opcodes): cd into the right directory
18805
18806 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18807
18808 * configure: added -program_transform_name option, used as
18809 argument to sed when installing programs.
18810 configure.texi: added documentation for -program_prefix,
18811 -program_suffix and -program_transform_name.
18812
18813 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18814
18815 * config.sub: Accept i486 where i386 ok.
18816
18817 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18818
18819 * config.sub: accept we32k
18820
18821 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18822
18823 * config.sub, configure.in: accept OSE68000 and OSE68k.
18824
18825 * Makefile.in: don't create all directories for ``make install'';
18826 let the subdirectories create the ones they need.
18827
18828 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18829
18830 * COPYING: new file, GPL v2
18831
18832 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18833
18834 * Makefile.in: use the new gen-info-dir, which needs a template
18835 argument (which also lives in texinfo)
18836
18837 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18838
18839 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18840
18841 * config.sub (ncr3000): Change i386 to i486.
18842
18843 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18844
18845 * Makefile.in: add install-rcs, install-grep to
18846 install-no-fixedincludes, removed install-bison and install-libgcc
18847
18848 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18849
18850 * configure.in: grab the HPUX makefile fragment if on HPUX
18851
18852 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18853
18854 * Makefile.in: eradicate bison spoor (ditto libgcc).
18855 configure.in: recognise m68{k,000}-ericsson-OSE.
18856 es1800 is alias for m68k-ericsson-OSE
18857
18858 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18859
18860 * configure.in: rearrange the parts that remove programs from
18861 configdirs, based now on HOST==TARGET or by canonical triple.
18862
18863 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18864
18865 * test-build.mk: recurse explicitly with -f test-build.mk when
18866 appropriate. predicate stage3 and comparison on the existence
18867 of gcc. That is, if gcc isn't around, we aren't three-staging.
18868 On very clean, also remove ...stamp-co. Build in-place before
18869 doing other builds.
18870
18871 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18872
18873 * Makefile.in, configure.in: add tgas
18874
18875 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18876
18877 * Makefile.in: a number of changes merged in from progressive.
18878
18879 * configure.in: add libm.
18880
18881 * .cvsignore: ignore some stuff that comes from test-build.mk.
18882
18883 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18884
18885 * config.sub: Add es1800 (m68k-ericsson-es1800).
18886
18887 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18888
18889 * configure: Add program_suffix (parallel to program_prefix)
18890 * Makefile.in: adjust directory-creating script for losing decstation
18891
18892 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18893
18894 * configure: Minor $subdir-related fixes.
18895
18896 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18897
18898 * configure: fix various problems with propogating
18899 makefile_target_frag in subdirs.
18900 * configure.in: config libgcc if its there
18901
18902 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18903
18904 * config.sub: HPPA merge.
18905
18906 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18907
18908 * Makefile.in: Replace all-bison with all-byacc in all
18909 dependency lines for other tools (which now use byacc).
18910
18911 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18912
18913 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18914
18915 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18916
18917 * Makefile.in: make gprof rules similar to byacc rules (instead of
18918 vestigal $(unsubdir) that didn't work...)
18919
18920 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18921
18922 * config.sub: Add support for Linux.
18923 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18924 (at least for libg++).
18925
18926 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18927
18928 * configure.texi: fix doc for the -nfp option to configure
18929
18930 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18931
18932 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18933
18934 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18935
18936 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18937 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18938 * configure.in: added solaris* host_makefile_frag hook.
18939
18940 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18941
18942 * config.sub: changed recognition of m68000 so that various
18943 m68k types can be specified via m680[01234]0
18944
18945 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18946
18947 * config.sub (basic_machine): fix sed so that '-foo' isn't
18948 completely substituted out while .+'-foo' loses the '-foo'
18949
18950 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18951
18952 * config.sub ($os): Add -aout.
18953
18954 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
18955
18956 * configure: If host_makefile_frag is absolute, don't
18957 prefix ${invsubdir} (relevant to libg++ auto-configure).
18958
18959 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18960
18961 * Makefile.in (tooldir): Define it.
18962 (all-ld): Depend on all-flex.
18963
18964 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
18965
18966 * Makefile.in (check): Fix libg++ special case.
18967
18968 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
18969
18970 * configure: do not bury `pwd` into config.status, thus do fewer
18971 pwd's.
18972
18973 * configure: print the "Building in" message only when building in
18974 other than "." AND verbose.
18975
18976 * configure: remove -s, rework -v to better accommodate guested
18977 configures.
18978
18979 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
18980
18981 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
18982
18983 * Makefile.in: macroize flags passed on recursion. remove
18984 fileutils.
18985
18986 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
18987
18988 * configure: get makesrcdir right for subdirs deeper than 1.
18989
18990 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
18991 install.
18992
18993 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
18994
18995 * Makefile.in: don't print subdir_do or recursion lines.
18996
18997 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
18998
18999 * standards.texi: added menu item.
19000
19001 * Makefile.in: build and install standards.info.
19002
19003 * standards.texi: new file.
19004
19005 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19006
19007 * configure: test for and move config.status pieces from
19008 ${subdir}/.
19009
19010 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19011
19012 * configure: Test for existance of files before trying to mv
19013 them, to avoid numerous non-existance messages.
19014
19015 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19016
19017 * configure: correct final line of config.status.
19018
19019 * configure: patch from eggert. Avoids a protection problem if
19020 the original Makefile.in is read only.
19021
19022 * configure: use move-if-change from gcc to create config.status.
19023 Some makefiles depend on config.status to tell if a directory
19024 has been reconfigured for a different host. This change
19025 prevents those directories from remaking everything in the case
19026 where the reconfig was only intended to rebuild a Makefile.
19027
19028 * configure: test for config.sub with "config.sub sun4" rather
19029 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19030 host alias from a missing config.sub.
19031
19032 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19033
19034 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19035 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19036
19037 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19038
19039 * configure: mkdir ${subdir} as needed.
19040
19041 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19042
19043 * Makefile.in,configure.in: added autoconf.
19044
19045 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19046
19047 * Makefile.in: no longer pass against on recursion.
19048
19049 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19050 definitions are not inherited.
19051
19052 * configure: correct makesrcdir when subdir is .
19053
19054 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19055
19056 * configure: Add support for 'subdirs' variable, which is
19057 like 'configdirs', except that configure doesn't re-invoke
19058 itself for subdirs, it just creates a Makefile for each subdir.
19059 * configure.texi: Document subdirs.
19060
19061 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19062
19063 * configure.in: added flex to configdirs
19064
19065 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19066
19067 * Makefile.in: remove clean-stamps from clean.
19068
19069 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19070
19071 * configure.in: Add gdbtest to configdirs.
19072
19073 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19074
19075 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19076 to recursive makes.
19077 * configure.in: Recognize new ncr3000 config.
19078
19079 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19080
19081 * Makefile.in, configure.in: removed references to gdbm.
19082
19083 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19084
19085 * config.sub: Don't canonicalize os value
19086 newsos* to bsd (readline needs to check for newsos).
19087 (This fix was earlier made Jan 31, but got re-broken.)
19088
19089 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19090
19091 * configure.in: sco is an os, not a vendor!
19092
19093 * configure: Quote $( better. Keep various shells happy.
19094
19095 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19096
19097 * Makefile.in: eliminate stamp-files.
19098
19099 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19100
19101 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19102 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19103
19104 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19105
19106 * config.sub: fix iris/iris3.
19107
19108 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19109
19110 * configure: re-add -rm.
19111
19112 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19113
19114 * Maskefile.in: add .stmp-rcs to all.
19115
19116 * configure.in: remove gas from rs6000 build, use aix host fragment.
19117
19118 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19119
19120 * configure: pass down site_option during recursion.
19121
19122 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19123
19124 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19125
19126 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19127
19128 * configure: Change exec_prefix so that it really defaults to prefix.
19129
19130 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19131
19132 * Makefile.in, configure.in: Add support for mmalloc library.
19133
19134 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19135
19136 * Makefile.in: add stmp dependencies for a few more things.
19137
19138 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19139
19140 * configure: adjusted error message on objdir/srcdir configure
19141 collision, per john's suggestion.
19142
19143 * Makefile.in: add libiberty stmp to all and all.cross.
19144
19145 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19146
19147 * Makefile.in: remove force dependencies, add grep to all.
19148
19149 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19150
19151 * Makefile.in: drop flex. make stamp files work.
19152
19153 * configure: added test for conflicting configuration in srcdir,
19154 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19155 gets cranky. use relative paths for configure and srcdir
19156 whenever possible. Send some error messages to stderr that were
19157 going to stdout.
19158
19159 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19160
19161 * Makefile.in: Fix libg++ rule to check for gcc directory
19162 before using gcc/gcc. Also pass XTRAFLAGS.
19163
19164 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19165
19166 * Makefile.in: added stmp-files so that directories aren't polled
19167 when they are already built.
19168
19169 * configure.texi: fixed a node pointer problem.
19170
19171 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19172
19173 * config.sub configure.in gdb/configure.in
19174 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19175 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19176 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19177
19178 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19179
19180 * configure: -recurring becomes -silent. corrected help message
19181 for -site= option.
19182
19183 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19184
19185 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19186
19187 * configure: when building Makefile for crosses, replace
19188 tooldir and program_prefix. default srcdir from location of
19189 config.sub. remove "for host in hosts" and "for target in
19190 targets" loops.
19191
19192 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19193
19194 * Makefile.in: Do not pass bindir or mandir to cvs.
19195
19196 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19197
19198 * Makefile.in, configure.in: removed traces of namesubdir,
19199 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19200 copyrights to '92, changed some from Cygnus to FSF.
19201
19202 * configure.texi: remove most references to multiple hosts,
19203 multiple targets, subdirs, etc.
19204
19205 * configure.man: removed rcsid. reference config.sub not
19206 config.subr.
19207
19208 * Makefile.in: mkdir $(infodir) on install-info.
19209
19210 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19211
19212 * configure.texi: Explain better about .gdbinit and about
19213 the environment that configure.in sections run in.
19214
19215 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19216
19217 * configure.in: Ultrix is only a decstation if it's a MIPS.
19218
19219 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19220
19221 * README: DOC.configure => cfg-paper.texi.
19222
19223 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19224
19225 * config.sub (near case $os): Don't convert newsos* to bsd!
19226
19227 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19228
19229 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19230 the number of copies of COPYING that go into the GDB tar file.
19231
19232 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19233
19234 * bfd/configure.in, gdb/config/mh-i386sco,
19235 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19236 Fix SCO configuration stuff.
19237
19238 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19239
19240 * Makefile.in: For libg++, make sure the -I pointing
19241 to the gcc directory goes *after* all the libg++-local -I flags.
19242 Also, move just-gcc dependency from just-libg++ to all-libg++.
19243
19244 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19245
19246 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19247
19248 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19249
19250 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19251
19252 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19253
19254 * config.sub: Add stratus configuration frags. Also
19255 submitted to FSF.
19256
19257 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19258
19259 * Makefile.in (DEV_SUPPORT): add configure.man.
19260
19261 * config.sub(Decode manufacturer-specific): add -none*.
19262
19263 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19264
19265 * Makefile.in: remove form feeds to make Sun's make happy.
19266 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19267
19268 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19269
19270 * Makefile.in (AR_FLAGS): Make quieter.
19271
19272 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19273
19274 * configure.in: Add libg++.
19275 * configure: When verbose, don't output the command line at each
19276 level; it will be unremarkably the same as the previous version,
19277 which will be the same as what the user typed.
19278
19279 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19280
19281 * configure.in, Makefile.in: fix clean-info, add flex. add
19282 fileutils.
19283
19284 * configure: be less sensitive to spaces in Makefile.in. Do not
19285 look for sources in "..". Doing so breaks subdirectories that
19286 might have their own configure. If a subdir has it's own
19287 configure script, use it.
19288
19289 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19290
19291 * cfg-paper.texi: some changes suggested by rms.
19292
19293 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19294
19295 * config.sub: Merge in some small additions from the FSF version,
19296 taken from the gcc distribution, to bring the Cygnus and FSF
19297 versions into closer sync.
19298
19299 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19300
19301 * configure.in: Changed svr4 references to sysv4.
19302
19303 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19304
19305 * configure: added -V for version number option.
19306
19307 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19308
19309 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19310 renamed from DOC.configure to cfg-paper.texi.
19311
19312 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19313
19314 * configure, config.subr, config.sub: config.subr is now
19315 config.sub again.
19316
19317 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19318
19319 * configure.texi: new file, in progress.
19320
19321 * Makefile.in: build info file and install the man page for
19322 configure.
19323
19324 * configure.man: new file, first cut.
19325
19326 * configure: find config.subr again now that configuration "none"
19327 has gone. removed all traces of the -ansi option. removed all
19328 traces of the -languages option.
19329
19330 * config.subr: resync from rms.
19331
19332 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19333
19334 * configure, config.sub, config.subr: merge config.sub into
19335 config.subr, call the result config.subr, remove config.sub, use
19336 config.subr.
19337
19338 * Makefile.in: revised install for dir.info.
19339
19340 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19341
19342 * configure.in: add decstation host makefile frag.
19343
19344 * Makefile.in: BISON now bison -y again. also install-gcc on
19345 install. clean-gdbm on clean. infodir belongs in datadir.
19346 Make directories for info install. Build dir.info here then
19347 install it.
19348
19349 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19350
19351 * Makefile.in: fix for bad directory tests.
19352
19353 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19354
19355 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19356 regexp. -srcdir relative was being handled incorrectly.
19357
19358 * Makefile.in: unwrapped some for loops so that parallel makes
19359 work again and so one can focus one's attention on a particular
19360 package.
19361
19362 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19363
19364 * configure: added PWD as a stand in for `pwd` (for speed). use
19365 elif wherever possible. make -srcdir work without -objdir.
19366 -objdir= commented out.
19367
19368 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19369
19370 * configure: +options become --options. -subdirs commented out.
19371 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19372 Makefile now at top of generated Makefile. Removed cvs log
19373 entries. added -srcdir. create .gdbinit only if there is one
19374 in ${srcdir}.
19375
19376 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19377 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19378 and mandir now keyed off datadir by default.
19379
19380 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19381
19382 * Freshly created ChangeLog.
19383
19384 \f
19385 Local Variables:
19386 mode: change-log
19387 left-margin: 8
19388 fill-column: 76
19389 version-control: never
19390 End: