59bfcfb821d89d1be31dbb9c8a00114cc3d1752e
[gcc.git] / ChangeLog
1 2016-09-30 Andrew Haley <aph@redhat.com>
2
3 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
4 write-after approval. Remove Tom Tromey and Bryce McKinlay from
5 libgcj.
6
7 2016-09-30 Andrew Haley <aph@redhat.com>
8
9 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
10 write-after approval after GCJ deletion.
11
12 2016-09-30 Andrew Haley <aph@redhat.com>
13
14 * Makefile.def: Remove libjava.
15 * Makefile.tpl: Likewise.
16 * Makefile.in: Regenerate.
17 * configure.ac: Likewise.
18 * configure: Likewise.
19 * gcc/java: Remove.
20 * libjava: Likewise.
21
22 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
23
24 * MAINTAINERS (Reviewers): Add myself.
25
26 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
27
28 * configure.ac: Disable "sim" directory for arc*-*-*.
29 * configure: Regenerated.
30
31 2016-09-23 Tamar Christina <tamar.christina@arm.com>
32
33 * MAINTAINERS (Write After Approval): Add myself.
34
35 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
36
37 * configure.ac: Check for the minimum in-tree MPFR version
38 handled.
39 * configure: Regenerate.
40
41 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
42
43 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
44 * configure: Regenerated.
45
46 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
47
48 * MAINTAINERS (Write After Approval): Add myself.
49
50 2016-06-23 Andi Kleen <ak@linux.intel.com>
51
52 * Makefile.def: Add autoprofiledbootstrap.
53 * Makefile.tpl: Dito.
54 * Makefile.in: Regenerate.
55
56 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
57
58 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
59 * configure: Regenerate.
60
61 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
62
63 * configure: Regenerate.
64 * configure.ac: Remove support for avr-rtems.
65
66 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
67
68 * MAINTAINERS (Write After Approval): Add myself.
69
70 2016-06-16 Michael Collison <michael.collison@arm.com>
71
72 * MAINTAINERS (Write After Approval): Add myself.
73
74 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
75
76 * MAINTAINERS (Write After Approval): Update e-mail address.
77
78 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
79
80 * MAINTAINERS (Write After Approval): Add myself.
81
82 2016-05-28 Alan Modra <amodra@gmail.com>
83
84 * Makefile.tpl (configure): Depend on m4 files included.
85 * Makefile.in: Regenerate.
86
87 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
88
89 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
90 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
91
92 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
93
94 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
95 special case builtin.
96 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
97 support for ALTIVEC_BUILTIN_VEC_ADDEC.
98 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
99 for __builtin_vec_addec.
100
101 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
102
103 * config.guess: Import version 2016-04-02 (newest).
104 * config.sub: Import version 2016-05-10 (newest).
105
106 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
107
108 * configure.ac: Add ARC support to libgloss.
109 * configure: Regenerate
110
111 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
112
113 * MAINTAINERS (Write After Approval): Add myself.
114
115 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
116
117 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
118 * configure: Regenerated.
119 * Makefile.def (gmp): Explicitly disable assembler.
120 (mpfr): Adjust lib_path.
121 (mpc): Likewise.
122 * Makefile.in: Regenerated.
123
124 2016-05-01 Jakub Jelinek <jakub@redhat.com>
125
126 PR bootstrap/70704
127 * configure.ac (--enable-stage1-checking): Add missing
128 --enable-checking=.
129 * configure: Regenerated.
130
131 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
132
133 * config.guess: Revert r235676.
134 * config.sub: Revert r235676.
135
136 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
137
138 * config.guess: Remove SH5 support.
139 * config.sub: Likewise.
140 * configure: Likewise.
141 * configure.ac: Likewise.
142
143 2016-04-26 Jakub Jelinek <jakub@redhat.com>
144
145 PR bootstrap/70704
146 * configure.ac (--enable-stage1-checking): For --disable-checking or
147 implicit --enable-checking, make sure extra flag matches in between
148 stage1 and later checking.
149 * configure: Regenerated.
150
151 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
152
153 * .gitattributes: New file.
154
155 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
156
157 * MAINTAINERS (rs6000/powerpc port): Add myself.
158
159 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
160
161 PR bootstrap/70173
162 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
163 and gotools directories. Delete the stage_final file.
164 * Makefile.in: Regenerate.
165
166 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
167
168 * MAINTAINERS (Write After Approval): Add myself.
169
170 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
171
172 * MAINTAINERS (Fortran maintainer): Remove myself.
173
174 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
175
176 * MAINTAINERS (Write After Approval): Add myself.
177
178 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
179
180 * MAINTAINERS (Write After Approval): Add myself.
181
182 2016-03-17 Cary Coutant <ccoutant@gmail.com>
183
184 Sync with binutils-gdb:
185
186 2016-03-17 Cary Coutant <ccoutant@gmail.com>
187
188 * configure.ac: Add mips and s390 to the gold target check.
189 * configure: Regenerate.
190
191 2016-03-01 DJ Delorie <dj@redhat.com>
192
193 * MAINTAINERS (mep): Remove myself as MeP maintainer.
194
195 2016-02-22 David Malcolm <dmalcolm@redhat.com>
196
197 * MAINTAINERS (libcpp): Add myself.
198 (diagnostic messages): Likewise.
199
200 2016-02-20 Tom de Vries <tom@codesourcery.com>
201
202 * MAINTAINERS: Fix whitespace.
203
204 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
205
206 * MAINTAINERS (Write After Approval): Add myself.
207
208 2016-01-29 Sebastian Pop <s.pop@samsung.com>
209
210 * config/isl.m4: Add comments about isl-0.16.
211 * configure: Regenerate.
212
213 2016-01-29 Martin Jambor <mjambor@suse.cz>
214
215 * MAINTAINERS (hsa maintainers): Add myself.
216
217 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
218
219 * MAINTAINERS: (Write After Approval): Add myself.
220
221 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
222 Sebastian Pop <s.pop@samsung.com>
223
224 * Makefile.in: Regenerate.
225 * Makefile.tpl: Export ISLVER.
226 * configure: Regenerate.
227 * config/isl.m4: Detect isl-0.15.
228
229 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
230
231 PR bootstrap/69329
232 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
233 * Makefile.in: Regenerate.
234
235 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
236
237 * configure.ac: Enable LTO for DJGPP
238 * configure: Regenerate
239
240 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
241
242 Sync with binutils-gdb:
243 2015-10-21 Nick Clifton <nickc@redhat.com>
244
245 PR gas/19109
246 * configure.ac: Note the 'none' is an acceptable argument to
247 --enable-compressed-debug-sections.
248 * configure: Regenerate.
249
250 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
251
252 PR bootstrap/69134
253 * Makefile.def (mpfr): Disable assembler.
254 * Makefile.in: Regenerate.
255
256 2016-01-01 Ben Elliston <bje@gnu.org>
257
258 * config.guess: Import version 2016-01-01.
259 * config.sub: Likewise.
260
261 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
262
263 * MAINTAINERS (Write After Approval): Add myself.
264
265 2015-12-17 Sebastian Pop <s.pop@samsung.com>
266
267 * Makefile.in: Replace ISL with isl.
268 * Makefile.tpl: Same.
269 * config/isl.m4: Same.
270 * configure.ac: Same.
271 * contrib/download_prerequisites: Same.
272 * configure: Regenerate.
273
274 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
275
276 * MAINTAINERS (Write After Approval): Add Myself.
277
278 2015-12-17 Nathan Sidwell <nathan@acm.org>
279
280 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
281 * configure: Regenerate.
282
283 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
284 Sebastian Pop <s.pop@samsung.com>
285
286 * config/isl.m4 (ISL_CHECK_VERSION): Check for
287 isl_ctx_get_max_operations.
288 * configure: Regenerate.
289
290 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
291
292 * MAINTAINERS (Write After Approval): Add myself.
293
294 2015-12-02 Ian Lance Taylor <iant@google.com>
295
296 PR go/66147
297 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
298 * Makefile.in: Regenerate.
299
300 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
301
302 PR libffi/65726
303 * Makefile.def (lang_env_dependencies): Make libffi depend
304 on cxx.
305 * Makefile.in: Regenerate.
306
307 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
308
309 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
310 symbols.
311
312 2015-11-20 Tristan Gingold <gingold@adacore.com>
313
314 Sync with binutils-gdb:
315 2015-11-20 Tristan Gingold <gingold@adacore.com>
316
317 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
318 * configure: Regenerate.
319
320 2015-11-19 Martin Liska <mliska@suse.cz>
321
322 * .gitignore: Add .clang-format to ignored files.
323 * Makefile.in: Add clang-format.
324 * Makefile.tpl: Likewise.
325
326 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
327
328 * configure.ac: Enable libmpx by default.
329 * configure: Regenerated.
330
331 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
332
333 * MAINTAINERS: Update email address.
334
335 2015-10-23 Paulo Matos <pmatos@linki.tools>
336
337 * MAINTAINERS: Update email address.
338
339 2015-10-23 Alan Hayward <alan.hayward@arm.com>
340
341 * MAINTAINERS (Write After Approval): Add myself.
342
343 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
344
345 Sync with binutils-gdb:
346 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
347
348 PR gas/19109
349 * configure.ac: Add
350 --enable-compressed-debug-sections={all,gas,gold,ld}.
351 * configure: Regenerated.
352
353 2015-10-16 Arnaud Charlet <charlet@adacore.com>
354
355 * MAINTAINERS: Update list of Ada maintainers and email addresses.
356
357 2015-10-09 Martin Liska <mliska@suse.cz>
358
359 * MAINTAINERS (Write After Approval): Add myself.
360
361 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
362
363 * MAINTAINERS (Write After Approval): Add myself.
364
365 2015-10-02 Florian Weimer <fweimer@redhat.com>
366
367 * MAINTAINERS: Update email address.
368
369 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
370
371 * MAINTAINERS (Write After Approval): Add myself.
372
373 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
374
375 * MAINTAINERS: Update email.
376
377 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
378
379 * MAINTAINERS: Update my email address.
380
381 2015-09-01 James Bowman <james.bowman@ftdichip.com>
382
383 * MAINTAINERS (ft32 port): Add myself.
384
385 2015-08-28 David Sherwood <david.sherwood@arm.com>
386
387 * MAINTAINERS: Add myself.
388
389 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
390
391 * MAINTAINERS (Write After Approval): Add myself.
392
393 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
394
395 PR libfortran/54572
396 * Makefile.def: Make libgfortran depend on libbacktrace.
397 * Makefile.in: Regenerate.
398
399 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
400
401 * MAINTAINERS (Write After Approval): Add myself.
402
403 2015-08-12 Tom de Vries <tom@codesourcery.com>
404
405 PR other/67092
406 * configure.ac: Remove --with_host_libstdcxx support.
407 * configure: Regenerate.
408
409 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
410 Jakub Jelinek <jakub@redhat.com>
411
412 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
413 nvptx*-*-*.
414 * configure: Regenerate.
415
416 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
417
418 * Makefile.def (libiconv): Define bootstrap=true.
419 Mark pdf/html/info as missing.
420 (configure-gcc): Depend on all-libiconv.
421 (all-gcc): Ditto.
422 (configure-libcpp): Ditto.
423 (all-libcpp): Ditto.
424 (configure-intl): Ditto.
425 (all-intl): Ditto.
426 * Makefile.in: Regenerate.
427
428 2015-08-03 Bin Cheng <bin.cheng@arm.com>
429
430 * MAINTAINERS (loop ivopts): Add the entry and myself.
431
432 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
433
434 * MAINTAINERS (nvptx): Add self.
435
436 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
437
438 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
439 128-bit vector modes.
440
441 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
442
443 * MAINTAINERS (Write After Approval): Add myself.
444
445 2015-07-28 Ben Elliston <bje@gnu.org>
446
447 * config.sub, config.guess: Import from upstream.
448
449 2015-07-24 Michael Darling <darlingm@gmail.com>
450
451 PR other/66259
452 * config-ml.in: Reflects renaming of configure.in to configure.ac
453 * configure: Likewise
454 * configure.ac: Likewise
455
456 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
457
458 * MAINTAINERS: Update my email address.
459
460 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
461
462 Sync with binutils-gdb:
463 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
464
465 * configure.ac (target_configdirs): Exclude target-zlib if
466 target-libjava isn't built.
467 * configure: Regenerated.
468
469 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
470
471 Sync with binutils-gdb:
472 2015-05-13 John David Anglin <dave.anglin@bell.net>
473
474 * configure.ac: Disable configuration of GDB for HPUX targets.
475 * configure: Regenerate.
476
477 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
478
479 * configure.ac: Add --with-system-zlib.
480 * configure: Regenerated.
481
482 2015-01-28 James Bowman <james.bowman@ftdichip.com>
483
484 * configure.ac: Add FT32 support.
485 * configure: Regenerate.
486
487 2015-01-12 Anthony Green <green@moxielogic.com>
488
489 * configure.ac: Don't disable gprof for moxie.
490 * configure: Rebuild.
491
492 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
493
494 Sync with binutils-gdb:
495 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
496
497 PR ld/18355
498 * Makefile.def: Add extra_configure_flags to host zlib.
499 * configure.ac (extra_host_zlib_configure_flags): New. Set
500 to --enable-host-shared When bfd is to be built as shared
501 library. AC_SUBST.
502 * Makefile.in: Regenerated.
503
504 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
505
506 Sync with src:
507 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
508 * Makefile.def (dependencies): Add all-zlib to all-bfd.
509 * Makefile.in: Regenerated.
510
511 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
512
513 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
514 target.
515 * configure: Regenerate.
516
517 2015-06-23 Ludovic Courtès <ludo@gnu.org>
518
519 * MAINTAINERS (Write After Approval): Add myself.
520
521 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
522
523 * MAINTAINERS (OS Port Maintainers): Add myself.
524 (Various Maintainers): Remove myself from libffi testsuite.
525
526 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
527
528 * MAINTAINERS (gen* on machine desc): Add self.
529
530 2015-06-02 Jason Merrill <jason@redhat.com>
531
532 PR bootstrap/66319
533 * configure.ac: Use -std=gnu++98.
534
535 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
536
537 * MAINTAINERS (Write After Approval): Add myself.
538
539 2015-05-28 Mike Frysinger <vapier@gentoo.org>
540
541 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
542 * configure: Regenerate.
543
544 2015-05-26 Jason Merrill <jason@redhat.com>
545
546 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
547 * configure: Regenerate.
548
549 2015-05-16 James Bowman <james.bowman@ftdichip.com>
550
551 * configure.ac: FT32 target added.
552 * configure: Regenerated.
553
554 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
555
556 * MAINTAINERS (Write After Approval): Add myself.
557
558 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
559
560 * MAINTAINERS (Write After Approval): Add myself.
561
562 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
563
564 * configure.ac: Fix typo.
565 * configure: Regenerate.
566
567 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
568
569 * MAINTAINERS (Write After Approval): Add myself.
570
571 2015-05-03 Matthias Klose <doko@ubuntu.com>
572
573 * configure.ac: Match $host configured with triplets.
574 * configure: Regenerate.
575
576 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
577
578 * Makefile.tpl: Remove surplus whitespace throughout.
579 * Makefile.in: Regenerate.
580
581 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
582
583 * MAINTAINERS (Various Maintainers): Add myself as instruction
584 combiner maintainer.
585
586 2015-04-17 Jakub Jelinek <jakub@redhat.com>
587
588 PR bootstrap/62077
589 * configure.ac (--enable-stage1-checking): Default to
590 release,misc,gimple,rtlflag,tree,types if --disable-checking
591 or --enable-checking is not specified and DEV-PHASE is not
592 experimental.
593 * configure: Regenerated.
594
595 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
596
597 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
598 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
599 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
600 * Makefile.in: Regenerate.
601
602 2015-04-08 Cary Coutant <ccoutant@gmail.com>
603
604 * MAINTAINERS: Update my email address.
605
606 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
607
608 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
609
610 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
611
612 * MAINTAINERS: Add myself as an arm port reviewer.
613
614 2015-03-25 Martin Liska <mliska@suse.cz>
615 Yury Gribov <y.gribov@samsung.com>
616
617 * Makefile.in: Fix ln source location for vimrc file.
618 * Makefile.tpl: Likewise.
619
620 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
621
622 PR bootstrap/25672
623 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
624 cross-compiling. Similarly for CXX_FOR_TARGET.
625 * configure: Regenerate.
626
627 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
628
629 * Makefile.def: Add libmpx.
630 * configure.ac: Add libmpx.
631 * Makefile.in: Regenerate.
632 * configure: Regenerate.
633
634 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
635
636 * MAINTAINERS (CPU Port Maintainers): Add myself
637 i386 vector ISA extns mantainer.
638
639 2015-03-13 Jeff Law <law@redhat.com>
640
641 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
642 maintainer.
643 Remove Richard Henderson as a maintainer for the x86 port.
644
645 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
646
647 * MAINTAINERS (CPU Port Maintainers): Update my email address.
648
649 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
650
651 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
652 pointer bounds checker and i386 MPX maintainer.
653
654 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
655
656 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
657
658 2015-02-26 Martin Sebor <msebor@redhat.com>
659
660 * MAINTAINERS (Various Maintainers): Add self.
661
662 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
663
664 * configure.ac [--enable-as-accelerator-for] (enable_languages):
665 Make sure it contains lto.
666 * configure: Regenerate.
667
668 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
669
670 * configure: Regenerate.
671
672 2015-02-06 Diego Novillo <dnovillo@google.com>
673 1
674 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
675 middle-end, docstring): Remove myself.
676 (Write After Approval): Add myself.
677
678 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
679
680 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
681 (Write After Approval): Update address.
682
683 2015-01-29 David Malcolm <dmalcolm@redhat.com>
684
685 PR jit/64780
686 * configure.ac: Require the user to explicitly specify
687 --enable-host-shared if the jit is enabled.
688 * configure: Regenerate.
689
690 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
691
692 * MAINTAINERS (Write After Approval): Add myself.
693
694 2015-01-25 Tom de Vries <tom@codesourcery.com>
695
696 * MAINTAINERS: Make whitespace consistent.
697
698 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
699
700 * MAINTAINERS (Write After Approval): Add myself.
701
702 2015-01-20 Andre Vehreschild <vehre@gmx.de>
703
704 * MAINTAINERS: (Write After Approval): Add myself.
705
706 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
707
708 * MAINTAINERS: (Write After Approval): Add myself.
709
710 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
711
712 * MAINTAINERS: (Write After Approval): Add myself.
713
714 2015-01-13 Iain Sandoe <iain@codesourcery.com>
715
716 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
717 objective-c/c++ front end maintainer.
718
719 2015-01-13 Marek Polacek <polacek@redhat.com>
720
721 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
722
723 2015-01-12 Jeff Law <law@redhat.com>
724
725 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
726 a very long time.
727
728 2015-01-09 Ian Lance Taylor <iant@google.com>
729
730 * configure.ac (host_tools): Add gotools.
731 * Makefile.def (host_modules): Add gotools.
732 (dependencies): Add dependency of all-gotools on all-target-libgo.
733
734 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
735
736 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
737 * configure: Regenerate.
738
739 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
740
741 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
742 all-target-libgomp.
743 * Makefile.in: Regenerate.
744
745 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
746
747 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
748
749 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
750
751 * configure.ac: Add Visium support.
752 * configure: Regenerate.
753
754 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
755
756 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
757 * configure: Regenerate.
758
759 2015-01-03 Andrew Pinski <apinski@cavium.com>
760
761 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
762 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
763 (BASE_TARGET_EXPORTS): Add OBJCOPY.
764 (OBJCOPY_FOR_TARGET): New variable.
765 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
766 * Makefile.in: Regenerate.
767 * configure.ac: Check for already installed target objcopy.
768 Also GCC_TARGET_TOOL on objcopy.
769 * configure: Regenerate.
770
771 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
772
773 * config.sub: Update from upstream, to 2015-01-01 version.
774 * config.guess: Ditto.
775
776 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
777
778 * MAINTAINERS (RTEMS Ports): Add myself.
779
780 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
781
782 * MAINTAINERS (Write After Approval): Add myself.
783
784 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
785
786 * MAINTAINERS (Write After Approval): Add myself.
787
788 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
789
790 * configure.ac (--enable-as-accelerator-for): Don't set
791 ENABLE_AS_ACCELERATOR_FOR. Update all users.
792 * configure: Regenerate.
793
794 2014-12-13 Jakub Jelinek <jakub@redhat.com>
795
796 PR bootstrap/64023
797 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
798 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
799 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
800 to CXX.
801 * Makefile.in: Regenerated.
802
803 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
804 Yury Gribov <y.gribov@samsung.com>
805
806 * .gitignore: Added .local.vimrc and .lvimrc.
807 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
808 * Makefile.in: Regenerate.
809
810 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
811
812 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
813 * configure: Regenerated.
814
815 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
816
817 * MAINTAINERS (nvptx port): New entry.
818
819 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
820
821 * configure: Regenerate.
822
823 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
824
825 * configure.ac: Merge with Binutils.
826
827 2014-11-26 Tobias Burnus <burnus@net-b.de>
828
829 * Makefile.def: Make more dependent on mpfr, mpc and isl.
830 * Makefile.in: Regenerate.
831
832 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
833
834 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
835 missing flex.
836 * Makefile.in: Regenerated.
837
838 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
839
840 * Makefile.in: Regenerate.
841
842 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
843
844 PR bootstrap/63784
845 * libtool.m4: Add $pic_flag with -shared.
846
847 2014-11-21 Renlin Li <Renlin.Li@arm.com>
848
849 * MAINTAINERS (Write After Approval): Added myself.
850
851 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
852
853 * MAINTAINERS (write-after-approval): Add myself.
854
855 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
856
857 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
858 from 2 years ago.
859
860 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
861
862 Revert:
863 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
864
865 * MAINTAINERS (Write After Approval): Added myself as line map
866 maintainer.
867
868 2014-11-19 Renlin Li <Renlin.Li@arm.com>
869
870 Revert:
871 2014-11-19 Renlin Li <Renlin.Li@arm.com>
872
873 * MAINTAINERS (Write After Approval): Added myself.
874
875 2014-11-19 Renlin Li <Renlin.Li@arm.com>
876
877 * MAINTAINERS (Write After Approval): Added myself.
878
879 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
880
881 * MAINTAINERS (Write After Approval): Added myself as line map
882 maintainer.
883
884 2014-11-17 Dodji Seketeli <dodji@redhat.com>
885
886 * MAINTAINERS (Various Maintainers): Added myself as line map
887 maintainer.
888
889 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
890
891 * move-if-change: Sync from upstream gnulib.
892
893 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
894
895 * compile: Sync with upstream Automake.
896 * depcomp: Ditto.
897 * install-sh: Ditto.
898 * missing: Ditto.
899 * mkinstalldirs: Ditto.
900 * ylwrap: Ditto.
901
902 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
903
904 * config.sub: Update from upstream config repo.
905 * config.guess: Ditto.
906
907 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
908
909 * Makefile.def: Add liboffloadmic to target_modules. Make
910 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
911 * Makefile.in: Regenerate.
912 * configure: Regenerate.
913 * configure.ac: Add liboffloadmic to target binaries.
914 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
915 Add liboffloadmic to noconfig list when C++ is not supported.
916
917 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
918 Thomas Schwinge <thomas@codesourcery.com>
919 Ilya Verbin <ilya.verbin@intel.com>
920 Andrey Turetskiy <andrey.turetskiy@intel.com>
921
922 * configure: Regenerate.
923 * configure.ac (--enable-as-accelerator-for)
924 (--enable-offload-targets): New configure options.
925
926 2014-11-11 Tobias Burnus <burnus@net-b.de>
927
928 * Makefile.def: Make all-gcc depend on all-isl.
929 * Makefile.in: Regenerate.
930
931 2014-11-11 David Malcolm <dmalcolm@redhat.com>
932
933 * ChangeLog.jit: New.
934 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
935
936 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
937
938 PR target/63610
939 * libtool.m4: Fix globbing of darwin versions.
940 * configure: Regenerate.
941
942 2014-11-11 Tobias Burnus <burnus@net-b.de>
943
944 * Makefile.def: Remove CLooG.
945 * Makefile.tpl: Ditto.
946 * configure.ac: Ditto.
947 * configure: Regenerate.
948 * Makefile.in: Ditto.
949
950 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
951
952 * configure.ac: Handle nvptx-*-*.
953 * configure: Regenerate.
954
955 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
956
957 * MAINTAINERS (Write After Approval): Add myself.
958
959 2014-10-31 Jakub Jelinek <jakub@redhat.com>
960
961 * Makefile.def (libcc1): Remove bootstrap=true;.
962 * Makefile.in: Regenerated.
963
964 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
965
966 * configure.ac: Update comment.
967 * configure: Regenerate.
968
969 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
970
971 * MAINTAINERS (Write After Approval): Add myself.
972
973 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
974
975 * configure.ac (extra_host_libiberty_configure_flags): Add
976 --enable-shared also for libcc1's benefit.
977 * configure: Regenerate.
978
979 2014-10-29 Tristan Gingold <gingold@adacore.com>
980
981 * MAINTAINERS: Change my email address.
982
983 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
984 Tom Tromey <tromey@redhat.com>
985
986 * Makefile.def: Add libcc1 to host_modules.
987 * configure.ac (host_tools): Add libcc1.
988 * Makefile.in, configure: Rebuild.
989
990 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
991
992 * configure.ac (build_configargs): Don't share config.cache between
993 build subdirs.
994 * configure: Regenerate.
995
996 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
997
998 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
999 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
1000 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
1001 leon3v7 as leon3.
1002 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
1003 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
1004 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
1005 * config/sparc/sparc.md (cpu): Add leon3v7.
1006 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
1007
1008 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
1009
1010 * MAINTAINERS (write-after-approval): Add myself.
1011
1012 2014-10-23 Ian Lance Taylor <iant@google.com>
1013
1014 * configure.ac: Disable the Go frontend on systems where it is known
1015 to not work.
1016 * configure: Regenerate.
1017
1018 2014-10-23 Richard Biener <rguenther@suse.de>
1019
1020 * Makefile.def: Add libcpp build module and dependencies.
1021 * configure.ac: Add libcpp build module.
1022 * Makefile.in: Regenerate.
1023 * configure: Likewise.
1024
1025 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
1026
1027 * MAINTAINERS (write-after-approval): Add myself.
1028
1029 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
1030
1031 * INSTALL/README: Do not mention CVS.
1032
1033 2014-10-03 Jing Yu <jingyu@google.com>
1034
1035 * configure.ac: Add aarch64 to list of targets that support gold.
1036 * configure: Regenerate.
1037
1038 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
1039
1040 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
1041
1042 2014-09-29 Catherine Moore <clm@codesourcery.com>
1043
1044 * MAINTAINERS: Add myself as MIPS maintainer.
1045
1046 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
1047
1048 * MAINTAINERS: Move myself to MIPS maintainers.
1049
1050 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1051
1052 * MAINTAINERS: Put all email addresses between '<' and '>'.
1053
1054 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1055
1056 * MAINTAINERS: Move myself to reviewers (Fortran).
1057
1058 2014-09-01 Andi Kleen <ak@linux.intel.com>
1059
1060 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
1061 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
1062 * Makefile.in: Regenerate.
1063
1064 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1065
1066 * rtx-classes-status.txt: Delete
1067
1068 2014-08-28 David Malcolm <dmalcolm@redhat.com>
1069
1070 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
1071
1072 2014-08-27 Sebastian Pop <s.pop@samsung.com>
1073
1074 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
1075 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
1076 of checking for version number.
1077 * configure: Regenerated.
1078 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
1079
1080 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1081
1082 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
1083 is done; begin phase 6 (use extra rtx_def subclasses).
1084
1085 2014-08-27 David Malcolm <dmalcolm@redhat.com>
1086
1087 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
1088 done; begin phase 5 (additional rtx_def subclasses).
1089
1090 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1091
1092 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
1093
1094 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1095
1096 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
1097 SET_BB_HEADER are done.
1098
1099 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1100
1101 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
1102 done.
1103
1104 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1105
1106 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
1107
1108 2014-08-26 David Malcolm <dmalcolm@redhat.com>
1109
1110 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
1111
1112 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1113
1114 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
1115
1116 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1117
1118 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
1119
1120 2014-08-25 David Malcolm <dmalcolm@redhat.com>
1121
1122 * rtx-classes-status.txt: Phase 3 (per-file commits within
1123 "config" subdirs) is done; begin phase 4 (removal of
1124 "scaffolding").
1125
1126 2014-08-23 David Malcolm <dmalcolm@redhat.com>
1127
1128 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
1129 dir) is done; begin phase 3 (per-file commits within "config"
1130 subdirs).
1131
1132 2014-08-21 David Malcolm <dmalcolm@redhat.com>
1133
1134 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
1135 phase 2 (per-file commits in main source dir).
1136
1137 2014-08-21 Bin Cheng <bin.cheng@arm.com>
1138
1139 * configure: Regenerated.
1140
1141 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1142
1143 * rtx-classes-status.txt (TODO): Add SET_BND_TO
1144
1145 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1146
1147 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
1148
1149 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1150
1151 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
1152
1153 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1154
1155 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
1156
1157 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1158
1159 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
1160
1161 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
1162
1163 * MAINTAINERS (Write After Approval): Add myself.
1164
1165 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
1166
1167 * MAINTAINERS: Remove myself
1168
1169 2014-08-19 David Malcolm <dmalcolm@redhat.com>
1170
1171 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
1172
1173 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
1174
1175 * MAINTAINERS (Write After Approval): Add myself.
1176
1177 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1178
1179 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
1180 SET_BB_HEADER, SET_BB_FOOTER
1181
1182 2014-08-18 David Malcolm <dmalcolm@redhat.com>
1183
1184 * rtx-classes-status.txt: New file
1185
1186 2014-08-18 Roman Gareev <gareevroman@gmail.com>
1187
1188 * configure.ac: Eliminate ClooG installation dependency.
1189 * configure: Regenerate.
1190 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
1191 * Makefile.in: Regenerate.
1192
1193 2014-08-15 Ilya Verbin <iverbin@gmail.com>
1194
1195 * MAINTAINERS (Write After Approval): Add myself.
1196
1197 2014-08-15 Ilya Tocar <tocarip@gmail.com>
1198
1199 * MAINTAINERS (Write After Approval): Add myself.
1200
1201 2014-08-01 Jiong Wang <jiong.wang@arm.com>
1202
1203 * MAINTAINERS (Write After Approval): Add myself.
1204
1205 2014-07-28 Anthony Green <green@moxielogic.com>
1206
1207 Import from savannah.gnu.org:
1208 * config.sub: Update to 2014-07-28 version.
1209
1210 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
1211
1212 * MAINTAINERS: Remove my MIPS maintainer entry.
1213
1214 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
1215
1216 PR target/47230
1217 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
1218 * configure: Regenerate.
1219
1220 2014-07-24 James Norris <jnorris@codesourcery.com>
1221
1222 * MAINTAINERS (Write After Approval): Add myself.
1223
1224 2014-07-20 Roman Gareev <gareevroman@gmail.com>
1225
1226 * configure.ac: Accept only CLooG 0.18.1.
1227 * configure: Regenerate.
1228
1229 2014-07-17 Roman Gareev <gareevroman@gmail.com>
1230
1231 * configure.ac: Don't accept isl 0.11.
1232 * configure: Regenerate.
1233
1234 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
1235
1236 * MAINTAINERS (Write After Approval): Add myself.
1237
1238 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1239
1240 * configure.ac: Don't accept isl 0.10.
1241 * configure: Regenerate.
1242
1243 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
1244
1245 Fix include path for in-tree cloog.
1246 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
1247 * configure: Regenerate.
1248
1249 2014-06-18 Richard Henderson <rth@redhat.com>
1250
1251 * .gitignore: Import gcc_update output.
1252
1253 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
1254
1255 * config-ml.in: Robustify ac_configure_args parsing.
1256
1257 * configure.ac (--enable-linker-plugin-configure-flags)
1258 (--enable-linker-plugin-flags): New flags.
1259 (configdirs): Conditionally add libiberty-linker-plugin.
1260 * configure: Regenerate.
1261 * Makefile.def (host_modules): Add libiberty-linker-plugin.
1262 (host_modules) <lto-plugin>: Pay attention to
1263 @extra_linker_plugin_flags@ and
1264 @extra_linker_plugin_configure_flags@.
1265 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
1266 * Makefile.in: Regenerate.
1267
1268 * Makefile.tpl (configure-[+prefix+][+module+])
1269 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
1270 "module_srcdir" instead of "module" for locating a module's srcdir.
1271 * Makefile.in: Regenerate.
1272
1273 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
1274
1275 * MAINTAINERS (Write After Approval): Add myself.
1276
1277 2014-06-06 Sebastian Pop <sebpop@gmail.com>
1278
1279 * MAINTAINERS: Update my email address.
1280
1281 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
1282
1283 * MAINTAINERS (Write After Approval): Add myself.
1284
1285 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
1286
1287 * MAINTAINERS (Write After Approval): Add myself.
1288
1289 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
1290
1291 PR libstdc++/61011
1292 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
1293 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
1294 * configure: Regenerate.
1295
1296 2014-05-28 Pedro Alves <palves@redhat.com>
1297
1298 * MAINTAINERS (Write After Approval): Add myself.
1299
1300 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
1301
1302 * MAINTAINERS: Update my affiliation/email.
1303
1304 2014-05-19 Mike Stump <mikestump@comcast.net>
1305
1306 * MAINTAINERS: Add wide-int reviewers.
1307
1308 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
1309
1310 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
1311 * configure: Regenerated.
1312
1313 2014-05-15 Torvald Riegel <triegel@redhat.com>
1314
1315 * MAINTAINERS (libitm): Add myself as maintainer.
1316
1317 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
1318
1319 * MAINTAINERS (Write After Approval): Add myself.
1320
1321 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
1322
1323 * config.sub, config.guess: Import from upstream.
1324
1325 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1326
1327 * MAINTAINERS (Write After Approval): Put myself in correct order.
1328
1329 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
1330
1331 * MAINTAINERS (Write After Approval): Add myself.
1332
1333 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
1334
1335 * MAINTAINERS: Move myself from Reviewers to Write After Approval
1336 section.
1337
1338 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
1339
1340 * MAINTAINERS (Write After Approval): Delete myself.
1341
1342 2014-04-17 Jakub Jelinek <jakub@redhat.com>
1343
1344 PR sanitizer/56781
1345 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
1346 and -B* options with -Xcompiler.
1347
1348 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
1349
1350 PR bootstrap/60620
1351 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
1352 * Makefile.in: Regenerate.
1353
1354 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
1355
1356 * Makefile.def (dependencies): Make all-ld depend on all-binutils
1357 for WINDRES_FOR_TARGET in default-manifest.o rule.
1358 * Makefile.in: Regenerate.
1359
1360 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
1361
1362 * MAINTAINERS (Write After Approval): Add myself.
1363
1364 2014-03-26 Jakub Jelinek <jakub@redhat.com>
1365
1366 PR sanitizer/56781
1367 * Makefile.def: Set bootstrap=true; for host fixincludes.
1368 * configure.ac: Don't bootstrap host fixincludes unless
1369 --with-build-config=bootstrap-{a,ub}san.
1370 * Makefile.in: Regenerated.
1371 * configure: Regenerated.
1372
1373 2014-03-21 Jakub Jelinek <jakub@redhat.com>
1374
1375 * configure.ac: Move BUILD_CONFIG set up earlier. Add
1376 --enable-vtable-verify option parsing. Don't add
1377 target-libsanitizer to bootstrap_target_libs unless
1378 --with-build-config=bootstrap-asan or
1379 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
1380 to bootstrap_target_libs unless --enable-vtable-verify.
1381 * configure: Regenerated.
1382
1383 2014-03-10 Anatoly Sokolov <aesok@post.ru>
1384
1385 * MAINTAINERS (Write After Approval): Add myself.
1386
1387 2014-03-07 Denis Chertykov <chertykov@gmail.com>
1388
1389 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
1390
1391 2014-03-07 Jakub Jelinek <jakub@redhat.com>
1392
1393 PR bootstrap/58572
1394 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
1395 -I for libstdc++-v3 includes if $(LEAN).
1396 * Makefile.in: Regenerated.
1397
1398 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
1399
1400 * MAINTAINERS: Update my email address.
1401
1402 2014-02-24 Walter Lee <walt@tilera.com>
1403
1404 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
1405 (tilegx-*-*): Change to tilegx*-*-*.
1406 * configure: Regenerate.
1407
1408 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
1409
1410 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
1411
1412 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
1413
1414 * MAINTAINERS (Write After Approval): Add myself.
1415
1416 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1417
1418 PR target/59788
1419 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
1420 *solaris2*.
1421
1422 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
1423
1424 * MAINTAINERS: Update my email address.
1425
1426 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
1427
1428 * MAINTAINERS: Convert to UTF-8.
1429 Properly sort Xinliang David Li's entry.
1430
1431 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
1432 Sandra Loosemore <sandra@codesourcery.com>
1433
1434 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
1435 nios2 port maintainers.
1436
1437 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
1438
1439 * MAINTAINERS (Write After Approval): Add myself.
1440
1441 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1442
1443 * configure.ac: Add user-friendly check for native x86_64-linux
1444 multilibs.
1445 * configure: Regenerate.
1446
1447 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
1448
1449 * MAINTAINERS: Add myself as sh maintainer.
1450
1451 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
1452
1453 * MAINTAINERS: Add self as SLSR maintainer.
1454
1455 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
1456
1457 * MAINTAINERS: Update my email address.
1458
1459 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
1460
1461 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
1462
1463 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
1464
1465 * Makefile.in: Regenerate.
1466
1467 * Makefile.tpl: Fix typo.
1468 * Makefile.in: Regenerate partially.
1469
1470 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
1471
1472 * configure.ac: Added libcilkrts to noconfig list when C++ is not
1473 supported.
1474 * configure: Regenerated.
1475
1476 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
1477
1478 * MAINTAINERS (Write After Approval): Add myself.
1479
1480 2013-10-30 Jason Merrill <jason@redhat.com>
1481
1482 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
1483 --disable-build-format-warnings.
1484
1485 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
1486
1487 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
1488 depend on libstdc++ and libgcc.
1489 * configure: Regenerate.
1490 * configure.ac: Added libcilkrts to target binaries. Also, restrict
1491 libcilkrts for POSIX and i*86, and x86_64 architectures.
1492 * Makefile.in: Added libcilkrts related fields to support building it.
1493
1494 2013-10-26 Jeff Law <law@redhat.com>
1495
1496 * Makefile.def (target_modules): Remove libmudflap
1497 (languages): Remove check-target-libmudflap).
1498 * Makefile.in: Rebuilt.
1499 * Makefile.tpl (check-target-libmudflap-c++): Remove.
1500 * configure.ac (target_libraries): Remove target-libmudflap.
1501 Remove checks which disabled libmudflap on some systems.
1502 * configure: Rebuilt.
1503 * libmudflap: Directory removed.
1504
1505 2013-10-21 Cong Hou <congh@google.com>
1506
1507 * MAINTAINERS (Write After Approval): Add myself.
1508
1509 2013-10-16 Mike Stump <mikestump@comcast.net>
1510
1511 * .dir-locals.el: Add.
1512
1513 2013-10-15 David Malcolm <dmalcolm@redhat.com>
1514
1515 * configure.ac: Add --enable-host-shared
1516 * configure: Regenerate.
1517
1518 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1519
1520 Import from savannah.gnu.org:
1521 * config.guess: Update to 2013-06-10 version.
1522 * config.sub: Update to 2013-10-01 version.
1523
1524 2013-10-01 Simon Cook <simon.cook@embecosm.com>
1525
1526 Changes to build configuration to allow big endian ARC ELF toolchain
1527 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
1528 * configure: Regenerate.
1529
1530 2013-09-20 Alan Modra <amodra@gmail.com>
1531
1532 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
1533 ppc host match. Support little-endian powerpc linux hosts.
1534
1535 2013-09-19 Dodji Seketeli <dodji@redhat.com>
1536
1537 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
1538 maintainer.
1539
1540 2013-09-12 DJ Delorie <dj@redhat.com>
1541
1542 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
1543 maintainers.
1544
1545 2013-09-03 Richard Biener <rguenther@suse.de>
1546
1547 * configure.ac: Also allow ISL 0.12.
1548 * configure: Regenerated.
1549
1550 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
1551
1552 * MAINTAINERS (Write After Approval): Add myself.
1553
1554 2013-08-27 David Malcolm <dmalcolm@redhat.com>
1555
1556 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
1557
1558 2013-08-26 Caroline Tice <cmtice@google.com>
1559
1560 * MAINTAINERS: Correct earliers update: Move myself from libvtv
1561 "Various Reviewers" to libvtv "Various Maintainers".
1562
1563 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
1564
1565 * MAINTAINERS: Add myself as RTL optimizers reviewer.
1566
1567 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
1568
1569 * MAINTAINERS: Update name, email.
1570
1571 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
1572
1573 * MAINTAINERS (Write After Approval): Add myself.
1574
1575 2013-08-12 Caroline Tice <cmtice@google.com>
1576
1577 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
1578 address in the Write After Approval section.
1579
1580 2013-08-09 Carlos O'Donell <carlos@redhat.com>
1581
1582 * MAINTAINERS (Write After Approval): Update email.
1583
1584 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
1585
1586 * configure.ac: Adjust to check VTV_SUPPORTED.
1587 * configure: Regenerated.
1588
1589 2013-08-02 Caroline Tice <cmtice@google.com>
1590
1591 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
1592 on non-linux systems; add target-libvtv to noconfigdirs; add
1593 libsupc++/.libs to C++ library search paths.
1594 * configure: Regenerated.
1595 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
1596 libstdc++ and libgcc.
1597 * Makefile.in: Regenerated.
1598
1599 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
1600
1601 * MAINTAINERS (Write After Approval): Add myself.
1602
1603 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
1604 Shiva Chen <shiva0217@gmail.com>
1605
1606 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
1607 nds32 port maintainers.
1608
1609 2013-07-17 Tim Shen <timshen91@gmail.com>
1610
1611 * MAINTAINERS (Write After Approval): Add myself.
1612
1613 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1614
1615 * configure.ac: Sync from binutils.
1616 * configure: Regenerate.
1617
1618 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
1619
1620 * MAINTAINERS (Write After Approval): Add myself.
1621
1622 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
1623
1624 * MAINTAINERS (Write After Approval): Add myself.
1625
1626 2013-05-17 David Malcolm <dmalcolm@redhat.com>
1627
1628 * MAINTAINERS (Write After Approval): Add myself.
1629
1630 2013-04-30 Brooks Moses <bmoses@google.com>
1631
1632 * MAINTAINERS: Update my email; move myself from Fortran
1633 reviewer to Write After Approval.
1634
1635 2013-04-16 Andreas Schwab <schwab@suse.de>
1636
1637 * configure.ac (aarch64-*-*): Don't disable java.
1638 * configure: Regenerate.
1639
1640 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
1641
1642 * MAINTAINERS (Write After Approval): Add myself.
1643
1644 2013-03-30 Matthias Klose <doko@ubuntu.com>
1645
1646 * Makefile.def (target_modules): Don't install libffi.
1647 * Makefile.in: Regenerate.
1648
1649 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
1650
1651 * MAINTAINERS (Write After Approval): Add myself.
1652
1653 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
1654
1655 * MAINTAINERS (Write After Approval): Add myself.
1656
1657 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
1658
1659 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
1660 * configure: Regenerated.
1661
1662 2013-02-05 Ian Lance Taylor <iant@google.com>
1663
1664 PR go/55969
1665 * configure.ac: Disable libgo on some systems where it does not
1666 work.
1667
1668 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
1669
1670 * MAINTAINERS: Explicitly add myself as AIX maintainer.
1671 Remove Geoff Keating as rs6000 port maintainer, at his request.
1672
1673 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
1674
1675 * MAINTAINERS: Update my email.
1676
1677 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
1678
1679 * configure: Re-generate.
1680
1681 2013-01-15 Richard Biener <rguenther@suse.de>
1682
1683 PR other/55973
1684 * configure: Re-generate.
1685
1686 2013-01-14 Matthias Klose <doko@ubuntu.com>
1687
1688 * Makefile.def (install-target-libsanitizer): Depend on
1689 install-target-libstdc++-v3.
1690 * Makefile.in: Regenerate.
1691
1692 2013-01-14 Richard Biener <rguenther@suse.de>
1693
1694 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
1695 * configure: Re-generate
1696
1697 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1698
1699 * config.sub: Update from config repo.
1700
1701 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
1702
1703 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
1704 * Makefile.in: Regenerate.
1705
1706 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
1707
1708 * MAINTAINERS (arc): Add new port maintainership for myself.
1709
1710 2013-01-09 Jason Merrill <jason@redhat.com>
1711
1712 * .gitignore: Import from gdb repository.
1713
1714 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
1715
1716 * Makefile.def (configure-gcc): Depend on all-gmp.
1717 (all-gcc): Remove dependency on all-gmp.
1718 * Makefile.in: Regenerated.
1719
1720 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1721
1722 * config.sub: Merge from config repo.
1723 * config.guess: Ditto.
1724
1725 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1726
1727 * Makefile.def: Merge from binutils.
1728 * Makefile.in: Ditto.
1729
1730 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
1731
1732 * MAINTAINERS: Update my email.
1733
1734 2012-12-29 Ben Elliston <bje@gnu.org>
1735
1736 * config.guess: Update to 2012-12-29 version.
1737 * config.sub: Likewise.
1738
1739 2012-12-20 Matthias Klose <doko@ubuntu.com>
1740
1741 * Makefile.def (install-target-libgfortran): Depend on
1742 install-target-libquadmath, install-target-libgcc.
1743 (install-target-libsanitizer): Depend on install-target-libgcc.
1744 (install-target-libjava): Depend on install-target-libgcc.
1745 (install-target-libitm): Depend on install-target-libgcc.
1746 (install-target-libobjc): Depend on install-target-libgcc.
1747 (install-target-libstdc++-v3): Depend on install-target-libgcc.
1748 * Makefile.in: Regenerate.
1749
1750 2012-12-19 Matthias Klose <doko@ubuntu.com>
1751
1752 * Makefile.def (install-target-libgo): Depend on
1753 install-target-libatomic.
1754 * Makefile.in: Regenerate.
1755
1756 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
1757
1758 PR go/55201
1759 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
1760 * Makefile.in: Regenerate.
1761
1762 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
1763
1764 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
1765 * configure: Regenerate.
1766
1767 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
1768
1769 * config.sub: Merge from config repo.
1770
1771 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
1772
1773 * Makefile.def (target_modules): Add bootstrap=true and
1774 raw_cxx=true to libsanitizer.
1775 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1776 * Makefile.in: Regenerated.
1777 * configure: Likewise.
1778
1779 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
1780
1781 * MAINTAINERS: Remove self as RTL optimization maintainer.
1782
1783 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1784
1785 * MAINTAINERS (Write After Approval): Add myself.
1786
1787 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1788
1789 * Makefile.def (target_modules): Remove bootstrap=true and
1790 raw_cxx=true from libsanitizer.
1791 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
1792 * Makefile.in: Regenerated.
1793 * configure: Likewise.
1794
1795 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
1796
1797 * Makefile.def (target_modules): Add bootstrap=true and
1798 raw_cxx=true to libsanitizer.
1799 * configure.ac (bootstrap_target_libs): Add libsanitizer.
1800 * Makefile.in: Regenerated.
1801 * configure: Likewise.
1802
1803 2012-11-28 Andrew Pinski <apinski@cavium.com>
1804
1805 PR bootstrap/54279
1806 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
1807 * configure: Regenerate.
1808 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
1809 * Makefile.in: Regenerate.
1810
1811 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
1812
1813 * configure.ac: Disable libsanitizer if we're not building C++.
1814 * configure: Regenerate.
1815
1816 2012-11-15 Roland McGrath <roland@hack.frob.com>
1817
1818 * MAINTAINERS (Write After Approval): Add myself.
1819
1820 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
1821
1822 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
1823 Kostya Serebryany (kcc@google.com) and
1824 Jakub Jelinek (jakub@redhat.com).
1825 Rename area for Dodji Seketeli (dodji@redhat.com).
1826
1827 2012-11-15 Dodji Seketeli <dodji@redhat.com>
1828
1829 * MAINTAINERS: (asan.c, related): Add myself.
1830
1831 2012-11-14 Roland McGrath <mcgrathr@google.com>
1832
1833 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
1834 * configure: Regenerate.
1835
1836 2012-11-13 Richard Henderson <rth@redhat.com>
1837
1838 * configure.ac: Move libsanitizer logic to subdirectory.
1839 * configure: Regenerate.
1840
1841 2012-11-13 Dodji Seketeli <dodji@redhat.com>
1842
1843 * configure.ac: Enable libsanitizer just on x86 linux for now.
1844 * configure: Re-generate.
1845
1846 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
1847
1848 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
1849 sections.
1850 * configure: Regenerate.
1851
1852 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
1853
1854 * configure.ac: Add section for configdirs for libsanitizer.
1855 Disable for cris-*-* and mmix-*-*.
1856 * configure: Regenerate.
1857
1858 2012-11-12 Wei Mi <wmi@google.com>
1859
1860 * configure.ac: Add libsanitizer to target_libraries.
1861 * Makefile.def: Ditto.
1862 * configure: Regenerate.
1863 * Makefile.in: Regenerate.
1864 * libsanitizer: New directory for asan runtime. Contains an empty
1865 tsan directory.
1866
1867 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
1868
1869 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
1870 against Mingw64 w32api.
1871 * configure: Regenerate.
1872
1873 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
1874
1875 * configure: Regenerated.
1876
1877 2012-11-03 Robert Mason <rbmj@verizon.net>
1878
1879 * configure.ac: add --disable-libstdcxx configure option
1880 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
1881
1882 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
1883
1884 * MAINTAINERS (Write After Approval): Add myself.
1885
1886 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
1887
1888 * MAINTAINERS (Write After Approval): Add myself.
1889
1890 2012-10-24 Sharad Singhai <singhai@google.com>
1891
1892 * MAINTAINERS (Write After Approval): Add myself.
1893
1894 2012-10-24 Eric Christopher <echristo@gmail.com>
1895
1896 * MAINTAINERS: Update email address.
1897
1898 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
1899
1900 PR bootstrap/54820
1901 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
1902 * configure: Regenerate.
1903
1904 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
1905
1906 * MAINTAINERS (aarch64): Add Marcus and myself.
1907
1908 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
1909
1910 PR bootstrap/54820
1911 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
1912 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
1913 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1914 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
1915 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
1916 * Makefile.in: Regenerate.
1917 * configure.ac (have_static_libs): New variable and associated check.
1918 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
1919 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
1920 * configure: Regenerate.
1921
1922 2012-10-10 Richard Biener <rguenther@suse.de>
1923
1924 * MAINTAINERS: Adjust for changed surname.
1925
1926 2012-10-04 Lawrence Crowl <crowl@google.com>
1927
1928 * MAINTAINERS (Write After Approval): Add myself.
1929
1930 2012-10-01 Cary Coutant <ccoutant@google.com>
1931
1932 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
1933
1934 2012-09-28 Ian Lance Taylor <iant@google.com>
1935
1936 * Makefile.def: Make all-target-libgo depend on
1937 all-target-libbacktrace.
1938 * Makefile.in: Rebuild.
1939
1940 2012-09-26 Ian Lance Taylor <iant@google.com>
1941
1942 * Makefile.def: Make all-gcc depend on all-libbacktrace.
1943 * Makefile.in: Rebuild.
1944
1945 2012-09-20 Walter Lee <walt@tilera.com>
1946
1947 * configure.ac: Add tilegx to list of targets that support gold.
1948 * configure: Regenerate.
1949
1950 2012-09-20 Marek Polacek <polacek@redhat.com>
1951
1952 * MAINTAINERS (Write After Approval): Add myself.
1953
1954 2012-09-19 Steve Ellcey <sellcey@mips.com>
1955
1956 * configure.ac: Add mips*-mti-elf* target.
1957 * configure: Regenerate.
1958
1959 2012-09-17 Ian Lance Taylor <iant@google.com>
1960
1961 * MAINTAINERS (Various Maintainers): Add libbacktrace.
1962 * configure.ac (host_libs): Add libbacktrace.
1963 (target_libraries): Add libbacktrace.
1964 * Makefile.def (host_modules): Add libbacktrace.
1965 (target_modules): Likewise.
1966 * configure, Makefile.in: Rebuild.
1967
1968 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
1969
1970 PR target/38607
1971 Merge upstream change.
1972 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
1973
1974 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
1975 Add libgomp*.o to compare_exclusions for AIX.
1976 * configure: Regenerate.
1977
1978 2012-09-06 Diego Novillo <dnovillo@google.com>
1979
1980 * configure.ac: Bump minimum GMP version to 4.2.3.
1981 * configure: Re-generate.
1982
1983 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
1984
1985 PR target/54461
1986 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
1987 target-libgloss if not configured --with-avrlibc=no.
1988 * configure: Regenerate.
1989
1990 2012-09-04 Jason Merrill <jason@redhat.com>
1991
1992 * configure.ac: Fix --enable-languages=all.
1993
1994 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
1995
1996 * MAINTAINERS (Write After Approval): Add myself.
1997
1998 2012-09-03 Richard Guenther <rguenther@suse.de>
1999
2000 PR bootstrap/54138
2001 * configure.ac: Re-organize ISL / CLOOG checks to allow
2002 disabling with either --without-isl or --without-cloog.
2003 * configure: Regenerated.
2004
2005 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
2006
2007 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
2008 * configure: Regenerate.
2009
2010 2012-08-27 Ulrich Drepper <drepper@gmail.com>
2011
2012 * MAINTAINERS: Fix my email address.
2013
2014 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
2015
2016 PR binutils/4970
2017 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
2018 and opcodes.
2019 * Makefile.in: Regenerated.
2020
2021 2012-08-26 Art Haas <ahaas@impactweather.com>
2022
2023 * configure: Regenerate.
2024
2025 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
2026
2027 * INSTALL/README: Also refer to the online installation
2028 instructions.
2029
2030 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2031
2032 * MAINTAINERS (Write After Approval): Add myself.
2033 (Picochip port): Remove myself.
2034
2035 2012-08-14 Diego Novillo <dnovillo@google.com>
2036
2037 Merge from cxx-conversion branch.
2038
2039 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
2040 POSTSTAGE1_CONFIGURE_FLAGS.
2041 * Makefile.in: Regenerate.
2042 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
2043 Force C++ when bootstrapping.
2044 * configure: Regenerate.
2045
2046 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2047
2048 * MAINTAINERS (Write After Approval): Add myself.
2049
2050 2012-07-16 Joseph Myers <joseph@codesourcery.com>
2051
2052 * README: Document use of ranges of years in copyright notices.
2053
2054 2012-07-06 Richard Guenther <rguenther@suse.de>
2055
2056 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
2057 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
2058 --with-gmp=system.
2059 * Makefile.in: Regenerated.
2060 * configure: Likewise.
2061
2062 2012-07-06 Richard Guenther <rguenther@suse.de>
2063
2064 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
2065 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
2066 supply V=1 as extra_make_flags.
2067 * configure: Regenerated.
2068 * Makefile.in: Likewise.
2069
2070 2012-07-04 Tristan Gingold <gingold@adacore.com>
2071
2072 * configure: Regenerate.
2073
2074 2012-07-03 Richard Guenther <rguenther@suse.de>
2075
2076 * Makfile.def (isl): Remove not necessary extra_exports and
2077 extra_make_flags.
2078 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
2079 * Makefile.in: Regenerated.
2080
2081 2012-07-03 Richard Guenther <rguenther@suse.de>
2082
2083 * Makefile.def (cloog): Add V=1 to extra_make_flags.
2084 * configure.ac: If either the ISL or the CLooG check failed
2085 do not try to build in-tree versions.
2086 * Makefile.in: Regenerated.
2087 * configure: Regenerated.
2088
2089 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2090
2091 * configure: Regenerate.
2092
2093 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
2094
2095 * MAINTAINERS (Various Maintainers): Add myself as testsuite
2096 maintainer.
2097
2098 2012-07-02 Richard Guenther <rguenther@suse.de>
2099
2100 * configure: Regenerated.
2101
2102 2012-07-02 Richard Guenther <rguenther@suse.de>
2103 Michael Matz <matz@suse.de>
2104 Tobias Grosser <tobias@grosser.es>
2105 Sebastian Pop <sebpop@gmail.com>
2106
2107 * Makefile.def: Add ISL host module, remove PPL host module.
2108 Adjust ClooG host module to use the proper ISL.
2109 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
2110 * configure.ac: Include config/isl.m4. Add ISL host library,
2111 remove PPL. Remove PPL configury, add ISL configury, adjust
2112 ClooG configury.
2113 * Makefile.in: Regenerated.
2114 * configure: Likewise.
2115
2116 2012-07-02 Richard Guenther <rguenther@suse.de>
2117
2118 Merge from graphite branch
2119 2011-07-21 Tobias Grosser <tobias@grosser.es>
2120
2121 * configure: Regenerated.
2122 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
2123 both cloog.org and legacy versions. The only supported version will
2124 be CLooG with the isl backend.
2125
2126 2011-07-21 Tobias Grosser <tobias@grosser.es>
2127
2128 * configure: Regenerated.
2129 * configure.ac: Require cloog isl 0.17.0
2130
2131 2011-07-21 Tobias Grosser <tobias@grosser.es>
2132
2133 * configure: Regenerated.
2134 * config/cloog.m4: Do not define CLOOG_ORG
2135
2136 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
2137
2138 * configure.ac: Skip C if explicitly selected.
2139 * configure: Regenerate.
2140
2141 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
2142
2143 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
2144 they contain -O2.
2145 * configure: Regenerate.
2146
2147 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
2148
2149 PR debug/53740
2150 * df.h, df-problems.c, dce.c: Revert last patch.
2151
2152 2012-06-25 Iain Sandoe <iain@codesourcery.com>
2153
2154 * MAINTAINERS (Write After Approval): Update my email address.
2155
2156 2012-06-21 Meador Inge <meadori@codesourcery.com>
2157
2158 * MAINTAINERS (Write After Approval): Add myself.
2159
2160 2012-06-20 Jason Merrill <jason@redhat.com>
2161
2162 * Makefile.tpl (check-target-libgomp-c++): New.
2163 (check-target-libitm-c++): New.
2164 * Makefile.def (c++): Add them.
2165 * Makefile.in: Regenerate.
2166
2167 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
2168
2169 * MAINTAINERS (Write After Approval): Add myself.
2170
2171 2012-05-16 Olivier Hainque <hainque@adacore.com>
2172
2173 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
2174 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
2175 (install-no-fixedincludes): Adjust accordingly.
2176 * Makefile.in: Regenerate.
2177
2178 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
2179
2180 Merge upstream change
2181 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
2182
2183 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
2184
2185 * MAINTAINERS (Write After Approval): Add myself.
2186
2187 2012-05-09 Nick Clifton <nickc@redhat.com>
2188 Paul Smith <psmith@gnu.org>
2189
2190 PR bootstrap/50461
2191 * configure.ac (mpfr-dir): When using in-tree MPFR sources
2192 allow for the fact that from release v3.1.0 of MPFR the source
2193 files were moved into a src sub-directory.
2194 * configure: Regenerate.
2195
2196 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
2197
2198 * configure.ac: Bump minimum MPFR version to 2.4.0.
2199 * configure: Regenerated.
2200
2201 2012-05-01 Richard Henderson <rth@redhat.com>
2202
2203 * Makefile.def (libatomic): New target_module.
2204 * configure.ac (target_libraries): Add libatomic.
2205 (noconfigdirs): Check if libatomic is supported.
2206 * Makefile.in, configure: Rebuild.
2207
2208 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
2209
2210 * MAINTAINERS (Write After Approval): Add myself.
2211
2212 2012-04-25 Joel Brobecker <brobecker@adacore.com>
2213
2214 * config.sub: Update to 2012-04-18 version from official repo.
2215
2216 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
2217
2218 * MAINTAINERS (Write After Approval): Add myself.
2219
2220 2012-04-11 Steve Ellcey <sellcey@mips.com>
2221
2222 * MAINTAINERS: Changed email address.
2223
2224 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
2225
2226 PR target/52737
2227 * contrib/gcc_update (files_and_dependencies):
2228 Remove gcc/config/avr/t-multilib from touch data.
2229
2230 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2231
2232 * MAINTAINERS (OS Port Maintainers): Remove irix.
2233 * configure.ac (enable_libgomp): Remove *-*-irix6*.
2234 (unsupported_languages): Remove mips-sgi-irix6.*.
2235 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
2236 (with_stabs): Remove.
2237 * configure: Regenerate.
2238
2239 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2240
2241 * MAINTAINERS (OS Port Maintainers): Remove osf.
2242 * configure.ac (enable_libgomp): Remove *-*-osf*.
2243 (with_stabs): Remove alpha*-*-osf*.
2244 * configure: Regenerate.
2245
2246 2012-03-05 Tristan Gingold <gingold@adacore.com>
2247
2248 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
2249 * configure: Regenerate.
2250
2251 2012-02-17 Walter Lee <walt@tilera.com>
2252
2253 * MAINTAINERS: (Write After Approval): Delete myself.
2254
2255 2012-02-14 Walter Lee <walt@tilera.com>
2256
2257 * MAINTAINERS (tilegx port): Add myself.
2258 (tilepro port): Add myself.
2259 (Write After Approval): Add myself.
2260
2261 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
2262
2263 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
2264 and Joseph Myers as docstring relicensing maintainers.
2265
2266 2012-02-09 Bin Cheng <bin.cheng@arm.com>
2267
2268 * MAINTAINERS (write-after-approval): Add myself.
2269
2270 2012-02-08 Ira Rosen <irar@il.ibm.com>
2271
2272 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
2273 maintainer.
2274
2275 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2276
2277 * MAINTAINERS (Write After Approval): Move myself to
2278 maintain alphabetical order.
2279
2280 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
2281
2282 * MAINTAINERS (Write After Approval): Add myself.
2283
2284 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2285
2286 * MAINTAINERS (Write After Approval): Add myself.
2287
2288 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
2289 Jayant R Sonar <jayant.sonar@kpitcummins.com>
2290
2291 * configure.ac (cr16-*-*): Remove nonconfigdirs.
2292 * configure: Regenerate.
2293
2294 2012-01-23 Harshit Chopra <harshit@google.com>
2295
2296 * MAINTAINERS (Write After Approval): Add myself.
2297
2298 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
2299
2300 * configure.ac: Remove reference to mh-interix.
2301 * configure: Regenerate.
2302
2303 2012-01-05 Richard Henderson <rth@redhat.com>
2304
2305 PR bootstrap/51072
2306 * configure.ac: Disable libitm if c++ is not enabled.
2307 * configure: Rebuild.
2308
2309 * configure.ac: Fix regexp for same.
2310 * configure: Rebuild.
2311
2312 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
2313
2314 * MAINTAINERS (Write After Approval): Add myself.
2315
2316 2012-01-02 Richard Guenther <rguenther@suse.de>
2317
2318 PR bootstrap/51686
2319 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
2320 * Makefile.in: Regenerate.
2321
2322 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
2323
2324 * MAINTAINERS (Write After Approval): Add myself.
2325
2326 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
2327
2328 * configure: Regenerate.
2329
2330 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
2331
2332 * MAINTAINERS (picochip): Changed email address.
2333
2334 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
2335
2336 * MAINTAINERS (write-after-approval): Add self.
2337
2338 2011-11-29 DJ Delorie <dj@redhat.com>
2339
2340 * configure.ac (rl78-*-*) New case.
2341 * configure: Regenerate.
2342 * MAINTAINERS: Add myself as RL78 maintainer.
2343
2344 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
2345
2346 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
2347
2348 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
2349
2350 * libtool.m4: Additional FreeBSD 10 fixes.
2351
2352 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
2353
2354 * MAINTAINERS: Move myself from Write After Approval to CPU Port
2355 Maintainers section, as Epiphany maintainer.
2356
2357 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
2358
2359 PR target/49992
2360 * configure.ac: Remove ranlib special-casing for Darwin.
2361 * configure: Regenerate.
2362
2363 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
2364
2365 * MAINTAINERS (Reviewers): Keep the list sorted.
2366
2367 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
2368
2369 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
2370
2371 2011-11-09 Roland McGrath <mcgrathr@google.com>
2372
2373 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
2374 * configure: Rebuild.
2375 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
2376 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
2377 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
2378 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
2379 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
2380 Add READELF.
2381 * Makefile.in: Rebuild.
2382
2383 2011-11-09 Jason Merrill <jason@redhat.com>
2384
2385 * Makefile.def (language=c++): Remove check-c++0x.
2386 * Makefile.in (check-gcc-c++): Regenerate.
2387
2388 2011-11-08 Richard Henderson <rth@redhat.com>
2389
2390 * configure.ac: Test for libitm directory present first.
2391
2392 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
2393
2394 * configure.ac: Test libitm/configure.tgt to disable libitm.
2395 * configure: Rebuild.
2396
2397 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
2398 Richard Henderson <rth@redhat.com>
2399
2400 Merged from transactional-memory.
2401
2402 * Makefile.def (lang_env_dependencies): libitm is c++.
2403 Add libitm target module.
2404 * configure.ac: Likewise.
2405 * config/mmap.m4: New file.
2406 * contrib/gcc_update: Add libitm to touch data.
2407 * Makefile.in, configure: Rebuild.
2408
2409 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2410
2411 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
2412 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
2413 * Makefile.in: Regenerate.
2414
2415 2011-11-01 DJ Delorie <dj@redhat.com>
2416
2417 * config.sub: Update to version 2011-10-29 (added rl78)
2418
2419 2011-10-27 Nick Clifton <nickc@redhat.com>
2420
2421 * config.sub: Import these changes from the config project:
2422
2423 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
2424 Ben Elliston <bje@gnu.org>
2425
2426 * config.sub (epiphany): New.
2427
2428 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
2429 Ben Elliston <bje@gnu.org>
2430
2431 * config.sub (hexagon, hexagon-*): New.
2432
2433 2011-08-23 Roland McGrath <mcgrathr@google.com>
2434
2435 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
2436 64eb to be64.
2437
2438 2011-08-16 Roland McGrath <mcgrathr@google.com>
2439
2440 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
2441 (nacl): Grok as alias for 32el-unknown-nacl.
2442
2443 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
2444
2445 * MAINTAINERS (Write After Approval): Add myself.
2446
2447 2011-10-24 Teresa Johnson <tejohnson@google.com>
2448
2449 * MAINTAINERS (Write After Approval): Add myself.
2450
2451 2011-09-21 Jakub Jelinek <jakub@redhat.com>
2452
2453 * MAINTAINERS (sparc port): Remove myself.
2454
2455 2011-09-14 Tom de Vries <tom@codesourcery.com>
2456
2457 * MAINTAINERS (Write After Approval): Add myself.
2458
2459 2011-08-14 Yao Qi <yao@codesourcery.com>
2460
2461 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
2462 * configure: Regenerate.
2463
2464 2011-07-26 Ian Lance Taylor <iant@google.com>
2465
2466 * configure.ac: Set have_compiler based on whether gcc directory
2467 exists, rather than on whether gcc is in configdirs.
2468 * configure: Rebuild.
2469
2470 2011-07-21 Joseph Myers <joseph@codesourcery.com>
2471
2472 * MAINTAINERS (Global Reviewers): Add self.
2473
2474 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
2475
2476 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
2477 link directories.
2478 * Makefile.in: Rebuild.
2479
2480 2011-07-20 Ian Lance Taylor <iant@google.com>
2481
2482 PR bootstrap/49787
2483 * configure.ac: Move --enable-bootstrap handling earlier in file.
2484 If --enable-bootstrap and either --enable-build-with-cxx or
2485 --enable-build-poststage1-with-cxx, enable C++ automatically.
2486 * configure: Rebuild.
2487
2488 2011-07-19 Ian Lance Taylor <iant@google.com>
2489
2490 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
2491 make C++ a boot_language. Set and substitute
2492 POSTSTAGE1_CONFIGURE_FLAGS.
2493 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
2494 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
2495 * configure, Makefile.in: Rebuild.
2496
2497 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
2498
2499 * MAINTAINERS (Register Allocation): Move myself from reviewers to
2500 maintainers.
2501
2502 2011-07-18 Jakub Jelinek <jakub@redhat.com>
2503
2504 * MAINTAINERS (Global Reviewers): Add myself.
2505
2506 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2507
2508 * configure: Regenerate.
2509
2510 2011-07-16 Jason Merrill <jason@redhat.com>
2511
2512 * Makefile.def (language=c++): Add check-c++0x and
2513 check-target-libmudflap-c++.
2514 * Makefile.tpl (check-target-libmudflap-c++): New.
2515 * Makefile.in: Regenerate.
2516
2517 2011-07-16 Matthias Klose <doko@ubuntu.com>
2518
2519 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
2520 * Makefile.def (target_modules/libjava): Pass
2521 $(EXTRA_CONFIGARGS_LIBJAVA).
2522 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
2523 if not configured with --enable-static-libjava.
2524 * Makefile.in: Regenerate.
2525 * configure: Likewise.
2526
2527 2011-07-15 Jason Merrill <jason@redhat.com>
2528
2529 * Makefile.in (check-c++): Move check-gcc-c++0x after
2530 check-target-libstdc++-v3.
2531
2532 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
2533
2534 * MAINTAINERS (c6x port): New entry.
2535
2536 2011-07-13 Jason Merrill <jason@redhat.com>
2537
2538 * Makefile.in (check-gcc-c++0x): New.
2539 (check-c++): Depend on it.
2540
2541 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2542
2543 PR target/39150
2544 * configure.ac (i[3456789]86-*-solaris2*): Also accept
2545 x86_64-*-solaris2.1[0-9]*.
2546 * configure: Regenerate.
2547
2548 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
2549
2550 * MAINTAINERS (RTL optimizers): Add self.
2551
2552 2011-06-27 Gabriel Charette <gchare@google.com>
2553
2554 * MAINTAINERS (Write After Approval): Add myself.
2555
2556 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
2557
2558 PR regression/47836
2559 PR bootstrap/23656
2560 PR other/47733
2561 PR bootstrap/49247
2562 PR c/48825
2563 * configure.ac (target_libraries): Remove target-libiberty.
2564 Remove case-statement setting skipdirs=target-libiberty for
2565 multiple targets. Remove checking target_configdirs and
2566 removing target-libiberty but keeping target-libgcc if
2567 otherwise empty.
2568 * Makefile.def (target_modules): Don't add libiberty.
2569 (dependencies): Remove all traces of target-libiberty.
2570 * configure, Makefile.in: Regenerate.
2571
2572 2011-06-13 Walter Lee <walt@tilera.com>
2573
2574 * configure.ac (tilepro-*-*) New case.
2575 (tilegx-*-*): Likewise.
2576 * configure: Regenerate.
2577
2578 2011-06-06 Jing Yu <jingyu@google.com>
2579
2580 * configure.ac: Skip target-libiberty for
2581 arm*-*-linux-androideabi.
2582 * configure: Regenerated.
2583
2584 2011-06-06 Nick Clifton <nickc@redhat.com>
2585
2586 * config.sub: Sync from upstream.
2587
2588 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
2589
2590 * MAINTAINERS (Write After Approval): Add myself.
2591
2592 2011-06-01 Daniel Jacobowitz <drow@false.org>
2593
2594 * MAINTAINERS: Update my email address.
2595
2596 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
2597
2598 * MAINTAINERS (Write After Approval): Update my email address.
2599
2600 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
2601
2602 * MAINTAINERS (Write After Approval): Add myself.
2603
2604 2011-05-08 Doug Kwan <dougkwan@google.com>
2605
2606 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
2607 * configure: Regenerated.
2608 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
2609 value from configure.
2610 * Makefile.in: Regenerated.
2611
2612 2011-05-05 Joseph Myers <joseph@codesourcery.com>
2613
2614 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
2615 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
2616 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
2617 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
2618 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
2619 *-*-vxworks*): Disable newlib and libgloss in separate case
2620 statement.
2621 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
2622 to separate case statement.
2623 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2624 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
2625 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
2626 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
2627 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
2628 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
2629 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
2630 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
2631 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
2632 i[[3456789]]86-*-rdos*, m32r-*-*,
2633 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
2634 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
2635 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
2636 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
2637 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
2638 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
2639 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
2640 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
2641 and libgloss in main case over targets. Remove most empty cases
2642 in main case over targets.
2643 * configure: Regenerate.
2644
2645 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
2646
2647 * MAINTAINERS (Write After Approval): Add myself.
2648
2649 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2650
2651 * configure.ac: Remove code setting special library locations for
2652 hppa*64*-*-hpux11*. Remove code setting compiler for
2653 sparc-sun-solaris2*.
2654 * configure: Regenerate.
2655
2656 2011-05-04 Joseph Myers <joseph@codesourcery.com>
2657
2658 * configure.ac: Separate libgloss_dir settings from general case
2659 over targets.
2660 * configure: Regenerate.
2661
2662 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2663
2664 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
2665 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
2666 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
2667 cases in libgcj-disabling case statement.
2668 (hppa*64*-*-linux*): Set unsupported_languages instead of
2669 disabling target-zlib.
2670 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
2671 to hppa*64*-*-hpux*.
2672 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
2673 hppa*-*-hpux*.
2674 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
2675 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
2676 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
2677 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
2678 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
2679 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
2680 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
2681 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
2682 libgcj-disabling case statement.
2683 * configure: Regenerate.
2684
2685 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2686
2687 * configure.ac: Disable Java for targets not supporting libffi.
2688 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
2689 Remove cases in Java-disabling statement.
2690 (*arm-wince-pe): Change to arm-wince-pe.
2691 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
2692 cases in Java-disabling statement.
2693 (bfin-*-*): Don't disable Java again.
2694 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
2695 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
2696 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
2697 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
2698 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
2699 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
2700 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
2701 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
2702 Java-disabling statement.
2703 (mmix-*-*): Don't disable Java again.
2704 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2705 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
2706 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
2707 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
2708 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
2709 statement.
2710 * configure: Regenerate.
2711
2712 2011-04-28 Joseph Myers <joseph@codesourcery.com>
2713
2714 * configure.ac: Separate cases disabling Java and Java libraries
2715 from general case over targets.
2716 * configure: Regenerate.
2717
2718 2011-04-21 Jie Zhang <jzhang918@gmail.com>
2719
2720 * MAINTAINERS: Update my email address.
2721
2722 2011-04-20 Easwaran Raman <eraman@google.com>
2723
2724 * MAINTAINERS (Write After Approval): Add myself.
2725
2726 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
2727
2728 PR lto/48086
2729 * configure.ac: Re-enable LTO on *-apple-darwin9*.
2730 * configure: Regenerate.
2731
2732 2011-04-16 Jim Meyering <meyering@redhat.com>
2733
2734 * MAINTAINERS (Write After Approval): Add myself.
2735
2736 2011-04-15 Dodji Seketeli <dodji@redhat.com>
2737
2738 * MAINTAINERS: Update my email address.
2739
2740 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
2741
2742 * MAINTAINERS (Write After Approval): Add myself.
2743
2744 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
2745
2746 * MAINTAINERS (Write After Approval): Add myself.
2747
2748 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
2749
2750 * MAINTAINERS (Write After Approval): Add myself.
2751
2752 2011-04-06 Joseph Myers <joseph@codesourcery.com>
2753
2754 * configure.ac (build_tools): Remove build-byacc.
2755 (host_libs): Remove mmalloc.
2756 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
2757 autoconf automake libtool diff rcs fileutils shellutils time
2758 textutils wdiff find uudecode hello tar gzip indent recode release
2759 sed perl gawk findutils gettext zip.
2760 (libgcj): Remove target-qthreads.
2761 (target_tools): Remove target-examples target-gperf.
2762 (YACC): Don't handle building byacc.
2763 * configure: Regenerate.
2764 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
2765 dosutils, examples, fileutils, find, findutils, gawk, gettext,
2766 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
2767 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
2768 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
2769 handle building components.
2770 * Makefile.in: Regenerate.
2771
2772 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
2773
2774 * MAINTAINERS: Update my email address as Xtensa maintainer.
2775
2776 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
2777
2778 * config.sub: Sync from upstream.
2779
2780 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2781
2782 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
2783 (microblaze*): Don't disable libssp.
2784 * configure: Regenerate.
2785
2786 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2787
2788 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
2789 moveifchange.
2790 * configure: Regenerate.
2791 * Makefile.tpl: Use @SHELL@ not @config_shell@.
2792 * Makefile.in: Regenerate.
2793
2794 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2795
2796 * configure.ac (*-*-sysv4*): Don't enable libgomp.
2797 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
2798 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
2799 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
2800 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
2801 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
2802 md_exec_prefix cases.
2803 * configure: Regenerate.
2804
2805 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2806
2807 * configure.ac: Separate cases disabling target-libssp,
2808 target-libiberty, target-libstdc++-v3 and Fortran from general
2809 case over targets.
2810 * configure: Regenerate.
2811
2812 2011-04-01 Joseph Myers <joseph@codesourcery.com>
2813
2814 * configure.ac (*-*-chorusos): Don't disable libgcj.
2815 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
2816 Remove case.
2817 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
2818 (arm-*-coff): Don't disable libgcj.
2819 (arm*-*-linux-gnueabi): Remove useless assignment.
2820 (arm-*-riscix*): Don't disable libgcj.
2821 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
2822 configuration.
2823 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
2824 (c54x*-*-*): Remove case.
2825 (tic54x-*-*): Don't disable GCC or GCC libraries.
2826 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
2827 to *.
2828 (d10v-*-*): Don't disable GCC libraries.
2829 (d30v-*-*): Don't disable libgcj.
2830 (h8500-*-*): Don't disable GCC libraries.
2831 (i960-*-*): Don't disable libgcj.
2832 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
2833 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2834 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
2835 libgcj.
2836 (m68k-*-coff*): Remove case.
2837 (mmix-*-*): Don't disable libgloss on host.
2838 (mn10200-*-*, mn10300-*-*): Remove cases.
2839 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
2840 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
2841 Don't disable libgcj.
2842 (romp-*-*): Remove case.
2843 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
2844 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
2845 case.
2846 (v810-*-*): Don't disable GCC libraries.
2847 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
2848 (ip2k-*-*): Don't disable GCC libraries.
2849 * configure: Regenerate.
2850
2851 2011-03-28 Joseph Myers <joseph@codesourcery.com>
2852
2853 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
2854 libffi on host.
2855 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
2856 on host.
2857 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
2858 * configure: Regenerate.
2859
2860 2011-03-26 John Marino <binutils@marino.st>
2861
2862 * configure.ac: Add support for *-*-dragonfly*
2863 * configure: Regenerate.
2864
2865 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2866
2867 * configure.ac (native_only): Remove.
2868 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
2869 send-pr uudecode guile gnuserv on host.
2870 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
2871 send-pr rcs guile perl texinfo libtool on host.
2872 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
2873 automake send-pr rcs guile perl texinfo libtool on host.
2874 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
2875 (*-*-kaos*): Don't disable target-examples target-gperf on target.
2876 (alpha*-dec-osf*): Don't disable fileutils on target.
2877 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
2878 texinfo send-pr expect dejagnu on target.
2879 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
2880 target-qthreads on target.
2881 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
2882 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
2883 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
2884 x86_64-*-mingw*): Don't disable expect on target.
2885 (*-*-cygwin*): Don't disable target-gperf on target.
2886 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
2887 gnuserv on target.
2888 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
2889 target.
2890 * configure: Regenerate.
2891
2892 2011-03-25 Joseph Myers <joseph@codesourcery.com>
2893
2894 * configure.ac (target_tools): Remove target-groff.
2895 (native_only): Remove target-groff.
2896 (hppa*64*-*-*): Don't disable byacc.
2897 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
2898 setting.
2899 (*-*-kaos*): Don't skip target-librx and target-groff.
2900 (*-*-netware*): Don't skip target-libmudflap.
2901 (*-*-tpf*): Don't skip target-libmudflap.
2902 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
2903 directories on the host.
2904 (ia64*-*-*vms*): Don't skip tix.
2905 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
2906 host.
2907 * configure: Regenerate.
2908
2909 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
2910
2911 * configure.ac: Remove references to mt-mep, mt-netware,
2912 mt-wince.
2913 * Makefile.def: Add all-utils soft dependencies.
2914 * Makefile.tpl: Remove GDB_NLM_DEPS.
2915 * configure: Regenerate.
2916 * Makefile.in: Regenerate.
2917
2918 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2919
2920 * configure.ac: Do not include mh-x86omitfp.
2921 * configure: Regenerate.
2922
2923 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2924
2925 * configure.ac: Remove empty cases.
2926 * configure: Regenerate.
2927
2928 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2929
2930 * Makefile.def: Add dependency from termcap to gdb.
2931 * Makefile.in: Regenerate.
2932
2933 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2934
2935 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
2936 * configure: Regenerate.
2937 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
2938 * Makefile.tpl: Likewise.
2939 * Makefile.in: Regenerate.
2940
2941 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
2942
2943 * configure.ac: Remove all mentions of tentative_cc.
2944 * configure: Regenerate.
2945
2946 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2947
2948 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
2949 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
2950 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
2951 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
2952 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
2953 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
2954 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
2955 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
2956 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
2957 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
2958 *-*-rhapsody*): Remove host cases.
2959 * configure: Regenerate.
2960
2961 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2962
2963 * configure.ac (ppc*-*-pe): Remove host case.
2964 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
2965 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
2966 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
2967 cases.
2968 * configure: Regenerate.
2969
2970 2011-03-24 Joseph Myers <joseph@codesourcery.com>
2971
2972 * config.sub: Update to version 2011-03-23.
2973
2974 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2975
2976 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
2977 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
2978 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
2979 * configure: Regenerate.
2980
2981 2011-03-22 Joseph Myers <joseph@codesourcery.com>
2982
2983 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
2984 to Write After Approval.
2985 * config-ml.in: Don't handle arc-*-elf*.
2986 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
2987 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
2988 handle GCC libraries.
2989 * configure: Regenerate.
2990
2991 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2992
2993 PR bootstrap/48120:
2994 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
2995 Add -lstdc++ -lm to LIBS.
2996 * configure: Regenerate.
2997
2998 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
2999
3000 * config.guess: Update to version 2011-02-02
3001 * config.sub: Update to version 2011-02-24
3002
3003 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
3004
3005 PR lto/48086
3006 * configure.ac: Re-enable LTO on *-apple-darwin9.
3007 * configure: Regenerate.
3008
3009 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
3010
3011 PR lto/48086
3012 * configure.ac: Disable LTO on darwin due to an assembler change in
3013 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
3014 under 256.
3015 * configure: Regenerate.
3016
3017 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
3018
3019 * MAINTAINERS: Update myself as score backend maintainer,
3020 update my e-mail address.
3021
3022 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
3023
3024 * MAINTAINERS: Update my e-mail address.
3025
3026 2011-03-06 Joey Ye <joey.ye@arm.com>
3027
3028 * MAINTAINERS: Update my e-mail address.
3029
3030 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3031
3032 * configure.ac: Adjust test of with_ppl.
3033 * configure: Regenerated.
3034
3035 2011-03-02 Kai Tietz <ktietz@redhat.com>
3036
3037 * MAINTAINERS: Adjust my e-mail address.
3038
3039 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3040
3041 * configure.ac: Add -lpwl to ppllibs.
3042 * configure: Regenerated.
3043
3044 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
3045
3046 * config/cloog.m4: Add -lisl to clooglibs.
3047 * configure: Regenerated.
3048
3049 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3050
3051 * MAINTAINERS (CPU Port maintainers): Add self.
3052
3053 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3054
3055 * MAINTAINERS: Add myself as testsuite maintainer.
3056
3057 2011-02-15 Mike Stump <mikestump@comcast.net>
3058
3059 * MAINTAINERS: Add myself as testsuite maintainer.
3060
3061 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3062
3063 Import from Libtool and gnulib:
3064
3065 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
3066
3067 Prepare for supporting FreeBSD 10.
3068 * config.rpath: Remove handling of freebsd1* which soon would
3069 match FreeBSD 10.0.
3070
3071 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
3072
3073 Remove support for FreeBSD 1.x.
3074 * libtool.m4 (_LT_LINKER_SHLIBS)
3075 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
3076 soon would incorrectly match FreeBSD 10.0.
3077
3078 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3079
3080 PR binutils/12283
3081 * move-if-change: Import version from gnulib.
3082
3083 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
3084
3085 PR lto/47225
3086 * Makefile.def (lto-plugin): Double dash for enable-shared.
3087 (configure-gcc): Depend on all-lto-plugin.
3088 * Makefile.in: Rebuilt.
3089
3090 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3091
3092 * configure.ac: Remove extra bracket.
3093 * configure: Regenerate.
3094
3095 2011-02-08 Tobias Burnus <burnus@net-b.de>
3096
3097 * MAINTAINERS: Add myself as libquadmath maintainer.
3098
3099 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
3100
3101 * MAINTAINERS: Update my email address.
3102
3103 2011-02-07 Joseph Myers <joseph@codesourcery.com>
3104
3105 * MAINTAINERS (option handling): Add self.
3106
3107 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
3108
3109 PR lto/47225
3110 * Makefile.def: Add dependency for install-gcc
3111 on install-lto-plugin.
3112 * Makfile.in: Regenerated
3113
3114 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
3115
3116 * MAINTAINERS (CPU Port Maintainers): Add myself.
3117
3118 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
3119
3120 PR libgcj/44341
3121 * configure.ac: Discard --with-* flags for host when configuring
3122 target libraries for cross build.
3123 * configure: Rebuilt.
3124
3125 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3126
3127 * MAINTAINERS (linear loop transforms): Removed.
3128
3129 2011-01-25 Jakub Jelinek <jakub@redhat.com>
3130
3131 * configure.ac: If with_ppl is no, move setting with_cloog=no
3132 after CLOOG_REQUESTED check.
3133 * configure: Regenerated.
3134
3135 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3136
3137 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
3138 CLooG has been requested.
3139 * configure: Regenerated.
3140
3141 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
3142
3143 * configure: Regenerated.
3144 * configure.ac: Check for version 0.11 (or later revision) of PPL.
3145
3146 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
3147
3148 * configure: Regenerated.
3149 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
3150
3151 2011-01-21 Andreas Schwab <schwab@redhat.com>
3152
3153 * configure.ac: Use AS_HELP_STRING throughout.
3154 * configure: Regenerate.
3155
3156 2011-01-18 Jie Zhang <jie.zhang@analog.com>
3157
3158 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
3159 * configure: Regenerate.
3160
3161 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
3162
3163 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
3164
3165 2011-01-13 Joel Brobecker <brobecker@adacore.com>
3166
3167 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
3168 for ia64-hpux.
3169 * configure: Regenerate.
3170
3171 2011-01-07 Jan Hubicka <jh@suse.cz>
3172
3173 PR lto/47225
3174 * Makefile.in: Regenerate.
3175 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
3176 configure.
3177
3178 2011-01-07 Jan Hubicka <jh@suse.cz>
3179
3180 * Makefile.in: Regenerate.
3181 * Makefile.def (gcc host module) and soft dependency on lto-plugin
3182 and configure dependency on lto-plugin configure.
3183 (lto-plugin module): Remove dependency on GCC; add dependency on
3184 liniberty.
3185
3186 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
3187
3188 * MAINTAINERS (Write After Approval): Add myself.
3189
3190 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
3191
3192 * configure: Regenerate.
3193
3194 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
3195
3196 * configure.ac: (picochip): Disable libiberty.
3197
3198 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
3199
3200 * MAINTAINERS (Write After Approval): Add myself.
3201
3202 2010-12-10 Ian Lance Taylor <iant@google.com>
3203
3204 PR bootstrap/46819
3205 * configure.ac: For --disable-libgcj clear libgcj_saved.
3206 * configure: Rebuild.
3207
3208 2010-12-10 Tobias Burnus <burnus@net-b.de>
3209
3210 PR fortran/46540
3211 * configure.ac: Add --disable-libquadmath and
3212 --disable-libquadmath-support.
3213 * configure: Regenerate.
3214
3215 2010-12-03 Ian Lance Taylor <iant@google.com>
3216
3217 * MAINTAINERS: Add myself as libgo maintainer.
3218
3219 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
3220
3221 PR libffi/46792
3222 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
3223 * configure: Regenerate.
3224
3225 2010-12-02 Ian Lance Taylor <iant@google.com>
3226
3227 * configure.ac: Always set default for poststage1_ldflags to
3228 -static-libstdc++ -static-libgcc.
3229
3230 2010-11-29 Andreas Schwab <schwab@redhat.com>
3231
3232 * configure.ac: Move comment to remove extra space in last argument
3233 of GCC_TARGET_TOOL.
3234
3235 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
3236
3237 PR other/46026
3238 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
3239 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
3240 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
3241 (BASE_FLAGS_TO_PASS): Use it.
3242 * configure: Rebuilt.
3243 * Makefile.in: Rebuilt.
3244
3245 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
3246
3247 PR binutils/12258
3248 * configure.ac: Correct comments for --enable-gold/--enable-ld.
3249 Properly check default linker.
3250 * configure: Regnerated.
3251
3252 2010-11-23 Matthias Klose <doko@ubuntu.com>
3253
3254 * configure.ac: For --enable-gold, handle value `default' instead of
3255 `both*'. New configure option --{en,dis}able-ld.
3256 * configure: Regenerate.
3257
3258 2010-11-20 Ian Lance Taylor <iant@google.com>
3259
3260 * configure.ac: Only disable a language library if no language needs
3261 it. Don't let --disable-libgcj uncondtionally disable libffi.
3262 * configure: Rebuild.
3263
3264 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3265
3266 * Makefile.in: Regenerate.
3267
3268 PR other/46202
3269 * configure.ac: Fix just-built in-tree STRIP name to be
3270 binutils/strip-new.
3271 * configure: Regenerate.
3272 * Makefile.def (install-strip-gcc, install-strip-binutils)
3273 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
3274 (install-strip-sid): Mirror dependencies on non-strip variants
3275 of these targets on the respective -strip prerequisites.
3276 * Makefile.tpl (install-strip, install-strip-host)
3277 (install-strip-target): New targets.
3278 (install-strip-[+module+], install-strip-target-[+module+]):
3279 New targets.
3280 * Makefile.in: Regenerate.
3281
3282 2010-11-19 Ian Lance Taylor <iant@google.com>
3283 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3284
3285 * configure.ac: Add target-libgo to target_libraries. Set
3286 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
3287 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
3288 (HOST_EXPORTS): Add GOC.
3289 (BASE_TARGET_EXPORTS): Add GOC.
3290 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
3291 (GOCFLAGS_FOR_TARGET): New variable.
3292 (EXTRA_HOST_FLAGS): Add GOC.
3293 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
3294 * Makefile.def (target_modules): Add libgo.
3295 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
3296 (dependencies): Add dependency from configure-target-libgo to
3297 configure-target-libffi and all-target-libstdc++-v3. Add
3298 dependencies from all-target-libgo to all-target-libffi.
3299 (languages): Add go.
3300 * configure: Rebuild.
3301 * Makefile.in: Rebuild.
3302
3303 2010-11-19 Ian Lance Taylor <iant@google.com>
3304
3305 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
3306 compiler/flag environment variables.
3307
3308 2010-11-18 Ian Lance Taylor <iant@google.com>
3309
3310 * configure.ac: Check for lang_requires_boot_languages in
3311 config-lang.in files.
3312 * configure: Rebuild.
3313
3314 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3315 Tobias Burnus <burnus@net-b.de>
3316
3317 PR fortran/32049
3318 * Makefile.def: Add libquadmath; build it with language=fortran.
3319 * configure.ac: Add libquadmath.
3320 * Makefile.tpl: Handle multiple libs in check-[+language+].
3321 * Makefile.in: Regenerate.
3322 * configure: Regenerate.
3323
3324 2010-11-16 Tom Tromey <tromey@redhat.com>
3325
3326 * MAINTAINERS: Moved myself to reviewers section.
3327
3328 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
3329
3330 * MAINTAINERS: Moved myself to reviewers section.
3331
3332 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3333
3334 * MAINTAINERS (Various Maintainers): Add self for build machinery.
3335 (Write After Approval): Remove self.
3336
3337 2010-11-15 Andreas Schwab <schwab@redhat.com>
3338
3339 * configure.ac: Fix spelling in option names.
3340 * configure: Regenerated.
3341
3342 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
3343
3344 PR bootstrap/39622
3345 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
3346 * configure: Regenerated.
3347
3348 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
3349
3350 * MAINTAINERS: Update my email address.
3351
3352 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3353
3354 * configure: Regenerate.
3355
3356 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3357
3358 * configure: Regenerate.
3359
3360 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3361
3362 * configure: Regenerate.
3363
3364 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
3365
3366 * configure: Regenerate.
3367
3368 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
3369
3370 * configure.ac: Support official CLooG.org versions.
3371 * configure: Regenerate.
3372 * config/cloog.m4: New.
3373
3374 2010-11-10 François Dumont <francois.cppdevs@free.fr>
3375
3376 * MAINTAINERS (Write After Approval): Add myself.
3377
3378 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
3379
3380 * MAINTAINERS: Update my email address.
3381
3382 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
3383
3384 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
3385 * configure: Regenerate.
3386
3387 2010-11-03 Ian Lance Taylor <iant@google.com>
3388 Dave Korn <dave.korn.cygwin@gmail.com>
3389
3390 PR lto/46273
3391 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
3392 and on other supported platforms whenever LTO is enabled.
3393 * configure: Rebuild.
3394
3395 2010-11-02 Alan Modra <amodra@gmail.com>
3396
3397 PR binutils/12110
3398 * configure.ac: Error when source path contains spaces.
3399 * configure: Regenerate.
3400
3401 2010-10-23 James E. Wilson <wilson@codesourcery.com>
3402
3403 * MAINTAINERS: Update my email address.
3404
3405 2010-10-20 Ian Lance Taylor <iant@google.com>
3406
3407 * Makefile.def (target_modules): Set lib_path to src/.libs for
3408 libstdc++-v3 module.
3409 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
3410 * Makefile.in: Rebuild.
3411
3412 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
3413
3414 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
3415 (Write After Approval): Remove myself.
3416
3417 2010-10-15 Tristan Gingold <gingold@adacore.com>
3418
3419 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3420
3421 2010-10-14 Douglas Rupp <rupp@gnat.com>
3422
3423 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
3424
3425 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
3426
3427 * configure.ac (build_lto_plugin): New shell variable.
3428 (--enable-lto): Turn on by default for all non-ELF platforms that
3429 have had LTO support added so far. Set build_lto_plugin appropriately
3430 for both ELF and non-ELF.
3431 (configdirs): Add lto-plugin or not based on build_lto_plugin.
3432 * configure: Regenerate.
3433
3434 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3435
3436 Sync from src:
3437 * configure.ac (v850 support): Remove target-libgloss from
3438 noconfigdirs.
3439 * configure: Regenerate.
3440
3441 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3442
3443 PR bootstrap/45326
3444 PR bootstrap/45174
3445 * configure.ac: Honor initial values of $build_configargs,
3446 $host_configargs, $target_configargs. Mark the precious, so
3447 environment settings get recorded.
3448 * configure: Regenerate.
3449
3450 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3451
3452 PR bootstrap/45796
3453 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
3454 Depend on all-build-libiberty.
3455 * Makefile.in: Regenerate.
3456
3457 2010-09-30 Michael Eager <eager@eagercon.com>
3458
3459 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
3460 * configure: Regenerate.
3461
3462 2010-09-28 Michael Eager <eager@eagercon.com>
3463
3464 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
3465
3466 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3467
3468 PR bootstrap/44621
3469 * configure.ac: Fix unportable shell quoting.
3470 * configure: Regenerate.
3471
3472 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
3473
3474 * configure.ac (enable-lto): Add Darwin to the list of supported lto
3475 targets and amend comment.
3476 * configure: Regenerate.
3477
3478 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
3479
3480 * MAINTAINERS (Write After Approval): Add myself.
3481
3482 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
3483
3484 * configure.ac: Enable LTO by default on Darwin.
3485 * configure: Regenerate.
3486
3487 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
3488
3489 * MAINTAINERS (Write After Approval): Add myself.
3490
3491 2010-09-01 Ian Bolton <ian.bolton@arm.com>
3492
3493 * MAINTAINERS (Write After Approval): Add myself.
3494
3495 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
3496
3497 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
3498 ports
3499
3500 2010-07-28 David Yuste <david.yuste@gmail.com>
3501
3502 * MAINTAINERS (Write After Approval): Add myself.
3503
3504 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
3505
3506 * configure.ac: Support all v850 targets.
3507 * configure: Regenerate.
3508
3509 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
3510
3511 PR bootstrap/44455
3512 * configure.ac (extra_mpfr_configure_flags): Copy from
3513 extra_mpc_gmp_configure_flags.
3514 * configure: Re-generated.
3515
3516 2010-07-22 Andi Kleen <ak@linux.intel.com>
3517
3518 * MAINTAINERS (Write After Approval): Add myself.
3519
3520 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
3521
3522 * MAINTAINERS (Write After Approval): Add myself.
3523
3524 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
3525
3526 * MAINTAINERS (Write After Approval): Add myself.
3527
3528 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
3529
3530 PR target/44862
3531 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
3532 Provide -B option to allow for link spec %s substitutions for
3533 libstdc++.a on darwin.
3534 * Makefile.in: Regenerate.
3535
3536 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
3537
3538 * MAINTAINERS (Reviewers): Update my e-mail address
3539
3540 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
3541
3542 * Makefile.def (configure-gcc): Depend on all-libelf.
3543 * Makefile.in: Rebuild.
3544
3545 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
3546
3547 * MAINTAINERS (Write After Approval): Add myself in the right place.
3548
3549 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
3550
3551 * MAINTAINERS (Write After Approval): Add myself.
3552
3553 2010-05-25 Sterling Augustine <sterling@tensilica.com>
3554
3555 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
3556
3557 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
3558
3559 * config.sub: Update to version 2010-05-21.
3560 * config.guess: Update to version 2010-04-03.
3561
3562 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
3563
3564 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
3565 * configure: Regenerate.
3566
3567 2010-05-12 Sriraman Tallam <tmsriram@google.com>
3568
3569 * MAINTAINERS (Write After Approval): Add myself.
3570
3571 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
3572
3573 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
3574 a platform that supports LTO.
3575 * configure: Regenerate.
3576
3577 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
3578
3579 * configure.ac: Allow all the versions greater than 0.10 of PPL.
3580 * configure: Regenerated.
3581
3582 2010-04-27 Roland McGrath <roland@redhat.com>
3583 H.J. Lu <hongjiu.lu@intel.com>
3584
3585 * configure.ac (--enable-gold): Support both, both/gold and
3586 both/bfd to add gold to configdirs without removing ld.
3587 * configure: Regenerated.
3588
3589 * Makefile.def: Add install-gold dependency to install-ld.
3590 * Makefile.in: Regenerated.
3591
3592 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
3593
3594 PR lto/42776
3595 * configure.ac (--enable-lto): Refactor handling so libelf tests
3596 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
3597 and allow LTO to be explicitly enabled on non-ELF platforms that
3598 are known to support it inside else-clause.
3599 * configure: Regenerate.
3600
3601 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
3602
3603 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
3604 * configure: Regenerate.
3605
3606 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
3607
3608 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
3609 * configure: Regenerate.
3610
3611 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3612
3613 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
3614 separately.
3615 * configure: Regenerate.
3616
3617 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
3618
3619 * MAINTAINERS (Write After Approval): Add myself.
3620
3621 2010-04-14 Tristan Gingold <gingold@adacore.com>
3622
3623 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
3624 * configure: Regenerate.
3625
3626 2010-04-13 Steve Ellcey <sje@cup.hp.com>
3627
3628 * configure: Regenerate after change to elf.m4.
3629
3630 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
3631
3632 * MAINTAINERS (Write After Approval): Add myself.
3633
3634 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3635
3636 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
3637 * configure: Regenerated.
3638
3639 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
3640
3641 * configure.ac: Print "buggy but acceptable" when CLooG
3642 revision is less than 9.
3643 * configure: Regenerated.
3644
3645 2010-04-01 Diego Novillo <dnovillo@google.com>
3646
3647 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
3648
3649 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3650
3651 PR bootstrap/43615
3652 PR bootstrap/43328
3653
3654 Revert:
3655
3656 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3657
3658 * configure.ac: Do not pass --enable-multilib nor
3659 --disable-multilib in baseargs. Accept explicitly passed
3660 --enable_multilib.
3661 * configure: Regenerate.
3662
3663 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
3664
3665 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
3666
3667 2010-03-31 Janis Johnson <janis187@us.ibm.com>
3668
3669 * MAINTAINERS: Remove myself.
3670
3671 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3672
3673 PR bootstrap/43328
3674 * configure.ac: Do not pass --enable-multilib nor
3675 --disable-multilib in baseargs. Accept explicitly passed
3676 --enable_multilib.
3677 * configure: Regenerate.
3678
3679 2010-03-28 Andrew Pinski <pinskia@gmail.com>
3680
3681 * MAINTAINERS (spu port): Remove me.
3682
3683 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3684
3685 * configure.ac (tic6x-*-*): New case.
3686 * configure: Regenerate.
3687
3688 2010-03-23 Joseph Myers <joseph@codesourcery.com>
3689
3690 * config.sub: Update to version 2010-03-22.
3691 * config.guess: Update to version 2009-12-30.
3692
3693 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
3694
3695 PR ada/42554
3696 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
3697 * configure: Regenerate.
3698
3699 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
3700
3701 * MAINTAINERS: Update my email address.
3702
3703 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
3704
3705 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
3706 (ghassan.shobaki@amd.com): Removed.
3707
3708 2010-03-17 Alan Modra <amodra@gmail.com>
3709
3710 * MAINTAINERS: Update my email address.
3711
3712 2010-03-16 Diego Novillo <dnovillo@google.com>
3713
3714 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
3715 Matthews.
3716
3717 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3718
3719 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
3720 Gutson, Jeffrey D. Oldham and Mark Shinwell.
3721
3722 2010-03-16 Joseph Myers <joseph@codesourcery.com>
3723
3724 * MAINTAINERS: Update my email address.
3725
3726 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
3727
3728 * MAINTAINERS: Update my email address.
3729
3730 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
3731
3732 * MAINTAINERS: Update my email address.
3733
3734 2010-03-09 Jie Zhang <jie@codesourcery.com>
3735
3736 * MAINTAINERS: Update my email address.
3737
3738 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3739
3740 PR libstdc++/32499
3741 * configure.ac (RANLIB): Default to true.
3742 (STRIP): Likewise.
3743 (RANLIB_FOR_TARGET): Remove superfluous : argument.
3744 * configure: Regenerate.
3745
3746 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
3747
3748 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
3749 (Write After Approval): Update my email address.
3750
3751 2010-02-17 Nick Clifton <nickc@redhat.com>
3752
3753 PR 11238
3754 * Makefile.tpl (local-distclean): Also remove config.cache files in
3755 sub-directories as there may not be Makefiles present in the
3756 sub-directories.
3757 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
3758 the config.cache files found by the find command.
3759
3760 * Makefile.in: Regenerate.
3761 * configure.ac: Revert previous delta.
3762 * configure: Regenerate.
3763
3764 2010-02-15 Nick Clifton <nickc@redhat.com>
3765
3766 PR 11238
3767 * configure.ac: Delete config.cache files in sub-directories when
3768 deleting Makefiles.
3769 * configure: Regenerate.
3770
3771 2010-02-12 Ben Elliston <bje@gnu.org>
3772
3773 * MAINTAINERS: Update my email address.
3774
3775 2010-02-08 Andrew Pinski <pinskia@gmail.com>
3776
3777 * MAINTAINERS (spu port): Update my email address.
3778
3779 2010-02-08 Jie Zhang <jie.zhang@analog.com>
3780
3781 * MAINTAINERS: Add myself as a maintainer for the bfin port.
3782
3783 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3784
3785 * configure.ac: Add "recommended" version checks for GMP/MPC.
3786 Update recommended GMP/MPFR/MPC versions.
3787 * configure: Regenerate.
3788
3789 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
3790
3791 * MAINTAINERS: Move my Embecosm email address into the
3792 write-after-approval section.
3793
3794 2010-01-26 Ian Lance Taylor <iant@google.com>
3795
3796 * MAINTAINERS: Add myself as Go frontend maintainer.
3797
3798 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
3799
3800 PR libstdc++/36101, PR libstdc++/42813
3801 * configure.ac (bootstrap_target_libs): Make inclusion of
3802 target-libgomp conditional on libgomb being in target_configdirs.
3803 * configure: Regenerate.
3804
3805 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
3806
3807 PR libstdc++/36101, PR libstdc++/42813
3808 * configure.ac (bootstrap_target_libs): Include target-libgomp.
3809 * configure: Regenerate.
3810
3811 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
3812
3813 PR libstdc++/36101, PR libstdc++/42813
3814 * configure.ac (target_configdirs): Substitute.
3815 * Makefile.def: Bootstrap target module libgomp.
3816 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
3817 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
3818 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
3819 * configure, Makefile.in: Regenerate.
3820
3821 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
3822
3823 * MAINTAINERS: Adjust my details.
3824
3825 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
3826
3827 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
3828
3829 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
3830
3831 * MAINTAINERS: reindented my entry with tabs instead of spaces.
3832
3833 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
3834
3835 * MAINTAINERS (Write After Approval): Add myself.
3836
3837 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
3838
3839 * MAINTAINERS (Write After Approval): Add myself.
3840
3841 2010-01-11 Richard Guenther <rguenther@suse.de>
3842
3843 PR lto/41569
3844 * Makefile.def (all-lto-plugin): Depend on all-gcc.
3845 * Makefile.in: Regenerated.
3846
3847 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
3848
3849 * configure.ac: Enable libjava build on x86_64-*freebsd*.
3850 * configure: Regenerate.
3851
3852 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3853 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
3854
3855 PR bootstrap/42424
3856 * configure.ac: Include libtool m4 files.
3857 (_LT_CHECK_OBJDIR): Call it.
3858 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
3859 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
3860
3861 * configure: Regenerate.
3862
3863 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3864
3865 PR bootstrap/41818
3866 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
3867 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
3868 * Makefile.in: Regenerate.
3869
3870 2010-01-02 Richard Guenther <rguenther@suse.de>
3871
3872 PR lto/41529
3873 * configure.ac: Include config/elf.m4. Disable LTO if not
3874 builting for an elf target.
3875 * configure: Regenerate.
3876
3877 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
3878
3879 * MAINTAINERS: Change my email address.
3880
3881 2009-12-18 Ben Elliston <bje@au.ibm.com>
3882
3883 * config.sub, config.guess: Update from upstream sources.
3884
3885 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
3886
3887 * MAINTAINERS (Write After Approval): Add myself.
3888
3889 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3890
3891 PR middle-end/30447
3892 PR middle-end/30789
3893 PR other/40302
3894
3895 * configure.ac: Require MPC.
3896 * configure: Regenerate.
3897
3898 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
3899
3900 PR target/38384
3901 PR bootstrap/40972
3902 * libtool.m4: Sync from git Libtool.
3903 * ltoptions.m4: Likewise.
3904 * ltversion.m4: Likewise.
3905 * lt~obsolete.m4: Likewise.
3906 * ltmain.sh: Likewise.
3907
3908 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
3909
3910 * configure.ac: Update minimum MPC version to 0.8.
3911 * configure: Regenerate.
3912
3913 2009-11-21 Sebastian Pop <sebpop@gmail.com>
3914
3915 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
3916 * configure: Regenerated.
3917
3918 2009-11-21 Ian Lance Taylor <iant@google.com>
3919
3920 * configure.ac: Change default of poststage1_ldflags to be empty if
3921 poststage1_libs is set. When poststage1_libs is empty, and
3922 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
3923 * configure: Rebuild.
3924
3925 2009-11-21 Adam Nemet <adambnmet@gmail.com>
3926
3927 * MAINTAINERS (Write After Approval): Update my email address.
3928
3929 2009-11-20 Ben Elliston <bje@au.ibm.com>
3930
3931 * config.guess: Update from upstream sources.
3932
3933 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3934
3935 * Makefile.def: Restore host and target settings for gmp.
3936 * Makefile.in: Rebuild.
3937
3938 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
3939
3940 * configure.ac: Add libelf to host_libs. Enable in-tree configury
3941 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
3942 Fix portability of test of C++ as bootstrap language. Add
3943 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
3944 * configure: Rebuild.
3945 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
3946 and cloog. Fix in-tree ppl configuration. Introduce libelf
3947 in-tree building.
3948 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
3949 (POSTSTAGE1_HOST_EXPORTS): Use it.
3950 (STAGE[+id+]_CXXFLAGS): New.
3951 (BASE_FLAGS_TO_PASS): Pass it down.
3952 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
3953 extra_exports.
3954 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
3955 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
3956 extra_exports.
3957 * Makefile.in: Rebuild.
3958
3959 2009-11-17 Ben Elliston <bje@au.ibm.com>
3960
3961 * config.sub, config.guess: Update from upstream sources.
3962
3963 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
3964
3965 * MAINTAINERS (Write After Approval): Add myself.
3966
3967 2009-11-09 Jon Beniston <jon@beniston.com>
3968
3969 * MAINTAINERS (Write After Approval): Add myself.
3970
3971 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
3972
3973 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
3974 paths for *-w64-mingw* and x86_64-*mingw*.
3975 * configure: Regenerated.
3976
3977 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
3978
3979 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
3980
3981 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
3982
3983 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
3984 Phil Edwards to Write-After Approval.
3985
3986 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
3987
3988 * configure.ac: Disable target-winsup & co for
3989 x86_64-*-mingw* and *-w64-mingw* targets.
3990 * configure: Regenerated.
3991
3992 2009-10-16 Nick Clifton <nickc@redhat.com>
3993
3994 * MAINTAINERS: Add myself as a maintainer for the RX port.
3995
3996 2009-10-26 Johannes Singler <singler@kit.edu>
3997
3998 * MAINTAINERS (Write After Approval): Update my e-mail address.
3999
4000 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4001
4002 * configure.ac (CLooG test): Use = with test.
4003 * configure: Regenerate.
4004
4005 2009-10-22 Richard Guenther <rguenther@suse.de>
4006
4007 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
4008 cloog if the ppl version check failed. Move flags saving
4009 before setting in libelf check.
4010 * configure: Regenerate.
4011
4012 2009-10-21 Richard Guenther <rguenther@suse.de>
4013
4014 * configure.ac: Adjust the ppl and cloog configure to work as
4015 documented. Disable cloog if ppl was disabled. Omit the version
4016 checks if they were disabled.
4017 * configure: Re-generate.
4018
4019 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4020
4021 * configure.ac: Add 'lto' to enable_languages, not
4022 new_enable_languages, and only if not already present.
4023 * configure: Regenerate.
4024
4025 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
4026
4027 * README: Refer to the various COPYING* files instead of just
4028 COPYING.
4029 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
4030
4031 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
4032
4033 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
4034
4035 2009-10-07 Richard Guenther <rguenther@suse.de>
4036
4037 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
4038 and Richard Guenther as reviewers.
4039 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
4040 as reviewers.
4041
4042 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
4043
4044 * config.sub: Update from upstream sources.
4045
4046 2009-10-06 Ian Lance Taylor <iant@google.com>
4047
4048 * Makefile.def: check-gold depends upon all-gas.
4049 * Makefile.in: Rebuild.
4050
4051 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
4052
4053 * MAINTAINERS (Write After Approval): Add myself.
4054
4055 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
4056
4057 * Makefile.def: all-lto-plugin depends on all-libiberty.
4058 set bootstrap=true for lto-plugin.
4059 Add lto-plugin.
4060 * Makefile.in: Regenerate.
4061 * configure.ac (host_libs): Add lto-plugin.
4062 * configure: Regenerate.
4063
4064 2009-10-03 Diego Novillo <dnovillo@google.com>
4065
4066 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
4067 (HOST_LIBELFLIBS): Define.
4068 (HOST_LIBELFINC): Define.
4069 * Makefile.in: Regenerate.
4070 * configure.ac: Add --enable-lto.
4071 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
4072 If --enable-lto is used, add 'lto' to new_enable_languages.
4073 If --enable-lto is used and gold is enabled, add
4074 lto-plugin to configdirs.
4075 * configure: Regenerate.
4076
4077 2009-10-03 Simon Baldwin <simonb@google.com>
4078
4079 * configure.ac: If --with-system-zlib, suppress local zlib and
4080 pass --with-system-zlib to subdir configure scripts.
4081 * configure: Regenerate.
4082
4083 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
4084 Paolo Bonzini <bonzini@gnu.org>
4085
4086 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
4087 $(srcdir).
4088 * Makefile.in: Rebuilt.
4089
4090 2009-09-26 Gary Funck <gary@intrepid.com>
4091
4092 * MAINTAINERS (Write After Approval): Add myself.
4093
4094 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4095
4096 * configure.ac: Update minimum MPC version to 0.7.
4097 * configure: Regenerate.
4098
4099 2009-09-25 Nick Clifton <nickc@redhat.com>
4100
4101 * configure.ac: Pass any --cache-file=/dev/null option on to
4102 subconfigures.
4103 * configure: Regenerate.
4104
4105 2009-09-23 Nick Clifton <nickc@redhat.com>
4106
4107 * config.sub, config.guess: Update from upstream sources.
4108
4109 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
4110
4111 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
4112 * Makefile.in: Rebuilt.
4113
4114 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4115
4116 PR bootstrap/32272
4117 * configure.ac: Error out if $srcdir isn't '.' but contains
4118 host-${host_noncanonical}.
4119 * configure: Regenerate.
4120
4121 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4122
4123 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
4124 maintainer.
4125
4126 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4127
4128 * configure.ac: If bootstrapping a combined tree with
4129 --enable-gold, require c++ in stage1_languages.
4130 * configure: Regenerate.
4131
4132 * configure.ac: Also add target_libs of stage1_languages to
4133 bootstrap_target_libs.
4134 * configure: Regenerate.
4135
4136 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
4137 with --enable-languages not containing c++.
4138 * configure: Regenerate.
4139
4140 2009-09-15 Jie Zhang <jie.zhang@analog.com>
4141
4142 * configure.ac: Disable java and boehm-gc for bfin-*-*.
4143 * configure: Regenerate.
4144
4145 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
4146
4147 * MAINTAINERS (Write After Approval): Update my e-mail address,
4148 and move from from here...
4149 (Waiting for paperwork): To here.
4150
4151 2009-09-09 Joseph Myers <joseph@codesourcery.com>
4152
4153 * MAINTAINERS (Reviewers): Add self as driver reviewer.
4154
4155 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4156
4157 * configure.ac: Do not use $extrasub for replacing @if/@endif
4158 parts in Makefile; instead, use additional arguments to
4159 AC_CONFIG_COMMANDS to do the replacement manually, with several
4160 sed invocations, to avoid HP-UX sed command limits.
4161 * configure: Regenerate.
4162
4163 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
4164
4165 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
4166 blank before -L.
4167
4168 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
4169
4170 * configure.ac (with-build-config): Document. Handle without.
4171 Handle missing argument.
4172 * configure: Rebuilt.
4173
4174 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
4175
4176 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
4177 Default to bootstrap-debug only if compare-debug works.
4178 * configure: Rebuilt.
4179 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
4180 * Makefile.in: Rebuilt.
4181
4182 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4183
4184 * MAINTAINERS (OS Port Maintainers): Update my email address.
4185
4186 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
4187
4188 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
4189 * Makefile.in: Rebuilt.
4190
4191 2009-09-01 Chris Demetriou <cgd@google.com>
4192
4193 * MAINTAINERS (Write After Approval): Add myself.
4194
4195 2009-08-31 Dodji Seketeli <dodji@redhat.com>
4196
4197 PR debug/30161
4198 * include/dwarf2.h (enum dwarf_tag): Added
4199 DW_TAG_GNU_template_template_param
4200 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
4201
4202 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
4203
4204 * Makefile.tpl (AWK): Fix typo.
4205 * Makefile.in: Regenerate.
4206
4207 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
4208
4209 * configure.ac: Detect awk and sed.
4210 * Makefile.def (flags_to_pass): Add AWK and SED.
4211 * Makefile.tpl (AWK, SED): New.
4212 (BASE_FLAGS_TO_PASS): Add AWK and SED.
4213 * configure: Regenerate.
4214 * Makefile.in: Regenerate.
4215
4216 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
4217
4218 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
4219 (collapseslashes): Likewise.
4220
4221 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4222
4223 * configure.ac (AC_PREREQ): Bump to 2.64.
4224
4225 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4226
4227 * configure.ac: Remove --with-datarootdir, --with-docdir,
4228 --with-pdfdir, --with-htmldir switches.
4229 * configure: Regenerate.
4230
4231 * configure: Regenerate.
4232
4233 * compile: Sync from Automake 1.11.
4234 * depcomp: Likewise.
4235 * install-sh: Likewise.
4236 * missing: Likewise.
4237 * mkinstalldirs: Likewise.
4238 * ylwrap: Likewise.
4239
4240 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
4241
4242 * ltmain.sh (func_normal_abspath): New function.
4243 (func_relative_path): Likewise.
4244 (func_mode_help): Document new -bindir option for link mode.
4245 (func_mode_link): Add new -bindir option, and use it to place
4246 output DLL if specified.
4247
4248 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4249
4250 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
4251 (baseargs): Add --disable-option-checking.
4252 * configure: Regenerate.
4253
4254 * Makefile.def (configure-target-libiberty): Depend on
4255 all-binutils and all-ld.
4256 (configure-target-newlib): Likewise.
4257 * Makefile.in: Regenerate.
4258
4259 2009-08-17 Ben Elliston <bje@au.ibm.com>
4260
4261 * config.sub, config.guess: Update from upstream sources.
4262
4263 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4264
4265 Sync from src, merge:
4266
4267 2009-07-02 Tristan Gingold <gingold@adacore.com>
4268
4269 * configure.ac: Do not exclude gas for i386-*-darwin.
4270 Add a case for x86_64-*-darwin.
4271 * configure: Regenerate.
4272
4273 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
4274
4275 * MAINTAINERS: Add my name to Write After Approval list.
4276
4277 2009-08-06 Michael Eager <eager@eagercon.com>
4278
4279 * configure.ac: Add Microblaze target.
4280 * configure: Regenerate.
4281
4282 2009-07-31 Christian Bruel <christian.bruel@st.com>
4283
4284 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
4285 * configure: Regenerate.
4286
4287 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
4288
4289 * MAINTAINERS (Write After Approval): Update my e-mail address.
4290
4291 2009-07-06 Ian Lance Taylor <iant@google.com>
4292
4293 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
4294 * configure: Rebuild.
4295
4296 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
4297
4298 * MAINTAINERS: Move myself to the Graphite Reviewers.
4299
4300 2009-06-30 Wei Guozhi <carrot@google.com>
4301
4302 * MAINTAINERS: Add my name to Write After Approval list.
4303
4304 2009-06-26 Steve Ellcey <sje@cup.hp.com>
4305
4306 PR bootstrap/40338
4307 * configure.ac (comparestring): Create new variable.
4308 * Makefile.tpl (comparestring): Use to skip some comparisions.
4309 * configure: Regenerate.
4310 * Makefile.in: Regenerate.
4311
4312 2009-06-26 Doug Evans <dje@sebabeach.org>
4313
4314 * Makefile.def (host_modules): Add cgen.
4315 * Makefile.in: Regenerate.
4316 * configure.ac (host_tools): Add cgen.
4317 * configure: Regenerate.
4318
4319 2009-06-23 DJ Delorie <dj@redhat.com>
4320
4321 * MAINTAINERS: Add myself as mep maintainer.
4322
4323 2009-06-23 Ian Lance Taylor <iant@google.com>
4324
4325 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
4326 boot_languages. Only bootstrap target libraries listed in
4327 target_libs for some boot language. Add --with-stage1-ldflags,
4328 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
4329 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
4330 if not building with C++.
4331 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
4332 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
4333 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
4334 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4335 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
4336 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
4337 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
4338 * configure, Makefile.in: Rebuild.
4339
4340 2009-06-23 Li Feng <nemokingdom@gmail.com>
4341
4342 * MAINTAINERS: Added my name to write-after-approval list.
4343
4344 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
4345
4346 * configure.ac: Define is_elf for QNX Neutrino targets.
4347 * configure: Regenerate.
4348
4349 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
4350
4351 * MAINTAINERS: Added my name to the write-after-approval list
4352
4353 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4354
4355 * configure.ac: Detect MPC in default directory.
4356 * configure: Regenerate.
4357
4358 2009-06-03 Jerome Guitton <guitton@adacore.com>
4359 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4360
4361 * Makefile.tpl (all): Avoid a trailing backslash.
4362 * Makefile.in: Regenerate.
4363
4364 2009-06-03 Ben Elliston <bje@au.ibm.com>
4365
4366 * config.sub, config.guess: Update from upstream sources.
4367
4368 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
4369
4370 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
4371 to noconfdirs.
4372 * configure: Regenerate.
4373
4374 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
4375
4376 * Makefile.tpl ([+compare-target+]): Compare all stage
4377 directories, rather than just gcc.
4378 * Makefile.in: Rebuilt.
4379
4380 2009-06-01 Doug Kwan <dougkwan@google.com>
4381
4382 * configure.ac: Support gold for target arm*-*-*.
4383 * configure: Regenerate.
4384
4385 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4386
4387 * Makefile.def: Add MPC support and dependencies.
4388 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
4389
4390 * Makefile.in, configure: Regenerate.
4391
4392 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
4393
4394 * Makefile.tpl (all): Avoid harmless warning in make all when
4395 gcc-bootstrap is enabled but stage_last does not exist.
4396 * Makefile.in: Rebuilt.
4397
4398 2009-05-24 Nicolas Roche <roche@adacore.com>
4399
4400 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
4401 * Makefile.in: Regenerate.
4402
4403 2009-05-21 Denis Chertykov <chertykov@gmail.com>
4404
4405 * MAINTAINERS: Update my e-mail address.
4406
4407 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
4408
4409 * configure.ac (cygwin noconfigdirs): Remove libgcj.
4410 * configure: Regenerate.
4411
4412 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4413
4414 PR other/40159
4415 * Makefile.tpl (all): Don't assume gcc-bootstrap and
4416 gcc-no-bootstrap are mutually exclusive.
4417 * Makefile.in: Rebuilt.
4418
4419 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
4420
4421 PR other/40159
4422 * Makefile.tpl (all): Don't end with unconditional success.
4423 * Makefile.in: Rebuilt.
4424
4425 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
4426
4427 PR target/37137
4428 * Makefile.def (flags_to_pass): Remove redundant and incomplete
4429 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
4430 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
4431 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
4432 stage_configureflags, stage_cflags and stage_libcflags into
4433 explicit Makefile macros.
4434 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
4435 GFORTRAN.
4436 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
4437 CC. Set CC_FOR_BUILD from CC.
4438 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
4439 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
4440 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
4441 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
4442 and GFORTRAN.
4443 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
4444 (_LIBCFLAGS): Renamed to _TFLAGS.
4445 (do-compare-debug, do-compare3-debug): Drop.
4446 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
4447 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
4448 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
4449 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
4450 (XGCC_FLAGS_FOR_TARGET): New.
4451 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
4452 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
4453 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
4454 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
4455 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
4456 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
4457 TFLAGS.
4458 (BUILD_CONFIG): Include if requested.
4459 (all): Set TFLAGS on bootstrap.
4460 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
4461 (all-stageid-prefixmodule): Likewise.
4462 (do-clean, distclean-stageid): Set TFLAGS.
4463 (restrap): Fix whitespace.
4464 * Makefile.in: Rebuilt.
4465
4466 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
4467
4468 * config.guess: Sync with src.
4469
4470 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
4471
4472 * configure.ac ($with_ppl): Default to no if not supplied.
4473 ($with_cloog): Likewise.
4474 configure: Regenerate.
4475
4476 2009-04-27 James E. Wilson <wilson@codesourcery.com>
4477
4478 * MAINTAINERS: Update my e-mail address.
4479
4480 2009-04-27 Nick Clifton <nickc@redhat.com>
4481
4482 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
4483
4484 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
4485
4486 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
4487 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
4488 * Makefile.in: Regenerate.
4489
4490 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4491
4492 PR bootstrap/39739
4493 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
4494 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
4495
4496 * configure, Makefile.in: Regenerate.
4497
4498 2009-04-21 Taras Glek <tglek@mozilla.com>
4499
4500 * include/hashtab.h: Update GTY annotations to new syntax
4501 * include/splay-tree.h: Likewise
4502
4503 2009-04-17 Ben Elliston <bje@au.ibm.com>
4504
4505 * config.sub, config.guess: Update from upstream sources.
4506
4507 2009-04-15 Anthony Green <green@moxielogic.com>
4508
4509 * configure.ac: Add moxie support.
4510 * configure: Rebuilt.
4511
4512 2009-04-14 Jakub Jelinek <jakub@redhat.com>
4513
4514 * configure.ac: Change copyright header to refer to version
4515 3 of the GNU General Public License and to point readers at the
4516 COPYING3 file and the FSF's license web page.
4517 * Makefile.def: Likewise.
4518 * Makefile.tpl: Likewise.
4519 * Makefile.in: Regenerate.
4520
4521 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
4522
4523 * configure.ac: Restore match for darwin9 or later. Use double
4524 brackets since regeneration eats one pair.
4525 * configure: Regenerate.
4526
4527 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
4528
4529 PR gas/10039
4530 * configure.ac: Require texinfo 4.7.
4531 * configure: Regenerated.
4532
4533 2009-04-09 Nick Clifton <nickc@redhat.com>
4534
4535 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
4536 the GCC Runtime Library Exception.
4537
4538 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4539
4540 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
4541 * configure: Regenerate.
4542
4543 2009-04-01 Steve Ellcey <sje@cup.hp.com>
4544
4545 * Makefil.def (languages): New entries.
4546 * Makefile.tpl (check-gcc-*): New generic target.
4547 * Makefile.in: Regenerate.
4548
4549 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
4550
4551 * MAINTAINERS: Update my email address.
4552
4553 2009-03-18 Tom Tromey <tromey@redhat.com>
4554
4555 * configure: Rebuild.
4556 * configure.ac (host_libs): Add libiconv.
4557 * Makefile.in: Rebuild.
4558 * Makefile.def (host_modules): Add libiconv.
4559 (configure-gdb, all-gdb): Depend on libiconv.
4560
4561 2009-03-16 Tristan Gingold <gingold@adacore.com>
4562
4563 * configure.ac: Treat gdb as supported on x86_64-darwin.
4564 * configure: Regenerate.
4565
4566 2009-03-16 Joseph Myers <joseph@codesourcery.com>
4567
4568 * configure.ac (--with-host-libstdcxx): New option.
4569 * configure: Regenerate.
4570
4571 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
4572
4573 * MAINTAINERS: Move myself into the write after approval list.
4574
4575 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
4576
4577 * MAINTAINERS: Update e-mail address.
4578
4579 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
4580
4581 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
4582
4583 2009-03-10 Ira Rosen <irar@il.ibm.com>
4584
4585 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
4586
4587 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4588
4589 Backport from git Libtool:
4590
4591 2009-01-19 Robert Millan <rmh@aybabtu.com>
4592 Support GNU/kOpenSolaris.
4593 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
4594 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
4595 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
4596 GNU/kOpenSolaris.
4597
4598 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
4599
4600 * MAINTAINERS: Update e-mail address.
4601
4602 2009-02-24 Michael Eager <eager@eagercon.com>
4603
4604 * MAINTAINERS (Write After Approval): Add self.
4605
4606 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
4607
4608 * MAINTAINERS (Write After Approval): Add myself.
4609
4610 2009-02-05 Andreas Schwab <schwab@suse.de>
4611
4612 * Makefile.tpl (stage_last): Define $r and $s before using
4613 $(RECURSE_FLAGS_TO_PASS).
4614 * Makefile.in: Regenerate
4615
4616 2009-01-30 Ian Lance Taylor <iant@google.com>
4617
4618 * MAINTAINERS: Move myself to the Global Reviewers list.
4619
4620 2009-01-29 Robert Millan <rmh@aybabtu.com>
4621
4622 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
4623 * configure: Regenerate.
4624
4625 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
4626
4627 * MAINTAINERS: Make whitespace consistent.
4628 Remove Robert Millan from Write After Approval.
4629
4630 2009-01-16 Alan Modra <amodra@bigpond.net.au>
4631
4632 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
4633 (all-opcodes): Depend on all-libiberty.
4634 * Makefile.in: Regenerate.
4635
4636 2009-01-15 Douglas B Rupp <rupp@gnat.com>
4637
4638 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
4639 * configure: Regenerate.
4640
4641 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
4642
4643 * MAINTAINERS (Write After Approval): Add myself.
4644
4645 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
4646
4647 * MAINTAINERS: Add myself to reviewers (Fortran).
4648
4649 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
4650
4651 PR tree-optimization/38515
4652 * configure.ac (cloog-polylib): Removed.
4653 (with_ppl, with_cloog): Test for "no".
4654 * configure: Regenerated.
4655
4656 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
4657
4658 * MAINTAINERS: Moved myself to reviewers (Fortran).
4659
4660 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
4661
4662 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
4663 (Write After Approval): Remove myself.
4664
4665 2009-01-03 Diego Novillo <dnovillo@google.com>
4666
4667 * MAINTAINERS: Remove myself from alias maintainership.
4668
4669 2009-01-02 David Ayers <ayers@fsfe.org>
4670
4671 * MAINTAINERS: Update e-mail address.
4672
4673 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
4674
4675 * MAINTAINERS: Make whitespace consistent.
4676
4677 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4678
4679 Backport from upstream Libtool:
4680 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
4681 Add cache variables to tests that require the linker to work.
4682 For shlibpath_overrides_runpath, this also changes the semantics
4683 to let the result from the C compiler take precedence.
4684
4685 2008-12-02 Ben Elliston <bje@au.ibm.com>
4686
4687 * config.sub, config.guess: Update from upstream sources.
4688
4689 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
4690
4691 * configure.ac (ppllibs): Add by default the lib flags.
4692 * configure: Regenerate.
4693
4694 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
4695
4696 * MAINTAINERS: Add myself to the write after approval list.
4697
4698 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
4699
4700 * configure.ac: Add double brackets on darwin[912].
4701 * configure: Regenerate.
4702
4703 2008-12-03 Daniel Kraft <d@domob.eu>
4704
4705 * MAINTAINERS: Moved myself and Mikael Morin from Write After
4706 Approval to Reviewer section (for Fortran front-end).
4707
4708 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
4709
4710 * configure.ac: Expand to darwin10 and later.
4711 * configure: Regenerate.
4712
4713 2008-12-02 Andreas Schwab <schwab@suse.de>
4714
4715 * Makefile.def: configure-target-boehm-gc depends on
4716 all-target-libstdc++-v3.
4717 * Makefile.in: Regenerate.
4718
4719 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
4720
4721 * MAINTAINERS: Add myself as mingw maintainer.
4722
4723 2008-12-02 Ben Elliston <bje@au.ibm.com>
4724
4725 * config.sub, config.guess: Update from upstream sources.
4726
4727 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
4728
4729 * README.SCO: Remove.
4730
4731 2008-11-29 Fernando Pereira <pronesto@gmail.com>
4732
4733 * MAINTAINERS: Add myself to the write after approval list.
4734
4735 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
4736
4737 * MAINTAINERS: Update my email address in WAA section.
4738
4739 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
4740
4741 * MAINTAINERS: Update e-mail address.
4742
4743 2008-11-27 Toon Moene <toon@moene.org>
4744
4745 * MAINTAINERS: Change e-mail address.
4746
4747 2008-11-27 Tristan Gingold <gingold@adacore.com>
4748
4749 * configure.ac: Build gdb for i?86-*-darwin*
4750 * configure: Regenerated.
4751
4752 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
4753
4754 * MAINTAINERS: Added my full name.
4755
4756 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
4757
4758 PR bootstrap/38014
4759 PR bootstrap/37923
4760
4761 Revert:
4762
4763 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4764
4765 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4766 * Makefile.in: Regenerated.
4767
4768 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4769
4770 PR gdb/921
4771 PR gdb/1646
4772 PR gdb/2175
4773 PR gdb/2176
4774
4775 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4776 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4777 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4778 (HOST_EXPORTS): Pass CPPFLAGS.
4779 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4780 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4781 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4782 * Makefile.in, configure: Regenerated.
4783 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4784 and CPPFLAGS_FOR_BUILD.
4785
4786 2008-11-06 Jeff Law <law@redhat.com>
4787
4788 * MAINTAINERS: Add myself as middle end maintainer.
4789
4790 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
4791
4792 * MAINTAINERS (Write after approval): Add myself.
4793
4794 2008-11-05 Diego Novillo <dnovillo@google.com>
4795
4796 * MAINTAINERS (Global Reviewers): Add myself.
4797 (Non-Algorithmic Maintainers): Remove myself.
4798
4799 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
4800
4801 * MAINTAINERS (Write after approval): Add myself.
4802
4803 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
4804
4805 * MAINTAINERS (Write after approval): Add myself.
4806
4807 2008-10-31 Ben Elliston <bje@au.ibm.com>
4808
4809 * configure.ac (spu-*-*): Remove special case.
4810 * configure: Regenerate.
4811
4812 2008-10-30 Catherine Moore <clm@codesourcery.com>
4813
4814 * MAINTAINERS (Write after approval): Update my email address.
4815
4816 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
4817
4818 * configure.ac [spu-*-*]: Do not set skipdirs.
4819 * configure: Re-generate.
4820
4821 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
4822
4823 * MAINTAINERS (Various Maintainers): Add myself to reload.
4824
4825 2008-10-25 Richard Guenther <rguenther@suse.de>
4826
4827 * MAINTAINERS (Various Maintainers): Add myself as middle-end
4828 maintainer. Remove myself as libgcc-math maintainer.
4829 (Non-Algorithmic Maintainers): Remove myself.
4830
4831 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
4832
4833 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
4834 * Makefile.in: Regenerated.
4835
4836 2008-10-23 Cary Coutant <ccoutant@google.com>
4837
4838 * MAINTAINERS (Write after approval): Add myself.
4839
4840 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
4841
4842 PR gdb/921
4843 PR gdb/1646
4844 PR gdb/2175
4845 PR gdb/2176
4846
4847 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
4848 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
4849 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
4850 (HOST_EXPORTS): Pass CPPFLAGS.
4851 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
4852 (LDFLAGS_FOR_TARGET): Initialize from configure script.
4853 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
4854 * Makefile.in, configure: Regenerated.
4855 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
4856 and CPPFLAGS_FOR_BUILD.
4857
4858 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
4859
4860 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
4861 Sebastian Pop.
4862
4863 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
4864
4865 * MAINTAINERS (Write After Approval): Added myself.
4866
4867 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
4868
4869 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
4870 recommended version to 2.3.2.
4871
4872 * configure: Regenerate.
4873
4874 2008-10-01 Mark Mitchell <mark@codesourcery.com>
4875
4876 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
4877
4878 2008-09-29 David Daney <david.daney@caviumnetworks.com>
4879
4880 * MAINTAINERS (Write After Approval): Update e-mail address.
4881
4882 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
4883
4884 * libtool.m4: Update to libtool 2.2.6.
4885 * lt~obsolete.m4: Update to libtool 2.2.6.
4886 * ltmain.sh: Update to libtool 2.2.6.
4887 * ltsugar.m4: Update to libtool 2.2.6.
4888 * ltversion.m4: Update to libtool 2.2.6.
4889 * ltoptions.m4: Update to libtool 2.2.6.
4890 * ltgcc.m4: Update to match changes from libtool 2.2.6.
4891
4892 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
4893
4894 * MAINTAINERS (Write After Approval): Add myself.
4895
4896 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
4897
4898 * MAINTAINERS (Write After Approval): Update my name.
4899
4900 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
4901
4902 * MAINTAINERS: Add myself in "Write After Approval".
4903
4904 2008-09-18 Steve Ellcey <sje@cup.hp.com>
4905
4906 * MAINTAINERS: Add myself as ia64 maintainer.
4907
4908 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
4909
4910 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
4911 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
4912 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
4913 and Michael Tiemann from Write After Approval since they do not
4914 actually have access.
4915
4916 2008-09-05 Richard Guenther <rguenther@suse.de>
4917
4918 * configure.ac: Initialize clooglibs to -lcloog.
4919 * configure: Re-generate.
4920
4921 2008-09-04 Le-Chun Wu <lcwu@google.com>
4922
4923 * MAINTAINERS (Write After Approval): Add myself.
4924
4925 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
4926
4927 * configure.ac (--with-cloog-polylib): New.
4928 (--disable-cloog-version-check): New.
4929 (--disable-ppl-version-check): New.
4930 * configure: Re-generate.
4931
4932 2008-09-03 Richard Guenther <rguenther@suse.de>
4933
4934 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
4935 cloog test.
4936 * configure: Re-generate.
4937
4938 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
4939
4940 Add picoChip port.
4941 * MAINTAINERS: Add picoChip maintainers.
4942
4943 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
4944 Tobias Grosser <grosser@fim.uni-passau.de>
4945 Jan Sjodin <jan.sjodin@amd.com>
4946 Harsha Jagasia <harsha.jagasia@amd.com>
4947 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
4948 Konrad Trifunovic <konrad.trifunovic@inria.fr>
4949 Adrien Eliche <aeliche@isty.uvsq.fr>
4950
4951 Merge from graphite branch.
4952 * configure: Regenerate.
4953 * Makefile.in: Regenerate.
4954 * configure.ac (host_libs): Add ppl and cloog.
4955 Add checks for PPL and CLooG.
4956 * Makefile.def (ppl, cloog): Added modules and dependences.
4957 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
4958 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
4959
4960 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
4961
4962 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
4963 (GCC_SHLIB_SUBDIR): New.
4964 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
4965 * configure: Regenerate.
4966 * Makefile.in: Regenerate.
4967
4968 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
4969
4970 * MAINTAINERS: Consistently use tabs to separate columns.
4971
4972 2008-08-29 Tristan Gingold <gingold@adacore.com>
4973
4974 * MAINTAINERS (Write after Approval): Add myself.
4975
4976 2008-08-28 Tristan Gingold <gingold@adacore.com>
4977
4978 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
4979 Enable bfd, binutils and opcodes.
4980 * configure: Regenerate.
4981
4982 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4983
4984 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
4985
4986 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
4987
4988 * MAINTAINERS: Use correct Umlaut for last name.
4989
4990 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4991
4992 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
4993
4994 2008-08-16 David Edelsohn <edelsohn@gnu.org>
4995
4996 * MAINTAINERS: Update my email address.
4997
4998 2008-08-16 Nicolas Roche <roche@adacore.com>
4999
5000 * Makefile.tpl: Add BOOT_ADAFLAGS.
5001 * Makefile.in: Regenerate.
5002
5003 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
5004
5005 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
5006 * configure: Regenerate.
5007
5008 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
5009
5010 * configure.ac: Add makefile fragments for hpux.
5011 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
5012 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
5013 * configure: Regenerate.
5014 * Makefile.in: Regenerate.
5015
5016 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
5017
5018 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
5019
5020 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
5021
5022 * MAINTAINERS (Write after Approval): Add myself.
5023
5024 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
5025
5026 * MAINTAINERS (Write After Approval): Add myself.
5027
5028 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
5029
5030 * MAINTAINERS (Write After Approval): Add myself.
5031
5032 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
5033
5034 * MAINTAINERS: Update my email address.
5035
5036 2008-06-25 Joey Ye <joey.ye@intel.com>
5037
5038 * MAINTAINERS (Write After Approval): Add myself.
5039
5040 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5041
5042 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
5043 * Makefile.in: Regenerate.
5044 * configure: Regenerate.
5045
5046 2008-06-17 Daniel Kraft <d@domob.eu>
5047
5048 * MAINTAINERS (Write After Approval): Add myself.
5049
5050 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5051
5052 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
5053 "$@" is still intact with both Autoconf 2.59 and 2.62.
5054 * configure: Regenerate.
5055
5056 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5057
5058 * Makefile.tpl: Fix comment errors.
5059 * Makefile.in: Regenerate.
5060
5061 2008-06-12 David S. Miller <davem@davemloft.net>
5062 David Edelsohn <edelsohn@gnu.org>
5063
5064 * configure.ac: Add powerpc*-*-* to gold supported targets.
5065 * configure: Regenerate.
5066
5067 2008-06-08 Joseph Myers <joseph@codesourcery.com>
5068
5069 PR tree-optimization/36218
5070 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
5071 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
5072 (all prefix="build-"): Pass them to build-system sub-makes.
5073 * Makefile.in: Regenerate.
5074
5075 2008-06-07 Joseph Myers <joseph@codesourcery.com>
5076
5077 * MAINTAINERS (mt port): Remove.
5078 (sco5, unixware, sco udk): Remove.
5079 (Kean Johnston): Add to Write After Approval.
5080
5081 2008-05-30 Julian Brown <julian@codesourcery.com>
5082
5083 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
5084 of libobjc for ARM EABI Linux.
5085 * configure: Regenerate.
5086
5087 2008-05-18 Xinliang David Li <davidxl@google.com>
5088
5089 * ChangeLog: Remove wrong ChangeLog entry.
5090
5091 2008-05-17 Xinliang David Li <davidxl@google.com>
5092
5093 * MAINTAINERS (Write After Approval): Add myself.
5094
5095 2008-05-15 Janus Weil <janus@gcc.gnu.org>
5096
5097 * MAINTAINERS (Write After Approval): Add myself.
5098
5099 2008-05-14 Rafael Espíndola <espindola@google.com>
5100
5101 * config-ml.in: don't handle --enable-shared and --enable-static.
5102
5103 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
5104
5105 * MAINTAINERS: Update my email address.
5106
5107 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
5108
5109 * MAINTAINERS: Update my email address.
5110
5111 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
5112
5113 * MAINTAINERS (Write After Approval): Add myself.
5114
5115 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
5116
5117 * MAINTAINERS (Write After Approval): Add myself.
5118
5119 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
5120
5121 * MAINTAINERS (crx): Add myself.
5122
5123 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5124
5125 Sync with src:
5126 2008-04-14 David S. Miller <davem@davemloft.net>
5127
5128 * configure.ac: Add sparc*-*-* to gold supported targets.
5129 * configure: Regenerate.
5130
5131 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5132
5133 PR bootstrap/35457
5134 * configure.ac: Include override.m4.
5135 * configure: Regenerate.
5136
5137 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
5138
5139 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
5140 * Makefile.in: Regenerate.
5141
5142 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
5143
5144 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
5145 as nonconfigurable directories list.
5146 * configure: Regenerate.
5147
5148 2008-04-14 Ben Elliston <bje@au.ibm.com>
5149
5150 * config.sub, config.guess: Update from upstream sources.
5151
5152 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
5153
5154 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
5155 * Makefile.in: Regenerate.
5156
5157 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
5158
5159 * configure.ac: Do not build libssp for the AVR.
5160 * configure: Regenerate.
5161
5162 2008-04-07 Ian Lance Taylor <iant@google.com>
5163
5164 * Makefile.def: check-gold depends upon all-binutils.
5165 * Makefile.in: Regenerate.
5166
5167 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
5168
5169 * MAINTAINERS (Write After Approval): Add myself.
5170
5171 2008-04-04 Nick Clifton <nickc@redhat.com>
5172
5173 PR binutils/4334
5174 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
5175 builds.
5176 * configure: Regenerate.
5177
5178 2008-04-04 NightStrike <NightStrike@gmail.com>
5179
5180 PR other/35151
5181 * configure.ac: Combine rules for mingw32 and mingw64.
5182 * configure: Regenerate.
5183
5184 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
5185
5186 * MAINTAINERS (Write After Approval): Add myself.
5187
5188 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
5189
5190 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
5191 * Makefile.in (.NOTPARALLEL): Ditto.
5192
5193 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
5194
5195 * MAINTAINERS (Write After Approval): Add myself.
5196
5197 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
5198
5199 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
5200 * Makefile.in (.NOTPARALLEL): Regenerate.
5201
5202 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
5203
5204 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
5205 * Makefile.in: Regenerate.
5206
5207 2008-03-26 Jakub Staszak <kuba@et.pl>
5208
5209 * MAINTAINERS (Write After Approval): Add myself.
5210
5211 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
5212
5213 * MAINTAINERS: Update e-mail address.
5214
5215 2008-03-20 Ian Lance Taylor <iant@google.com>
5216
5217 * configure.ac: Add support for --enable-gold.
5218 * Makefile.def: Add gold as a directory like ld.
5219 * configure, Makefile.in: Regenerate.
5220
5221 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5222
5223 * configure.ac: m4_include config/proginstall.m4.
5224 * configure: Regenerate.
5225
5226 Backport from upstream Libtool:
5227
5228 2007-10-12 Eric Blake <ebb9@byu.net>
5229
5230 Deal with Autoconf 2.62's semantic change in m4_append.
5231 * ltsugar.m4 (lt_append): Replace broken versions of
5232 m4_append.
5233 (lt_if_append_uniq): Don't require separator to be overquoted,
5234 and avoid broken m4_append.
5235 (lt_dict_add): Fix typo.
5236 * libtool.m4 (_LT_DECL): Don't overquote separator.
5237
5238 2008-03-13 David Edelsohn <edelsohn@gnu.org>
5239
5240 * config.rpath: Add AIX 6 support.
5241
5242 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
5243
5244 * Makefile.def (stageprofile). Remove -fprofile-generate
5245 from stage_libcflags.
5246 * Makefile.in: Regenerate.
5247
5248 2008-03-13 Ben Elliston <bje@au.ibm.com>
5249
5250 * config.sub, config.guess: Update from upstream sources.
5251
5252 2008-03-06 Tom Tromey <tromey@redhat.com>
5253
5254 * MAINTAINERS: Update for treelang deletion.
5255
5256 2008-03-03 James E. Wilson <wilson@tuliptree.org>
5257
5258 * MAINTAINERS: Update my email address.
5259
5260 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
5261
5262 * MAINTAINERS (darwin port): Add myself as a maintainer.
5263 (objective-c/c++): Add myself as a maintainer.
5264
5265 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
5266
5267 * MAINTAINERS (Write After Approval): Update my email address.
5268
5269 2008-02-25 Tomas Bily <tbily@suse.cz>
5270
5271 * MAINTAINERS (Write After Approval): Add myself.
5272
5273 2008-02-23 Jakub Jelinek <jakub@redhat.com>
5274
5275 * MAINTAINERS (OpenMP): Add myself.
5276
5277 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
5278
5279 PR bootstrap/32009
5280 PR bootstrap/32161
5281
5282 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
5283 * configure: Regenerate.
5284
5285 * Makefile.def: Define stage_libcflags for all bootstrap stages.
5286 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
5287 STAGE4_LIBCFLAGS): New.
5288 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
5289 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
5290 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
5291 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
5292 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
5293 for target modules. Don't export LIBCFLAGS.
5294 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
5295 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
5296 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
5297 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
5298 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
5299 * Makefile.in: Regenerate.
5300
5301 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5302
5303 PR libgcj/33085
5304 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
5305 Do not use -DDLL_EXPORT. Backport from upstream.
5306
5307 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5308
5309 * MAINTAINERS (Write After Approval): Add myself.
5310
5311 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
5312
5313 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
5314 * configure: Regenerate.
5315
5316 2008-01-31 Marc Gauthier <marc@tensilica.com>
5317
5318 * configure.ac (xtensa*-*-*): Recognize processor variants.
5319 * configure: Regenerate.
5320
5321 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5322
5323 PR bootstrap/34922
5324 * configure.ac (PARSE_ARGS): Push suitable setting of
5325 ac_subdirs_all, for `./configure --help=recursive'.
5326 Handle `+' in generic toplevel directory disabling.
5327 * configure: Regenerate.
5328
5329 2008-01-28 Nick Clifton <nickc@redhat.com>
5330
5331 * MAINTAINERS (xstormy16): Take over maintainership.
5332
5333 2008-01-25 Joseph Myers <joseph@codesourcery.com>
5334
5335 * MAINTAINERS (c4x port): Remove.
5336
5337 2008-01-24 David Edelsohn <edelsohn@gnu.org>
5338
5339 * libtool.m4: Backport AIX 6 support from ToT Libtool.
5340
5341 2008-01-23 Ben Elliston <bje@au.ibm.com>
5342
5343 * config.sub, config.guess: Update from upstream sources.
5344
5345 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
5346
5347 * MAINTAINERS (Write After Approval): Add myself.
5348
5349 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
5350
5351 * MAINTAINERS: Update my email address.
5352
5353 2008-01-09 Raksit Ashok <raksit@google.com>
5354
5355 * MAINTAINERS (Write After Approval): Add myself.
5356
5357 2008-01-09 Raksit Ashok <raksit@google.com>
5358
5359 * MAINTAINERS (Write After Approval): Add myself.
5360
5361 2008-01-08 Ben Elliston <bje@au.ibm.com>
5362
5363 * config.sub, config.guess: Update from upstream sources.
5364
5365 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5366
5367 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
5368 Change recommended MPFR from 2.2.1 -> 2.3.0.
5369 * configure: Regenerate.
5370
5371 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
5372
5373 * MAINTAINERS: Update my email address.
5374
5375 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
5376
5377 * MAINTAINERS: Update my email address.
5378
5379 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
5380
5381 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
5382 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
5383 * Makefile.in: Regenerate.
5384
5385 2007-12-10 Mark Heffernan <meheff@google.com>
5386
5387 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
5388 misplaced entries.
5389
5390 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
5391
5392 * configure.ac: Enable libjava for x86_64-*-darwin9.
5393 * configure: Regenerate.
5394
5395 2007-12-07 Bill Maddox <maddox@google.com>
5396
5397 * MAINTAINERS (Write After Approval): Add myself.
5398
5399 2007-12-05 Ben Elliston <bje@au.ibm.com>
5400
5401 * config.sub, config.guess: Update from upstream sources.
5402
5403 2007-12-02 Matthias Klose <doko@ubuntu.com>
5404
5405 * config-ml.in: Remove 64bit configure tests.
5406
5407 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5408
5409 * config-ml.in: Robustify against white space in absolute file
5410 names.
5411
5412 * config-ml.in (multi-clean): Substitute ${Makefile}.
5413 Remove superfluous ${Makefile} in list.
5414
5415 2007-11-19 Thiemo Seufer <ths@mips.com>
5416
5417 * config-ml.in: Don't hardcode the Makefile name.
5418
5419 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
5420
5421 * MAINTAINERS (Write After Approval): Add myself.
5422
5423 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
5424
5425 * MAINTAINERS (Write After Approval): Add myself.
5426
5427 2007-11-06 Doug Kwan <dougkwan@google.com>
5428
5429 * MAINTAINERS (Write After Approval): Add myself.
5430
5431 2007-10-25 Ben Elliston <bje@au.ibm.com>
5432
5433 * MAINTAINERS (mercury): Remove entry.
5434 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
5435
5436 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
5437
5438 * Makefile.def (dependencies): Make configure-gdb depend on
5439 all-intl.
5440 * Makefile.in: Regenerated.
5441
5442 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
5443
5444 * MAINTAINERS (Fortran maintainer): Remove myself.
5445
5446 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
5447
5448 * Makefile.def: To avoid problems running with parallel makes,
5449 build newlib before libgloss so that target specific header
5450 files are availble.
5451 * Makefile.in: Regenerate
5452
5453 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
5454
5455 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
5456 * Makefile.in: Regenerate.
5457
5458 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
5459
5460 * MAINTAINERS (Register allocation reviewer): Add myself.
5461
5462 2007-10-08 Mike Frysinger <vapier@gentoo.org>
5463
5464 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
5465 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
5466 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
5467 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
5468 * configure: Regenerate.
5469
5470 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
5471
5472 * MAINTAINERS (Register allocation reviewer): Add myself.
5473
5474 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
5475
5476 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
5477 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
5478 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
5479 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
5480 * configure.ac: Default them to host tools for $host = $build.
5481 Subst them.
5482
5483 * configure: Regenerate.
5484 * Makefile.in: Regenerate.
5485
5486 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
5487
5488 * MAINTAINERS (Register allocation reviewer): Add myself.
5489
5490 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
5491
5492 * MAINTAINERS (Register allocation reviewer): Add myself.
5493
5494 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
5495
5496 * MAINTAINERS (Write After Approval): Fix typo.
5497
5498 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
5499
5500 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
5501 * configure: Regenerate.
5502
5503 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
5504
5505 PR bootstrap/31906
5506 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
5507 they're already prefixed.
5508
5509 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
5510
5511 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
5512 libstdc++.
5513 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
5514 * configure: Regenerate.
5515 * Makefile.in: Regenerate.
5516
5517 2007-09-17 Andreas Schwab <schwab@suse.de>
5518
5519 * configure.ac: Raise minimum makeinfo version to 4.6.
5520 * configure: Regenerate.
5521
5522 2007-09-17 Johannes Singler <singler@ira.uka.de>
5523
5524 * MAINTAINERS (write-after-approval) add myself
5525
5526 2007-09-15 Alan Modra <amodra@bigpond.net.au>
5527
5528 * configure.ac: Correct makeinfo version check.
5529 * configure: Regenerate.
5530
5531 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
5532
5533 * MAINTAINERS: Update my email address.
5534
5535 2007-09-14 Richard Sandiford <richard@codesourcery.com>
5536
5537 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
5538 to $skipdirs and only disable gprof for newlib. Use the normal
5539 mips*-elf* handling in other respects.
5540 * configure: Regnerate.
5541
5542 2007-09-12 David Daney <ddaney@avtrex.com>
5543
5544 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
5545 enabling libgcj.
5546 * configure: Regenerate.
5547
5548 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
5549
5550 PR other/32154
5551 * configure.ac: For libgloss targets, point the linker to the linker
5552 script, startup code and simulator library.
5553 * configure: Regenerate.
5554
5555 2007-09-07 Andrew Haley <aph@redhat.com>
5556
5557 * configure.ac (noconfigdirs): Remove target-libffi and
5558 target-libjava.
5559 * configure: Regenerate.
5560
5561 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5562
5563 PR target/33281
5564 * configure.ac: Use config/mh-mingw on mingw.
5565 * configure: Regenerate.
5566
5567 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
5568
5569 * MAINTAINERS (Write After Approval): Add myself.
5570
5571 2007-09-05 Richard Guenther <rguenther@suse.de>
5572
5573 * configure.ac (--enable-stage1-checking): If neither --enable-checking
5574 nor --disable-checking is provided also turn on yes and types
5575 checking for stage1.
5576 * configure: Re-generate.
5577
5578 2007-08-30 Krister Walfridsson <cato@df.lth.se>
5579
5580 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
5581 (Write After Approval): Remove myself.
5582
5583 2007-08-29 Nick Clifton <nickc@redhat.com>
5584
5585 * config.sub, config.guess: Update from upstream sources.
5586
5587 2007-08-22 Bud Davis <jmdavis@link.com>
5588
5589 * MAINTAINERS (Write After Approval): Added myself.
5590 * MAINTAINERS (Reviewers): Removed myself.
5591
5592 2007-08-18 Paul Brook <paul@codesourcery.com>
5593 Joseph Myers <joseph@codesourcery.com>
5594
5595 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
5596 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
5597 * Makefile.in: Regenerate.
5598 * configure.ac (--with-debug-prefix-map): New.
5599 * configure: Regenerate.
5600
5601 2007-08-17 Richard Sandiford <richard@codesourcery.com>
5602 Nigel Stephens <nigel@mips.com>
5603
5604 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
5605 as target_makefile_frag.
5606 * configure: Regenerate.
5607
5608 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
5609
5610 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
5611 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
5612 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
5613 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
5614 (do-compare, do-compare3, do-compare-debug): New.
5615 ([+compare-target+]): Use them.
5616
5617 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
5618
5619 * MAINTAINERS (Write After Approval): Change my email address.
5620
5621 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5622 Ben Elliston <bje@au.ibm.com>
5623
5624 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
5625 --silent if $silent.
5626 * configure: Regenerate.
5627
5628 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
5629
5630 * MAINTAINERS (Various Maintainers): Add myself as
5631 loop infrastructure maintainer. Update my e-mail
5632 address.
5633
5634 2007-07-31 Diego Novillo <dnovillo@google.com>
5635
5636 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
5637 Adjust description.
5638
5639 2007-07-26 Richard Guenther <rguenther@suse.de>
5640
5641 * configure.ac: Add types checking to stage1 checking flags.
5642 * configure: Regenerate.
5643
5644 2007-07-17 Nick Clifton <nickc@redhat.com>
5645
5646 * COPYING3: New file. Contains version 3 of the GNU General
5647 Public License.
5648 * COPYING3.LIB: New file. Contains version 3 of the GNU
5649 Lesser General Public License.
5650
5651 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5652
5653 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
5654
5655 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
5656
5657 * MAINTAINERS (S/390 co-maintainer): Add myself.
5658 (Write After Approval): Remove myself.
5659
5660 2007-07-13 Dan Hipschman <dsh@google.com>
5661
5662 * MAINTAINERS (Write After Approval): Add myself.
5663
5664 2007-07-11 Nick Clifton <nickc@redhat.com>
5665
5666 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
5667 WINDRES export.
5668 * Makefile.in: Regenerate.
5669
5670 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
5671
5672 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
5673 maintainer.
5674
5675 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
5676
5677 * lt~obsolete.m4: New. Import from 20070318 libtool.
5678
5679 2007-07-03 Julian Brown <julian@codesourcery.com>
5680
5681 * MAINTAINERS (Write After Approval): Add myself.
5682
5683 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5684
5685 * configure.ac: Rewrite 'configure --help' strings to look nicer.
5686 * configure: Regenerate.
5687
5688 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5689
5690 * configure.ac: Add some missing m4 quotation.
5691 * configure: Regenerate.
5692
5693 2007-07-02 Simon Baldwin <simonb@google.com>
5694
5695 * MAINTAINERS (Write After Approval): Add myself.
5696
5697 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
5698
5699 * configure: Regenerate.
5700
5701 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
5702
5703 * Makefile.def: Add windmc tool to build.
5704 * Makefile.tpl: Likewise.
5705 * configure.ac: Likewise.
5706 * Makefile.in: Regenerate.
5707 * configure: Regenerate.
5708
5709 2007-06-28 DJ Delorie <dj@redhat.com>
5710
5711 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
5712 not building newlib.
5713 * configure: Regenerated.
5714
5715 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
5716
5717 * MAINTAINERS (Write After Approval): Add myself.
5718
5719 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
5720
5721 * MAINTAINERS (Write After Approval): Add myself.
5722
5723 2007-06-19 Chris Matthews <chrismatthews@google.com>
5724
5725 * MAINTAINERS (Write After Approval): Add myself.
5726
5727 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
5728
5729 * MAINTAINERS (Write After Approval): Add myself.
5730
5731 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
5732
5733 * Makefile.def: Add dependency from configure-gdb to all-bfd.
5734 * Makefile.in: Regenerated.
5735
5736 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
5737
5738 * configure.ac: Don't add target-libmudflap to noconfigdirs for
5739 bfin*-*-uclinux* targets.
5740 * configure: Regenerate.
5741
5742 2007-06-14 Ian Lance Taylor <iant@google.com>
5743
5744 * MAINTAINERS: Add myself as non-algorithmic global write
5745 maintainer.
5746
5747 2007-06-14 Diego Novillo <dnovillo@google.com>
5748
5749 * MAINTAINERS: Add self as middle-end maintainer and
5750 non-algorithmic global write maintainer.
5751
5752 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5753
5754 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
5755 Move all Fortran maintainers except Paul Brook into the
5756 Non-Autopoiesis section.
5757
5758 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
5759
5760 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
5761 (distclean-stage[+id+]): Possibly delete stage_last.
5762 * Makefile.in: Regenerate.
5763
5764 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
5765
5766 * MAINTAINERS (Various Maintainer): Fix typo.
5767
5768 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
5769
5770 * MAINTAINERS (Various Maintainer): Add myself as
5771 dataflow maintainer.
5772
5773 2007-06-07 Ben Elliston <bje@au.ibm.com>
5774
5775 * config.sub, config.guess: Update from upstream sources.
5776
5777 2007-06-07 Ben Elliston <bje@au.ibm.com>
5778
5779 * Makefile.tpl: Fix spelling error.
5780 * Makefile.in: Regenerate.
5781
5782 2007-06-01 Steve Ellcey <sje@cup.hp.com>
5783
5784 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
5785 lt_cv_sys_max_cmd_len.
5786
5787 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
5788
5789 * MAINTAINERS (Various Maintainers): Add myself as
5790 auto-vectorizer maintainer.
5791
5792 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
5793
5794 PR libjava/32098
5795 * libtool.m4: Revert previous change.
5796 * ltgcc.m4: Put it here.
5797
5798 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
5799
5800 * MAINTAINERS (Various Maintainers): Add myself as
5801 auto-vectorizer maintainer.
5802
5803 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
5804
5805 PR libjava/32098
5806 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
5807
5808 2007-05-30 Richard Guenther <rguenther@suse.de>
5809
5810 * MAINTAINERS (Various Maintainers): Add myself as
5811 auto-vectorizer maintainer.
5812
5813 2007-05-30 Jakub Jelinek <jakub@redhat.com>
5814
5815 PR bootstrap/29382
5816 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
5817 * configure: Rebuilt.
5818
5819 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
5820
5821 * MAINTAINERS (Write After Approval): Removed my name.
5822
5823 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
5824
5825 * MAINTAINERS (Write After Approval): Remove myself.
5826
5827 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
5828
5829 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
5830
5831 2007-05-23 Steve Ellcey <sje@cup.hp.com>
5832
5833 * ltmain.sh: Update from ToT Libtool.
5834 * libtool.m4: Update from ToT Libtool.
5835 * ltsugar.m4: New. Update from ToT Libtool.
5836 * ltversion.m4: New. Update from ToT Libtool.
5837 * ltoptions.m4: New. Update from ToT Libtool.
5838 * ltconfig: Remove.
5839 * ltcf-c.sh: Remove.
5840 * ltcf-cxx.sh: Remove.
5841 * ltcf-gcj.sh: Remove.
5842
5843 2007-05-22 Ollie Wild <aaw@google.com>
5844
5845 * MAINTAINERS (Write After Approval): Add myself.
5846
5847 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
5848
5849 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
5850 stage_cflags.
5851 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
5852 Remove CFLAGS/LIBCFLAGS.
5853 (configure-stage[+id+]-[+prefix+][+module+],
5854 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
5855 * Makefile.in: Regenerate.
5856
5857 2007-05-15 Diego Novillo <dnovillo@google.com>
5858
5859 * MAINTAINERS: Update e-mail address.
5860
5861 2007-05-15 Revital Eres <eres@il.ibm.com>
5862
5863 * MAINTAINERS (Write After Approval): Add myself.
5864
5865 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
5866
5867 * MAINTAINERS (Write After Approval): Updated my address.
5868
5869 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
5870
5871 * MAINTAINERS (Write After Approval): Add myself.
5872
5873 2007-05-11 Silvius Rus <rus@google.com>
5874
5875 * MAINTAINERS (Write After Approval): Add myself.
5876
5877 2007-04-23 Tom Tromey <tromey@redhat.com>
5878
5879 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
5880
5881 2007-04-22 Mark Mitchell <mark@codesourcery.com>
5882
5883 * MAINTAINERS (cpplib): Rename to ...
5884 (libcpp): ... this. Add C/C++ front end maintainers.
5885
5886 2007-04-14 Steve Ellcey <sje@cup.hp.com>
5887
5888 * config-ml.in: Pass ${ml_config_env} to configure calls.
5889
5890 2007-04-04 Christian Bruel <christian.bruel@st.com>
5891
5892 * MAINTAINERS (Write After Approval): Add myself.
5893
5894 2007-04-02 Dave Korn <dave.korn@artimi.com>
5895
5896 * MAINTAINERS (Write After Approval): Add myself.
5897
5898 2007-03-31 Tobias Burnus <burnus@net-b.de>
5899
5900 * MAINTAINERS (fortran 95 front end): Add myself.
5901
5902 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
5903
5904 * MAINTAINERS (Write After Approval): Add myself.
5905
5906 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
5907
5908 * MAINTAINERS (Modulo Scheduler): Add myself.
5909
5910 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
5911
5912 * MAINTAINERS (fortran 95 front end): Add myself.
5913 (c++ front end): whitespace fix.
5914
5915 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
5916
5917 * MAINTAINERS (Write After Approval): Add myself.
5918
5919 2007-03-21 Richard Sandiford <richard@codesourcery.com>
5920
5921 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
5922 of glob. Quote arguments with single quotes too.
5923 * configure: Regenerate.
5924
5925 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
5926
5927 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
5928 * Makefile.in: Regenerate
5929
5930 2007-03-07 Andreas Schwab <schwab@suse.de>
5931
5932 * configure: Regenerate.
5933
5934 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
5935
5936 * configure.ac: Add "--with-pdfdir" configure option,
5937 which defines pdfdir variable.
5938 * Makefile.def (target=fixincludes): Add install-pdf to
5939 missing targets.
5940 (recursive_targets): Add install-pdf target.
5941 (flags_to_pass): Add pdfdir.
5942 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
5943 target.
5944 * configure: Regenerate
5945 * Makefile.in: Regenerate
5946
5947 2007-02-28 Eric Christopher <echristo@apple.com>
5948
5949 Revert:
5950 2006-12-07 Mike Stump <mrs@apple.com>
5951
5952 * Makefile.def (dependencies): Add dependency for
5953 install-target-libssp and install-target-libgomp on
5954 install-gcc.
5955 * Makefile.in: Regenerate.
5956
5957 2007-02-27 Matt Kraai <kraai@ftbfs.org>
5958
5959 * configure: Regenerate.
5960 * configure.ac: Move statements after variable declarations.
5961
5962 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
5963
5964 * MAINTAINERS: Add myself as sh maintainer.
5965
5966 2007-02-19 Joseph Myers <joseph@codesourcery.com>
5967
5968 * configure.ac: Adjust for loop syntax.
5969 * configure: Regenerate.
5970
5971 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5972
5973 * configure: Rebuilt.
5974
5975 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
5976
5977 * configure.ac: Drop multiple occurrences of --enable-languages,
5978 and fix its quoting.
5979 * configure: Rebuilt.
5980
5981 2007-02-17 Mark Mitchell <mark@codesourcery.com>
5982 Nathan Sidwell <nathan@codesourcery.com>
5983 Vladimir Prus <vladimir@codesourcery.com>
5984 Joseph Myers <joseph@codesourcery.com>
5985
5986 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
5987 * configure: Regenerate.
5988
5989 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
5990
5991 * ltconfig (freebsd*): Default to elf.
5992
5993 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5994
5995 * configure.ac (target_libraries): Move libgcc before libiberty.
5996 * configure: Regenerated.
5997
5998 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
5999 Paolo Bonzini <bonzini@gnu.org>
6000
6001 PR bootstrap/30753
6002 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
6003 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
6004 * configure: Regenerated.
6005
6006 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6007
6008 * MAINTAINERS (Language Front End Maintainers): Update my mail
6009 address.
6010
6011 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6012
6013 PR bootstrap/30748
6014 * configure.ac: Correct syntax for Solaris ksh.
6015 * configure: Regenerated.
6016
6017 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6018
6019 * configure.ac: Sync with src.
6020 * configure: Regenerate.
6021
6022 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6023
6024 * Makefile.in: Regenerate.
6025
6026 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
6027
6028 * config.sub: Sync with src.
6029
6030 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
6031
6032 * Makefile.tpl (build_alias, host_alias, target_alias): Use
6033 noncanonical equivalents.
6034 * configure.in: Rename to...
6035 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
6036 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
6037 target_noncanonical. Use them. Rewrite removal of configure
6038 arguments for autoconf 2.59. Discard variable settings. Force
6039 program_transform_name for native tools.
6040
6041 * Makefile.in: Regenerated.
6042 * configure: Regenerated with autoconf 2.59.
6043
6044 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
6045
6046 * MAINTAINERS (Write After Approval): Add myself.
6047
6048 2007-01-31 Andreas Schwab <schwab@suse.de>
6049
6050 * Makefile.tpl (LDFLAGS): Substitute it.
6051 * Makefile.in: Regenerate.
6052
6053 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
6054
6055 * MAINTAINERS (Write After Approval): Add myself.
6056
6057 2007-01-28 David Edelsohn <edelsohn@gnu.org>
6058
6059 * MAINTAINERS (spu port): Add myself.
6060
6061 2007-01-23 Richard Guenther <rguenther@suse.de>
6062
6063 PR bootstrap/30541
6064 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
6065 * Makefile.tpl (GNATBIND): Substitute it.
6066 (GNATMAKE): Likewise.
6067 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
6068 of STAGE_PREFIX.
6069 * Makefile.in: Regenerate.
6070 * configure: Regenerate.
6071
6072 2007-01-18 Mike Stump <mrs@apple.com>
6073
6074 * configure.in: Re-enable -Werror for gcc builds.
6075
6076 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
6077
6078 * MAINTAINERS (Write After Approval): Add myself.
6079
6080 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6081
6082 * configure.in: Change == to = in test command.
6083 * configure: Regenerate.
6084
6085 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
6086 Nick Clifton <nickc@redhat.com>
6087 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
6088
6089 * configure.in (build_configargs, host_configargs, target_configargs):
6090 Remove build/host/target parameters.
6091 (host_libs): Add gmp and mpfr.
6092 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
6093 * Makefile.def (gmp, mpfr): New.
6094 (gcc): Remove target.
6095 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
6096 target_os, target_vendor): New.
6097 (configure): Add host_alias/target_alias arguments; adjust invocations.
6098 * configure: Regenerate.
6099 * Makefile.in: Regenerate.
6100
6101 2007-01-11 Matt Fago <fago@earthlink.net>
6102
6103 * configure.in: Try to link to functions only in mpfr 2.2.x
6104 to improve robustness of configure tests.
6105 * configure: Regenerate.
6106
6107 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
6108
6109 * MAINTAINERS: Add myself as i386 maintainer.
6110
6111 2007-01-08 Jan Hubicka <jh@suse.cz>
6112
6113 * MAINTAINERS: Add myself as i386 maintainer.
6114
6115 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
6116
6117 * configure.in: Add support for an x86_64-mingw* target.
6118 * configure: Regenerate.
6119
6120 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
6121
6122 * Makefile.tpl (all-target): Correct @if conditional for target
6123 modules.
6124 * configure.in: Omit libiberty if building only target libgcc.
6125 * configure, Makefile.in: Regenerated.
6126
6127 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
6128
6129 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
6130 * configure: Regenerate.
6131
6132 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
6133
6134 * Makefile.def (target_modules): Add libgcc.
6135 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
6136 * Makefile.tpl (clean-target-libgcc): Delete.
6137 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
6138 on gcc even for bootstrapped modules. Rewrite handling of
6139 lang_env_dependencies to loop over target_modules.
6140 * configure.in (target_libraries): Add target-libgcc.
6141 * Makefile.in, configure: Regenerated.
6142
6143 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6144
6145 * configure.in: Reorganize recognition of languages. Add
6146 --enable-stage1-languages. Show supported languages for the chosen
6147 target rather than all recognized languages.
6148 * configure: Regenerate.
6149
6150 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
6151
6152 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
6153 * Makefile.in: Regenerate.
6154
6155 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6156
6157 * configure.in: Warn that MPFR 2.2.0 is buggy.
6158 * configure: Regenerate.
6159
6160 2006-12-27 Ian Lance Taylor <iant@google.com>
6161
6162 * configure.in: When removing Makefiles to force a reconfigure, also
6163 remove prev-DIR*/Makefile.
6164 * configure: Regenerate.
6165
6166 2006-12-22 Andreas Schwab <schwab@suse.de>
6167
6168 * configure: Regenerate with correct autoconf version.
6169
6170 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
6171
6172 * configure.in: add AC_SUBST for *_FOR_TARGET.
6173 * configure: Regenerate.
6174
6175 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6176
6177 * configure.in: Simplify logic for rejecting languages that cannot
6178 be built. Separate the case when a language is unsupported,
6179 from the case when the user chooses not to build a language.
6180
6181 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6182
6183 * configure.in: Remove "$build" case for powerpc-*-darwin* since
6184 it only affects bootstrap and could be tested on "$host" as well.
6185 * configure: Regenerate.
6186 * config/mh-ppc-darwin: Add to the stage1 cflags here.
6187
6188 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6189
6190 PR bootstrap/29544
6191 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
6192 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
6193 move here comment from Makefile.tpl.
6194 * Makefile.tpl: Move some definitions higher in the file.
6195 (STAGE1_CHECKING): New.
6196 * configure.in: Add --enable-stage1-checking.
6197 * configure: Regenerate.
6198 * Makefile.in: Regenerate.
6199
6200 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
6201
6202 * MAINTAINERS: Add myself as build system maintainer.
6203
6204 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
6205
6206 * MAINTAINERS (Write After Approval): Add myself.
6207
6208 2006-12-13 Eric Christopher <echristo@apple.com>
6209
6210 * MAINTAINERS: Add myself as darwin maintainer.
6211
6212 2006-12-11 Ian Lance Taylor <ian@airs.com>
6213
6214 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
6215
6216 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
6217
6218 MAINTAINERS: Update my entry.
6219
6220 2006-12-11 Alan Modra <amodra@bigpond.net.au>
6221
6222 * configure.in: Handle spu makefile frag.
6223 * Makefile.tpl (MAINT): Define
6224 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
6225 * configure: Regenerate.
6226 * Makefile.in: Regenerate.
6227
6228 2006-12-11 Ben Elliston <bje@au.ibm.com>
6229
6230 * config.guess: Import latest version.
6231 * config.sub: Likewise.
6232
6233 2006-12-11 Ben Elliston <bje@au.ibm.com>
6234
6235 * configure.in (spu-*-*): Don't skip target-libiberty.
6236 * configure: Regenerate.
6237
6238 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
6239
6240 PR bootstrap/30134
6241 * configure.in: Correct x86 darwin support for libjava to powerpc
6242 and i?86 only.
6243 * configure: Regenerate.
6244
6245 2006-12-08 Sandro Tolaini <tolaini@libero.it>
6246
6247 * configure.in: Add x86 darwin support for libjava.
6248 * configure: Regenerate.
6249
6250 2006-12-07 Mike Stump <mrs@apple.com>
6251
6252 * Makefile.def (dependencies): Add dependency for
6253 install-target-libssp and install-target-libgomp on
6254 install-gcc.
6255 * Makefile.in: Regenerate.
6256
6257 2006-12-04 Richard Guenther <rguenther@suse.de>
6258
6259 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
6260 (Non-Algorithmic Maintainers): Move over non-algorithmic
6261 loop optimizer maintainers, add myself as a non-algorithmic
6262 middle-end maintainer.
6263
6264 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
6265
6266 * MAINTAINERS (Write After Approval): Add myself.
6267
6268 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6269
6270 * configure.in: Update error message for missing GMP/MPFR.
6271
6272 * configure: Regenerate.
6273
6274 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6275
6276 * configure.in: Update MPFR version in error message.
6277
6278 * configure: Regenerate.
6279
6280 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6281
6282 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
6283 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
6284 --with-gmp-lib): New flags.
6285
6286 * configure: Regenerate.
6287
6288 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
6289
6290 * MAINTAINERS (Write After Approval): Change my email address.
6291
6292 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
6293
6294 * MAINTAINERS (Write After Approval): Add myself.
6295
6296 2006-11-22 Philipp Thomas <pth@suse.de>
6297
6298 * MAINTAINERS (i18n): Update e-mail address.
6299
6300 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6301
6302 * MAINTAINERS (spu port): Add myself as maintainer.
6303 (Write After Approval): Remove myself.
6304
6305 2006-11-22 Ben Elliston <bje@au.ibm.com>
6306
6307 * configure.in (skipdirs): Don't build libssp for SPU.
6308 * configure: Regenerate.
6309
6310 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
6311
6312 * MAINTAINERS (spu port): Add myself as maintainer.
6313 (libobjc): Update my email address.
6314
6315 2006-11-21 Andrea Bona <andrea.bona@st.com>
6316
6317 * MAINTAINERS (Write After Approval): Add myself.
6318
6319 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6320
6321 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
6322 * configure : Rebuilt.
6323
6324 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
6325
6326 * MAINTAINERS (Write After Approval): Add myself.
6327
6328 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
6329
6330 * MAINTAINERS (Write After Approval): Add myself.
6331
6332 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6333
6334 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
6335 libmpfr.a.
6336 * configure: Regenerate.
6337
6338 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
6339
6340 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
6341 (unstage): Test for stage_last presence.
6342
6343 PR bootstrap/29802
6344 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
6345 STAGE_PREFIX.
6346 * Makefile.in: Regenerate.
6347
6348 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
6349
6350 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
6351 maintainers.
6352
6353 2006-11-14 Erven Rohou <erven.rohou@st.com>
6354
6355 * MAINTAINERS (Write After Approval): Add myself.
6356
6357 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
6358
6359 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
6360 and stageN-package/Makefile.
6361 * Makefile.in: Regenerated.
6362
6363 2006-11-14 Jie Zhang <jie.zhang@analog.com>
6364
6365 * configure.in: Remove target-libgloss from noconfigdirs for
6366 bfin-*-*.
6367 * configure: Regenerated.
6368
6369 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6370
6371 * configure.in (have_gmp): Only error if the gcc directory exists.
6372
6373 * configure: Regenerate.
6374
6375 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6376
6377 * configure.in: Robustify error message for missing GMP/MPFR.
6378
6379 * configure: Regenerate.
6380
6381 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
6382
6383 * MAINTAINERS (Write After Approval): Add myself.
6384
6385 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
6386
6387 * MAINTAINERS: Change email address.
6388
6389 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
6390
6391 * MAINTAINERS (Write After Approval): Add myself.
6392
6393 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
6394
6395 * MAINTAINERS (Write After Approval): Add myself.
6396
6397 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
6398
6399 * MAINTAINERS (Write After Approval): Move myself to
6400 Write After Approval section.
6401
6402 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6403
6404 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
6405 need_gmp anymore.
6406 * configure: Regenerate.
6407
6408 2006-10-16 Tobias Burnus <burnus@net-b.de>
6409
6410 * MAINTAINERS (Write After Approval): Add myself.
6411
6412 2006-10-16 Ben Elliston <bje@au.ibm.com>
6413
6414 * config.guess: Import latest version.
6415 * config.sub: Likewise.
6416
6417 2006-10-10 Brooks Moses <bmoses@stanford.edu>
6418
6419 * Makefile.def: Added pdf target handling.
6420 * Makefile.tpl: Added pdf target handling.
6421 * Makefile.in: Regenerated.
6422
6423 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
6424
6425 * MAINTAINERS: Add self as score port maintainer.
6426
6427 2006-10-04 Brooks Moses <bmoses@stanford.edu>
6428
6429 * MAINTAINERS (Write After Approval): Add myself.
6430
6431 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
6432
6433 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
6434 or newer.
6435 * configure: Regenerated.
6436
6437 2006-09-27 Dave Brolley <brolley@redhat.com>
6438
6439 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
6440 using $s instead of $r.
6441 * configure: Regenerated.
6442
6443 2006-09-26 Thiemo Seufer <ths@mips.com>
6444
6445 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
6446 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
6447 * configure: Regenerate.
6448
6449 2006-09-24 Graeme Peterson <gridly@gmail.com>
6450
6451 * MAINTAINERS (Write After Approval): Remove myself.
6452
6453 2006-09-22 Chao-ying Fu <fu@mips.com>
6454
6455 * MAINTAINERS (Write After Approval): Add myself.
6456
6457 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
6458
6459 * MAINTAINERS: Add self as soft-fp maintainer.
6460
6461 2006-09-09 Anatoly Sokolov <aesok@post.ru>
6462
6463 * MAINTAINERS: Add myself as avr maintainer.
6464 Remove Marek Michalkiewicz as avr maintainer.
6465
6466 2006-09-07 Roberto Costa <roberto.costa@st.com>
6467
6468 * MAINTAINERS (Write After Approval): Add myself.
6469
6470 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
6471
6472 * configure.in: Never build newlib for a Mingw host.
6473 Never build newlib as Mingw target library.
6474 Test the existence of winsup/cygwin for building a Cygwin newlib,
6475 rather than just winsup.
6476 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
6477 building a Mingw target.
6478 * configure: Regenerate.
6479
6480 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
6481
6482 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
6483
6484 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
6485
6486 * config.guess: Import from src (was more updated).
6487 * config.sub: Likewise.
6488
6489 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
6490
6491 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
6492 * configure: Regenerated.
6493
6494 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
6495
6496 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
6497 for stages after the first.
6498
6499 2006-07-17 Jakub Jelinek <jakub@redhat.com>
6500
6501 * Makefile.def: Add dependencies for configure-opcodes
6502 on configure-intl and all-opcodes on all-intl.
6503 * Makefile.in: Regenerated.
6504
6505 2006-07-13 Ben Elliston <bje@au.ibm.com>
6506
6507 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
6508
6509 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
6510
6511 Port to hosts whose 'sort' and 'tail' implementations
6512 treat operands with leading '+' as file names, as POSIX
6513 has required since 2001. However, make sure the code still
6514 works on pre-POSIX hosts.
6515 * ltmain.sh: Don't assume "sort +2" is equivalent to
6516 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
6517
6518 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
6519
6520 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
6521
6522 2006-07-04 Peter O'Gorman <peter@pogma.com>
6523
6524 * ltconfig: chmod 644 before ranlib during install.
6525
6526 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
6527
6528 PR bootstrap/18058
6529 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
6530 if the bootstrap compiler is a GCC version that supports it.
6531 * configure: Regenerate.
6532
6533 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6534
6535 * configure.in: Fix thinkos in previous check-in.
6536 * configure: Regenerate.
6537
6538 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
6539
6540 PR other/27063
6541 * configure.in: Test subdir_requires and give an appropriate
6542 error message.
6543 * configure: Regenerate.
6544
6545 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
6546
6547 * MAINTAINERS (Write After Approval): Add myself.
6548
6549 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
6550
6551 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6552
6553 2006-06-22 Steve Ellcey <sje@cup.hp.com>
6554
6555 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
6556
6557 2006-06-20 David Ayers <d.ayers@inode.at>
6558
6559 PR bootstrap/28072
6560 * configure.in: Add target-boehm-gc to noconfigdirs depending on
6561 whether target-libjava is being configured instead of whether the
6562 java front end is enabled.
6563 * configure: Regenerate.
6564
6565 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6566
6567 PR target/27540
6568 * configure.in: Only enable libgomp on IRIX 6.
6569 * configure: Regenerate.
6570
6571 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
6572
6573 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
6574 too.
6575 * Makefile.in: Regenerate.
6576
6577 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
6578
6579 * config-ml.in: Alter CCASFLAGS to include special
6580 multilib options the same as is done for CFLAGS.
6581
6582 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6583
6584 * configure.in: Don't enable libgomp on hpux10.
6585 * configure: Rebuilt.
6586
6587 2006-06-12 David Ayers <d.ayers@inode.at>
6588
6589 PR bootstrap/27963
6590 PR target/19970
6591 * configure.in: Remove target-boehm-gc from noconfigdirs where
6592 ${libgcj} is specified.
6593 * configure: Regenerate.
6594
6595 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
6596
6597 Sync from src:
6598
6599 * configure.in: Sync.
6600 * configure: Regenerated.
6601
6602 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
6603
6604 * Makefile.def: Added dependencies from sim and gdb on intl, and
6605 added configure dependencies to everything with an all dependency
6606 on intl.
6607 * Makefile.in: Regenerated.
6608
6609 2006-06-06 David Ayers <d.ayers@inode.at>
6610
6611 PR libobjc/13946
6612 * Makefile.def: Add dependencies for libobjc which boehm-gc.
6613 * Makefile.in: Regenerate.
6614 * configure.in: Add --enable-objc-gc at toplevel and have it
6615 enable boehm-gc for Objective-C.
6616 Remove target-boehm-gc from libgcj.
6617 Add target-boehm-gc to target_libraries.
6618 Add target-boehm-gc to noconfigdirs where ${libgcj}
6619 is specified.
6620 Assert that boehm-gc is supported when requested for Objective-C.
6621 Only build boehm-gc if needed either for Java or Objective-C.
6622 * configure: Regenerate.
6623
6624 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
6625
6626 PR 27674
6627 * Makefile.tpl (configure-[+prefix+][+module+],
6628 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
6629 Remove rule to unstage bootstrapped modules.
6630 (stage_current): New.
6631 * Makefile.in: Regenerate.
6632
6633 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
6634
6635 * MAINTAINERS (Write After Approval): Update my e-mail address.
6636
6637 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
6638
6639 * include/libiberty.h: Declare pex_run_in_environment.
6640
6641 2006-05-31 Asher Langton <langton2@llnl.gov>
6642
6643 * MAINTAINERS (Write After Approval): Add myself.
6644
6645 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
6646
6647 * Makefile.def (bfd, opcodes): Fix lib_path.
6648 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
6649 (restrap): Move under "@if gcc-bootstrap". Fix typo.
6650 * Makefile.in: Regenerate.
6651
6652 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6653
6654 * Makefile.in: Regenerate.
6655
6656 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
6657
6658 * Makefile.def: Add install-html target. Add datarootdir
6659 docdir and htmldir to flags_to_pass.
6660 * Makefile.tpl: Add install-html target.
6661 * Makefile.in: Regenerate.
6662 * configure.in: Add --with-datarootdir, --with-docdir, and
6663 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
6664 * configure: Regenerate.
6665
6666 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
6667
6668 * configure.in: Enable gprof for cross builds.
6669 * configure: Regenerate.
6670
6671 2006-05-22 Richard Guenther <rguenther@suse.de>
6672
6673 Revert
6674 2006-01-31 Richard Guenther <rguenther@suse.de>
6675 Paolo Bonzini <bonzini@gnu.org>
6676
6677 * Makefile.def (target_modules): Add libgcc-math target module.
6678 * configure.in (target_libraries): Add libgcc-math target library.
6679 (--enable-libgcc-math): New configure switch.
6680 * Makefile.in: Re-generate.
6681 * configure: Re-generate.
6682 * libgcc-math: New toplevel directory.
6683
6684 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6685 Andreas Tobler <a.tobler@schweiz.ch>
6686
6687 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
6688 * configure: Rebuilt.
6689
6690 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
6691
6692 * MAINTAINERS (Write After Approval): Add myself.
6693
6694 2006-05-01 DJ Delorie <dj@redhat.com>
6695
6696 * configure.in: Restore CFLAGS if GMP isn't present.
6697 * configure: Regenerate.
6698
6699 2006-05-01 Richard Guenther <rguenther@suse.de>
6700
6701 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
6702 maintainer.
6703
6704 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
6705
6706 * MAINTAINERS (Write After Approval): Add myself.
6707
6708 2006-04-28 Jan Beulich <jbeulich@novell.com>
6709
6710 * MAINTAINERS (Write After Approval): Add myself.
6711
6712 2006-04-18 DJ Delorie <dj@redhat.com>
6713
6714 * configure.in (m32c): Build libstdc++-v3. Pass flags to
6715 reference libgloss so that libssp can be built in a combined
6716 tree.
6717 * configure: Regenerate.
6718
6719 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
6720
6721 * MAINTAINERS (Write After Approval): Add myself.
6722
6723 2006-04-05 Ben Elliston <bje@au.ibm.com>
6724
6725 * configure.in: Require makeinfo 4.4 or higher.
6726 * configure: Regenerate.
6727
6728 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
6729
6730 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
6731 Rearrange the entries of other libraries to have them in one place.
6732
6733 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
6734
6735 * MAINTAINERS (Write After Approval): Remove myself.
6736 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6737
6738 2006-03-14 Richard Guenther <rguenther@suse.de>
6739
6740 * configure: Regenerate with autoconf 2.13.
6741
6742 2006-03-13 Jim Blandy <jimb@codesourcery.com>
6743
6744 * MAINTAINERS: Use my work address.
6745
6746 * MAINTAINERS: Update my E-mail address.
6747
6748 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
6749
6750 * configure.in: Handle --disable-<component> generically.
6751 * configure: Regenerate.
6752
6753 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
6754
6755 PR libgcj/17311
6756 * ltmain.sh: Don't use "$finalize_rpath" for compile.
6757
6758 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
6759
6760 * MAINTAINERS (Write After Approval): Remove myself.
6761 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6762
6763 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
6764
6765 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
6766 (TARGET_CONFIGDIRS): Remove.
6767 * configure.in: Remove AC_SUBST(target_configdirs).
6768 * Makefile.in, configure: Regenerated.
6769
6770 2006-02-20 Steven G. Kargl <kargls@comcast.net>
6771
6772 * MAINTAINERS (Write After Approval): Remove myself.
6773 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
6774
6775 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
6776
6777 PR bootstrap/25670
6778
6779 * Makefile.tpl ([+compare-target+]): Print explanation messages.
6780
6781 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
6782 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
6783 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
6784 BUILD_PREFIX, BUILD_PREFIX_1.
6785 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
6786
6787 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
6788 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
6789
6790 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
6791 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
6792 of `cat stage_current`. Always provide the `r' and `s' variables.
6793 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
6794 a single shell execution.
6795 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
6796 bootstrapped modules, make the stage1 module if the build was not
6797 started yet, else build the current stage.
6798 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
6799 (all-build, all-host, all-target, [+make_target+]-host,
6800 [+make_target+]-target): Do not use \-continued lines.
6801 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
6802 (current_stage, restrap, stage_last): New.
6803
6804 * Makefile.in: Regenerate.
6805 * configure: Regenerate.
6806
6807 2006-02-19 Bud Davis <jmdavis@link.com>
6808
6809 * MAINTAINERS (Write After Approval): Remove myself.
6810 (Language Front End Maintainers): Add myself as fortran 95
6811 maintainer and update e-mail address.
6812
6813 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
6814
6815 * MAINTAINERS (Write After Approval): Remove myself.
6816 (Language Front End Maintainers): Add myself as fortran 95
6817 maintainer.
6818
6819 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
6820
6821 * MAINTAINERS (Write After Approval): Add myself.
6822
6823 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
6824
6825 * MAINTAINERS (Write After Approval): Remove myself.
6826 (Language Front End Maintainers): Add myself as
6827 fortran 95 maintainer.
6828
6829 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6830
6831 Sync from src:
6832
6833 2005-12-27 Leif Ekblad <leif@rdos.net>
6834
6835 * configure.in: Add support for RDOS target.
6836 * configure: Regenerate.
6837
6838 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
6839 Andreas Schwab <schwab@suse.de>
6840
6841 * configure: Regenerate.
6842
6843 2006-02-12 David Edelsohn <edelsohn@gnu.org>
6844
6845 * configure.in (enable_libgomp): Add AIX.
6846 * configure: Regenerate.
6847
6848 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
6849
6850 * MAINTAINERS (Write After Approval): Add myself.
6851
6852 2006-02-03 Lee Millward <lee.millward@gmail.com>
6853
6854 * MAINTAINERS (Write After Approval): Add myself.
6855
6856 2006-01-31 Richard Guenther <rguenther@suse.de>
6857 Paolo Bonzini <bonzini@gnu.org>
6858
6859 * Makefile.def (target_modules): Add libgcc-math target module.
6860 * configure.in (target_libraries): Add libgcc-math target library.
6861 (--enable-libgcc-math): New configure switch.
6862 * Makefile.in: Re-generate.
6863 * configure: Re-generate.
6864 * libgcc-math: New toplevel directory.
6865
6866 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
6867
6868 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
6869 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
6870 the assembler, linker and binutils.
6871 * configure: Regenerate.
6872
6873 2006-01-22 Dirk Mueller <dmueller@suse.de>
6874
6875 * MAINTAINERS (Write After Approval): Add myself.
6876
6877 2006-01-20 Diego Novillo <dnovillo@redhat.com>
6878
6879 * configure: Regenerate.
6880
6881 2006-01-18 Richard Henderson <rth@redhat.com>
6882 Jakub Jelinek <jakub@redhat.com>
6883 Diego Novillo <dnovillo@redhat.com>
6884
6885 * libgomp: New directory.
6886 * Makefile.def: Add target_module libgomp.
6887 * Makefile.in: Regenerate.
6888 * configure.in (target_libraries): Add target-libgomp.
6889 * configure: Regenerate.
6890
6891 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
6892
6893 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
6894 @ from continuation.
6895 * Makefile.in: Rebuilt.
6896
6897 2006-01-04 Chris Lattner <sabre@gnu.org>
6898
6899 * MAINTAINERS (Write After Approval): Add myself.
6900
6901 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
6902
6903 PR bootstrap/24252
6904
6905 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
6906 * Makefile.tpl (OBJDUMP): New.
6907 (EXTRA_HOST_FLAGS): Add it.
6908 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
6909
6910 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
6911 to use symbolic links between directories. Avoid race conditions
6912 or make them harmless.
6913 * configure.in: Do not try to use symbolic links between directories.
6914
6915 * Makefile.def (LEAN): Pass.
6916 * Makefile.tpl (LEAN): Define.
6917 (stage[+id+]-start): Accept that the previous directory does not
6918 exist, if the bootstrap is lean.
6919 (stage[+id+]-bubble): Invoke lean bootstrap commands after
6920 stage[+id+]-start. Use a makefile variable and an `if' instead of a
6921 configure substitution.
6922 ([+compare-target+]): Likewise.
6923 ([+bootstrap-target+]-lean): New.
6924 * configure.in: Remove lean bootstrap support from here.
6925
6926 * Makefile.in: Regenerate.
6927 * configure: Regenerate.
6928
6929 2006-01-04 Ben Elliston <bje@au.ibm.com>
6930
6931 * MAINTAINERS (libdecnumber): Add myself.
6932
6933 2006-01-02 Mark Mitchell <mark@codesourcery.com>
6934
6935 * libtool-ldflags: New script.
6936
6937 2006-01-02 Andreas Schwab <schwab@suse.de>
6938
6939 * configure.in: When reconfiguring remove Makefile in
6940 all stage directories.
6941 * configure: Regenerate.
6942
6943 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
6944
6945 * MAINTAINERS: Update my email address.
6946
6947 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
6948
6949 Revert Ada-related part of the previous change.
6950
6951 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
6952 Do not pass.
6953 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
6954 * Makefile.in: Regenerate.
6955 * configure.in: Do not include mt-ppc-aix target fragment.
6956 * configure: Regenerate.
6957
6958 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
6959
6960 * configure.in: Select appropriate fragments for PowerPC/AIX.
6961 * configure: Regenerate.
6962
6963 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
6964 BOOT_CFLAGS, BOOT_LDFLAGS.
6965 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
6966 BOOT_CFLAGS, BOOT_LDFLAGS.
6967 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
6968 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
6969 (stage): Fail if we cannot complete the work.
6970 * Makefile.in: Regenerate.
6971
6972 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
6973
6974 * configure.in: Replace ms1 with mt.
6975 * configure: Rebuilt.
6976
6977 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
6978
6979 * MAINTAINERS: Update my email address.
6980
6981 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
6982
6983 * Makefile.tpl (all, do-[+make_target+], do-check, install,
6984 install-host-nogcc): Don't invoke $(stage) at the end.
6985 * Makefile.in: Regenerate.
6986
6987 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
6988
6989 * configure.in: Flip the top-level bootstrap switch.
6990 * configure: Regenerate.
6991
6992 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
6993
6994 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
6995 $(stage) and $(unstage).
6996 (EXTRA_TARGET_FLAGS): Correct double-quoting.
6997 (all): Remove stray semicolon.
6998 (local-distclean): Don't handle multilib.tmp and multilib.out.
6999 (install.all): Set $s for consistency.
7000 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
7001 check_multilibs setting. Always make the install directory.
7002 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
7003 Correct @if/@endif.
7004 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
7005 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
7006 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
7007 (multilib.out): Remove.
7008 * Makefile.in: Regenerated.
7009
7010 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
7011
7012 * MAINTAINERS (Write After Approval): Add myself.
7013
7014 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
7015
7016 * MAINTAINERS: Add myself as mt maintainer.
7017
7018 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
7019
7020 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
7021
7022 * MAINTAINERS: Change email address.
7023
7024 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
7025
7026 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
7027 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
7028 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
7029 Find in-tree tools if available.
7030 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
7031 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
7032 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
7033 (COMPILER_*_FOR_TARGET): New.
7034 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
7035 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
7036 (CONFIGURED_*, USUAL_*): Remove.
7037 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
7038 STRIP): Use autoconf substitutions.
7039 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
7040 COMPILER_NM_FOR_TARGET): New.
7041 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
7042
7043 (all): Make all-host and all-target in parallel.
7044 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
7045 that $$r and $$s are set before invoking a recursive make.
7046 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
7047 ([+bootstrap-target+]): Inline most of the `all' target.
7048
7049 2005-11-29 Ben Elliston <bje@au.ibm.com>
7050
7051 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
7052 from the gcc build directory.
7053 * Makefile.in: Regenerate.
7054
7055 2005-11-29 Ben Elliston <bje@au.ibm.com>
7056
7057 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
7058 depend on all-libdecnumber.
7059 * configure.in (host_libs): Include libdecnumber.
7060 * Makefile.in: Regenerate.
7061 * configure: Likewise.
7062
7063 2005-11-29 Ben Elliston <bje@au.ibm.com>
7064
7065 * libdecnumber: Import decNumber sources from the dfp-branch.
7066
7067 2005-11-21 Kean Johnston <jkj@sco.com>
7068
7069 * config.sub, config.guess: Sync from upstream sources.
7070
7071 2005-11-21 Ben Elliston <bje@au.ibm.com>
7072
7073 Import from Autoconf sources:
7074
7075 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
7076 * config/move-if-change: Don't output "$2 is unchanged";
7077 suggested by Ben Elliston. Handle weird characters correctly.
7078
7079 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
7080
7081 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
7082 to match upstream libtool for darwin.
7083
7084 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
7085
7086 * Makefile.def: Remove gdb dependencies for gdbtk.
7087 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
7088 (configure-gdb, install-gdb): New rules.
7089 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
7090 * Makefile.in, configure: Regenerated.
7091
7092 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
7093
7094 * MAINTAINERS (Write After Approval): Add myself.
7095
7096 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
7097
7098 * MAINTAINERS (Write After Approval): Add myself.
7099
7100 2005-10-24 Diego Novillo <dnovillo@redhat.com>
7101
7102 * MAINTAINERS (alias analysis): Add Daniel Berlin and
7103 Diego Novillo.
7104
7105 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
7106
7107 PR bootstrap/24297
7108 * Makefile.tpl (do-[+make-target+], do-check, install,
7109 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
7110 are set before recursing.
7111 * Makefile.in: Regenerate.
7112
7113 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
7114
7115 PR bootstrap/18939
7116 * Makefile.def (gcc) <target>: Fix thinko.
7117 * Makefile.in: Regenerate.
7118
7119 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
7120
7121 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
7122 * configure: Regenerate.
7123
7124 2005-10-15 Jie Zhang <jie.zhang@analog.com>
7125
7126 * MAINTAINERS (Write After Approval): Add self.
7127
7128 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
7129
7130 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
7131 target-libffi, target-qthreads, target-libjava, and
7132 targetlibobjc.
7133 * configure: Regenerate.
7134
7135 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
7136
7137 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
7138 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
7139 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
7140 (USUAL_OBJDUMP_FOR_TARGET): New.
7141 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
7142 * configure.in: Check for $OBJDUMP_FOR_TARGET.
7143 * configure, Makefile.in: Regenerated.
7144
7145 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7146
7147 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
7148 before other host packages.
7149
7150 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
7151
7152 * MAINTAINERS: Add self as sh libraries/configury maintainer.
7153
7154 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
7155
7156 PR bootstrap/22340
7157
7158 * configure.in (default_target): Remove.
7159 * Makefile.tpl (all): Do not use prerequisites as subroutines
7160 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
7161 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
7162 use prerequisites as subroutines.
7163 (check-host, check-target): New.
7164 (bootstrap configure & all targets): Do not use stage*-start
7165 if the directory layout is already ok.
7166 (non-bootstrap configure & all targets): Prepend a $(unstage).
7167 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
7168 (NOTPARALLEL): Remove.
7169 (unstage, stage variables): New variables.
7170 (unstage, stage targets): Simply expand to those variables.
7171
7172 * configure: Regenerate.
7173 * Makefile.in: Regenerate.
7174
7175 2005-10-04 James E Wilson <wilson@specifix.com>
7176
7177 * Makefile.def (lang_env_dependencies): Add libmudflap.
7178 * Makefile.in: Regenerate.
7179
7180 2005-10-03 Andreas Schwab <schwab@suse.de>
7181
7182 Backport from libtool CVS:
7183 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
7184
7185 * ltmain.sh: add support for installing into temporary
7186 staging area (e.g. 'make install DESTDIR=...')
7187
7188 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
7189
7190 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
7191 * configure: Regenerated.
7192
7193 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
7194
7195 * configure: Regenerate with the correct
7196 autoconf version.
7197
7198 2005-09-30 Catherine Moore <clm@cm00re.com>
7199
7200 * configure.in (bfin-*-*): New.
7201 * configure: Regenerated.
7202
7203 2005-09-28 Geoffrey Keating <geoffk@apple.com>
7204
7205 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
7206 (LIPO_FOR_TARGET): New.
7207 (CONFIGURED_LIPO_FOR_TARGET): New.
7208 (USUAL_LIPO_FOR_TARGET): New.
7209 (STRIP_FOR_TARGET): New.
7210 (CONFIGURED_STRIP_FOR_TARGET): New.
7211 (USUAL_STRIP_FOR_TARGET): New.
7212 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
7213 STRIP_FOR_TARGET.
7214 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
7215 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
7216 * Makefile.in: Regenerate.
7217 * configure: Regenerate.
7218
7219 2005-09-19 David Edelsohn <edelsohn@gnu.org>
7220
7221 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
7222 (rs6000-*-aix*): Same.
7223 * configure: Regenerate.
7224
7225 2005-09-16 Tom Tromey <tromey@redhat.com>
7226
7227 * MAINTAINERS: Add self as java maintainer.
7228
7229 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
7230
7231 * configure.in: Recognize f95 in the --enable-languages option,
7232 and substitute it for fortran, issuing a warning.
7233 * configure: Regenerate.
7234
7235 2005-08-30 Phil Edwards <phil@codesourcery.com>
7236
7237 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
7238 * configure: Regenerated.
7239
7240 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
7241
7242 * MAINTAINERS: Add self as ms1 maintainer.
7243
7244 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
7245
7246 * Makefile.def (libssp): Add to lang_env_dependencies.
7247 * Makefile.in: Regenerate.
7248
7249 2005-08-18 Ian Lance Taylor <ian@airs.com>
7250
7251 * MAINTAINERS: Add myself as middle-end maintainer.
7252
7253 2005-08-17 Christian Groessler <chris@groessler.org>
7254
7255 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
7256 * Makefile.in: Regenerate.
7257
7258 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
7259
7260 * MAINTAINERS (write after approval): Added myself.
7261
7262 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
7263
7264 * MAINTAINERS (Write After Approval): Add myself.
7265
7266 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
7267
7268 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
7269 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
7270 Look for alternate names of the target cc and c++
7271 * configure: Regenerate.
7272
7273 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
7274
7275 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7276 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
7277 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
7278 tools; remove code to manually set them.
7279 (Target tools): Look in the environment for them.
7280 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
7281 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
7282 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
7283 build directory.
7284 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
7285 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
7286 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
7287 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7288 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
7289 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
7290 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
7291 * configure: Regenerate.
7292 * Makefile.in: Regenerate.
7293
7294 2005-07-28 Ben Elliston <bje@au.ibm.com>
7295
7296 * MAINTAINERS: Update for removed CPU targets.
7297
7298 2005-07-27 Mark Mitchell <mark@codesourcery.com>
7299
7300 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
7301 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
7302 * Makefile.in: Regenerated.
7303
7304 2005-07-26 Mark Mitchell <mark@codesourcery.com>
7305
7306 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
7307 (CFLAGS_FOR_TARGET): Use it.
7308 (CXXFLAGS_FOR_TARGET): Likewise.
7309 * Makefile.in: Regenerated.
7310 * configure.in (--with-build-sysroot): New option.
7311 * configure: Regenerated.
7312
7313 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
7314
7315 * Makefile.tpl: Wrap install between unstage and stage
7316 * Makefile.in: Regenerate.
7317
7318 2005-07-21 Eric Christopher <echristo@apple.com>
7319
7320 * MAINTAINERS: Update affiliation.
7321
7322 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
7323
7324 * MAINTAINERS: Add self as crx port maintainer.
7325
7326 2005-07-20 DJ Delorie <dj@redhat.com>
7327
7328 * MAINTAINERS: Add self as m32c maintainer.
7329
7330 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
7331
7332 * all files: Update FSF address.
7333
7334 2005-07-15 Eric Christopher <echristo@redhat.com>
7335
7336 * MAINTAINERS: Change affiliation.
7337
7338 2005-07-14 Jim Blandy <jimb@redhat.com>
7339
7340 * configure.in: Add cases for Renesas m32c.
7341 * configure: Regenerated.
7342
7343 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7344
7345 * COPYING.LIB: Update from fsf.org.
7346
7347 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
7348
7349 * COPYING, compile, config.guess,
7350 config.sub, install-sh, missing, mkinstalldirs,
7351 symlink-tree, ylwrap: Sync from upstream sources.
7352 * config-ml.in: Update FSF address.
7353
7354 2005-07-13 Eric Christopher <echristo@redhat.com>
7355
7356 * configure.in: Add toplevel noconfigdir support for tpf.
7357 * configure: Regenerate.
7358
7359 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
7360
7361 PR ada/22340
7362
7363 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
7364 * Makefile.in: Regenerate.
7365
7366 2005-07-07 Mark Mitchell <mark@codesourcery.com>
7367
7368 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
7369 Brolley to write-after-approval.
7370
7371 2005-07-07 Andreas Schwab <schwab@suse.de>
7372
7373 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
7374 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
7375 * Makefile.in: Regenerated.
7376
7377 2005-07-06 Geoffrey Keating <geoffk@apple.com>
7378
7379 * configure.in: Don't build sim or rda when targetting darwin.
7380 * configure: Regenerate.
7381
7382 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
7383
7384 * configure.in: Add --enable-libssp and --disable-libssp.
7385 * configure: Regenerate with autoconf-2.13.
7386
7387 2005-07-02 Jakub Jelinek <jakub@redhat.com>
7388
7389 * Makefile.def (target_modules): Add libssp.
7390 * configure.in (target_libraries): Add target-libssp.
7391 * configure: Rebuilt.
7392 * Makefile.in: Rebuilt.
7393
7394 2005-07-01 Zack Weinberg <zackw@panix.com>
7395
7396 * MAINTAINERS: Change email address. Resign from maintainership.
7397
7398 2005-07-01 Richard Guenther <rguenther@suse.de>
7399
7400 * MAINTAINERS: Change my e-mail address and affiliation.
7401
7402 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
7403
7404 * Makefile.def (stagefeedback): Come after profile.
7405 Define profiledbootstrap target.
7406 * Makefile.tpl (profiledbootstrap): Remove.
7407 (stageprofile-end): Zap stagefeedback.
7408 (stagefeedback-start): Copy all .gcda files, not only GCC's.
7409 * Makefile.in: Regenerate.
7410
7411 2005-06-13 Richard Sandiford <richard@codesourcery.com>
7412
7413 * MAINTAINERS: Update my email address.
7414
7415 2005-06-13 Zack Weinberg <zack@codesourcery.com>
7416
7417 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
7418 In 'cpp' stanza, support '#line' as well as '# '.
7419
7420 2005-06-08 Andreas Schwab <schwab@suse.de>
7421
7422 * MAINTAINERS: Move myself from 'Write After Approval' to
7423 'CPU Port Maintainers' section as m68k maintainer.
7424
7425 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
7426
7427 * configure.in (unsupported_languages): New macro.
7428 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
7429 non-ported target libraries in noconfigdirs.
7430 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
7431 non-linux-gnu. Remove libgcj_ex_libffi.
7432 <lang_frag loop>: Set add_this_lang=no if the language is in
7433 unsupported_languages.
7434 * configure: Regenerate.
7435
7436 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
7437
7438 * configure.in: Fix typo in handling of --with-mpfr-dir.
7439 * configure: Regenerate.
7440
7441 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
7442
7443 * MAINTAINERS: Update my email address.
7444
7445 2005-06-02 Jim Blandy <jimb@redhat.com>
7446
7447 * config.sub: Add cases for the Renesas m32c. (This patch has been
7448 accepted into the master sources.)
7449
7450 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
7451 Michael Snyder <msnyder@redhat.com>
7452 Stan Cox <scox@redhat.com>
7453
7454 * configure.in: Set noconfigdirs for ms1.
7455
7456 * configure: Regenerate.
7457
7458 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
7459
7460 * MAINTAINERS (Write After Approval): Add self.
7461
7462 2005-06-01 Josh Conner <jconner@apple.com>
7463
7464 * MAINTAINERS (Write After Approval): Add self.
7465
7466 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
7467
7468 * MAINTAINERS: Update my email address.
7469
7470 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
7471
7472 * MAINTAINERS (Write After Approval): Add self.
7473
7474 2005-05-26 Chris Demetriou <cgd@broadcom.com>
7475
7476 * MAINTAINERS (Write After Approval): Remove self.
7477
7478 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
7479
7480 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
7481 (Dependencies): Consider target modules for bootstrap dependencies.
7482 Make target bootstrap modules depend on each stage's gcc.
7483 * Makefile.in: Regenerate.
7484
7485 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
7486
7487 * Makefile.def (configure-gcc): Depend on binutils having been built.
7488 (all-gcc): No need to do it here.
7489 * Makefile.in: Regenerate.
7490
7491 2005-05-19 Paul Brook <paul@codesourcery.com>
7492
7493 * configure.in: Rewrite misleading error message when requested
7494 language cannot be built.
7495 * configure: Regenerate.
7496
7497 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
7498
7499 * ylwrap: Import from Automake 1.9.5.
7500
7501 2005-05-13 David Ung <davidu@mips.com>
7502
7503 * MAINTAINERS (Write After Approval): Add self.
7504
7505 2005-05-09 Mike Stump <mrs@apple.com>
7506
7507 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
7508 lt_cv_sys_max_cmd_len for now.
7509
7510 2005-05-09 Stan Cox <scox@redhat.com>
7511
7512 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
7513
7514 2005-05-08 Matt Kraai <kraai@ftbfs.org>
7515
7516 * README.SCO: Update the URL.
7517
7518 2005-05-05 David Edelsohn <edelsohn@gnu.org>
7519
7520 * ltconfig: Define file_list_spec. Pass file_list_spec and
7521 with_gnu_ld to libtool.
7522 * ltcf-c.sh (aix[45]): Define file_list_spec.
7523 * ltcf-cxx.sh (aix[45]): Same.
7524 * ltcf-gcj.sh (aix[45]): Same.
7525 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
7526 exists, write list of input files to temporary file.
7527
7528 2005-05-04 Mike Stump <mrs@apple.com>
7529
7530 * configure.in: Always pass --target to target configures as
7531 otherwise rebuilds that do --recheck will fail.
7532 * confiugure: Rebuilt.
7533
7534 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
7535
7536 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
7537 STAGE_HOST_EXPORTS.
7538 (configure, all): Add bootstrap support.
7539 (Host modules, target modules): Pass post-stage1 flags and exports.
7540 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
7541 * Makefile.in: Regenerate.
7542
7543 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
7544
7545 * configure: Regenerate.
7546
7547 2005-04-27 Mike Stump <mrs@apple.com>
7548
7549 * MAINTAINERS: Add self as darwin maintainer.
7550
7551 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
7552
7553 * config.sub: Update from master copy.
7554
7555 2005-04-21 Mike Stump <mrs@apple.com>
7556
7557 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
7558 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
7559
7560 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
7561
7562 * configure.in <crisv32-*-*, cris-*-*>: New local variable
7563 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
7564 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
7565 "*-*-elf" and "*-*-linux*".
7566 * configure: Regenerate.
7567
7568 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
7569
7570 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
7571
7572 2005-04-12 Mike Stump <mrs@apple.com>
7573
7574 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
7575
7576 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
7577
7578 * MAINTAINERS (Write After Approval): Add myself.
7579
7580 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
7581
7582 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
7583
7584 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
7585
7586 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
7587 (TARGET_CONFIGARGS): Include --with-target-subdir.
7588 (configure, all): New macros. Use them throughout.
7589 * Makefile.in: Regenerate.
7590
7591 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
7592
7593 * MAINTAINERS (Write After Approval): Add myself.
7594
7595 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
7596
7597 * MAINTAINERS: Remove 'loop unrolling' maintainer.
7598
7599 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
7600
7601 * MAINTAINERS: Move John Carr to Write After Approval.
7602
7603 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
7604
7605 * config/mh-mingw32: Delete.
7606 * configure.in: Don't use it.
7607 * configure: Regenerate.
7608
7609 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
7610
7611 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
7612 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
7613 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
7614 (HOST_LIB_PATH): Generate from Makefile.def.
7615 (TARGET_LIB_PATH): Likewise.
7616 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
7617 * Makefile.in: Regenerate.
7618 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
7619 (RPATH_ENVVAR): Include Darwin case.
7620 * configure: Regenerate.
7621
7622 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
7623
7624 * MAINTAINERS (Various Maintainers): Remove self.
7625 (Write After Approval): Add self.
7626
7627 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
7628
7629 * MAINTAINERS (Various Maintainers): Add self.
7630
7631 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
7632
7633 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
7634 * configure: Regenerate.
7635
7636 2005-03-21 Zack Weinberg <zack@codesourcery.com>
7637
7638 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
7639 gcc_version, and gcc_version_trigger from set of flags to pass.
7640 * Makefile.tpl: Remove definitions of above variables.
7641 (config.status): Remove dependency on $(gcc_version_trigger).
7642 * Makefile.in: Regenerate.
7643 * configure.in: Do not reference config/gcc-version.m4 nor
7644 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
7645 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
7646 * configure: Regenerate.
7647
7648 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
7649 Andrew Pinski <pinskia@physics.uc.edu>
7650
7651 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
7652 * Makefile.in: Regenerate.
7653
7654 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
7655
7656 * MAINTAINERS (Write After Approval): Add myself.
7657
7658 2005-03-03 David Ayers <d.ayers@inode.at>
7659
7660 * MAINTAINERS (Write After Approval): Add myself.
7661
7662 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
7663
7664 PR libgcj/20160
7665 * ltmain.sh: Avoid creating archives with components that have
7666 duplicate basenames.
7667
7668 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
7669
7670 PR bootstrap/20250
7671 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
7672 instead of check.
7673 * Makefile.in: Regenerate.
7674
7675 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7676
7677 * Makefile.in: Regenerate to fix conflict between the previous two
7678 patches.
7679
7680 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
7681
7682 PR bootstrap/17383
7683 * Makefile.def (target_modules): Remove "stage", now unnecessary.
7684 * Makefile.tpl (HOST_SUBDIR): New substitution.
7685 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
7686 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
7687 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
7688 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
7689 (Host modules, Bootstrapped modules): Use it.
7690 (Build modules, Target modules): Do not create symlink trees,
7691 always configure out-of-srcdir.
7692 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
7693 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
7694 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
7695 $(HOST_SUBDIR). Create a symlink for host_subdir.
7696
7697 * Makefile.in: Regenerate.
7698 * configure: Regenerate.
7699
7700 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
7701
7702 Merged from libada-gnattools-branch:
7703 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
7704
7705 * gnattools: New directory.
7706 * Makefile.def: Add gnattools as a module, depending on target-libada.
7707 * Makefile.in: Regenerate.
7708 * configure.in: Include gnattools in host_tools; disable it if ada
7709 is disabled.
7710 * configure: Regenerate.
7711
7712 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
7713
7714 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
7715 treelang maintainer.
7716 (Write After Approval): Remove myself.
7717
7718 2005-02-23 Paul Schlie <schlie@comcast.net>
7719
7720 * configure.in: Allow darwin targeted ports to build tk, itcl and
7721 libgui.
7722 * configure: Regenerate.
7723
7724 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
7725
7726 PR libgcj/10353
7727 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
7728 * configure: Regenerate.
7729
7730 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
7731
7732 * MAINTAINERS (Write After Approval): Add myself.
7733
7734 2005-02-10 Ian Lance Taylor <ian@airs.com>
7735
7736 * MAINTAINERS: Update my e-mail address.
7737
7738 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
7739
7740 * MAINTAINERS (Write After Approval): Add myself.
7741
7742 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
7743
7744 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
7745 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
7746 target-libgloss when not *-*-elf and *-*-aout.
7747 * configure: Regenerate.
7748
7749 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
7750
7751 * MAINTAINERS: Remove obsolete entries.
7752
7753 * MAINTAINERS (Write After Approval): Add Michael Matz.
7754
7755 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
7756
7757 * MAINTAINERS: Remove self as cpplib maintainer.
7758
7759 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7760
7761 * install-sh, config.sub: Import from upstream.
7762
7763 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
7764
7765 PR bootstrap/18222
7766 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
7767 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
7768 * Makefile.in: Regenerate.
7769
7770 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
7771
7772 * MAINTAINERS: Update my email address.
7773
7774 2005-01-12 David Edelsohn <edelsohn@gnu.org>
7775 Andreas Schwab <schwab@suse.de>
7776
7777 PR bootstrap/18033
7778 * config-ml.in: Eval option if surrounded by single quotes.
7779
7780 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
7781
7782 Revert 2004-12-28 Makefile changes, a better fix will be
7783 applied to mainline and src after GCC 4.0 branches.
7784
7785 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
7786
7787 PR bootstrap/17383
7788
7789 * Makefile.def (target_modules): Remove stage parameter,
7790 it is always true now.
7791 * Makefile.tpl (configure-build-[+module+],
7792 configure-target-[+module+]): Always build symlink tree
7793 for the directory and for include. BUILD_SUBDIR and
7794 TARGET_SUBDIR cannot be . anymore.
7795 * Makefile.in: Regenerate.
7796
7797 2004-12-25 David Edelsohn <edelsohn@gnu.org>
7798
7799 Revert 2004-12-08 Makefile changes.
7800
7801 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
7802
7803 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
7804 cygwin, mingw.
7805
7806 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
7807
7808 * configure.in (sh64-*-*): Reenable gprof.
7809 * configure: Regenerate.
7810
7811 2004-12-08 David Edelsohn <edelsohn@gnu.org>
7812
7813 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
7814 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
7815 (EXTRA_TARGET_FLAGS): Add PICFLAG.
7816 * Makefile.in: Regenerate.
7817
7818 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
7819
7820 * MAINTAINERS: Update my email address.
7821
7822 2004-12-07 Matt Kraai <kraai@ftbfs.org>
7823
7824 * Makefile.tpl: Generate normal dependencies if the LHS module is
7825 not bootstrapped.
7826 * Makefile.in: Regenerate.
7827
7828 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7829
7830 * configure.in: Include config/gxx-include-dir.m4. Use
7831 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
7832 * configure: Regenerate.
7833
7834 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
7835
7836 * config.if: Delete.
7837 * configure.in: Set libstdcxx_incdir directly.
7838 * configure: Regenerate.
7839
7840 2004-12-02 Eric Christopher <echristo@redhat.com>
7841
7842 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
7843 * Makefile.in: Regenerate.
7844
7845 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7846
7847 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
7848 * configure: Regenerate.
7849
7850 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
7851
7852 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
7853 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
7854 * configure: Regenerate.
7855
7856 2004-12-01 Eric Christopher <echristo@redhat.com>
7857
7858 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
7859 of things to remove.
7860
7861 2004-11-29 Matt Kraai <kraai@ftbfs.org>
7862
7863 * MAINTAINERS (Write After Approval): Update my e-mail address.
7864
7865 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
7866
7867 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
7868 from CVS libtool to always pass_all.
7869
7870 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7871
7872 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
7873 (hppa*64*-*-*): Delete incorrect comment.
7874 * configure: Rebuilt.
7875
7876 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7877
7878 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
7879
7880 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
7881
7882 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
7883 from CVS libtool to always pass_all.
7884
7885 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7886
7887 * install-sh, compile: Import from automake.
7888
7889 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
7890
7891 * config.guess, config.sub: Import from savannnah.
7892
7893 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
7894
7895 * MAINTAINERS (Write After Approval): Add myself
7896
7897 2004-11-12 Mike Stump <mrs@apple.com>
7898
7899 * Makefile.def: Add html support.
7900 * Makefile.tpl: Likewise.
7901 * Makefile.in: Regenerate.
7902
7903 2004-11-11 Geoffrey Keating <geoffk@apple.com>
7904
7905 PR 18423
7906 * configure.in: Remove all instances of build-fixincludes from
7907 noconfigdirs.
7908 (build_configargs): Supply --target to subdirectories.
7909 * configure: Regenerate.
7910
7911 * Makefile.def: Make gcc install depend on fixincludes install.
7912 * Makefile.in: Regenerate.
7913
7914 2004-11-10 Janis Johnson <janis187@us.ibm.com>
7915
7916 * MAINTAINERS: Add myself as gcc testsuite maintainer.
7917
7918 2004-11-11 Paul Brook <paul@codesourcery.com>
7919
7920 * MAINTAINERS: Add self as arm maintainer. Update email address.
7921
7922 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
7923
7924 * configure.in (noconfigdirs) [mmix-*-*]: Disable
7925 target-libgfortran.
7926 * configure: Regenerate.
7927
7928 2004-11-07 David Edelsohn <edelsohn@gnu.org>
7929
7930 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
7931 like CC.
7932
7933 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
7934
7935 * Makefile.def (host fixincludes): Specify missing targets.
7936 * Makefile.in: Regenerate.
7937
7938 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
7939
7940 * MAINTAINERS: Add myself
7941
7942 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
7943
7944 * MAINTAINERS (Write After Approval): Add myself.
7945
7946 2004-11-04 Geoffrey Keating <geoffk@apple.com>
7947
7948 * Makefile.def: Build fixincludes for the host, too.
7949 * Makefile.in: Regenerate.
7950 * configure.in (host_tools): Add fixincludes.
7951 * configure: Regenerate.
7952
7953 2004-11-04 Daniel Jacobowitz <dan@debian.org>
7954
7955 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
7956 * configure: Regenerated.
7957
7958 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
7959
7960 PR other/17783
7961 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
7962 * configure: Regenerated.
7963
7964 2004-10-31 Mark Mitchell <mark@codesourcery.com>
7965
7966 * README.SCO: Update per FSF instructions.
7967
7968 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
7969
7970 PR target/18151
7971 * configure.in (case ${target}): Do not build fixincludes for avr.
7972 * configure: Regenerated.
7973
7974 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
7975
7976 * configure.in (case ${target}): Do not build fixincludes
7977 on platforms where it is not used.
7978 * configure: Regenerated.
7979
7980 2004-10-23 Daniel Jacobowitz <dan@debian.org>
7981
7982 * configure.in: Use an absolute path to install-sh.
7983 * configure: Regenerated.
7984
7985 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
7986
7987 * MAINTAINERS (Write After Approval): Add myself.
7988
7989 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
7990
7991 * MAINTAINERS: Remove from Write After Approval those that are
7992 already maintainers.
7993
7994 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
7995
7996 * MAINTAINERS: Update my email address.
7997
7998 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
7999
8000 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
8001 * configure: Regenerate.
8002
8003 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
8004
8005 * MAINTAINERS: Update my email address.
8006
8007 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
8008
8009 * MAINTAINERS (Language Front Ends Maintainers): New. Move
8010 entries belonging to this category.
8011
8012 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
8013
8014 * MAINTAINERS: Update my e-mail address.
8015
8016 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
8017
8018 Fix wrong conflict resolution in:
8019
8020 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8021
8022 * Makefile.in: Regenerate.
8023 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8024 in the recursive `make', instead of hardwiring `all'.
8025 (Autogenerated TARGET-* variables): New.
8026
8027 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
8028
8029 * configure.in: Enable target-libgloss for crx-*-*.
8030 * configure: Regenerate.
8031
8032 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8033
8034 * MAINTAINERS (Various Maintainers): Move the "windows,
8035 cygwin, mingw" maintainer to ...
8036 (OS Port Maintainers): ... here.
8037
8038 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
8039
8040 * MAINTAINERS (Write After Approval): Remove those that are
8041 maintainers of some subsystem.
8042
8043 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
8044
8045 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
8046 * ltcf-cxx.sh (tpf*): Likewise.
8047 * ltconfig (tpf*): Add TPF OS configuration support.
8048
8049 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
8050
8051 * MAINTAINERS: Change my email address to my new work account.
8052
8053 2004-09-24 Michael Roth <mroth@nessie.de>
8054
8055 * configure.in (--without-headers): Add missing double quotes.
8056 * configure: Regenerate.
8057
8058 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
8059
8060 * ylwrap: Revert to previous version.
8061
8062 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
8063
8064 PR bootstrap/17369
8065 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
8066 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
8067 SET_GCC_LIB_PATH_CMD.
8068 (BASE_TARGET_EXPORTS): Likewise.
8069 * Makefile.in: Regenerated.
8070
8071 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
8072 * configure: Regenerated.
8073
8074 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
8075
8076 * config.guess: New upstream version
8077 * compile, depcomp, install-sh, ylwrap: Likewise.
8078
8079 2004-09-19 Roger Sayle <roger@eyesopen.com>
8080
8081 * config/mh-x86omitfp: New host makefile fragment. Add
8082 -fomit-frame-pointer to the default BOOT_CFLAGS.
8083 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
8084 * configure: Regenerate.
8085
8086 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
8087
8088 PR target/11572
8089 * configure.in (*-*-darwin*): Renable libobjc.
8090 * configure: Regenerate.
8091
8092 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
8093
8094 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
8095
8096 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
8097
8098 * Makefile.def: Remove libbanshee.
8099 * Makefile.tpl: Ditto.
8100 * configure.in: Ditto.
8101 * Makefile.in: Regen.
8102 * configure: Ditto.
8103
8104 2004-09-08 David Edelsohn <edelsohn@gnu.org>
8105
8106 * ltmain.sh: Use $pic_object as $non_pic_object if
8107 $non_pic_object=none.
8108
8109 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
8110
8111 * missing: Import latest version from master repository.
8112
8113 2004-09-06 Nick Clifton <nickc@redhat.com>
8114
8115 * config.sub: Import latest version from master repository.
8116 * config.guess: Likewise.
8117 This includes these changes:
8118
8119 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
8120
8121 * config.sub: Handle crisv32, alias etraxfs.
8122 * config.guess (crisv32:Linux:*:*): Handle.
8123
8124 2004-08-13 Brad Smith <brad@comstyle.com>
8125
8126 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
8127 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
8128
8129 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
8130
8131 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
8132 assume the processor is a powerpc. This is because coreutils
8133 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
8134 in this case, due to a MacOS X bug that causes
8135 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
8136 to return a negative number.
8137 Problem reported by Petter Reinholdtsen in:
8138 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
8139
8140 2004-07-19 Ben Elliston <bje@gnu.org>
8141
8142 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
8143
8144 2004-06-24 Ben Elliston <bje@gnu.org>
8145
8146 * config.guess: Update copyright years.
8147 * config.sub: Likewise.
8148
8149 2004-06-22 Robert Millan <robertmh@gnu.org>
8150
8151 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
8152 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
8153
8154 2004-06-22 Stanley F. Quayle <stan@stanq.com>
8155
8156 * config.guess (*:*VMS:*:*): New entry. Replaces
8157 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
8158 manufacturer.
8159
8160 2004-06-22 Ben Elliston <bje@gnu.org>
8161
8162 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
8163 * config.sub: Likewise.
8164
8165 2004-06-22 Ben Elliston <bje@gnu.org>
8166
8167 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
8168 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
8169
8170 2004-06-11 Ben Elliston <bje@gnu.org>
8171
8172 * config.guess (pegasos:OpenBSD:*:*): Remove.
8173
8174 2004-06-11 Ben Elliston <bje@gnu.org>
8175
8176 From Wouter Verhelst <wouter@grep.be>:
8177 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
8178
8179 2004-06-11 Ben Elliston <bje@gnu.org>
8180
8181 * config.guess (luna88k:OpenBSD:*:*): New.
8182
8183 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
8184
8185 * config.guess (m32r*:Linux:*:*): New case.
8186 * config.sub: Handle m32rle.
8187
8188 2004-03-12 Ben Elliston <bje@wasabisystems.com>
8189
8190 From Jens Petersen <petersen@redhat.com>:
8191 * config.sub: Handle sparcv8.
8192
8193 2004-03-03 Ben Elliston <bje@wasabisystems.com>
8194
8195 From Tom Smith <smith@cag.lkg.hp.com>:
8196 * config.guess: Version suffixes are equally significant on Tru64
8197 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
8198 prefix of "P" (patched kernel).
8199
8200 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
8201
8202 * config.sub: Add support for National Semiconductor CRX target.
8203
8204 2004-09-03 Janis Johnson <janis187@us.ibm.com>
8205
8206 * MAINTAINERS (Various Maintainers): Remove myself as web page
8207 maintainer, add myself as maintainer of build status lists.
8208
8209 2004-09-03 Jan Beulich <jbeulich@novell.com>
8210
8211 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
8212 *-*-netware, but add target-libmudflap.
8213 Consolidate *-*-netware targets (of which really only i?86 exists)
8214 into a single entry.
8215 * configure: Likewise.
8216
8217 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
8218
8219 * Makefile.tpl (sorry): Remove.
8220 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
8221 (cleanstrap targets): Depend on distclean, not distclean-stage1.
8222 (do-clean): Clean per-stage directories too.
8223 (do-distclean): Run distclean-stage1 too.
8224 (.NOTPARALLEL): Enable during toplevel bootstrap.
8225 (stage[+id+]-bubble): Enable parallel execution during
8226 the recursive invocation.
8227 * Makefile.in: Regenerate.
8228
8229 Fix previous checkin:
8230
8231 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
8232 include.
8233 * configure.in: Fix indentation.
8234 * configure: Regenerate.
8235
8236 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
8237
8238 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
8239 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
8240 * configure: regenerate
8241 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
8242 -mdynamic-no-pic
8243
8244 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
8245
8246 * Makefile.def (build_modules): Add fixincludes.
8247 (dependencies): Make gcc depend on fixincludes.
8248 * configure.in (build_tools): Add fixincludes.
8249 (build_configdirs): Always include build_libs.
8250 * Makefile.in: Regenerate.
8251 * configure: Regenerate.
8252
8253 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
8254
8255 * Makefile.def (bootstrap stages): Add 'lean' parameter.
8256 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
8257 phony targets; do not generate timestamp files.
8258 (distclean-stageN): Remove references to their timestamp files.
8259 (restageN, touch-stageN): Remove.
8260 (stageN-bubble): Rewritten.
8261 (compare): Support lean bootstraps.
8262 * Makefile.in: Regenerate.
8263
8264 * configure.in: Only warn when bootstrapping but
8265 build != host or build != target. Support lean bootstraps.
8266 * configure: Regenerate.
8267
8268 2004-08-26 Phil Edwards <phil@codesourcery.com>
8269
8270 * configure.in: Give a better error message if GMP/MPFR are missing
8271 and a language needing them has been requested.
8272 * configure: Regenerated.
8273
8274 2004-08-25 Phil Edwards <phil@codesourcery.com>
8275
8276 * configure.in: Print a list of available language front-ends if
8277 a requested one is missing. Tidy stray tab characters.
8278 * configure: Regenerated.
8279
8280 2004-08-19 Michael Koch <konqueror@gmx.de>
8281
8282 * gcc/doc/install.texi: Update entry about automake for libjava.
8283
8284 2004-08-17 Robert Millan <robertmh@gnu.org>
8285
8286 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
8287 (instead of FreeBSD).
8288 * configure: Regenerate.
8289
8290 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
8291
8292 * Makefile.in: Regenerate.
8293 * configure: Regenerate.
8294
8295 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
8296 stage_*_flags.
8297 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
8298 for bootstrapped modules if toplevel bootstrap is going.
8299 (GCC bootstrap): Generate per-stage targets for all bootstrapped
8300 modules. Adjust for changes in Makefile.def. Enable several
8301 rules even in non-bootstrap mode, just to avoid peppering the
8302 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
8303 (stage-[+prev+]-bubble): Remove.
8304
8305 * Makefile.def (Dependencies): Depend on all-build-bison,
8306 all-build-flex, all-build-byacc, all-build-texinfo, rather
8307 than the host variations.
8308 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
8309 with BUILD_SUBDIR.
8310 (BISON): Update for recent Bisons.
8311 (YACC): Fix typo.
8312 (cross): Depend on all-build.
8313 (all): Do not depend on all-build.
8314 (prebootstrap): Remove.
8315 (dep-kind): Accept separate prefixes for MODULE and ON variables.
8316 (Prebootstrap dependencies): Add them to the per-stage targets
8317 and to all-prebootstrap.
8318 * configure.in (build_configdirs): Always enable build_tools.
8319 (BUILD_DIR_PREFIX): Remove.
8320
8321 * Makefile.def (gcc): Add target variable.
8322 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
8323 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
8324 in the recursive `make', instead of hardwiring `all'.
8325 (Autogenerated TARGET-* variables): New.
8326
8327 2004-08-13 Brian Booth <bbooth@redhat.com>
8328
8329 * MAINTAINERS: Remove myself from write-after-approval.
8330
8331 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
8332
8333 * src-release: Stop distributing mmalloc with gdb (which doesn't
8334 use it).
8335 * Makefile.def: GDB doesn't depend on mmalloc anymore.
8336 * Makefile.in: Regenerate.
8337
8338 2004-08-09 Mark Mitchell <mark@codesourcery.com>
8339
8340 * configure.in (arm*-*-eabi*): New target.
8341 * configure: Regenerate.
8342
8343 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
8344
8345 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
8346 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
8347 (Dependencies): New section.
8348 * Makefile.tpl (Dependencies): Generate from Makefile.def.
8349 (configure-target-[+module+]): Depend on maybe-all-gcc
8350 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
8351 (toplevel profiledbootstrap): Fix dependencies.
8352 * Makefile.in: Regenerate.
8353
8354 2004-08-03 Mark Mitchell <mark@codesourcery.com>
8355
8356 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
8357 target-libiberty to noconfigdirs.
8358 * configure: Regenerate.
8359
8360 2004-08-03 Paul Brook <paul@codesourcery.com>
8361
8362 * configure.in: Check for MPFR as well as GMP.
8363 * configure: Regenerate.
8364
8365 2004-08-01 Robert Millan <robertmh@gnu.org>
8366
8367 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
8368 libmudflap for all GNU-based systems (with Glibc).
8369 * configure: Regenerate.
8370
8371 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
8372
8373 * Makefile.def (host-modules): Add gcc.
8374 * Makefile.in: Regenerate.
8375 * Makefile.tpl (sorry): New rule.
8376 (configure-host, all-host, [+make_target+]-host, do-check,
8377 install-host): Do not add gcc as a special case.
8378 (host modules): Add a small special-casing for gcc. Export
8379 extra_make_flags through the environment.
8380 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
8381 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
8382 other recursive targets for gcc): Remove.
8383
8384 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
8385 (stage, unstage): New rules.
8386 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
8387 distclean-stage[+id+]): Use stage_current.
8388 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
8389 the stage*-start rules.
8390
8391 2004-08-02 Geoffrey Keating <geoffk@apple.com>
8392
8393 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
8394 use -all_load flag.
8395
8396 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
8397
8398 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
8399 * configure: Regenerate.
8400
8401 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
8402
8403 * maintainer-scripts/gcc_release: Revert yesterday's change.
8404
8405 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
8406
8407 * MAINTAINERS: Add myself to write-after-approval.
8408
8409 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
8410
8411 * libf2c: Removed.
8412 * gcc/gccbug.in: Updated because of libf2c removal.
8413 * maintainer-scripts/gcc_release: Ditto.
8414
8415 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
8416
8417 * configure.in: Build libmudflap by default on FreeBSD.
8418 * configure: Regenerated.
8419
8420 2004-07-09 Mark Mitchell <mark@codesourcery.com>
8421
8422 * configure.in: Do not build libmudflap by default on non-GNU/Linux
8423 systems.
8424 * configure: Regenerated.
8425
8426 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8427
8428 PR target/16344
8429 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
8430 feedback based compiler.
8431 * Makefile.in: Rebuilt.
8432
8433 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
8434
8435 * Makefile.def (host_modules): Set bootstrap=true for flex.
8436 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
8437 * Makefile.in: Rebuilt.
8438
8439 2004-07-07 Jan Hubicka <jh@suse.cz>
8440
8441 * MAINTAINERS: Add self as a profile feedback maintainer.
8442
8443 2004-07-05 Phil Edwards <phil@codesourcery.com>
8444
8445 * configure.in: Do not prepend $srcdir to /dev/null in
8446 makefile fragments.
8447 * configure: Regenerate.
8448
8449 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
8450
8451 * Makefile.def (build_modules): Add bison, byacc, flex,
8452 m4, texinfo.
8453 (flags_to_pass): Add FLEX.
8454 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
8455 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
8456 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
8457 DEFAULT_MAKEINFO): Remove.
8458 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
8459 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
8460 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
8461 objdir or else use configured tool.
8462 (all-build): New.
8463 (all): Depend on it.
8464 (Build module dependencies): Add.
8465 * Makefile.in: Regenerate.
8466 * configure.in: Better support for multiple build modules,
8467 matching what is done for host/target modules. Do not look
8468 for "plausible" locations of build tools if Canadian cross.
8469 Use autoconf's AC_PROG_CC to find a C compiler. Define
8470 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
8471 * configure: Regenerate.
8472
8473 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8474
8475 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
8476 * Makefile.in: Regenerate.
8477
8478 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
8479
8480 * Makefile.tpl (configure-build-[+module+],
8481 configure-[+module+], configure-target-[+module+]): Pass
8482 [+extra_configure_args+].
8483 (all-build-[+module+], all-[+module+], check-[+module+],
8484 install-[+module+], [+make_target+]-[+module+],
8485 all-target-[+module+], check-target-[+module+],
8486 install-target-[+module+], [+make_target+]-target-[+module+]):
8487 Pass [+extra_make_args+].
8488 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
8489 (GCC_HOST_EXPORTS): Remove.
8490 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
8491 cross, check-gcc, check-gcc-c++, install-gcc,
8492 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
8493 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
8494 * Makefile.in: Regenerate.
8495
8496 2004-06-21 Matthew Sachs <msachs@apple.com>
8497
8498 * MAINTAINERS: Added self to write-after-approval.
8499
8500 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
8501
8502 * configure.in: Check for srcdir/winsup rather than build directory
8503 winsup.
8504 * configure: Regenerate.
8505
8506 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
8507
8508 * configure.in: Don't build Cygwin native newlib if winsup
8509 directory is missing. Emit warning instead.
8510 * configure: Regenerate.
8511
8512 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
8513
8514 * Makefile.tpl (touch-stage[+id+]): New.
8515 (restage[+prev+]): Depend on touch-stage[+id+].
8516
8517 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
8518 Use it throughout.
8519
8520 * Makefile.def: Add profile and feedback bootstrap stages.
8521 Remove next field from bootstrap stages.
8522 * Makefile.tpl (LN, LN_S): Substitute.
8523 (stageN-start, stageN-end): Use double-colon rules, to
8524 provide a hook for additional setup commands.
8525 (distclean-stageN-gcc, restageN): Create dependencies from
8526 [+prev+], not from [+next+].
8527 (stageN-bubble): Add commands for successive stages from
8528 [+prev+], using double-colon rules.
8529 (all-stageN-gcc): Fix typo.
8530 (stagefeedback-start, profiledbootstrap): New.
8531 * Makefile.in: Regenerate.
8532 * configure.in: Call ACX_PROG_LN.
8533 * configure: Regenerate.
8534
8535 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
8536
8537 * MAINTAINERS (Write After Approval): Add myself.
8538
8539 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
8540
8541 * MAINTAINERS (Write After Approval): Add myself.
8542
8543 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
8544
8545 * configure.in: Fix --enable-bootstrap breakage introduced in trees
8546 without gcc.
8547 * configure: Regenerate.
8548
8549 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8550
8551 * Makefile.tpl: Fix typo.
8552 * Makefile.in: Regenerate.
8553
8554 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8555
8556 * configure.in: Remove new- prefix from toplevel
8557 bootstrap targets.
8558 * configure: Regenerate.
8559
8560 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
8561
8562 * Makefile.tpl (all.normal): Rename to all.
8563 (all): Replace with a rule to pick the default
8564 target from configure.
8565 (all-gcc, configure-gcc): Use conditionals to
8566 do nothing when toplevel bootstrap is going on.
8567 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
8568 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
8569 * configure.in: Support --enable-bootstrap.
8570
8571 * Makefile.def: Remove new- prefix from toplevel
8572 bootstrap targets.
8573 * Makefile.tpl: Likewise.
8574
8575 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
8576 target.
8577
8578 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
8579 $(RECURSE_FLAGS) to recursive invocation of make.
8580
8581 * Makefile.in: Regenerate.
8582 * configure: Regenerate.
8583
8584 2004-05-30 Andreas Jaeger <aj@suse.de>
8585 Jim Wilson <wilson@specifixinc.com>
8586
8587 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
8588 like CC.
8589
8590 2004-05-27 Daniel Jacobowitz <dan@debian.org>
8591
8592 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
8593 * configure: Regenerate.
8594
8595 2004-05-25 Daniel Jacobowitz <drow@false.org>
8596
8597 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
8598 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
8599 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
8600 targets.
8601 * Makefile.in: Regenerate.
8602
8603 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
8604
8605 * configure.in: Test the ability to symlink directories.
8606 * configure: Regenerate.
8607
8608 * Makefile.def (bootstrap-stage): New definitions.
8609 * Makefile.tpl (configure-stage1-gcc,
8610 configure-stage2-gcc, configure-stage3-gcc,
8611 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
8612 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
8613 new-restage3, compare): Autogenerate, see Makefile.in
8614 entry for behavioral changes.
8615 (distclean-stage1, new-stage1-start, new-stage1-end,
8616 new-stage1-bubble, distclean-stage2, new-stage2-start,
8617 new-stage2-end, new-stage2-bubble, distclean-stage3,
8618 new-stage3-start, new-stage3-end): New autogenerated targets.
8619 (objext, prebootstrap, BOOT_CFLAGS,
8620 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
8621 targets.
8622
8623 * Makefile.in: Regenerate.
8624 (distclean-stage1, new-stage1-start, new-stage1-end,
8625 new-stage1-bubble, distclean-stage2, new-stage2-start,
8626 new-stage2-end, new-stage2-bubble, distclean-stage3,
8627 new-stage3-start, new-stage3-end): New targets.
8628 (all-stage1-gcc): Move prebootstrap dependency from here...
8629 (configure-stage1-gcc): ...to here.
8630 (new-bootstrap): Use bubble targets.
8631 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8632 Use per-stage distclean targets.
8633 (configure-stage1-gcc, configure-stage2-gcc,
8634 configure-stage3-gcc, all-stage1-gcc,
8635 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
8636 Use new-stageN-start to prepare the tree.
8637
8638 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
8639
8640 * Makefile.def (host_modules): add libcpp.
8641 * Makefile.tpl: Add dependencies on and for libcpp.
8642 * Makefile.in: Regenerate.
8643 * configure.in: Add libcpp host module.
8644 * configure: Regenerate.
8645
8646 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
8647
8648 * Makefile.tpl: Whenever a recursive target is defined, wrap
8649 it in a special @if/@endif block, and prepare its maybe
8650 dependency in the @if/@endif block
8651 * configure.in: Instead of writing maybe dependencies, remove
8652 the @if/@endif statements, and remove the @if/@endif blocks
8653 that remain.
8654 * configure: Regenerate.
8655 * Makefile.in: Regenerate.
8656
8657 2004-05-20 Janis Johnson <janis187@us.ibm.com>
8658
8659 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
8660
8661 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
8662
8663 PR bootstrap/15120
8664 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
8665 * */configure: Rebuilt.
8666
8667 2004-05-17 Zack Weinberg <zack@codesourcery.com>
8668
8669 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
8670 of libf2c.
8671 * configure, Makefile.in: Regenerate.
8672
8673 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
8674
8675 * MAINTAINERS (Write After Approval): Add myself.
8676
8677 2004-05-13 Diego Novillo <dnovillo@redhat.com>
8678
8679 Merge from tree-ssa-20020619-branch.
8680
8681 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
8682 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
8683 (HOST_GMPLIBS): Define.
8684 (HOST_GMPINC): Define.
8685 (TARGET_LIB_PATH): Add libmudflap.
8686 (GFORTRAN_FOR_TARGET): Define.
8687 (configure-build*): Export GFORTRAN.
8688 (configure-gcc): Export GMPLIBS and GMPINC.
8689 (all-gcc): Add maybe-all-libbanshee.
8690 (configure-target-libgfortran): Define.
8691 * Makefile.in: Regenerate.
8692 * configure.in (host_libs): Add libbanshee.
8693 (target_libraries): Add target-libmudflap and target-libgfortran.
8694 Add --with-libbanshee.
8695 Handle --disable-libmudflap.
8696 (*-*-freebsd*): Use with_gmp.
8697 Add $(libgcj) to noconfigdirs.
8698 * configure: Regenerate.
8699 * depcomp: New file.
8700 * MAINTAINERS: Add tree-ssa maintainers.
8701
8702 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
8703
8704 * MAINTAINERS (Various Maintainers): Add myself.
8705
8706 2004-04-30 Brian Ford <ford@vss.fsi.com>
8707
8708 * MAINTAINERS (Write After Approval): Add myself.
8709
8710 2004-04-29 Uros Bizjak <uros@kss-loka.si>
8711
8712 * MAINTAINERS (Write After Approval): Add myself.
8713
8714 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
8715
8716 * config/acx.m4: Fix fastcompare support for new-bootstrap.
8717 * configure: Regenerate.
8718
8719 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
8720
8721 Revert:
8722 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8723
8724 * Makefile.def (flags_to_pass): Remove *dir variables that
8725 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8726 as well as prefix and exec_prefix.
8727 * Makefile.in: Regenerate.
8728
8729 2004-04-26 Robert Millan <robertmh@gnu.org>
8730
8731 Add patches from libtool CVS.
8732 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
8733 * ltconfig: Likewise.
8734 * ltcf-c.sh: Likewise.
8735 * ltcf-cxx.sh: Likewise.
8736 * ltcf-gcj.sh: Likewise.
8737
8738 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8739
8740 * Makefile.def (host_modules): Mark with the bootstrap
8741 flag packages on which gcc depends.
8742 * Makefile.tpl (all-bootstrap): Use it.
8743 * Makefile.in: Regenerate.
8744
8745 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8746
8747 * Makefile.def (flags_to_pass): Remove *dir variables that
8748 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
8749 as well as prefix and exec_prefix.
8750 * Makefile.in: Regenerate.
8751
8752 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
8753
8754 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
8755 * configure: Regenerate.
8756 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
8757 * gcc/Makefile.tpl (compare): Use the result of the test.
8758 * gcc/Makefile.in: Regenerate.
8759
8760 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
8761
8762 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
8763 Always relocate gcc and prev-gcc to the original names, even
8764 if the build fails.
8765 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
8766 New targets.
8767
8768 2004-04-23 Laurent GUERBY <laurent@guerby.net>
8769
8770 * MAINTAINERS: Update my email address.
8771
8772 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8773
8774 * configure.in (mips*-*-irix5*): Enable ld.
8775 * configure: Regenerate.
8776
8777 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
8778
8779 * configure: Regenerate.
8780
8781 2004-04-15 James E Wilson <wilson@specifixinc.com>
8782
8783 * Makefile.tpl (configure-[+module+], configure-gcc,
8784 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
8785 Set and export LDFLAGS.
8786 * Makefile.in: Regenerate.
8787
8788 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
8789
8790 * MAINTAINERS: Add myself to write-after-approval.
8791
8792 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
8793
8794 PR bootstrap/14871
8795 * Makefile.tpl: If we don't have built-in-tree target tools,
8796 use the ones found by configure rather than hacking around with
8797 program_transform_name.
8798 * configure.in: Give Makefile.tpl the information necessary
8799 to do that.
8800 * Makefile.in: Regenerate.
8801 * configure: Regenerate.
8802
8803 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
8804
8805 PR bootstrap/14760
8806 * configure.in: When computing baseargs, strip *all* copies of
8807 offending options. Also, don't match/substitute the trailing space,
8808 so that this actually works when two similar options are separated by
8809 only one space.
8810 * configure: Regenerate.
8811
8812 2004-04-06 David Edelsohn <edelsohn@gnu.org>
8813
8814 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
8815 (rs6000-*-aix*): Same.
8816 * configure: Regenerate.
8817
8818 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
8819
8820 * MAINTAINERS: Add myself to write-after-approval.
8821
8822 2004-04-03 Bud Davis <bdavis9659@comcast.net>
8823
8824 * MAINTAINERS: Add myself to write-after-approval.
8825
8826 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
8827
8828 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
8829 STRICT_WARN, WARN_CFLAGS flags passed down to make.
8830 * Makefile.in: Regenerate.
8831
8832 * configure.in (top level bootstrap support): Rework --enable-werror
8833 to set @stage2_werror_flag@.
8834 * configure: Regenerate.
8835 * Makefile.tpl (top level bootstrap support): Pass
8836 @stage2_werror_flag@ down to configure in stages 2 and 3.
8837 * Makefile.in: Regenerate.
8838
8839 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
8840
8841 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
8842 for stages 2 and 3 as well as in make. As a consequence, remove
8843 OUTPUT_OPTION (now detected by configure) from the flags passed down
8844 to make.
8845 * Makefile.in: Regenerate.
8846
8847 * Makefile.tpl (new-bootstrap): Fix typo.
8848 * Makefile.in: Regenerate.
8849
8850 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
8851
8852 * Makefile.tpl: Rearrange by moving recursive_targets rules
8853 into their proper sections.
8854 * Makefile.tpl (top level bootstrap support): Move disabling
8855 of coverage flags from 'make' to 'configure'; improve comments.
8856 * Makefile.in: Regenerate.
8857
8858 * Makefile.tpl (experimental top level bootstrap) Move stage1
8859 language setting from all- target to configure- target; disable
8860 intermodule optimization in stage 1; prevent gratuitous rebuilds
8861 of stage 1.
8862 * Makefile.in: Regenerate.
8863 * configure.in: Comma-separate stage 1 language list for top
8864 level bootstrap.
8865 * configure: Regenerate.
8866
8867 * Makefile.tpl: Clean up experimental top level bootstrap support:
8868 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
8869 prev-gcc in configure- targets as well as all- targets.
8870 * Makefile.in: Regenerate.
8871
8872 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
8873
8874 * compile: New file imported from automake.
8875
8876 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
8877
8878 * configure.in: Remove symbolic link section.
8879 * configure: Regenerate.
8880 * Makefile.tpl (links): Remove.
8881 * Makefile.in: Regenerate.
8882
8883 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
8884 Nathanael Nerode <neroden@gcc.gnu.org>
8885
8886 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
8887 Set with AC_CHECK_PROGS.
8888 * configure.in: Fix comment typo from last patch.
8889 * configure: Regenerate.
8890
8891 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
8892
8893 * Makefile.tpl: Introduce experimental top level bootstrap support.
8894 * Makefile.in: Regenerate.
8895 * configure.in: Introduce support for top level bootstrap.
8896 * configure: Regenerate.
8897
8898 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
8899 Paolo Bonzini <bonzini@gnu.org>
8900
8901 PR bootstrap/14522
8902 * configure.in: Cope with shells that do not support unquoted ^
8903 * configure: Regenerate.
8904
8905 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
8906 Paolo Bonzini <bonzini@gnu.org>
8907
8908 PR bootstrap/14522
8909 * configure.in: Cope with shells that do not support nesting
8910 quotes inside quoted backquote substitutions.
8911 * configure: Regenerate.
8912
8913 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
8914
8915 PR bootstrap/14522
8916 * configure.in: Fix escaping of $.
8917 * configure: Regenerate.
8918
8919 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
8920
8921 * configure: Regenerate, since I forgot to while committing Paolo's
8922 changes.
8923
8924 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
8925
8926 PR ada/14131
8927 Move language detection to the top level.
8928 * configure.in: Find default values for the tools as
8929 soon as possible. Disable ada if GNAT is not found.
8930 Emit error message about missing languages. Expand
8931 --enable-languages=all for the gcc subdirectory.
8932
8933 2004-03-10 Ben Elliston <bje@gnu.org>
8934
8935 * MAINTAINERS: Update my email address.
8936
8937 2004-03-05 David Edelsohn <edelsohn@gnu.org>
8938
8939 * ltconfig: Disable building static libraries if building shared
8940 libraries on AIX 5L.
8941
8942 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
8943
8944 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
8945 and disable libgcj.
8946 * configure: Regenerated.
8947
8948 2004-03-01 Brian Booth <bbooth@redhat.com>
8949
8950 * MAINTAINERS: Add myself to write-after-approval.
8951
8952 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
8953
8954 * MAINTAINERS: Add myself to write-after-approval.
8955
8956 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8957
8958 PR bootstrap/7087
8959 * Makefile.tpl: Guard XFOO sed statements better.
8960 * Makefile.tpl: Add dependency for configure-target-libada.
8961 * Makefile.in: Regenerate (incidentally fixes broken
8962 commit when libada-branch was merged).
8963
8964 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
8965
8966 * MAINTAINERS: Add myself to write-after-approval.
8967
8968 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
8969
8970 * MAINTAINERS: Add Nicola Pero and myself as libobjc
8971 maintainers.
8972
8973 2004-02-20 Andrew Cagney <cagney@redhat.com>
8974
8975 * config.guess: Update from version 2003-10-16 to 2004-02-16.
8976 * config.sub: Update from version 2003-11-03 to 2004-02-16.
8977
8978 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
8979
8980 PR bootstrap/11932
8981 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
8982
8983 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
8984
8985 * MAINTAINERS: Added myself to write-after-approval.
8986
8987 2004-02-14 Michael Koch <konqueror@gmx.de>
8988
8989 * MAINTAINERS: Added myself to write-after-approval.
8990
8991 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
8992
8993 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
8994 some OS port maintainers to OS port maintainers section.
8995
8996 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
8997
8998 * MAINTAINERS: Add self.
8999
9000 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
9001
9002 * MAINTAINERS: Alphabetize.
9003
9004 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
9005
9006 * MAINTAINERS: Remove myself.
9007
9008 2004-02-11 David Edelsohn <edelsohn@gnu.org>
9009
9010 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
9011 (rs6000-*-aix*): Same.
9012 * configure: Regenerate.
9013
9014 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
9015
9016 * configure.in (host): Add in missing $noconfigdirs to defines.
9017 * configure: Regenerate.
9018
9019 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
9020 Nathanael Nerode <neroden@gcc.gnu.org>
9021
9022 PR ada/6637, PR ada/5911
9023 Merge with libada-branch:
9024 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
9025 with appropriate dependencies. Add --enable-libada configure switch.
9026 * configure, Makefile.in: Regenerate.
9027
9028 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
9029
9030 * MAINTAINERS: Add myself to write-after-approval.
9031
9032 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9033
9034 * configure.in: Don't pass --with-stabs on IRIX 5 either.
9035 * configure: Regenerate.
9036
9037 2004-02-04 Geoffrey Keating <geoffk@apple.com>
9038
9039 Merge from upstream:
9040
9041 * ltmain.in: When setting IFS to '~', be careful about user
9042 arguments that contain '~'.
9043
9044 2004-02-04 Peter O'Gorman <peter@pogma.com>
9045
9046 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
9047 Also test $base_compile against $CC with escaped arguments. Bug
9048 reported by Geoff Keating <geoffk@apple.com>.
9049
9050 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
9051
9052 * MAINTAINERS: Remove i960 port.
9053
9054 2004-01-23 DJ Delorie <dj@redhat.com>
9055
9056 * Makefile.def (target_modules) [libiberty]: Don't stage.
9057 * Makefile.in: Rebuilt.
9058
9059 2004-01-20 Caroline Tice <ctice@apple.com>
9060
9061 * MAINTAINERS: Add myself to write-after-approval.
9062
9063 2004-01-19 Paolo Carlini <pcarlini@suse.de>
9064
9065 * MAINTAINERS: Update my email address.
9066
9067 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
9068
9069 * MAINTAINERS: Add myself to write-after-approval.
9070
9071 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9072
9073 * MAINTAINERS: Remove entries without email address.
9074
9075 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
9076
9077 * MAINTAINERS: Add myself to write-after-approval.
9078
9079 2004-01-15 Steven Bosscher <stevenb@suse.de>
9080
9081 * MAINTAINERS: Update my email address.
9082
9083 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
9084
9085 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
9086 * Makefile.tpl (configure-target-[+module+]): Support stage.
9087 * Makefile.in: Rebuilt.
9088
9089 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
9090
9091 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
9092
9093 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
9094
9095 * MAINTAINERS: Add myself as a MIPS maintainer.
9096
9097 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
9098
9099 * configure.in: Use ./config.cache, not config.cache.
9100 * configure: Regenerate.
9101 * Makefile.tpl: Special-casing not needed for GCC any more.
9102 * Makefile.in: Regenerate.
9103
9104 * configure.in: Don't share a cache file for host dirs.
9105 * configure: Regenerate.
9106
9107 * config-ml.in: Don't mess with the cache file.
9108
9109 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
9110
9111 * MAINTAINERS: Move myself from 'Write After Approval' to
9112 'CPU Port Maintainers' section as SPARC maintainer.
9113
9114 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
9115
9116 * Makefile.tpl: Make GCC use a separate config.cache.
9117 * Makefile.in: Regenerate.
9118
9119 PR bootstrap/11932, PR bootstrap/11933
9120 (I don't know if it will fix either of them, but it relates
9121 to them.)
9122 * configure.in: Don't use shared config.cache for target
9123 directories.
9124 * configure: Regenerate.
9125
9126 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
9127
9128 * MAINTAINERS: Add myself to 'Write After Approval' section.
9129
9130 2003-12-31 Roger Sayle <roger@eyesopen.com>
9131
9132 * configure.in (ia64*-*-hpux*): Disable building java libraries.
9133 * configure: Regenerated.
9134
9135 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
9136
9137 * MAINTAINERS: Remove the mn10200 maintainer.
9138
9139 2003-12-21 Bernardo Innocenti <bernie@develer.com>
9140
9141 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
9142 * configure: Regenerated.
9143
9144 2003-12-16 Jan Hubicka <jh@suse.cz>
9145
9146 * MAINTAINERS: Add myself as callgraph maintainer.
9147
9148 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
9149
9150 * configure.in (raw_libstdcxx_flags): Remove the leading space.
9151 * configure: Regenerate.
9152
9153 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
9154
9155 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9156 'Write After Approval' section. Update email.
9157
9158 2003-12-01 James Lemke <jim@wasabisystems.com>
9159
9160 * MAINTAINERS (Write After Approval): Add myself.
9161
9162 2003-11-20 Matt Thomas <matt@3am-software.com>
9163
9164 * MAINTAINERS: Add myself as a vax port maintainer.
9165
9166 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
9167
9168 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
9169 (configure-build-[+module+], configure-[+module+]): Likewise.
9170 (configure-target-[+module+], configure-gcc, config.status): Likewise.
9171 * Makefile.in: Regenerate.
9172
9173 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
9174
9175 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
9176 shared/dylibed libraries.
9177 * ltmain.sh: Likewise.
9178 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
9179 * ltcf-cxx.sh: Likewise.
9180 * ltcf-gcj.sh: Likewise.
9181 * ltconfig: Likewise.
9182
9183 2003-11-17 Stan Cox <scox@redhat.com>
9184
9185 * MAINTAINERS: Add myself as iq2000 port maintainer.
9186
9187 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
9188
9189 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
9190 * Makefile.in: Regenerate.
9191
9192 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
9193
9194 * config.sub: Update to 2003-11-03 version.
9195
9196 2003-10-20 Phil Edwards <phil@codesourcery.com>
9197
9198 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
9199 * configure: Regenerate.
9200
9201 2003-10-20 Nicolas Pitre <nico@cam.org>
9202
9203 * MAINTAINERS: Add myself to 'Write After Approval' section.
9204
9205 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
9206
9207 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
9208
9209 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
9210
9211 * MAINTAINERS: Update my email address.
9212
9213 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9214
9215 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
9216
9217 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
9218
9219 * MAINTAINERS: Add myself to 'Write After Approval' section.
9220
9221 2003-10-16 Bernardo Innocenti <bernie@develer.com>
9222
9223 * config.guess: Update to 2003-10-16 version.
9224 * config.sub: Update to 2003-10-16 version.
9225
9226 2003-10-15 David Daney <ddaney@avtrex.com>
9227
9228 * MAINTAINERS: Added myself to 'Write After Approval' section.
9229
9230 2003-10-15 Falk Hueffner <falk@debian.org>
9231
9232 * MAINTAINERS: Move myself from 'Bug database only accounts' to
9233 'Write After Approval' section. Update email.
9234
9235 2003-10-14 Roger Sayle <roger@eyesopen.com>
9236
9237 * MAINTAINERS: Move myself from 'Write After Approval' to
9238 'Various Maintainers' section as middle-end maintainer.
9239
9240 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
9241
9242 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
9243 HOST_FLAGS_TO_PASS.
9244 * Makefile.in: Regenerate.
9245
9246 2003-10-11 Bernardo Innocenti <bernie@develer.com>
9247
9248 * config.guess: Update to 2003-10-07 version.
9249 * config.sub: Update to 2003-10-07 version.
9250
9251 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9252
9253 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
9254 * ltconfig (irix5*, irix6*): Don't override version_type.
9255
9256 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
9257
9258 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
9259 * configure: Rebuilt
9260 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
9261 * Makefile.in: Rebuilt
9262
9263 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
9264
9265 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
9266
9267 2003-09-30 Carlo Wood <carlo@alinoe.com>
9268
9269 * MAINTAINERS (Write After Approval): Add myself.
9270
9271 2003-09-29 Paul Koning <ni1d@arrl.net>
9272
9273 * MAINTAINERS: Move myself from "Write After Approval"
9274 to CPU platform maintainers for pdp11 platform.
9275
9276 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
9277
9278 * MAINTAINERS: Move myself from 'Write After Approval' to
9279 'Various Maintainers' section as libffi testsuite maintainer.
9280
9281 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
9282
9283 * configure.in: Pass a computed --program-transform-name
9284 to subconfigures.
9285 * configure: Regenerated.
9286
9287 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
9288
9289 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
9290 * Makefile.in: Regenerate.
9291
9292 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
9293 * Makefile.in: Regenerate.
9294
9295 2003-09-19 Ziemowit Laski <zlaski@apple.com>
9296
9297 * MAINTAINERS: Move myself from 'Write After Approval'
9298 to 'Various Maintainers' (objective-c) section.
9299
9300 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
9301
9302 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
9303 quoting.
9304 * configure: Regenerated.
9305
9306 2003-09-16 Joel Brobecker <brobecker@gnat.com>
9307
9308 * MAINTAINERS (Write After Approval): Add myself to write after
9309 approval list.
9310
9311 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
9312
9313 * MAINTAINERS (Write After Approval): Add myself.
9314
9315 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
9316
9317 * MAINTAINERS: Update my e-mail address.
9318
9319 2003-09-09 Alan Modra <amodra@bigpond.net.au>
9320
9321 * libtool.m4 (LD): Correct powerpc64 host match.
9322
9323 2003-09-06 James E Wilson <wilson@tuliptree.org>
9324
9325 * MAINTAINTERS: Update my affiliation and email address.
9326
9327 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
9328
9329 * MAINTAINERS (Write After Approval): Add myself.
9330
9331 2003-09-04 DJ Delorie <dj@redhat.com>
9332
9333 * configure: Regenerate.
9334
9335 2003-09-04 Robert Millan <robertmh@gnu.org>
9336
9337 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
9338
9339 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
9340
9341 * configure.in: Ensure arguments to sed are properly spaced.
9342 * configure: Regenerate.
9343
9344 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
9345
9346 * MAINTAINERS: Update my e-mail address.
9347
9348 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
9349
9350 * MAINTAINERS (Write After Approval): Add myself.
9351
9352 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
9353
9354 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
9355 * configure: Regenerated.
9356
9357 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
9358
9359 * MAINTAINERS: Update my email address.
9360
9361 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
9362
9363 * configure.in: Use newline instead of semicolon when assuming
9364 shell arguments in a for loop.
9365 * configure: Regenerated.
9366
9367 2003-08-22 Jason Eckhardt <jle@rice.edu>
9368
9369 * MAINTAINERS: Resurrect the i860 maintainer.
9370
9371 2003-08-20 Geoffrey Keating <geoffk@apple.com>
9372
9373 PR 8180
9374 * configure.in: When testing with_libs and with_headers, treat
9375 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
9376 * configure: Regenerate.
9377
9378 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
9379 make, shell, etc.
9380 (baseargs): Likewise.
9381 * configure: Regenerate.
9382
9383 2003-08-20 Bernardo Innocenti <bernie@develer.com>
9384
9385 * MAINTAINERS (Write After Approval): Add myself.
9386
9387 2003-08-19 Geoffrey Keating <geoffk@apple.com>
9388
9389 * configure.in: Disable libgcj for darwin not on powerpc.
9390 * configure: Rebuild.
9391
9392 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
9393
9394 * config-ml.in, symlink-tree: Add license.
9395
9396 2003-08-03 Richard Stallman <rms@gnu.org>
9397 Eben Moglen <moglen@columbia.edu>
9398
9399 * README.SCO: New file.
9400
9401 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
9402
9403 * Makefile.tpl (check, check-c++): Express dependencies using
9404 dependencies rather than commands.
9405 * Makefile.in: Regenerate.
9406
9407 2003-08-01 Andrew Cagney <cagney@redhat.com>
9408
9409 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
9410 * configure: Ditto.
9411
9412 2003-07-31 Geoffrey Keating <geoffk@apple.com>
9413
9414 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
9415 * Makefile.in: Update.
9416
9417 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
9418
9419 * configure.in: Enable libgcj for darwin.
9420 * configure: Rebuild.
9421
9422 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
9423
9424 * config-ml.in: Use ac_configure_args directly instead of
9425 ml_arguments. Only set ml_norecursion if --no[-]recursion is
9426 actually seen.
9427
9428 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
9429
9430 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
9431 creating target and build subdirs to build all parent dirs as needed.
9432 * Makefile.in: Rebuild.
9433 * configure.in: Don't build dirs explicitly here.
9434 * configure: Rebuild.
9435
9436 2003-07-26 Paul Brook <paul@nowt.org>
9437
9438 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
9439
9440 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
9441
9442 * Makefile.tpl (all-make): Depend on intl.
9443 * Makefile.in: Rebuilt.
9444
9445 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
9446
9447 * install-sh: Update to newer upstream versions (associated with
9448 aclocal 1.7).
9449 * mkinstalldirs: Likewise.
9450 * missing: Likewise, plus $1Help2man -> $1 typo fix.
9451
9452 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
9453
9454 * MAINTAINERS: Move self from Bug database only accounts
9455 to write-after-approval.
9456
9457 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
9458
9459 * config.if: Remove unused libc_interface determination.
9460
9461 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
9462
9463 * MAINTAINERS: Move self from write-after-approval to
9464 build machinery (*.in).
9465
9466 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
9467
9468 PR bootstrap/11273
9469 PR bootstrap/11408
9470 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
9471 unused INSTALL_PROGRAM_ARGS.
9472 * configure.in: Use AC_PROG_INSTALL.
9473 * Makefile.in: Regenerate.
9474 * configure: Regenerate.
9475
9476 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
9477
9478 * MAINTAINERS: Alphabetize.
9479
9480 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
9481
9482 * configure: Rebuilt.
9483 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
9484 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
9485 newlib nor libgloss.
9486 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
9487 * configure.in (am33_2.0-*-linux*): Added.
9488
9489 2003-07-09 Bob Wilson <bob.wilson@acm.org>
9490
9491 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
9492 * configure: Regenerate.
9493
9494 2003-07-07 Zack Weinberg <zack@codesourcery.com>
9495
9496 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
9497 * Makefile.in: Regenerate.
9498
9499 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9500
9501 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
9502 * Makefile.in: Regenerate.
9503
9504 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
9505
9506 * Makefile.tpl: Replace PWD with PWD_COMMAND.
9507 * Makefile.in: Regenerated.
9508
9509 * config-ml.in: Replace PWD with PWD_COMMAND.
9510
9511 2003-07-04 Zack Weinberg <zack@codesourcery.com>
9512
9513 * intl: New directory; see intl/ChangeLog for details.
9514 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
9515 * Makefile.tpl: all-gcc depends on maybe-all-intl.
9516 * Makefile.in: Regenerate.
9517
9518 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
9519
9520 * configure.in: Clean up config-lang.in handling. Delete
9521 useless assignment to "subdirs".
9522 * configure: Regenerate.
9523
9524 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
9525
9526 * configure.in: Rename 'target_libs' to 'target_libraries'.
9527 Remove useless reference to 'target_libs'.
9528 * configure: Regenerate.
9529
9530 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
9531
9532 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
9533 * Makefile.in: Regenerate.
9534
9535 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
9536
9537 * Makefile.def: Introduce flags_to_pass.
9538 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
9539 * Makefile.in: Regenerate.
9540
9541 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
9542
9543 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
9544 and target-libgloss.
9545 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
9546 <h8300*-*-*>: Disable libf2c and ${libgcj}.
9547 * configure: Regenerate.
9548
9549 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
9550
9551 * configure.in: Update testsuite_flags to new location.
9552 * configure. Regenerate.
9553
9554 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
9555
9556 * Makefile.tpl: Remove BUILD_CC stuff.
9557 * Makefile.in: Regenerate.
9558
9559 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
9560
9561 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
9562
9563 2003-06-16 Graeme Peterson <gp@qnx.com>
9564
9565 * MAINTAINERS (Write After Approval): Add myself.
9566
9567 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
9568
9569 * config.guess: Update to 2003-06-12 version.
9570 * config.sub: Update to 2003-06-13 version.
9571
9572 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
9573
9574 * config.guess: Update to 2003-06-06 version.
9575 * config.sub: Update to 2003-06-06 version.
9576
9577 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9578
9579 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
9580 * configure. Regenerate.
9581
9582 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
9583
9584 * configure.in: Disable serial configure by default.
9585 * configure: Regenerate.
9586 * Makefile.tpl: Abolish .NOTPARALLEL.
9587 * Makefile.in: Regenerate.
9588
9589 * Makefile.tpl: Replace {build,host,target}_canonical by
9590 {build,host,target}.
9591 * Makefile.in: Regenerate.
9592
9593 * Makefile.tpl: Fix stupid pasto.
9594 * Makefile.in: Regenerate.
9595
9596 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
9597
9598 * Makefile.tpl: Remove bogus conditional.
9599 * Makefile.in: Regenerate.
9600
9601 2003-06-05 Jan Hubicka <jh@suse.cz>
9602
9603 * Makefile.tpl (profiledbootstrap): New target.
9604 * Makefile.in (profiledbootstrap): New target.
9605
9606 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
9607
9608 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
9609 Pinski. Remove user names from other bugzilla-only maintainers.
9610
9611 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
9612
9613 * Makefile.tpl: Make 'recursive targets' using autogen rather
9614 than shell loop. Remove duplicate 'clean' targets and false
9615 comments.
9616 * Makefile.def: Add systematic dependencies to 'recursive' targets.
9617 Add systematic method of specifying missing targets in subdirs.
9618 Add copyright boilerplate.
9619 * Makefile.in: Regenerate.
9620 * configure.in: Add 'recursive targets' to maybe list.
9621 * configure: Regenerate.
9622
9623 * MAINTAINERS: "GNATS only" -> "Bug database only".
9624
9625 * Makefile.tpl: Rename [+target+] to [+make_target+].
9626 * Makefile.def: Rename 'target' to 'make_target'.
9627
9628 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
9629
9630 * MAINTAINERS: Add self as options handling maintainer.
9631
9632 2003-05-28 Michael Meissner <gnu@the-meissners.org>
9633
9634 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
9635 been too long since I touched those ports.
9636
9637 2003-05-28 DJ Delorie <dj@redhat.com>
9638
9639 * Makefile.tpl: Make maybe-check-gcc .PHONY.
9640 * Makefile.in: Regenerate.
9641
9642 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
9643
9644 * configure.in: Use curly braces in the definition of tooldir.
9645 * configure: Regenerate.
9646
9647 2003-05-21 DJ Delorie <dj@redhat.com>
9648
9649 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
9650 newlib or libgloss.
9651 * Makefile.in: Regenerate.
9652
9653 2003-05-21 DJ Delorie <dj@redhat.com>
9654
9655 * Makefile.tpl: Add missing empty maybe-check-gcc target.
9656 * Makefile.in: Regenerate.
9657
9658 2003-05-20 Ian Lance Taylor <ian@airs.com>
9659
9660 * MAINTAINERS: Update my e-mail address.
9661
9662 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
9663
9664 * configure.in: Switch more things to use maybe dependencies.
9665 * Makefile.tpl: Switch more things to use maybe dependencies.
9666 Factor out common code from autogen IF statements.
9667 * configure: Regenerate.
9668 * Makefile.in: Regenerate.
9669
9670 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
9671
9672 * configure.in: Accept i[3456789]86 for machine type.
9673 * configure: Regenerate.
9674
9675 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
9676
9677 * configure.in: Switch more things to use maybe dependencies.
9678 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
9679 * configure: Regenerate.
9680 * Makefile.tpl: Switch more things to use maybe dependencies.
9681 * Makefile.in: Regenerate.
9682
9683 2003-05-16 Andreas Schwab <schwab@suse.de>
9684
9685 * Makefile.tpl (install-opcodes): Define.
9686 * Makefile.in: Rebuild.
9687
9688 2003-05-13 Andreas Jaeger <aj@suse.de>
9689
9690 * config.guess: Update to 2003-05-09 version.
9691 * config.sub: Update to 2003-05-09 version.
9692
9693 2003-05-13 Michael Eager <eager@mvista.com>
9694
9695 * configure.in: Correct sed script so that options in quotes are not
9696 deleted.
9697 * configure: Rebuild.
9698
9699 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
9700
9701 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
9702 and $$s/newlib/libc/sys/cygwin32 include paths.
9703 * configure: Ditto.
9704
9705 2003-05-12 Michael Meissner <gnu@the-meissners.org>
9706
9707 * MAINTAINERS: Update my email addresses.
9708
9709 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
9710
9711 * config-ml.in: Propagate INSTALL variables.
9712
9713 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9714
9715 * MAINTAINERS: Remove duplicate entries in Write After Approval.
9716
9717 2003-05-02 Chris Demetriou <cgd@broadcom.com>
9718
9719 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
9720 * Makefile.in: Regenerate.
9721
9722 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
9723
9724 * MAINTAINERS (GNATS only): Add Falk Hueffner.
9725
9726 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
9727
9728 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
9729
9730 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
9731
9732 * Makefile.tpl: Clean $(BUILD_SUBDIR).
9733 * Makefile.in: Regenerated.
9734
9735 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
9736
9737 * MAINTAINERS (Write After Approval): Upgrade myself from
9738 GNATS only to write-after-approval. Update my mail address.
9739
9740 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
9741
9742 (OS Port Maintainers: freebsd): Add myself.
9743
9744 2003-04-22 Mark Mitchell <mark@codesourcery.com>
9745
9746 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
9747
9748 2003-04-22 Kean Johnston <jkj@sco.com>
9749
9750 * MAINTAINERS (SCO ports): Added myself.
9751
9752 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
9753
9754 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
9755
9756 2003-04-19 Kean Johnston <jkj@sco.com>
9757
9758 * MAINTAINERS (Write After Approval): Add myself.
9759
9760 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9761
9762 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
9763 * Makefile.in: Regenerate.
9764
9765 2003-04-18 Jakub Jelinek <jakub@redhat.com>
9766
9767 * configure.in (powerpc64*-*-linux*): Remove.
9768 * configure: Rebuilt.
9769
9770 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
9771
9772 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
9773 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
9774 and restrap.
9775 * Makefile.in: Regenerate.
9776
9777 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
9778
9779 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
9780 * configure: Regenerated.
9781
9782 2003-04-15 DJ Delorie <dj@redhat.com>
9783
9784 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
9785
9786 2003-04-13 Nick Clifton <nickc@redhat.com>
9787
9788 * config-ml.in: Remove support for --disable-aix removing
9789 call-aix multilibs.
9790
9791 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
9792
9793 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
9794 * */configure: Rebuilt.
9795
9796 2003-04-08 Joel Sherrill <joel@oarcorp.com>
9797
9798 * MAINTAINERS: Add my email address.
9799
9800 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
9801
9802 * MAINTAINERS (Write After Approval): Add myself.
9803
9804 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
9805
9806 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
9807 * Makefile.in: Regenerate.
9808
9809 2003-03-14 Michael Chastain <mec@shout.net>
9810
9811 * Makefile.in: Regenerate with correct Makefile.def.
9812
9813 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
9814
9815 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
9816 Make macro.
9817 * Makefile.in: Regenerate.
9818 * configure.in: Clean up gxx_include_dir logic.
9819 * configure: Regenerate.
9820
9821 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
9822
9823 * MAINTAINERS (Write After Approval): Add myself.
9824
9825 2003-03-10 Ben Elliston <bje@wasabisystems.com>
9826
9827 * MAINTAINERS: Update my mail address.
9828
9829 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
9830
9831 * configure.in (gxx_include_dir): Fix typo.
9832 * configure: Regenerated.
9833
9834 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9835
9836 * Makefile.tpl: Reindent.
9837 * Makefile.in: Regenerate.
9838 * configure.in: Reindent. Don't set unused variables.
9839 * configure: Regenerate.
9840
9841 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
9842
9843 * configure.in: Include $(build_tooldir)/sys-include in
9844 FLAGS_FOR_TARGET.
9845 * configure: Regenerated.
9846
9847 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
9848
9849 * Makefile.tpl: Always pass down RANLIB.
9850 * Makefile.in: Regenerate.
9851
9852 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
9853 * Makefile.in: Regenerate.
9854 * configure.in: Remove unused logic relating to --enable-shared
9855 and --enable-threads. Remove bogus comments. Remove redundant
9856 noconfigdirs.
9857 * configure: Regenerate.
9858
9859 * configure.in: Replace ${libstdcxx_version} by its value.
9860 Remove reference to mh-dgux.
9861 * configure: Regenerate.
9862
9863 2003-03-03 Kevin Buettner <kevinb@redhat.com>
9864
9865 * MAINTAINERS (Write After Approval): Add myself.
9866
9867 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9868
9869 * Makefile.tpl: Rearrange.
9870 * Makefile.in: Regenerate.
9871
9872 2003-02-25 Uwe Stieber <uwe@wwws.de>
9873
9874 * configure.in: Add support for kaOS as cross build target system.
9875 * configure: Regenerated.
9876
9877 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
9878
9879 * MAINTAINERS (Write after approval): Add myself.
9880
9881 2003-02-21 James E Wilson <wilson@tuliptree.org>
9882
9883 * MAINTAINERS: Update my email address.
9884
9885 2003-02-21 Zack Weinberg <zack@codesourcery.com>
9886
9887 * MAINTAINERS: Add self to blanket write privs. section.
9888
9889 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
9890
9891 * Makefile.tpl: Add definition of CPPFLAGS to pass into
9892 configure-target-* as some target builds may require additional
9893 flags for preprocessor tests.
9894 * Makefile.in: Regenerated.
9895
9896 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
9897
9898 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
9899 * ltconfig: Handle it.
9900 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
9901 auto-detecting it.
9902
9903 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
9904 it is used as argument to $CC.
9905 * ltcf-gcj.sh: Likewise.
9906
9907 * configure.in: Introduce --enable-maintainer-mode.
9908 * configure: Rebuilt.
9909 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
9910 for maintainer mode.
9911 * Makefile.in: Rebuilt.
9912
9913 2003-02-18 Jason Merrill <jason@redhat.com>
9914
9915 * Makefile.tpl (check-c++): Allow parallelism.
9916
9917 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9918
9919 * MAINTAINERS: Remove John Carr (who never actually had access to
9920 gcc.gnu.org).
9921
9922 2003-02-15 Geoffrey Keating <geoffk@apple.com>
9923
9924 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
9925 don't configure target-libobjc.
9926 * configure: Regenerate.
9927
9928 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
9929
9930 * Makefile.tpl (RANLIB): Define.
9931 * Makefile.in: Regenerate.
9932
9933 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
9934
9935 * MAINTAINERS: Update my email.
9936
9937 2003-02-06 Keith R Seitz <keiths@redhat.com>
9938
9939 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
9940 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
9941 * Makefile.in: Regenerated.
9942 * configure.in: Remove all traces of snavigator, db, and grep.
9943 * configure: Regenerated.
9944
9945 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9946
9947 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
9948 After Approval.
9949
9950 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
9951
9952 * MAINTAINERS (Write after approval): Add myself.
9953
9954 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
9955
9956 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
9957 * Makefile.in: Regenerated.
9958
9959 2003-01-30 Roger Sayle <roger@eyesopen.com>
9960
9961 * config.guess: Updated to 2003-01-30's version.
9962 * config.sub: Updated to 2003-01-28's version.
9963
9964 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
9965
9966 * config.if: If gcc_version is already set, just use it. Don't set
9967 gcc_version_trigger if it's already set, otherwise set it to
9968 gcc/version.c, but only if the file exists. If it is not set and
9969 gcc/version.c does not exist, try to extract the version number from
9970 $CC.
9971
9972 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
9973
9974 * MAINTAINERS: Add myself to write-after-approval list.
9975
9976 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
9977
9978 * configure.in: Revert 24Jan change.
9979 * configure: Regenerate.
9980
9981 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
9982
9983 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
9984 entry of HJ Lu.
9985
9986 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9987
9988 * configure.in: Revert previous change.
9989 * configure: Regenerate.
9990
9991 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
9992
9993 * configure.in: Make rda native-only.
9994 * configure: Regenerate.
9995
9996 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
9997
9998 * MAINTAINERS: Move myself from GNATS-only-accounts to
9999 write-after-approval.
10000
10001 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
10002
10003 * configure.in: Add missing \.
10004 * configure: Rebuilt.
10005
10006 2003-01-17 Jakub Jelinek <jakub@redhat.com>
10007
10008 * configure.in (baseargs): Avoid using \| in sed regular
10009 expressions.
10010 * configure: Rebuilt.
10011
10012 2003-01-16 Jakub Jelinek <jakub@redhat.com>
10013
10014 * configure.in (baseargs): Remove all supported forms of
10015 --cache-file, --srcdir, --host, --build and --target options
10016 from argument lists.
10017 * configure: Rebuilt.
10018
10019 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
10020
10021 * MAINTAINERS: Add myself to write-after-approval list.
10022
10023 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
10024
10025 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
10026 * configure: Rebuilt.
10027
10028 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
10029
10030 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
10031 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
10032 * Makefile.in: Regenerate.
10033 * configure: Regenerate.
10034
10035 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
10036
10037 * configure.in: Remove Makefile in build, host and target modules
10038 unless configure was run with --no-recursion.
10039 * configure: Rebuilt.
10040
10041 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
10042
10043 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
10044 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
10045 * Makefile.in: Regenerate.
10046
10047 2003-01-08 Chris Demetriou <cgd@broadcom.com>
10048
10049 * config.guess: Update to 2003-01-03 version.
10050 * config.sub: Update to 2003-01-03 version.
10051
10052 2003-01-07 Christopher Faylor <cgf@redhat.com>
10053
10054 * configure: Regenerate with proper autoconf 2.13.
10055
10056 2003-01-07 Christopher Faylor <cgf@redhat.com>
10057
10058 * configure.in: Add AC_PREREQ for consistency.
10059 * configure: Regenerate.
10060
10061 2003-01-06 Andrew Cagney <ac131313@redhat.com>
10062
10063 * configure.in (GDB_TK): Add tcl directories conditional on
10064 gdb/gdbtk directory being present.
10065 * configure: Regenerate.
10066
10067 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
10068
10069 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
10070 used by gcc if LD is not defined and we are not doing a Canadian Cross.
10071 * configure: Rebuilt.
10072
10073 2002-12-31 Tom Tromey <tromey@redhat.com>
10074
10075 * Makefile.in: Rebuilt.
10076 * Makefile.def (target_modules) [libffi]: Allow installation.
10077
10078 2002-12-31 Andreas Schwab <schwab@suse.de>
10079
10080 * configure.in: Fix use of $program_transform_name.
10081 * configure: Regenerated.
10082
10083 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
10084
10085 * configure.in (baseargs): Don't remove first configure argument.
10086 * configure: Regenerated.
10087
10088 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
10089
10090 * Makefile.tpl (local-distclean): Don't remove...
10091 (multilib.ts): ... this. Moved into...
10092 (multilib.out): ... this. Don't use sub-make.
10093 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
10094 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
10095 (configure-build-[+module+], configure-[+module+],
10096 configure-target-[+module+], configure-gcc): ... these. Test
10097 for Makefile existence. Drop config.status from dependencies.
10098 * Makefile.in: Rebuilt.
10099 * configure.in: Move gcc-version-trigger to the end of
10100 ac_configure_args. Add comments to maybedep.tmp and
10101 serdep.tmp. Introduce --disable-serial-configure. Remove
10102 nonopt from baseargs, matching and removing corresponding
10103 whitespace while at it.
10104 * configure: Rebuilt.
10105
10106 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
10107
10108 * configure.in (host_configargs): Replace reference to
10109 no-longer-defined buildopts with --build=${build_alias}.
10110 * configure: Rebuilt.
10111
10112 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
10113 program_transform_name to standard idiom.
10114 (AUTOGEN, AUTOCONF): Define.
10115 (Makefile.in): Use $(AUTOGEN).
10116 (Makefile): Depend on config.status, and use autoconf-style rule to
10117 build it. Move original commands to...
10118 (config.status): ... this new target.
10119 (configure): Add $(srcdir). Depend on config/acx.m4. Use
10120 $(AUTOCONF).
10121 * Makefile.in: Rebuilt.
10122
10123 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
10124
10125 * Makefile.tpl: Fix dramatic bustage due to change in
10126 program_transform_name.
10127 * Makefile.in: Regenerate.
10128
10129 * configure.in: Remove unnecessary PATH setting.
10130 * configure: Regnerate.
10131
10132 * configure.in: Don't default to unprefixed tools unless
10133 the native tools will work.
10134 * configure: Regenerate.
10135
10136 * configure.in: Convert to autoconf script. Blow away lots
10137 of now-redundant Makefile fragments.
10138 * configure: Generate using Autoconf.
10139 * Makefile.tpl: Rewrite to reflect autoconfiscation.
10140 * Makefile.in: Regenerate.
10141
10142 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
10143
10144 * configure: Fix stupid bug where RANLIB was mistakenly included.
10145
10146 * configure.in: Rename (buildargs, hostargs, targargs) to
10147 (build_configargs, host_configargs, target_configargs).
10148
10149 * configure.in: Move logic out of sed statement.
10150
10151 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
10152 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
10153
10154 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
10155
10156 * config.sub: Import from master repository
10157 * config.guess: Ditto
10158
10159 2002-12-24 Andreas Schwab <schwab@suse.de>
10160
10161 * Makefile.tpl (multilib.out): Fix missing space.
10162 * Makefile.in: Regenerate.
10163
10164 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
10165
10166 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
10167 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
10168 * Makefile.in: Regenerate.
10169 * configure.in: Remove unnecessary leftovers.
10170
10171 2002-12-21 Geoffrey Keating <geoffk@apple.com>
10172
10173 * configure.in (extra_ranlibflags_for_target): New variable.
10174 (*-*-darwin): Add -c to ranlib commands.
10175 * configure (tooldir): Handle extra_ranlibflags_for_target.
10176
10177 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
10178
10179 * Makefile.tpl: Revert HJL's change.
10180 * Makefile.in: Regenerated.
10181 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
10182 always.
10183
10184 2002-12-19 Andreas Schwab <schwab@suse.de>
10185
10186 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
10187 * Makefile.in: Regenerate.
10188
10189 2002-12-18 H.J. Lu <hjl@gnu.org>
10190
10191 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
10192 * Makefile.in: Regenerated.
10193
10194 * configure.in (build_prefix): New. Substitute.
10195
10196 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
10197
10198 * Makefile.tpl: Don't let real targets depend on phony targets.
10199 * Makefile.in: Regenerate.
10200
10201 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
10202 * Makefile.in: Regenerate.
10203
10204 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
10205
10206 * config.sub: Import from master repository
10207 * config.guess: Ditto
10208
10209 2002-12-16 Jason Merrill <jason@redhat.com>
10210
10211 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
10212 previous 'make bootstrap'.
10213 * Makefile.in: Regenerate.
10214
10215 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
10216
10217 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
10218
10219 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
10220
10221 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
10222 * Makefile.in: Regenerate.
10223
10224 2002-12-13 Jason Merrill <jason@redhat.com>
10225
10226 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
10227 library tests.
10228 (check-c++): Just depend on it and check-target-libstdc++-v3.
10229 * Makefile.in: Regenerate.
10230
10231 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10232
10233 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
10234 * Makefile.in: Rebuilt.
10235
10236 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
10237
10238 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
10239
10240 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
10241
10242 * configure: Fix bug put in by gremlins.
10243
10244 * Makefile.tpl: Substitute more autoconfily.
10245 * configure: Substitute more autoconfily.
10246 * Makefile.in: Regenerate.
10247
10248 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
10249
10250 * config.sub: Import from master repository
10251 * config.guess: Ditto
10252 * MAINTAINERS: Added Svein Seldal under write after approval
10253
10254 2002-12-08 Andrew Cagney <ac131313@redhat.com>
10255
10256 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
10257 * Makefile.in (all-sim): Ditto.
10258
10259 2002-12-06 DJ Delorie <dj@redhat.com>
10260
10261 * Makefile.tpl: Change configure dependencies to not have real
10262 targets depend on phony targets.
10263
10264 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
10265
10266 * configure.in: Revert unintentional change.
10267
10268 * Makefile.tpl: Change dependency for */multilib.out so that
10269 it works when gcc isn't in the tree.
10270
10271 * configure.in: Substitute more.
10272 * configure: Run subconfigures from the Makefile.
10273 * Makefile.tpl: Run subconfigures from the Makefile; add a few
10274 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
10275
10276 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10277
10278 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
10279
10280 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
10281
10282 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
10283 and corresponding dependencies.
10284 * Makefile.in: Regenerate.
10285
10286 * configure.in (host_tools): Order binutils, gas and ld for
10287 convenience in running the testsuites.
10288
10289 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
10290 * Makefile.in: Regenerate.
10291 * configure.in: Introduce rules to serialize subconfigure runs.
10292
10293 * configure.in: Introduce BASE_CC_FOR_TARGET.
10294 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
10295 Realize configure-build-* targets. Realize configure-target-* targets.
10296 * Makefile.in: Regenerate.
10297
10298 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
10299
10300 * configure: Move gcc_version_trigger stuff from here...
10301 * configure.in: ...to here.
10302
10303 * configure.in: Separate subconfigure options added by this file from
10304 options given by the user. Add machinery to put args for host
10305 subconfigures into the Makefile.
10306
10307 * Makefile.tpl: Remove 'vault' targets.
10308 * Makefile.tpl: Reorder and comment dependencies.
10309 * Makefile.in: Regenerate.
10310
10311 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
10312 * configure.in: Fix my broken commit of previous patch. (sigh)
10313
10314 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10315
10316 * configure.in: Move host-specific darwin noconfigdirs into
10317 the host-specific section.
10318
10319 2002-11-28 Geoffrey Keating <geoffk@apple.com>
10320
10321 * configure.in: Move host-specific darwin noconfigdirs into
10322 the host-specific section.
10323
10324 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
10325
10326 * configure: Remove skip-this-dir support.
10327 * Makefile.tpl: Remove skip-this-dir support.
10328
10329 * Makefile.tpl: Remove leftover support for non-autoconfiscated
10330 subdirectories.
10331 * Makefile.in: Regenerate.
10332
10333 * Makefile.tpl: Strip out useless setting of 'dir'.
10334 * Makefile.in: Regenerate.
10335
10336 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
10337
10338 * configure.in: Fix deeply stupid bug.
10339
10340 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
10341 shell code in CXX_FOR_TARGET
10342 * Makefile.def: Introduce raw_cxx.
10343 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
10344 RAW_CXX_FOR_TARGET.
10345 * Makefile.in: Regenerate.
10346
10347 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
10348
10349 * Makefile.tpl: Remove unnecessary ifs.
10350 * Makefile.in: Regenerate.
10351
10352 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
10353 dependencies. Maybe-ize build-libiberty. Create dummy install
10354 targets for 'no_install' modules.
10355 * configure: Move GDB_TK substitution to configure.in. Move
10356 build_modules stuff to configure.in.
10357 * configure.in: Implement soft dependency machinery. Maybe-ize
10358 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
10359 * Makefile.in: Regenerate.
10360
10361 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
10362
10363 * Makefile.tpl: Make all-target, install-target behave similarly
10364 to all, install (only hitting configured targets). Eliminate
10365 unused macro defintions.
10366
10367 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
10368 build != host.
10369
10370 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
10371
10372 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
10373
10374 * configure.in: Produce lists of subdir targets we're actually
10375 configuring. Remove references to "dosrel".
10376 * Makefile.tpl: Let configure set which subdir targets are hit.
10377 Remove install-cross; clean up install; remove ALL. Remove
10378 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
10379 Autogenerate host module targets. Remove empty dependency lines
10380 and redundant dependency; rearrange slightly.
10381 * Makefile.def: Add host-side libtermcap, utils.
10382
10383 * Makefile.in: Regenerate.
10384
10385 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10386
10387 * ltconfig (osf[345]): Append $major to soname_spec.
10388 Reflect this in library_names_spec.
10389 * ltmain.sh (osf): Prefix $major with . for use as extension.
10390
10391 2002-11-19 Andreas Jaeger <aj@suse.de>
10392
10393 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
10394 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
10395 and sparc64 GNU/Linux systems.
10396
10397 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
10398
10399 * MAINTAINERS: Update email.
10400
10401 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10402
10403 * MAINTAINERS: Complete James Dennett's entry.
10404
10405 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
10406
10407 * MAINTAINERS (Write After Approval): Add myself.
10408
10409 2002-11-13 Bruce Korb <bkorb@gnu.org>
10410
10411 * Makefile.tpl: syntactic cleanup
10412
10413 2002-11-13 Stuart Hastings <stuart@apple.com>
10414
10415 * MAINTAINERS: Add myself to write-after-approval list.
10416
10417 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10418
10419 * Makefile.def: Add list of recursive targets to autogenerate.
10420 Add build_modules.
10421 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
10422 targets. Autogenerate *-build-* targets.
10423 * Makefile.in: Regenerate.
10424
10425 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
10426
10427 * configure: More autoconf-style substitutions.
10428 * Makefile.tpl: More autoconf-style substitutions.
10429 * Makefile.in: Regenerate.
10430
10431 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
10432
10433 * configure: Substitute more variables in a more autoconf-friendly
10434 way. Simplify slightly.
10435 * Makefile.tpl: Make more variables substitutable in an
10436 autoconf-friendly way.
10437 * Makefile.in: Regenerate.
10438
10439 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
10440
10441 * MAINTAINERS (Write After Approval): Add myself.
10442
10443 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
10444
10445 * configure.in (v810*): Remove special setting of tools.
10446
10447 * configure: Add support for extra required flags for ar or nm.
10448 * configure.in (aix4.3+): Use above support for target-specific
10449 issues, rather than using config/mt-aix43.
10450
10451 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
10452
10453 * configure: Remove 'removing', which doesn't work. Replace $subdir
10454 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
10455 with $srcdir. Reformat indentation. Substitute some variables
10456 formerly hard-coded in the Makefile for build=host.
10457 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
10458 * Makefile.def: Autogenerate more.
10459 * Makefile.in: Regenerate.
10460
10461 2002-11-04 Adam Nemet <anemet@lnxw.com>
10462
10463 * MAINTAINERS (Write After Approval): Add myself.
10464
10465 2002-11-04 Kevin Buettner <kevinb@redhat.com>
10466
10467 * Makefile.def (host_modules): Add rda.
10468 * Makefile.in: Regenerate.
10469 * configure.in (target_tool): Add target-rda to list.
10470
10471 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10472
10473 * MAINTAINERS: Remove "co-maintainer" note for web pages.
10474
10475 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
10476
10477 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
10478 and restrap targets to this rule.
10479 * Makefile.in: Regenerate.
10480
10481 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10482
10483 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
10484 GNATS only accounts.
10485
10486 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
10487
10488 * configure.in (i[3456]86-*-linux*): Add check to disable
10489 ${libgcj} for glibc1.
10490
10491 2002-10-24 Denis Chertykov <denisc@overta.ru>
10492
10493 * MAINTAINERS: Add myself as ip2k port maintainer.
10494
10495 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
10496
10497 * configure.in: Add tic4x target.
10498
10499 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
10500
10501 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
10502 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
10503 * Makefile.in: Regenerate.
10504
10505 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
10506 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
10507 * Makefile.in: Regenerate.
10508
10509 2002-10-02 Janis Johnson <janis187@us.ibm.com>
10510
10511 * MAINTAINERS: Add myself as web pages co-maintainer.
10512
10513 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10514
10515 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
10516 * Makefile.in: Regenerate.
10517
10518 2002-10-02 Zack Weinberg <zack@codesourcery.com>
10519
10520 * MAINTAINERS: Add myself and Nathan Sidwell
10521 <nathan@codesourcery.com> as VxWorks maintainers.
10522
10523 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
10524
10525 * Makefile.def: Remove order dependency comments.
10526 * Makefile.tpl: Add explicit install-install dependencies.
10527 * Makefile.in: Regenerate.
10528
10529 * Makefile.tpl: Remove material now in src-release. (Finally!)
10530 * Makefile.in: Regenerate.
10531
10532 * Makefile.tpl: Add configure-target (for src-release in src)
10533 * Makefile.in: Regenerate.
10534
10535 2002-09-30 Nick Clifton <nickc@redhat.com>
10536
10537 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
10538
10539 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
10540
10541 * configure.in (s390*-*-linux*): Enable libgcj.
10542
10543 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
10544
10545 * configure: Revert accidentally applied changes.
10546
10547 * Makefile.tpl: Make more autoconf-friendly.
10548 * Makefile.in: Regenerate.
10549 * configure: Make substitution more autoconf-like.
10550
10551 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
10552
10553 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
10554 single entry to handle all these.
10555 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
10556 libjava on arm-*-elf.
10557
10558 2002-09-27 Geoffrey Keating <geoffk@apple.com>
10559
10560 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
10561 things that depend on them.
10562
10563 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10564
10565 * Makefile.tpl: Make subsituted variables more autoconfy.
10566 * Makefile.in: Regenerate.
10567 * configure: Make seds more autoconfy.
10568
10569 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
10570
10571 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
10572 * Makefile.in: Regenerate.
10573 * configure.in: Rewrite sed statements to look autoconfy.
10574
10575 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
10576 all-target-foo on configure-target-foo.
10577 * Makefile.def: Ditto.
10578 * Makefile.in: Rebuild.
10579
10580 2002-09-25 Andrew Haley <aph@redhat.com>
10581
10582 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
10583
10584 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
10585
10586 * Makefile.def: New file.
10587 * Makefile.tpl: New file.
10588 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
10589 * contrib/gcc_update: Note that Makefile.in is a generated file.
10590
10591 * configure.in: Minor rearrangement. Simplify tests.
10592
10593 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
10594
10595 * configure.in (with_headers): Skip copy if value is "yes".
10596 (with_libs): Likewise.
10597
10598 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10599
10600 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
10601 * configure.in (sh*-*-pe*): Ditto.
10602 * configure.in (mips*-*-pe*): Ditto.
10603 * configure.in (*arm-wince-pe): Ditto.
10604
10605 * configure.in: Rearrange.
10606
10607 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
10608
10609 * MAINTAINERS: Update my email address.
10610
10611 2002-08-30 Paul Koning <pkoning@equallogic.com>
10612
10613 * MAINTAINERS: (Write After Approval): Add myself.
10614
10615 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
10616
10617 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
10618
10619 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
10620
10621 * MAINTAINERS: Change my mailing address.
10622
10623 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
10624
10625 * MAINTAINERS (Write After Approval): Remove myself.
10626 (Various Maintainers: c++ runtime libs): Add myself.
10627
10628 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
10629
10630 * MAINTAINERS (Write After Approval): Remove myself.
10631 (Various Maintainers: c++ runtime libs): Add myself.
10632
10633 2002-08-15 Eric Christopher <echristo@redhat.com>
10634
10635 * config.sub: Import from master repository.
10636 * config.guess: Ditto.
10637
10638 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
10639
10640 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
10641 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
10642 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
10643
10644 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
10645
10646 * MAINTAINERS: Add self to rs6000 vector extensions.
10647
10648 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
10649
10650 * libiberty/configure: Reverted unintended yesterday's check in.
10651
10652 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
10653
10654 * boehm-gc/configure, libf2c/configure: Rebuilt.
10655 * libffi/configure, libiberty/configure: Ditto.
10656 * libjava/configure, libobjc/configure: Ditto.
10657 * libstdc++-v3/configure, zlib/configure: Ditto.
10658 Merged from binutils:
10659 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
10660 From Steve Ellcey <sje@cup.hp.com>:
10661 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
10662 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
10663 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
10664 IA64.
10665 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
10666 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
10667 soname_spec, sys_lib_search_path_spec): Ditto.
10668
10669 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
10670
10671 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
10672
10673 2002-08-04 H.J. Lu (hjl@gnu.org)
10674
10675 * configure.in (mips*-*-linux*): Don't skip target-libffi.
10676
10677 2002-08-02 Krister Walfridsson <cato@df.lth.se>
10678
10679 * MAINTAINERS (Write After Approval): Add myself.
10680
10681 2002-07-31 Alan Modra <amodra@bigpond.net.au>
10682
10683 * configure.in: Move generic linux case to end. Copy generic
10684 linux noconfigdirs to mips*-*-linux* entry and new
10685 powerpc64*-*-linux* entry. Add target-libffi for the latter.
10686
10687 2002-07-19 Michael Matz <matz@suse.de>
10688
10689 * MAINTAINERS: Add myself as ra* maintainer.
10690
10691 2002-07-16 Chris Demetriou <cgd@broadcom.com>
10692
10693 * config.guess: Update to 2002-07-09 version.
10694 * config.sub: Update to 2002-07-03 version.
10695
10696 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
10697
10698 * MAINTAINERS: Fix typo in a maintainer email address.
10699
10700 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
10701
10702 * configure.in: Remove two redundant tests.
10703
10704 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10705
10706 * configure.in (mips*-*-irix6*o32): Enable stabs.
10707
10708 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
10709
10710 * configure.in: Don't build grez.
10711 * Makefile.in: Ditto.
10712
10713 * Makefile.in: Remove references to bsp, cygmon, libstub.
10714 * configure.in: Ditto.
10715
10716 * configure.in: Remove leftover reference to gdbtest.
10717
10718 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
10719
10720 * configure.in (gxx_include_dir): Change to match versioned
10721 C++ headers if --enable-version-specific-runtime-libs is used.
10722
10723 2002-07-04 Steve Ellcey <sje@cup.hp.com>
10724
10725 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
10726
10727 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
10728
10729 * configure.in: Make --without-x work.
10730
10731 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
10732
10733 * configure.in: Rearrange target Makefile fragment collection.
10734
10735 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
10736 cvs[src].
10737 * configure.in: Ditto.
10738
10739 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
10740
10741 * MAINTAINERS (Write After Approval): Update my e-mail address.
10742
10743 2002-06-24 Ben Elliston <bje@redhat.com>
10744
10745 * configure.in (host_tools): Remove cgen.
10746
10747 * Makefile.in (all-cgen): Remove; runs from its source directory.
10748 (check-cgen, install-cgen, clean-cgen): Likewise.
10749 (all-opcodes): Do not depend on all-cgen.
10750 (all-sim): Likewise.
10751
10752 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
10753
10754 * Makefile.in: Eliminate 'apache' targets.
10755 * configure.in: Eliminate 'apache' targets.
10756
10757 * configure.in: Eliminate redundant tests. Reorganize.
10758
10759 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
10760
10761 * config-ml.in: Eliminate references to Cygnus configure.
10762
10763 * Makefile.in: Eliminate references to building emacs.
10764
10765 2002-06-28 Graham Stott <graham.stott@btinternet.com>
10766
10767 * MAINTAINERS: Update my email address.
10768
10769 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
10770
10771 * config.if (libstdcxx_incdir): Version C++ headers.
10772 (cxx_incdir): Remove.
10773
10774 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
10775
10776 * MAINTAINERS (Write After Approval): Add self.
10777
10778 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
10779
10780 * configure.in: Add support for ip2k.
10781
10782 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
10783
10784 * configure.in: Fix AIX configury bug.
10785
10786 2002-06-20 Steve Ellcey <sje@cup.hp.com>
10787
10788 * MAINTAINERS (Write After Approval): Add self.
10789
10790 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10791
10792 * configure.in: replace ${topsrcdir} with ${srcdir}
10793
10794 * configure.in: Move definition of libstdcxx_flags
10795 right above usage, rather than waaay earlier.
10796
10797 * configure.in: Pull definition of is_cross_compiler earlier.
10798
10799 * configure.in: Rearrange a little.
10800
10801 * configure.in: Remove references to librx.
10802 * Makefile.in: Remove references to librx.
10803
10804 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
10805
10806 * config.sub: Add support for avr target.
10807 Import from master sources, rev 1.255
10808
10809 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
10810
10811 * configure, .cvsignore: Revert previous change...
10812 * Makefile: ...delete.
10813
10814 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
10815
10816 * configure.in: Eliminate ${gasdir} variable.
10817
10818 2002-06-18 Dave Brolley <brolley@redhat.com>
10819
10820 * configure.in: Add support for frv.
10821 * config.sub: Add support for frv.
10822
10823 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10824
10825 * configure: Remove garbage from previous commit.
10826
10827 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
10828
10829 * configure: For in-source builds, make a subdir and re-exec there.
10830 * Makefile: New file. Pass targets through to build directory.
10831 * .cvsignore: No longer ignore "Makefile".
10832
10833 2002-06-16 Douglas Rupp <rupp@gnat.com>
10834
10835 * MAINTAINERS (Write After Approval): Add self.
10836
10837 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10838
10839 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
10840
10841 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
10842
10843 * configure.in (vax-*-netbsd*): Re-enable gas.
10844
10845 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
10846
10847 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
10848 BUILD_PREFIX_1, to correct nomenclature.
10849 * configure: Likewise.
10850
10851 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
10852 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
10853
10854 2002-05-31 Olaf Hering <olh@suse.de>
10855
10856 * config-ml.in: Propogate DESTDIR also.
10857
10858 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
10859
10860 * configure.in (vax-*-netbsd*): Don't build gas for this
10861 platform.
10862
10863 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
10864
10865 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
10866 and libgcj for AVR.
10867
10868 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
10869
10870 * MAINTAINERS (Write After Approval): Add myself.
10871
10872 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
10873
10874 * config.guess: Update to 2002-05-22 version.
10875 * config.sub: Likewise.
10876
10877 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10878
10879 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
10880 * config-ml.in: Likewise.
10881 * configure: Likewise.
10882 * configure.in: Likewise.
10883
10884 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
10885
10886 * MAINTAINERS: Update my email address.
10887
10888 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
10889
10890 * configure.in: Simplify makefile fragment collection.
10891
10892 * configure.in: Remove code to build emacs.
10893
10894 * configure.in : Remove --srcdir argument from targargs and buildargs
10895 (it's always overridden in the Makefile anyway). Rearrange a bit.
10896
10897 * configure: Move some logic to configure.in.
10898 * configure.in: Move some logic from configure.
10899
10900 2002-05-11 Tom Tromey <tromey@redhat.com>
10901
10902 * MAINTAINERS: Reflect libgcj reality.
10903
10904 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
10905
10906 * Makefile.in: Honour DESTDIR.
10907
10908 2002-05-08 Mark Mitchell <mark@codesourcery.com>
10909
10910 * config.guess: Import 2002-03-20 version.
10911 * config.sub: Import 2002-04-26 version.
10912
10913 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10914
10915 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
10916
10917 2002-05-07 Tim Josling <tej@melbpc.org.au>
10918
10919 * MAINTAINERS: Add self.
10920
10921 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
10922
10923 * ltmain.sh: Detect and handle object name conflicts
10924 while piecewise linking a static library.
10925
10926 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
10927
10928 * configure.in (noconfigdirs): Don't disable libgcj on
10929 sparc64-*-solaris* and sparcv9-*-solaris*.
10930
10931 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
10932
10933 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
10934
10935 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
10936
10937 * configure.in (FLAGS_FOR_TARGET): Do not add
10938 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
10939 on i[3456]86-*-linux*.
10940
10941 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
10942
10943 * configure.in (noconfigdirs): Replace [ ] with test.
10944
10945 * configure.in (noconfigdirs): Do not add target-newlib if
10946 target == i[3456]86-*-linux*, and host == target.
10947
10948 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
10949
10950 * configure.in: delete reference to absent file
10951
10952 * configure.in: replace '[' with 'test'
10953
10954 * configure.in: Eliminate references to gash.
10955 * Makefile.in: Eliminate references to gash.
10956
10957 * configure.in: remove useless references to 'pic' makefile fragments.
10958
10959 * configure.in: (*-*-windows*) Finish removing.
10960
10961 * configure.in: Eliminate redundant test for libgui.
10962
10963 2002-04-29 Roger Sayle <roger@eyesopen.com>
10964
10965 * MAINTAINERS: Add self and realphabetize. Update entries
10966 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
10967 entry for a29k port maintainer.
10968
10969 2002-04-26 Joel Sherrill <joel@OARcorp.com>
10970
10971 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
10972 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
10973
10974 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
10975
10976 * configure.in: remove references to dead files
10977
10978 2002-04-19 Mark Mitchell <mark@codesourcery.com>
10979
10980 * MAINTAINERS: Add information about purpose of this file.
10981
10982 2002-04-18 Tom Tromey <tromey@redhat.com>
10983
10984 * configure.in: Disallow configuring libgcj when it is already
10985 installed and we're using Solaris 2.8 linker. Do enable libgcj on
10986 Solaris 2.8 by default. For PR libgcj/6158.
10987
10988 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10989
10990 * configure.in: Move default CC setting out of config/mh-* fragments
10991 directly into here.
10992
10993 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
10994
10995 * configure.in: don't even try to configure or make a subdirectory
10996 if there's no configure script for it.
10997
10998 2002-04-15 Mark Mitchell <mark@codesourcery.com>
10999
11000 * MAINTAINERS: Remove chill maintainers.
11001 * Makefile.in (CHILLFLAGS): Remove.
11002 (CHILL_LIB): Remove.
11003 (TARGET_CONFIGDIRS): Remove libchill.
11004 (CHILL_FOR_TARGET): Remove.
11005 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
11006 CHILL_LIB.
11007 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
11008 (CHECK_TARGET_MODULES): Likewise.
11009 (INSTALL_TARGET_MODULES): Likewise.
11010 (CLEAN_TARGET_MODULES): Likewise.
11011 (configure-target-libchill): Remove.
11012 (all-target-libchill): Remove.
11013 * configure.in (target_libs): Remove target-libchill.
11014 Do not compute CHILL_FOR_TARGET.
11015 * libchill: Remove directory.
11016
11017 2002-04-11 DJ Delorie <dj@redhat.com>
11018
11019 * Makefile.in, configure.in: Sync with binutils, entries
11020 follow...
11021
11022 2002-04-07 Andrew Cagney <ac131313@redhat.com>
11023
11024 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
11025 (do-tar, do-bz2): New rules.
11026 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
11027 (gdb-tar): New rule.
11028 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
11029 (insight_dejagnu.tar): New rule.
11030 (insight.tar): New rule.
11031 (gdb+dejagnu.tar): New rule.
11032 (gdb.tar): New rule.
11033
11034 2002-02-01 Mo DeJong <supermo@bayarea.net>
11035
11036 * Makefile.in: Add all-tix to deps for all-snavigator
11037 so that tix is built when building snavigator.
11038
11039 2002-01-11 Steve Ellcey <sje@cup.hp.com>
11040
11041 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
11042 ld and gdb are not supported.
11043
11044 2002-01-07 Mark Salter <msalter@redhat.com>
11045
11046 * configure.in: Remove target-bsp and target-cygmon from arm builds.
11047 Allow target-libgloss to be built for arm, strongarm, and xscale.
11048
11049 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
11050
11051 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
11052 options for i[3456]86-pc-linux* native builds.
11053
11054 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
11055
11056 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
11057 files from .po files for a distribution.
11058
11059 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
11060
11061 * configure.in: Enable libstdc++-v3 for h8300 targets.
11062
11063 2001-06-19 Alan Modra <amodra@bigpond.net.au>
11064
11065 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
11066 version from bfd/.
11067
11068 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
11069
11070 * Makefile.in (VER): When present, extract the version number from
11071 the file version.in.
11072
11073 2001-05-24 Tom Rix <trix@redhat.com>
11074
11075 * configure.in : enable ld for aix
11076
11077 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11078
11079 * config.guess: Add linux target for S/390.
11080
11081 2000-11-07 Philip Blundell <pb@futuretv.com>
11082
11083 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
11084
11085 2000-11-03 Philip Blundell <pb@futuretv.com>
11086
11087 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
11088 files.
11089
11090 2001-01-15 Ben Elliston <bje@redhat.com>
11091
11092 * configure.in (host_tools): Add sid.
11093 Always configure cgen.
11094
11095 2000-11-24 Nick Clifton <nickc@redhat.com>
11096
11097 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
11098
11099 2000-08-20 Doug Evans <dje@casey.transmeta.com>
11100
11101 * Makefile.in (ALL_MODULES): Add all-cgen.
11102 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
11103 (all-cgen): New target.
11104 (all-opcodes,all-sim): Depend on all-cgen.
11105 * configure.in (host_tools): Add cgen.
11106 Only configure cgen if --enable-cgen-maint.
11107
11108 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
11109
11110 * configure.in: Add *-*-freebsd* configurations.
11111
11112 2002-04-08 Tom Tromey <tromey@redhat.com>
11113
11114 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
11115 Fixes PR libgcj/6068.
11116
11117 2002-03-30 Krister Walfridsson <cato@df.lth.se>
11118
11119 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
11120
11121 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11122
11123 * configure.in (alpha*-dec-osf*): Enable libgcj.
11124
11125 2003-03-27 Matthew Gingell <gingell@gnat.com>
11126
11127 * MAINTAINERS (Write After Approval): Add myself.
11128
11129 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
11130
11131 Fix for: PR bootstrap/3591, target/5676
11132 * configure.in (mcore-pe): Disable the configuration of
11133 libstdc++-v3 since exceptions are not supported.
11134
11135 2002-03-20 Anthony Green <green@redhat.com>
11136
11137 * configure.in: Enable libgcj for xscale-elf target.
11138
11139 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
11140
11141 * MAINTAINERS: Update my email address.
11142
11143 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
11144
11145 * ltmain.sh (relink_command): Fix typo in previous change.
11146
11147 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
11148
11149 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
11150 (relink_command): Added --tag flags.
11151 (mode=install): If relinking fails; error out.
11152
11153 2002-03-12 Richard Henderson <rth@redhat.com>
11154
11155 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
11156 .NOTPARALLEL tag.
11157 (do-check): Rename from check.
11158 (check): Allow parallel check.
11159
11160 2002-03-12 Bob Wilson <bob.wilson@acm.org>
11161
11162 * MAINTAINERS: Add myself as maintainer for xtensa port.
11163 Fix alphabetical order in CPU port maintainer list.
11164 Remove myself from Write After Approval list.
11165
11166 2002-03-11 Richard Henderson <rth@redhat.com>
11167
11168 * Makefile.in (.NOTPARALLEL): Add fake tag.
11169
11170 2002-03-07 H.J. Lu (hjl@gnu.org)
11171
11172 * configure.in: Enable gprof for mips*-*-linux*.
11173
11174 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
11175
11176 * MAINTAINERS (Write After Approval): Add myself.
11177
11178 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
11179
11180 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
11181 libjava.
11182 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
11183
11184 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
11185
11186 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
11187 because its Makefile is there; test for the executable instead.
11188
11189 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
11190
11191 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
11192 libstdc++-v3 and libjava.
11193
11194 2002-02-11 Adam Megacz <adam@xwt.org>
11195
11196 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
11197 boehm-gc
11198
11199 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
11200
11201 * config.guess: Updated to 2002-01-30's version.
11202 * config.sub: Updated to 2002-02-01's version.
11203 Contribute sh64-elf.
11204 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
11205 * configure.in: Added sh64-*-*.
11206
11207 2002-02-08 Chris Demetriou <cgd@broadcom.com>
11208
11209 * MAINTAINERS: Belatedly add myself to write after approval list.
11210
11211 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
11212
11213 * MAINTAINERS: Put self in as maintainer for x86-64 port.
11214 Remove self as Write After Approval.
11215
11216 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
11217
11218 * MAINTAINERS: Put self in as maintainer for contrib/regression
11219 directory.
11220
11221 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
11222
11223 * MAINTAINERS: Update my email address.
11224
11225 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
11226
11227 * configure.in (*-*-netbsd*): New. Skip target-newlib,
11228 target-libiberty, and target-libgloss. Skip Java-related
11229 libraries if not supported for NetBSD on target CPU.
11230
11231 2002-01-25 Douglas B Rupp <rupp@gnat.com>
11232
11233 * install-sh: Use _inst.$$_ for temp file name.
11234
11235 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
11236
11237 * MAINTAINERS (Write After Approval): Move my contact info
11238 from here...
11239 (OS Port Maintainers): ...to here (netbsd).
11240
11241 2002-01-22 Bob Wilson <bob.wilson@acm.org>
11242
11243 * MAINTAINERS (Write After Approval): Add myself.
11244
11245 2002-01-17 H.J. Lu <hjl@gnu.org>
11246
11247 * Makefile.in (all-fastjar): Also depend on all-libiberty.
11248 (all-target-fastjar): Also depend on all-target-libiberty.
11249
11250 2002-01-16 H.J. Lu (hjl@gnu.org)
11251
11252 * config.guess: Import from master sources, rev 1.225.
11253 * config.sub: Import from master sources, rev 1.238.
11254
11255 2002-01-16 Kazu Hirata <kazu@hxi.com>
11256
11257 * MAINTAINERS (Write After Approval): Remove myself.
11258
11259 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
11260
11261 * MAINTAINERS (Write After Approval): Add myself.
11262
11263 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
11264
11265 * MAINTAINERS: Add self as docs co-maintainer.
11266
11267 2001-12-11 Matthias Klose <doko@debian.org>
11268
11269 * MAINTAINERS (Write After Approval): Add myself.
11270
11271 2001-12-09 Zack Weinberg <zack@codesourcery.com>
11272
11273 * MAINTAINERS: Update my email address.
11274
11275 2001-12-07 Turly O'Connor <turly@apple.com>
11276 * MAINTAINERS (Write After Approval): Add myself.
11277 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
11278 (rs6000_initialize_trampoline): Call __trampoline_setup for
11279 ABI_DARWIN too.
11280 * darwin-tramp.asm: New file, implements __trampoline_setup.
11281 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
11282
11283 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
11284
11285 * MAINTAINERS (Write After Approval): Add myself.
11286
11287 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
11288
11289 * configure, configure.in: Use temp file for long sed commands.
11290
11291 2001-12-03 Laurent Guerby <guerby@acm.org>
11292
11293 * config.sub: Update to version 1.232 on subversion.
11294
11295 2001-12-03 Ben Elliston <bje@redhat.com>
11296
11297 * MAINTAINERS: Update mail address for config.* patches.
11298
11299 2001-11-27 DJ Delorie <dj@redhat.com>
11300 Zack Weinberg <zack@codesourcery.com>
11301
11302 When build != host, create libiberty for the build machine.
11303
11304 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
11305 CONFIG_ARGUMENTS.
11306 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
11307 New variables.
11308 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
11309 and rules.
11310 (all.normal): Depend on ALL_BUILD_MODULES.
11311 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
11312 (all-build-libiberty): Depend on configure-build-libiberty.
11313
11314 * configure: Calculate and substitute proper value for
11315 ALL_BUILD_MODULES.
11316 * configure.in: Create the build subdirectory.
11317 Calculate and substitute TARGET_CONFIGARGS (formerly
11318 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
11319
11320 2001-11-26 Ziemowit Laski <zlaski@apple.com>
11321
11322 * MAINTAINERS (write-after-approval): Add self.
11323
11324 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
11325
11326 * MAINTAINERS (GNATS only accounts): Remove self.
11327
11328 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
11329
11330 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
11331 libf2c.
11332
11333 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
11334
11335 * MAINTAINERS (Write After Approval): Add self.
11336
11337 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11338
11339 * MAINTAINERS: mips and s390 are also CPU ports.
11340
11341 2001-11-12 David O'Brien <obrien@FreeBSD.org>
11342
11343 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
11344
11345 2001-11-11 David O'Brien <obrien@FreeBSD.org>
11346
11347 * MAINTAINERS: Alphabetize.
11348
11349 2001-11-09 Kazu Hirata <kazu@hxi.com>
11350
11351 * MAINTAINERS (Various maintainers: h8 port): Add myself.
11352
11353 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
11354
11355 * MAINTAINERS (Various maintainers: hppa port): Added myself.
11356
11357 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
11358
11359 * configure.in (--enable-languages): Be more permissive about
11360 syntax. Check for empty lists better. Warn about $LANGUAGES.
11361
11362 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
11363
11364 * config.sub: Import from master sources, rev. 1.230.
11365 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
11366
11367 2001-11-07 Laurent Guerby <guerby@acm.org>
11368
11369 * MAINTAINERS (Write After Approval): Add self.
11370
11371 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
11372
11373 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
11374
11375 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
11376
11377 * config.sub: Import from master sources, rev 1.226.
11378 * config.guess: Import from master sources, rev 1.216.
11379
11380 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
11381
11382 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
11383 * MAINTAINERS: Add self as maintainer of MMIX port.
11384 Remove old after-approval entry.
11385
11386 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
11387
11388 * ChangeLog, configure: Fix spelling errors.
11389
11390 2001-10-20 Brendan Kehoe <brendan@zen.org>
11391
11392 * MAINTAINERS: Tweak my address.
11393
11394 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
11395
11396 * MAINTAINERS: Update my email address.
11397
11398 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
11399
11400 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
11401 * MAINTAINERS: Add self as maintainer of CRIS port.
11402
11403 2001-10-10 Geert Bosch <bosch@gnat.com>
11404
11405 * MAINTAINERS (Various maintainers: Ada front end):
11406 Added Robert Dewar.
11407
11408 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
11409
11410 * MAINTAINERS (Write After Approval): Added self
11411
11412 2001-10-02 Geert Bosch <bosch@gnat.com>
11413
11414 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
11415
11416 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
11417
11418 * configure: Handle temporary files securely using mkdir.
11419
11420 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
11421
11422 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
11423
11424 2001-09-26 Will Cohen <wcohen@redhat.com>
11425
11426 * configure.in (*-*-linux*): Disable configuration of target-newlib
11427 and target-libgloss.
11428
11429 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
11430
11431 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
11432 RANLIB.
11433
11434 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
11435
11436 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
11437 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
11438 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
11439 avoid quotes nesting problems.
11440 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
11441 (DO_X): Export only variables that are set.
11442
11443 2001-09-19 Ben Elliston <bje@redhat.com>
11444
11445 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
11446 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
11447 semantics. Use the shell built-in "type" command instead.
11448
11449 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
11450
11451 Merged from gcc-3_0-branch:
11452 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
11453 * ltcf-c.sh: Use $objext, not $ac_objext.
11454 2001-07-27 Mark Kettenis <kettenis@gnu.org>
11455 * ltcf-cxx.sh: Add support for GNU.
11456 2001-07-22 Timothy Wall <twall@redhat.com>
11457 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
11458 default settings if using GNU tools with that configuration.
11459 * ltcf-cxx.sh: Ditto.
11460 * ltcf-gcj.sh: Ditto.
11461 2001-07-21 Michael Chastain <chastain@redhat.com>
11462 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
11463 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
11464 * ltmain.sh: Mark as gcc-local.
11465
11466 2001-08-30 Eric Christopher <echristo@redhat.com>
11467 Jason Eckhardt <jle@redhat.com>
11468
11469 * config.guess: Merge from master sources.
11470 * config.sub: Merge from master sources, add support for mipsisa32.
11471
11472 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
11473 * config.sub: Merge from master sources, rev 1.219.
11474 * MAINTAINERS: Add self as contact for stormy16 port.
11475
11476 2001-08-14 Zack Weinberg <zackw@panix.com>
11477
11478 * config.sub: Merge from master sources, rev 1.218.
11479 * config.guess: Merge from master sources, rev 1.209.
11480
11481 2001-08-11 Graham Stott <grahams@redhat.com>
11482
11483 * Makefile.in (check-c++): Add missing semicolon.
11484
11485 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
11486
11487 * MAINTAINERS (Various maitainers: predict.def): Added myself.
11488
11489 2001-07-30 Eric Christopher <echristo@redhat.com>
11490
11491 * MAINTAINERS (Various maintainers: mips port): Added myself.
11492
11493 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
11494
11495 * configure.in (sh-*-linux*): New.
11496
11497 2001-07-27 Richard Henderson <rth@redhat.com>
11498
11499 * .cvsignore: Add LAST_UPDATED.
11500
11501 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
11502
11503 * MAINTAINERS (Various maintainers: s390 port): Added myself.
11504
11505 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
11506
11507 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
11508
11509 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
11510
11511 * MAINTAINERS (Write After Approval): Added myself.
11512
11513 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
11514
11515 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
11516 and libgcj on m68hc11/m68hc12.
11517
11518 2001-06-27 H.J. Lu (hjl@gnu.org)
11519
11520 * Makefile (CFLAGS_FOR_BUILD): New.
11521 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
11522
11523 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11524
11525 * README: Remove version number.
11526
11527 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11528
11529 * INSTALL/README: Update wrt. to the installation instructions now
11530 residing in gcc/doc/install.texi.
11531
11532 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
11533
11534 * README: Replace with a cut-down and updated version of gcc/README.
11535
11536 2001-06-12 David Edelsohn <edelsohn@gnu.org>
11537
11538 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
11539 multilibs to be disabled.
11540
11541 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
11542
11543 * MAINTAINERS (Write After Approval): Add myself.
11544
11545 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
11546
11547 * config.guess: Import CVS version 1.195.
11548 * config.sub: Import CVS version 1.212.
11549
11550 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
11551
11552 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11553 gcc/xgcc is built, use -print-prog-name to find out the program
11554 name to use.
11555
11556 2001-06-04 Phil Edwards <pme@sources.redhat.com>
11557
11558 * config.guess: Import CVS version 1.194. All gcc-local changes
11559 appear to also be in the master copy.
11560 * config.sub: Import CVS version 1.211.
11561
11562 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
11563
11564 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
11565 with_gcc]: Use `gcc -shared' to build a shared library.
11566
11567 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
11568
11569 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
11570 archives.
11571
11572 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11573
11574 * MAINTAINERS (Write After Approval): Add myself.
11575
11576 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
11577
11578 * configure.in (libstdcxx_flags): Do not try to execute
11579 libstdc++-v3/testsuite_flags until it exists.
11580
11581 2001-06-01 Alan Modra <amodra@bigpond.net.au>
11582
11583 * MAINTAINERS: Update my email address.
11584
11585 2001-05-31 Graham Stott <grahams@redhat.com>
11586
11587 * MAINTAINERS (Write After Approval): Add myself.
11588
11589 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
11590
11591 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
11592 libraries when using g++ with native linker.
11593
11594 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
11595
11596 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
11597
11598 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
11599
11600 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
11601 [aix4*|aix5*]: Prepend blank.
11602
11603 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
11604
11605 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11606 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
11607 of subdir/configure scripts to use the new libtool.m4.
11608
11609 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
11610
11611 * MAINTAINERS (Write After Approval): Add myself.
11612
11613 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
11614
11615 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
11616
11617 2001-05-11 Ben Elliston <bje@redhat.com>
11618
11619 * Makefile.in (all-sid): New target.
11620 (check-sid, clean-sid, install-sid): Likewise.
11621
11622 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
11623
11624 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
11625
11626 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11627
11628 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
11629 libgcj.
11630
11631 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
11632
11633 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
11634 gcc/xgcc is built, use -print-prog-name to find out the program
11635 name to use.
11636
11637 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
11638
11639 * configure.in (noconfigdirs): Don't reset it from scratch in the
11640 target case; only append to it.
11641
11642 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
11643 sparc-*-solaris2.8]: Disable ${libgcj}.
11644
11645 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
11646
11647 * configure.in (libgcj_saved): Copy from $libgcj.
11648 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
11649 --disable-libgcj.
11650
11651 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
11652
11653 * MAINTAINERS: Remove self as MIPS maintainer and
11654 C front end maintainer.
11655
11656 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
11657
11658 * configure.in: Move *-chorusos target case to the proper switch.
11659 Disable libgcj.
11660
11661 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11662
11663 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
11664 1.641.2.228.
11665
11666 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11667
11668 * Makefile.in (STAGE1_CFLAGS): Pass down.
11669
11670 2001-04-13 Alan Modra <amodra@one.net.au>
11671
11672 * config.guess: Add hppa64-linux support. Note for next import that
11673 this is already in the master file.
11674 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
11675
11676 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
11677
11678 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11679 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
11680
11681 2001-04-11 Stan Shebs <shebs@apple.com>
11682
11683 * MAINTAINERS: Add self as Darwin port maintainer.
11684
11685 2001-04-11 Alan Modra <amodra@one.net.au>
11686
11687 * MAINTAINERS: Update my email address.
11688
11689 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
11690
11691 * ltcf-cxx.sh: Support creation of C++ shared libraries on
11692 recent versions of FreeBSD (release 3 or later).
11693 * ltconfig: On FreeBSD, -lc must not be provided when building
11694 a shared library or else the standard -pthread gcc option is
11695 rendered worthless to later users of the built library.
11696
11697 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
11698
11699 * MAINTAINERS: Add self and RTH as C front end maintainers.
11700
11701 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
11702
11703 * config.sub: Make sure to match an already-canonicalized
11704 machine name (eg. mn10300-unknown-elf).
11705
11706 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
11707
11708 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
11709 New macros.
11710 (bootstrap, cross): Use RECURSE_FLAGS.
11711 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
11712
11713 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
11714
11715 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
11716
11717 2001-03-22 Colin Howell <chowell@redhat.com>
11718
11719 * Makefile.in (DO_X): Do not backslash single-quotes in
11720 backquotes (two places).
11721
11722 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11723
11724 Re-installed:
11725 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11726 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11727 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11728 * ltcf-cxx.sh: Likewise.
11729 * ltcf-gcj.sh: Likewise.
11730
11731 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11732
11733 * MAINTAINERS: Add myself as "documentation co-maintainer".
11734
11735 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
11736
11737 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
11738 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
11739
11740 2001-03-19 Tom Tromey <tromey@redhat.com>
11741
11742 * config-ml.in: Handle GCJ and GCJFLAGS.
11743
11744 2001-03-21 Michael Chastain <chastain@redhat.com>
11745
11746 * Makefile.in: all-m4 depends on all-texinfo.
11747
11748 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
11749
11750 * MAINTAINERS: Add myself to write after approval list.
11751
11752 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
11753
11754 * Makefile.in (DO_X): Quote nested quotes.
11755
11756 2001-03-18 Alan Modra <alan@linuxcare.com.au>
11757
11758 * MAINTAINERS: Add myself to write after approval list.
11759
11760 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
11761
11762 * Makefile.in (DO_X): Use double quotes for quoting
11763 "RANLIB=$${RANLIB}".
11764
11765 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
11766
11767 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
11768
11769 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
11770
11771 * configure.in: Only use `lang_requires' for languages athat are
11772 actually enabled.
11773
11774 2001-03-08 Phil Edwards <pme@sources.redhat.com>
11775
11776 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
11777
11778 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
11779
11780 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
11781
11782 2001-03-07 Tom Tromey <tromey@redhat.com>
11783
11784 * configure.in: Allow config-lang.in to set `lang_requires' to list
11785 of other required languages.
11786
11787 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
11788
11789 * Makefile.in: Remove RANLIB definition. Use RANLIB
11790 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
11791 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
11792
11793 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
11794 Alexandre Oliva <aoliva@redhat.com>
11795
11796 * Makefile.in (check-c++): Use tabs, not spaces.
11797
11798 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
11799
11800 * MAINTAINERS: add myself to Write After Approval list.
11801
11802 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
11803
11804 * Makefile.in (check-c++): New rule.
11805
11806 * configure.in (target_libs): Remove libg++.
11807 (noconfigdirs): Remove libg++.
11808 (noconfigdirs): Same.
11809 (noconfigdirs): Same.
11810 (noconfigdirs): Same.
11811
11812 * config-ml.in: Remove libg++ references.
11813
11814 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
11815 (ALL_TARGET_MODULES): Same.
11816 (configure-target-libg++): Remove.
11817 (all-target-libg++): Remove.
11818 (configure-target-libio): Remove.
11819 (all-target-libio): Remove.
11820 (check-target-libio): Remove.
11821 (.PHONY): Remove.
11822 (libg++.tar.bz2): Remove.
11823 (all-target-cygmon): Remove libio.
11824 (all-target-libstdc++): Remove.
11825 (configure-target-libstdc++): Remove.
11826 (TARGET_LIB_PATH): Remove libstdc++.
11827 (ALL_GCC_CXX): Remove libstdc++.
11828 (all-target-gperf): Correct.
11829
11830 2001-02-16 Nick Clifton <nickc@redhat.com>
11831
11832 * configure.in (noconfigdirs): Allow configuration of texinfo
11833 for Cygwin hosts.
11834
11835 2001-02-15 Anthony Green <green@redhat.com>
11836
11837 * configure: Introduce GCJ_FOR_TARGET.
11838 * configure.in: Ditto.
11839 * Makefile.in: Ditto.
11840
11841 2001-02-13 Andreas Schwab <schwab@suse.de>
11842
11843 * MAINTAINERS: Update mail address.
11844
11845 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
11846
11847 * config.guess: Add linux target for S/390.
11848 * config.sub: Likewise.
11849
11850 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
11851
11852 * configure.in: for *-chorusos, don't config target-newlib and
11853 target-libgloss.
11854
11855 2001-02-06 Ben Elliston <bje@redhat.com>
11856
11857 * configure: Output host type to stdout, not stderr.
11858
11859 2001-02-05 Mark Mitchell <mark@codesourcery.com>
11860
11861 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
11862 * ltcf-cxx.sh: Likewise.
11863
11864 * config.if: Assume enable_libstdcxx_v3 is defined.
11865
11866 2001-02-04 Mark Mitchell <mark@codesourcery.com>
11867
11868 Remove V2 C++ library.
11869 * configure.in: Remove --enable-libstdcxx_v3 support.
11870
11871 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
11872
11873 * include/demangle.h: Add prototype for java_demangle_v3.
11874
11875 2001-01-29 Phil Edwards <pme@sources.redhat.com>
11876
11877 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
11878
11879 2001-01-27 Richard Henderson <rth@redhat.com>
11880
11881 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
11882
11883 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11884
11885 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
11886 Don't unset, it's non-portable and no longer necessary, set to empty
11887 instead.
11888
11889 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
11890
11891 * ltconfig: Shell portability fix for the tagname validity check.
11892
11893 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
11894
11895 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
11896 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
11897
11898 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11899
11900 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
11901
11902 2001-01-26 Tom Tromey <tromey@redhat.com>
11903
11904 * configure.in: Allow libgcj to be built on Sparc Solaris.
11905
11906 2001-01-25 David Edelsohn <edelsohn@gnu.org>
11907
11908 * ltcf-c.sh: Add aix5 case.
11909 * ltcf-cxx.sh: Likewise.
11910 * ltconfig: Likewise.
11911
11912 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
11913
11914 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
11915 keep at least one of build_libtool_libs or build_old_libs set to
11916 yes.
11917
11918 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
11919 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
11920
11921 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
11922
11923 * configure.in: Enable libgcj on several additional platforms.
11924
11925 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
11926
11927 * configure.in: Enable libgcj for linux targets.
11928
11929 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
11930
11931 * MAINTAINERS (Write After Approval): Add myself.
11932
11933 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
11934
11935 * MAINTAINERS: Add myself as vax port maintainer.
11936
11937 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
11938
11939 * MAINTAINERS: Add myself as Mercury front-end maintainer.
11940
11941 2001-01-09 Mike Stump <mrs@wrs.com>
11942
11943 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
11944 failures of subdirectories.
11945
11946 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11947
11948 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
11949 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
11950 * ltcf-cxx.sh: Likewise.
11951 * ltcf-gcj.sh: Likewise.
11952 * ltconfig.sh: Fix typo.
11953
11954 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11955
11956 * configure: handle DOS-style absolute paths.
11957
11958 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
11959
11960 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
11961
11962 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
11963
11964 * MAINTAINERS: Add myself as avr port co-maintainer.
11965
11966 2000-12-28 Ben Elliston <bje@redhat.com>
11967
11968 * MAINTAINERS: Add myself under ``Write After Approval''.
11969
11970 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
11971
11972 * texinfo: Remove directory from GCC.
11973
11974 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
11975
11976 * COPYING: Update to current
11977 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
11978 to 19yy as example year in copyright notice).
11979
11980 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
11981
11982 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
11983 (libstdcxx_incdir): Pass down.
11984 * config.if: Remove expired bits for cxx_interface, add stub.
11985 (libstdcxx_incdir): Add variable for g++ include directory.
11986 * configure.in (gxx_include_dir): Use it.
11987
11988 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
11989
11990 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
11991 with old-email address from ``Write After Approval''.
11992
11993 2000-12-15 Andreas Jaeger <aj@suse.de>
11994
11995 * configure.in: Handle lang_dirs.
11996
11997 2000-12-14 Tom Tromey <tromey@redhat.com>
11998
11999 * MAINTAINERS: Removed brads.
12000
12001 * MAINTAINERS: Added gcj developers.
12002
12003 2000-12-13 Anthony Green <green@redhat.com>
12004
12005 * configure.in: Disable libgcj for any target not specifically
12006 listed. Disable libgcj for x86 and Alpha Linux until compatible
12007 with g++ abi.
12008
12009 2000-12-13 Mike Stump <mrs@wrs.com>
12010
12011 * Makefile.in (local-distclean): Also remove fastjar.
12012
12013 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
12014
12015 * contrib/gcc_update: Add fastjar --touch entries.
12016
12017 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
12018
12019 * configure.in: Disable language-specific target libraries for
12020 languages that aren't enabled.
12021
12022 2000-12-10 Anthony Green <green@redhat.com>
12023
12024 * configure.in: Define libgcj. Disable libgcj target libraries for
12025 most targets.
12026
12027 2000-12-10 Neil Booth <neilb@earthling.net>
12028
12029 * MAINTAINERS: Update mail address, remove from WAA list.
12030
12031 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12032
12033 * libjava: Imported from /cvs/java.
12034 * libffi: Likewise.
12035 * Boehm-gc: Likewise.
12036
12037 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
12038
12039 * configure.in (target_libs): Revert 2000-12-08 patch.
12040 (noconfigdirs): Added target-libjava.
12041
12042 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12043
12044 * djunpack.bat: removed.
12045
12046 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
12047
12048 * Makefile.in: handle DOS-style absolute paths.
12049 * config-ml.in: likewise.
12050 * symlink-tree: likewise.
12051
12052 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12053
12054 * fastjar: Imported.
12055
12056 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12057
12058 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
12059 libjava.
12060 * configure.in (target_libs): Removed `target-libjava'.
12061
12062 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
12063
12064 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
12065 (ALL_MODULES): Added fastjar.
12066 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
12067 (all-target-libjava): all-fastjar replaces all-zip.
12068 (all-fastjar): Added.
12069 (configure-target-fastjar, all-target-fastjar): Likewise.
12070 * configure.in (host_tools): Added fastjar.
12071
12072 2000-12-07 Mike Stump <mrs@wrs.com>
12073
12074 * Makefile.in (local-distclean): Remove leftover built files.
12075
12076 2000-11-24 Nick Clifton <nickc@redhat.com>
12077
12078 * configure.in (xscale-elf): Add target.
12079 (xscale-coff): Add target.
12080
12081 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
12082
12083 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12084 recent versions of FreeBSD (release 3 or later).
12085 * ltconfig: On FreeBSD, -lc must not be provided when building
12086 a shared library or else the standard -pthread gcc option is
12087 rendered worthless to later users of the built library.
12088
12089 2000-11-16 Fred Fish <fnf@be.com>
12090
12091 * configure.in (enable_libstdcxx_v3): Fix typo,
12092 libstd++ -> libstdc++.
12093
12094 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
12095
12096 * MAINTAINERS: Add self to Write After Approval list.
12097
12098 2000-11-21 Bernd Schmidt <bernds@redhat.com>
12099
12100 * MAINTAINERS: Update my email address. Add myself to global write
12101 privs list.
12102
12103 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
12104
12105 * Makefile.in: Merge with src and libgcj.
12106 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
12107 configure-target-<library> when their configure scripts need the C
12108 or C++ library to have already been built to work properly.
12109 (do_proto_toplev): Set them to an empty string.
12110
12111 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
12112 (REALLY_SET_LIB_PATH): Use them.
12113
12114 2000-11-17 Stan Shebs <shebs@apple.com>
12115
12116 * MAINTAINERS: Add self to Write After Approval list.
12117
12118 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12119
12120 * configure: Provide the original toplevel configure arguments
12121 (including $0) to subprocesses in the environment rather than
12122 through gcc/configargs.h.
12123
12124 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
12125
12126 * MAINTAINERS: Remove references to cccp. Change C9X reference to
12127 C99. Alphabetise "Write After Approval" list.
12128
12129 2000-11-12 Mark Mitchell <mark@codesourcery.com>
12130
12131 * configure: Turn on libstdc++ V3 by default.
12132
12133 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
12134 if we've got GCC.
12135
12136 2000-11-11 Philip Blundell <philb@gnu.org>
12137
12138 * MAINTAINERS: Add self to Write After Approval list.
12139
12140 2000-11-09 David Edelsohn <edelsohn@gnu.org>
12141
12142 * ltcf-c.sh (aix4): Improve shared library configuration; require
12143 exporting symbols.
12144 * ltcf-cxx.sh (aix4): Define.
12145 * ltconfig (aix4): Define library and soname specs appropriate for
12146 AIX. Define command to create export symbols list.
12147
12148 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
12149
12150 * config.sub: Add support for Sun Chorus
12151
12152 2000-10-31 Nick Clifton <nickc@redhat.com>
12153
12154 * MAINTAINERS: Rename <name>@cygnus.com addresses to
12155 <name>@redhat.com. Also installed new email address for Clint
12156 Popetz.
12157
12158 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
12159
12160 * etc: Remove directory from GCC.
12161
12162 2000-10-16 Michael Meissner <meissner@redhat.com>
12163
12164 * configure (gcc/configargs.h): Only create if there is a build GCC
12165 directory created.
12166
12167 2000-10-16 Matthias Klose <doko@debian.org>
12168
12169 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
12170 when configured for libstdc++-v3.
12171
12172 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
12173
12174 * configure: Save configure arguments to gcc/configargs.h.
12175
12176 2000-10-04 Philipp Thomas <pthomas@suse.de>
12177
12178 * config.guess: Import CVS version 1.157.
12179 * config.sub: Import CVS version 1.181.
12180
12181 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
12182
12183 * Makefile.in (bootstrap): avoid recursion if subdir missing
12184 (cross): ditto
12185 (do-proto-toplev): ditto
12186
12187 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
12188
12189 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
12190 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
12191
12192 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
12193 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
12194 all affected `configure' scripts.
12195
12196 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
12197
12198 * MAINTAINERS: Add self as cpplib co-maintainer.
12199
12200 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
12201
12202 * MAINTAINERS: Add self to Write After Approval list.
12203
12204 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12205
12206 * INSTALL/README: egcs -> GCC update.
12207
12208 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
12209
12210 * MAINTAINERS: Add myself to Write After Approval list.
12211
12212 2000-09-15 Kazu Hirata <kazu@hxi.com>
12213
12214 * MAINTAINERS: Add myself to Write After Approval list.
12215
12216 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
12217
12218 * configure.in: Do not build byacc for hppa64. Provide paths to the
12219 X11 libraries for hppa64.
12220
12221 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12222
12223 * MAINTAINERS: Add myself as 68hc11 port maintainer.
12224
12225 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
12226
12227 * Makefile.in (all-zlib): Added dummy target.
12228
12229 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12230 ltcf-gcj.sh: Updated from libtool multi-language branch.
12231
12232 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
12233
12234 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
12235 (bootstrap*): Depend on all-bootstrap.
12236
12237 2000-09-05 Philipp Thomas <pthomas@suse.de>
12238
12239 * config.guess: Import CVS version 1.156.
12240 * config.sub: Import CVS version 1.179.
12241
12242 2000-09-02 Anthony Green <green@cygnus.com>
12243
12244 * Makefile.in (all-gcc): Depend on all-zlib.
12245 (CLEAN_MODULES): Add clean-zlib.
12246 (ALL_MODULES): Add all-zlib.
12247 * configure.in (host_libs): Add zlib.
12248
12249 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
12250
12251 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
12252 crosses, but add gcc/include to the header search path for them.
12253
12254 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
12255
12256 * MAINTAINERS: Add self to Write After Approval list.
12257
12258 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12259
12260 * config.guess: Import CVS version 1.152.
12261 * config.sub: Import CVS version 1.177.
12262
12263 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
12264
12265 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
12266 $targargs to tell whether newlib is going to be built.
12267
12268 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
12269 $$r/TARGET_SUBDIR/libio for _G_config.h.
12270
12271 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
12272
12273 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
12274
12275 2000-08-22 DJ Delorie <dj@redhat.com>
12276
12277 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
12278
12279 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
12280
12281 * config-ml.in (CC, CXX): Avoid trailing whitespace.
12282 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
12283 sub-configures.
12284
12285 2000-08-21 DJ Delorie <dj@redhat.com>
12286
12287 * MAINTAINERS: Add self as a libiberty maintainer
12288
12289 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
12290
12291 * configure.in (libstdcxx_flags): Use
12292 libstdc++-v3/src/libstdc++.INC.
12293
12294 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
12295
12296 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
12297
12298 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
12299
12300 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
12301
12302 * configure: Make enable_threads and enable_shared defaults
12303 explicit. Substitute enable_threads into generated Makefiles.
12304 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
12305 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
12306
12307 2000-08-13 Geoff Keating <geoffk@cygnus.com>
12308
12309 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
12310
12311 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
12312
12313 * config-ml.in (CC): Remove bogus duplicate quotation mark from
12314 previous delta.
12315
12316 2000-08-11 Jason Merrill <jason@redhat.com>
12317
12318 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
12319 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
12320 (FLAGS_FOR_TARGET): Not here.
12321 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
12322
12323 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
12324
12325 * config-ml.in (CC, CXX): Don't introduce a leading space.
12326
12327 2000-08-07 DJ Delorie <dj@delorie.com>
12328
12329 * MAINTAINERS: Add self as a DJGPP maintainer
12330
12331 2000-08-07 DJ Delorie <dj@redhat.com>
12332
12333 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
12334 "if we're also building gcc, and it's a gcc that will run on the
12335 build machine, we want to use its includes instead of the system's
12336 default includes".
12337
12338 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
12339
12340 * MAINTAINERS: Add self to Write After Approval list.
12341
12342 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
12343
12344 * configure.in (libstdcxx_flags): Don't use `"'.
12345
12346 * config-ml.in: Adjust multilib search paths to the
12347 appropriate multilib tree.
12348
12349 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
12350
12351 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
12352 commas in $LANGUAGES.
12353
12354 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
12355
12356 * configure.in: Re-enable all references to libg++ and librx.
12357
12358 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
12359
12360 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
12361 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
12362 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
12363 * ltcf-cxx.sh (need_lc): Set based on postdeps.
12364
12365 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
12366
12367 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
12368
12369 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
12370 CXX_FOR_TARGET for sed.
12371
12372 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
12373
12374 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
12375 Do not override if already set in the environment or in configure.
12376 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
12377 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
12378
12379 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
12380
12381 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
12382 the libtool CVS tree multi-language branch.
12383 * ltconfig, ltmain.sh: Updated.
12384
12385 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
12386
12387 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
12388 (clean-target): Depend on it.
12389
12390 * Makefile.in (FLAGS_FOR_TARGET): New macro.
12391 (GCC_FOR_TARGET): Use it.
12392 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
12393 * configure.in: ... here.
12394 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
12395 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
12396
12397 2000-07-24 Eric Christopher <echristo@cygnus.com>
12398
12399 * MAINTAINERS: Add self to Write After Approval list.
12400
12401 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
12402
12403 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
12404 (configure-target-libchill, configure-target-libobjc): Likewise.
12405
12406 * configure.in: Use the same cache file for all target libs.
12407 * config-ml.in: But different cache files per multilib variant.
12408
12409 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
12410
12411 * configure (topsrcdir): Don't use dirname.
12412
12413 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
12414
12415 * MAINTAINERS: Add self to Write After Approval list.
12416
12417 2000-07-20 Jason Merrill <jason@redhat.com>
12418
12419 * configure.in: Remove all references to libg++ and librx.
12420
12421 * configure, configure.in, Makefile.in: Unify gcc and binutils.
12422
12423 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
12424
12425 * config.sub: Update to subversions version 2000-07-06.
12426
12427 2000-07-12 Andrew Haley <aph@cygnus.com>
12428
12429 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
12430 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
12431
12432 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
12433
12434 * symlink-tree: Check number of arguments.
12435
12436 2000-07-05 Jim Wilson <wilson@cygnus.com>
12437
12438 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
12439 search path for a g++ extracted from the build tree. This
12440 will allow link tests run by configure scripts in
12441 subdirectories to succeed.
12442
12443 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
12444
12445 * ltconfig: Add support for mips-dde-sysv4.2MP
12446
12447 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
12448
12449 * MAINTAINERS: Add myself as loop discovery maintainer.
12450
12451 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
12452
12453 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
12454 `os2'. Force ac_cv_exeext to be ".exe" in that case.
12455
12456 2000-06-19 Timothy Wall <twall@cygnus.com>
12457
12458 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
12459 * config.sub: Add tic54x target.
12460
12461 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12462
12463 * MAINTAINERS: Add self as Fortran maintainer,
12464 remove Craig Burley.
12465
12466 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
12467
12468 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
12469 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
12470
12471 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
12472
12473 * MAINTAINERS: Add self as i18n maintainer
12474
12475 20000-05-21 H.J. Lu (hjl@gnu.org)
12476
12477 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
12478 directory are used if they exist. Make sure
12479 $(build_tooldir)/include is searched for header files,
12480 $(build_tooldir)/lib/ for library files.
12481 (GCC_FOR_TARGET): Likewise.
12482 (CXX_FOR_TARGET): Likewise.
12483
12484 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
12485
12486 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
12487
12488 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
12489
12490 * Makefile.in (configure-target-libiberty): Depend on
12491 configure-target-newlib.
12492
12493 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
12494
12495 * configure.in, Makefile.in: Merge all libffi-related
12496 configury stuff from the libgcj tree.
12497
12498 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
12499
12500 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12501 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
12502
12503 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
12504
12505 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
12506 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
12507 current version information. Add to proto-toplev directory.
12508 (gdb-taz): Build do-djunpack.
12509
12510 2000-05-15 David Edelsohn <edelsohn@gnu.org>
12511
12512 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
12513
12514 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
12515
12516 * MAINTAINERS: Add self to Write After Approval list.
12517
12518 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12519
12520 * ltmain.sh: Preserve in relink_command any environment
12521 variables that may affect the linker behavior.
12522
12523 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
12524
12525 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
12526
12527 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
12528
12529 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
12530
12531 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
12532
12533 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
12534 with the version name.
12535
12536 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
12537
12538 * MAINTAINERS: Add self as bb-reorder maintainer.
12539
12540 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
12541
12542 * config.if: Tweak.
12543
12544 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
12545
12546 * djunpack.bat: New file.
12547
12548 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
12549
12550 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
12551 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
12552 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
12553 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
12554
12555 2000-04-16 Dave Pitts <dpitts@cozx.com>
12556
12557 * config.sub (case $basic_machine): Change default for "ibm-*"
12558 to "openedition".
12559
12560 2000-04-13 Andreas Jaeger <aj@suse.de>
12561
12562 * MAINTAINERS: Added myself.
12563
12564 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
12565
12566 * Makefile.in (gdb-taz): New target. GDB specific archive.
12567 (do-md5sum): New target.
12568 (MD5PROG): Define.
12569 (PACKAGE): Default to TOOL.
12570 (VER): Default to a shell script.
12571 (taz): Rewrite target. Move real work to do-proto-toplev. Include
12572 md5 checksum generation.
12573 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
12574 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
12575 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
12576 insight.tar.bz2): Use gdb-taz to create archive.
12577
12578 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
12579
12580 * configure (warn_cflags): Delete.
12581
12582 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
12583
12584 * MAINTAINERS: Added myself.
12585
12586 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
12587 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
12588
12589 * configure.in (enable_libstdcxx_v3): Add.
12590 (target_libs): Add bits here to switch between libstdc++-v2 and
12591 libstdc++-v3.
12592 * config.if: And this file too.
12593 * Makefile.in: Add libstdc++-v3 targets.
12594
12595 2000-04-05 Michael Meissner <meissner@redhat.com>
12596
12597 * config.sub (d30v): Add d30v as a basic machine type.
12598
12599 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
12600
12601 * configure.in: -linux-gnu*, not -linux-gnu.
12602
12603 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
12604
12605 * MAINTAINERS: Add self in write-after-approval section.
12606
12607 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
12608
12609 * MAINTAINERS: Add self as ia64 port maintainer.
12610
12611 2000-03-08 Neil Booth <NeilB@earthling.net>
12612
12613 * MAINTAINERS: Add self in write-after-approval section.
12614
12615 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
12616
12617 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
12618 (do-tar-bz2): Replace TOOL with PACKAGE.
12619 (gdb.tar.bz2): Remove GDBTK from GDB package.
12620 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
12621 dejagnu.tar.bz2): New packages.
12622
12623 2000-02-27 Andreas Jaeger <aj@suse.de>
12624
12625 * configure.in: Add entry for mips*-*-linux*, move catch all
12626 *-*-*linux* entry below this one.
12627
12628 2000-02-27 Ian Lance Taylor <ian@zembu.com>
12629
12630 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
12631
12632 2000-02-24 Nick Clifton <nickc@cygnus.com>
12633
12634 * config.sub: Support an OS of "wince".
12635
12636 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
12637
12638 * config.guess, config.sub: Updated to match config's 2000-02-15
12639 version.
12640
12641 2000-02-23 Linas Vepstas <linas@linas.org>
12642
12643 * config.sub: Add support for Linux/IBM 370.
12644 * configure.in: Likewise.
12645
12646 2000-02-22 Nick Clifton <nickc@cygnus.com>
12647
12648 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
12649
12650 2000-02-20 Christopher Faylor <cgf@cygnus.com>
12651
12652 * config.guess: Guess "cygwin" rather than "cygwin32".
12653
12654 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12655
12656 * configure (gcc_version): When setting, narrow search to
12657 lines containing `version_string'.
12658
12659 2000-02-15 Denis Chertykov <denisc@overta.ru>
12660
12661 * config.sub: Add support for avr target.
12662
12663 2000-02-14 Nick Clifton <nickc@cygnus.com>
12664
12665 * MAINTAINERS: Add maintainers for MCore port.
12666
12667 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
12668
12669 * config.sub: Add mmix-knuth-mmixware.
12670
12671 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12672
12673 * MAINTAINERS: Pair cccp with cpplib maintainership.
12674
12675 2000-01-27 Christopher Faylor <cgf@redhat.com>
12676
12677 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
12678 structure stuff to -L library search.
12679 (CXX_FOR_TARGET): Ditto.
12680 (CROSS_CHECK_MODULES): Fix spelling mistake.
12681
12682 2000-01-24 Mark Mitchell <mark@codesourcery.com>
12683
12684 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
12685 the C++ compiler.
12686
12687 2000-01-12 Richard Henderson <rth@cygnus.com>
12688
12689 * configure.in: Don't build some bits for beos.
12690
12691 2000-01-12 Joel Sherrill (joel@OARcorp.com)
12692
12693 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
12694 as include files.
12695
12696 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
12697
12698 * Add self as cpplib maintainer, as requested by Jason
12699 Merrill. Correct my e-mail address.
12700
12701 2000-01-06 Geoff Keating <geoffk@cygnus.com>
12702
12703 * configure.in: Use mt-aix43 to handle *_TARGET defs,
12704 not mh-aix43.
12705
12706 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
12707
12708 * MAINTAINERS: Add myself to "write after approval" list.
12709
12710 1999-12-14 Richard Henderson <rth@cygnus.com>
12711
12712 * config.guess (alpha-osf, alpha-linux): Detect ev67.
12713 * config.sub: Accept alphaev[78], alphaev8.
12714
12715 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
12716
12717 * config.guess, config.sub: Update from autoconf.
12718
12719 1999-11-29 Bruce Korb <autogen@linuxbox.com>
12720
12721 * MAINTAINERS: update my playtime e-address.
12722
12723 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12724
12725 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
12726 necessary libraries are missing.
12727
12728 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
12729
12730 * MAINTAINERS: Add new 'write after approval' maintainer.
12731
12732 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
12733
12734 * MAINTAINERS: Add new Java maintainer.
12735
12736 1999-10-25 Andreas Schwab <schwab@suse.de>
12737
12738 * configure: Fix quoting inside arguments of eval.
12739
12740 1999-10-21 Nick Clifton <nickc@cygnus.com>
12741
12742 * config-ml.in: Allow suppression of some ARM multilibs.
12743
12744 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
12745
12746 * config.guess: Add OS/390 match pattern.
12747 * config.sub: Add mvs, openedition targets.
12748 * configure.in (i370-ibm-opened*): New.
12749
12750 1999-09-04 Steve Chamberlain <sac@pobox.com>
12751
12752 * config.sub: Add support for configuring for pj.
12753
12754 1999-08-31 Nick Clifton <nickc@cygnus.com>
12755
12756 * config.sub (maybe_os): Add support for configuring for fr30.
12757
12758 1999-08-25 Nick Clifton <nickc@cygnus.com>
12759
12760 * configure.in: Do not configure or build ld for AIX
12761 platforms. ld is known to be broken on these platforms.
12762
12763 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12764
12765 * config-ml.in: Pass compiler flag corresponding to multidirs to
12766 subdir configures.
12767
12768 1999-08-09 Ian Lance Taylor <ian@zembu.com>
12769
12770 * Makefile.in (LDFLAGS): Define.
12771
12772 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
12773
12774 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
12775 noconfigdirs.
12776 (*-*-cygwin*): Likewise.
12777
12778 1999-08-08 Ian Lance Taylor <ian@zembu.com>
12779
12780 * mkdep: New file.
12781 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
12782 (BINUTILS_SUPPORT_DIRS): Add mkdep.
12783
12784 From Eli Zaretskii <eliz@is.elta.co.il>:
12785 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
12786 long file name when using DJGPP on MS-DOS.
12787
12788 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
12789
12790 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
12791
12792 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
12793
12794 * Makefile.in (check-target-libio): Remove all-target-libstdc++
12795 dependency as this causes "make check" to globally "make all"
12796
12797 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
12798
12799 * configure.in (target_libs): Added target-zlib.
12800 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
12801 (CONFIGURE_TARGET_MODULES): Likewise.
12802 (CHECK_TARGET_MODULES): Likewise.
12803 (INSTALL_TARGET_MODULES): Likewise.
12804 (CLEAN_TARGET_MODULES): Likewise.
12805 (configure-target-zlib): New target.
12806 (all-target-zlib): Likewise.
12807 (all-target-libjava): Depend on all-target-zlib.
12808 (configure-target-libjava): Depend on configure-target-zlib.
12809
12810 * Makefile.in (configure-target-libjava): Depend on
12811 configure-target-newlib.
12812 (configure-target-boehm-gc): New target.
12813 (configure-target-qthreads): New target.
12814
12815 * configure.in (target_libs): Added target-qthreads.
12816 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
12817 (CONFIGURE_TARGET_MODULES): Likewise.
12818 (CHECK_TARGET_MODULES): Likewise.
12819 (INSTALL_TARGET_MODULES): Likewise.
12820 (CLEAN_TARGET_MODULES): Likewise.
12821 (all-target-qthreads): New target.
12822 (configure-target-libjava): Depend on configure-target-qthreads.
12823 (all-target-libjava): Depend on all-target-qthreads.
12824
12825 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
12826 (CONFIGURE_TARGET_MODULES): Likewise.
12827 (CHECK_TARGET_MODULES): Likewise.
12828 (INSTALL_TARGET_MODULES): Likewise.
12829 (CLEAN_TARGET_MODULES): Likewise.
12830 (all-target-libjava): New target.
12831 (all-target-boehm-gc): Likewise.
12832 * configure.in (target_libs): Added libjava, boehm-gc.
12833
12834 1999-07-22 Ian Lance Taylor <ian@zembu.com>
12835
12836 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
12837 configure.bat in SUPPORT_FILES.
12838 (gas+binutils.tar.bz2): Likewise.
12839
12840 * makeall.bat: Remove; obsolete.
12841
12842 1999-07-21 Ian Lance Taylor <ian@zembu.com>
12843
12844 From Mark Elbrecht:
12845 * configure.bat: Remove; obsolete.
12846
12847 1999-07-11 Ian Lance Taylor <ian@zembu.com>
12848
12849 * configure: Add -W -Wall to the default CFLAGS when compiling with
12850 gcc.
12851
12852 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
12853
12854 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
12855
12856 1999-06-30 Mark Mitchell <mark@codesourcery.com>
12857
12858 * configure.in: Build ld on IRIX6.
12859
12860 1999-06-12 Ian Lance Taylor <ian@zembu.com>
12861
12862 * Makefile.in: Change distribution targets to use bzip2 instead of
12863 gzip.
12864 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
12865 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
12866
12867 1999-06-04 Nick Clifton <nickc@cygnus.com>
12868
12869 * config.sub: Add mcore target.
12870
12871 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
12872
12873 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
12874
12875 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
12876
12877 * config.guess (dummy): Changed to $dummy.
12878
12879 1999-05-24 Nick Clifton <nickc@cygnus.com>
12880
12881 * config.sub: Tidied up case statements.
12882
12883 1999-05-22 Ben Elliston <bje@cygnus.com>
12884
12885 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
12886 <jiro@din.or.jp>.
12887
12888 * config.guess: Merge with FSF version. Future changes will be
12889 more accurately recorded in this ChangeLog.
12890 * config.sub: Likewise.
12891
12892 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
12893
12894 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
12895
12896 1999-04-30 Tom Tromey <tromey@cygnus.com>
12897
12898 * ltmain.sh: [mode link] Always use CC given by ltconfig.
12899
12900 1999-04-23 Tom Tromey <tromey@cygnus.com>
12901
12902 * ltconfig, ltmain.sh: Update to libtool 1.2f.
12903
12904 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
12905
12906 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
12907 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
12908 Bad merge removed these two changes.
12909
12910 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
12911 Martin Heller (Ing.-Buero_Heller@t-online.de)
12912
12913 * config.guess (interix Alpha): Add.
12914
12915 1999-04-11 Richard Henderson <rth@cygnus.com>
12916
12917 * configure.in (i?86-*-beos*): Do config gperf; don't config
12918 gdb, newlib, or libgloss.
12919
12920 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
12921
12922 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
12923 link a trivial program with -mabi=64. If it fails, remove mabi=64
12924 from multidirs.
12925
12926 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
12927
12928 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
12929
12930 1999-04-08 Nick Clifton <nickc@cygnus.com>
12931
12932 * config.sub: Add support for mcore targets.
12933
12934 1999-04-07 Michael Meissner <meissner@cygnus.com>
12935
12936 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
12937 not mt-ospace, in order to shut up assembler warning about using
12938 symbols that are named the same as registers.
12939
12940 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
12941
12942 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
12943 dependency list for all-target-cygmon.
12944
12945 1999-04-05 Doug Evans <devans@casey.cygnus.com>
12946
12947 * config-ml.in: Check $host, not $target, for selective multilibs.
12948 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
12949 thumb interworking, and underscore prefix multilibs.
12950
12951 1999-04-04 Ian Lance Taylor <ian@zembu.com>
12952
12953 * missing: Update to version from current automake.
12954
12955 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
12956
12957 * configure (gxx_include_dir): Removed.
12958
12959 * configure.in (gxx_include_dir): Handle it.
12960 * Makefile.in: Likewise.
12961
12962 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
12963
12964 * config.sub (mips64vr4111,mips64vr4111el) Add.
12965
12966 1999-03-21 Ben Elliston <bje@cygnus.com>
12967
12968 * config.guess: Correct typo for detecting ELF on FreeBSD.
12969
12970 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
12971
12972 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
12973 config/mh-djgpp.
12974
12975 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
12976
12977 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
12978 all-target-newlib to dependency list for all-target-bsp.
12979
12980 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
12981
12982 * config.sub: Add i386-uwin support.
12983 * config.guess: Likewise.
12984
12985 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12986
12987 * configure.in: cleanup, add mh-*pic handling for arm, special
12988 case powerpc*-*-aix*
12989
12990 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
12991
12992 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
12993 can be built.
12994
12995 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
12996
12997 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
12998 targets.
12999
13000 1999-03-02 Nick Clifton <nickc@cygnus.com>
13001
13002 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
13003
13004 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
13005
13006 * config.sub: Check for "cygwin*" rather than "cygwin32*"
13007
13008 1999-02-24 Nick Clifton <nickc@cygnus.com>
13009
13010 * config.sub: Fix typo in arm recognition.
13011
13012 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
13013
13014 * configure.in (noconfigdirs): Changed target_configdirs to
13015 include target-bsp only for m68k-*-elf* and m68k-*-coff*
13016 rather than m68k-*-* since it is not known to work on
13017 m68k-aout. Ditto for arm-*-*oabi.
13018
13019 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
13020
13021 * configure.in (*-*-windows*): Remove, no longer used.
13022
13023 1999-02-19 Ben Elliston <bje@cygnus.com>
13024
13025 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
13026 Smart and improved by Andrew Cagney.
13027
13028 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
13029
13030 * config.guess: Recognize openbsd-*-hppa.
13031
13032 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
13033
13034 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
13035 only if it is not empty.
13036
13037 1999-02-17 Nick Clifton <nickc@cygnus.com>
13038
13039 Patch from: Scott Bambrough <scottb@corelcomputer.com>
13040
13041 * config.guess: Modified to recognize uname's armv* syntax.
13042
13043 * config.sub: Modified to recognize uname's armv* syntax.
13044
13045 1999-02-17 Mark Salter <msalter@cygnus.com>
13046
13047 * configure.in: Added target-bsp for sparclite.
13048
13049 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
13050
13051 * config.sub: Recognize alphapca5[67] and up to alphaev8.
13052
13053 1999-02-08 Nick Clifton <nickc@cygnus.com>
13054
13055 * configure.in: Add support for strongarm port.
13056 * config.sub: Add support for strongarm target.
13057
13058 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
13059
13060 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
13061 the old name config/mh-cygwin32.
13062 Enable texinfo.
13063
13064 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
13065
13066 * configure.in: Do build ld for ix86 Solaris.
13067
13068 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
13069
13070 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
13071 $AR_FOR_TARGET. Likewise for RANLIB.
13072
13073 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
13074
13075 * config.sub (oabi): Recognize.
13076 * configure.in (arm-*-oabi): Handle.
13077
13078 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
13079
13080 * config.guess: Improve detection of i686 on UnixWare 7.
13081
13082 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
13083
13084 * config.guess: Add support for i386-pc-interix.
13085 * config.sub: Likewise.
13086 * configure.in: Likewise.
13087
13088 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
13089
13090 * Makefile.in: Remove unneeded all-target-libio from
13091 from all-target-winsup target since it is now unneeded.
13092 Add all-target-libtermcap in its place since it is now
13093 needed.
13094
13095 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
13096
13097 * configure.in: makefile stub for cygwin target is probably
13098 unnecessary. Remove it for now.
13099
13100 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
13101
13102 * configure.in: libtermcap.a should be built when cygwin is the
13103 target as well as the host.
13104 * config.guess: Allow mixed case in cygwin uname output.
13105 * Makefile.in: Add libtermcap target.
13106
13107 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
13108
13109 * config.sub: Clean up handling of hppa2.0.
13110
13111 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
13112
13113 * config.guess: Use C code to identify more HP machines.
13114
13115 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
13116
13117 * config.sub: Handle hppa2.0.
13118
13119 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
13120
13121 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
13122 cygmon for all sparclite targets, regardless of object format.
13123
13124 1998-12-15 Mark Salter <msalter@cygnus.com>
13125
13126 * configure.in: Added target-bsp for several target architectures.
13127
13128 * Makefile.in: Added rules for bsp.
13129
13130 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
13131
13132 * config.guess: Improve detection of hppa2.0 processors.
13133
13134 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
13135
13136 * config.guess: Recognize FreeBSD using ELF automatically.
13137
13138 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
13139
13140 * configure (skip-this-dir): Add handling for new shell script, which
13141 might be created by a sub-directory's configure to indicate, this particular
13142 directory is "unwanted".
13143 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
13144
13145 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
13146
13147 * ltconfig: import from libtool, after changing libtool to
13148 account for the cygwin name change.
13149
13150 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
13151
13152 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
13153 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
13154
13155 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
13156
13157 * configure.in: Add libtermcap to list of cygwin dependencies.
13158
13159 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
13160
13161 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
13162 they include winsup/include when it's a cygwin target.
13163
13164 1998-11-12 Tom Tromey <tromey@cygnus.com>
13165
13166 * configure.in (host_tools): Added zip.
13167 * Makefile.in (all-target-libjava): Depend on all-zip.
13168 (all-zip): New target.
13169 (ALL_MODULES): Added all-zip.
13170 (NATIVE_CHECK_MODULES): Added check-zip.
13171 (INSTALL_MODULES): Added install-zip.
13172 (CLEAN_MODULES): Added clean-zip.
13173
13174 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
13175
13176 * Makefile.in: lose "32" from comment about cygwin.
13177
13178 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
13179
13180 * configure.in: Use -Os to build target libraries for the fr30.
13181
13182 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
13183
13184 * config.sub: Add fr30.
13185
13186 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
13187
13188 * configure.in: drop "32" from config/mh-cygwin32. Check
13189 cygwin* instead of cygwin32*.
13190 * config.sub: Check cygwin* instead of cygwin32*.
13191
13192 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
13193
13194 * config.guess: Match any version of Unixware7.
13195
13196 1998-10-20 Syd Polk <spolk@cygnus.com>
13197
13198 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
13199 if desired.
13200
13201 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
13202
13203 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
13204 these if the appropriate directories and files to not exist.
13205
13206 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
13207
13208 * Makefile.in (DEVO_SUPPORT): Add config.if.
13209
13210 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
13211
13212 * configure: Add pattern to replace "build_tooldir"'s
13213 definition in the generated Makefile with "tooldir"'s
13214 actual value.
13215
13216 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
13217
13218 * config.sub: Bring back lost sparcv9.
13219
13220 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
13221
13222 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
13223
13224 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
13225 CC_FOR_TARGET and friends.
13226
13227 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13228
13229 * Makefile.in (build_tooldir): New variable, same as tooldir.
13230 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
13231 -B$(build_tooldir)/bin/.
13232 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
13233
13234 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13235
13236 * README: Remove installation instructions and refer to the
13237 INSTALL directory instead.
13238
13239 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
13240
13241 * config.sub: Add support for i[34567]86-pc-udk.
13242 * configure.in: Likewise.
13243
13244 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
13245
13246 * Makefile.in: add bzip2 package building bits for user
13247 tools module
13248 * configure.in: ditto
13249
13250 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
13251
13252 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
13253 (ALL_TARGET_MODULES): Add all-target-libobjc.
13254 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13255 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13256 (all-target-libchill): Add dependencies.
13257 * configure.in (target_libs): Add libchill.
13258
13259 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
13260
13261 * configure.in (target_subdir): Remove duplicate line.
13262
13263 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
13264
13265 * Makefile.in (all-automake): fix dependencies.
13266
13267 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
13268
13269 * configure.in: Minor cleanups for building in the $(target_alias)
13270 subdir.
13271
13272 1998-09-22 Jim Wilson <wilson@cygnus.com>
13273
13274 * Makefile.in (bootstrap): Set r and s before make all. Use
13275 BASE_FLAGS_TO_PASS in make all.
13276 (cross): Likewise.
13277
13278 1998-09-20 Mark Mitchell <mark@markmitchell.com>
13279
13280 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
13281
13282 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
13283
13284 * config.sub: Fix typo in last change.
13285
13286 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13287
13288 * config.sub: Add support for C4x target.
13289 * configure.in: Likewise.
13290
13291 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
13292
13293 * config.sub: Recognize sparcv9 just like sparc64.
13294
13295 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
13296
13297 * config.guess: Match "Pent II" or "PentII" for OpenServer.
13298
13299 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
13300
13301 * config.guess: Correctly identify Pentium II sco boxes.
13302
13303 * config.guess: Fix "tr" code. From Weiwen Liu.
13304
13305 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
13306
13307 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
13308 stabs.
13309
13310 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
13311
13312 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
13313 (ALL_TARGET_MODULES): Add all-target-libchill.
13314 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
13315 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
13316 (all-target-libchill): Add dependencies.
13317 * configure.in (target_libs): Add libchill.
13318
13319 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
13320
13321 * config.guess: Avoid assumptions about "tr" behaves when
13322 LANG is set to something other than English.
13323
13324 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
13325
13326 * configure (gxx_include_dir): Changed to
13327 '${prefix}/include/g++'-${libstdcxx_interface}.
13328
13329 * config.if: New to determine the interfaces.
13330
13331 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
13332
13333 * config.guess: Detect and handle MPE/IX.
13334 * config.sub: Deal with MPE/IX.
13335
13336 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
13337
13338 * configure.in: Use mh-aix43.
13339
13340 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
13341
13342 * configure: Fix --without/--disable cases for gxx-include-dir.
13343
13344 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
13345
13346 * mdata-sh: Imported. Needed for automake support.
13347
13348 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
13349
13350 * Makefile.in (taz): Try "chmod -R og=u ." before
13351 "chmod og=u `find . -print`".
13352
13353 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
13354
13355 * configure.in: Add arm-elf and thumb-elf support.
13356
13357 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
13358
13359 * Makefile.in: Undo previous patch.
13360
13361 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
13362
13363 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
13364 to here ...
13365 (install-no-fixedincludes): and here
13366 (INSTALL_MODULES): ... from here.
13367
13368 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
13369
13370 * config.sub: Merge with FSF.
13371
13372 * config.guess: Merge with FSF.
13373
13374 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
13375
13376 * configure (extraconfigdirs): New variable.
13377 (SUBDIRS): Add extraconfigdirs and recurse on them too.
13378 * Makefile.in (all): Move higher in file.
13379 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
13380 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
13381 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
13382 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
13383 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
13384
13385 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
13386
13387 * Makefile.in (all-target-libjava): Depend on all-gcc and
13388 all-target-newlib.
13389 (configure-target-libjava): Depend on $(ALL_GCC).
13390
13391 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
13392
13393 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
13394 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
13395
13396 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
13397
13398 * INSTALL/README: Fix typo.
13399
13400 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
13401
13402 * ylwrap: Change absolute path checks to check for DOS style path
13403 names.
13404
13405 * ylwrap: Don't use a full path name if the source file is in the
13406 same directory. From hjl@lucon.org (H.J. Lu).
13407
13408 * config-ml.in: Default to being verbose, to match Feb 18 change to
13409 configure.
13410
13411 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
13412
13413 Brought over from egcs:
13414
13415 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13416
13417 * configure.in (target_subdir): Set to ${target_alias} instead
13418 of "libraries".
13419
13420 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
13421
13422 * configure.in (target_subdir): Set to libraries if enable_multilib.
13423
13424 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
13425
13426 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
13427 multilibs, force reconfiguration the first time we create
13428 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
13429
13430 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
13431
13432 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
13433 avoid confusion with --no-recursion.
13434
13435 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
13436
13437 * configure.in: Win32 hosts shouldn't use install -x
13438 * install-sh: remove -x option, and special .exe-handling
13439 hack.
13440
13441 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
13442
13443 * config.guess: Recognize i586-pc-beos.
13444 * configure.in: Don't build some bits for beos.
13445
13446 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
13447
13448 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
13449 CFLAGS default to -O2.
13450
13451 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
13452 when using GNU ld.
13453
13454 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
13455
13456 * ltmain.sh: Correct install when using a different shell.
13457
13458 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
13459
13460 * ltconfig, ltmain.sh: Update to libtool 1.2b.
13461
13462 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
13463
13464 * makefile.vms: Update to build binutils/makefile.vms. Add install
13465 target.
13466
13467 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
13468
13469 * ltconfig: Update to correct AIX handling.
13470
13471 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
13472
13473 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
13474
13475 * configure.in (target_subdir): Set to ${target_alias} instead
13476 of "libraries".
13477
13478 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
13479
13480 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
13481 (Makefile): Depend on $(gcc_version_trigger).
13482
13483 * configure (gcc_version): Change default initializer to empty
13484 string.
13485 (gcc_version_trigger): New variable; pass this variable down
13486 to subdir configures to enable them checking gcc's version
13487 themselves. Emit make macros for both gcc_version vars.
13488 (topsrcdir): Initialize reliably.
13489 (recursion line): Remove --with-gcc-version=${gcc_version}.
13490
13491 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13492
13493 * configure (enable_version_specific_runtime_libs): Implement new flag
13494 --enable-version-specific-runtime-libs which installs C++ runtime stuff
13495 in $(libsubdir); emit definition in each generated Makefile.
13496 (gxx_include_dir): Initialize depending on
13497 $enable_version_specific_runtime_libs.
13498
13499 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
13500
13501 * configure (gcc_version): Initialize properly depending on
13502 how and where configure is started.
13503 (recursion line): Pass a --with-gcc-version=${gcc_version}
13504 to configures in subdirs.
13505
13506 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
13507
13508 * configure.in (noconfigdirs): Add configure pattern for mips tx39
13509 cygmon
13510
13511 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
13512
13513 * configure.in: Add cygmon and libstub support for mn10200.
13514
13515 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
13516
13517 * configure (gcc_version): Add new variable describing the
13518 particular gcc version we're building.
13519 * Makefile.in (libsubdir): Add new macro for the directory
13520 in which the compiler finds executables, libraries, etc.
13521 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
13522 and libsubdir.
13523
13524 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13525
13526 * Makefile.in (local-clean): Remove *.log.
13527 (warning.log): Built with warn_summary from build.log.
13528 (mail-report.log): Run test_summary.
13529 (mail-report-with-warnings.log): Run test_summary including
13530 warning.log in the report.
13531
13532 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
13533
13534 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
13535
13536 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
13537
13538 * Makefile.in (grep): Grep no longer depends on libiberty.
13539
13540 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
13541
13542 * Makefile.in: all-snavigator needs all-libgui.
13543
13544 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
13545
13546 * configure.in: Add cygmon and libstub support for mn10300.
13547
13548 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
13549
13550 * missing: Update to version from automake 1.3.
13551
13552 * ltmain.sh: On installation, don't get confused if the same name
13553 appears more than once in the list of library names.
13554
13555 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
13556
13557 * config.sub: Accept m68060 and m5200 as CPU names.
13558
13559 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
13560
13561 * configure: Use && rather than using -a in test, because odd
13562 strings can confuse test.
13563 * configure.in: Likewise.
13564
13565 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
13566
13567 * ltconfig, ltmain.sh: Bring in Visual C++ support.
13568
13569 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13570
13571 * Makefile.in (boostrap2-lean, bootstrap3-lean,
13572 bootstrap4-lean): New targets.
13573
13574 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
13575
13576 * mpw-* Delete. Not used.
13577
13578 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
13579
13580 * COPYING.LIB: Update FSF address.
13581
13582 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
13583
13584 * ltconfig, ltmain.sh: Update to libtool 1.2a.
13585
13586 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
13587 GAS_SUPPORT_DIRS.
13588
13589 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
13590
13591 * ltconfig, ltmain.sh: Avoid producing a version number if
13592 -version-info was not used.
13593
13594 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
13595
13596 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
13597 building with newlib.
13598
13599 1998-04-30 Paul Eggert <eggert@twinsun.com>
13600
13601 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
13602 Solaris `make' causes it to continue to next definition.
13603
13604 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
13605
13606 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
13607 the right GUI libraries and files are installed along with GDB.
13608
13609 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
13610
13611 * configure.in: Change alpha to alpha* in several places.
13612
13613 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
13614
13615 * config.sub: Recognize sparc86x.
13616
13617 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
13618
13619 * configure.in (--enable-target-optspace): Remove debug echo.
13620
13621 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
13622
13623 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
13624
13625 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
13626
13627 * ltconfig: Update cygwin32 support.
13628
13629 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
13630 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
13631 (GDB_SUPPORT_DIRS): Likewise.
13632
13633 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
13634
13635 * configure.in (target_makefile_frag): If --enable-target-optspace,
13636 use -Os to compile target libraries rather than -O2. Default to
13637 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
13638 not used.
13639 * configure.in (target_cflags): Ditto for d30v.
13640
13641 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
13642
13643 * Makefile.in (all-bfd): Depend on all-intl.
13644 (all-binutils): Likewise.
13645 (all-gas): Likewise.
13646 (all-gprof): Likewise.
13647 (all-ld): Likewise.
13648
13649 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
13650
13651 * configure.in (host_tools): Fix typo, lbtool -> libtool.
13652
13653 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
13654
13655 * Makefile.in (all-bfd): Depend upon all-libiberty.
13656
13657 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
13658
13659 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
13660
13661 * Makefile.in: Add libstub.
13662
13663 * configure.in: Ditto. Build libstub for targets that have cygmon
13664 support.
13665
13666 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
13667
13668 * configure.in: Don't set PICFLAG on ix86-cygwin32.
13669
13670 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
13671
13672 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
13673 use mh-sysv5 if specified. Support gprof on SCO Open Server.
13674
13675 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
13676
13677 * configure: Define DEFAULT_M4 by searching PATH.
13678 * Makfile.in: Use DEFAULT_M4.
13679
13680 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
13681
13682 * ltconfig: Add cygwin32 support.
13683
13684 * Makefile.in, configure.in: Add libtool as a native only directory
13685 to configure and build.
13686
13687 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
13688
13689 * Makefile.in (INSTALL_MODULES): Remove texinfo.
13690
13691 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
13692
13693 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
13694
13695 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
13696
13697 * Makefile.in: add ash make rules
13698 * configure.in: add ash to native_only and host_tools lists
13699
13700 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
13701
13702 * Makefile.in (all-gettext, all-intl): New targets.
13703 (ALL_MODULES): Added all-gettext, all-intl.
13704 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
13705 (INSTALL_MODULES): Added install-gettext, install-intl.
13706 (CLEAN_MODULES): Added clean-gettext, clean-intl.
13707
13708 * configure.in (host_tools): Added gettext.
13709 (native_only): Likewise.
13710 (noconfigdirs) [various cases]: Likewise.
13711 (host_libs): Added intl.
13712
13713 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
13714
13715 * configure: Do not disable building gdbtk for cygwin32 hosts.
13716
13717 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
13718
13719 * configure.in: Add thumb-coff target.
13720 * config.sub: Add thumb-coff target.
13721
13722 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13723
13724 * Makefile.in: Revert yesterday's change.
13725 (all-target-winsup): all-target-librx stays out of here.
13726
13727 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
13728
13729 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
13730 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
13731 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
13732 Remove references to librx and libg++.
13733
13734 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
13735
13736 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
13737 recursive makes
13738
13739 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
13740
13741 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
13742 for newlib directory.
13743 (CXX_FOR_TARGET): Likewise.
13744
13745 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
13746
13747 * ltconfig: Update after libtool/ltconfig.in change for
13748 hpux11.
13749
13750 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
13751
13752 * ltconfig, ltmain.sh: Update to libtool 1.2.
13753
13754 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
13755
13756 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
13757 (install-gcc-cross): Instead, override LANGUAGES here.
13758
13759 1998-03-18 Dave Love <d.love@dl.ac.uk>
13760
13761 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
13762 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
13763
13764 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
13765
13766 * configure.in: Add Thumb-pe target.
13767
13768 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
13769
13770 * Makefile.in - changed sn targets to snavigator
13771 * configure.in - changed sn targets to snavigator
13772
13773 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
13774
13775 * config-ml.in: After building symlink tree call make distclean
13776 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
13777 to be the case for libiberty.
13778
13779 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
13780
13781 * configure: When making link, also check the current
13782 directory. The configure scripts may create one.
13783
13784 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
13785
13786 * config.sub: Accept alphapca56 and alphaev6 properly.
13787
13788 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13789
13790 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
13791
13792 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
13793
13794 * config.sub (sco5): Fix typo.
13795
13796 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
13797
13798 * Makefile.in (INSTALL_MODULES): Move install-tcl before
13799 install-itcl.
13800 (install-itcl): Remove dependency on install-tcl.
13801
13802 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
13803
13804 * configure.in: Remove libgloss from noconfigdirs for MN10300.
13805
13806 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
13807
13808 * configure.in: Don't build libgui for a cygwin32 target when not on
13809 a cygwin32 host.
13810
13811 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
13812
13813 * configure (redirect): Set to null, so default behavior of
13814 configure is now --verbose.
13815
13816 1998-02-16 Dave Love <d.love@dl.ac.uk>
13817
13818 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
13819 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
13820
13821 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
13822
13823 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
13824 this change to sync Makefile.in with its ChangeLog entries.
13825
13826 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
13827
13828 * ltmain.sh (mkdir): Check that the directory doesn't exist
13829 before we exit with error, so that we don't get races during
13830 parallel builds.
13831
13832 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
13833
13834 * ltconfig, ltmain.sh: Update from libtool 1.0i.
13835
13836 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
13837
13838 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
13839 PICFLAG_FOR_TARGET.
13840 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
13841
13842 * configure: Emit a definition for the new macro enable_shared
13843 into each Makefile.
13844
13845 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
13846
13847 * configure.in (host_tools, native_only): Add libtool.
13848
13849 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
13850
13851 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
13852 Fix typo in ming config comment.
13853
13854 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
13855
13856 * ltconfig, ltmain.sh: Update from libtool 1.0h.
13857
13858 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
13859
13860 * config.sub: Add tic30 cases, and map c30 to tic30.
13861
13862 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
13863
13864 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
13865 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
13866 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
13867 (CLEAN_TARGET_MODULES): Similarly
13868 (all-target-libf2c): Add dependences.
13869 * configure.in (target_libs): Add libf2c.
13870
13871 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
13872
13873 * configure.in: Remove expect from noconfigdirs when target
13874 is cygwin32. OK to build expect and dejagnu with Canadian
13875 Cross.
13876
13877 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
13878
13879 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
13880 host.
13881
13882 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
13883 and mingw32.
13884
13885 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
13886
13887 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
13888 here as it is not defined in the toplevel Makefile.
13889
13890 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
13891
13892 * configure (package_makefile_rules_frag): New variable, which names
13893 a file with generic rules, ...
13894 Change comment to mention we now have FIVE parts.
13895 * configure: Undo last change.
13896
13897 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
13898
13899 * config.guess: More accurate determination of HP processor types.
13900 * config.sub: More accurate determination of HP processor types.
13901
13902 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
13903
13904 * configure (package_makefile_frag): Move inserting the
13905 ${package_makefile_frag} to where it should be according
13906 to the comment.
13907
13908 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
13909
13910 * config.guess: Add support for Linux/ARM.
13911
13912 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
13913
13914 * .cvsignore: Remove *-info and *-install since they match
13915 release-info and mpw-install, which we don't want to just ignore.
13916
13917 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
13918
13919 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
13920
13921 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
13922
13923 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
13924 local_prefix to sub-make invocations.
13925
13926 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
13927
13928 * configure.in: Check makefile fragments in the source
13929 directory.
13930
13931 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
13932
13933 * configure.in: Check whether host and target makefile
13934 fragments exist before adding them to *_makefile_frag.
13935
13936 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
13937
13938 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
13939
13940 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
13941
13942 * configure.in: Make sure we only replace RPATH_ENVVAR on
13943 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
13944 regexp to sed.
13945
13946 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
13947 to sub-makes.
13948
13949 1998-01-13 Lee Iverson (leei@ai.sri.com)
13950
13951 * config-ml.in (multi-do): LDFLAGS must include multilib
13952 designator.
13953
13954 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
13955
13956 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
13957
13958 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
13959
13960 * config.sub: Add mingw32 support.
13961 * configure.in: Likewise.
13962
13963 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
13964
13965 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
13966
13967 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
13968
13969 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
13970 * configure (gxx_include_dir): Provide a definition for subdirs
13971 which do not use autoconf.
13972
13973 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
13974
13975 * config.guess: Sync with egcs. Picks up new alpha support,
13976 BeOS & some additional linux support.
13977
13978 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
13979
13980 * config.guess: HP 9000/803 is a PA1.1 machine.
13981
13982 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
13983
13984 * configure.in: It's alpha*-...
13985
13986 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
13987
13988 * configure.in (host_makefile_frag, target_makefile_frag):
13989 Handle multiple config files.
13990 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
13991 alpha-*-*.
13992
13993 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
13994
13995 * mkdep: New file.
13996
13997 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
13998
13999 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
14000
14001 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
14002
14003 * Makefile.in: Add libgui directory.
14004 (GDB_TK): Add all-libgui.
14005 * configure.in: Add libgui directory.
14006 * configure: Add all-libgui to GDB_TK.
14007
14008 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
14009
14010 * config-ml.in (multidirs): Add m32r to multilib list.
14011
14012 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
14013
14014 * Makefile.in (all-target-gperf): Change dependency to
14015 all-target-libstdc++.
14016
14017 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
14018
14019 * config.guess: Add BeOS support.
14020
14021 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
14022
14023 Source directory cvs renamed to cvssrc:
14024 * configure.in (host_tools): Change cvs to cvssrc.
14025 (native_only): Likewise.
14026 (noconfigdirs) [various cases]: Likewise.
14027 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
14028 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
14029 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
14030 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
14031 (all-cvssrc): Rename target from all-cvs.
14032
14033 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
14034
14035 * configure (gxx_include_dir): Fix thinko.
14036
14037 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
14038
14039 * Makefile.in (INSTALL_TARGET_CROSS): Define.
14040 (install-cross, install-gcc-cross): New targets.
14041
14042 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
14043
14044 * configure.in (noconfigdirs): Add support for Thumb target.
14045
14046 * config.sub (maybe_os): Add support for Thumb target.
14047
14048 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
14049
14050 * Makefile.in: Add rules for cygmon.
14051
14052 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
14053
14054 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
14055
14056 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
14057 * configure (gxx_include_dir): Provide a definition for subdirs
14058 which do not use autoconf.
14059
14060 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
14061
14062 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
14063 11/18/97 build
14064
14065 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
14066
14067 * From Franz Sirl.
14068 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
14069 found on RedHat Linux systems.
14070
14071 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
14072
14073 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
14074 guesses.
14075
14076 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
14077
14078 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
14079
14080 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
14081
14082 * ltmain.sh: If mkdir fails, check whether the directory was created
14083 anyhow by some other process.
14084
14085 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
14086
14087 * configure.in (d30v-*-*): Configure all directories.
14088
14089 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
14090
14091 * configure.in (d30v-*-*): Configure newlib, libiberty directories
14092 for the D30V.
14093
14094 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
14095
14096 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
14097
14098 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
14099
14100 * include/libiberty.h: Add extern "C" { so it can be used with C++
14101 progrms.
14102 * include/remote-sim.h: Add extern "C" { so it can be used with C++
14103 programs.
14104
14105 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
14106
14107 * configure.in (d30v-*-*): Configure GCC now.
14108
14109 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
14110
14111 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
14112 is no longer needed.
14113
14114 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
14115
14116 * Makefile.in: check-target-libio depends on all-target-libstdc++.
14117
14118 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
14119
14120 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
14121 targets using "$@" to provide support for similar but not identical
14122 targets without having to duplicate code.
14123
14124 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
14125
14126 * makefile.vms: Fix to work with DEC C.
14127
14128 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
14129
14130 * config.sub: Add mips-tx39-elf to marketing names.
14131
14132 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
14133
14134 * ltmain.sh: Handle symlinks in generated script.
14135
14136 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
14137
14138 * configure: Handle autoconf style directory options: --bindir,
14139 --datadir, --includedir, --infodir, --libdir, --libexecdir,
14140 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
14141 --sysconfdir.
14142 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
14143 (sharedstatedir, localstatedir, oldincludedir): New variables.
14144 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
14145 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
14146 sbindir, sharedstatedir, and sysconfdir.
14147
14148 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
14149
14150 * Makefile.in (bootstrap-lean): New target.
14151
14152 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
14153
14154 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
14155 sn, and gnuserv from noconfigdirs.
14156
14157 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
14158
14159 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
14160
14161 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
14162
14163 * Makefile.in (cross): New target.
14164
14165 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
14166 Jeff Law <law@cygnus.com>
14167
14168 * Makefile.in (bootstrap2, bootstrap3): New targets.
14169 (all-bootstrap): Remove outdated and confusing target.
14170 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
14171
14172 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
14173
14174 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
14175 windows. Consistent with gdb/configure.
14176
14177 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
14178
14179 * configure.in: Name Linux target fragment.
14180
14181 * configure: Rewrite so that project Makefile fragment is inserted
14182 first and appears last in the resulting Makefile.
14183
14184 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
14185
14186 * Makefile.in (install-itcl): Install tcl first.
14187
14188 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
14189
14190 * configure.in: remove bison from noconfigdirs for Cygwin32 host
14191
14192 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
14193
14194 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
14195
14196 * configure.in (skipdirs): Add target-librx for Linux.
14197 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
14198
14199 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
14200
14201 * Makefile.in (bootstrap): New target.
14202
14203 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
14204
14205 * config.sub: Accept 'amigados' for backward compatibility.
14206
14207 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
14208
14209 * config.guess: Merge with FSF.
14210
14211 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
14212
14213 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
14214
14215 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
14216
14217 * config.sub: Add "marketing-names" patch.
14218
14219 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
14220
14221 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
14222
14223 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
14224
14225 * config.sub: Handle v850-elf.
14226
14227 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
14228
14229 * .cvsignore (*-install): Remove.
14230
14231 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
14232
14233 * ltconfig: Set CONFIG_SHELL in libtool.
14234 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
14235
14236 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14237
14238 * configure.in (target_subdir): Set to libraries if enable_multilib.
14239
14240 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
14241
14242 * config.guess: Update from gcc directory.
14243
14244 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
14245
14246 * Makefile.in (all-sim): Depends on all-readline.
14247
14248 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
14249
14250 * Makefile.in (BISON, YACC): Use $$s.
14251 (all-bison): Depend on all-texinfo.
14252
14253 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
14254
14255 * Makefile.in (BISON): Add -L flag.
14256 (YACC): Likewise.
14257
14258 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14259
14260 * configure.in (noconfigdirs): Add support for v850e target.
14261
14262 * config.sub (maybe_os): Add support for v850e target.
14263
14264 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
14265
14266 * configure.in (noconfigdirs): Add support for v850ea target.
14267
14268 * config.sub (maybe_os): Add support for v850ea target.
14269
14270 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
14271
14272 * config.sub: Add mipstx39. Delete r3900.
14273
14274 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14275
14276 * Makefile.in (all-autoconf): Depends on all-texinfo.
14277
14278 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
14279
14280 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
14281 eabi targets.
14282
14283 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
14284
14285 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
14286
14287 * configure: When handling a Canadian Cross, handle YACC as well as
14288 BISON. Just set BISON to bison. When setting YACC, prefer bison.
14289 * Makefile.in (all-bison): Depend upon all-texinfo.
14290
14291 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
14292
14293 * Makefile.in (BISON): bison, not byacc or bison -y.
14294 (YACC): bison -y or byacc or yacc.
14295 (various): Add *-bison as appropriate.
14296 (taz): No need to mess with BISON anymore.
14297
14298 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
14299
14300 * configure: If OSTYPE matches *win32*, try to find a good value for
14301 CONFIG_SHELL.
14302
14303 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
14304
14305 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
14306 configure.in if it is present.
14307
14308 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
14309
14310 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
14311
14312 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
14313
14314 * config.sub: Recognize `arc' cpu.
14315 * configure.in: Likewise.
14316 * config-ml.in: Likewise.
14317
14318 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
14319
14320 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
14321
14322 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
14323
14324 * configure: Changed sed delimiter from ':' to '|' when
14325 attempting to substitute ${config_shell} for SHELL. On
14326 NT ${config_shell} may contain a ':' in it.
14327
14328 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
14329
14330 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
14331
14332 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
14333
14334 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
14335
14336 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
14337
14338 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
14339
14340 * ylwrap: If the program is a relative path, force it to be
14341 absolute.
14342
14343 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
14344
14345 * configure (tooldir): Set BISON to `bison -y' and not just bison.
14346
14347 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
14348
14349 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
14350 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
14351 for libraries.
14352
14353 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
14354
14355 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
14356 separated by spaces.
14357
14358 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
14359
14360 * ylwrap: New file.
14361 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
14362
14363 * ltmain.sh: Handle /bin/sh at start of install program.
14364
14365 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
14366
14367 * ltconfig, ltmain.sh: New files, from libtool 1.0.
14368 * missing: New file, from automake 1.2.
14369
14370 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
14371
14372 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
14373 check-tk to CHECK_X11_MODULES.
14374
14375 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
14376
14377 * config.sub: Merge with FSF.
14378
14379 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
14380
14381 * config.guess: Merge with FSF.
14382
14383 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
14384
14385 * configure: Treat msdosdjgpp like go32.
14386 * configure.in: Likewise. Don't remove gprof for go32.
14387
14388 * configure: Change Makefile.tem2 to Makefile.tm2.
14389
14390 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
14391
14392 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
14393
14394 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14395
14396 * install-sh (chmodcmd): Set to null if the DST directory already
14397 exists. Same as Nov 11th change.
14398
14399 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
14400
14401 * configure (GDB_TK): Needs itcl and tix.
14402
14403 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
14404
14405 * config.guess: Update from FSF.
14406
14407 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
14408
14409 * Makefile.in (GDB_TK): Depend on itcl and tix.
14410
14411 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
14412
14413 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
14414 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
14415 (INSTALL_SCRIPT): New variable.
14416 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
14417 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
14418 to -x.
14419 * install-sh: Add support for -x option.
14420
14421 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
14422
14423 * configure.in, Makefile.in: Treat tix like itcl.
14424
14425 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
14426
14427 * Makefile.in (WINDRES): New variable.
14428 (WINDRES_FOR_TARGET): New variable.
14429 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
14430 (EXTRA_HOST_FLAGS): Add WINDRES.
14431 (EXTRA_TARGET_FLAGS): Add WINDRES.
14432 (EXTRA_GCC_FLAGS): Add WINDRES.
14433 ($(DO_X)): Pass down WINDRES.
14434 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
14435 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
14436 DLLTOOL_FOR_TARGET.
14437
14438 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
14439
14440 * configure.in: configure sim before gdb for win32-x-ppc
14441
14442 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14443
14444 Move gperf into the toplevel, from libg++.
14445 * configure.in (target_tools): Add target-gperf.
14446 (native_only): Add target-gperf.
14447 * Makefile.in (all-target-gperf): New target, depend on
14448 all-target-libg++.
14449 (configure-target-gperf): Empty rule.
14450 (ALL_TARGET_MODULES): Add all-target-gperf.
14451 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
14452 (CHECK_TARGET_MODULES): Add check-target-gperf.
14453 (INSTALL_TARGET_MODULES): Add install-target-gperf.
14454 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
14455
14456 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
14457
14458 * config.sub (mn10200): Recognize new basic machine.
14459
14460 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14461
14462 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
14463 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
14464
14465 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
14466
14467 * configure.in: If we're building mips-sgi-irix6* native, turn on
14468 ENABLE_MULTILIB and set TARGET_SUBDIR.
14469
14470 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
14471
14472 * Makefile.in (all-sn): Depend on all-grep.
14473
14474 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
14475
14476 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
14477
14478 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
14479 Makefile. From Jeff Makey <jeff@cts.com>.
14480 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
14481
14482 * Makefile.in (DISTBISONFILES): Remove.
14483 (taz): Don't futz with DISTBISONFILES. Change BISON to use
14484 $(DEFAULT_YACC).
14485
14486 * configure.in: Build itl, db, sn, etc., when building for native
14487 cygwin32.
14488
14489 * Makefile.in (LD): New variable.
14490 (EXTRA_HOST_FLAGS): Pass down LD.
14491 ($(DO_X)): Likewise.
14492
14493 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
14494
14495 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
14496
14497 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
14498
14499 * configure.in (targargs): Strip out any supplied --build argument
14500 before adding our own. Always add --build.
14501
14502 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
14503
14504 * configure.in (targargs): Pass --build if we're doing
14505 a cross-compile.
14506
14507 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
14508
14509 * configure: Use '|' instead of ":" as the separator in
14510 sed. Otherwise sed chokes on NT path names with drive
14511 designators. Also look for "?:*" as the leading characters in an
14512 absolute pathname.
14513
14514 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
14515
14516 * config.sub: Support for r3900.
14517
14518 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
14519
14520 * configure.in: Use install-sh, not install.sh.
14521
14522 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
14523
14524 * Makefile.in (taz): Improve check for BISON so it doesn't try to
14525 apply it twice.
14526
14527 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
14528
14529 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
14530 install-binutils.
14531
14532 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
14533
14534 * Makefile.in: Add automake targets.
14535 * configure.in (host_tools): Add automake.
14536
14537 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
14538
14539 * configure: Default CXX to c++, not gcc.
14540 * Makefile.in (CXX): Set to c++, not gcc.
14541 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
14542
14543 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
14544
14545 * install-sh: try appending a .exe if source file doesn't
14546 exist
14547
14548 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
14549
14550 * configure.in: Turn on multilib by default.
14551 (cross_only): Remove target-libiberty.
14552
14553 * Makefile.in (all-gcc): Don't depend on libiberty.
14554
14555 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
14556
14557 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
14558
14559 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
14560
14561 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
14562 (DISTBISONFILES): Add ld/Makefile.in
14563
14564 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
14565
14566 * configure.in: if target is cygwin32 but host isn't cygwin32,
14567 don't configure gdb tcl tk expect, not just gdb.
14568
14569 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
14570
14571 * configure.in: Added gnuserv everywhere sn appears.
14572
14573 * Makefile.in (ALL_MODULES): Added all-gnuserv.
14574 (CROSS_CHECK_MODULES): Added check-gnuserv.
14575 (INSTALL_MODULES): Added install-gnuserv.
14576 (CLEAN_MODULES): Added clean-gnuserv.
14577 (all-gnuserv): New target.
14578
14579 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
14580
14581 * config.guess: Fixes for MIPS OpenBSD systems.
14582
14583 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
14584
14585 * Makefile.in (INSTALL_XFORM): Remove.
14586 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
14587
14588 * mkinstalldirs: New file, copied from automake.
14589 * Makefile.in (installdirs): Rename from install-dirs. Use
14590 mkinstalldirs. Change all users.
14591 (DEVO_SUPPORT): Add mkinstalldirs.
14592
14593 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
14594
14595 * install-sh: Rename from install.sh.
14596 * Makefile.in (INSTALL): Change install.sh to install-sh.
14597 (DEVO_SUPPORT): Likewise.
14598
14599 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
14600 Graichen <graichen@rzpd.de>.
14601
14602 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
14603
14604 * config.guess: Recognize OpenBSD systems correctly.
14605
14606 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
14607
14608 * README, Makefile.in (ETC_SUPPORT): Remove references to
14609 cfg-paper*, configure.{texi,man,info*}._
14610
14611 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
14612
14613 * Makefile.in (all.normal): Ensure that gcc is built after all
14614 the x11 - ie gdb - targets.
14615
14616 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
14617
14618 * makefile.vms: Don't run conf-a-gas.
14619
14620 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
14621
14622 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
14623
14624 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
14625
14626 * configure.in: Remove noconfigdirs case since gdb also
14627 configures and builds for tic80-coff.
14628
14629 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
14630
14631 * configure: Set cache_file to config.cache.
14632 * Makefile.in (local-distclean): Remove config.cache.
14633
14634 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
14635
14636 * COPYING: Update FSF address.
14637
14638 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
14639
14640 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
14641 noconfigdirs.
14642
14643 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
14644
14645 * Makefile.in (install-dirs): Don't crash if prefix, and hence
14646 MAKEDIRS, is empty.
14647
14648 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
14649
14650 * config.sub: Tweak mn10300 entry.
14651
14652 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
14653
14654 * configure.in (host_tools): Put sim before gdb, so gdb's
14655 configure.tgt can determine if the simulator was configured.
14656
14657 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
14658
14659 * config.sub: Move BeOS $os case to be with other Cygnus
14660 local cases.
14661
14662 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
14663
14664 * config.sub: Remove misplaced comment that broke Linux.
14665
14666 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
14667
14668 * config.sub: Add BeOS support.
14669
14670 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
14671
14672 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
14673
14674 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
14675
14676 * configure.in (noconfigdirs): Remove tcl and tk from
14677 noconfigdirs for cygwin32 builds.
14678
14679 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
14680
14681 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
14682
14683 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
14684
14685 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
14686 make-all.com, use makefile.vms instead.
14687
14688 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
14689
14690 * config.sub: Accept -lnews*.
14691
14692 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
14693
14694 * configure.in (noconfigdirs): Disable target-newlib,
14695 target-examples and target-libiberty for d30v.
14696
14697 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14698
14699 * configure.in (noconfigdirs): Enable ld for d30v.
14700
14701 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
14702
14703 * configure.in (tic80-*-*): Build compiler.
14704
14705 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
14706
14707 * configure.in (d30v-*): Remove sim directory from list of
14708 unsupported d30v directories
14709
14710 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
14711
14712 * config.sub, configure.in: Add d30v target cpu.
14713
14714 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
14715
14716 * makefile.vms: New file.
14717 * make-all.com: Remove.
14718
14719 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
14720
14721 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
14722
14723 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
14724
14725 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
14726
14727 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
14728
14729 * Makefile.in (ALL_MODULES): Added all-db.
14730 (CROSS_CHECK_MODULES): Addec check-db.
14731 (INSTALL_MODULES): Added install-db.
14732 (CLEAN_MODULES): Added clean-db.
14733
14734 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
14735
14736 * config.guess: Merge with latest FSF sources.
14737
14738 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
14739
14740 * Makefile.in (ALL_MODULES): Added all-itcl.
14741 (CROSS_CHECK_MODULES): Added check-itcl.
14742 (INSTALL_MODULES): Added install-itcl.
14743 (CLEAN_MODULES): Added clean-itcl.
14744
14745 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
14746
14747 * configure.in: build gdb for mn10200
14748
14749 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
14750
14751 * Makefile.in (all-target-winsup): Depend on all-target-libio.
14752
14753 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
14754
14755 * configure.in (tic80-*-*): Turn off most targets right now.
14756
14757 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
14758
14759 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
14760 rather than the makeinfo program.
14761 (do-info): Depend upon all-texinfo.
14762
14763 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
14764
14765 * configure.in: Remove uses of config/mh-linux.
14766
14767 * config.sub, config.guess: Merge with latest FSF sources.
14768
14769 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
14770
14771 * config.sub (case $basic_machine): Add tic80 entries.
14772
14773 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
14774
14775 * config.sub, config.guess: Merge with latest FSF sources.
14776
14777 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
14778
14779 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
14780 * mpw-config.in: Test for NewFolderRecursive.
14781 * mpw-install: Use symbolic name for startup filename.
14782 * mpw-README: Add various additional details.
14783
14784 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
14785
14786 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
14787
14788 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
14789
14790 * configure.in: Do build gcc and the target libraries for
14791 the mn10200.
14792
14793 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
14794
14795 * configure.in: don't avoid building gdb for mn10300 any more
14796 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
14797 instead of single-quoting it.
14798
14799 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
14800
14801 * configure.in: Don't use --with-stabs on IRIX 6.
14802
14803 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
14804
14805 * configure.in (m32r): Build gdb, libg++ now.
14806
14807 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
14808
14809 * configure.in (mips*-sgi-irix6*): Remove gdb and related
14810 directories from noconfigdirs.
14811
14812 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
14813
14814 * config.sub (basic_machine): added mips16 configuration
14815
14816 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14817
14818 * config.sub: Handle d10v-unknown.
14819
14820 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
14821
14822 * config.sub: Handle v850-unknown.
14823
14824 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
14825
14826 * Makefile.in: add findutils
14827 * configure.in: add findutils to list of host_tools
14828
14829 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
14830
14831 * config.sub: Handle mn10200 and mn10300.
14832
14833 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14834
14835 * configure.in (d10v-*): Do not build librx.
14836
14837 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
14838
14839 * configure.in (mn10300): Build everything except gdb & libgloss.
14840
14841 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
14842
14843 * config.guess: Patch for Dansk Data Elektronik servers,
14844 from Niels Skou Olsen <nso@dde.dk>.
14845
14846 For ncr, use /bin/uname rather than uname, since GNU uname does not
14847 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
14848
14849 Patch for MIPS R4000 running System V,
14850 from Eric S. Raymond <esr@snark.thyrsus.com>.
14851
14852 Fix thinko for nextstep.
14853
14854 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
14855
14856 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
14857 * config.guess: Guess mips-dec-mach_bsd4.3.
14858
14859 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
14860 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
14861 release numbers.
14862 * config.guess (mips-mips-riscos*): Emit just enough of the
14863 release number.
14864
14865 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
14866 * config.guess (sparc-auspex-sunos*): Added.
14867 (f300-fujitsu-*): Added.
14868
14869 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
14870 * config.guess: Recognize a Tadpole as a sparc.
14871
14872 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14873
14874 * config.guess: Don't assume that NextStep version is either 2 or
14875 3. NextStep 4 (aka OpenStep 4) has come out now.
14876
14877 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
14878
14879 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
14880 From Rik Faith <faith@cs.unc.edu>.
14881
14882 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
14883
14884 * config.sub: Contributions from bug-gnu-utils to:
14885 Support plain "hppa" (no version given) architecture, reported by
14886 OpenStep.
14887 OpenBSD like NetBSD.
14888 LynxOs is not a hardware supplier.
14889
14890 * config.guess: Contributions from bug-gnu-utils to add support for:
14891 OpenBSD like NetBSD.
14892 Stratus systems.
14893 More Pyramid systems.
14894 i[n>4]86 Intel chips.
14895 M680[n>4]0 Motorola chips.
14896 Use unknown instead of lynx for hardware manufacturer.
14897
14898 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
14899
14900 * install.sh (chmodcmd): Set to null if the DST directory already
14901 exists.
14902
14903 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
14904
14905 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
14906 not use mt-ppc target Makefile fragment any more.
14907
14908 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14909
14910 * configure.in (*-*-windows): Exclude everything but those dirs
14911 needed to build windows.
14912
14913 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
14914
14915 * Makefile.in (all-target-winsup): Depend on all-target-librx.
14916
14917 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14918
14919 * configure.in: Exclude mmalloc from i386-windows.
14920
14921 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
14922
14923 * Undo my previous change.
14924
14925 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
14926
14927 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
14928 unconditionally.
14929 (MAKEOVERRIDES): Define (revert this part of October 18 change).
14930
14931 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
14932
14933 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
14934 host to add it's own flags.
14935
14936 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
14937
14938 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
14939
14940 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
14941
14942 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
14943 (CXX_FOR_TARGET): Likewise.
14944 (GCC_FOR_TARGET): Define.
14945 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
14946 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
14947 CC_FOR_TARGET was specified on the command line.
14948 (MAKEOVERRIDES): Don't define.
14949
14950 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
14951
14952 * configure.in (m32r): Fix spelling of libg++ libs.
14953
14954 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
14955
14956 * config.sub (-apple*): Remove, now redundant.
14957
14958 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
14959
14960 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
14961
14962 * configure: Rework yesterday's sed script patch.
14963
14964 * config.sub: Merge with FSF.
14965
14966 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
14967
14968 * config.guess: Merge from FSF.
14969
14970 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
14971 * config.guess: Use pc instead of unknown, for pc clone systems.
14972 Change linux to linux-gnu.
14973
14974 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
14975 * config.guess: Avoid non-portable tr syntax.
14976
14977 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
14978
14979 * test-build.mk (HOLES): Add "xargs" for gdb.
14980
14981 * configure: Avoid hpux10.20 sed bug.
14982
14983 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
14984
14985 * configure.in: Add support for windows host
14986 (that is a build done under the Microsoft build environment).
14987
14988 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
14989
14990 * Makefile.in: Replace all uses of srcroot with s, to shrink
14991 command line lengths.
14992
14993 Patches from Geoffrey Noer <noer@cygnus.com>:
14994 * configure.in: If configuring for newlib, pass --with-newlib to
14995 subdirectories.
14996 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
14997 -Bnewlib/ and -Lwinsup to gcc.
14998 (CXX_FOR_TARGET): Likewise.
14999
15000 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
15001
15002 * Makefile.in (ETC_SUPPORT): Add configure.
15003
15004 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
15005
15006 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
15007 host configuration file.
15008
15009 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
15010
15011 * configure.in: Break mn10x00 support into separate
15012 mn10200 and mn10300 configurations.
15013 * config.sub: Likewise.
15014
15015 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
15016
15017 * configure.in: Add lots of stuff to noconfigdirs for
15018 the mn10x00 targets.
15019
15020 * config.sub, configure.in: Add mn10x00 support.
15021
15022 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
15023
15024 * make-all.com: Call conf-a-gas, not config-a-gas.
15025
15026 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
15027
15028 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
15029 targets.
15030
15031 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
15032
15033 * mpw-README: Add much more detail for native PowerMac.
15034 * mpw-install: New file.
15035 * mpw-configure: Add --norecursion and --help options.
15036 * mpw-config.in: Translate readme and install files when
15037 copying to objdir.
15038 * mpw-build.in: Don't always depend on byacc and flex.
15039 (install-only-top): New action.
15040
15041 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
15042
15043 * configure.in: You can now configure GDB for the v850.
15044
15045 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
15046
15047 * configure.in (noconfigdirs): Don't configure any C++ dirs
15048 if targeting D10V.
15049
15050 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
15051
15052 * config.sub: Recognize mips64vr5000.
15053
15054 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
15055
15056 * configure.in: Use a single line for host_tools and native_only.
15057
15058 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
15059
15060 * config.sub, configure.in: Add entries for m32r.
15061
15062 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
15063
15064 * Makefile.in (inet-install): Don't run install-gzip.
15065
15066 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
15067
15068 * configure.in: Don't config lots of things for *-*-windows*.
15069
15070 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
15071
15072 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
15073 (host_libs, host_tools): Copy from configure.in.
15074 * mpw-configure: Don't complain about directories not found.
15075
15076 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15077
15078 * configure.in (i[345]86): Recognize i686 for pentium pro.
15079 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
15080 file.
15081
15082 * config.guess (i[345]86): Ditto.
15083
15084 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15085
15086 * configure.in (noconfigdirs): Removed gdb for D10V.
15087
15088 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
15089
15090 * configure.in: Remove ld, target-libio, target-libg++, and
15091 target-libstdc++ from noconfigdirs.
15092
15093 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
15094
15095 * configure: Fix three locations where shell scripts were
15096 being run directly rather than with config_shell.
15097
15098 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
15099
15100 * configure.in (v850-*-*): Set up initial $noconfigdirs.
15101 * config.sub (basic_machine): Recognize v850.
15102
15103 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
15104
15105 * mpw-configure: Handle multiple enable/disable options and
15106 pass them down recursively, handle -c and -s flags appropriately
15107 depending on choice of compiler, add escape mechanism for
15108 quoted arguments to gC.
15109
15110 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15111
15112 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
15113 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
15114 so that -mrelocatable-lib and -mno-eabi are used.
15115
15116 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
15117 not support --print-multi-lib, don't abort.
15118
15119 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
15120
15121 * make-all.com: Run config-a-gas.
15122 * setup.com: Don't copy subdirectory files around.
15123
15124 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
15125
15126 * configure.in (*-*-ose): Remove exclusion of libgloss for this
15127 target, it now compiles correctly.
15128
15129 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
15130
15131 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
15132
15133 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15134
15135 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
15136
15137 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15138
15139 * configure.in (native_only): Add prms.
15140
15141 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
15142
15143 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
15144 (BINUTILS_SUPPORT_DIRS): Likewise.
15145
15146 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15147
15148 * configure.in (d10v-*-*): Don't configure ld or gdb until the
15149 d10v support is added.
15150
15151 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
15152
15153 * configure.in (d10v-*-*): New target.
15154
15155 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
15156
15157 * config.guess (HP 9000/811): Recognize this as a PA1.1
15158 machine.
15159
15160 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
15161
15162 * Makefile.in (do-tar-gz): New target, split out from tail end of
15163 taz target. Run each command separately, don't use pipes.
15164 (taz): Use it.
15165
15166 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
15167
15168 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
15169 * mpw-build.in: No builds should depend on building byacc or flex,
15170 they are assumed to be installed already.
15171
15172 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15173
15174 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
15175 variable that CC_FOR_TARGET needs.
15176
15177 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15178
15179 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
15180 options have changed since the last time the subdirectory was
15181 configured, and if it has, reconfigure.
15182 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
15183 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
15184
15185 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
15186
15187 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
15188 CLEAN_MODULES): Add bash.
15189 (all-bash): New target.
15190
15191 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
15192
15193 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
15194
15195 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15196
15197 * config.sub (basic_machine): Recognize d10v as a valid processor.
15198
15199 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
15200
15201 * mpw-configure: Add support for --bindir.
15202 * mpw-build.in: Use a GCC-specific build script for GCC actions.
15203
15204 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
15205
15206 * configure.in: add bash, time, gawk to list of hosttools and things
15207 to only build for native toolchains
15208
15209 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15210
15211 * Makefile.in (docdir): Remove.
15212
15213 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
15214
15215 * Makefile.in (datadir): Set to $(prefix)/share.
15216
15217 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
15218
15219 * configure.in: build diff and patch for cygwin32-hosted
15220 toolchains.
15221
15222 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
15223
15224 * config.sub: Accept -rtems*.
15225
15226 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
15227
15228 * configure.in: enable dosrel for cygwin32-hosted builds,
15229 remove diff from the list of things not buildable
15230 via Canadian Cross
15231
15232 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
15233
15234 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
15235 don't get ". ".
15236
15237 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
15238
15239 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
15240
15241 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
15242
15243 * Makefile.in (taz): Handle case where tex3patch didn't even get
15244 checked out. Also, if it was found, put the symlink in a new util
15245 subdirectory.
15246
15247 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15248
15249 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
15250
15251 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
15252
15253 * config.sub: Recognize -openvms.
15254 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
15255 * make-all.com, setup.com: New files.
15256
15257 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15258
15259 * Makefile.in (taz): tex3patch moved to texinfo/util.
15260
15261 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
15262
15263 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
15264 * configure.in: remove make from disable-if-Can-Cross list
15265 enable gdb if ${host} and ${target} are cygwin32
15266
15267 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
15268
15269 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
15270 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
15271
15272 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15273
15274 * config.guess: Combine mips-mips-riscos cases, and use cpp to
15275 distinguish sysv/svr4/bsd variants.
15276 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
15277
15278 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
15279
15280 * configure.in: Added copyright notice.
15281 * move-if-change: Added copyright notice.
15282
15283 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15284
15285 * configure.in (powerpcle-*-solaris*): Until we get shared
15286 libraries working, don't build gdb, sim, make, tcl, tk, or
15287 expect.
15288
15289 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
15290
15291 * config.guess: Merge with FSF:
15292
15293 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
15294 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
15295
15296 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
15297 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
15298
15299 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
15300 * config.guess: Combine two OSF1 rules.
15301 Also recognize field test versions. From mjr@zk3.dec.com.
15302 * config.guess (dgux): Use /usr/bin/uname rather than uname,
15303 because GNU uname does not support -p. From pmr@pajato.com.
15304
15305 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
15306
15307 * Makefile.in (MAKEDIRS): Removed $(tooldir).
15308
15309 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
15310
15311 * mpw-README: Document GCCIncludes.
15312
15313 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
15314
15315 * configure.in (alpha-*-linux*): Set enable_shared to yes.
15316
15317 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
15318
15319 * mpw-configure: Handle --enable-FOO and --disable-FOO.
15320
15321 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
15322
15323 * configure.in (*-*-cygwin32): Configure make.
15324
15325 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
15326
15327 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
15328
15329 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
15330
15331 * Makefile.in (all-inet): Depend on all-perl.
15332
15333 * Makefile.in (inet-install): New target.
15334
15335 * Makefile.in (all-inet): Depend on all-tcl.
15336 (all-inet): Depend on all-send-pr.
15337
15338 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15339
15340 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
15341 temporarily.
15342
15343 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
15344
15345 * configure.in: Don't configure --with-gnu-ld on AIX.
15346
15347 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15348
15349 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
15350
15351 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
15352
15353 * Makefile.in (ALL_MODULES): Added all-inet.
15354 (CROSS_CHECK_MODULES): Added check-inet.
15355 (INSTALL_MODULES): Added install-inet.
15356 (CLEAN_MODULES): Added clean-inet.
15357 (all-indent): New target.
15358
15359 * configure.in (host_tools): Added inet.
15360 (native_only): Added inet.
15361 (noconfigdirs): Added inet.
15362
15363 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
15364
15365 * configure.in: Don't configure libgloss if we are not configuring
15366 newlib.
15367
15368 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
15369
15370 * configure.in: Don't configure libgloss for unsupported
15371 architectures.
15372
15373 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15374
15375 * Makefile.in (CLEAN_MODULES): Add clean-apache.
15376
15377 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
15378
15379 * Makefile.in (ALL_MODULES): Include all-apache.
15380 (CROSS_CHECK_MODULES): Include check-apache.
15381 (INSTALL_MODULES): Include install-apache.
15382 (all-apache): New target.
15383
15384 * configure.in: Added apache everywhere perl is seen.
15385
15386 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15387
15388 * Makefile.in: Add support for clean-{module} and
15389 clean-target-{module} rules.
15390
15391 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
15392
15393 * configure.in (*-*-ose) do not build libgloss.
15394
15395 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15396
15397 * config.guess (prep*:SunOS:5.*:*): Turn into
15398 powerpele-unknown-solaris2.
15399
15400 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
15401
15402 * configure.in: Permit --enable-shared to specify a list of
15403 directories.
15404
15405 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15406
15407 * configure.in (host==solaris): Pass only the first word of $CC
15408 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
15409
15410 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
15411
15412 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
15413
15414 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
15415
15416 * Makefile.in (ALL_MODULES): Include all-perl.
15417 (CROSS_CHECK_MODULES): Include check-perl.
15418 (INSTALL_MODULES): Include install-perl.
15419 (ALL_X11_MODULES): Include all-guile.
15420 (CHECK_X11_MODULES): Include check-guile.
15421 (INSTALL_X11_MODULES): Include install-guile.
15422 (all-perl): New target.
15423 (all-guile): New target.
15424
15425 * configure.in (host_tools): Include perl and guile.
15426 (native_only): Include perl and guile.
15427 (noconfigdirs): Don't build guile and perl; no ports have been
15428 done.
15429
15430 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
15431
15432 * configure (--enable-*): Handle quoted option lists such as
15433 --enable-sim-cflags='-g0 -O' better.
15434
15435 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15436
15437 * Makefile.in ({,inst}all-target): New rule so we can make and
15438 install all of the target directories easily.
15439
15440 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15441
15442 * configure.in: Add missing global flag in sed substitution when
15443 deleting `target-' from ${configdirs}.
15444
15445 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
15446
15447 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
15448 option.
15449
15450 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
15451 config/mh-necv4.
15452
15453 * install.sh: Correct misspelling of transformbasename.
15454
15455 * config.guess: Recognize mips-*-sysv*.
15456
15457 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
15458
15459 * config.sub: Recognize mon960.
15460
15461 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
15462
15463 * configure: Restore Canadian Cross handling of BISON and LEX,
15464 removed in Feb 20 change.
15465
15466 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
15467
15468 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
15469 Mention make install. Remove the old copyright date as well the
15470 clumsy and rather pointless copyright on the README file.
15471
15472 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
15473
15474 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
15475 Makefile after running symlink-tree, then run `make distclean' to
15476 avoid clobbering any generated files in srcdir.
15477
15478 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
15479
15480 * configure.in (m68k-*-netbsd*): Build everything now.
15481
15482 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
15483
15484 * Makefile.in (taz): Fix quoting.
15485
15486 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
15487
15488 * configure.in (sparclet-*-*): Build everything now.
15489
15490 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15491
15492 * configure.in (m68k-*-linux*): New host.
15493
15494 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
15495
15496 * configure: Check for bison before byacc.
15497
15498 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
15499
15500 * Makefile.in configure: Change the way LEX and BISON/YACC are
15501 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
15502 searching PATH. These are used as fallbacks by Makefile.in if
15503 flex/bison/byacc aren't in objdir.
15504
15505 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
15506
15507 * Makefile.in: Make everything which depends upon all-bfd also
15508 depend upon all-opcodes, in case --with-commonbfdlib is used.
15509
15510 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15511
15512 * configure.in (host *-*-cygwin32): Don't build gdb if we are
15513 building NT native compilers on Unix.
15514
15515 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
15516
15517 * configure.in: Don't get CC from the host Makefile fragment if we
15518 can find gcc in PATH, or if this is a Canadian Cross. Move the
15519 Solaris test for /usr/ucb/cc to the post target script, just after
15520 the compiler sanity test.
15521
15522 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
15523
15524 * config.sub: Merge with FSF.
15525
15526 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
15527
15528 * Makefile.in (RPATH_ENVVAR): New variable.
15529 (REALLY_SET_LIB_PATH): Use it.
15530 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
15531
15532 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
15533
15534 * config.sub, configure.in: Recognize sparclet cpu.
15535
15536 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
15537
15538 * config.guess: Support m68k-cbm-sysv4.
15539
15540 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
15541
15542 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
15543 m68k-unknown-linuxaout from linker help string. Put quotes around
15544 $ld_help_string.
15545
15546 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
15547
15548 * config.guess (powerpc-harris-powerunix): Add guess for port
15549 to new target.
15550
15551 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15552
15553 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
15554
15555 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
15556
15557 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
15558 $(REALLY_SET_LIB_PATH) in Makefile.
15559 * Makefile.in (SET_LIB_PATH): New variable.
15560 (REALLY_SET_LIB_PATH): New variable.
15561 ($(DO_X)): Use $(SET_LIB_PATH).
15562 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
15563 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
15564 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
15565 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
15566 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
15567 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
15568 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
15569 (install-dosrel): Likewise.
15570 (all-opcodes): Depend upon all-libiberty.
15571
15572 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
15573
15574 * config.guess (*:CYGWIN*): New
15575
15576 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15577
15578 * Makefile.in (all-target-winsup): All all-target-libiberty.
15579
15580 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
15581
15582 * configure.in (noconfigdirs): Add missing # in front of comment.
15583
15584 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
15585
15586 * configure.in: add second pass to things added to noconfigdirs
15587 so *-gm-magic can exclude libgloss properly.
15588
15589 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
15590
15591 * mpw-configure (extralibs_name, rez_name): Set correctly
15592 for MWC68K compiler.
15593
15594 * mpw-README: Add more info on the necessary build tools.
15595
15596 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
15597
15598 * configure.in, config.sub: Recognize cygwin32.
15599
15600 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
15601
15602 * config.guess, config.sub: Recognize A/UX.
15603
15604 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
15605
15606 * config.sub: Merge with gcc/config.sub.
15607
15608 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
15609
15610 * mpw-build.in (do-binutils): Add build of stamps.
15611
15612 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
15613
15614 * config.sub: Add recognition for mips64vr4100*-* targets.
15615
15616 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
15617
15618 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
15619 Add creation of gconfigargs with `--enable-shared' turned on.
15620 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
15621 ($(host)-stamp-stage3-configured): Likewise.
15622 (HOLES): Add chatr and ldd.
15623 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
15624
15625 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
15626
15627 * configure: Pass --nfp to recursive configures.
15628
15629 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
15630
15631 * Makefile.in (DLLTOOL): New.
15632 (DLLTOOL_FOR_TARGET): New.
15633 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
15634 (EXTRA_TARGET_FLAGS): Ditto.
15635 (EXTRA_GCC_FLAGS): Ditto.
15636 (CONFIGURE_TARGET_MODULES): Ditto.
15637 (DO_X): Ditto.
15638 * configure: Add DLLTOOL.
15639
15640 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
15641
15642 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
15643 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
15644 mh-sco, since old workarounds no longer needed, and don't
15645 build ld, since libraries have weak symbols in COFF.
15646
15647 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
15648
15649 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
15650
15651 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
15652
15653 * configure.in: Make sure that ${CC} can be used to compile an
15654 executable.
15655
15656 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
15657
15658 * Makefile.in (all-gdb): Depend on $(GDB_TK).
15659 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
15660 nothing depending on whether gdbtk is being built.
15661
15662 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
15663
15664 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
15665
15666 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
15667
15668 * configure.in (noconfigdirs): Put ld or gas in this early, if the
15669 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
15670
15671 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
15672
15673 * config-ml.in: Add support for
15674 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
15675 Simplify setting of multidirs from --disable-foo.
15676
15677 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15678
15679 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
15680 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
15681 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
15682 non-empty, pass them on to the GCC make.
15683 (all-bootstrap): New rule that is like all-gcc, except it executes
15684 the GCC bootstrap rule instead of the GCC all rule.
15685
15686 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
15687
15688 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
15689
15690 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15691
15692 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
15693 DG/UX support.
15694
15695 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
15696
15697 * config.sub (i*86*) Change [345] to [3456]
15698
15699 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
15700
15701 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
15702 --with-gnu-ld=no.
15703
15704 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
15705
15706 * config-ml.in (rs6000*, powerpc*): Add switches to control which
15707 AIX multilibs get built.
15708
15709 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15710
15711 * configure.in (i386-win32): Don't build expect if we're not
15712 building the tcl subdir.
15713
15714 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
15715
15716 * Makefile.in: (configure-target-examples, all-target-examples):
15717 New targets, configure and build example programs.
15718
15719 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
15720
15721 * mpw-configure: If an mpw-config.in generated a file mk.sed,
15722 use it as input to sedit the generated MPW makefile.
15723 * mpw-README: Add a suggestion about Gestalt.h.
15724
15725 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
15726
15727 * config.sub: Accept *-*-ieee*.
15728
15729 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
15730
15731 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
15732 Ronald F. Guilmette <rfg@monkeys.com>.
15733
15734 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15735
15736 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
15737 for powerpc-pe native.
15738 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
15739 (target==powerpc-pe): duplicate i386-win32 entry.
15740
15741 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15742
15743 * configure.in (noconfigdirs): Exclude target-newlib for all versions
15744 of vxworks, not just vxworks5.1.
15745
15746 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
15747
15748 * mpw-configure: Add support for exec-prefix.
15749
15750 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
15751
15752 * config.guess: Recognize HP model 816 machines as having
15753 a PA1.1 processor.
15754
15755 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
15756
15757 * configure: Ignore new autoconf configure options.
15758
15759 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
15760
15761 * config.guess: Recognize Pentium under SCO.
15762 From Robert Lipe <robertl@arnet.com>.
15763
15764 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
15765
15766 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
15767
15768 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
15769
15770 * configure.in: Don't configure gas for alpha-dec-osf*.
15771
15772 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
15773
15774 * configure.in: Default to --with-stabs for some targets for which
15775 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
15776 i[345]86*-*-unixware*.
15777
15778 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
15779
15780 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
15781 rather than basing it on the target. Simplify handling of options
15782 controlling which directories to configure. Remove extraneous
15783 slash in multi-clean target.
15784
15785 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
15786
15787 * config-ml.in: Prefix more variables with ml_ so they don't collide
15788 with configure's.
15789
15790 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
15791
15792 * configure: Don't turn -v into --v.
15793
15794 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
15795
15796 * configure.in (targargs): Fix typo.
15797
15798 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
15799
15800 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
15801
15802 * configure.in: Strip --host and --target options from
15803 CONFIG_ARGUMENTS, and always configure for --host only. Add
15804 --with-cross-host option when building with a cross-compiler.
15805 * configure: Canonicalize the arguments put into config.status by
15806 always using `=' for an option with an argument. Pass a presumed
15807 --host or --target explicitly.
15808
15809 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
15810
15811 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
15812 into general OS recognition case.
15813
15814 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15815
15816 * configure.in (target_configdirs): add target-winsup only
15817 for win32 target systems.
15818
15819 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
15820
15821 * Makefile.in (all-target-libgloss): Depend upon
15822 configure-target-newlib, since when libgloss is built it looks to
15823 see if the newlib directory exists.
15824
15825 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
15826
15827 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
15828 cfg-ml-*.in.
15829
15830 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
15831
15832 * configure: Handle LD and LD_FOR_TARGET when configuring a
15833 Canadian Cross.
15834
15835 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15836
15837 * configure.in (target_libs): add target-winsup.
15838 (target==i386-win32): add patch diff flex make to $noconfigdirs.
15839 (target==ppcle-pe): remove ld from $noconfigdirs.
15840
15841 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
15842
15843 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
15844 Preserve relative path names in $srcdir. Build symlink tree if
15845 configuring cross target dir and srcdir=. (= no VPATH support).
15846 (configure-target-libg++): Depend on configure-target-librx.
15847 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
15848 * config-ml.in: New file.
15849 * symlink-tree: New file.
15850 * configure: Ensure srcdir="." if that's what it is.
15851
15852 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
15853
15854 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
15855 includes and FLEX_SKELETON setting.
15856 * mpw-configure (--with-gnu-ld): New option, controls whether
15857 to use PPCLink or ld with PowerMac GCC.
15858 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
15859 * mpw-config.in: Configure grez if targeting Mac.
15860
15861 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
15862 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
15863 just macos.
15864 * configure.in: Configure grez resource compiler if targeting Mac.
15865 * Makefile.in (all-grez, install-grez): New targets.
15866
15867 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
15868
15869 * configure: CXX defaults to gcc, not g++. If we find
15870 gcc in the path, set CC to gcc -O2.
15871
15872 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
15873
15874 * configure: Default ${build} correctly. Avoid picking up extra
15875 spaces when reading CC and CXX from Makefile. When doing a
15876 Canadian Cross, use plausible default values for numerous
15877 variables.
15878 * configure.in: When doing a Canadian Cross, don't try to
15879 configure tools whose configure script can't handle it.
15880
15881 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15882
15883 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
15884
15885 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
15886
15887 * configure: Remove dubious bug reporting address.
15888
15889 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
15890
15891 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
15892 configure script, run that instead of this directory's configure.
15893 In either case, print a message that we're configuring the sub-dir.
15894
15895 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
15896
15897 * configure.in: Before checking for the existence of various files,
15898 use sed to filter out "target-".
15899
15900 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
15901
15902 * Makefile.in (DO_X): Split rule to decrease command line length
15903 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
15904 (Philippe De Muyter).
15905
15906 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
15907
15908 * Makefile.in (all-patch): depend on all-libiberty.
15909
15910 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
15911
15912 * configure.in: If the only directory in target_configdirs which
15913 actually exists is libiberty, then set target_configdirs to empty,
15914 to avoid trying to build a target libiberty in a gas or gdb
15915 distribution.
15916
15917 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
15918
15919 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
15920 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
15921 systems.
15922
15923 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
15924
15925 * configure.in (copy_dirs): Use sys-include instead of include
15926 for --with-headers option.
15927
15928 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
15929
15930 * Makefile.in, configure.in: Make winsup builds work with
15931 new scheme.
15932
15933 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
15934
15935 * configure.in: Build the linker on AIX.
15936
15937 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
15938
15939 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
15940 where needed.
15941
15942 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
15943
15944 * Makefile.in (all-gcc): Fix typo.
15945
15946 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
15947
15948 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
15949
15950 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
15951
15952 * configure.in: Rename libFOO to target-libFOO, and xiberty
15953 to target-xiberty, to provide more flexibility.
15954 (target_subdir): Define. Create if cross.
15955 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
15956 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
15957 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
15958 check-libFOO -> check-target-libFOO, etc.
15959 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
15960 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
15961 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
15962 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
15963 allow ALL_GCC="" to only configure.
15964 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
15965 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
15966 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
15967
15968 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
15969
15970 * Makefile.in (taz): Build "info" in etc explicitly.
15971
15972 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
15973
15974 * configure.in: Make sure that CC is undefined (as opposed to
15975 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
15976 problem with autoconf trying to configure on a host without GCC.
15977
15978 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
15979
15980 * mpw-configure: Set host alias from choice of host compiler,
15981 only use generic MPW Makefile sed if present, edit a file
15982 named "hacked_Makefile.in" instead of "Makefile.in" if present.
15983 * mpw-README: Add problem notes about CW6 and CW7.
15984
15985 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
15986
15987 * Makefile.in (taz): Use ";" instead of ";;".
15988
15989 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
15990
15991 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
15992 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
15993 DISTDOCDIRS.
15994 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
15995 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
15996
15997 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
15998
15999 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
16000 and gnats, because they are now subsumed by DISTSTUFFDIRS.
16001 Move bfd to DISTSTUFFDIRS.
16002
16003 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16004
16005 * Makefile.in (X11_LIB): Removed.
16006 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
16007
16008 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
16009
16010 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16011
16012 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
16013 names.
16014
16015 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16016
16017 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
16018
16019 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
16020
16021 * configure.in (i[345]86-*-win32): Always build newlib.
16022 Don't configure cvs, autoconf or texinfo.
16023 * Makefile.in (LD_FOR_TARGET): New.
16024 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
16025 Pass down LD_FOR_TARGET.
16026
16027 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
16028
16029 * winsup: New directory.
16030 * Makefile.in: Build winsup.
16031 * configure.in: Winsup is configured when target is win32.
16032 Can only build win32 target GDB when native.
16033
16034 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
16035
16036 * config.guess: Recognize HP model 819 machines as having
16037 a PA 1.1 processor.
16038
16039 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
16040
16041 * configure: Fix sed loop which substitutes for CC and CXX to
16042 avoid bug found in various sed implementations.
16043
16044 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16045
16046 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
16047 simulator. Use standard powerpc-*-eabi*.
16048
16049 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
16050
16051 * configure.in: Stop putting gas and binutils in noconfigdirs for
16052 powerpc-*-aix* and rs6000-*-*.
16053
16054 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
16055
16056 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
16057 -mcall-aixdesc libraries.
16058
16059 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
16060
16061 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16062
16063 * config.sub (arm | armel | armeb): Fix shell syntax.
16064
16065 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16066
16067 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
16068 -msoft-float and -mcpu=common support.
16069 (powerpc*-*-eabisim*): Add support for building -mcall-aix
16070 libraries.
16071
16072 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16073
16074 * configure.in: Allow configuration and build of emacs19 for the alpha.
16075
16076 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16077
16078 * configure.in (CC): Get ^CC, not just any old CC, from
16079 ${host_makefile_frag}.
16080
16081 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16082
16083 * configure.in (CC): Try to get CC from
16084 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
16085
16086 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16087
16088 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
16089 only if it exists in $(srcdir).
16090
16091 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
16092
16093 * configure: If CC and CXX are not set in the environment, set
16094 them, based on either an existing Makefile or on searching for gcc
16095 in PATH. Substitute for CC and CXX in Makefile.
16096 * configure.in: Remove libm from target_libs. Separate
16097 target_configdirs from configdirs. If CC is not set in
16098 environment, try to get it from a host Makefile fragment. Rewrite
16099 changes of configdirs to use skipdirs instead. A few minor
16100 tweaks. Take directories out of target_configdirs as they are
16101 taken out of configdirs. Remove existing Makefile files from
16102 subdirectories. Substitute for TARGET_CONFIGDIRS and
16103 CONFIG_ARGUMENTS in Makefile.
16104 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
16105 by configure.in.
16106 (CONFIG_ARGUMENTS): Likewise.
16107 (CONFIGURE_TARGET_MODULES): New variable.
16108 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
16109 ($(CONFIGURE_TARGET_MODULES)): New target.
16110 (configure-libg++, configure-libio): New targets.
16111 (all-libg++): Depend upon configure-libg++.
16112 (all-libio): Depend upon configure-libio.
16113 (configure-libgloss, all-libgloss): New targets.
16114 (configure-libstdc++): New target.
16115 (all-libstdc++): Depend upon configure-libstdc++.
16116 (configure-librx, all-librx): New targets.
16117 (configure-newlib): New target.
16118 (all-newlib): Depend upon configure-newlib
16119 (configure-xiberty): New target.
16120 (all-xiberty): Depend upon configure-xiberty.
16121
16122 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16123
16124 * configure.in (host i[345]86-*-win32): Expand the
16125 noconfigdirs again.
16126
16127 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
16128
16129 * mpw-configure: Fix sed command file name.
16130
16131 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
16132
16133 * configure.in (host i[345]86-*-win32): Reduce the
16134 noconfigdirs again.
16135
16136 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
16137
16138 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
16139 or powerpc*-*-pe*, since they are not yet supported.
16140
16141 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
16142
16143 Add PowerMac support and many other enhancements.
16144 * mpw-configure: New option --cc to select compiler to use,
16145 paste options set according to --cc into the generated
16146 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
16147 if mpw-make.sed is present.
16148 * mpw-config.in: Don't test for gC1, test for mpw-touch,
16149 add forward includes for PowerPC include files.
16150 * mpw-build.in: Build using Makefile.PPC if present.
16151 (do-byacc, etc): Remove separate version resource builds.
16152 (do-gas): Build "stamps" before "all".
16153 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
16154 * mpw-README: Update to reflect --cc option, PowerMac support,
16155 and recently-reported compatibility problems.
16156
16157 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
16158
16159 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
16160 embedded m68k systems (-aout, -coff, -elf, -vxworks).
16161 (--with-multilib-top): Pass to recursive invocations.
16162
16163 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
16164
16165 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
16166 v810-*-*.
16167
16168 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16169
16170 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
16171 gdb, ld and opcodes on v810-*-*.
16172
16173 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
16174
16175 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
16176 (local-maintainer-clean): New target.
16177 (maintainer-clean): New target.
16178 (realclean): Just depend upon maintainer-clean.
16179
16180 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16181
16182 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
16183
16184 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
16185
16186 * configure.in: Build ld in mips*-*-bsd* case.
16187
16188 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
16189
16190 * config.sub: Accept -lites* OS. From Ian Dall.
16191
16192 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
16193
16194 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
16195 targets.
16196
16197 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16198
16199 * configure.in: treat i386-win32 canadian cross the same as
16200 i386-go32 canadian cross.
16201
16202 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16203
16204 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
16205 running under the simulator to build a reduced set of libraries.
16206 (powerpc-*-eabiaix): Add fine grained multilib support added to
16207 other powerpc targets yesterday.
16208
16209 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16210
16211 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
16212 -disable-softfloat, -disable-relocatable, -disable-aix, and
16213 -disable-sysv to control which multilib libraries get built.
16214
16215 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16216
16217 * configure: Add Makefile.tem to list of files to remove in trap
16218 handler.
16219
16220 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
16221
16222 * config.guess (*Linux*): Add missing "exit"s.
16223 Also, need specific check for alpha-unknown-linux (uses COFF).
16224
16225 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
16226
16227 * config.guess: Merge with FSF:
16228
16229 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
16230 * config.guess (AIX4): More robust release numbering discovery.
16231
16232 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
16233 * config.guess (i386-sequent-ptx): Properly get version number.
16234
16235 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
16236 * config.guess (mips:*:4*:UMIPS): New case.
16237
16238 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
16239
16240 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
16241 (i386-win32 host): Likewise. Don't build readline.
16242
16243 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
16244
16245 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
16246 SUPPORT_FILES to submakes.
16247
16248 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
16249
16250 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
16251 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
16252 mpw-configure.
16253
16254 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
16255
16256 * configure.in (appdirs): Use =, not ==, in test expression when
16257 trying to build the text to print in the warning message for
16258 Solaris users.
16259
16260 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
16261
16262 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
16263
16264 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16265
16266 * config.guess: Recognize lynx-2.3.
16267
16268 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
16269
16270 * config.sub (z8ksim): Deleted
16271 (z8k-*-coff): New, this is the one true name of the target.
16272
16273 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
16274
16275 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
16276
16277 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
16278
16279 * config.guess (*:Linux:*:*): First try asking the linker what the
16280 default object file format is (elf, aout, or coff). Then if this
16281 fails, try previous methods.
16282
16283 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16284
16285 * configure.in: Don't build newlib for *-*-vxworks5.1.
16286
16287 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16288
16289 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
16290 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
16291
16292 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
16293
16294 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
16295
16296 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
16297
16298 * cfg-ml-com.in: New file.
16299 * cfg-ml-pos.in: New file.
16300
16301 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
16302
16303 * COPYING.NEWLIB: Add HP free copyright to list.
16304
16305 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16306
16307 * config.sub: Recognize -eabi* for the system, not just -eabi.
16308
16309 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
16310
16311 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
16312 * config.sub, configure.in (win32): New target and host.
16313
16314 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
16315
16316 * configure.in: Add i386-pe configuration.
16317
16318 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
16319
16320 * mpw-build.in (install): Install GDB after LD.
16321
16322 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
16323
16324 * mpw-config.in (elf/mips.h): Always forward-include, needed
16325 for GDB to build.
16326
16327 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
16328
16329 * testsuite: New directory for customer acceptance and whole tool
16330 chain tests.
16331
16332 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16333
16334 * configure: If per-host line isn't found, but AC_OUTPUT is found
16335 and a configure script exists, run it instead.
16336
16337 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
16338
16339 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
16340
16341 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
16342
16343 * configure: Set build_{cpu,vendor,os,alias} to host values when
16344 --build isn't specified.
16345
16346 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16347
16348 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
16349 (FLAGS_TO_PASS): Pass them.
16350 (EXTRA_TARGET_FLAGS): Ditto.
16351
16352 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16353
16354 * Makefile.in (all-libg++): Depend on all-libstdc++.
16355
16356 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16357
16358 * configure.in (noconfigdirs): Enable all packages for
16359 i386-unknown-netbsd.
16360
16361 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
16362
16363 * configure.in (noconfigdirs): Don't configure tk for i386-go32
16364 hosted builds (DOS builds)
16365
16366 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
16367
16368 Changes for ARM based on patches from Richard Earnshaw:
16369 * config.sub: Handle armeb and armel.
16370 * configure.in: Omit arm linker only for riscix.
16371
16372 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
16373
16374 * config.guess: Update from FSF.
16375
16376 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
16377
16378 * config.sub: Recognize powerpcle as the little endian variant of
16379 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
16380 powerpcle variant. Convert pentium into i586, not i486. Add p5
16381 alias for i586. Map new x86 variants p6, k5, nexgen into i586
16382 temporarily.
16383
16384 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
16385
16386 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
16387
16388 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
16389
16390 * config.sub: Accept -lites* as a basic system type.
16391
16392 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
16393
16394 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
16395 installed, and if so return linuxoldld as the system name.
16396
16397 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
16398
16399 * config.guess: Add hppa1.1-hp-lites support.
16400
16401 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
16402
16403 * configure.in: Don't build newlib for m68k-vxworks5.1.
16404
16405 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16406
16407 * configure.in (mips-sgi-irix6): Use mh-irix5.
16408
16409 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
16410
16411 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
16412
16413 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16414
16415 * test-build.mk: Enable building of shared libraries on IRIX 5 and
16416 OSF/1. Fix compiler flags.
16417 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
16418
16419 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
16420
16421 * configure.in: Recognize --with-newlib.
16422 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
16423
16424 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16425
16426 * Makefile.in: move {all,check,install}-gdb from *_MODULES
16427 to *_X11_MODULES due to gdbtk needing X include files et al.
16428
16429 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
16430
16431 Merge in support for Mac MPW as a host.
16432 (Old change descriptions retained for informational value.)
16433
16434 * mpw-config.in: Add generic include forwards for cpu-specific
16435 include files in aout and elf directories.
16436
16437 * mpw-configure: Added copyright.
16438 * mpw-config.in: Check for presence of required build tools.
16439 (target_libs): Add newlib.
16440 (target_tools): Add examples.
16441 (Read Me): Generate as "Read Me for MPW" instead.
16442 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
16443 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
16444 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
16445
16446 * mpw-configure: Remove subdir-specific makefile hackery,
16447 delete mk.tmp after using it.
16448
16449 * mpw-build.in (all): Display start and end times.
16450
16451 * mpw-configure (host_canonical): Set.
16452 (target_cpu): Always add to makefiles.
16453 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
16454 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
16455 (mpw-mh-mpw): Look for in srcdir and srcroot.
16456 Use sed instead of mpw-edit-prefix to edit prefix definitions.
16457
16458 * mpw-build.in: (install-only): New target.
16459
16460 * mpw-configure (host_alias, target_alias): Rename from hostalias
16461 and targetalias, add into generated Makefile.
16462 (mk.tmp): If present, add into generated Makefile.
16463 * mpw-build.in (all-gas): Build config.h first before gas proper.
16464
16465 * mpw-configure (config.status): Write only if changed.
16466 * mpw-config.in (readline): Configure it (not built, just used for
16467 definitions).
16468
16469 * mpw-config.in (elf/mips.h): Add a forward include.
16470
16471 * mpw-config.in: Forward-include most .h files in include into
16472 extra-include.
16473 (readline): Don't build.
16474 mpw-build.in (install): Install GDB.
16475
16476 * mpw-configure (prefix, mpw_prefix): Handle it.
16477 * mpw-config.in (mmalloc, readline): Don't configure.
16478 * mpw-build.in (thisscript): Rename to ThisScript.
16479 Use mpw-build instead of BuildProgram everywhere.
16480 (mmalloc, readline): Don't build.
16481 * mpw-README: New file, basic documentation about the MPW port.
16482
16483 * mpw-config.in: Use forward-include to create include files.
16484
16485 * mpw-configure: Add more things to the top of each configured
16486 Makefile, including contents of config/mpw-mh-mpw.
16487 * mpw-config.in (extra-include): Create this directory and fill it
16488 with Posix-like include files when configuring.
16489
16490 * config.sub (apple, mac, mpw): Add various aliases.
16491
16492 * mpw-build.in: New file, top-level build script fragment for MPW.
16493 * mpw-configure: New file, configure script for MPW.
16494 * mpw-config.in: New file, config fragment for MPW.
16495
16496 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16497
16498 * configure.in (host_libs): Remove glob, since it is gone from the
16499 sources.
16500
16501 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16502
16503 * Makefile.in: define empty GDB_NLM_DEPS var.
16504
16505 * configure.in(target_makefile_frag): use config/mt-netware
16506 for netware targets.
16507
16508 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
16509
16510 * config.sub: Merge in recent FSF changes. Remove linux special
16511 cases.
16512
16513 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16514
16515 Revert this change:
16516
16517 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
16518
16519 * build-all.mk: Use CC=cc -Xs on Solaris.
16520
16521 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16522
16523 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
16524 stop using it.
16525 * Makefile.in: Nuke all references to glob subdirectory.
16526
16527 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16528
16529 * configure.in: Fix --enable-shared logic in per-host.
16530
16531 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
16532
16533 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
16534
16535 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
16536
16537 * configure.in (noconfigdirs): Don't build gas on AIX, for
16538 powerpc*-*-aix* as well as for rs6000*-*-aix*.
16539
16540 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
16541
16542 * configure: Fix --cache-file to work if the file argument is a
16543 relative path.
16544
16545 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
16546
16547 * configure: If the --cache-file is used, pass it down to
16548 configure in subdirectories.
16549
16550 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
16551
16552 * config.sub: add vxworks29k configuration.
16553
16554 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
16555
16556 * Makefile.in (taz): Do "diststuff" part quietly.
16557
16558 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
16559
16560 * config.sub: Mini-merge with gcc/config.sub.
16561
16562 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16563
16564 * config.guess (IRIX): Sed - to _.
16565
16566 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
16567
16568 * Makefile.in (source-vault, binary-vault): New targets.
16569
16570 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
16571
16572 * config.sub: Recognize -eabi as a basic system type.
16573
16574 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16575
16576 * configure.in (enable_shared stuff): Fix typo.
16577
16578 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
16579
16580 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
16581
16582 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
16583
16584 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
16585
16586 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
16587
16588 * configure.in (rs6000-*-*): Don't build gas.
16589
16590 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
16591
16592 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
16593 reduce command line length.
16594 (AS_FOR_TARGET): Check for as.new, not Makefile.
16595 (NM_FOR_TARGET): Check for nm.new, not Makefile.
16596
16597 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
16598
16599 * config.guess: Merge from FSF.
16600
16601 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16602
16603 * configure: Don't use $ when handling program_suffix.
16604
16605 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
16606
16607 * configure.in: Configure tk for hppa/hpux.
16608
16609 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
16610
16611 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
16612
16613 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16614
16615 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
16616 to LIBCXXFLAGS. Tests are better run without it.
16617
16618 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
16619
16620 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
16621
16622 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
16623
16624 * configure.in (*-*-netware*): Don't configure xiberty.
16625
16626 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
16627
16628 * configure.in: Remove tk from native_only list.
16629
16630 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
16631
16632 * build-all.mk: Add mips-ncd-elf target to sun4 targets
16633 for special NCD build.
16634
16635 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16636
16637 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
16638 makeall.bat, they're only useful for binutils snapshots.
16639 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
16640 makeall.bat to specified SUPPORT_FILES.
16641
16642 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
16643
16644 * build-all.mk: Add Ericsson targets to sun4 and solaris
16645 hosts. Add BNR's sun4 target to solaris host, so their
16646 build-from-source will be tested in-house first.
16647
16648 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16649
16650 * Makefile.in (LIBCFLAGS): New variable.
16651 (CFLAGS_FOR_TARGET): Ditto.
16652 (LIBCFLAGS_FOR_TARGET): Ditto.
16653 (LIBCXXFLAGS): Ditto.
16654 (CXXFLAGS_FOR_TARGET): Ditto.
16655 (LIBCXXFLAGS_FOR_TARGET): Ditto.
16656 (BASE_FLAGS_TO_PASS): Pass them.
16657 (EXTRA_TARGET_FLAGS): Ditto.
16658
16659 * configure.in: Support --enable-shared.
16660
16661 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
16662
16663 * configure.in (target_libs): Include libstdc++ again.
16664 * config.guess: Update from FSF (for FreeBSD).
16665
16666 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16667
16668 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
16669 makeall.bat.
16670 (DISTDOCDIRS): Add `etc'.
16671 (ETC_SUPPORT_PFX): New variable.
16672 (taz): Include anything from etc starting with a word in
16673 ETC_SUPPORT_PFX.
16674
16675 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16676
16677 * config.sub: Update for recent FSF changes. Remove obsolete
16678 h8300hds entry. Add -windows* and -osx as basic os. Minor
16679 spacing changes.
16680
16681 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
16682
16683 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
16684
16685 * config.guess: Merge with FSF.
16686 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
16687
16688 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16689
16690 * configure: Since the "trap 0" handler will override the exit
16691 status on many systems, only use it for "exit 1", and make it set
16692 a non-zero exit status; reset it before "exit 0". Also, check
16693 exit status of config.sub, and error out if it failed.
16694
16695 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
16696
16697 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
16698 and install libgloss.
16699
16700 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16701
16702 * Makefile.in (all-binutils): Depend upon all-byacc.
16703
16704 * configure.in: Don't build emacs on Irix 5.
16705
16706 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16707
16708 * configure.in (*-*-netware*): Add libio.
16709
16710 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16711
16712 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
16713 (CHECK_TARGET_MODULES): Ditto.
16714 (INSTALL_TARGET_MODULES): Ditto.
16715 (TARGET_LIBS): Ditto.
16716 (all-libstdc++): Note dependencies.
16717
16718 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16719
16720 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
16721
16722 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
16723
16724 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
16725 -fexternal-templates.
16726
16727 * configure.in (target_libs): Add libstdc++.
16728 (noconfigdirs): Add libstdc++ as appropriate.
16729
16730 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16731
16732 * config.guess: Update from FSF.
16733
16734 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16735
16736 * configure: Use ${config_shell} when running ${configsub}.
16737
16738 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
16739
16740 * config.sub: No longer recognize h8300h.
16741
16742 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
16743
16744 * config.sub: Remove extraneous differences between config.sub and
16745 gcc/config.sub.
16746
16747 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
16748
16749 * Makefile.in (DISTSTUFFDIRS): Add gas.
16750
16751 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
16752
16753 * COPYING.NEWLIB: New file.
16754
16755 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
16756
16757 * config.guess (HP-UX): Patch from Harlan Stenn
16758 <harlan@landmark.com> to also emit release level.
16759
16760 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
16761
16762 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
16763
16764 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
16765
16766 * config.sub: Merge nextstep cleanup from FSF.
16767
16768 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
16769
16770 * configure.in (arm-*-*): Don't configure ld for this target.
16771
16772 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
16773
16774 * configure.in (*-*-netware): don't configure libg++, libio,
16775 librx, or newlib.
16776
16777 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16778
16779 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
16780 configure ld--it works, but it doesn't support shared libraries.
16781
16782 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16783
16784 * config.guess (*-unknown-freebsd*): Get rid of possible
16785 trailing "(Release)" in version string.
16786 Patch from Paul Richards <paul@isl.cf.ac.uk>.
16787
16788 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
16789
16790 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
16791 Fix type: *-next-neststep -> *-next-nextstep.
16792
16793 * config.guess: Merge from FSF:
16794
16795 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16796
16797 * config.guess: Recognize powerpc-ibm-aix3.2.5.
16798
16799 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
16800
16801 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
16802 instead of UNIX_SV for UnixWare 1.0).
16803
16804 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
16805
16806 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
16807 to make gdb/nlm/* build after the compiler and linker.
16808
16809 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
16810
16811 * config.guess (netbsd, freebsd, linux): Accept any machine,
16812 not just i[34]86.
16813 (m68k-atari-sysv4): Relocate to match FSF version.
16814
16815 * config.guess: More merges from the FSF:
16816
16817 Add a space before function call or macro invocation.
16818
16819 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16820
16821 * config.guess: Add trap cmd to remove dummy.c and dummy when
16822 interrupted.
16823
16824 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
16825
16826 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
16827 (dummy): Redirect stderr from compilation of dummy.c.
16828
16829 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
16830
16831 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
16832
16833 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
16834
16835 * configure: Accept and ignore --cache*, for compatibility with
16836 new autoconf.
16837
16838 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
16839
16840 * config.guess: Merge from FSF:
16841
16842 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16843
16844 * config.guess (Pyramid*:OSx*:*:*): New case.
16845 (PATH): Add /.attbin at end for finding uname.
16846 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
16847
16848 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
16849
16850 * config.guess (M88*:DolphinOS:*:*): New case.
16851
16852 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
16853
16854 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
16855 to select whether to use ELF or COFF.
16856
16857 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
16858
16859 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
16860
16861 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
16862
16863 * config.guess: Guess the OS version for HPUX.
16864
16865 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
16866
16867 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
16868
16869 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16870
16871 * configure.in: Recognize --with-headers, --with-libs, and
16872 --without-newlib.
16873 * Makefile.in (all-xiberty): Depend upon all-ld.
16874
16875 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16876
16877 * configure.in: Change i[34]86 to i[345]86.
16878
16879 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16880
16881 * configure (version): A few more tweaks to help message.
16882
16883 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
16884
16885 * Makefile.in: Remove (for now) librx as a host library,
16886 now that we're building it for target.
16887
16888 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16889
16890 * configure: Fix up help message; from karl@owl.hq.ileaf.com
16891 (Karl Berry).
16892
16893 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
16894
16895 * configure.in: Also configure librx.
16896
16897 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
16898
16899 * Makefile.in: Update various rules to reflect that librx
16900 is now needed for libg++.
16901
16902 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16903
16904 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
16905
16906 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
16907
16908 * configure.in: Configure the examples directory.
16909
16910 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16911
16912 * configure: Simplify Jun 2 1994 change.
16913
16914 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
16915
16916 * change CC to /usr/latest/bin/gcc for lynx host builds, since
16917 /bin/gcc isn't good enough to build gcc.
16918
16919 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
16920
16921 * Makefile.in (GDB_SUPPORT_FILES): Remove
16922 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
16923 (gdb.tar.gz): Add new rule to use standard distribution building
16924 mechanism.
16925
16926 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
16927
16928 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
16929 Bill Cox <bill@cygnus.com>.
16930
16931 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
16932
16933 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
16934
16935 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
16936
16937 * configure: Search current dir first in .gdbinit.
16938
16939 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
16940
16941 * config.sub: Recognize freebsd (merged from gcc config.sub).
16942
16943 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
16944
16945 * config.sub: Refer to NeXT's operating system as nextstep.
16946
16947 * config.sub (case $basic_machine): Re-order the cases, to match
16948 the order in the FSF version (which is mostly alphabethical).
16949 Merge in some additions and changes from the FSF.
16950
16951 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
16952
16953 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
16954 * config.sub: Recognize cxux7.
16955 * configure.in: Use mh-cxux for m88k-harris-cxux*.
16956
16957 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
16958
16959 * config.sub: Fix typo powerpc -> powerpc-*.
16960
16961 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
16962
16963 * Makefile.in: `all-emacs19' depends on `all-byacc'.
16964
16965 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
16966 parallel with all-emacs and install-emacs). Top-level command
16967 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
16968
16969 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16970
16971 * test-build.mk ($(host)-stamp-stage2-installed): Remove
16972 $(relbindir)/make before doing ``make install'', and use
16973 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
16974 installing over running make binary.
16975 ($(host)-stamp-stage3-installed): Likewise.
16976
16977 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16978
16979 * config.guess: Recognize Mach.
16980
16981 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
16982
16983 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
16984 see whether --exec-prefix was used.
16985
16986 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
16987
16988 * README: Explicitly mention libg++/README. (Zoo's idea.)
16989
16990 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
16991
16992 * Makefile.in: Add all-librx target similar to all-libproc.
16993
16994 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
16995
16996 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
16997 with post 1.2 uname bogosity.
16998
16999 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17000
17001 * configure: Remove temporary files on receipt of a signal.
17002
17003 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
17004
17005 * configure: If there is a package_makefile_frag, remove
17006 ${subdir}/Makefile.tem after copying it in.
17007
17008 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17009
17010 * build_all.mk: support rs6000 lynx identifies itself as
17011 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
17012 since /bin/gcc is too feeble to compile a modern gcc.
17013
17014 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17015
17016 * brought devo/test-build.mk update-to-date with progressive/
17017 test-build.mk. Add lynx targets and hppa flag info.
17018
17019 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17020
17021 * configure.in: Use mh-ncrsvr43. Patch from
17022 Tom McConnell <tmcconne@sedona.intel.com>.
17023
17024 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
17025
17026 * config.guess (i386-unknown-bsdi): No longer need to
17027 check #if defined(__bsdi__) && defined(__i386__).
17028
17029 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17030
17031 * configure: Set program_transform_nameoption correctly.
17032
17033 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
17034
17035 * brought build-all.mk update-to-date with progressive build-all.mk,
17036 added new targets and hppa info.
17037
17038 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17039
17040 * configure: If config.guess result is a prefix of the user
17041 specified target, assume a native build and use the user specified
17042 target as the host alias. Remove SunOS patch suffix removal hack.
17043 * configure.in: Remove SunOS patch suffix removal hack.
17044
17045 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
17046 in NATIVE_CHECK_MODULES.
17047
17048 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
17049
17050 * Makefile.in: Rename HOST_ONLY to NATIVE.
17051 * configure: Delete SunOs patch suffix from host_canonical
17052 and build_canonical variables that are prepended to Makefiles.
17053 * configure.in: Add comments for easier maintenance.
17054
17055 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17056
17057 * Makefile.in: Add all-libproc target similar to all-gui.
17058
17059 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
17060
17061 * Makefile.in (CHECK_MODULES): split into
17062 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
17063
17064 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
17065
17066 * config.guess (i386-unknown-bsdi): New system to guess.
17067
17068 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17069
17070 * Makefile.in: Add all-gui target (but not yet build by "all").
17071
17072 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
17073
17074 * config.sub: Move deletion of patch suffix from here...
17075 * configure.in: To here, at Ian's suggestion. The top-
17076 level scripts might need to know of a patch level.
17077
17078 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
17079
17080 * config.sub: Strip off patch suffix so rtl is recognized
17081 as a sunos4.1.3 machine, even though it's been patched.
17082
17083 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
17084
17085 * Makefile.in (INSTALL_LAST): Delete.
17086 (INSTALL_DOSREL): New.
17087
17088 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17089
17090 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
17091 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
17092 whether we pass down --with-gnu-ld anyhow.
17093
17094 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
17095
17096 * Makefile.in (INSTALL_LAST): Change operation so it works
17097 on more flavors of make.
17098 * configure.in (go32): Don't build libg++ or libio.
17099
17100 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
17101
17102 * Makefile.in (Move HOST_PREFIX_1 and friends up so
17103 they can be overriden by templates.
17104
17105 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
17106
17107 * configure.in (target==go32): Don't build gdb.
17108 * dosrel: New directory.
17109
17110 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
17111
17112 * configure.in (host==go32): Configure dosrel too.
17113 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
17114 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
17115 be set by incoming names or templates.
17116 (INSTALL_LAST): New rule.
17117
17118 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
17119
17120 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
17121
17122 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17123
17124 * configure.in (appdirs): New variable. Currently empty, but will
17125 be used in gas distribution. If nonempty, lists a set of
17126 directories at least one of which must get configured, or top
17127 level configuration is considered to have failed.
17128 (rs6000-*-lynxos*): Use new file name.
17129
17130 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17131
17132 Eliminate XTRAFLAGS.
17133 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
17134 newlib include files using -idirafter, and also use -nostdinc.
17135 (CXX_FOR_TARGET): Likewise.
17136 (XTRAFLAGS): Removed.
17137 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
17138 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
17139 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
17140 ($(DO_X)): Don't pass down XTRAFLAGS.
17141
17142 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
17143
17144 * configure.in (mips*-dec-bsd*): New target; do build linker.
17145 (mips*-*-bsd*): New target; don't build linker.
17146
17147 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
17148
17149 * configure.in: support rs6000-*-lynxos* configuration.
17150 support sunos4 as a cross target.
17151
17152 * config.sub: look for lynx*, not lynx since the OS version may
17153 legitimately be part of the name.
17154
17155 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17156
17157 * configure.in (i[34]86-*-sco*): Move to be with other i386
17158 targets.
17159 (romp-*-*): New target. Skip various binary utilities.
17160 (vax-*-*): New target. Don't build newlib.
17161 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
17162
17163 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17164
17165 * configure.in: Only set host_makefile_frag if config
17166 directory exists.
17167
17168 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17169
17170 * install.sh: If $dstdir exists, don't check whether each
17171 component does.
17172
17173 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17174
17175 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
17176
17177 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
17178
17179 * configure.in (*-*-lynxos*): Don't configure newlib for either
17180 native or cross Lynx.
17181
17182 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
17183
17184 * config.sub (sparc64-elf): Fix os.
17185 (z8k): Remove duplicate.
17186
17187 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17188
17189 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
17190 gcc/stmp-fixproto, to try to prevent fixproto from being run.
17191
17192 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
17193
17194 * configure: Make file links cleanly even if Lynx fails on
17195 an NFS symlink (at least fail cleanly).
17196
17197 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
17198
17199 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
17200 -XNh2000.
17201
17202 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17203
17204 * configure: Unknown options are fatal again.
17205
17206 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
17207
17208 * configure: Ignore --x-includes and --x-libraries, for Autoconf
17209 compatibility.
17210
17211 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
17212
17213 * build-all.mk: Add `clean' target.
17214
17215 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17216
17217 * config.guess: Add SINIX support.
17218 * configure.in: Add mips-*-sysv4* support.
17219
17220 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
17221
17222 * build-all.mk: Document all useful targets.
17223 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
17224 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
17225
17226 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17227
17228 * configure: Support --silent, --quiet.
17229
17230 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17231
17232 * configure: Support --disable-FEATURE.
17233
17234 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17235
17236 * config.guess: Recognize NCR running SVR4.3.
17237
17238 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
17239
17240 * config.guess: Make BSDI generate i386-unknown-bsd386.
17241 Patch from Paul Eggert <eggert@twinsun.com>.
17242
17243 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17244
17245 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
17246
17247 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17248
17249 * configure: Make unrecognized options give nonfatal warnings
17250 instead of fatal errors, and pass them to any subdirectory
17251 configures in case they recognize them.
17252 Make --x equivalent to --with-x.
17253
17254 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
17255
17256 * configure: Add --enable-* options. Clean up usage message and
17257 some comments.
17258
17259 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
17260
17261 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
17262
17263 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17264
17265 * configure.in (hppa*-*-*): Enable binutils.
17266
17267 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17268
17269 * config.sub: Recognize cisco.
17270
17271 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
17272
17273 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
17274
17275 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17276
17277 * config.guess: about target *-hitachi-hiuxwe2, don't print more
17278 than one configuration name. Add comment.
17279
17280 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
17281
17282 * config.guess: about target *-hitachi-hiuxwe2, fixed
17283 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
17284 macro is incorrect.]
17285
17286 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17287
17288 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
17289 than the "make ls" stuff which used to be here.
17290
17291 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
17292
17293 * config.guess: Recognize i[34]86-unknown-freebsd.
17294 From Shawn M Carey <smcarey@rodan.syr.edu>.
17295
17296 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
17297
17298 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
17299
17300 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
17301
17302 * config.guess: Check for ptx.
17303
17304 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
17305
17306 * config.sub: Add os9k checking.
17307
17308 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17309
17310 * config.guess: Handle OSF1 running on HPPA processors
17311
17312 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17313
17314 * configure: If subdir configure fails, print out a message with
17315 subdirectory name, in case subdir's configure code didn't identify
17316 itself.
17317
17318 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
17319
17320 * configure.in: Remove embedded newlines from configdirs.
17321 Avoid mismatches of substrings. Fix matching strings at end
17322 of configdirs.
17323
17324 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
17325
17326 * config.guess: Add Lynx/rs6000 config support.
17327
17328 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
17329
17330 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
17331
17332 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
17333
17334 * configure.in (hppa*-*-osf*): Treat this just like most other
17335 PA configurations (eg no binutils or ld).
17336 (hppa*-*-*elf*): These configurations have binutils and ld.
17337
17338 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17339
17340 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
17341
17342 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17343
17344 * configure.in (rs6000-*-*): Build gas.
17345
17346 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
17347
17348 * Makefile.in: Avoid bug in losing hpux sed.
17349
17350 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
17351
17352 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
17353 for GDB and GDB has been fixed to not need it.
17354
17355 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17356
17357 * config.guess: Recognize vax hosts.
17358
17359 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17360
17361 * configure (while loop): Don't use "break 2" inside case
17362 statement -- the case statement isn't an enclosing loop.
17363
17364 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
17365
17366 * config.guess: Clean up NeXT support, to allow nextstep
17367 on Intel machines. Make OS be nextstep.
17368
17369 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
17370
17371 * config.guess: Add alternate forms for Convex.
17372
17373 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
17374
17375 * configure: Completely rewrite option processing. Take
17376 advantage of pattern-matching to avoid invoking test frequently.
17377 Also clean up host and target defaulting logic.
17378
17379 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
17380
17381 * Makefile.in: Replace all occurrances of "rootme" with "r" and
17382 "$${rootme}" with "$$r", to increase the likelihood that the do-*
17383 commands (plus user environment) will fit SCO limits.
17384
17385 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17386
17387 * configure.in: Don't issue warnings about directories which are
17388 not being configured if -norecursion is set. Correct test for
17389 --with-gnu-as and --with-gnu-ld to not get confused by substring
17390 matches.
17391
17392 * configure.in: Don't build gas for alpha-dec-osf1*.
17393
17394 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
17395
17396 * configure: Back out Per's change of 12/19/1993. It changes the
17397 behavior of configure in unexpected and confusing ways.
17398
17399 Also, use different delim char when calculating
17400 program_transform_name so that the name can contain slashes.
17401
17402 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
17403
17404 * configure.in, config.sub: Add support for VSTa micro-kernel.
17405
17406 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
17407
17408 * configure.in: Nuke hacks which were used to get a special
17409 version of GAS for HPPA configurations.
17410
17411 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
17412
17413 * configure: If only ${target_alias} is given, use that
17414 as the default for ${host_alias}.
17415 * configure: Add missing back-slashes before nested quotes.
17416
17417 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17418
17419 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
17420
17421 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
17422
17423 * config.guess: Recognize some Tektronix configurations.
17424 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
17425
17426 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
17427
17428 * config.sub: Match any flavor of SH.
17429
17430 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
17431
17432 * configure.in: Don't try to configure newlib for Alpha.
17433
17434 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17435
17436 * configure.in: Don't build ld for Irix 5. Don't build gas,
17437 libg++ or libio for any Alpha target.
17438
17439 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
17440
17441 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
17442
17443 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
17444 default arguments -- so it tried to compress itself.
17445
17446 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
17447
17448 * configure.in (notsupp): ensure that a space is always at the end
17449 of the configdirs list, since the grep checks for an explicit space
17450
17451 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17452
17453 * configure.in (target i386-sysv4.2): don't build ld, since static
17454 versions of many libraries are not available.
17455
17456 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17457
17458 * config.guess: Recognize Apollos (using environment variables).
17459 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
17460
17461 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17462
17463 * config.guess: Recognize Sony news mips running newsos.
17464
17465 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
17466
17467 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
17468 "fi ; else" for bash.
17469
17470 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
17471
17472 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
17473
17474 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
17475
17476 * config.sub: accept unixware as an alias for svr4.2.
17477 Fix some inconsistancies with the gcc version.
17478
17479 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17480
17481 * Makefile.in (DISTDOCDIRS): Add gdb.
17482
17483 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
17484
17485 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
17486
17487 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17488
17489 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
17490 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
17491 this now.
17492
17493 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17494
17495 * config.sub: Accept hiux* as an OS name.
17496
17497 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
17498 etc/make-stds.texi. The underscore came from gcc, and dje now
17499 agrees that RUNTESTFLAGS is the correct name.
17500
17501 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
17502
17503 * install.sh: Remove 'set -e'. It makes any conditionals
17504 in the script useless.
17505
17506 * config.guess: Automatically recognize arm-acorn-riscix
17507 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
17508
17509 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
17510
17511 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
17512
17513 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17514
17515 * Makefile.in (DISTDOCDIRS): New variable.
17516 (taz): Edit local Makefile.in sooner, instead of proto-toplev
17517 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
17518
17519 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17520
17521 * configure.in (hppa target): check the source directory for the
17522 pagas sub-directory
17523
17524 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
17525
17526 * config.sub: Allow -aout* and -elf*.
17527
17528 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17529
17530 * configure.in: Don't build ld on i386-solaris2, same as for
17531 sparc-solaris2.
17532
17533 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
17534
17535 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
17536
17537 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17538
17539 * configure.in: Configure gdb for alpha.
17540
17541 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17542
17543 * Makefile.in (CXXFLAGS): Add -O.
17544
17545 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17546
17547 * config.guess: added support for DG Aviion
17548
17549 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17550
17551 * configure.in: Produce warning message for subdirectories not
17552 configurable for this host/target combination. Don't try to
17553 configure gdb for vms.
17554
17555 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
17556
17557 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
17558 appropriate files before making "diststuff".
17559 (DISTBISONFILES): New var: list of files to be edited.
17560 (DISTSTUFFDIRS): Add binutils.
17561
17562 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17563
17564 * config.sub: also handle mipsel and mips64el (for little endian mips)
17565
17566 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17567
17568 * configure.in: Add * to end of all OS names.
17569
17570 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
17571
17572 * configure.in: Build newlib for LynxOS native.
17573
17574 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17575
17576 * config.guess: Add support for delta 88k running SVR3.
17577
17578 * configure.in: Add comment about HP compiler vs. emacs.
17579
17580 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17581
17582 * configure.in: don't build ld on solaris2 (not a viable option
17583 due to bugs in getpwnam & getpwuid)
17584
17585 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
17586
17587 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
17588 config.guess will produce a full version number.
17589
17590 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17591
17592 * configure.in: Build linker and binutils for alpha-dec-osf1.
17593
17594 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17595
17596 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
17597 and gdb/testsuite/Makefile.in.
17598
17599 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17600
17601 * configure.in: recognize mips*- instead of mips-
17602
17603 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
17604
17605 * config.sub: Accept linux*coff and linux*elf as operating
17606 systems.
17607
17608 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17609
17610 * config.sub: Recognize mips64, and mips3 as an alias for it.
17611
17612 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
17613
17614 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
17615 gdb knows how to handle OSF/1 shared libraries.
17616
17617 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17618
17619 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
17620 * config.guess: Recognize Hitachi's HIUX.
17621 * config.sub: Recognize h3050r* and hppahitachi.
17622 Remove redundant cases for hp9k[23]*.
17623
17624 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17625
17626 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
17627 if gas and ld are in the source tree and are in ${configdirs}.
17628 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
17629 --with options (but still pass them down on the command line,
17630 if they were explicitly specified).
17631
17632 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17633
17634 * configure: substitute SHELL value in Makefile.in with
17635 ${CONFIG_SHELL}
17636
17637 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17638
17639 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
17640 *-*-solaris2* targets.
17641
17642 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17643
17644 * Makefile.in: define M4, and pass it down to sub-makes;
17645 all-autoconf now depends on all-m4
17646
17647 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17648
17649 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
17650 presence of {ar,ranlib} instead of a configured directory
17651
17652 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
17653
17654 * config.guess: Accept 34?? as well as 33?? for NCR.
17655
17656 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17657
17658 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
17659 of 'gas' in sed commands, since 'gash' is now in the tree as well.
17660
17661 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17662
17663 * configure: grab values for $(CC) and $(CXX) from the
17664 environment, so that someone can do "CC=gcc configure; make" and
17665 have it work right (matching the way that autoconf works now)
17666
17667 * configure.in, Makefile.in: add support for gash, the tcl
17668 interface to Galaxy
17669
17670 * config.guess: add NetBSD variants (hp300, x86)
17671
17672 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
17673
17674 * install.sh: Support -d option (in the manner of SunOS 4 install,
17675 as it is more deterministic than that of GNU install)
17676 (chmodcmd): Set file to mode 755 by default (should also do default
17677 chgrp and chown, but I don't feel like dealing with that now)
17678
17679 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
17680
17681 * config.sub: Remove h8300hhms alias.
17682
17683 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17684
17685 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
17686
17687 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17688
17689 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
17690 as stmp-fixinc
17691
17692 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17693
17694 * config.sub: recognize m88110-bug-coff.
17695
17696 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17697
17698 * Makefile.in (all-libio): all dependencies on the toolchain used
17699 to build this (gcc, gas, ld, etc)
17700
17701 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17702
17703 * config.guess: Deal with OSF/1 1.3 on alpha.
17704
17705 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17706
17707 * install.sh: add some 'else true' clauses for portability
17708
17709 * configure.in: don't build libio for h8[35]00-*-* targets
17710
17711 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
17712
17713 * Makefile.in: Add support for new libio.
17714
17715 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17716
17717 * install.sh: If one command fails, don't try the rest. Don't try
17718 to remove $dsttmp (via trap) unless we have already created it.
17719 If $src doesn't exist, detect it and exit with an error.
17720
17721 * config.guess: Recognize BSD on hp300.
17722
17723 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
17724
17725 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
17726 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
17727
17728 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
17729
17730 * Makefile.in (all-send-pr): depends on all-prms
17731
17732 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17733
17734 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
17735
17736 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
17737
17738 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
17739 Added test for mips-mips-riscos5.
17740
17741 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17742
17743 * configure.in: use mh-hp300 for 68k HP hosts
17744
17745 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17746
17747 * configure: add support for CONFIG_SHELL, so that you can use
17748 some alternate shell for evaluating configure scripts
17749
17750 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
17751
17752 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
17753 in configure script to bug-gdb@prep.ai.mit.edu when building
17754 distribution archive.
17755 * Makefile.in (COMPRESS): Remove def.
17756 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
17757 gdb.tar.Z and make-gdb.tar.Z respectively.
17758 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
17759 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
17760 to convergence with 'taz' target in Makefile.in.
17761
17762 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17763
17764 * install.sh (dsttmp): use trap to ensure that tmp files go
17765 away on error conditions
17766
17767 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17768
17769 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
17770
17771 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17772
17773 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
17774 its parent is '/' not ''.
17775
17776 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
17777
17778 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
17779
17780 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
17781 that ${newsrcdir}/configure.in does.
17782
17783 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
17784
17785 * test-build.mk: support for CONFIG_SHELL
17786
17787 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
17788
17789 * config.sub (netware): Add as a basic system type.
17790
17791 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
17792
17793 * Makefile.in (Makefile): depend on configure.in. Also drop the
17794 $(srcdir)/ from the dependency on Makefile.in.
17795
17796 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
17797
17798 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
17799 (h8300hhms is temporary until multi-libraries are implemented).
17800 * configure.in: Handle h8300h too.
17801
17802 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17803
17804 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
17805
17806 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
17807
17808 * configure: Remove extraneous output when guessing host type.
17809 * config.guess: Remove extraneous output when guessing using C
17810 compiler rather than uname, or when guessing fails.
17811
17812 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
17813
17814 * Makefile.in: remove all.cross and install.cross targets
17815
17816 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
17817 definitions
17818
17819 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
17820
17821 * configure.in (target sh): Build gprof.
17822
17823 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17824
17825 * config.sub: change -solaris to -solaris2
17826
17827 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17828
17829 * configure.in: Use config/mh-riscos for mips-*-sysv*.
17830
17831 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
17832
17833 * configure: Correct error message for missing Makefile.in to
17834 print correct directory.
17835
17836 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17837
17838 * install.sh: kludge around 386BSD shell bug
17839
17840 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
17841
17842 * config.guess: Recognize NeXT.
17843 * config.guess: Recognize i486-ncr-sysv4.
17844 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
17845
17846 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
17847
17848 * Makefile.in (MAKEINFOFLAGS): New variable.
17849 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
17850 * build-all.mk, test-build.mk: Pass down --no-split as
17851 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
17852
17853 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
17854
17855 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
17856
17857 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
17858
17859 * Makefile.in (libg++.tar.z): New rule.
17860 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
17861 * Makefile.in (taz): Only do a single chmod.
17862
17863 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17864
17865 * install.sh: don't use dirname anymore (replaced with sed usage)
17866
17867 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
17868
17869 * Makefile.in: Change extension for gzip'd files from '.z' to
17870 '.gz' per new FSF standard usage.
17871
17872 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
17873
17874 * configure: put quotes around the final value of program_transform_name
17875
17876 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17877
17878 * Makefile.in: new install.sh support; update install-info rules
17879
17880 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
17881
17882 * configure.in: Build diff for crosses, but not for go32 host.
17883
17884 * configure.in: Build gprof only for native, and don't build it
17885 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
17886
17887 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
17888
17889 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
17890
17891 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17892
17893 * configure.in (host_tools): Add prms.
17894
17895 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17896
17897 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
17898 with $(FLAGS_TO_PASS) on the command line
17899
17900 * config.sub: Recognize lynx and lynxos
17901
17902 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
17903
17904 * config.sub: Accept -ecoff*, not just -ecoff.
17905
17906 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17907
17908 * Makefile.in (taz): Use .gz suffix instead of .z.
17909 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
17910 names.
17911
17912 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17913
17914 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
17915
17916 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17917
17918 * Makefile.in (install-no-fixedincludes): install gcc last, so
17919 that rebuilds that might happen during 'make install' don't get
17920 bogus gcc include files
17921
17922 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17923
17924 Change from Utah for HPPA support:
17925 * config.guess: Recognize hppa1.x-hp-bsd.
17926
17927 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
17928
17929 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
17930 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
17931
17932 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
17933
17934 * config.sub: Add support for rom68k and bug boot monitors.
17935
17936 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
17937
17938 * Makefile.in: Make all-opcodes depend on all-bfd.
17939
17940 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
17941
17942 * config.guess: Added special check for i[34]86-univel-sysv4*.
17943
17944 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
17945
17946 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
17947 the processor rather than assuming i486.
17948
17949 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
17950
17951 * config.guess: Recognize SunOS6 as Solaris3.
17952
17953 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
17954
17955 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
17956 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
17957
17958 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
17959
17960 * build-all.mk (all-cross): New target for Canadian Cross.
17961 Added Q2 go32 targets.
17962 * test-build.mk: Configure go32 cross sparclite-aout and
17963 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
17964 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
17965
17966 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17967
17968 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
17969 GO32 hosted toolchains
17970
17971 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
17972
17973 * configure: change so "-exec-prefix" gets passed down rather
17974 than "-exec_prefix" so autoconf generated Makefiles get the
17975 exec_prefix set right.
17976
17977 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17978
17979 * config.guess: get the Solaris2 minor version number
17980
17981 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
17982
17983 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
17984
17985 * config.guess: Recognize some Sequent platforms.
17986
17987 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17988
17989 * Makefile.in: added the vault-install target
17990
17991 * configure.in: actually use the Sun3 makefile fragment that's in
17992 config, also added the release dir to configdirs
17993
17994 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
17995
17996 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
17997
17998 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
17999
18000 * configure.in: remove some program from Alpha targetted toolchains
18001
18002 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
18003
18004 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
18005 gprof.
18006 (taz): Run "make diststuff" in those directories instead of "make
18007 proto-dir". Look for "VERSION=" only at start of line in subdir
18008 Makefile. Use "gzip -9" for compression.
18009 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
18010 (binutils.tar.z): New target.
18011
18012 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18013
18014 * Makefile.in (taz): Include gpl.texinfo.
18015
18016 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18017
18018 * Makefile.in (setup-dirs): Merged into "taz" target.
18019 (taz): Only do `proto-dir' stuff if a directory is actually needed
18020 for this target.
18021
18022 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
18023
18024 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
18025 (FLAGS_TO_PASS): Pass down MUNCH_NM.
18026 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
18027 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
18028 (gcc-no-fixedincludes): Correct for current gcc Makefile.
18029
18030 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
18031
18032 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
18033 config.sub, and move-if-change to gdb testsuite distribution
18034 archive, so the testsuite can be extracted, configured, and
18035 run separately from the gdb distribution. Blow away the Chill
18036 tests that require a Chill compiled executable, since GNU Chill
18037 is not yet publically available.
18038
18039 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18040
18041 * test-build.mk: set environment variables in a single command,
18042 instead of a list of assignments and exports
18043
18044 * config.guess: recognize Alpha/OSF1 systems
18045
18046 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18047
18048 * configure: Change help message to prefer --options rather than
18049 -options.
18050
18051 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18052
18053 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
18054 zippy@ecst.csuchico.edu.
18055 * config.guess: Recognize miniframe.
18056
18057 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
18058
18059 * Makefile.in: Use srcroot to find runtest rather than rootme.
18060 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
18061
18062 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
18063
18064 * test-build.mk: Extensive additions to support building on a
18065 machine other than the host.
18066
18067 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
18068
18069 * configure (tooldir): Fix for i386-aix again.
18070
18071 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
18072
18073 * configure, Makefile.in: Change definition of $(tooldir)
18074 to match the FSF.
18075
18076 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
18077
18078 * config.guess: Recognize i[34]86/SVR4.
18079
18080 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18081
18082 * Makefile.in (all-gdb): gdb depends on sim.
18083
18084 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
18085
18086 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
18087 at the same time we make the prototype gdb directory.
18088 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
18089 files at the same time as the gdb base release distribution.
18090
18091 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
18092
18093 * Makefile.in (check): Use individual check targets rather than
18094 DO_X rule.
18095 (check-gcc): Added.
18096
18097 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
18098
18099 * config.sub: Use sysv3.2 not sysv32 for canonical OS
18100 for System V release 3.2.
18101
18102 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18103
18104 * config.sub: Recognize hppaosf.
18105 * configure.in: Do configure ld/binutils/gas for it.
18106
18107 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18108
18109 * configure (tooldir): Alter syntax used to set this, for systems
18110 where "\$" isn't handled right, like i386-aix.
18111
18112 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
18113
18114 * configure: Pass program-transform-name, not
18115 program_transform_name, to recursive configures.
18116
18117 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
18118
18119 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
18120 of gas+ld+binutils.
18121
18122 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
18123
18124 * config.guess: Recognize AIX3.2 as distinct from 3.1.
18125
18126 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18127
18128 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
18129
18130 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18131
18132 * Makefile.in (PRMS): Set back to all-prms.
18133
18134 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
18135
18136 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
18137 targets, rather than for MIPS hosts.
18138
18139 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18140
18141 * configure.in: add comment for --with-x default values
18142
18143 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
18144
18145 * Makefile.in: add check-* targets for each of the directories in
18146 the tree. Add a definition of RUNTEST that will use the one we
18147 just built, if it exists. Pass this down via FLAGS_TO_PASS.
18148
18149 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
18150
18151 * configure.in: Removed obsolete references to bfd_target and
18152 target_makefile_frag.
18153
18154 * build-all.mk: Set assorted targets for Q2.
18155 * config.sub: Recognize z8k-sim and h8300-hms.
18156 * test-build.mk: Really don't pass host to configure.
18157 (HOLES): Added uname.
18158
18159 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
18160
18161 * configure: Handle an empty program-prefix, program-suffix or
18162 program-transform-name correctly.
18163
18164 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
18165
18166 * build-all.mk: -G 8 no longer required for MIPS targets.
18167 * test-build.mk: Don't pass host argument to configure; make it
18168 guess.
18169
18170 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
18171
18172 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
18173 * Makefile.in (COMPRESS): New macro, like GZIP.
18174
18175 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
18176
18177 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
18178
18179 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
18180 with gas currently defaults to -G 0.
18181
18182 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
18183
18184 * Makefile.in (all-flex): flex depends on byacc.
18185
18186 * build-all.mk: If host not specified, use config.guess. Pass TAG
18187 to test-build.mk as RELEASE_TAG.
18188 * test-build.mk (configargs): New variable containing arguments to
18189 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
18190 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
18191
18192 * config.guess: Use /bin/uname when checking -X argument on SCO,
18193 to avoid invoking GNU uname which doesn't understand -X.
18194
18195 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
18196
18197 * configure.in: Build gas for mips-*-*.
18198
18199 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18200
18201 * Makefile.in (all.normal): insert missing backslash.
18202
18203 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
18204
18205 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
18206
18207 * Makefile.in: Complete overhaul to merge many almost identical
18208 targets.
18209
18210 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18211
18212 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
18213 (gdb.tar.Z): Adjusted.
18214
18215 * Makefile.in (setup-dirs, taz): New targets; should be general
18216 enough to adapt for gdb sometime. Build only .z file.
18217 (gas.tar.z): New target.
18218
18219 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
18220
18221 * build-all.mk: Use CC=cc -Xs on Solaris.
18222
18223 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
18224
18225 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
18226 for handling BISON for FSF releases.
18227
18228 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18229
18230 * configure: Actually implement the change zoo just documented.
18231
18232 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
18233
18234 * configure: when using config.guess, only set target_alias when
18235 it's not already been set (ie, on the command line)
18236
18237 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18238
18239 * Makefile.in: add installcheck target, set PRMS to install-prms
18240
18241 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18242
18243 * configure: add support for package_makefile_fragment, handle the
18244 case where a directory has a configure.in file but no Makefile.in
18245 more gracefully (with an actual understandable error message, even);
18246 add support for --without (and add this to the usage message); also
18247 explicitly add a --host=${host_alias} to the command line when
18248 config.guess is used
18249
18250 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18251
18252 * configure: Must use both --host and --target in recursive calls.
18253
18254 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
18255
18256 * Makefile.in: Change deja-gnu to dejagnu.
18257
18258 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
18259
18260 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
18261
18262 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18263
18264 * configure.in: canonicalize all instances to *-*-solaris2*,
18265 also strip out a number of tools to not build for go32 host
18266
18267 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18268
18269 * config.guess: add GPL.
18270
18271 * Makefile.in, config.guess, config.sub, configure: bump
18272 copyrights to 93.
18273
18274 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
18275
18276 * Makefile.in (do-info): Removed obsolete check for existence of
18277 localenv file.
18278
18279 * Makefile.in (MAKEOVERRIDES): Define to be empty.
18280
18281 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18282
18283 * Makefile.in: a couple of 'else true' for decstation,
18284 support for TclX
18285
18286 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
18287
18288 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
18289
18290 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
18291
18292 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
18293
18294 * config.guess: Recognize i386-ibm-aix (PS/2).
18295 * configure.in: Use config/mh-aix386 file for it.
18296
18297 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
18298
18299 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
18300 CC_FOR_TARGET instead.
18301 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
18302
18303 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
18304
18305 * Makefile.in: Add sim to list of directories sent with gdb
18306
18307 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
18308
18309 * configure.in: Put back mips-dec-bsd* case.
18310
18311 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
18312
18313 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
18314 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
18315 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
18316
18317 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18318
18319 * configure.in: remove no-op mips-dec-bsd* in "case $target"
18320
18321 * Makefile.in (dir.info): only run gen-info-dir if it exists,
18322 (install-info): install dir.info only if it exists,
18323 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
18324
18325 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
18326
18327 * configure.in: For vms target, skip bfd, ld, binutils. Do build
18328 gas for mips-dec-bsd.
18329
18330 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
18331
18332 * configure (makesrcdir): If ${srcdir} is relative and not ".",
18333 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
18334
18335 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
18336
18337 * configure.in: Added "dejagnu" to hosttools list.
18338
18339 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
18340
18341 * config.sub, configure.in, config.guess: Add support
18342 for Bosx, an AIX variant from Bull.
18343 Patches from F.Pierresteguy@frcl.bull.fr.
18344
18345 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
18346
18347 * devo/dejagnu: Initial creation of devo/dejagnu.
18348 Migrated dejagnu testcases and support files for testing software
18349 tools to reside as subdirectories, currently called "testsuite",
18350 within the directory of the software tool. Migrated all programs,
18351 support libraries, etc. beloging to dejagnu proper from
18352 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
18353 with no modifications. The changes to these files which will
18354 allow them to configure, build, and execute properly will be made
18355 in a future update.
18356
18357 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
18358
18359 * Makefile.in: Change send_pr to send-pr.
18360 * configure.in: Likewise.
18361 * send_pr: Renamed directory to send-pr.
18362
18363 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
18364
18365 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
18366
18367 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
18368
18369 * README: Update for gdb-4.8 release.
18370 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
18371 gdb-xxx.tar.z (gzip'd) file also.
18372
18373 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18374
18375 * Makefile.in: make all-diff depend on all-libiberty
18376
18377 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
18378
18379 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
18380
18381 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18382
18383 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
18384
18385 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
18386
18387 * Makefile.in (DEVO_SUPPORT): Remove etc directory
18388 (ETC_SUPPORT): Only add the files GDB wants from etc/.
18389 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
18390
18391 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18392
18393 * Makefile.in: makeinfo binary is in a new location
18394
18395 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
18396
18397 * config.sub: Accept -ecoff as an OS.
18398
18399 * Makefile.in: Various changes to eliminate a level of make
18400 recursion and reduce the required command line length.
18401 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
18402 sub-makes.
18403 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
18404 variables holding settings for specific sub-makes.
18405 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
18406 in terms of BASE_FLAGS_TO_PASS.
18407 (TARGET_LIBS): New variable listing directories which use
18408 TARGET_FLAGS_TO_PASS.
18409 (subdir_do): Eliminated.
18410 (do-*): New set of targets to replace subdir_do.
18411 (various): All targets which used subdir_do now depend on do-*.
18412 (local-clean): Renamed from do_clean.
18413 (local-distclean): New target, dependency of distclean and
18414 realclean.
18415 (install-info): Don't create directories. Depend on dir.info
18416 rather than calling make recursively.
18417 (install-dir.info): Eliminated.
18418 (install-info-dirs): Create all info directories here.
18419 (dir.info): Depend upon do-install-info.
18420
18421 * test-build.mk (HOLES): Added false.
18422
18423 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
18424
18425 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
18426
18427 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18428
18429 * Makefile.in (info): remove dependency on all-texinfo. The
18430 problem was really in texinfo/C, not at this level.
18431
18432 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
18433
18434 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
18435
18436 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
18437
18438 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
18439 GDB releases.
18440
18441 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18442
18443 * configure: Include srcdir in message about target of link not
18444 being found. Don't convert `-' to `_' in `with' options being
18445 passed to subdirs.
18446
18447 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18448
18449 * configure.in: add uudecode to host_tools
18450
18451 * Makefile.in: added {all,install}-uudecode targets, added them to
18452 the appropriate lists
18453
18454 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
18455
18456 * Makefile.in (all-gcc): Added dependency on all-gas.
18457
18458 * configure.in (mips-*-*): Build ld and binutils.
18459
18460 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
18461
18462 * configure: check return code from mkdir, print error message and
18463 exit on failure.
18464
18465 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
18466
18467 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
18468
18469 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
18470
18471 * test-build.mk (HOLES): Added tar, cpio and uudecode.
18472
18473 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18474
18475 * config.sub (h8500): Recognize this as a cpu type.
18476
18477 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18478
18479 * configure: source directory missing is no longer a warning
18480
18481 * configure.in: recognize irix[34]* instead of irix[34]
18482
18483 * Makefile.in: define and pass down X11_LIB
18484
18485 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
18486
18487 * guess-systype: Renamed to ...
18488 * config.guess: ... by popular request.
18489 * configure.in, Makefile.in: Update accordingly.
18490
18491 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
18492
18493 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
18494 + Add Convex, Cray/Unicos, and Encore/Multimax support.
18495 + Execute ./dummy instead of assuming . is in PATH.
18496
18497 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
18498
18499 * guess-systype: New shell script. Attempts to guess the
18500 canonical host name of the executing host.
18501 Only a few hosts are supported so far.
18502 * configure: Call guess-systype if no host is specified.
18503
18504 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
18505
18506 * Makefile.in (gcc-no-fixedincludes): Made to work with current
18507 gcc Makefile.
18508
18509 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
18510
18511 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
18512 (all-gcc, install-gcc, subdir_do): Use it.
18513
18514 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
18515
18516 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
18517
18518 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
18519
18520 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
18521 set exclusively by configure, using configure.in .
18522
18523 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18524
18525 * test-build.mk: set $PATH for all builds
18526
18527 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
18528
18529 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
18530
18531 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
18532 the one used in gcc/Makefile.in, so that a null expansion doesn't
18533 override the one needed to build gcc with a native cc.
18534
18535 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
18536
18537 * configure: Accept -with arguments.
18538
18539 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18540
18541 * Makefile.in: added h8300sim
18542
18543 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
18544
18545 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
18546 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
18547 (all-cygnus, native, build-cygnus): Make
18548 $(canonhost)-stamp-3stage-done, not $(host)....
18549 * test-build.mk (stamp-3stage-compared): Use tail +10c for
18550 i386-sco3.2v4. Added else true to if command.
18551
18552 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
18553
18554 * config.sub: (from FSF) Sequent uses a BSD-like OS.
18555
18556 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
18557
18558 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
18559
18560 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18561
18562 * configure.in: don't remove binutils from Solaris builds
18563
18564 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
18565
18566 * Makefile.in: get rid of earlier definitions for *clean,
18567 also handle the recursive info rule better
18568
18569 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
18570
18571 * Makefile.in (mostlyclean, distclean, realclean): Fix to
18572 do more-or-less the right thing.
18573
18574 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
18575
18576 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
18577 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
18578
18579 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18580
18581 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
18582 $(host_canonical).
18583
18584 * configure.in: split the configdirs list into 4 categories (native
18585 v. cross, library v. tool) and handle the cross-only and native-
18586 only in more reasonable (and correct!) way.
18587
18588 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
18589
18590 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
18591 configdirs anymore.
18592
18593 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18594
18595 * Makefile.in: extensive cleanup:: removed all of the explicit
18596 clean-* targets, collapsed many wrappers around subdir_do into
18597 one, added additional targets to satisfy standards.texi, deleted
18598 some old targets, some changes for consistency
18599
18600 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18601
18602 * configure.in: handle some programs as cross-only, and others as
18603 native only
18604
18605 * test-build.mk: handle partial holes in a more generic manner
18606
18607 * Makefile.in: m4 depends on libiberty
18608
18609 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18610
18611 * configure.in: add m4, textutils, fileutils, sed, shellutils,
18612 time, wdiff, and find to configdirs
18613
18614 * Makefile.in: all, clean, and install rules for the new programs
18615 added to configure.in
18616
18617 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18618
18619 * configure.in: use mh-sun for all *-sun-* hosts
18620
18621 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18622
18623 * Makefile.in: define flags for X11 include files and library file
18624 locations, pass them down to the programs that need this info
18625
18626 * build-all.mk: added a 'native' target, to 3stage the native toolchain
18627
18628 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18629
18630 * configure.in: start building libg++ for HP-UX targets
18631
18632 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
18633
18634 * README: Update references to files moved into etc/.
18635
18636 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
18637
18638 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
18639 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
18640
18641 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
18642
18643 * configure: accept dash as well as underscore in long option
18644 names for FSF compatibility.
18645
18646 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
18647
18648 * config.sub: added -sco3.2v4 support from FSF.
18649
18650 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18651
18652 * configure.in: expand the section that adds or removes
18653 directories from the list of programs to build, to handle native
18654 vs. cross in addition to host v. native
18655
18656 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
18657
18658 * Makefile.in: Replace C++ in macro names with CXX.
18659 This is less likely to break ...
18660
18661 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18662
18663 * test-build.mk: add -w to GNU_MAKE
18664
18665 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18666
18667 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
18668 add 'sparc' to list of recognized cpus. This needed to make
18669 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
18670 Delete some redundant ose68 variants. Recognize -wrs as an os,
18671 then changes that into $CPU-wrs-vxworks.
18672
18673 * configure.in: remove most references to gdbtest, regularize
18674 target based program removal
18675
18676 * test-build.mk: import from p3 tree (many fixes and changes)
18677
18678 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18679
18680 * Makefile.in: added rules to handle tcl, tk, and expect
18681
18682 * configure.in: handle those directories if they exist
18683
18684 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18685
18686 * config.sub: removed bogus hppabsd and hppahpux names, since
18687 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
18688
18689 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18690
18691 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
18692 depends upon all-xiberty
18693
18694 * Makefile.in: changes from p3, including:
18695
18696 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
18697
18698 * Makefile.in (XTRAFLAGS): include newlib directories if
18699 newlib/Makefile exists, rather than if host != target.
18700
18701 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
18702
18703 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18704 from the same source tree and not building a cross-compiler. This
18705 matters for the libg++ configuration if reconfiguring a tree that
18706 has already been installed.
18707
18708 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
18709
18710 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18711 pick up the machine and system specific header files.
18712
18713 * Makefile.in: added AS_FOR_TARGET, passed down in
18714 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18715 the C compiler to use to create programs which are run in the
18716 build environment, set it to default to $(CC), and passed it down
18717 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18718
18719 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
18720
18721 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
18722 We need them for unusual native builds, like systems without
18723 ranlib.
18724
18725 * configure: also define $(host_canonical) and
18726 $(target_canonical), which are the full, canonical names for the
18727 given host and target
18728
18729 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
18730
18731 * Makefile.in: Added separate definitions for C++.
18732
18733 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
18734
18735 * configure.in (configdirs): Add deja-gnu.
18736
18737 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
18738
18739 * README: Update for configure.texi and gdb-4.7 release.
18740
18741 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
18742
18743 * Makefile.in: Move "all" target to top of file.
18744 Previously, first target was ".PHONY" which caused BSD4.4 make
18745 to build .PHONY when make was run without arguments.
18746
18747 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
18748
18749 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
18750 Library-copylefted code in libiberty.
18751
18752 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
18753
18754 * config.sub: Replace m68kmote with plain old m68k.
18755
18756 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
18757
18758 * Makefile.in: Remove space from blank line, avoid Make complaints.
18759
18760 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
18761
18762 * config.sub: Complain if no argument is given. Added support for
18763 386bsd as OS and target alias.
18764
18765 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
18766
18767 * Makefile.in (XTRAFLAGS): include newlib directories if
18768 newlib/Makefile exists, rather than if host != target.
18769
18770 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
18771
18772 * config.sub: recognize sparclite-wrs-vxworks.
18773
18774 * Makefile.in (install-xiberty): added *-xiberty make rules (from
18775 p3.) Added clean-xiberty to clean.
18776
18777 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18778
18779 * configure.in: use *-*-* instead of nested cases for host and target
18780
18781 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
18782
18783 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
18784 from the same source tree and not building a cross-compiler. This
18785 matters for the libg++ configuration if reconfiguring a tree that
18786 has already been installed.
18787
18788 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
18789
18790 * config.sub (i486v/i486v4): Merge in from FSF version.
18791
18792 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
18793
18794 * configure: only set PWD if it is already set.
18795
18796 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
18797
18798 * configure: just set PWD=`pwd` at the top, since Ultrix sh
18799 doesn't have unset and all success paths (and most error paths)
18800 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
18801 to just ${PWD} to avoid confusion.)
18802
18803 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
18804
18805 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
18806 even for a native compilation.
18807
18808 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
18809
18810 Changes to make the gdb.tar.Z rule work better.
18811
18812 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
18813 (DEVO_SUPPORT): Add configure.texi.
18814 (bfd-ilrt.tar.Z): Remove ancient rule.
18815
18816 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
18817
18818 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
18819 pick up the machine and system specific header files.
18820
18821 * configure.in, config.sub: added new target m68010-adobe-scout,
18822 with alias of adobe68k. Changed configure.in to check for
18823 -scout before -sco* to avoid a false match.
18824
18825 * Makefile.in: added AS_FOR_TARGET, passed down in
18826 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
18827 the C compiler to use to create programs which are run in the
18828 build environment, set it to default to $(CC), and passed it down
18829 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
18830
18831 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
18832
18833 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
18834 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
18835 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
18836 FOR_TARGET variants, to newlib and libg++.
18837
18838 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
18839
18840 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
18841 first.
18842
18843 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
18844
18845 * config.sub: Accept `elf' as an environment.
18846
18847 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18848
18849 * Makefile.in (all-opcodes): cd into the right directory
18850
18851 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
18852
18853 * configure: added -program_transform_name option, used as
18854 argument to sed when installing programs.
18855 configure.texi: added documentation for -program_prefix,
18856 -program_suffix and -program_transform_name.
18857
18858 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
18859
18860 * config.sub: Accept i486 where i386 ok.
18861
18862 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
18863
18864 * config.sub: accept we32k
18865
18866 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
18867
18868 * config.sub, configure.in: accept OSE68000 and OSE68k.
18869
18870 * Makefile.in: don't create all directories for ``make install'';
18871 let the subdirectories create the ones they need.
18872
18873 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18874
18875 * COPYING: new file, GPL v2
18876
18877 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18878
18879 * Makefile.in: use the new gen-info-dir, which needs a template
18880 argument (which also lives in texinfo)
18881
18882 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
18883
18884 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
18885
18886 * config.sub (ncr3000): Change i386 to i486.
18887
18888 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18889
18890 * Makefile.in: add install-rcs, install-grep to
18891 install-no-fixedincludes, removed install-bison and install-libgcc
18892
18893 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
18894
18895 * configure.in: grab the HPUX makefile fragment if on HPUX
18896
18897 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18898
18899 * Makefile.in: eradicate bison spoor (ditto libgcc).
18900 configure.in: recognise m68{k,000}-ericsson-OSE.
18901 es1800 is alias for m68k-ericsson-OSE
18902
18903 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18904
18905 * configure.in: rearrange the parts that remove programs from
18906 configdirs, based now on HOST==TARGET or by canonical triple.
18907
18908 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18909
18910 * test-build.mk: recurse explicitly with -f test-build.mk when
18911 appropriate. predicate stage3 and comparison on the existence
18912 of gcc. That is, if gcc isn't around, we aren't three-staging.
18913 On very clean, also remove ...stamp-co. Build in-place before
18914 doing other builds.
18915
18916 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18917
18918 * Makefile.in, configure.in: add tgas
18919
18920 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
18921
18922 * Makefile.in: a number of changes merged in from progressive.
18923
18924 * configure.in: add libm.
18925
18926 * .cvsignore: ignore some stuff that comes from test-build.mk.
18927
18928 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
18929
18930 * config.sub: Add es1800 (m68k-ericsson-es1800).
18931
18932 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
18933
18934 * configure: Add program_suffix (parallel to program_prefix)
18935 * Makefile.in: adjust directory-creating script for losing decstation
18936
18937 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
18938
18939 * configure: Minor $subdir-related fixes.
18940
18941 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
18942
18943 * configure: fix various problems with propogating
18944 makefile_target_frag in subdirs.
18945 * configure.in: config libgcc if its there
18946
18947 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
18948
18949 * config.sub: HPPA merge.
18950
18951 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
18952
18953 * Makefile.in: Replace all-bison with all-byacc in all
18954 dependency lines for other tools (which now use byacc).
18955
18956 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
18957
18958 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
18959
18960 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
18961
18962 * Makefile.in: make gprof rules similar to byacc rules (instead of
18963 vestigal $(unsubdir) that didn't work...)
18964
18965 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
18966
18967 * config.sub: Add support for Linux.
18968 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
18969 (at least for libg++).
18970
18971 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
18972
18973 * configure.texi: fix doc for the -nfp option to configure
18974
18975 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
18976
18977 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
18978
18979 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
18980
18981 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
18982 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
18983 * configure.in: added solaris* host_makefile_frag hook.
18984
18985 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18986
18987 * config.sub: changed recognition of m68000 so that various
18988 m68k types can be specified via m680[01234]0
18989
18990 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
18991
18992 * config.sub (basic_machine): fix sed so that '-foo' isn't
18993 completely substituted out while .+'-foo' loses the '-foo'
18994
18995 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
18996
18997 * config.sub ($os): Add -aout.
18998
18999 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
19000
19001 * configure: If host_makefile_frag is absolute, don't
19002 prefix ${invsubdir} (relevant to libg++ auto-configure).
19003
19004 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
19005
19006 * Makefile.in (tooldir): Define it.
19007 (all-ld): Depend on all-flex.
19008
19009 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
19010
19011 * Makefile.in (check): Fix libg++ special case.
19012
19013 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
19014
19015 * configure: do not bury `pwd` into config.status, thus do fewer
19016 pwd's.
19017
19018 * configure: print the "Building in" message only when building in
19019 other than "." AND verbose.
19020
19021 * configure: remove -s, rework -v to better accommodate guested
19022 configures.
19023
19024 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
19025
19026 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
19027
19028 * Makefile.in: macroize flags passed on recursion. remove
19029 fileutils.
19030
19031 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
19032
19033 * configure: get makesrcdir right for subdirs deeper than 1.
19034
19035 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
19036 install.
19037
19038 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
19039
19040 * Makefile.in: don't print subdir_do or recursion lines.
19041
19042 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
19043
19044 * standards.texi: added menu item.
19045
19046 * Makefile.in: build and install standards.info.
19047
19048 * standards.texi: new file.
19049
19050 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19051
19052 * configure: test for and move config.status pieces from
19053 ${subdir}/.
19054
19055 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
19056
19057 * configure: Test for existance of files before trying to mv
19058 them, to avoid numerous non-existance messages.
19059
19060 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
19061
19062 * configure: correct final line of config.status.
19063
19064 * configure: patch from eggert. Avoids a protection problem if
19065 the original Makefile.in is read only.
19066
19067 * configure: use move-if-change from gcc to create config.status.
19068 Some makefiles depend on config.status to tell if a directory
19069 has been reconfigured for a different host. This change
19070 prevents those directories from remaking everything in the case
19071 where the reconfig was only intended to rebuild a Makefile.
19072
19073 * configure: test for config.sub with "config.sub sun4" rather
19074 than "config.sub ${host_alias}". Otherwise we can't tell a bad
19075 host alias from a missing config.sub.
19076
19077 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19078
19079 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
19080 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
19081
19082 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
19083
19084 * configure: mkdir ${subdir} as needed.
19085
19086 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
19087
19088 * Makefile.in,configure.in: added autoconf.
19089
19090 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19091
19092 * Makefile.in: no longer pass against on recursion.
19093
19094 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
19095 definitions are not inherited.
19096
19097 * configure: correct makesrcdir when subdir is .
19098
19099 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
19100
19101 * configure: Add support for 'subdirs' variable, which is
19102 like 'configdirs', except that configure doesn't re-invoke
19103 itself for subdirs, it just creates a Makefile for each subdir.
19104 * configure.texi: Document subdirs.
19105
19106 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19107
19108 * configure.in: added flex to configdirs
19109
19110 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
19111
19112 * Makefile.in: remove clean-stamps from clean.
19113
19114 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
19115
19116 * configure.in: Add gdbtest to configdirs.
19117
19118 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
19119
19120 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
19121 to recursive makes.
19122 * configure.in: Recognize new ncr3000 config.
19123
19124 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
19125
19126 * Makefile.in, configure.in: removed references to gdbm.
19127
19128 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
19129
19130 * config.sub: Don't canonicalize os value
19131 newsos* to bsd (readline needs to check for newsos).
19132 (This fix was earlier made Jan 31, but got re-broken.)
19133
19134 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
19135
19136 * configure.in: sco is an os, not a vendor!
19137
19138 * configure: Quote $( better. Keep various shells happy.
19139
19140 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
19141
19142 * Makefile.in: eliminate stamp-files.
19143
19144 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
19145
19146 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
19147 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
19148
19149 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
19150
19151 * config.sub: fix iris/iris3.
19152
19153 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
19154
19155 * configure: re-add -rm.
19156
19157 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
19158
19159 * Maskefile.in: add .stmp-rcs to all.
19160
19161 * configure.in: remove gas from rs6000 build, use aix host fragment.
19162
19163 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
19164
19165 * configure: pass down site_option during recursion.
19166
19167 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
19168
19169 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
19170
19171 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
19172
19173 * configure: Change exec_prefix so that it really defaults to prefix.
19174
19175 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
19176
19177 * Makefile.in, configure.in: Add support for mmalloc library.
19178
19179 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
19180
19181 * Makefile.in: add stmp dependencies for a few more things.
19182
19183 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
19184
19185 * configure: adjusted error message on objdir/srcdir configure
19186 collision, per john's suggestion.
19187
19188 * Makefile.in: add libiberty stmp to all and all.cross.
19189
19190 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
19191
19192 * Makefile.in: remove force dependencies, add grep to all.
19193
19194 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
19195
19196 * Makefile.in: drop flex. make stamp files work.
19197
19198 * configure: added test for conflicting configuration in srcdir,
19199 remove trailing slashes from srcdir. Otherwise emacs gdb mode
19200 gets cranky. use relative paths for configure and srcdir
19201 whenever possible. Send some error messages to stderr that were
19202 going to stdout.
19203
19204 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
19205
19206 * Makefile.in: Fix libg++ rule to check for gcc directory
19207 before using gcc/gcc. Also pass XTRAFLAGS.
19208
19209 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
19210
19211 * Makefile.in: added stmp-files so that directories aren't polled
19212 when they are already built.
19213
19214 * configure.texi: fixed a node pointer problem.
19215
19216 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
19217
19218 * config.sub configure.in gdb/configure.in
19219 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
19220 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
19221 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
19222
19223 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19224
19225 * configure: -recurring becomes -silent. corrected help message
19226 for -site= option.
19227
19228 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
19229
19230 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19231
19232 * configure: when building Makefile for crosses, replace
19233 tooldir and program_prefix. default srcdir from location of
19234 config.sub. remove "for host in hosts" and "for target in
19235 targets" loops.
19236
19237 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
19238
19239 * Makefile.in: Do not pass bindir or mandir to cvs.
19240
19241 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
19242
19243 * Makefile.in, configure.in: removed traces of namesubdir,
19244 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
19245 copyrights to '92, changed some from Cygnus to FSF.
19246
19247 * configure.texi: remove most references to multiple hosts,
19248 multiple targets, subdirs, etc.
19249
19250 * configure.man: removed rcsid. reference config.sub not
19251 config.subr.
19252
19253 * Makefile.in: mkdir $(infodir) on install-info.
19254
19255 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
19256
19257 * configure.texi: Explain better about .gdbinit and about
19258 the environment that configure.in sections run in.
19259
19260 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
19261
19262 * configure.in: Ultrix is only a decstation if it's a MIPS.
19263
19264 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
19265
19266 * README: DOC.configure => cfg-paper.texi.
19267
19268 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
19269
19270 * config.sub (near case $os): Don't convert newsos* to bsd!
19271
19272 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
19273
19274 * Makefile.in: Reinstall change from gdb-4.3 that reduces
19275 the number of copies of COPYING that go into the GDB tar file.
19276
19277 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
19278
19279 * bfd/configure.in, gdb/config/mh-i386sco,
19280 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
19281 Fix SCO configuration stuff.
19282
19283 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
19284
19285 * Makefile.in: For libg++, make sure the -I pointing
19286 to the gcc directory goes *after* all the libg++-local -I flags.
19287 Also, move just-gcc dependency from just-libg++ to all-libg++.
19288
19289 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
19290
19291 * configure: Change -x to -f to keep Ultrix /bin/test happy.
19292
19293 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
19294
19295 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
19296
19297 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
19298
19299 * config.sub: Add stratus configuration frags. Also
19300 submitted to FSF.
19301
19302 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
19303
19304 * Makefile.in (DEV_SUPPORT): add configure.man.
19305
19306 * config.sub(Decode manufacturer-specific): add -none*.
19307
19308 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
19309
19310 * Makefile.in: remove form feeds to make Sun's make happy.
19311 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
19312
19313 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
19314
19315 * Makefile.in (AR_FLAGS): Make quieter.
19316
19317 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
19318
19319 * configure.in: Add libg++.
19320 * configure: When verbose, don't output the command line at each
19321 level; it will be unremarkably the same as the previous version,
19322 which will be the same as what the user typed.
19323
19324 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
19325
19326 * configure.in, Makefile.in: fix clean-info, add flex. add
19327 fileutils.
19328
19329 * configure: be less sensitive to spaces in Makefile.in. Do not
19330 look for sources in "..". Doing so breaks subdirectories that
19331 might have their own configure. If a subdir has it's own
19332 configure script, use it.
19333
19334 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
19335
19336 * cfg-paper.texi: some changes suggested by rms.
19337
19338 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
19339
19340 * config.sub: Merge in some small additions from the FSF version,
19341 taken from the gcc distribution, to bring the Cygnus and FSF
19342 versions into closer sync.
19343
19344 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
19345
19346 * configure.in: Changed svr4 references to sysv4.
19347
19348 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
19349
19350 * configure: added -V for version number option.
19351
19352 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
19353
19354 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
19355 renamed from DOC.configure to cfg-paper.texi.
19356
19357 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19358
19359 * configure, config.subr, config.sub: config.subr is now
19360 config.sub again.
19361
19362 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
19363
19364 * configure.texi: new file, in progress.
19365
19366 * Makefile.in: build info file and install the man page for
19367 configure.
19368
19369 * configure.man: new file, first cut.
19370
19371 * configure: find config.subr again now that configuration "none"
19372 has gone. removed all traces of the -ansi option. removed all
19373 traces of the -languages option.
19374
19375 * config.subr: resync from rms.
19376
19377 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19378
19379 * configure, config.sub, config.subr: merge config.sub into
19380 config.subr, call the result config.subr, remove config.sub, use
19381 config.subr.
19382
19383 * Makefile.in: revised install for dir.info.
19384
19385 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19386
19387 * configure.in: add decstation host makefile frag.
19388
19389 * Makefile.in: BISON now bison -y again. also install-gcc on
19390 install. clean-gdbm on clean. infodir belongs in datadir.
19391 Make directories for info install. Build dir.info here then
19392 install it.
19393
19394 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19395
19396 * Makefile.in: fix for bad directory tests.
19397
19398 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19399
19400 * configure: \{1,2\} appears to be a sysv'ism. Use a different
19401 regexp. -srcdir relative was being handled incorrectly.
19402
19403 * Makefile.in: unwrapped some for loops so that parallel makes
19404 work again and so one can focus one's attention on a particular
19405 package.
19406
19407 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19408
19409 * configure: added PWD as a stand in for `pwd` (for speed). use
19410 elif wherever possible. make -srcdir work without -objdir.
19411 -objdir= commented out.
19412
19413 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19414
19415 * configure: +options become --options. -subdirs commented out.
19416 added -host, -datadir. Renamed -destdir to -prefix. Comment in
19417 Makefile now at top of generated Makefile. Removed cvs log
19418 entries. added -srcdir. create .gdbinit only if there is one
19419 in ${srcdir}.
19420
19421 * Makefile.in: idestdir and ddestdir go away. Added copyrights
19422 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
19423 and mandir now keyed off datadir by default.
19424
19425 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
19426
19427 * Freshly created ChangeLog.
19428
19429 \f
19430 Local Variables:
19431 mode: change-log
19432 left-margin: 8
19433 fill-column: 76
19434 version-control: never
19435 End: