Daily bump.
[gcc.git] / ChangeLog
1 2020-12-05 Iain Sandoe <iain@sandoe.co.uk>
2
3 PR target/97865
4 * libtool.m4: Update handling of Darwin platform link flags
5 for Darwin20.
6
7 2020-12-02 Simon Marchi <simon.marchi@polymtl.ca>
8
9 * .gitignore: Sync with binutils-gdb
10
11 2020-12-02 Claudiu Zissulescu <claziss@gmail.com>
12
13 * MAINTAINERS: Add myself as arc port maintainer.
14
15 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
16
17 PR d/87788
18 * configure.ac: Don't disable D for *-*-darwin*.
19 * configure: Regenerate.
20
21 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
22
23 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
24 hppa64-*-hpux11*.
25
26 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
27
28 * configure: Regenerate.
29 * configure.ac: Add --bootstrap-hwasan option.
30
31 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
32
33 * config.guess: Import latest upstream.
34 * config.sub: Import latest upstream.
35
36 2020-11-16 Martin Liska <mliska@suse.cz>
37
38 * .gitignore: Add cache as clangd uses it now.
39
40 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
41
42 * MAINTAINERS (Write After Approval): add myself
43
44 2020-11-09 Pat Bernardi <bernardi@adacore.com>
45
46 * MAINTAINERS (Write After Approval): Add myself.
47
48 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
49
50 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
51 Remove FIXME comments.
52
53 2020-11-06 Martin Uecker <muecker@gwdg.de>
54
55 * MAINTAINERS: Update my email address.
56
57 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
58
59 * MAINTAINERS (Write After Approval): Add myself.
60
61 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
62
63 PR target/97302
64 * configure.ac: Only set with_gmp to /usr/local
65 if not building in tree.
66 * configure: Regenerate.
67
68 2020-09-18 Omar Tahir <omar.tahir@arm.com>
69
70 * MAINTAINERS (Write After Approval): Add myself.
71
72 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
73
74 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
75
76 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
77
78 PR bootstrap/96612
79 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
80 if not the same as ${host}.
81 * configure: Regenerate.
82
83 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
84
85 * MAINTAINERS (Write After Approval): Add myself.
86
87 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
88
89 * MAINTAINERS: Update my email address.
90
91 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
92
93 * MAINTAINERS (Write After Approval): Add myself.
94
95 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
96
97 * MAINTAINERS (Write After Approval): Add myself.
98
99 2020-06-12 Martin Liska <mliska@suse.cz>
100
101 * .gitignore: Add .clang-tidy.
102
103 2020-06-08 Jason Merrill <jason@redhat.com>
104
105 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
106 * configure: Regenerate.
107
108 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
109
110 * MAINTAINERS: Add myself as xtensa port maintainer.
111
112 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
113
114 * configure.ac: Don't require --enable-host-shared when building
115 for Mingw.
116 * configure: Regenerate.
117
118 2020-05-18 Jason Merrill <jason@redhat.com>
119
120 * configure.ac: Update bootstrap dialect to -std=c++11.
121
122 2020-05-18 Alex Coplan <alex.coplan@arm.com>
123
124 * MAINTAINERS (Write After Approval): Add myself.
125
126 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
127
128 PR target/92713
129 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
130 (noconfigdirs): Add 'target-libstdc++-v3'.
131 * configure: Regenerate.
132
133 2020-04-21 Stephen Casner <casner@acm.org>
134
135 PR 25830
136 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
137 * configure: Rebuild.
138
139 2020-04-17 Martin Liska <mliska@suse.cz>
140 Jonathan Yong <10walls@gmail.com>
141
142 PR gcov-profile/94570
143 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
144 for CYGWIN.
145
146 2020-04-14 Martin Jambor <mjambor@suse.cz>
147
148 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
149
150 2020-04-09 Tom Tromey <tom@tromey.com>
151
152 * configure: Rebuild.
153 * Makefile.in: Rebuild.
154 * Makefile.def (gdbsupport, gdbserver): New host modules.
155 (configure-gdb): Depend on all-gdbsupport.
156 (all-gdb): Depend on all-gdbsupport, all-libctf.
157 * configure.ac (host_tools): Add gdbserver.
158 Conditionally build gdbserver and gdbsupport.
159
160 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
161
162 * configure.ac: Build libgomp by default for amdgcn.
163 * configure: Regenerate.
164
165 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
166
167 * MAINTAINERS (Write After Approval): Add myself.
168
169 2020-02-28 Joel Hutton <joel.hutton@arm.com>
170
171 * MAINTAINERS (Write After Approval) : Add myself.
172
173 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
174
175 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
176
177 2020-02-14 Martin Sebor <msebor@redhat.com>
178
179 * doc/extend.texi (attribute alias): Mention type requirement.
180 (attribute weak): Same.
181 (attribute weakref): Correct invalid example.
182
183 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
184
185 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
186
187 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
188 Jakub Jelinek <jakub@redhat.com>
189
190 * .gitattributes: Add *.md diff=md.
191
192 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
193
194 The mentioned auto-generated file is no more part of the
195
196 GCC sources, it's auto-generated in $(builddir) during build.
197
198 PR target/92055
199 * contrib/gcc_update (files_and_dependencies): Remove
200 entry for gcc/config/avr/t-multilib.
201
202 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
203
204 * MAINTAINERS: Update my email address.
205
206 2020-01-13 Joseph Myers <joseph@codesourcery.com>
207
208 * README.MOVED_TO_GIT: Remove.
209
210 2020-01-11 Joseph Myers <joseph@codesourcery.com>
211
212 * README.MOVED_TO_GIT: New file.
213
214 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
215
216 * MAINTAINERS (Write After Approval): Add myself.
217
218 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
219
220 * MAINTAINERS (write_after_approval): Add myself.
221
222 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
223
224 * MAINTAINERS (write_after_approval): Add myself.
225
226 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
227
228 * MAINTAINERS (write_after_approval): Add myself.
229
230 2019-12-11 Matthias Klose <doko@ubuntu.com>
231
232 * configure.ac: Factor out common cases for compare_exclusions.
233 * configure: Regenerate.
234
235 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
236
237 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
238 flag.
239
240 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
241
242 * MAINTAINERS (Write After Approval): Add myself.
243
244 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
245
246 PR middle-end/92463
247 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
248 * configure: Regenerate
249
250 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
251
252 * configure.ac: Use https for gcc.gnu.org.
253 * configure: Regenerated.
254
255 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
256
257 * MAINTAINERS (aarch64 port): Remove my name, move to...
258 (Write After Approval): ...Here.
259
260 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
261
262 * MAINTAINERS: Change my email address as maintainer.
263
264 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
265
266 PR fortran/91828
267 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
268 * configure: Regenerated.
269
270 2019-10-21 Jason Merrill <jason@redhat.com>
271
272 * .gitattributes: Also check ChangeLog whitespace.
273
274 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
275
276 * contrib/dg-extract-results.sh: Add support for KPASS.
277 * contrib/dg-extract-results.py: Likewise.
278
279 2019-10-17 Jason Merrill <jason@redhat.com>
280
281 * .gitattributes: Avoid {} in filename pattern.
282
283 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
284
285 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
286 Approval section.
287
288 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
289
290 * MAINTAINERS: Add myself to Write After Approval
291
292 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
293
294 * MAINTAINERS: Add myself as an aarch64 maintainer.
295
296 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
297
298 * MAINTAINERS: Add myself as aarch64 maintainer.
299
300 2019-09-23 Carl Love <cel@us.ibm.com>
301
302 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
303 New define_insn.
304 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
305 vsx_xxpermdi16_le_V16QI): Removed define_insn.
306
307 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
308
309 * MAINTAINERS (Sam Tebbs): Update email address.
310
311 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
312
313 * MAINTAINERS: Update my email address.
314
315 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
316
317 * libtool.m4: Handle uclinuxfdpiceabi.
318
319 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
320
321 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
322 Remove myself from Write After Approval section.
323
324 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
325
326 * configure.ac: Support for bpf-*-* targets.
327 * configure: Regenerate.
328
329 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
330
331 * config.sub: Import upstream version 2019-06-30.
332 * config.guess: Import upstream version 2019-07-24.
333
334 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
335
336 * MAINTAINERS: Remove spu port maintainers.
337
338 2019-08-28 Martin Liska <mliska@suse.cz>
339
340 * .gitignore: Add .clangd and compile_commands.json
341 to .gitignore.
342
343 2019-08-23 Michael Forney <mforney@mforney.org>
344
345 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
346 * Makefile.in: Regenerate.
347
348 2019-08-19 Tom Tromey <tom@tromey.com>
349
350 * configure: Rebuild.
351 * configure.ac: Add --with-static-standard-libraries.
352
353 2019-08-16 Alexandre Oliva <oliva@gnu.org>
354
355 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
356
357 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
358
359 * MAINTAINERS (Write After Approval): Add myself.
360
361 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
362
363 * MAINTAINERS (Write After Approval): Remove myself, already listed in
364 RISC-V port maitainer.
365
366 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
367
368 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
369
370 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
371
372 * MAINTAINERS (Write After Approval): Add myself.
373
374 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
375
376 * MAINTAINERS (Write After Approval): Add myself.
377
378 2019-06-25 Martin Liska <mliska@suse.cz>
379
380 contrib/filter-clang-warnings.py: Transform from
381 filter-rtags-warnings.py.
382
383 2019-06-15 Tom Tromey <tom@tromey.com>
384
385 * configure.ac (host_libs): Add gnulib.
386 * configure: Rebuild.
387 * Makefile.def (host_modules, dependencies): Add gnulib.
388 * Makefile.in: Rebuild.
389
390 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
391
392 * MAINTAINERS (Write After Approval): Add myself.
393
394 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
395
396 * configure: Regenerate.
397 * configure.ac: Add PRU target.
398
399 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
400
401 * MAINTAINERS (Write After Approval): Add myself.
402
403 2019-06-11 Nick Clifton <nickc@redhat.com>
404
405 Import these changes from the binutils/gdb repository:
406
407 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
408
409 * Makefile.def (dependencies): configure-libctf depends on all-bfd
410 and all its deps.
411 * Makefile.in: Regenerated.
412
413 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
414
415 * Makefile.def (host_modules): Add libctf.
416 * Makefile.def (dependencies): Likewise.
417 libctf depends on zlib, libiberty, and bfd.
418 * Makefile.in: Regenerated.
419 * configure.ac (host_libs): Add libctf.
420 * configure: Regenerated.
421
422 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
423
424 * MAINTAINERS (Write After Approval): Add myself.
425
426 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
427
428 * MAINTAINERS: Update my email address.
429
430 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
431
432 * MAINTAINERS (Write After Approval): Add myself.
433
434 2019-05-16 Jun Ma <junma@linux.alibaba.com>
435
436 * MAINTAINERS (Write After Approval): Add myself.
437
438 2019-05-07 Jim Wilson <jimw@sifive.com>
439
440 * MAINTAINERS: Remove myself as IA-64 maintainer.
441
442 2019-05-04 Roland Illig <roland.illig@gmx.de>
443
444 * MAINTAINERS (Write After Approval): Add myself.
445
446 2019-05-02 Richard Biener <rguenther@suse.de>
447
448 PR bootstrap/85574
449 * Makefile.tpl (compare target): Also compare extra-compare
450 files.
451 * Makefile.in: Regenerate.
452
453 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
454
455 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
456 as modulo-scheduler maintainer.
457
458 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
459
460 * MAINTAINERS: Add myself as co-maintainer for Darwin.
461
462 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
463
464 * MAINTAINERS: Update my email address.
465
466 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
467
468 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
469 * configure: Regenerate.
470
471 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
472
473 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
474 * configure: Regenerate.
475
476 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
477
478 * configure.ac: Add target-zlib to target_libraries.
479 * configure: Regenerate.
480
481 2019-04-09 Martin Liska <mliska@suse.cz>
482
483 * Makefile.in: Regenerate.
484 * Makefile.tpl: Pass GENERATOR_CFLAGS
485 in all stages.
486
487 2019-03-28 Martin Liska <mliska@suse.cz>
488
489 PR bootstrap/89829
490 * Makefile.in: Revert r254150.
491 * Makefile.tpl: Likewise.
492
493 2019-03-28 Ben Elliston <bje@gnu.org>
494
495 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
496 related, and libdecnumber.
497
498 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
499
500 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
501 (Write After Approval): Remove myself.
502
503 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
504
505 * MAINTAINERS (Write After Approval): Add myself.
506
507 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
508
509 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
510 (Write After Approval): Remove myself and Julian.
511
512 2019-01-26 Harald Anlauf <anlauf@gmx.de>
513
514 * MAINTAINERS (Write After Approval): Add myself.
515
516 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
517
518 * MAINTAINERS (Write After Approval): Add myself.
519
520 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
521
522 * ChangeLog: Replace space with tab.
523 * MAINTAINERS: Delete 1 tab to keep alignment.
524
525 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
526
527 * MAINTAINERS (Write After Approval): Add myself.
528
529 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
530
531 * MAINTAINERS (Write After Approval): Add myself.
532
533 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
534 Kwok Cheung Yeung <kcy@codesourcery.com>
535 Julian Brown <julian@codesourcery.com>
536 Tom de Vries <tom@codesourcery.com>
537 Jan Hubicka <hubicka@ucw.cz>
538 Martin Jambor <mjambor@suse.cz>
539
540 * configure.ac: Likewise.
541 * configure: Regenerate.
542 * contrib/config-list.mk: Add amdgcn-amdhsa.
543
544 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
545
546 * MAINTAINERS (Write After Approval): Add myself.
547
548 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
549
550 * MAINTAINERS (Write After Approval): Add myself.
551
552 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
553
554 PR target/88535
555 * config.guess: Import upstream version 2019-01-03.
556 * config.sub: Import upstream version 2019-01-01.
557
558 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
559
560 * MAINTAINERS (Write After Approval): Update my maintainer address.
561
562 2018-12-21 Gergö Barany <gergo@codesourcery.com>
563
564 * MAINTAINERS (Write After Approval): Add myself.
565
566 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
567
568 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
569
570 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
571
572 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
573 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
574 (GCC_TARGET_TOOL): Likewise.
575 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
576 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
577 OTOOL, OTOOL_FOR_TARGET: New substitutions.
578 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
579 * configure: Regenerate.
580 * Makefile.in: Likewise.
581
582 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
583
584 * MAINTAINERS (Write After Approval): Add myself.
585
586 2018-11-13 Martin Liska <mliska@suse.cz>
587
588 * gcc.target/i386/pr87930.c: Move to ...
589 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
590
591 2018-11-10 Stafford Horne <shorne@gmail.com>
592
593 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
594 (Write After Approval): Remove myself.
595
596 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
597
598 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
599 Append $INCICONV to it.
600
601 2018-11-04 Stafford Horne <shorne@gmail.com>
602
603 * MAINTAINERS (Write After Approval): Add myself.
604
605 2018-10-31 Joseph Myers <joseph@codesourcery.com>
606
607 PR bootstrap/82856
608 * multilib.am: New file. From automake.
609
610 Merge from binutils-gdb:
611 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
612
613 * libtool.m4: Use AC_LANG_SOURCE.
614 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
615 * ar-lib: New file.
616 * test-driver: New file.
617 * configure: Re-generate.
618
619 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
620
621 * MAINTAINERS (Write After Approval): Add myself.
622
623 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
624
625 PR bootstrap/87788
626 PR d/87799
627 * configure: Rebuild.
628 * configure.ac: Disable D on systems where it is known not to work.
629
630 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
631
632 * Makefile.def (target_modules): Add libphobos.
633 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
634 GDCFLAGS_FOR_TARGET.
635 (dependencies): Make libphobos depend on libatomic, libbacktrace
636 configure, and zlib configure.
637 (language): Add language d.
638 * Makefile.in: Rebuild.
639 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
640 (HOST_EXPORTS): Add GDC.
641 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
642 (BASE_TARGET_EXPORTS): Add GDC.
643 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
644 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
645 (EXTRA_HOST_FLAGS): Add GDC.
646 (STAGE1_FLAGS_TO_PASS): Add GDC.
647 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
648 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
649 environment variables.
650 * configure: Rebuild.
651 * configure.ac: Add target-libphobos to target_libraries. Set and
652 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
653
654 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
655
656 * MAINTAINERS (Write After Approval): Add myself.
657
658 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
659
660 * MAINTAINERS (Write After Approval): Remove myself.
661
662 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
663
664 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
665
666 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
667
668 * MAINTAINERS: Update my email address.
669
670 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
671
672 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
673 maintainer.
674
675 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
676
677 * MAINTAINERS (Write After Approval): Add self.
678
679 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
680
681 * MAINTAINERS (write after approval): Add myself.
682
683 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
684
685 * MAINTAINERS: Update my email address.
686
687 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
688
689 * MAINTAINERS (write after approval): Add myself.
690
691 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
692
693 * MAINTAINERS: Add self to global reviewers list.
694
695 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
696
697 MAINTAINERS: Add c-sky port maintainers.
698
699 2018-08-10 Martin Liska <mliska@suse.cz>
700
701 * MAINTAINERS: Revert change in previous commit and
702 join lines.
703
704 2018-08-10 Martin Liska <mliska@suse.cz>
705
706 * MAINTAINERS: Remove extra line.
707
708 2018-08-06 Naveen H.S <naveenh@marvell.com>
709
710 * MAINTAINERS: Update my email address.
711
712 2018-07-19 DJ Delorie <dj@redhat.com>
713
714 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
715 as maintainer.
716
717 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
718
719 * MAINTAINERS: Adjust email address for me and my colleague Robin
720 Dapp.
721
722 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
723 Sunil K Pandey <sunil.k.pandey@intel.com>
724
725 PR target/84413
726 * config/i386/i386.c (m_CORE_AVX512): New.
727 (m_CORE_AVX2): Likewise.
728 (m_CORE_ALL): Add m_CORE_AVX2.
729 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
730 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
731 and remove the rest of m_SKYLAKE_AVX512.
732
733 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
734
735 * config.sub: Sync with upstream version 2018-07-03.
736
737 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
738
739 * config.guess: Sync with upstream version 2018-06-26.
740 * config.sub: Sync with upstream version 2018-07-02.
741
742 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
743
744 * libtool.m4: Sort output of 'find' to enable deterministic builds.
745 * ltmain.sh: Likewise.
746
747 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
748
749 * contrib/config-list.mk: Remove powerpc-linux_paired.
750
751 2018-06-29 Alexandre Oliva <oliva@adacore.com>
752
753 * configure.ac: Introduce support for @unless/@endunless.
754 * Makefile.tpl (dep-kind): Rewrite with cond; return
755 postbootstrap in some cases.
756 (make-postboot-dep, postboot-targets): New.
757 (dependencies): Do not output postbootstrap dependencies at
758 first. Output non-target ones changed for configure to depend
759 on stage_last @if gcc-bootstrap, and the original deps @unless
760 gcc-bootstrap.
761 * configure.in, Makefile.in: Rebuilt.
762
763 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
764
765 * MAINTAINERS (write after approval): Add myself.
766
767 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
768
769 * MAINTAINERS (write after approval): Add myself.
770
771 2018-06-19 Nick Clifton <nickc@redhat.com>
772
773 * zlib/configure.ac: Restore old behaviour of only enabling
774 multilibs when a target subdirectory is defined. This allows
775 building with srcdir == builddir.
776 * zlib/configure: Regenerate.
777
778 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
779
780 * Makefile.def (fortran): Add check-target-libgomp-fortran.
781 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
782 * Makefile.in: Regenerate.
783
784 2018-06-16 Ben Elliston <bje@gnu.org>
785
786 * config.guess: Import latest version.
787 * config.sub: Likewise.
788
789 2018-06-08 Martin Liska <mliska@suse.cz>
790
791 * MAINTAINERS: Remove MPX-related entries.
792 * Makefile.def: Remove libmpx support.
793 * Makefile.in: Regenerate.
794 * configure.ac: Remove removed files.
795 * configure: Regenerate.
796 * libmpx/ChangeLog: Remove.
797 * libmpx/Makefile.am: Remove.
798 * libmpx/Makefile.in: Remove.
799 * libmpx/acinclude.m4: Remove.
800 * libmpx/aclocal.m4: Remove.
801 * libmpx/config.h.in: Remove.
802 * libmpx/configure: Remove.
803 * libmpx/configure.ac: Remove.
804 * libmpx/configure.tgt: Remove.
805 * libmpx/libmpx.spec.in: Remove.
806 * libmpx/mpxrt/Makefile.am: Remove.
807 * libmpx/mpxrt/Makefile.in: Remove.
808 * libmpx/mpxrt/libmpx.map: Remove.
809 * libmpx/mpxrt/libtool-version: Remove.
810 * libmpx/mpxrt/mpxrt-utils.c: Remove.
811 * libmpx/mpxrt/mpxrt-utils.h: Remove.
812 * libmpx/mpxrt/mpxrt.c: Remove.
813 * libmpx/mpxrt/mpxrt.h: Remove.
814 * libmpx/mpxwrap/Makefile.am: Remove.
815 * libmpx/mpxwrap/Makefile.in: Remove.
816 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
817 * libmpx/mpxwrap/libtool-version: Remove.
818 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
819
820 2018-06-04 Martin Liska <mliska@suse.cz>
821
822 * MAINTAINERS: Add myself as gcov maintainer.
823
824 2018-06-04 Matthew Fortune <mfortune@gmail.com>
825
826 * MAINTAINERS: Update my email address.
827
828 2018-06-04 Tom de Vries <tdevries@suse.de>
829
830 * MAINTAINERS: Remove write-after-approval entries for component
831 maintainers.
832
833 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
834
835 * MAINTAINERS (write after approval): Add myself.
836
837 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
838
839 * MAINTAINERS: Update my email address.
840
841 2018-06-01 Tom de Vries <tdevries@suse.de>
842
843 * MAINTAINERS: Update my email address.
844
845 2018-05-22 Bin Cheng <bin.cheng@arm.com>
846
847 * MAINTAINERS (loop-optimizer): Add myself.
848
849 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
850
851 * configure.ac: Added "nfp" target.
852 * configure: Regenerate.
853
854 2018-04-30 Richard Biener <rguenther@suse.de>
855
856 PR bootstrap/85571
857 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
858 (STAGE3_TFLAGS): Likewise.
859 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
860 (STAGEtrain_TFLAGS): Likewise.
861 * Makefile.in: Regenerate.
862
863 2018-04-26 Richard Biener <rguenther@suse.de>
864
865 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
866 (STAGE2_CFLAGS): Likewise.
867 (STAGE2_TFLAGS): Likewise.
868 (STAGE3_CFLAGS): Add -fchecking.
869 (STAGE3_TFLAGS): Likewise.
870 (STAGEtrain_CFLAGS): Filter out -fchecking.
871 (STAGEtrain_TFLAGS): Likewise.
872 * Makefile.in: Re-generate.
873
874 2018-04-25 Catherine Moore <clm@codesourcery.com>
875
876 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
877
878 2018-04-18 Paul Clarke <pc@us.ibm.com>
879
880 * MAINTAINERS (write after approval): Add myself.
881
882 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
883
884 * MAINTAINERS: Update my email address.
885
886 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
887
888 * MAINTAINERS: Remove redundant Write-After-Approval entry.
889
890 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
891
892 * MAINTAINERS: Update my email address and disambiguate myself
893 a bit from Will Schmidt.
894
895 2018-03-21 Nathan Sidwell <nathan@acm.org>
896
897 * MAINTAINERS: Move maintainers of now-removed picochip and score
898 ports to write after approval.
899
900 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
901
902 * MAINTAINERS: Add entry for SVE maintainership.
903
904 2018-02-13 Maciej W. Rozycki <macro@mips.com>
905
906 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
907 * configure: Regenerate.
908
909 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
910
911 * MAINTAINERS (write after approval): Add myself.
912
913 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
914
915 * MAINTAINERS (write after approval): Add myself.
916
917 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
918
919 * MAINTAINERS (write after approval): Add myself.
920
921 2018-01-03 Jakub Jelinek <jakub@redhat.com>
922
923 Update copyright years.
924
925 2018-01-03 Ben Elliston <bje@gnu.org>
926
927 * config.guess: Import latest version.
928 * config.sub: Likewise.
929
930 2017-12-12 Stafford Horne <shorne@gmail.com>
931
932 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
933 * configure: Regenerate.
934
935 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
936
937 * MAINTAINERS (Write After Approval): Add myself.
938
939 2017-11-28 Julia Koval <julia.koval@intel.com>
940 Sebastian Peryt <sebastian.peryt@intel.com>
941
942 * Makefile.def (target_modules): Remove libcilkrts.
943 * Makefile.in: Ditto.
944 * configure: Ditto.
945 * configure.ac: Ditto.
946
947 2017-11-28 Julia Koval <julia.koval@intel.com>
948
949 * MAINTAINERS (Write After Approval): Add myself.
950
951 2017-11-22 Sudakshina Das <sudi.das@arm.com>
952
953 * MAINTAINERS (Write After Approval): Add myself.
954
955 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
956
957 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
958 Use my SiFive email address.
959
960 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
961
962 * MAINTAINERS (write after approval): Add myself.
963
964 2017-10-27 Martin Liska <mliska@suse.cz>
965
966 * Makefile.tpl: Use proper name of folder as it was renamed
967 during transition to 4 stages.
968 * Makefile.in: Regenerate.
969
970 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
971
972 * MAINTAINERS (write after approval): Add myself.
973
974 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
975
976 * MAINTAINERS: Add a note that maintainership also includes web
977 pages, docs, and testsuite related to that area.
978
979 2017-09-25 Tom de Vries <tom@codesourcery.com>
980
981 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
982
983 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
984
985 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
986
987 2017-09-15 Nathan Sidwell <nathan@acm.org>
988
989 * MAINTAINERS: Remove myself as a vxworks maintainer.
990
991 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
992
993 * MAINTAINERS: Remove email address of Jim Norris.
994
995 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
996
997 * MAINTAINERS (Reviewers): Move myself from here...
998 (CPU Port Maintainers): ... to here.
999
1000 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
1001
1002 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
1003
1004 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
1005
1006 * MAINTAINERS (write after approval): Add myself.
1007
1008 2017-07-28 Tony Reix <tony.reix@atos.net>
1009
1010 * configure.ac (target-libffi): Don't disable for AIX.
1011 (go): Don't add to unsupported_languages on AIX.
1012 (target-libgo): Don't disable for AIX.
1013 * configure: Regenerate.
1014
1015 2017-07-19 Yury Gribov <tetra2005@gmail.com>
1016
1017 * MAINTAINERS: Add myself.
1018
1019 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1020
1021 * MAINTAINERS: Update my email address.
1022
1023 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
1024
1025 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1026 arm-specific auto-generated header files.
1027
1028 2017-07-03 Nathan Sidwell <nathan@acm.org>
1029
1030 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1031 * configure: Rebuilt.
1032
1033 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
1034
1035 * MAINTAINERS: Readd myself for c6x.
1036
1037 2017-06-28 Martin Liska <mliska@suse.cz>
1038
1039 PR bootstrap/81217
1040 * Makefile.def: Remove superfluous bootstrap_target from
1041 bootstrap_stage.
1042 * Makefile.in: Re-generate the file.
1043
1044 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
1045
1046 * MAINTAINERS: Add myself to Write After Approval
1047
1048 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
1049
1050 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1051
1052 2017-06-19 Martin Liska <mliska@suse.cz>
1053
1054 * Makefile.def: Define 4 stages PGO bootstrap.
1055 * Makefile.tpl: Define FLAGS.
1056 * Makefile.in: Regenerate.
1057
1058 2017-06-14 Ian Lance Taylor <iant@golang.org>
1059
1060 * Makefile.def: Add check-gotools to go check targets.
1061 * Makefile.in: Rebuild.
1062
1063 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
1064
1065 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1066
1067 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
1068
1069 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1070 * configure: Regenerate.
1071
1072 2017-05-31 Martin Liska <mliska@suse.cz>
1073
1074 * configure.ac: Add handling of stage2_werror_flags to
1075 action-if-given and to action-if-not-given.
1076 * configure: Regenerate.
1077
1078 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
1079
1080 * MAINTAINERS: Add self to Write After Approval
1081
1082 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
1083
1084 * MAINTAINERS: Update my email address, and remove myself as
1085 maintainer in some areas.
1086
1087 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
1088
1089 * MAINTAINERS: Add self to Write After Approval
1090
1091 2017-05-25 Nathan Sidwell <nathan@acm.org>
1092
1093 * configure.ac: Add --enable-languages=default to mean default and
1094 make --enable-languages=all mean all supported languages.
1095 * configure: Regenerated.
1096
1097 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1098
1099 * config.gcc (powerpc*-*-*spe*): New.
1100 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1101 (powerpc-*-rtems*spe*): New.
1102 (powerpc*-*-linux*spe*): New.
1103 (powerpc-wrs-vxworksspe): New.
1104 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1105 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1106 * config.host (powerpc*-*-*spe*): New.
1107
1108 2017-05-19 Martin Liska <mliska@suse.cz>
1109
1110 * configure.ac: Add --enable-werror-always just for
1111 bootstrap-debug (or none build config) and do not add it
1112 when we are on a release branch.
1113 * configure: Regenerated.
1114
1115 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1116
1117 * MAINTAINERS: Add self to Write After Approval
1118
1119 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1120
1121 * MAINTAINERS: Move myself to Write After Approval section.
1122
1123 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1124
1125 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1126 ACCH registers.
1127 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1128 available.
1129 (umulsidi3): Likewise.
1130 (mulsidi3_700): Disable this pattern when we have advanced mpy
1131 instructions.
1132 (umulsidi3_700): Likewise.
1133 (maddsidi4): New pattern.
1134 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1135 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1136 (mpydu_imm_arcv2hs): Likewise.
1137 * config/arc/predicates.md (accl_operand): New predicate.
1138
1139 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1140 Andrew Burgess <andrew.burgess@embecosm.com>
1141
1142 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1143 case.
1144 (ARC_AUTOFP_IRQ_P): Likewise.
1145 (ARC_AUTO_IRQ_P): Likewise.
1146 (rgf_banked_register_count): New variable.
1147 (parse_mrgf_banked_regs_option): New function.
1148 (arc_override_options): Handle rgf_banked_regs option.
1149 (arc_handle_interrupt_attribute): Add firq option.
1150 (arc_compute_function_type): Return fast irq type when required.
1151 (arc_must_save_register): Handle fast interrupts.
1152 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1153 (arc_return_address_regs): Update.
1154 * config/arc/arc.h (arc_return_address_regs): Update.
1155 (arc_function_type): Add fast interrupt type.
1156 (ARC_INTERRUPT_P): Update.
1157 (RC_FAST_INTERRUPT_P): Define.
1158 * config/arc/arc.md (simple_return): Update for fast interrupts.
1159 (p_return_i): Likewise.
1160 * config/arc/arc.opt (mrgf-banked-regs): New option.
1161 * doc/invoke.texi (mrgf-banked-regs): Document.
1162
1163 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1164
1165 * config/arc/arc.c (irq_ctrl_saved): New variable.
1166 (ARC_AUTOBLINK_IRQ_P): Define.
1167 (ARC_AUTOFP_IRQ_P): Likewise.
1168 (ARC_AUTO_IRQ_P): Likewise.
1169 (irq_range): New function.
1170 (arc_must_save_register): Likewise.
1171 (arc_must_save_return_addr): Likewise.
1172 (arc_dwarf_emit_irq_save_regs): Likewise.
1173 (arc_override_options): Handle deferred options.
1174 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1175 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1176 arc_must_save_return_addr.
1177 (arc_compute_frame_size): Handle automated save and restore of
1178 registers.
1179 (arc_expand_prologue): Likewise.
1180 (arc_expand_epilogue): Likewise.
1181 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1182 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1183 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1184
1185 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1186 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1187
1188 PR bootstrap/77661
1189 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1190 in-tree build MPC.
1191 * Makefile.in: Regenerate.
1192
1193 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1194
1195 * configure.ac: Enable LTO by default on darwin >= 9.
1196 * configure: Regenerate.
1197
1198 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1199
1200 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1201 and Andrew Waterman as the RISC-V maintainers.
1202
1203 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1204
1205 * MAINTAINERS: Add self to Write After Approval
1206
1207 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1208
1209 * config.guess: Import latest from upstream.
1210
1211 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1212
1213 * MAINTAINERS (Write After Approval): Remove entries that are
1214 already covered under Reviewers.
1215
1216 2017-03-08 Mark Wielaard <mark@klomp.org>
1217
1218 PR demangler/70909
1219 PR demangler/67264
1220 * include/demangle.h: Add d_printing to struct demangle_component
1221 and pass struct demangle_component as non const.
1222
1223 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1224
1225 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1226
1227 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1228
1229 * Makefile.tpl: Remove HOST_ISLVER.
1230 (HOST_EXPORTS): Remove ISLVER.
1231 * Makefile.in: Regenerate.
1232
1233 2017-02-13 Richard Biener <rguenther@suse.de>
1234
1235 * configure: Re-generate.
1236
1237 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1238
1239 * MAINTAINERS: Adjust bug reporting URL.
1240
1241 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1242
1243 * MAINTAINERS (Write After Approval): Remove redundant entry
1244 for Andrew Burgess.
1245
1246 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1247
1248 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1249 32-bit hppa*-*-hpux*.
1250 * configure: Regenerate.
1251
1252 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1253
1254 * configure.ac: Moved the white list of enabling BRIG FE to
1255 libhsail-rt/configure.tgt.
1256 * configure: Regenerated.
1257 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1258
1259 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1260 Martin Jambor <mjambor@suse.cz>
1261
1262 * Makefile.def (target_modules): Added libhsail-rt.
1263 (languages): Added language brig.
1264 * Makefile.in: Regenerated.
1265 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1266 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1267 * configure: Regenerated.
1268
1269 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1270
1271 PR other/79046
1272 * configure: Regenerated.
1273
1274 2017-01-04 Alan Modra <amodra@gmail.com>
1275
1276 * configure: Regenerate.
1277
1278 2016-12-29 Ben Elliston <bje@gnu.org>
1279
1280 * config.sub: Import latest version.
1281
1282 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1283
1284 * MAINTAINERS (Write After Approval): Add myself.
1285
1286 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1287
1288 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1289 includes bootstrap-mpx.
1290 * configure: Regenerated.
1291
1292 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1293
1294 * MAINTAINERS (Write After Approval): Add myself.
1295
1296 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1297
1298 * configure: Regenerate.
1299
1300 2016-12-01 Matthias Klose <doko@ubuntu.com>
1301
1302 * configure.ac: Don't use pkg-config to check for bdw-gc.
1303 * configure: Regenerate.
1304
1305 2016-11-30 Matthias Klose <doko@ubuntu.com>
1306
1307 * Makefile.def: Remove reference to boehm-gc target module.
1308 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1309 options and for the bdw-gc pkg-config module.
1310 * configure: Regenerate.
1311 * Makefile.in: Regenerate.
1312
1313 2016-11-28 Nathan Sidwell <nathan@acm.org>
1314
1315 * MAINTAINERS (nvptx): Remove self.
1316
1317 2016-11-25 Ben Elliston <bje@gnu.org>
1318
1319 * config.guess: Import latest version.
1320 * config.sub: Likewise.
1321
1322 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1323
1324 * MAINTAINERS (Write After Approval): Add myself.
1325
1326 2016-11-15 Matthias Klose <doko@ubuntu.com>
1327
1328 * Makefile.def: Remove references to GCJ.
1329 * Makefile.tpl: Likewise.
1330 * Makefile.in: Regenerate.
1331
1332 2016-11-15 Matthias Klose <doko@ubuntu.com>
1333
1334 * config-ml.in: Remove references to GCJ.
1335 * configure.ac: Likewise.
1336 * configure: Regenerate.
1337
1338 2016-11-01 Josh Conner <joshconner@google.com>
1339
1340 * MAINTAINERS (Write After Approval): Update email address,
1341
1342 2016-10-27 Carl Love <cel@us.ibm.com>
1343
1344 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1345 Approval list to make it alphabetical.
1346
1347 2016-10-27 Carl Love <cel@us.ibm.com>
1348
1349 * MAINTAINERS (Write After Approval): Add myself.
1350
1351 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1352
1353 * MAINTAINERS (Reviewers): Add myself.
1354 (Write After Approval): Add myself.
1355
1356 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1357 Ulrich Weigand <uweigand@de.ibm.com>
1358
1359 * MAINTAINERS: Update email address.
1360
1361 2016-10-10 Nathan Sidwell <nathan@acm.org>
1362
1363 * MAINTAINERS: Update email address.
1364
1365 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1366
1367 * configure.ac: Add aarch64-*-freebsd*.
1368 * configure: Regenerate.
1369
1370 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1371
1372 * MAINTAINERS: Update email address after it got reverted.
1373
1374 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1375
1376 * configure.ac (target_libraries): Readd target-boehm-gc.
1377 Restore --enable-objc-gc handling.
1378 * configure: Regenerate.
1379
1380 2015-10-03 Jeff Law <law@redhat.com>
1381
1382 * MAINTAINERS: Move several inactive maintainers to the
1383 write-after-approval section.
1384
1385 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1386
1387 * configure.ac: Add target-libffi to target_libraries.
1388 Readd libgcj target disablings, modified to only target-libffi.
1389 Readd target addition of go to unsupported languages.
1390 * configure: Regenerated.
1391
1392 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1393
1394 * MAINTAINERS: Update email address.
1395
1396 2016-09-30 Andrew Haley <aph@redhat.com>
1397
1398 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1399 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1400 libgcj.
1401
1402 2016-09-30 Andrew Haley <aph@redhat.com>
1403
1404 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1405 write-after approval after GCJ deletion.
1406
1407 2016-09-30 Andrew Haley <aph@redhat.com>
1408
1409 * Makefile.def: Remove libjava.
1410 * Makefile.tpl: Likewise.
1411 * Makefile.in: Regenerate.
1412 * configure.ac: Likewise.
1413 * configure: Likewise.
1414 * gcc/java: Remove.
1415 * libjava: Likewise.
1416
1417 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1418
1419 * MAINTAINERS (Reviewers): Add myself.
1420
1421 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1422
1423 * configure.ac: Disable "sim" directory for arc*-*-*.
1424 * configure: Regenerated.
1425
1426 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1427
1428 * MAINTAINERS (Write After Approval): Add myself.
1429
1430 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1431
1432 * configure.ac: Check for the minimum in-tree MPFR version
1433 handled.
1434 * configure: Regenerate.
1435
1436 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1437
1438 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1439 * configure: Regenerated.
1440
1441 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1442
1443 * MAINTAINERS (Write After Approval): Add myself.
1444
1445 2016-06-23 Andi Kleen <ak@linux.intel.com>
1446
1447 * Makefile.def: Add autoprofiledbootstrap.
1448 * Makefile.tpl: Dito.
1449 * Makefile.in: Regenerate.
1450
1451 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1452
1453 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1454 * configure: Regenerate.
1455
1456 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1457
1458 * configure: Regenerate.
1459 * configure.ac: Remove support for avr-rtems.
1460
1461 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1462
1463 * MAINTAINERS (Write After Approval): Add myself.
1464
1465 2016-06-16 Michael Collison <michael.collison@arm.com>
1466
1467 * MAINTAINERS (Write After Approval): Add myself.
1468
1469 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1470
1471 * MAINTAINERS (Write After Approval): Update e-mail address.
1472
1473 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1474
1475 * MAINTAINERS (Write After Approval): Add myself.
1476
1477 2016-05-28 Alan Modra <amodra@gmail.com>
1478
1479 * Makefile.tpl (configure): Depend on m4 files included.
1480 * Makefile.in: Regenerate.
1481
1482 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1483
1484 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1485 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1486
1487 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1488
1489 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1490 special case builtin.
1491 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1492 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1493 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1494 for __builtin_vec_addec.
1495
1496 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1497
1498 * config.guess: Import version 2016-04-02 (newest).
1499 * config.sub: Import version 2016-05-10 (newest).
1500
1501 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1502
1503 * configure.ac: Add ARC support to libgloss.
1504 * configure: Regenerate
1505
1506 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1507
1508 * MAINTAINERS (Write After Approval): Add myself.
1509
1510 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1511
1512 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1513 * configure: Regenerated.
1514 * Makefile.def (gmp): Explicitly disable assembler.
1515 (mpfr): Adjust lib_path.
1516 (mpc): Likewise.
1517 * Makefile.in: Regenerated.
1518
1519 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1520
1521 PR bootstrap/70704
1522 * configure.ac (--enable-stage1-checking): Add missing
1523 --enable-checking=.
1524 * configure: Regenerated.
1525
1526 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1527
1528 * config.guess: Revert r235676.
1529 * config.sub: Revert r235676.
1530
1531 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1532
1533 * config.guess: Remove SH5 support.
1534 * config.sub: Likewise.
1535 * configure: Likewise.
1536 * configure.ac: Likewise.
1537
1538 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1539
1540 PR bootstrap/70704
1541 * configure.ac (--enable-stage1-checking): For --disable-checking or
1542 implicit --enable-checking, make sure extra flag matches in between
1543 stage1 and later checking.
1544 * configure: Regenerated.
1545
1546 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1547
1548 * .gitattributes: New file.
1549
1550 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1551
1552 * MAINTAINERS (rs6000/powerpc port): Add myself.
1553
1554 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1555
1556 PR bootstrap/70173
1557 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1558 and gotools directories. Delete the stage_final file.
1559 * Makefile.in: Regenerate.
1560
1561 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1562
1563 * MAINTAINERS (Write After Approval): Add myself.
1564
1565 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1566
1567 * MAINTAINERS (Fortran maintainer): Remove myself.
1568
1569 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1570
1571 * MAINTAINERS (Write After Approval): Add myself.
1572
1573 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1574
1575 * MAINTAINERS (Write After Approval): Add myself.
1576
1577 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1578
1579 Sync with binutils-gdb:
1580
1581 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1582
1583 * configure.ac: Add mips and s390 to the gold target check.
1584 * configure: Regenerate.
1585
1586 2016-03-01 DJ Delorie <dj@redhat.com>
1587
1588 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1589
1590 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1591
1592 * MAINTAINERS (libcpp): Add myself.
1593 (diagnostic messages): Likewise.
1594
1595 2016-02-20 Tom de Vries <tom@codesourcery.com>
1596
1597 * MAINTAINERS: Fix whitespace.
1598
1599 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1600
1601 * MAINTAINERS (Write After Approval): Add myself.
1602
1603 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1604
1605 * config/isl.m4: Add comments about isl-0.16.
1606 * configure: Regenerate.
1607
1608 2016-01-29 Martin Jambor <mjambor@suse.cz>
1609
1610 * MAINTAINERS (hsa maintainers): Add myself.
1611
1612 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1613
1614 * MAINTAINERS: (Write After Approval): Add myself.
1615
1616 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1617 Sebastian Pop <s.pop@samsung.com>
1618
1619 * Makefile.in: Regenerate.
1620 * Makefile.tpl: Export ISLVER.
1621 * configure: Regenerate.
1622 * config/isl.m4: Detect isl-0.15.
1623
1624 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1625
1626 PR bootstrap/69329
1627 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1628 * Makefile.in: Regenerate.
1629
1630 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1631
1632 * configure.ac: Enable LTO for DJGPP
1633 * configure: Regenerate
1634
1635 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1636
1637 Sync with binutils-gdb:
1638 2015-10-21 Nick Clifton <nickc@redhat.com>
1639
1640 PR gas/19109
1641 * configure.ac: Note the 'none' is an acceptable argument to
1642 --enable-compressed-debug-sections.
1643 * configure: Regenerate.
1644
1645 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1646
1647 PR bootstrap/69134
1648 * Makefile.def (mpfr): Disable assembler.
1649 * Makefile.in: Regenerate.
1650
1651 2016-01-01 Ben Elliston <bje@gnu.org>
1652
1653 * config.guess: Import version 2016-01-01.
1654 * config.sub: Likewise.
1655
1656 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1657
1658 * MAINTAINERS (Write After Approval): Add myself.
1659
1660 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1661
1662 * Makefile.in: Replace ISL with isl.
1663 * Makefile.tpl: Same.
1664 * config/isl.m4: Same.
1665 * configure.ac: Same.
1666 * contrib/download_prerequisites: Same.
1667 * configure: Regenerate.
1668
1669 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1670
1671 * MAINTAINERS (Write After Approval): Add Myself.
1672
1673 2015-12-17 Nathan Sidwell <nathan@acm.org>
1674
1675 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1676 * configure: Regenerate.
1677
1678 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1679 Sebastian Pop <s.pop@samsung.com>
1680
1681 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1682 isl_ctx_get_max_operations.
1683 * configure: Regenerate.
1684
1685 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1686
1687 * MAINTAINERS (Write After Approval): Add myself.
1688
1689 2015-12-02 Ian Lance Taylor <iant@google.com>
1690
1691 PR go/66147
1692 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1693 * Makefile.in: Regenerate.
1694
1695 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1696
1697 PR libffi/65726
1698 * Makefile.def (lang_env_dependencies): Make libffi depend
1699 on cxx.
1700 * Makefile.in: Regenerate.
1701
1702 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1703
1704 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1705 symbols.
1706
1707 2015-11-20 Tristan Gingold <gingold@adacore.com>
1708
1709 Sync with binutils-gdb:
1710 2015-11-20 Tristan Gingold <gingold@adacore.com>
1711
1712 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1713 * configure: Regenerate.
1714
1715 2015-11-19 Martin Liska <mliska@suse.cz>
1716
1717 * .gitignore: Add .clang-format to ignored files.
1718 * Makefile.in: Add clang-format.
1719 * Makefile.tpl: Likewise.
1720
1721 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1722
1723 * configure.ac: Enable libmpx by default.
1724 * configure: Regenerated.
1725
1726 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1727
1728 * MAINTAINERS: Update email address.
1729
1730 2015-10-23 Paulo Matos <pmatos@linki.tools>
1731
1732 * MAINTAINERS: Update email address.
1733
1734 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1735
1736 * MAINTAINERS (Write After Approval): Add myself.
1737
1738 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1739
1740 Sync with binutils-gdb:
1741 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1742
1743 PR gas/19109
1744 * configure.ac: Add
1745 --enable-compressed-debug-sections={all,gas,gold,ld}.
1746 * configure: Regenerated.
1747
1748 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1749
1750 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1751
1752 2015-10-09 Martin Liska <mliska@suse.cz>
1753
1754 * MAINTAINERS (Write After Approval): Add myself.
1755
1756 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1757
1758 * MAINTAINERS (Write After Approval): Add myself.
1759
1760 2015-10-02 Florian Weimer <fweimer@redhat.com>
1761
1762 * MAINTAINERS: Update email address.
1763
1764 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1765
1766 * MAINTAINERS (Write After Approval): Add myself.
1767
1768 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1769
1770 * MAINTAINERS: Update email.
1771
1772 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1773
1774 * MAINTAINERS: Update my email address.
1775
1776 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1777
1778 * MAINTAINERS (ft32 port): Add myself.
1779
1780 2015-08-28 David Sherwood <david.sherwood@arm.com>
1781
1782 * MAINTAINERS: Add myself.
1783
1784 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1785
1786 * MAINTAINERS (Write After Approval): Add myself.
1787
1788 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1789
1790 PR libfortran/54572
1791 * Makefile.def: Make libgfortran depend on libbacktrace.
1792 * Makefile.in: Regenerate.
1793
1794 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1795
1796 * MAINTAINERS (Write After Approval): Add myself.
1797
1798 2015-08-12 Tom de Vries <tom@codesourcery.com>
1799
1800 PR other/67092
1801 * configure.ac: Remove --with_host_libstdcxx support.
1802 * configure: Regenerate.
1803
1804 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1805 Jakub Jelinek <jakub@redhat.com>
1806
1807 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1808 nvptx*-*-*.
1809 * configure: Regenerate.
1810
1811 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1812
1813 * Makefile.def (libiconv): Define bootstrap=true.
1814 Mark pdf/html/info as missing.
1815 (configure-gcc): Depend on all-libiconv.
1816 (all-gcc): Ditto.
1817 (configure-libcpp): Ditto.
1818 (all-libcpp): Ditto.
1819 (configure-intl): Ditto.
1820 (all-intl): Ditto.
1821 * Makefile.in: Regenerate.
1822
1823 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1824
1825 * MAINTAINERS (loop ivopts): Add the entry and myself.
1826
1827 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1828
1829 * MAINTAINERS (nvptx): Add self.
1830
1831 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1832
1833 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1834 128-bit vector modes.
1835
1836 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1837
1838 * MAINTAINERS (Write After Approval): Add myself.
1839
1840 2015-07-28 Ben Elliston <bje@gnu.org>
1841
1842 * config.sub, config.guess: Import from upstream.
1843
1844 2015-07-24 Michael Darling <darlingm@gmail.com>
1845
1846 PR other/66259
1847 * config-ml.in: Reflects renaming of configure.in to configure.ac
1848 * configure: Likewise
1849 * configure.ac: Likewise
1850
1851 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1852
1853 * MAINTAINERS: Update my email address.
1854
1855 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1856
1857 Sync with binutils-gdb:
1858 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1859
1860 * configure.ac (target_configdirs): Exclude target-zlib if
1861 target-libjava isn't built.
1862 * configure: Regenerated.
1863
1864 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1865
1866 Sync with binutils-gdb:
1867 2015-05-13 John David Anglin <dave.anglin@bell.net>
1868
1869 * configure.ac: Disable configuration of GDB for HPUX targets.
1870 * configure: Regenerate.
1871
1872 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1873
1874 * configure.ac: Add --with-system-zlib.
1875 * configure: Regenerated.
1876
1877 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1878
1879 * configure.ac: Add FT32 support.
1880 * configure: Regenerate.
1881
1882 2015-01-12 Anthony Green <green@moxielogic.com>
1883
1884 * configure.ac: Don't disable gprof for moxie.
1885 * configure: Rebuild.
1886
1887 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1888
1889 Sync with binutils-gdb:
1890 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1891
1892 PR ld/18355
1893 * Makefile.def: Add extra_configure_flags to host zlib.
1894 * configure.ac (extra_host_zlib_configure_flags): New. Set
1895 to --enable-host-shared When bfd is to be built as shared
1896 library. AC_SUBST.
1897 * Makefile.in: Regenerated.
1898
1899 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1900
1901 Sync with src:
1902 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1903 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1904 * Makefile.in: Regenerated.
1905
1906 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1907
1908 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1909 target.
1910 * configure: Regenerate.
1911
1912 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1913
1914 * MAINTAINERS (Write After Approval): Add myself.
1915
1916 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1917
1918 * MAINTAINERS (OS Port Maintainers): Add myself.
1919 (Various Maintainers): Remove myself from libffi testsuite.
1920
1921 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1922
1923 * MAINTAINERS (gen* on machine desc): Add self.
1924
1925 2015-06-02 Jason Merrill <jason@redhat.com>
1926
1927 PR bootstrap/66319
1928 * configure.ac: Use -std=gnu++98.
1929
1930 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1931
1932 * MAINTAINERS (Write After Approval): Add myself.
1933
1934 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1935
1936 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1937 * configure: Regenerate.
1938
1939 2015-05-26 Jason Merrill <jason@redhat.com>
1940
1941 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1942 * configure: Regenerate.
1943
1944 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1945
1946 * configure.ac: FT32 target added.
1947 * configure: Regenerated.
1948
1949 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1950
1951 * MAINTAINERS (Write After Approval): Add myself.
1952
1953 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1954
1955 * MAINTAINERS (Write After Approval): Add myself.
1956
1957 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1958
1959 * configure.ac: Fix typo.
1960 * configure: Regenerate.
1961
1962 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1963
1964 * MAINTAINERS (Write After Approval): Add myself.
1965
1966 2015-05-03 Matthias Klose <doko@ubuntu.com>
1967
1968 * configure.ac: Match $host configured with triplets.
1969 * configure: Regenerate.
1970
1971 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1972
1973 * Makefile.tpl: Remove surplus whitespace throughout.
1974 * Makefile.in: Regenerate.
1975
1976 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1977
1978 * MAINTAINERS (Various Maintainers): Add myself as instruction
1979 combiner maintainer.
1980
1981 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1982
1983 PR bootstrap/62077
1984 * configure.ac (--enable-stage1-checking): Default to
1985 release,misc,gimple,rtlflag,tree,types if --disable-checking
1986 or --enable-checking is not specified and DEV-PHASE is not
1987 experimental.
1988 * configure: Regenerated.
1989
1990 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1991
1992 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1993 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1994 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1995 * Makefile.in: Regenerate.
1996
1997 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1998
1999 * MAINTAINERS: Update my email address.
2000
2001 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
2002
2003 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
2004
2005 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
2006
2007 * MAINTAINERS: Add myself as an arm port reviewer.
2008
2009 2015-03-25 Martin Liska <mliska@suse.cz>
2010 Yury Gribov <y.gribov@samsung.com>
2011
2012 * Makefile.in: Fix ln source location for vimrc file.
2013 * Makefile.tpl: Likewise.
2014
2015 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
2016
2017 PR bootstrap/25672
2018 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2019 cross-compiling. Similarly for CXX_FOR_TARGET.
2020 * configure: Regenerate.
2021
2022 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
2023
2024 * Makefile.def: Add libmpx.
2025 * configure.ac: Add libmpx.
2026 * Makefile.in: Regenerate.
2027 * configure: Regenerate.
2028
2029 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
2030
2031 * MAINTAINERS (CPU Port Maintainers): Add myself
2032 i386 vector ISA extns mantainer.
2033
2034 2015-03-13 Jeff Law <law@redhat.com>
2035
2036 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2037 maintainer.
2038 Remove Richard Henderson as a maintainer for the x86 port.
2039
2040 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
2041
2042 * MAINTAINERS (CPU Port Maintainers): Update my email address.
2043
2044 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
2045
2046 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2047 pointer bounds checker and i386 MPX maintainer.
2048
2049 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
2050
2051 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2052
2053 2015-02-26 Martin Sebor <msebor@redhat.com>
2054
2055 * MAINTAINERS (Various Maintainers): Add self.
2056
2057 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
2058
2059 * configure.ac [--enable-as-accelerator-for] (enable_languages):
2060 Make sure it contains lto.
2061 * configure: Regenerate.
2062
2063 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
2064
2065 * configure: Regenerate.
2066
2067 2015-02-06 Diego Novillo <dnovillo@google.com>
2068 1
2069 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2070 middle-end, docstring): Remove myself.
2071 (Write After Approval): Add myself.
2072
2073 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
2074
2075 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2076 (Write After Approval): Update address.
2077
2078 2015-01-29 David Malcolm <dmalcolm@redhat.com>
2079
2080 PR jit/64780
2081 * configure.ac: Require the user to explicitly specify
2082 --enable-host-shared if the jit is enabled.
2083 * configure: Regenerate.
2084
2085 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
2086
2087 * MAINTAINERS (Write After Approval): Add myself.
2088
2089 2015-01-25 Tom de Vries <tom@codesourcery.com>
2090
2091 * MAINTAINERS: Make whitespace consistent.
2092
2093 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
2094
2095 * MAINTAINERS (Write After Approval): Add myself.
2096
2097 2015-01-20 Andre Vehreschild <vehre@gmx.de>
2098
2099 * MAINTAINERS: (Write After Approval): Add myself.
2100
2101 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2102
2103 * MAINTAINERS: (Write After Approval): Add myself.
2104
2105 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2106
2107 * MAINTAINERS: (Write After Approval): Add myself.
2108
2109 2015-01-13 Iain Sandoe <iain@codesourcery.com>
2110
2111 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2112 objective-c/c++ front end maintainer.
2113
2114 2015-01-13 Marek Polacek <polacek@redhat.com>
2115
2116 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2117
2118 2015-01-12 Jeff Law <law@redhat.com>
2119
2120 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2121 a very long time.
2122
2123 2015-01-09 Ian Lance Taylor <iant@google.com>
2124
2125 * configure.ac (host_tools): Add gotools.
2126 * Makefile.def (host_modules): Add gotools.
2127 (dependencies): Add dependency of all-gotools on all-target-libgo.
2128
2129 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2130
2131 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2132 * configure: Regenerate.
2133
2134 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2135
2136 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2137 all-target-libgomp.
2138 * Makefile.in: Regenerate.
2139
2140 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2141
2142 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2143
2144 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2145
2146 * configure.ac: Add Visium support.
2147 * configure: Regenerate.
2148
2149 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2150
2151 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2152 * configure: Regenerate.
2153
2154 2015-01-03 Andrew Pinski <apinski@cavium.com>
2155
2156 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2157 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2158 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2159 (OBJCOPY_FOR_TARGET): New variable.
2160 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2161 * Makefile.in: Regenerate.
2162 * configure.ac: Check for already installed target objcopy.
2163 Also GCC_TARGET_TOOL on objcopy.
2164 * configure: Regenerate.
2165
2166 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2167
2168 * config.sub: Update from upstream, to 2015-01-01 version.
2169 * config.guess: Ditto.
2170
2171 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2172
2173 * MAINTAINERS (RTEMS Ports): Add myself.
2174
2175 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2176
2177 * MAINTAINERS (Write After Approval): Add myself.
2178
2179 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2180
2181 * MAINTAINERS (Write After Approval): Add myself.
2182
2183 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2184
2185 * configure.ac (--enable-as-accelerator-for): Don't set
2186 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2187 * configure: Regenerate.
2188
2189 2014-12-13 Jakub Jelinek <jakub@redhat.com>
2190
2191 PR bootstrap/64023
2192 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2193 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2194 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2195 to CXX.
2196 * Makefile.in: Regenerated.
2197
2198 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2199 Yury Gribov <y.gribov@samsung.com>
2200
2201 * .gitignore: Added .local.vimrc and .lvimrc.
2202 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2203 * Makefile.in: Regenerate.
2204
2205 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2206
2207 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2208 * configure: Regenerated.
2209
2210 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2211
2212 * MAINTAINERS (nvptx port): New entry.
2213
2214 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2215
2216 * configure: Regenerate.
2217
2218 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2219
2220 * configure.ac: Merge with Binutils.
2221
2222 2014-11-26 Tobias Burnus <burnus@net-b.de>
2223
2224 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2225 * Makefile.in: Regenerate.
2226
2227 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2228
2229 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2230 missing flex.
2231 * Makefile.in: Regenerated.
2232
2233 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2234
2235 * Makefile.in: Regenerate.
2236
2237 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2238
2239 PR bootstrap/63784
2240 * libtool.m4: Add $pic_flag with -shared.
2241
2242 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2243
2244 * MAINTAINERS (Write After Approval): Added myself.
2245
2246 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2247
2248 * MAINTAINERS (write-after-approval): Add myself.
2249
2250 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2251
2252 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2253 from 2 years ago.
2254
2255 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2256
2257 Revert:
2258 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2259
2260 * MAINTAINERS (Write After Approval): Added myself as line map
2261 maintainer.
2262
2263 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2264
2265 Revert:
2266 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2267
2268 * MAINTAINERS (Write After Approval): Added myself.
2269
2270 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2271
2272 * MAINTAINERS (Write After Approval): Added myself.
2273
2274 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2275
2276 * MAINTAINERS (Write After Approval): Added myself as line map
2277 maintainer.
2278
2279 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2280
2281 * MAINTAINERS (Various Maintainers): Added myself as line map
2282 maintainer.
2283
2284 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2285
2286 * move-if-change: Sync from upstream gnulib.
2287
2288 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2289
2290 * compile: Sync with upstream Automake.
2291 * depcomp: Ditto.
2292 * install-sh: Ditto.
2293 * missing: Ditto.
2294 * mkinstalldirs: Ditto.
2295 * ylwrap: Ditto.
2296
2297 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2298
2299 * config.sub: Update from upstream config repo.
2300 * config.guess: Ditto.
2301
2302 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2303
2304 * Makefile.def: Add liboffloadmic to target_modules. Make
2305 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2306 * Makefile.in: Regenerate.
2307 * configure: Regenerate.
2308 * configure.ac: Add liboffloadmic to target binaries.
2309 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2310 Add liboffloadmic to noconfig list when C++ is not supported.
2311
2312 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2313 Thomas Schwinge <thomas@codesourcery.com>
2314 Ilya Verbin <ilya.verbin@intel.com>
2315 Andrey Turetskiy <andrey.turetskiy@intel.com>
2316
2317 * configure: Regenerate.
2318 * configure.ac (--enable-as-accelerator-for)
2319 (--enable-offload-targets): New configure options.
2320
2321 2014-11-11 Tobias Burnus <burnus@net-b.de>
2322
2323 * Makefile.def: Make all-gcc depend on all-isl.
2324 * Makefile.in: Regenerate.
2325
2326 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2327
2328 * ChangeLog.jit: New.
2329 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2330
2331 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2332
2333 PR target/63610
2334 * libtool.m4: Fix globbing of darwin versions.
2335 * configure: Regenerate.
2336
2337 2014-11-11 Tobias Burnus <burnus@net-b.de>
2338
2339 * Makefile.def: Remove CLooG.
2340 * Makefile.tpl: Ditto.
2341 * configure.ac: Ditto.
2342 * configure: Regenerate.
2343 * Makefile.in: Ditto.
2344
2345 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2346
2347 * configure.ac: Handle nvptx-*-*.
2348 * configure: Regenerate.
2349
2350 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2351
2352 * MAINTAINERS (Write After Approval): Add myself.
2353
2354 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2355
2356 * Makefile.def (libcc1): Remove bootstrap=true;.
2357 * Makefile.in: Regenerated.
2358
2359 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2360
2361 * configure.ac: Update comment.
2362 * configure: Regenerate.
2363
2364 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2365
2366 * MAINTAINERS (Write After Approval): Add myself.
2367
2368 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2369
2370 * configure.ac (extra_host_libiberty_configure_flags): Add
2371 --enable-shared also for libcc1's benefit.
2372 * configure: Regenerate.
2373
2374 2014-10-29 Tristan Gingold <gingold@adacore.com>
2375
2376 * MAINTAINERS: Change my email address.
2377
2378 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2379 Tom Tromey <tromey@redhat.com>
2380
2381 * Makefile.def: Add libcc1 to host_modules.
2382 * configure.ac (host_tools): Add libcc1.
2383 * Makefile.in, configure: Rebuild.
2384
2385 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2386
2387 * configure.ac (build_configargs): Don't share config.cache between
2388 build subdirs.
2389 * configure: Regenerate.
2390
2391 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2392
2393 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2394 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2395 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2396 leon3v7 as leon3.
2397 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2398 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2399 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2400 * config/sparc/sparc.md (cpu): Add leon3v7.
2401 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2402
2403 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2404
2405 * MAINTAINERS (write-after-approval): Add myself.
2406
2407 2014-10-23 Ian Lance Taylor <iant@google.com>
2408
2409 * configure.ac: Disable the Go frontend on systems where it is known
2410 to not work.
2411 * configure: Regenerate.
2412
2413 2014-10-23 Richard Biener <rguenther@suse.de>
2414
2415 * Makefile.def: Add libcpp build module and dependencies.
2416 * configure.ac: Add libcpp build module.
2417 * Makefile.in: Regenerate.
2418 * configure: Likewise.
2419
2420 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2421
2422 * MAINTAINERS (write-after-approval): Add myself.
2423
2424 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2425
2426 * INSTALL/README: Do not mention CVS.
2427
2428 2014-10-03 Jing Yu <jingyu@google.com>
2429
2430 * configure.ac: Add aarch64 to list of targets that support gold.
2431 * configure: Regenerate.
2432
2433 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2434
2435 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2436
2437 2014-09-29 Catherine Moore <clm@codesourcery.com>
2438
2439 * MAINTAINERS: Add myself as MIPS maintainer.
2440
2441 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2442
2443 * MAINTAINERS: Move myself to MIPS maintainers.
2444
2445 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2446
2447 * MAINTAINERS: Put all email addresses between '<' and '>'.
2448
2449 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2450
2451 * MAINTAINERS: Move myself to reviewers (Fortran).
2452
2453 2014-09-01 Andi Kleen <ak@linux.intel.com>
2454
2455 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2456 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2457 * Makefile.in: Regenerate.
2458
2459 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2460
2461 * rtx-classes-status.txt: Delete
2462
2463 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2464
2465 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2466
2467 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2468
2469 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2470 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2471 of checking for version number.
2472 * configure: Regenerated.
2473 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2474
2475 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2476
2477 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2478 is done; begin phase 6 (use extra rtx_def subclasses).
2479
2480 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2481
2482 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2483 done; begin phase 5 (additional rtx_def subclasses).
2484
2485 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2486
2487 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2488
2489 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2490
2491 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2492 SET_BB_HEADER are done.
2493
2494 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2495
2496 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2497 done.
2498
2499 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2500
2501 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2502
2503 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2504
2505 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2506
2507 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2508
2509 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2510
2511 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2512
2513 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2514
2515 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2516
2517 * rtx-classes-status.txt: Phase 3 (per-file commits within
2518 "config" subdirs) is done; begin phase 4 (removal of
2519 "scaffolding").
2520
2521 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2522
2523 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2524 dir) is done; begin phase 3 (per-file commits within "config"
2525 subdirs).
2526
2527 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2528
2529 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2530 phase 2 (per-file commits in main source dir).
2531
2532 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2533
2534 * configure: Regenerated.
2535
2536 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2537
2538 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2539
2540 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2541
2542 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2543
2544 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2545
2546 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2547
2548 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2549
2550 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2551
2552 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2553
2554 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2555
2556 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2557
2558 * MAINTAINERS (Write After Approval): Add myself.
2559
2560 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2561
2562 * MAINTAINERS: Remove myself
2563
2564 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2565
2566 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2567
2568 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2569
2570 * MAINTAINERS (Write After Approval): Add myself.
2571
2572 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2573
2574 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2575 SET_BB_HEADER, SET_BB_FOOTER
2576
2577 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2578
2579 * rtx-classes-status.txt: New file
2580
2581 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2582
2583 * configure.ac: Eliminate ClooG installation dependency.
2584 * configure: Regenerate.
2585 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2586 * Makefile.in: Regenerate.
2587
2588 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2589
2590 * MAINTAINERS (Write After Approval): Add myself.
2591
2592 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2593
2594 * MAINTAINERS (Write After Approval): Add myself.
2595
2596 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2597
2598 * MAINTAINERS (Write After Approval): Add myself.
2599
2600 2014-07-28 Anthony Green <green@moxielogic.com>
2601
2602 Import from savannah.gnu.org:
2603 * config.sub: Update to 2014-07-28 version.
2604
2605 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2606
2607 * MAINTAINERS: Remove my MIPS maintainer entry.
2608
2609 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2610
2611 PR target/47230
2612 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2613 * configure: Regenerate.
2614
2615 2014-07-24 James Norris <jnorris@codesourcery.com>
2616
2617 * MAINTAINERS (Write After Approval): Add myself.
2618
2619 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2620
2621 * configure.ac: Accept only CLooG 0.18.1.
2622 * configure: Regenerate.
2623
2624 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2625
2626 * configure.ac: Don't accept isl 0.11.
2627 * configure: Regenerate.
2628
2629 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2630
2631 * MAINTAINERS (Write After Approval): Add myself.
2632
2633 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2634
2635 * configure.ac: Don't accept isl 0.10.
2636 * configure: Regenerate.
2637
2638 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2639
2640 Fix include path for in-tree cloog.
2641 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2642 * configure: Regenerate.
2643
2644 2014-06-18 Richard Henderson <rth@redhat.com>
2645
2646 * .gitignore: Import gcc_update output.
2647
2648 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2649
2650 * config-ml.in: Robustify ac_configure_args parsing.
2651
2652 * configure.ac (--enable-linker-plugin-configure-flags)
2653 (--enable-linker-plugin-flags): New flags.
2654 (configdirs): Conditionally add libiberty-linker-plugin.
2655 * configure: Regenerate.
2656 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2657 (host_modules) <lto-plugin>: Pay attention to
2658 @extra_linker_plugin_flags@ and
2659 @extra_linker_plugin_configure_flags@.
2660 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2661 * Makefile.in: Regenerate.
2662
2663 * Makefile.tpl (configure-[+prefix+][+module+])
2664 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2665 "module_srcdir" instead of "module" for locating a module's srcdir.
2666 * Makefile.in: Regenerate.
2667
2668 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2669
2670 * MAINTAINERS (Write After Approval): Add myself.
2671
2672 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2673
2674 * MAINTAINERS: Update my email address.
2675
2676 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2677
2678 * MAINTAINERS (Write After Approval): Add myself.
2679
2680 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2681
2682 * MAINTAINERS (Write After Approval): Add myself.
2683
2684 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2685
2686 PR libstdc++/61011
2687 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2688 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2689 * configure: Regenerate.
2690
2691 2014-05-28 Pedro Alves <palves@redhat.com>
2692
2693 * MAINTAINERS (Write After Approval): Add myself.
2694
2695 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2696
2697 * MAINTAINERS: Update my affiliation/email.
2698
2699 2014-05-19 Mike Stump <mikestump@comcast.net>
2700
2701 * MAINTAINERS: Add wide-int reviewers.
2702
2703 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2704
2705 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2706 * configure: Regenerated.
2707
2708 2014-05-15 Torvald Riegel <triegel@redhat.com>
2709
2710 * MAINTAINERS (libitm): Add myself as maintainer.
2711
2712 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2713
2714 * MAINTAINERS (Write After Approval): Add myself.
2715
2716 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2717
2718 * config.sub, config.guess: Import from upstream.
2719
2720 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2721
2722 * MAINTAINERS (Write After Approval): Put myself in correct order.
2723
2724 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2725
2726 * MAINTAINERS (Write After Approval): Add myself.
2727
2728 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2729
2730 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2731 section.
2732
2733 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2734
2735 * MAINTAINERS (Write After Approval): Delete myself.
2736
2737 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2738
2739 PR sanitizer/56781
2740 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2741 and -B* options with -Xcompiler.
2742
2743 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2744
2745 PR bootstrap/60620
2746 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2747 * Makefile.in: Regenerate.
2748
2749 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2750
2751 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2752 for WINDRES_FOR_TARGET in default-manifest.o rule.
2753 * Makefile.in: Regenerate.
2754
2755 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2756
2757 * MAINTAINERS (Write After Approval): Add myself.
2758
2759 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2760
2761 PR sanitizer/56781
2762 * Makefile.def: Set bootstrap=true; for host fixincludes.
2763 * configure.ac: Don't bootstrap host fixincludes unless
2764 --with-build-config=bootstrap-{a,ub}san.
2765 * Makefile.in: Regenerated.
2766 * configure: Regenerated.
2767
2768 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2769
2770 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2771 --enable-vtable-verify option parsing. Don't add
2772 target-libsanitizer to bootstrap_target_libs unless
2773 --with-build-config=bootstrap-asan or
2774 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2775 to bootstrap_target_libs unless --enable-vtable-verify.
2776 * configure: Regenerated.
2777
2778 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2779
2780 * MAINTAINERS (Write After Approval): Add myself.
2781
2782 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2783
2784 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2785
2786 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2787
2788 PR bootstrap/58572
2789 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2790 -I for libstdc++-v3 includes if $(LEAN).
2791 * Makefile.in: Regenerated.
2792
2793 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2794
2795 * MAINTAINERS: Update my email address.
2796
2797 2014-02-24 Walter Lee <walt@tilera.com>
2798
2799 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2800 (tilegx-*-*): Change to tilegx*-*-*.
2801 * configure: Regenerate.
2802
2803 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2804
2805 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2806
2807 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2808
2809 * MAINTAINERS (Write After Approval): Add myself.
2810
2811 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2812
2813 PR target/59788
2814 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2815 *solaris2*.
2816
2817 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2818
2819 * MAINTAINERS: Update my email address.
2820
2821 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2822
2823 * MAINTAINERS: Convert to UTF-8.
2824 Properly sort Xinliang David Li's entry.
2825
2826 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2827 Sandra Loosemore <sandra@codesourcery.com>
2828
2829 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2830 nios2 port maintainers.
2831
2832 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2833
2834 * MAINTAINERS (Write After Approval): Add myself.
2835
2836 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2837
2838 * configure.ac: Add user-friendly check for native x86_64-linux
2839 multilibs.
2840 * configure: Regenerate.
2841
2842 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2843
2844 * MAINTAINERS: Add myself as sh maintainer.
2845
2846 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2847
2848 * MAINTAINERS: Add self as SLSR maintainer.
2849
2850 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2851
2852 * MAINTAINERS: Update my email address.
2853
2854 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2855
2856 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2857
2858 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2859
2860 * Makefile.in: Regenerate.
2861
2862 * Makefile.tpl: Fix typo.
2863 * Makefile.in: Regenerate partially.
2864
2865 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2866
2867 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2868 supported.
2869 * configure: Regenerated.
2870
2871 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2872
2873 * MAINTAINERS (Write After Approval): Add myself.
2874
2875 2013-10-30 Jason Merrill <jason@redhat.com>
2876
2877 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2878 --disable-build-format-warnings.
2879
2880 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2881
2882 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2883 depend on libstdc++ and libgcc.
2884 * configure: Regenerate.
2885 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2886 libcilkrts for POSIX and i*86, and x86_64 architectures.
2887 * Makefile.in: Added libcilkrts related fields to support building it.
2888
2889 2013-10-26 Jeff Law <law@redhat.com>
2890
2891 * Makefile.def (target_modules): Remove libmudflap
2892 (languages): Remove check-target-libmudflap).
2893 * Makefile.in: Rebuilt.
2894 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2895 * configure.ac (target_libraries): Remove target-libmudflap.
2896 Remove checks which disabled libmudflap on some systems.
2897 * configure: Rebuilt.
2898 * libmudflap: Directory removed.
2899
2900 2013-10-21 Cong Hou <congh@google.com>
2901
2902 * MAINTAINERS (Write After Approval): Add myself.
2903
2904 2013-10-16 Mike Stump <mikestump@comcast.net>
2905
2906 * .dir-locals.el: Add.
2907
2908 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2909
2910 * configure.ac: Add --enable-host-shared
2911 * configure: Regenerate.
2912
2913 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2914
2915 Import from savannah.gnu.org:
2916 * config.guess: Update to 2013-06-10 version.
2917 * config.sub: Update to 2013-10-01 version.
2918
2919 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2920
2921 Changes to build configuration to allow big endian ARC ELF toolchain
2922 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2923 * configure: Regenerate.
2924
2925 2013-09-20 Alan Modra <amodra@gmail.com>
2926
2927 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2928 ppc host match. Support little-endian powerpc linux hosts.
2929
2930 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2931
2932 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2933 maintainer.
2934
2935 2013-09-12 DJ Delorie <dj@redhat.com>
2936
2937 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2938 maintainers.
2939
2940 2013-09-03 Richard Biener <rguenther@suse.de>
2941
2942 * configure.ac: Also allow ISL 0.12.
2943 * configure: Regenerated.
2944
2945 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2946
2947 * MAINTAINERS (Write After Approval): Add myself.
2948
2949 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2950
2951 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2952
2953 2013-08-26 Caroline Tice <cmtice@google.com>
2954
2955 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2956 "Various Reviewers" to libvtv "Various Maintainers".
2957
2958 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2959
2960 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2961
2962 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2963
2964 * MAINTAINERS: Update name, email.
2965
2966 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2967
2968 * MAINTAINERS (Write After Approval): Add myself.
2969
2970 2013-08-12 Caroline Tice <cmtice@google.com>
2971
2972 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2973 address in the Write After Approval section.
2974
2975 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2976
2977 * MAINTAINERS (Write After Approval): Update email.
2978
2979 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2980
2981 * configure.ac: Adjust to check VTV_SUPPORTED.
2982 * configure: Regenerated.
2983
2984 2013-08-02 Caroline Tice <cmtice@google.com>
2985
2986 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2987 on non-linux systems; add target-libvtv to noconfigdirs; add
2988 libsupc++/.libs to C++ library search paths.
2989 * configure: Regenerated.
2990 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2991 libstdc++ and libgcc.
2992 * Makefile.in: Regenerated.
2993
2994 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2995
2996 * MAINTAINERS (Write After Approval): Add myself.
2997
2998 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2999 Shiva Chen <shiva0217@gmail.com>
3000
3001 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
3002 nds32 port maintainers.
3003
3004 2013-07-17 Tim Shen <timshen91@gmail.com>
3005
3006 * MAINTAINERS (Write After Approval): Add myself.
3007
3008 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3009
3010 * configure.ac: Sync from binutils.
3011 * configure: Regenerate.
3012
3013 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
3014
3015 * MAINTAINERS (Write After Approval): Add myself.
3016
3017 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
3018
3019 * MAINTAINERS (Write After Approval): Add myself.
3020
3021 2013-05-17 David Malcolm <dmalcolm@redhat.com>
3022
3023 * MAINTAINERS (Write After Approval): Add myself.
3024
3025 2013-04-30 Brooks Moses <bmoses@google.com>
3026
3027 * MAINTAINERS: Update my email; move myself from Fortran
3028 reviewer to Write After Approval.
3029
3030 2013-04-16 Andreas Schwab <schwab@suse.de>
3031
3032 * configure.ac (aarch64-*-*): Don't disable java.
3033 * configure: Regenerate.
3034
3035 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
3036
3037 * MAINTAINERS (Write After Approval): Add myself.
3038
3039 2013-03-30 Matthias Klose <doko@ubuntu.com>
3040
3041 * Makefile.def (target_modules): Don't install libffi.
3042 * Makefile.in: Regenerate.
3043
3044 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
3045
3046 * MAINTAINERS (Write After Approval): Add myself.
3047
3048 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
3049
3050 * MAINTAINERS (Write After Approval): Add myself.
3051
3052 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
3053
3054 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3055 * configure: Regenerated.
3056
3057 2013-02-05 Ian Lance Taylor <iant@google.com>
3058
3059 PR go/55969
3060 * configure.ac: Disable libgo on some systems where it does not
3061 work.
3062
3063 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
3064
3065 * MAINTAINERS: Explicitly add myself as AIX maintainer.
3066 Remove Geoff Keating as rs6000 port maintainer, at his request.
3067
3068 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
3069
3070 * MAINTAINERS: Update my email.
3071
3072 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
3073
3074 * configure: Re-generate.
3075
3076 2013-01-15 Richard Biener <rguenther@suse.de>
3077
3078 PR other/55973
3079 * configure: Re-generate.
3080
3081 2013-01-14 Matthias Klose <doko@ubuntu.com>
3082
3083 * Makefile.def (install-target-libsanitizer): Depend on
3084 install-target-libstdc++-v3.
3085 * Makefile.in: Regenerate.
3086
3087 2013-01-14 Richard Biener <rguenther@suse.de>
3088
3089 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3090 * configure: Re-generate
3091
3092 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3093
3094 * config.sub: Update from config repo.
3095
3096 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3097
3098 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3099 * Makefile.in: Regenerate.
3100
3101 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3102
3103 * MAINTAINERS (arc): Add new port maintainership for myself.
3104
3105 2013-01-09 Jason Merrill <jason@redhat.com>
3106
3107 * .gitignore: Import from gdb repository.
3108
3109 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3110
3111 * Makefile.def (configure-gcc): Depend on all-gmp.
3112 (all-gcc): Remove dependency on all-gmp.
3113 * Makefile.in: Regenerated.
3114
3115 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3116
3117 * config.sub: Merge from config repo.
3118 * config.guess: Ditto.
3119
3120 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3121
3122 * Makefile.def: Merge from binutils.
3123 * Makefile.in: Ditto.
3124
3125 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3126
3127 * MAINTAINERS: Update my email.
3128
3129 2012-12-29 Ben Elliston <bje@gnu.org>
3130
3131 * config.guess: Update to 2012-12-29 version.
3132 * config.sub: Likewise.
3133
3134 2012-12-20 Matthias Klose <doko@ubuntu.com>
3135
3136 * Makefile.def (install-target-libgfortran): Depend on
3137 install-target-libquadmath, install-target-libgcc.
3138 (install-target-libsanitizer): Depend on install-target-libgcc.
3139 (install-target-libjava): Depend on install-target-libgcc.
3140 (install-target-libitm): Depend on install-target-libgcc.
3141 (install-target-libobjc): Depend on install-target-libgcc.
3142 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3143 * Makefile.in: Regenerate.
3144
3145 2012-12-19 Matthias Klose <doko@ubuntu.com>
3146
3147 * Makefile.def (install-target-libgo): Depend on
3148 install-target-libatomic.
3149 * Makefile.in: Regenerate.
3150
3151 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3152
3153 PR go/55201
3154 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3155 * Makefile.in: Regenerate.
3156
3157 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3158
3159 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3160 * configure: Regenerate.
3161
3162 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3163
3164 * config.sub: Merge from config repo.
3165
3166 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3167
3168 * Makefile.def (target_modules): Add bootstrap=true and
3169 raw_cxx=true to libsanitizer.
3170 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3171 * Makefile.in: Regenerated.
3172 * configure: Likewise.
3173
3174 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3175
3176 * MAINTAINERS: Remove self as RTL optimization maintainer.
3177
3178 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3179
3180 * MAINTAINERS (Write After Approval): Add myself.
3181
3182 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3183
3184 * Makefile.def (target_modules): Remove bootstrap=true and
3185 raw_cxx=true from libsanitizer.
3186 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3187 * Makefile.in: Regenerated.
3188 * configure: Likewise.
3189
3190 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3191
3192 * Makefile.def (target_modules): Add bootstrap=true and
3193 raw_cxx=true to libsanitizer.
3194 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3195 * Makefile.in: Regenerated.
3196 * configure: Likewise.
3197
3198 2012-11-28 Andrew Pinski <apinski@cavium.com>
3199
3200 PR bootstrap/54279
3201 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3202 * configure: Regenerate.
3203 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3204 * Makefile.in: Regenerate.
3205
3206 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3207
3208 * configure.ac: Disable libsanitizer if we're not building C++.
3209 * configure: Regenerate.
3210
3211 2012-11-15 Roland McGrath <roland@hack.frob.com>
3212
3213 * MAINTAINERS (Write After Approval): Add myself.
3214
3215 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
3216
3217 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3218 Kostya Serebryany (kcc@google.com) and
3219 Jakub Jelinek (jakub@redhat.com).
3220 Rename area for Dodji Seketeli (dodji@redhat.com).
3221
3222 2012-11-15 Dodji Seketeli <dodji@redhat.com>
3223
3224 * MAINTAINERS: (asan.c, related): Add myself.
3225
3226 2012-11-14 Roland McGrath <mcgrathr@google.com>
3227
3228 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3229 * configure: Regenerate.
3230
3231 2012-11-13 Richard Henderson <rth@redhat.com>
3232
3233 * configure.ac: Move libsanitizer logic to subdirectory.
3234 * configure: Regenerate.
3235
3236 2012-11-13 Dodji Seketeli <dodji@redhat.com>
3237
3238 * configure.ac: Enable libsanitizer just on x86 linux for now.
3239 * configure: Re-generate.
3240
3241 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3242
3243 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3244 sections.
3245 * configure: Regenerate.
3246
3247 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3248
3249 * configure.ac: Add section for configdirs for libsanitizer.
3250 Disable for cris-*-* and mmix-*-*.
3251 * configure: Regenerate.
3252
3253 2012-11-12 Wei Mi <wmi@google.com>
3254
3255 * configure.ac: Add libsanitizer to target_libraries.
3256 * Makefile.def: Ditto.
3257 * configure: Regenerate.
3258 * Makefile.in: Regenerate.
3259 * libsanitizer: New directory for asan runtime. Contains an empty
3260 tsan directory.
3261
3262 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3263
3264 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3265 against Mingw64 w32api.
3266 * configure: Regenerate.
3267
3268 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3269
3270 * configure: Regenerated.
3271
3272 2012-11-03 Robert Mason <rbmj@verizon.net>
3273
3274 * configure.ac: add --disable-libstdcxx configure option
3275 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3276
3277 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3278
3279 * MAINTAINERS (Write After Approval): Add myself.
3280
3281 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3282
3283 * MAINTAINERS (Write After Approval): Add myself.
3284
3285 2012-10-24 Sharad Singhai <singhai@google.com>
3286
3287 * MAINTAINERS (Write After Approval): Add myself.
3288
3289 2012-10-24 Eric Christopher <echristo@gmail.com>
3290
3291 * MAINTAINERS: Update email address.
3292
3293 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3294
3295 PR bootstrap/54820
3296 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3297 * configure: Regenerate.
3298
3299 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3300
3301 * MAINTAINERS (aarch64): Add Marcus and myself.
3302
3303 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3304
3305 PR bootstrap/54820
3306 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3307 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3308 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3309 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3310 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3311 * Makefile.in: Regenerate.
3312 * configure.ac (have_static_libs): New variable and associated check.
3313 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3314 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3315 * configure: Regenerate.
3316
3317 2012-10-10 Richard Biener <rguenther@suse.de>
3318
3319 * MAINTAINERS: Adjust for changed surname.
3320
3321 2012-10-04 Lawrence Crowl <crowl@google.com>
3322
3323 * MAINTAINERS (Write After Approval): Add myself.
3324
3325 2012-10-01 Cary Coutant <ccoutant@google.com>
3326
3327 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3328
3329 2012-09-28 Ian Lance Taylor <iant@google.com>
3330
3331 * Makefile.def: Make all-target-libgo depend on
3332 all-target-libbacktrace.
3333 * Makefile.in: Rebuild.
3334
3335 2012-09-26 Ian Lance Taylor <iant@google.com>
3336
3337 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3338 * Makefile.in: Rebuild.
3339
3340 2012-09-20 Walter Lee <walt@tilera.com>
3341
3342 * configure.ac: Add tilegx to list of targets that support gold.
3343 * configure: Regenerate.
3344
3345 2012-09-20 Marek Polacek <polacek@redhat.com>
3346
3347 * MAINTAINERS (Write After Approval): Add myself.
3348
3349 2012-09-19 Steve Ellcey <sellcey@mips.com>
3350
3351 * configure.ac: Add mips*-mti-elf* target.
3352 * configure: Regenerate.
3353
3354 2012-09-17 Ian Lance Taylor <iant@google.com>
3355
3356 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3357 * configure.ac (host_libs): Add libbacktrace.
3358 (target_libraries): Add libbacktrace.
3359 * Makefile.def (host_modules): Add libbacktrace.
3360 (target_modules): Likewise.
3361 * configure, Makefile.in: Rebuild.
3362
3363 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3364
3365 PR target/38607
3366 Merge upstream change.
3367 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3368
3369 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3370 Add libgomp*.o to compare_exclusions for AIX.
3371 * configure: Regenerate.
3372
3373 2012-09-06 Diego Novillo <dnovillo@google.com>
3374
3375 * configure.ac: Bump minimum GMP version to 4.2.3.
3376 * configure: Re-generate.
3377
3378 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3379
3380 PR target/54461
3381 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3382 target-libgloss if not configured --with-avrlibc=no.
3383 * configure: Regenerate.
3384
3385 2012-09-04 Jason Merrill <jason@redhat.com>
3386
3387 * configure.ac: Fix --enable-languages=all.
3388
3389 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3390
3391 * MAINTAINERS (Write After Approval): Add myself.
3392
3393 2012-09-03 Richard Guenther <rguenther@suse.de>
3394
3395 PR bootstrap/54138
3396 * configure.ac: Re-organize ISL / CLOOG checks to allow
3397 disabling with either --without-isl or --without-cloog.
3398 * configure: Regenerated.
3399
3400 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3401
3402 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3403 * configure: Regenerate.
3404
3405 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3406
3407 * MAINTAINERS: Fix my email address.
3408
3409 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3410
3411 PR binutils/4970
3412 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3413 and opcodes.
3414 * Makefile.in: Regenerated.
3415
3416 2012-08-26 Art Haas <ahaas@impactweather.com>
3417
3418 * configure: Regenerate.
3419
3420 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3421
3422 * INSTALL/README: Also refer to the online installation
3423 instructions.
3424
3425 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3426
3427 * MAINTAINERS (Write After Approval): Add myself.
3428 (Picochip port): Remove myself.
3429
3430 2012-08-14 Diego Novillo <dnovillo@google.com>
3431
3432 Merge from cxx-conversion branch.
3433
3434 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3435 POSTSTAGE1_CONFIGURE_FLAGS.
3436 * Makefile.in: Regenerate.
3437 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3438 Force C++ when bootstrapping.
3439 * configure: Regenerate.
3440
3441 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3442
3443 * MAINTAINERS (Write After Approval): Add myself.
3444
3445 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3446
3447 * README: Document use of ranges of years in copyright notices.
3448
3449 2012-07-06 Richard Guenther <rguenther@suse.de>
3450
3451 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3452 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3453 --with-gmp=system.
3454 * Makefile.in: Regenerated.
3455 * configure: Likewise.
3456
3457 2012-07-06 Richard Guenther <rguenther@suse.de>
3458
3459 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3460 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3461 supply V=1 as extra_make_flags.
3462 * configure: Regenerated.
3463 * Makefile.in: Likewise.
3464
3465 2012-07-04 Tristan Gingold <gingold@adacore.com>
3466
3467 * configure: Regenerate.
3468
3469 2012-07-03 Richard Guenther <rguenther@suse.de>
3470
3471 * Makfile.def (isl): Remove not necessary extra_exports and
3472 extra_make_flags.
3473 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3474 * Makefile.in: Regenerated.
3475
3476 2012-07-03 Richard Guenther <rguenther@suse.de>
3477
3478 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3479 * configure.ac: If either the ISL or the CLooG check failed
3480 do not try to build in-tree versions.
3481 * Makefile.in: Regenerated.
3482 * configure: Regenerated.
3483
3484 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3485
3486 * configure: Regenerate.
3487
3488 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3489
3490 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3491 maintainer.
3492
3493 2012-07-02 Richard Guenther <rguenther@suse.de>
3494
3495 * configure: Regenerated.
3496
3497 2012-07-02 Richard Guenther <rguenther@suse.de>
3498 Michael Matz <matz@suse.de>
3499 Tobias Grosser <tobias@grosser.es>
3500 Sebastian Pop <sebpop@gmail.com>
3501
3502 * Makefile.def: Add ISL host module, remove PPL host module.
3503 Adjust ClooG host module to use the proper ISL.
3504 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3505 * configure.ac: Include config/isl.m4. Add ISL host library,
3506 remove PPL. Remove PPL configury, add ISL configury, adjust
3507 ClooG configury.
3508 * Makefile.in: Regenerated.
3509 * configure: Likewise.
3510
3511 2012-07-02 Richard Guenther <rguenther@suse.de>
3512
3513 Merge from graphite branch
3514 2011-07-21 Tobias Grosser <tobias@grosser.es>
3515
3516 * configure: Regenerated.
3517 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3518 both cloog.org and legacy versions. The only supported version will
3519 be CLooG with the isl backend.
3520
3521 2011-07-21 Tobias Grosser <tobias@grosser.es>
3522
3523 * configure: Regenerated.
3524 * configure.ac: Require cloog isl 0.17.0
3525
3526 2011-07-21 Tobias Grosser <tobias@grosser.es>
3527
3528 * configure: Regenerated.
3529 * config/cloog.m4: Do not define CLOOG_ORG
3530
3531 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3532
3533 * configure.ac: Skip C if explicitly selected.
3534 * configure: Regenerate.
3535
3536 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3537
3538 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3539 they contain -O2.
3540 * configure: Regenerate.
3541
3542 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3543
3544 PR debug/53740
3545 * df.h, df-problems.c, dce.c: Revert last patch.
3546
3547 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3548
3549 * MAINTAINERS (Write After Approval): Update my email address.
3550
3551 2012-06-21 Meador Inge <meadori@codesourcery.com>
3552
3553 * MAINTAINERS (Write After Approval): Add myself.
3554
3555 2012-06-20 Jason Merrill <jason@redhat.com>
3556
3557 * Makefile.tpl (check-target-libgomp-c++): New.
3558 (check-target-libitm-c++): New.
3559 * Makefile.def (c++): Add them.
3560 * Makefile.in: Regenerate.
3561
3562 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3563
3564 * MAINTAINERS (Write After Approval): Add myself.
3565
3566 2012-05-16 Olivier Hainque <hainque@adacore.com>
3567
3568 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3569 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3570 (install-no-fixedincludes): Adjust accordingly.
3571 * Makefile.in: Regenerate.
3572
3573 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3574
3575 Merge upstream change
3576 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3577
3578 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3579
3580 * MAINTAINERS (Write After Approval): Add myself.
3581
3582 2012-05-09 Nick Clifton <nickc@redhat.com>
3583 Paul Smith <psmith@gnu.org>
3584
3585 PR bootstrap/50461
3586 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3587 allow for the fact that from release v3.1.0 of MPFR the source
3588 files were moved into a src sub-directory.
3589 * configure: Regenerate.
3590
3591 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3592
3593 * configure.ac: Bump minimum MPFR version to 2.4.0.
3594 * configure: Regenerated.
3595
3596 2012-05-01 Richard Henderson <rth@redhat.com>
3597
3598 * Makefile.def (libatomic): New target_module.
3599 * configure.ac (target_libraries): Add libatomic.
3600 (noconfigdirs): Check if libatomic is supported.
3601 * Makefile.in, configure: Rebuild.
3602
3603 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3604
3605 * MAINTAINERS (Write After Approval): Add myself.
3606
3607 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3608
3609 * config.sub: Update to 2012-04-18 version from official repo.
3610
3611 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3612
3613 * MAINTAINERS (Write After Approval): Add myself.
3614
3615 2012-04-11 Steve Ellcey <sellcey@mips.com>
3616
3617 * MAINTAINERS: Changed email address.
3618
3619 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3620
3621 PR target/52737
3622 * contrib/gcc_update (files_and_dependencies):
3623 Remove gcc/config/avr/t-multilib from touch data.
3624
3625 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3626
3627 * MAINTAINERS (OS Port Maintainers): Remove irix.
3628 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3629 (unsupported_languages): Remove mips-sgi-irix6.*.
3630 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3631 (with_stabs): Remove.
3632 * configure: Regenerate.
3633
3634 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3635
3636 * MAINTAINERS (OS Port Maintainers): Remove osf.
3637 * configure.ac (enable_libgomp): Remove *-*-osf*.
3638 (with_stabs): Remove alpha*-*-osf*.
3639 * configure: Regenerate.
3640
3641 2012-03-05 Tristan Gingold <gingold@adacore.com>
3642
3643 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3644 * configure: Regenerate.
3645
3646 2012-02-17 Walter Lee <walt@tilera.com>
3647
3648 * MAINTAINERS: (Write After Approval): Delete myself.
3649
3650 2012-02-14 Walter Lee <walt@tilera.com>
3651
3652 * MAINTAINERS (tilegx port): Add myself.
3653 (tilepro port): Add myself.
3654 (Write After Approval): Add myself.
3655
3656 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3657
3658 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3659 and Joseph Myers as docstring relicensing maintainers.
3660
3661 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3662
3663 * MAINTAINERS (write-after-approval): Add myself.
3664
3665 2012-02-08 Ira Rosen <irar@il.ibm.com>
3666
3667 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3668 maintainer.
3669
3670 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3671
3672 * MAINTAINERS (Write After Approval): Move myself to
3673 maintain alphabetical order.
3674
3675 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3676
3677 * MAINTAINERS (Write After Approval): Add myself.
3678
3679 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3680
3681 * MAINTAINERS (Write After Approval): Add myself.
3682
3683 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3684 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3685
3686 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3687 * configure: Regenerate.
3688
3689 2012-01-23 Harshit Chopra <harshit@google.com>
3690
3691 * MAINTAINERS (Write After Approval): Add myself.
3692
3693 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3694
3695 * configure.ac: Remove reference to mh-interix.
3696 * configure: Regenerate.
3697
3698 2012-01-05 Richard Henderson <rth@redhat.com>
3699
3700 PR bootstrap/51072
3701 * configure.ac: Disable libitm if c++ is not enabled.
3702 * configure: Rebuild.
3703
3704 * configure.ac: Fix regexp for same.
3705 * configure: Rebuild.
3706
3707 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3708
3709 * MAINTAINERS (Write After Approval): Add myself.
3710
3711 2012-01-02 Richard Guenther <rguenther@suse.de>
3712
3713 PR bootstrap/51686
3714 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3715 * Makefile.in: Regenerate.
3716
3717 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3718
3719 * MAINTAINERS (Write After Approval): Add myself.
3720
3721 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3722
3723 * configure: Regenerate.
3724
3725 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3726
3727 * MAINTAINERS (picochip): Changed email address.
3728
3729 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3730
3731 * MAINTAINERS (write-after-approval): Add self.
3732
3733 2011-11-29 DJ Delorie <dj@redhat.com>
3734
3735 * configure.ac (rl78-*-*) New case.
3736 * configure: Regenerate.
3737 * MAINTAINERS: Add myself as RL78 maintainer.
3738
3739 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3740
3741 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3742
3743 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3744
3745 * libtool.m4: Additional FreeBSD 10 fixes.
3746
3747 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3748
3749 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3750 Maintainers section, as Epiphany maintainer.
3751
3752 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3753
3754 PR target/49992
3755 * configure.ac: Remove ranlib special-casing for Darwin.
3756 * configure: Regenerate.
3757
3758 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3759
3760 * MAINTAINERS (Reviewers): Keep the list sorted.
3761
3762 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3763
3764 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3765
3766 2011-11-09 Roland McGrath <mcgrathr@google.com>
3767
3768 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3769 * configure: Rebuild.
3770 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3771 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3772 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3773 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3774 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3775 Add READELF.
3776 * Makefile.in: Rebuild.
3777
3778 2011-11-09 Jason Merrill <jason@redhat.com>
3779
3780 * Makefile.def (language=c++): Remove check-c++0x.
3781 * Makefile.in (check-gcc-c++): Regenerate.
3782
3783 2011-11-08 Richard Henderson <rth@redhat.com>
3784
3785 * configure.ac: Test for libitm directory present first.
3786
3787 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3788
3789 * configure.ac: Test libitm/configure.tgt to disable libitm.
3790 * configure: Rebuild.
3791
3792 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3793 Richard Henderson <rth@redhat.com>
3794
3795 Merged from transactional-memory.
3796
3797 * Makefile.def (lang_env_dependencies): libitm is c++.
3798 Add libitm target module.
3799 * configure.ac: Likewise.
3800 * config/mmap.m4: New file.
3801 * contrib/gcc_update: Add libitm to touch data.
3802 * Makefile.in, configure: Rebuild.
3803
3804 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3805
3806 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3807 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3808 * Makefile.in: Regenerate.
3809
3810 2011-11-01 DJ Delorie <dj@redhat.com>
3811
3812 * config.sub: Update to version 2011-10-29 (added rl78)
3813
3814 2011-10-27 Nick Clifton <nickc@redhat.com>
3815
3816 * config.sub: Import these changes from the config project:
3817
3818 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3819 Ben Elliston <bje@gnu.org>
3820
3821 * config.sub (epiphany): New.
3822
3823 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3824 Ben Elliston <bje@gnu.org>
3825
3826 * config.sub (hexagon, hexagon-*): New.
3827
3828 2011-08-23 Roland McGrath <mcgrathr@google.com>
3829
3830 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3831 64eb to be64.
3832
3833 2011-08-16 Roland McGrath <mcgrathr@google.com>
3834
3835 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3836 (nacl): Grok as alias for 32el-unknown-nacl.
3837
3838 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3839
3840 * MAINTAINERS (Write After Approval): Add myself.
3841
3842 2011-10-24 Teresa Johnson <tejohnson@google.com>
3843
3844 * MAINTAINERS (Write After Approval): Add myself.
3845
3846 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3847
3848 * MAINTAINERS (sparc port): Remove myself.
3849
3850 2011-09-14 Tom de Vries <tom@codesourcery.com>
3851
3852 * MAINTAINERS (Write After Approval): Add myself.
3853
3854 2011-08-14 Yao Qi <yao@codesourcery.com>
3855
3856 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3857 * configure: Regenerate.
3858
3859 2011-07-26 Ian Lance Taylor <iant@google.com>
3860
3861 * configure.ac: Set have_compiler based on whether gcc directory
3862 exists, rather than on whether gcc is in configdirs.
3863 * configure: Rebuild.
3864
3865 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3866
3867 * MAINTAINERS (Global Reviewers): Add self.
3868
3869 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3870
3871 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3872 link directories.
3873 * Makefile.in: Rebuild.
3874
3875 2011-07-20 Ian Lance Taylor <iant@google.com>
3876
3877 PR bootstrap/49787
3878 * configure.ac: Move --enable-bootstrap handling earlier in file.
3879 If --enable-bootstrap and either --enable-build-with-cxx or
3880 --enable-build-poststage1-with-cxx, enable C++ automatically.
3881 * configure: Rebuild.
3882
3883 2011-07-19 Ian Lance Taylor <iant@google.com>
3884
3885 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3886 make C++ a boot_language. Set and substitute
3887 POSTSTAGE1_CONFIGURE_FLAGS.
3888 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3889 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3890 * configure, Makefile.in: Rebuild.
3891
3892 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3893
3894 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3895 maintainers.
3896
3897 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3898
3899 * MAINTAINERS (Global Reviewers): Add myself.
3900
3901 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3902
3903 * configure: Regenerate.
3904
3905 2011-07-16 Jason Merrill <jason@redhat.com>
3906
3907 * Makefile.def (language=c++): Add check-c++0x and
3908 check-target-libmudflap-c++.
3909 * Makefile.tpl (check-target-libmudflap-c++): New.
3910 * Makefile.in: Regenerate.
3911
3912 2011-07-16 Matthias Klose <doko@ubuntu.com>
3913
3914 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3915 * Makefile.def (target_modules/libjava): Pass
3916 $(EXTRA_CONFIGARGS_LIBJAVA).
3917 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3918 if not configured with --enable-static-libjava.
3919 * Makefile.in: Regenerate.
3920 * configure: Likewise.
3921
3922 2011-07-15 Jason Merrill <jason@redhat.com>
3923
3924 * Makefile.in (check-c++): Move check-gcc-c++0x after
3925 check-target-libstdc++-v3.
3926
3927 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3928
3929 * MAINTAINERS (c6x port): New entry.
3930
3931 2011-07-13 Jason Merrill <jason@redhat.com>
3932
3933 * Makefile.in (check-gcc-c++0x): New.
3934 (check-c++): Depend on it.
3935
3936 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3937
3938 PR target/39150
3939 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3940 x86_64-*-solaris2.1[0-9]*.
3941 * configure: Regenerate.
3942
3943 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3944
3945 * MAINTAINERS (RTL optimizers): Add self.
3946
3947 2011-06-27 Gabriel Charette <gchare@google.com>
3948
3949 * MAINTAINERS (Write After Approval): Add myself.
3950
3951 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3952
3953 PR regression/47836
3954 PR bootstrap/23656
3955 PR other/47733
3956 PR bootstrap/49247
3957 PR c/48825
3958 * configure.ac (target_libraries): Remove target-libiberty.
3959 Remove case-statement setting skipdirs=target-libiberty for
3960 multiple targets. Remove checking target_configdirs and
3961 removing target-libiberty but keeping target-libgcc if
3962 otherwise empty.
3963 * Makefile.def (target_modules): Don't add libiberty.
3964 (dependencies): Remove all traces of target-libiberty.
3965 * configure, Makefile.in: Regenerate.
3966
3967 2011-06-13 Walter Lee <walt@tilera.com>
3968
3969 * configure.ac (tilepro-*-*) New case.
3970 (tilegx-*-*): Likewise.
3971 * configure: Regenerate.
3972
3973 2011-06-06 Jing Yu <jingyu@google.com>
3974
3975 * configure.ac: Skip target-libiberty for
3976 arm*-*-linux-androideabi.
3977 * configure: Regenerated.
3978
3979 2011-06-06 Nick Clifton <nickc@redhat.com>
3980
3981 * config.sub: Sync from upstream.
3982
3983 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3984
3985 * MAINTAINERS (Write After Approval): Add myself.
3986
3987 2011-06-01 Daniel Jacobowitz <drow@false.org>
3988
3989 * MAINTAINERS: Update my email address.
3990
3991 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3992
3993 * MAINTAINERS (Write After Approval): Update my email address.
3994
3995 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3996
3997 * MAINTAINERS (Write After Approval): Add myself.
3998
3999 2011-05-08 Doug Kwan <dougkwan@google.com>
4000
4001 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
4002 * configure: Regenerated.
4003 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
4004 value from configure.
4005 * Makefile.in: Regenerated.
4006
4007 2011-05-05 Joseph Myers <joseph@codesourcery.com>
4008
4009 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
4010 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
4011 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
4012 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
4013 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4014 *-*-vxworks*): Disable newlib and libgloss in separate case
4015 statement.
4016 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4017 to separate case statement.
4018 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4019 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4020 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4021 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4022 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4023 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4024 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4025 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4026 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4027 i[[3456789]]86-*-rdos*, m32r-*-*,
4028 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4029 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4030 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4031 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4032 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4033 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4034 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4035 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4036 and libgloss in main case over targets. Remove most empty cases
4037 in main case over targets.
4038 * configure: Regenerate.
4039
4040 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
4041
4042 * MAINTAINERS (Write After Approval): Add myself.
4043
4044 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4045
4046 * configure.ac: Remove code setting special library locations for
4047 hppa*64*-*-hpux11*. Remove code setting compiler for
4048 sparc-sun-solaris2*.
4049 * configure: Regenerate.
4050
4051 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4052
4053 * configure.ac: Separate libgloss_dir settings from general case
4054 over targets.
4055 * configure: Regenerate.
4056
4057 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4058
4059 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4060 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4061 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4062 cases in libgcj-disabling case statement.
4063 (hppa*64*-*-linux*): Set unsupported_languages instead of
4064 disabling target-zlib.
4065 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4066 to hppa*64*-*-hpux*.
4067 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4068 hppa*-*-hpux*.
4069 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4070 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4071 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4072 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4073 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4074 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4075 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4076 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4077 libgcj-disabling case statement.
4078 * configure: Regenerate.
4079
4080 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4081
4082 * configure.ac: Disable Java for targets not supporting libffi.
4083 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4084 Remove cases in Java-disabling statement.
4085 (*arm-wince-pe): Change to arm-wince-pe.
4086 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4087 cases in Java-disabling statement.
4088 (bfin-*-*): Don't disable Java again.
4089 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4090 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4091 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4092 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4093 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4094 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4095 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4096 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4097 Java-disabling statement.
4098 (mmix-*-*): Don't disable Java again.
4099 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4100 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4101 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4102 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4103 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4104 statement.
4105 * configure: Regenerate.
4106
4107 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4108
4109 * configure.ac: Separate cases disabling Java and Java libraries
4110 from general case over targets.
4111 * configure: Regenerate.
4112
4113 2011-04-21 Jie Zhang <jzhang918@gmail.com>
4114
4115 * MAINTAINERS: Update my email address.
4116
4117 2011-04-20 Easwaran Raman <eraman@google.com>
4118
4119 * MAINTAINERS (Write After Approval): Add myself.
4120
4121 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4122
4123 PR lto/48086
4124 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4125 * configure: Regenerate.
4126
4127 2011-04-16 Jim Meyering <meyering@redhat.com>
4128
4129 * MAINTAINERS (Write After Approval): Add myself.
4130
4131 2011-04-15 Dodji Seketeli <dodji@redhat.com>
4132
4133 * MAINTAINERS: Update my email address.
4134
4135 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
4136
4137 * MAINTAINERS (Write After Approval): Add myself.
4138
4139 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4140
4141 * MAINTAINERS (Write After Approval): Add myself.
4142
4143 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4144
4145 * MAINTAINERS (Write After Approval): Add myself.
4146
4147 2011-04-06 Joseph Myers <joseph@codesourcery.com>
4148
4149 * configure.ac (build_tools): Remove build-byacc.
4150 (host_libs): Remove mmalloc.
4151 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4152 autoconf automake libtool diff rcs fileutils shellutils time
4153 textutils wdiff find uudecode hello tar gzip indent recode release
4154 sed perl gawk findutils gettext zip.
4155 (libgcj): Remove target-qthreads.
4156 (target_tools): Remove target-examples target-gperf.
4157 (YACC): Don't handle building byacc.
4158 * configure: Regenerate.
4159 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4160 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4161 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4162 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4163 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4164 handle building components.
4165 * Makefile.in: Regenerate.
4166
4167 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4168
4169 * MAINTAINERS: Update my email address as Xtensa maintainer.
4170
4171 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4172
4173 * config.sub: Sync from upstream.
4174
4175 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4176
4177 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4178 (microblaze*): Don't disable libssp.
4179 * configure: Regenerate.
4180
4181 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4182
4183 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4184 moveifchange.
4185 * configure: Regenerate.
4186 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4187 * Makefile.in: Regenerate.
4188
4189 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4190
4191 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4192 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4193 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4194 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4195 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4196 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4197 md_exec_prefix cases.
4198 * configure: Regenerate.
4199
4200 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4201
4202 * configure.ac: Separate cases disabling target-libssp,
4203 target-libiberty, target-libstdc++-v3 and Fortran from general
4204 case over targets.
4205 * configure: Regenerate.
4206
4207 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4208
4209 * configure.ac (*-*-chorusos): Don't disable libgcj.
4210 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4211 Remove case.
4212 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4213 (arm-*-coff): Don't disable libgcj.
4214 (arm*-*-linux-gnueabi): Remove useless assignment.
4215 (arm-*-riscix*): Don't disable libgcj.
4216 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4217 configuration.
4218 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4219 (c54x*-*-*): Remove case.
4220 (tic54x-*-*): Don't disable GCC or GCC libraries.
4221 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4222 to *.
4223 (d10v-*-*): Don't disable GCC libraries.
4224 (d30v-*-*): Don't disable libgcj.
4225 (h8500-*-*): Don't disable GCC libraries.
4226 (i960-*-*): Don't disable libgcj.
4227 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4228 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4229 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4230 libgcj.
4231 (m68k-*-coff*): Remove case.
4232 (mmix-*-*): Don't disable libgloss on host.
4233 (mn10200-*-*, mn10300-*-*): Remove cases.
4234 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4235 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4236 Don't disable libgcj.
4237 (romp-*-*): Remove case.
4238 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4239 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4240 case.
4241 (v810-*-*): Don't disable GCC libraries.
4242 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4243 (ip2k-*-*): Don't disable GCC libraries.
4244 * configure: Regenerate.
4245
4246 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4247
4248 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4249 libffi on host.
4250 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4251 on host.
4252 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4253 * configure: Regenerate.
4254
4255 2011-03-26 John Marino <binutils@marino.st>
4256
4257 * configure.ac: Add support for *-*-dragonfly*
4258 * configure: Regenerate.
4259
4260 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4261
4262 * configure.ac (native_only): Remove.
4263 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4264 send-pr uudecode guile gnuserv on host.
4265 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4266 send-pr rcs guile perl texinfo libtool on host.
4267 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4268 automake send-pr rcs guile perl texinfo libtool on host.
4269 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4270 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4271 (alpha*-dec-osf*): Don't disable fileutils on target.
4272 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4273 texinfo send-pr expect dejagnu on target.
4274 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4275 target-qthreads on target.
4276 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4277 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4278 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4279 x86_64-*-mingw*): Don't disable expect on target.
4280 (*-*-cygwin*): Don't disable target-gperf on target.
4281 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4282 gnuserv on target.
4283 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4284 target.
4285 * configure: Regenerate.
4286
4287 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4288
4289 * configure.ac (target_tools): Remove target-groff.
4290 (native_only): Remove target-groff.
4291 (hppa*64*-*-*): Don't disable byacc.
4292 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4293 setting.
4294 (*-*-kaos*): Don't skip target-librx and target-groff.
4295 (*-*-netware*): Don't skip target-libmudflap.
4296 (*-*-tpf*): Don't skip target-libmudflap.
4297 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4298 directories on the host.
4299 (ia64*-*-*vms*): Don't skip tix.
4300 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4301 host.
4302 * configure: Regenerate.
4303
4304 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4305
4306 * configure.ac: Remove references to mt-mep, mt-netware,
4307 mt-wince.
4308 * Makefile.def: Add all-utils soft dependencies.
4309 * Makefile.tpl: Remove GDB_NLM_DEPS.
4310 * configure: Regenerate.
4311 * Makefile.in: Regenerate.
4312
4313 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4314
4315 * configure.ac: Do not include mh-x86omitfp.
4316 * configure: Regenerate.
4317
4318 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4319
4320 * configure.ac: Remove empty cases.
4321 * configure: Regenerate.
4322
4323 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4324
4325 * Makefile.def: Add dependency from termcap to gdb.
4326 * Makefile.in: Regenerate.
4327
4328 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4329
4330 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4331 * configure: Regenerate.
4332 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4333 * Makefile.tpl: Likewise.
4334 * Makefile.in: Regenerate.
4335
4336 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4337
4338 * configure.ac: Remove all mentions of tentative_cc.
4339 * configure: Regenerate.
4340
4341 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4342
4343 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4344 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4345 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4346 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4347 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4348 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4349 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4350 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4351 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4352 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4353 *-*-rhapsody*): Remove host cases.
4354 * configure: Regenerate.
4355
4356 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4357
4358 * configure.ac (ppc*-*-pe): Remove host case.
4359 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4360 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4361 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4362 cases.
4363 * configure: Regenerate.
4364
4365 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4366
4367 * config.sub: Update to version 2011-03-23.
4368
4369 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4370
4371 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4372 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4373 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4374 * configure: Regenerate.
4375
4376 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4377
4378 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4379 to Write After Approval.
4380 * config-ml.in: Don't handle arc-*-elf*.
4381 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4382 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4383 handle GCC libraries.
4384 * configure: Regenerate.
4385
4386 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4387
4388 PR bootstrap/48120:
4389 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4390 Add -lstdc++ -lm to LIBS.
4391 * configure: Regenerate.
4392
4393 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4394
4395 * config.guess: Update to version 2011-02-02
4396 * config.sub: Update to version 2011-02-24
4397
4398 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4399
4400 PR lto/48086
4401 * configure.ac: Re-enable LTO on *-apple-darwin9.
4402 * configure: Regenerate.
4403
4404 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4405
4406 PR lto/48086
4407 * configure.ac: Disable LTO on darwin due to an assembler change in
4408 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4409 under 256.
4410 * configure: Regenerate.
4411
4412 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4413
4414 * MAINTAINERS: Update myself as score backend maintainer,
4415 update my e-mail address.
4416
4417 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4418
4419 * MAINTAINERS: Update my e-mail address.
4420
4421 2011-03-06 Joey Ye <joey.ye@arm.com>
4422
4423 * MAINTAINERS: Update my e-mail address.
4424
4425 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4426
4427 * configure.ac: Adjust test of with_ppl.
4428 * configure: Regenerated.
4429
4430 2011-03-02 Kai Tietz <ktietz@redhat.com>
4431
4432 * MAINTAINERS: Adjust my e-mail address.
4433
4434 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4435
4436 * configure.ac: Add -lpwl to ppllibs.
4437 * configure: Regenerated.
4438
4439 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4440
4441 * config/cloog.m4: Add -lisl to clooglibs.
4442 * configure: Regenerated.
4443
4444 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4445
4446 * MAINTAINERS (CPU Port maintainers): Add self.
4447
4448 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4449
4450 * MAINTAINERS: Add myself as testsuite maintainer.
4451
4452 2011-02-15 Mike Stump <mikestump@comcast.net>
4453
4454 * MAINTAINERS: Add myself as testsuite maintainer.
4455
4456 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4457
4458 Import from Libtool and gnulib:
4459
4460 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4461
4462 Prepare for supporting FreeBSD 10.
4463 * config.rpath: Remove handling of freebsd1* which soon would
4464 match FreeBSD 10.0.
4465
4466 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4467
4468 Remove support for FreeBSD 1.x.
4469 * libtool.m4 (_LT_LINKER_SHLIBS)
4470 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4471 soon would incorrectly match FreeBSD 10.0.
4472
4473 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4474
4475 PR binutils/12283
4476 * move-if-change: Import version from gnulib.
4477
4478 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4479
4480 PR lto/47225
4481 * Makefile.def (lto-plugin): Double dash for enable-shared.
4482 (configure-gcc): Depend on all-lto-plugin.
4483 * Makefile.in: Rebuilt.
4484
4485 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4486
4487 * configure.ac: Remove extra bracket.
4488 * configure: Regenerate.
4489
4490 2011-02-08 Tobias Burnus <burnus@net-b.de>
4491
4492 * MAINTAINERS: Add myself as libquadmath maintainer.
4493
4494 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4495
4496 * MAINTAINERS: Update my email address.
4497
4498 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4499
4500 * MAINTAINERS (option handling): Add self.
4501
4502 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4503
4504 PR lto/47225
4505 * Makefile.def: Add dependency for install-gcc
4506 on install-lto-plugin.
4507 * Makfile.in: Regenerated
4508
4509 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4510
4511 * MAINTAINERS (CPU Port Maintainers): Add myself.
4512
4513 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4514
4515 PR libgcj/44341
4516 * configure.ac: Discard --with-* flags for host when configuring
4517 target libraries for cross build.
4518 * configure: Rebuilt.
4519
4520 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4521
4522 * MAINTAINERS (linear loop transforms): Removed.
4523
4524 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4525
4526 * configure.ac: If with_ppl is no, move setting with_cloog=no
4527 after CLOOG_REQUESTED check.
4528 * configure: Regenerated.
4529
4530 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4531
4532 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4533 CLooG has been requested.
4534 * configure: Regenerated.
4535
4536 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4537
4538 * configure: Regenerated.
4539 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4540
4541 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4542
4543 * configure: Regenerated.
4544 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4545
4546 2011-01-21 Andreas Schwab <schwab@redhat.com>
4547
4548 * configure.ac: Use AS_HELP_STRING throughout.
4549 * configure: Regenerate.
4550
4551 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4552
4553 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4554 * configure: Regenerate.
4555
4556 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4557
4558 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4559
4560 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4561
4562 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4563 for ia64-hpux.
4564 * configure: Regenerate.
4565
4566 2011-01-07 Jan Hubicka <jh@suse.cz>
4567
4568 PR lto/47225
4569 * Makefile.in: Regenerate.
4570 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4571 configure.
4572
4573 2011-01-07 Jan Hubicka <jh@suse.cz>
4574
4575 * Makefile.in: Regenerate.
4576 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4577 and configure dependency on lto-plugin configure.
4578 (lto-plugin module): Remove dependency on GCC; add dependency on
4579 liniberty.
4580
4581 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4582
4583 * MAINTAINERS (Write After Approval): Add myself.
4584
4585 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4586
4587 * configure: Regenerate.
4588
4589 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4590
4591 * configure.ac: (picochip): Disable libiberty.
4592
4593 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4594
4595 * MAINTAINERS (Write After Approval): Add myself.
4596
4597 2010-12-10 Ian Lance Taylor <iant@google.com>
4598
4599 PR bootstrap/46819
4600 * configure.ac: For --disable-libgcj clear libgcj_saved.
4601 * configure: Rebuild.
4602
4603 2010-12-10 Tobias Burnus <burnus@net-b.de>
4604
4605 PR fortran/46540
4606 * configure.ac: Add --disable-libquadmath and
4607 --disable-libquadmath-support.
4608 * configure: Regenerate.
4609
4610 2010-12-03 Ian Lance Taylor <iant@google.com>
4611
4612 * MAINTAINERS: Add myself as libgo maintainer.
4613
4614 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4615
4616 PR libffi/46792
4617 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4618 * configure: Regenerate.
4619
4620 2010-12-02 Ian Lance Taylor <iant@google.com>
4621
4622 * configure.ac: Always set default for poststage1_ldflags to
4623 -static-libstdc++ -static-libgcc.
4624
4625 2010-11-29 Andreas Schwab <schwab@redhat.com>
4626
4627 * configure.ac: Move comment to remove extra space in last argument
4628 of GCC_TARGET_TOOL.
4629
4630 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4631
4632 PR other/46026
4633 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4634 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4635 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4636 (BASE_FLAGS_TO_PASS): Use it.
4637 * configure: Rebuilt.
4638 * Makefile.in: Rebuilt.
4639
4640 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4641
4642 PR binutils/12258
4643 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4644 Properly check default linker.
4645 * configure: Regnerated.
4646
4647 2010-11-23 Matthias Klose <doko@ubuntu.com>
4648
4649 * configure.ac: For --enable-gold, handle value `default' instead of
4650 `both*'. New configure option --{en,dis}able-ld.
4651 * configure: Regenerate.
4652
4653 2010-11-20 Ian Lance Taylor <iant@google.com>
4654
4655 * configure.ac: Only disable a language library if no language needs
4656 it. Don't let --disable-libgcj uncondtionally disable libffi.
4657 * configure: Rebuild.
4658
4659 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4660
4661 * Makefile.in: Regenerate.
4662
4663 PR other/46202
4664 * configure.ac: Fix just-built in-tree STRIP name to be
4665 binutils/strip-new.
4666 * configure: Regenerate.
4667 * Makefile.def (install-strip-gcc, install-strip-binutils)
4668 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4669 (install-strip-sid): Mirror dependencies on non-strip variants
4670 of these targets on the respective -strip prerequisites.
4671 * Makefile.tpl (install-strip, install-strip-host)
4672 (install-strip-target): New targets.
4673 (install-strip-[+module+], install-strip-target-[+module+]):
4674 New targets.
4675 * Makefile.in: Regenerate.
4676
4677 2010-11-19 Ian Lance Taylor <iant@google.com>
4678 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4679
4680 * configure.ac: Add target-libgo to target_libraries. Set
4681 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4682 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4683 (HOST_EXPORTS): Add GOC.
4684 (BASE_TARGET_EXPORTS): Add GOC.
4685 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4686 (GOCFLAGS_FOR_TARGET): New variable.
4687 (EXTRA_HOST_FLAGS): Add GOC.
4688 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4689 * Makefile.def (target_modules): Add libgo.
4690 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4691 (dependencies): Add dependency from configure-target-libgo to
4692 configure-target-libffi and all-target-libstdc++-v3. Add
4693 dependencies from all-target-libgo to all-target-libffi.
4694 (languages): Add go.
4695 * configure: Rebuild.
4696 * Makefile.in: Rebuild.
4697
4698 2010-11-19 Ian Lance Taylor <iant@google.com>
4699
4700 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4701 compiler/flag environment variables.
4702
4703 2010-11-18 Ian Lance Taylor <iant@google.com>
4704
4705 * configure.ac: Check for lang_requires_boot_languages in
4706 config-lang.in files.
4707 * configure: Rebuild.
4708
4709 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4710 Tobias Burnus <burnus@net-b.de>
4711
4712 PR fortran/32049
4713 * Makefile.def: Add libquadmath; build it with language=fortran.
4714 * configure.ac: Add libquadmath.
4715 * Makefile.tpl: Handle multiple libs in check-[+language+].
4716 * Makefile.in: Regenerate.
4717 * configure: Regenerate.
4718
4719 2010-11-16 Tom Tromey <tromey@redhat.com>
4720
4721 * MAINTAINERS: Moved myself to reviewers section.
4722
4723 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4724
4725 * MAINTAINERS: Moved myself to reviewers section.
4726
4727 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4728
4729 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4730 (Write After Approval): Remove self.
4731
4732 2010-11-15 Andreas Schwab <schwab@redhat.com>
4733
4734 * configure.ac: Fix spelling in option names.
4735 * configure: Regenerated.
4736
4737 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4738
4739 PR bootstrap/39622
4740 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4741 * configure: Regenerated.
4742
4743 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4744
4745 * MAINTAINERS: Update my email address.
4746
4747 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4748
4749 * configure: Regenerate.
4750
4751 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4752
4753 * configure: Regenerate.
4754
4755 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4756
4757 * configure: Regenerate.
4758
4759 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4760
4761 * configure: Regenerate.
4762
4763 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4764
4765 * configure.ac: Support official CLooG.org versions.
4766 * configure: Regenerate.
4767 * config/cloog.m4: New.
4768
4769 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4770
4771 * MAINTAINERS (Write After Approval): Add myself.
4772
4773 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4774
4775 * MAINTAINERS: Update my email address.
4776
4777 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4778
4779 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4780 * configure: Regenerate.
4781
4782 2010-11-03 Ian Lance Taylor <iant@google.com>
4783 Dave Korn <dave.korn.cygwin@gmail.com>
4784
4785 PR lto/46273
4786 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4787 and on other supported platforms whenever LTO is enabled.
4788 * configure: Rebuild.
4789
4790 2010-11-02 Alan Modra <amodra@gmail.com>
4791
4792 PR binutils/12110
4793 * configure.ac: Error when source path contains spaces.
4794 * configure: Regenerate.
4795
4796 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4797
4798 * MAINTAINERS: Update my email address.
4799
4800 2010-10-20 Ian Lance Taylor <iant@google.com>
4801
4802 * Makefile.def (target_modules): Set lib_path to src/.libs for
4803 libstdc++-v3 module.
4804 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4805 * Makefile.in: Rebuild.
4806
4807 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4808
4809 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4810 (Write After Approval): Remove myself.
4811
4812 2010-10-15 Tristan Gingold <gingold@adacore.com>
4813
4814 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4815
4816 2010-10-14 Douglas Rupp <rupp@gnat.com>
4817
4818 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4819
4820 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4821
4822 * configure.ac (build_lto_plugin): New shell variable.
4823 (--enable-lto): Turn on by default for all non-ELF platforms that
4824 have had LTO support added so far. Set build_lto_plugin appropriately
4825 for both ELF and non-ELF.
4826 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4827 * configure: Regenerate.
4828
4829 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4830
4831 Sync from src:
4832 * configure.ac (v850 support): Remove target-libgloss from
4833 noconfigdirs.
4834 * configure: Regenerate.
4835
4836 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4837
4838 PR bootstrap/45326
4839 PR bootstrap/45174
4840 * configure.ac: Honor initial values of $build_configargs,
4841 $host_configargs, $target_configargs. Mark the precious, so
4842 environment settings get recorded.
4843 * configure: Regenerate.
4844
4845 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4846
4847 PR bootstrap/45796
4848 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4849 Depend on all-build-libiberty.
4850 * Makefile.in: Regenerate.
4851
4852 2010-09-30 Michael Eager <eager@eagercon.com>
4853
4854 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4855 * configure: Regenerate.
4856
4857 2010-09-28 Michael Eager <eager@eagercon.com>
4858
4859 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4860
4861 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4862
4863 PR bootstrap/44621
4864 * configure.ac: Fix unportable shell quoting.
4865 * configure: Regenerate.
4866
4867 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4868
4869 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4870 targets and amend comment.
4871 * configure: Regenerate.
4872
4873 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4874
4875 * MAINTAINERS (Write After Approval): Add myself.
4876
4877 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4878
4879 * configure.ac: Enable LTO by default on Darwin.
4880 * configure: Regenerate.
4881
4882 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4883
4884 * MAINTAINERS (Write After Approval): Add myself.
4885
4886 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4887
4888 * MAINTAINERS (Write After Approval): Add myself.
4889
4890 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4891
4892 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4893 ports
4894
4895 2010-07-28 David Yuste <david.yuste@gmail.com>
4896
4897 * MAINTAINERS (Write After Approval): Add myself.
4898
4899 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4900
4901 * configure.ac: Support all v850 targets.
4902 * configure: Regenerate.
4903
4904 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4905
4906 PR bootstrap/44455
4907 * configure.ac (extra_mpfr_configure_flags): Copy from
4908 extra_mpc_gmp_configure_flags.
4909 * configure: Re-generated.
4910
4911 2010-07-22 Andi Kleen <ak@linux.intel.com>
4912
4913 * MAINTAINERS (Write After Approval): Add myself.
4914
4915 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4916
4917 * MAINTAINERS (Write After Approval): Add myself.
4918
4919 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4920
4921 * MAINTAINERS (Write After Approval): Add myself.
4922
4923 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4924
4925 PR target/44862
4926 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4927 Provide -B option to allow for link spec %s substitutions for
4928 libstdc++.a on darwin.
4929 * Makefile.in: Regenerate.
4930
4931 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4932
4933 * MAINTAINERS (Reviewers): Update my e-mail address
4934
4935 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4936
4937 * Makefile.def (configure-gcc): Depend on all-libelf.
4938 * Makefile.in: Rebuild.
4939
4940 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4941
4942 * MAINTAINERS (Write After Approval): Add myself in the right place.
4943
4944 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4945
4946 * MAINTAINERS (Write After Approval): Add myself.
4947
4948 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4949
4950 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4951
4952 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4953
4954 * config.sub: Update to version 2010-05-21.
4955 * config.guess: Update to version 2010-04-03.
4956
4957 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4958
4959 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4960 * configure: Regenerate.
4961
4962 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4963
4964 * MAINTAINERS (Write After Approval): Add myself.
4965
4966 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4967
4968 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4969 a platform that supports LTO.
4970 * configure: Regenerate.
4971
4972 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4973
4974 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4975 * configure: Regenerated.
4976
4977 2010-04-27 Roland McGrath <roland@redhat.com>
4978 H.J. Lu <hongjiu.lu@intel.com>
4979
4980 * configure.ac (--enable-gold): Support both, both/gold and
4981 both/bfd to add gold to configdirs without removing ld.
4982 * configure: Regenerated.
4983
4984 * Makefile.def: Add install-gold dependency to install-ld.
4985 * Makefile.in: Regenerated.
4986
4987 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4988
4989 PR lto/42776
4990 * configure.ac (--enable-lto): Refactor handling so libelf tests
4991 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4992 and allow LTO to be explicitly enabled on non-ELF platforms that
4993 are known to support it inside else-clause.
4994 * configure: Regenerate.
4995
4996 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4997
4998 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4999 * configure: Regenerate.
5000
5001 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
5002
5003 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
5004 * configure: Regenerate.
5005
5006 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5007
5008 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
5009 separately.
5010 * configure: Regenerate.
5011
5012 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
5013
5014 * MAINTAINERS (Write After Approval): Add myself.
5015
5016 2010-04-14 Tristan Gingold <gingold@adacore.com>
5017
5018 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5019 * configure: Regenerate.
5020
5021 2010-04-13 Steve Ellcey <sje@cup.hp.com>
5022
5023 * configure: Regenerate after change to elf.m4.
5024
5025 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
5026
5027 * MAINTAINERS (Write After Approval): Add myself.
5028
5029 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5030
5031 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5032 * configure: Regenerated.
5033
5034 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5035
5036 * configure.ac: Print "buggy but acceptable" when CLooG
5037 revision is less than 9.
5038 * configure: Regenerated.
5039
5040 2010-04-01 Diego Novillo <dnovillo@google.com>
5041
5042 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5043
5044 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5045
5046 PR bootstrap/43615
5047 PR bootstrap/43328
5048
5049 Revert:
5050
5051 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5052
5053 * configure.ac: Do not pass --enable-multilib nor
5054 --disable-multilib in baseargs. Accept explicitly passed
5055 --enable_multilib.
5056 * configure: Regenerate.
5057
5058 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
5059
5060 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5061
5062 2010-03-31 Janis Johnson <janis187@us.ibm.com>
5063
5064 * MAINTAINERS: Remove myself.
5065
5066 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5067
5068 PR bootstrap/43328
5069 * configure.ac: Do not pass --enable-multilib nor
5070 --disable-multilib in baseargs. Accept explicitly passed
5071 --enable_multilib.
5072 * configure: Regenerate.
5073
5074 2010-03-28 Andrew Pinski <pinskia@gmail.com>
5075
5076 * MAINTAINERS (spu port): Remove me.
5077
5078 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5079
5080 * configure.ac (tic6x-*-*): New case.
5081 * configure: Regenerate.
5082
5083 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5084
5085 * config.sub: Update to version 2010-03-22.
5086 * config.guess: Update to version 2009-12-30.
5087
5088 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
5089
5090 PR ada/42554
5091 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5092 * configure: Regenerate.
5093
5094 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5095
5096 * MAINTAINERS: Update my email address.
5097
5098 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5099
5100 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5101 (ghassan.shobaki@amd.com): Removed.
5102
5103 2010-03-17 Alan Modra <amodra@gmail.com>
5104
5105 * MAINTAINERS: Update my email address.
5106
5107 2010-03-16 Diego Novillo <dnovillo@google.com>
5108
5109 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5110 Matthews.
5111
5112 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5113
5114 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5115 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5116
5117 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5118
5119 * MAINTAINERS: Update my email address.
5120
5121 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5122
5123 * MAINTAINERS: Update my email address.
5124
5125 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5126
5127 * MAINTAINERS: Update my email address.
5128
5129 2010-03-09 Jie Zhang <jie@codesourcery.com>
5130
5131 * MAINTAINERS: Update my email address.
5132
5133 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5134
5135 PR libstdc++/32499
5136 * configure.ac (RANLIB): Default to true.
5137 (STRIP): Likewise.
5138 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5139 * configure: Regenerate.
5140
5141 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
5142
5143 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5144 (Write After Approval): Update my email address.
5145
5146 2010-02-17 Nick Clifton <nickc@redhat.com>
5147
5148 PR 11238
5149 * Makefile.tpl (local-distclean): Also remove config.cache files in
5150 sub-directories as there may not be Makefiles present in the
5151 sub-directories.
5152 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5153 the config.cache files found by the find command.
5154
5155 * Makefile.in: Regenerate.
5156 * configure.ac: Revert previous delta.
5157 * configure: Regenerate.
5158
5159 2010-02-15 Nick Clifton <nickc@redhat.com>
5160
5161 PR 11238
5162 * configure.ac: Delete config.cache files in sub-directories when
5163 deleting Makefiles.
5164 * configure: Regenerate.
5165
5166 2010-02-12 Ben Elliston <bje@gnu.org>
5167
5168 * MAINTAINERS: Update my email address.
5169
5170 2010-02-08 Andrew Pinski <pinskia@gmail.com>
5171
5172 * MAINTAINERS (spu port): Update my email address.
5173
5174 2010-02-08 Jie Zhang <jie.zhang@analog.com>
5175
5176 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5177
5178 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5179
5180 * configure.ac: Add "recommended" version checks for GMP/MPC.
5181 Update recommended GMP/MPFR/MPC versions.
5182 * configure: Regenerate.
5183
5184 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5185
5186 * MAINTAINERS: Move my Embecosm email address into the
5187 write-after-approval section.
5188
5189 2010-01-26 Ian Lance Taylor <iant@google.com>
5190
5191 * MAINTAINERS: Add myself as Go frontend maintainer.
5192
5193 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
5194
5195 PR libstdc++/36101, PR libstdc++/42813
5196 * configure.ac (bootstrap_target_libs): Make inclusion of
5197 target-libgomp conditional on libgomb being in target_configdirs.
5198 * configure: Regenerate.
5199
5200 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
5201
5202 PR libstdc++/36101, PR libstdc++/42813
5203 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5204 * configure: Regenerate.
5205
5206 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
5207
5208 PR libstdc++/36101, PR libstdc++/42813
5209 * configure.ac (target_configdirs): Substitute.
5210 * Makefile.def: Bootstrap target module libgomp.
5211 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5212 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5213 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5214 * configure, Makefile.in: Regenerate.
5215
5216 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5217
5218 * MAINTAINERS: Adjust my details.
5219
5220 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5221
5222 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5223
5224 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5225
5226 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5227
5228 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5229
5230 * MAINTAINERS (Write After Approval): Add myself.
5231
5232 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5233
5234 * MAINTAINERS (Write After Approval): Add myself.
5235
5236 2010-01-11 Richard Guenther <rguenther@suse.de>
5237
5238 PR lto/41569
5239 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5240 * Makefile.in: Regenerated.
5241
5242 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5243
5244 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5245 * configure: Regenerate.
5246
5247 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5248 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5249
5250 PR bootstrap/42424
5251 * configure.ac: Include libtool m4 files.
5252 (_LT_CHECK_OBJDIR): Call it.
5253 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5254 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5255
5256 * configure: Regenerate.
5257
5258 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5259
5260 PR bootstrap/41818
5261 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5262 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5263 * Makefile.in: Regenerate.
5264
5265 2010-01-02 Richard Guenther <rguenther@suse.de>
5266
5267 PR lto/41529
5268 * configure.ac: Include config/elf.m4. Disable LTO if not
5269 builting for an elf target.
5270 * configure: Regenerate.
5271
5272 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5273
5274 * MAINTAINERS: Change my email address.
5275
5276 2009-12-18 Ben Elliston <bje@au.ibm.com>
5277
5278 * config.sub, config.guess: Update from upstream sources.
5279
5280 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5281
5282 * MAINTAINERS (Write After Approval): Add myself.
5283
5284 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5285
5286 PR middle-end/30447
5287 PR middle-end/30789
5288 PR other/40302
5289
5290 * configure.ac: Require MPC.
5291 * configure: Regenerate.
5292
5293 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5294
5295 PR target/38384
5296 PR bootstrap/40972
5297 * libtool.m4: Sync from git Libtool.
5298 * ltoptions.m4: Likewise.
5299 * ltversion.m4: Likewise.
5300 * lt~obsolete.m4: Likewise.
5301 * ltmain.sh: Likewise.
5302
5303 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5304
5305 * configure.ac: Update minimum MPC version to 0.8.
5306 * configure: Regenerate.
5307
5308 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5309
5310 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5311 * configure: Regenerated.
5312
5313 2009-11-21 Ian Lance Taylor <iant@google.com>
5314
5315 * configure.ac: Change default of poststage1_ldflags to be empty if
5316 poststage1_libs is set. When poststage1_libs is empty, and
5317 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5318 * configure: Rebuild.
5319
5320 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5321
5322 * MAINTAINERS (Write After Approval): Update my email address.
5323
5324 2009-11-20 Ben Elliston <bje@au.ibm.com>
5325
5326 * config.guess: Update from upstream sources.
5327
5328 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5329
5330 * Makefile.def: Restore host and target settings for gmp.
5331 * Makefile.in: Rebuild.
5332
5333 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5334
5335 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5336 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5337 Fix portability of test of C++ as bootstrap language. Add
5338 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5339 * configure: Rebuild.
5340 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5341 and cloog. Fix in-tree ppl configuration. Introduce libelf
5342 in-tree building.
5343 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5344 (POSTSTAGE1_HOST_EXPORTS): Use it.
5345 (STAGE[+id+]_CXXFLAGS): New.
5346 (BASE_FLAGS_TO_PASS): Pass it down.
5347 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5348 extra_exports.
5349 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5350 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5351 extra_exports.
5352 * Makefile.in: Rebuild.
5353
5354 2009-11-17 Ben Elliston <bje@au.ibm.com>
5355
5356 * config.sub, config.guess: Update from upstream sources.
5357
5358 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5359
5360 * MAINTAINERS (Write After Approval): Add myself.
5361
5362 2009-11-09 Jon Beniston <jon@beniston.com>
5363
5364 * MAINTAINERS (Write After Approval): Add myself.
5365
5366 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5367
5368 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5369 paths for *-w64-mingw* and x86_64-*mingw*.
5370 * configure: Regenerated.
5371
5372 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5373
5374 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5375
5376 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5377
5378 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5379 Phil Edwards to Write-After Approval.
5380
5381 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5382
5383 * configure.ac: Disable target-winsup & co for
5384 x86_64-*-mingw* and *-w64-mingw* targets.
5385 * configure: Regenerated.
5386
5387 2009-10-16 Nick Clifton <nickc@redhat.com>
5388
5389 * MAINTAINERS: Add myself as a maintainer for the RX port.
5390
5391 2009-10-26 Johannes Singler <singler@kit.edu>
5392
5393 * MAINTAINERS (Write After Approval): Update my e-mail address.
5394
5395 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5396
5397 * configure.ac (CLooG test): Use = with test.
5398 * configure: Regenerate.
5399
5400 2009-10-22 Richard Guenther <rguenther@suse.de>
5401
5402 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5403 cloog if the ppl version check failed. Move flags saving
5404 before setting in libelf check.
5405 * configure: Regenerate.
5406
5407 2009-10-21 Richard Guenther <rguenther@suse.de>
5408
5409 * configure.ac: Adjust the ppl and cloog configure to work as
5410 documented. Disable cloog if ppl was disabled. Omit the version
5411 checks if they were disabled.
5412 * configure: Re-generate.
5413
5414 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5415
5416 * configure.ac: Add 'lto' to enable_languages, not
5417 new_enable_languages, and only if not already present.
5418 * configure: Regenerate.
5419
5420 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5421
5422 * README: Refer to the various COPYING* files instead of just
5423 COPYING.
5424 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5425
5426 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5427
5428 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5429
5430 2009-10-07 Richard Guenther <rguenther@suse.de>
5431
5432 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5433 and Richard Guenther as reviewers.
5434 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5435 as reviewers.
5436
5437 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5438
5439 * config.sub: Update from upstream sources.
5440
5441 2009-10-06 Ian Lance Taylor <iant@google.com>
5442
5443 * Makefile.def: check-gold depends upon all-gas.
5444 * Makefile.in: Rebuild.
5445
5446 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5447
5448 * MAINTAINERS (Write After Approval): Add myself.
5449
5450 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5451
5452 * Makefile.def: all-lto-plugin depends on all-libiberty.
5453 set bootstrap=true for lto-plugin.
5454 Add lto-plugin.
5455 * Makefile.in: Regenerate.
5456 * configure.ac (host_libs): Add lto-plugin.
5457 * configure: Regenerate.
5458
5459 2009-10-03 Diego Novillo <dnovillo@google.com>
5460
5461 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5462 (HOST_LIBELFLIBS): Define.
5463 (HOST_LIBELFINC): Define.
5464 * Makefile.in: Regenerate.
5465 * configure.ac: Add --enable-lto.
5466 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5467 If --enable-lto is used, add 'lto' to new_enable_languages.
5468 If --enable-lto is used and gold is enabled, add
5469 lto-plugin to configdirs.
5470 * configure: Regenerate.
5471
5472 2009-10-03 Simon Baldwin <simonb@google.com>
5473
5474 * configure.ac: If --with-system-zlib, suppress local zlib and
5475 pass --with-system-zlib to subdir configure scripts.
5476 * configure: Regenerate.
5477
5478 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5479 Paolo Bonzini <bonzini@gnu.org>
5480
5481 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5482 $(srcdir).
5483 * Makefile.in: Rebuilt.
5484
5485 2009-09-26 Gary Funck <gary@intrepid.com>
5486
5487 * MAINTAINERS (Write After Approval): Add myself.
5488
5489 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5490
5491 * configure.ac: Update minimum MPC version to 0.7.
5492 * configure: Regenerate.
5493
5494 2009-09-25 Nick Clifton <nickc@redhat.com>
5495
5496 * configure.ac: Pass any --cache-file=/dev/null option on to
5497 subconfigures.
5498 * configure: Regenerate.
5499
5500 2009-09-23 Nick Clifton <nickc@redhat.com>
5501
5502 * config.sub, config.guess: Update from upstream sources.
5503
5504 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5505
5506 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5507 * Makefile.in: Rebuilt.
5508
5509 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5510
5511 PR bootstrap/32272
5512 * configure.ac: Error out if $srcdir isn't '.' but contains
5513 host-${host_noncanonical}.
5514 * configure: Regenerate.
5515
5516 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5517
5518 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5519 maintainer.
5520
5521 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5522
5523 * configure.ac: If bootstrapping a combined tree with
5524 --enable-gold, require c++ in stage1_languages.
5525 * configure: Regenerate.
5526
5527 * configure.ac: Also add target_libs of stage1_languages to
5528 bootstrap_target_libs.
5529 * configure: Regenerate.
5530
5531 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5532 with --enable-languages not containing c++.
5533 * configure: Regenerate.
5534
5535 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5536
5537 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5538 * configure: Regenerate.
5539
5540 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5541
5542 * MAINTAINERS (Write After Approval): Update my e-mail address,
5543 and move from from here...
5544 (Waiting for paperwork): To here.
5545
5546 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5547
5548 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5549
5550 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5551
5552 * configure.ac: Do not use $extrasub for replacing @if/@endif
5553 parts in Makefile; instead, use additional arguments to
5554 AC_CONFIG_COMMANDS to do the replacement manually, with several
5555 sed invocations, to avoid HP-UX sed command limits.
5556 * configure: Regenerate.
5557
5558 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5559
5560 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5561 blank before -L.
5562
5563 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5564
5565 * configure.ac (with-build-config): Document. Handle without.
5566 Handle missing argument.
5567 * configure: Rebuilt.
5568
5569 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5570
5571 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5572 Default to bootstrap-debug only if compare-debug works.
5573 * configure: Rebuilt.
5574 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5575 * Makefile.in: Rebuilt.
5576
5577 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5578
5579 * MAINTAINERS (OS Port Maintainers): Update my email address.
5580
5581 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5582
5583 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5584 * Makefile.in: Rebuilt.
5585
5586 2009-09-01 Chris Demetriou <cgd@google.com>
5587
5588 * MAINTAINERS (Write After Approval): Add myself.
5589
5590 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5591
5592 PR debug/30161
5593 * include/dwarf2.h (enum dwarf_tag): Added
5594 DW_TAG_GNU_template_template_param
5595 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5596
5597 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5598
5599 * Makefile.tpl (AWK): Fix typo.
5600 * Makefile.in: Regenerate.
5601
5602 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5603
5604 * configure.ac: Detect awk and sed.
5605 * Makefile.def (flags_to_pass): Add AWK and SED.
5606 * Makefile.tpl (AWK, SED): New.
5607 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5608 * configure: Regenerate.
5609 * Makefile.in: Regenerate.
5610
5611 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5612
5613 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5614 (collapseslashes): Likewise.
5615
5616 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5617
5618 * configure.ac (AC_PREREQ): Bump to 2.64.
5619
5620 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5621
5622 * configure.ac: Remove --with-datarootdir, --with-docdir,
5623 --with-pdfdir, --with-htmldir switches.
5624 * configure: Regenerate.
5625
5626 * configure: Regenerate.
5627
5628 * compile: Sync from Automake 1.11.
5629 * depcomp: Likewise.
5630 * install-sh: Likewise.
5631 * missing: Likewise.
5632 * mkinstalldirs: Likewise.
5633 * ylwrap: Likewise.
5634
5635 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5636
5637 * ltmain.sh (func_normal_abspath): New function.
5638 (func_relative_path): Likewise.
5639 (func_mode_help): Document new -bindir option for link mode.
5640 (func_mode_link): Add new -bindir option, and use it to place
5641 output DLL if specified.
5642
5643 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5644
5645 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5646 (baseargs): Add --disable-option-checking.
5647 * configure: Regenerate.
5648
5649 * Makefile.def (configure-target-libiberty): Depend on
5650 all-binutils and all-ld.
5651 (configure-target-newlib): Likewise.
5652 * Makefile.in: Regenerate.
5653
5654 2009-08-17 Ben Elliston <bje@au.ibm.com>
5655
5656 * config.sub, config.guess: Update from upstream sources.
5657
5658 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5659
5660 Sync from src, merge:
5661
5662 2009-07-02 Tristan Gingold <gingold@adacore.com>
5663
5664 * configure.ac: Do not exclude gas for i386-*-darwin.
5665 Add a case for x86_64-*-darwin.
5666 * configure: Regenerate.
5667
5668 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5669
5670 * MAINTAINERS: Add my name to Write After Approval list.
5671
5672 2009-08-06 Michael Eager <eager@eagercon.com>
5673
5674 * configure.ac: Add Microblaze target.
5675 * configure: Regenerate.
5676
5677 2009-07-31 Christian Bruel <christian.bruel@st.com>
5678
5679 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5680 * configure: Regenerate.
5681
5682 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5683
5684 * MAINTAINERS (Write After Approval): Update my e-mail address.
5685
5686 2009-07-06 Ian Lance Taylor <iant@google.com>
5687
5688 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5689 * configure: Rebuild.
5690
5691 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5692
5693 * MAINTAINERS: Move myself to the Graphite Reviewers.
5694
5695 2009-06-30 Wei Guozhi <carrot@google.com>
5696
5697 * MAINTAINERS: Add my name to Write After Approval list.
5698
5699 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5700
5701 PR bootstrap/40338
5702 * configure.ac (comparestring): Create new variable.
5703 * Makefile.tpl (comparestring): Use to skip some comparisions.
5704 * configure: Regenerate.
5705 * Makefile.in: Regenerate.
5706
5707 2009-06-26 Doug Evans <dje@sebabeach.org>
5708
5709 * Makefile.def (host_modules): Add cgen.
5710 * Makefile.in: Regenerate.
5711 * configure.ac (host_tools): Add cgen.
5712 * configure: Regenerate.
5713
5714 2009-06-23 DJ Delorie <dj@redhat.com>
5715
5716 * MAINTAINERS: Add myself as mep maintainer.
5717
5718 2009-06-23 Ian Lance Taylor <iant@google.com>
5719
5720 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5721 boot_languages. Only bootstrap target libraries listed in
5722 target_libs for some boot language. Add --with-stage1-ldflags,
5723 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5724 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5725 if not building with C++.
5726 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5727 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5728 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5729 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5730 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5731 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5732 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5733 * configure, Makefile.in: Rebuild.
5734
5735 2009-06-23 Li Feng <nemokingdom@gmail.com>
5736
5737 * MAINTAINERS: Added my name to write-after-approval list.
5738
5739 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5740
5741 * configure.ac: Define is_elf for QNX Neutrino targets.
5742 * configure: Regenerate.
5743
5744 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5745
5746 * MAINTAINERS: Added my name to the write-after-approval list
5747
5748 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5749
5750 * configure.ac: Detect MPC in default directory.
5751 * configure: Regenerate.
5752
5753 2009-06-03 Jerome Guitton <guitton@adacore.com>
5754 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5755
5756 * Makefile.tpl (all): Avoid a trailing backslash.
5757 * Makefile.in: Regenerate.
5758
5759 2009-06-03 Ben Elliston <bje@au.ibm.com>
5760
5761 * config.sub, config.guess: Update from upstream sources.
5762
5763 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5764
5765 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5766 to noconfdirs.
5767 * configure: Regenerate.
5768
5769 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5770
5771 * Makefile.tpl ([+compare-target+]): Compare all stage
5772 directories, rather than just gcc.
5773 * Makefile.in: Rebuilt.
5774
5775 2009-06-01 Doug Kwan <dougkwan@google.com>
5776
5777 * configure.ac: Support gold for target arm*-*-*.
5778 * configure: Regenerate.
5779
5780 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5781
5782 * Makefile.def: Add MPC support and dependencies.
5783 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5784
5785 * Makefile.in, configure: Regenerate.
5786
5787 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5788
5789 * Makefile.tpl (all): Avoid harmless warning in make all when
5790 gcc-bootstrap is enabled but stage_last does not exist.
5791 * Makefile.in: Rebuilt.
5792
5793 2009-05-24 Nicolas Roche <roche@adacore.com>
5794
5795 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5796 * Makefile.in: Regenerate.
5797
5798 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5799
5800 * MAINTAINERS: Update my e-mail address.
5801
5802 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5803
5804 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5805 * configure: Regenerate.
5806
5807 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5808
5809 PR other/40159
5810 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5811 gcc-no-bootstrap are mutually exclusive.
5812 * Makefile.in: Rebuilt.
5813
5814 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5815
5816 PR other/40159
5817 * Makefile.tpl (all): Don't end with unconditional success.
5818 * Makefile.in: Rebuilt.
5819
5820 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5821
5822 PR target/37137
5823 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5824 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5825 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5826 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5827 stage_configureflags, stage_cflags and stage_libcflags into
5828 explicit Makefile macros.
5829 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5830 GFORTRAN.
5831 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5832 CC. Set CC_FOR_BUILD from CC.
5833 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5834 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5835 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5836 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5837 and GFORTRAN.
5838 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5839 (_LIBCFLAGS): Renamed to _TFLAGS.
5840 (do-compare-debug, do-compare3-debug): Drop.
5841 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5842 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5843 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5844 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5845 (XGCC_FLAGS_FOR_TARGET): New.
5846 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5847 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5848 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5849 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5850 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5851 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5852 TFLAGS.
5853 (BUILD_CONFIG): Include if requested.
5854 (all): Set TFLAGS on bootstrap.
5855 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5856 (all-stageid-prefixmodule): Likewise.
5857 (do-clean, distclean-stageid): Set TFLAGS.
5858 (restrap): Fix whitespace.
5859 * Makefile.in: Rebuilt.
5860
5861 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5862
5863 * config.guess: Sync with src.
5864
5865 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5866
5867 * configure.ac ($with_ppl): Default to no if not supplied.
5868 ($with_cloog): Likewise.
5869 configure: Regenerate.
5870
5871 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5872
5873 * MAINTAINERS: Update my e-mail address.
5874
5875 2009-04-27 Nick Clifton <nickc@redhat.com>
5876
5877 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5878
5879 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5880
5881 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5882 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5883 * Makefile.in: Regenerate.
5884
5885 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5886
5887 PR bootstrap/39739
5888 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5889 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5890
5891 * configure, Makefile.in: Regenerate.
5892
5893 2009-04-21 Taras Glek <tglek@mozilla.com>
5894
5895 * include/hashtab.h: Update GTY annotations to new syntax
5896 * include/splay-tree.h: Likewise
5897
5898 2009-04-17 Ben Elliston <bje@au.ibm.com>
5899
5900 * config.sub, config.guess: Update from upstream sources.
5901
5902 2009-04-15 Anthony Green <green@moxielogic.com>
5903
5904 * configure.ac: Add moxie support.
5905 * configure: Rebuilt.
5906
5907 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5908
5909 * configure.ac: Change copyright header to refer to version
5910 3 of the GNU General Public License and to point readers at the
5911 COPYING3 file and the FSF's license web page.
5912 * Makefile.def: Likewise.
5913 * Makefile.tpl: Likewise.
5914 * Makefile.in: Regenerate.
5915
5916 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5917
5918 * configure.ac: Restore match for darwin9 or later. Use double
5919 brackets since regeneration eats one pair.
5920 * configure: Regenerate.
5921
5922 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5923
5924 PR gas/10039
5925 * configure.ac: Require texinfo 4.7.
5926 * configure: Regenerated.
5927
5928 2009-04-09 Nick Clifton <nickc@redhat.com>
5929
5930 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5931 the GCC Runtime Library Exception.
5932
5933 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5934
5935 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5936 * configure: Regenerate.
5937
5938 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5939
5940 * Makefil.def (languages): New entries.
5941 * Makefile.tpl (check-gcc-*): New generic target.
5942 * Makefile.in: Regenerate.
5943
5944 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5945
5946 * MAINTAINERS: Update my email address.
5947
5948 2009-03-18 Tom Tromey <tromey@redhat.com>
5949
5950 * configure: Rebuild.
5951 * configure.ac (host_libs): Add libiconv.
5952 * Makefile.in: Rebuild.
5953 * Makefile.def (host_modules): Add libiconv.
5954 (configure-gdb, all-gdb): Depend on libiconv.
5955
5956 2009-03-16 Tristan Gingold <gingold@adacore.com>
5957
5958 * configure.ac: Treat gdb as supported on x86_64-darwin.
5959 * configure: Regenerate.
5960
5961 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5962
5963 * configure.ac (--with-host-libstdcxx): New option.
5964 * configure: Regenerate.
5965
5966 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5967
5968 * MAINTAINERS: Move myself into the write after approval list.
5969
5970 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5971
5972 * MAINTAINERS: Update e-mail address.
5973
5974 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5975
5976 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5977
5978 2009-03-10 Ira Rosen <irar@il.ibm.com>
5979
5980 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5981
5982 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5983
5984 Backport from git Libtool:
5985
5986 2009-01-19 Robert Millan <rmh@aybabtu.com>
5987 Support GNU/kOpenSolaris.
5988 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5989 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5990 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5991 GNU/kOpenSolaris.
5992
5993 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5994
5995 * MAINTAINERS: Update e-mail address.
5996
5997 2009-02-24 Michael Eager <eager@eagercon.com>
5998
5999 * MAINTAINERS (Write After Approval): Add self.
6000
6001 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
6002
6003 * MAINTAINERS (Write After Approval): Add myself.
6004
6005 2009-02-05 Andreas Schwab <schwab@suse.de>
6006
6007 * Makefile.tpl (stage_last): Define $r and $s before using
6008 $(RECURSE_FLAGS_TO_PASS).
6009 * Makefile.in: Regenerate
6010
6011 2009-01-30 Ian Lance Taylor <iant@google.com>
6012
6013 * MAINTAINERS: Move myself to the Global Reviewers list.
6014
6015 2009-01-29 Robert Millan <rmh@aybabtu.com>
6016
6017 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6018 * configure: Regenerate.
6019
6020 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
6021
6022 * MAINTAINERS: Make whitespace consistent.
6023 Remove Robert Millan from Write After Approval.
6024
6025 2009-01-16 Alan Modra <amodra@bigpond.net.au>
6026
6027 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6028 (all-opcodes): Depend on all-libiberty.
6029 * Makefile.in: Regenerate.
6030
6031 2009-01-15 Douglas B Rupp <rupp@gnat.com>
6032
6033 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6034 * configure: Regenerate.
6035
6036 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
6037
6038 * MAINTAINERS (Write After Approval): Add myself.
6039
6040 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
6041
6042 * MAINTAINERS: Add myself to reviewers (Fortran).
6043
6044 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
6045
6046 PR tree-optimization/38515
6047 * configure.ac (cloog-polylib): Removed.
6048 (with_ppl, with_cloog): Test for "no".
6049 * configure: Regenerated.
6050
6051 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
6052
6053 * MAINTAINERS: Moved myself to reviewers (Fortran).
6054
6055 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
6056
6057 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6058 (Write After Approval): Remove myself.
6059
6060 2009-01-03 Diego Novillo <dnovillo@google.com>
6061
6062 * MAINTAINERS: Remove myself from alias maintainership.
6063
6064 2009-01-02 David Ayers <ayers@fsfe.org>
6065
6066 * MAINTAINERS: Update e-mail address.
6067
6068 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
6069
6070 * MAINTAINERS: Make whitespace consistent.
6071
6072 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6073
6074 Backport from upstream Libtool:
6075 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6076 Add cache variables to tests that require the linker to work.
6077 For shlibpath_overrides_runpath, this also changes the semantics
6078 to let the result from the C compiler take precedence.
6079
6080 2008-12-02 Ben Elliston <bje@au.ibm.com>
6081
6082 * config.sub, config.guess: Update from upstream sources.
6083
6084 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6085
6086 * configure.ac (ppllibs): Add by default the lib flags.
6087 * configure: Regenerate.
6088
6089 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
6090
6091 * MAINTAINERS: Add myself to the write after approval list.
6092
6093 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6094
6095 * configure.ac: Add double brackets on darwin[912].
6096 * configure: Regenerate.
6097
6098 2008-12-03 Daniel Kraft <d@domob.eu>
6099
6100 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6101 Approval to Reviewer section (for Fortran front-end).
6102
6103 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6104
6105 * configure.ac: Expand to darwin10 and later.
6106 * configure: Regenerate.
6107
6108 2008-12-02 Andreas Schwab <schwab@suse.de>
6109
6110 * Makefile.def: configure-target-boehm-gc depends on
6111 all-target-libstdc++-v3.
6112 * Makefile.in: Regenerate.
6113
6114 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
6115
6116 * MAINTAINERS: Add myself as mingw maintainer.
6117
6118 2008-12-02 Ben Elliston <bje@au.ibm.com>
6119
6120 * config.sub, config.guess: Update from upstream sources.
6121
6122 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6123
6124 * README.SCO: Remove.
6125
6126 2008-11-29 Fernando Pereira <pronesto@gmail.com>
6127
6128 * MAINTAINERS: Add myself to the write after approval list.
6129
6130 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6131
6132 * MAINTAINERS: Update my email address in WAA section.
6133
6134 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
6135
6136 * MAINTAINERS: Update e-mail address.
6137
6138 2008-11-27 Toon Moene <toon@moene.org>
6139
6140 * MAINTAINERS: Change e-mail address.
6141
6142 2008-11-27 Tristan Gingold <gingold@adacore.com>
6143
6144 * configure.ac: Build gdb for i?86-*-darwin*
6145 * configure: Regenerated.
6146
6147 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
6148
6149 * MAINTAINERS: Added my full name.
6150
6151 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6152
6153 PR bootstrap/38014
6154 PR bootstrap/37923
6155
6156 Revert:
6157
6158 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6159
6160 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6161 * Makefile.in: Regenerated.
6162
6163 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6164
6165 PR gdb/921
6166 PR gdb/1646
6167 PR gdb/2175
6168 PR gdb/2176
6169
6170 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6171 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6172 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6173 (HOST_EXPORTS): Pass CPPFLAGS.
6174 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6175 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6176 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6177 * Makefile.in, configure: Regenerated.
6178 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6179 and CPPFLAGS_FOR_BUILD.
6180
6181 2008-11-06 Jeff Law <law@redhat.com>
6182
6183 * MAINTAINERS: Add myself as middle end maintainer.
6184
6185 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
6186
6187 * MAINTAINERS (Write after approval): Add myself.
6188
6189 2008-11-05 Diego Novillo <dnovillo@google.com>
6190
6191 * MAINTAINERS (Global Reviewers): Add myself.
6192 (Non-Algorithmic Maintainers): Remove myself.
6193
6194 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6195
6196 * MAINTAINERS (Write after approval): Add myself.
6197
6198 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6199
6200 * MAINTAINERS (Write after approval): Add myself.
6201
6202 2008-10-31 Ben Elliston <bje@au.ibm.com>
6203
6204 * configure.ac (spu-*-*): Remove special case.
6205 * configure: Regenerate.
6206
6207 2008-10-30 Catherine Moore <clm@codesourcery.com>
6208
6209 * MAINTAINERS (Write after approval): Update my email address.
6210
6211 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6212
6213 * configure.ac [spu-*-*]: Do not set skipdirs.
6214 * configure: Re-generate.
6215
6216 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6217
6218 * MAINTAINERS (Various Maintainers): Add myself to reload.
6219
6220 2008-10-25 Richard Guenther <rguenther@suse.de>
6221
6222 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6223 maintainer. Remove myself as libgcc-math maintainer.
6224 (Non-Algorithmic Maintainers): Remove myself.
6225
6226 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6227
6228 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6229 * Makefile.in: Regenerated.
6230
6231 2008-10-23 Cary Coutant <ccoutant@google.com>
6232
6233 * MAINTAINERS (Write after approval): Add myself.
6234
6235 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6236
6237 PR gdb/921
6238 PR gdb/1646
6239 PR gdb/2175
6240 PR gdb/2176
6241
6242 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6243 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6244 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6245 (HOST_EXPORTS): Pass CPPFLAGS.
6246 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6247 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6248 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6249 * Makefile.in, configure: Regenerated.
6250 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6251 and CPPFLAGS_FOR_BUILD.
6252
6253 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6254
6255 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6256 Sebastian Pop.
6257
6258 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6259
6260 * MAINTAINERS (Write After Approval): Added myself.
6261
6262 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6263
6264 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6265 recommended version to 2.3.2.
6266
6267 * configure: Regenerate.
6268
6269 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6270
6271 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6272
6273 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6274
6275 * MAINTAINERS (Write After Approval): Update e-mail address.
6276
6277 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6278
6279 * libtool.m4: Update to libtool 2.2.6.
6280 * lt~obsolete.m4: Update to libtool 2.2.6.
6281 * ltmain.sh: Update to libtool 2.2.6.
6282 * ltsugar.m4: Update to libtool 2.2.6.
6283 * ltversion.m4: Update to libtool 2.2.6.
6284 * ltoptions.m4: Update to libtool 2.2.6.
6285 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6286
6287 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6288
6289 * MAINTAINERS (Write After Approval): Add myself.
6290
6291 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6292
6293 * MAINTAINERS (Write After Approval): Update my name.
6294
6295 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6296
6297 * MAINTAINERS: Add myself in "Write After Approval".
6298
6299 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6300
6301 * MAINTAINERS: Add myself as ia64 maintainer.
6302
6303 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6304
6305 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6306 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6307 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6308 and Michael Tiemann from Write After Approval since they do not
6309 actually have access.
6310
6311 2008-09-05 Richard Guenther <rguenther@suse.de>
6312
6313 * configure.ac: Initialize clooglibs to -lcloog.
6314 * configure: Re-generate.
6315
6316 2008-09-04 Le-Chun Wu <lcwu@google.com>
6317
6318 * MAINTAINERS (Write After Approval): Add myself.
6319
6320 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6321
6322 * configure.ac (--with-cloog-polylib): New.
6323 (--disable-cloog-version-check): New.
6324 (--disable-ppl-version-check): New.
6325 * configure: Re-generate.
6326
6327 2008-09-03 Richard Guenther <rguenther@suse.de>
6328
6329 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6330 cloog test.
6331 * configure: Re-generate.
6332
6333 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6334
6335 Add picoChip port.
6336 * MAINTAINERS: Add picoChip maintainers.
6337
6338 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6339 Tobias Grosser <grosser@fim.uni-passau.de>
6340 Jan Sjodin <jan.sjodin@amd.com>
6341 Harsha Jagasia <harsha.jagasia@amd.com>
6342 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6343 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6344 Adrien Eliche <aeliche@isty.uvsq.fr>
6345
6346 Merge from graphite branch.
6347 * configure: Regenerate.
6348 * Makefile.in: Regenerate.
6349 * configure.ac (host_libs): Add ppl and cloog.
6350 Add checks for PPL and CLooG.
6351 * Makefile.def (ppl, cloog): Added modules and dependences.
6352 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6353 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6354
6355 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6356
6357 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6358 (GCC_SHLIB_SUBDIR): New.
6359 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6360 * configure: Regenerate.
6361 * Makefile.in: Regenerate.
6362
6363 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6364
6365 * MAINTAINERS: Consistently use tabs to separate columns.
6366
6367 2008-08-29 Tristan Gingold <gingold@adacore.com>
6368
6369 * MAINTAINERS (Write after Approval): Add myself.
6370
6371 2008-08-28 Tristan Gingold <gingold@adacore.com>
6372
6373 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6374 Enable bfd, binutils and opcodes.
6375 * configure: Regenerate.
6376
6377 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6378
6379 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6380
6381 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6382
6383 * MAINTAINERS: Use correct Umlaut for last name.
6384
6385 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6386
6387 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6388
6389 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6390
6391 * MAINTAINERS: Update my email address.
6392
6393 2008-08-16 Nicolas Roche <roche@adacore.com>
6394
6395 * Makefile.tpl: Add BOOT_ADAFLAGS.
6396 * Makefile.in: Regenerate.
6397
6398 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6399
6400 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6401 * configure: Regenerate.
6402
6403 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6404
6405 * configure.ac: Add makefile fragments for hpux.
6406 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6407 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6408 * configure: Regenerate.
6409 * Makefile.in: Regenerate.
6410
6411 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6412
6413 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6414
6415 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6416
6417 * MAINTAINERS (Write after Approval): Add myself.
6418
6419 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6420
6421 * MAINTAINERS (Write After Approval): Add myself.
6422
6423 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6424
6425 * MAINTAINERS (Write After Approval): Add myself.
6426
6427 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6428
6429 * MAINTAINERS: Update my email address.
6430
6431 2008-06-25 Joey Ye <joey.ye@intel.com>
6432
6433 * MAINTAINERS (Write After Approval): Add myself.
6434
6435 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6436
6437 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6438 * Makefile.in: Regenerate.
6439 * configure: Regenerate.
6440
6441 2008-06-17 Daniel Kraft <d@domob.eu>
6442
6443 * MAINTAINERS (Write After Approval): Add myself.
6444
6445 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6446
6447 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6448 "$@" is still intact with both Autoconf 2.59 and 2.62.
6449 * configure: Regenerate.
6450
6451 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6452
6453 * Makefile.tpl: Fix comment errors.
6454 * Makefile.in: Regenerate.
6455
6456 2008-06-12 David S. Miller <davem@davemloft.net>
6457 David Edelsohn <edelsohn@gnu.org>
6458
6459 * configure.ac: Add powerpc*-*-* to gold supported targets.
6460 * configure: Regenerate.
6461
6462 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6463
6464 PR tree-optimization/36218
6465 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6466 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6467 (all prefix="build-"): Pass them to build-system sub-makes.
6468 * Makefile.in: Regenerate.
6469
6470 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6471
6472 * MAINTAINERS (mt port): Remove.
6473 (sco5, unixware, sco udk): Remove.
6474 (Kean Johnston): Add to Write After Approval.
6475
6476 2008-05-30 Julian Brown <julian@codesourcery.com>
6477
6478 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6479 of libobjc for ARM EABI Linux.
6480 * configure: Regenerate.
6481
6482 2008-05-18 Xinliang David Li <davidxl@google.com>
6483
6484 * ChangeLog: Remove wrong ChangeLog entry.
6485
6486 2008-05-17 Xinliang David Li <davidxl@google.com>
6487
6488 * MAINTAINERS (Write After Approval): Add myself.
6489
6490 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6491
6492 * MAINTAINERS (Write After Approval): Add myself.
6493
6494 2008-05-14 Rafael Espíndola <espindola@google.com>
6495
6496 * config-ml.in: don't handle --enable-shared and --enable-static.
6497
6498 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6499
6500 * MAINTAINERS: Update my email address.
6501
6502 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6503
6504 * MAINTAINERS: Update my email address.
6505
6506 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6507
6508 * MAINTAINERS (Write After Approval): Add myself.
6509
6510 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6511
6512 * MAINTAINERS (Write After Approval): Add myself.
6513
6514 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6515
6516 * MAINTAINERS (crx): Add myself.
6517
6518 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6519
6520 Sync with src:
6521 2008-04-14 David S. Miller <davem@davemloft.net>
6522
6523 * configure.ac: Add sparc*-*-* to gold supported targets.
6524 * configure: Regenerate.
6525
6526 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6527
6528 PR bootstrap/35457
6529 * configure.ac: Include override.m4.
6530 * configure: Regenerate.
6531
6532 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6533
6534 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6535 * Makefile.in: Regenerate.
6536
6537 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6538
6539 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6540 as nonconfigurable directories list.
6541 * configure: Regenerate.
6542
6543 2008-04-14 Ben Elliston <bje@au.ibm.com>
6544
6545 * config.sub, config.guess: Update from upstream sources.
6546
6547 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6548
6549 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6550 * Makefile.in: Regenerate.
6551
6552 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6553
6554 * configure.ac: Do not build libssp for the AVR.
6555 * configure: Regenerate.
6556
6557 2008-04-07 Ian Lance Taylor <iant@google.com>
6558
6559 * Makefile.def: check-gold depends upon all-binutils.
6560 * Makefile.in: Regenerate.
6561
6562 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6563
6564 * MAINTAINERS (Write After Approval): Add myself.
6565
6566 2008-04-04 Nick Clifton <nickc@redhat.com>
6567
6568 PR binutils/4334
6569 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6570 builds.
6571 * configure: Regenerate.
6572
6573 2008-04-04 NightStrike <NightStrike@gmail.com>
6574
6575 PR other/35151
6576 * configure.ac: Combine rules for mingw32 and mingw64.
6577 * configure: Regenerate.
6578
6579 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6580
6581 * MAINTAINERS (Write After Approval): Add myself.
6582
6583 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6584
6585 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6586 * Makefile.in (.NOTPARALLEL): Ditto.
6587
6588 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6589
6590 * MAINTAINERS (Write After Approval): Add myself.
6591
6592 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6593
6594 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6595 * Makefile.in (.NOTPARALLEL): Regenerate.
6596
6597 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6598
6599 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6600 * Makefile.in: Regenerate.
6601
6602 2008-03-26 Jakub Staszak <kuba@et.pl>
6603
6604 * MAINTAINERS (Write After Approval): Add myself.
6605
6606 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6607
6608 * MAINTAINERS: Update e-mail address.
6609
6610 2008-03-20 Ian Lance Taylor <iant@google.com>
6611
6612 * configure.ac: Add support for --enable-gold.
6613 * Makefile.def: Add gold as a directory like ld.
6614 * configure, Makefile.in: Regenerate.
6615
6616 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6617
6618 * configure.ac: m4_include config/proginstall.m4.
6619 * configure: Regenerate.
6620
6621 Backport from upstream Libtool:
6622
6623 2007-10-12 Eric Blake <ebb9@byu.net>
6624
6625 Deal with Autoconf 2.62's semantic change in m4_append.
6626 * ltsugar.m4 (lt_append): Replace broken versions of
6627 m4_append.
6628 (lt_if_append_uniq): Don't require separator to be overquoted,
6629 and avoid broken m4_append.
6630 (lt_dict_add): Fix typo.
6631 * libtool.m4 (_LT_DECL): Don't overquote separator.
6632
6633 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6634
6635 * config.rpath: Add AIX 6 support.
6636
6637 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6638
6639 * Makefile.def (stageprofile). Remove -fprofile-generate
6640 from stage_libcflags.
6641 * Makefile.in: Regenerate.
6642
6643 2008-03-13 Ben Elliston <bje@au.ibm.com>
6644
6645 * config.sub, config.guess: Update from upstream sources.
6646
6647 2008-03-06 Tom Tromey <tromey@redhat.com>
6648
6649 * MAINTAINERS: Update for treelang deletion.
6650
6651 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6652
6653 * MAINTAINERS: Update my email address.
6654
6655 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6656
6657 * MAINTAINERS (darwin port): Add myself as a maintainer.
6658 (objective-c/c++): Add myself as a maintainer.
6659
6660 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6661
6662 * MAINTAINERS (Write After Approval): Update my email address.
6663
6664 2008-02-25 Tomas Bily <tbily@suse.cz>
6665
6666 * MAINTAINERS (Write After Approval): Add myself.
6667
6668 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6669
6670 * MAINTAINERS (OpenMP): Add myself.
6671
6672 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6673
6674 PR bootstrap/32009
6675 PR bootstrap/32161
6676
6677 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6678 * configure: Regenerate.
6679
6680 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6681 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6682 STAGE4_LIBCFLAGS): New.
6683 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6684 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6685 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6686 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6687 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6688 for target modules. Don't export LIBCFLAGS.
6689 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6690 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6691 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6692 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6693 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6694 * Makefile.in: Regenerate.
6695
6696 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6697
6698 PR libgcj/33085
6699 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6700 Do not use -DDLL_EXPORT. Backport from upstream.
6701
6702 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6703
6704 * MAINTAINERS (Write After Approval): Add myself.
6705
6706 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6707
6708 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6709 * configure: Regenerate.
6710
6711 2008-01-31 Marc Gauthier <marc@tensilica.com>
6712
6713 * configure.ac (xtensa*-*-*): Recognize processor variants.
6714 * configure: Regenerate.
6715
6716 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6717
6718 PR bootstrap/34922
6719 * configure.ac (PARSE_ARGS): Push suitable setting of
6720 ac_subdirs_all, for `./configure --help=recursive'.
6721 Handle `+' in generic toplevel directory disabling.
6722 * configure: Regenerate.
6723
6724 2008-01-28 Nick Clifton <nickc@redhat.com>
6725
6726 * MAINTAINERS (xstormy16): Take over maintainership.
6727
6728 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6729
6730 * MAINTAINERS (c4x port): Remove.
6731
6732 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6733
6734 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6735
6736 2008-01-23 Ben Elliston <bje@au.ibm.com>
6737
6738 * config.sub, config.guess: Update from upstream sources.
6739
6740 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6741
6742 * MAINTAINERS (Write After Approval): Add myself.
6743
6744 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6745
6746 * MAINTAINERS: Update my email address.
6747
6748 2008-01-09 Raksit Ashok <raksit@google.com>
6749
6750 * MAINTAINERS (Write After Approval): Add myself.
6751
6752 2008-01-09 Raksit Ashok <raksit@google.com>
6753
6754 * MAINTAINERS (Write After Approval): Add myself.
6755
6756 2008-01-08 Ben Elliston <bje@au.ibm.com>
6757
6758 * config.sub, config.guess: Update from upstream sources.
6759
6760 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6761
6762 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6763 Change recommended MPFR from 2.2.1 -> 2.3.0.
6764 * configure: Regenerate.
6765
6766 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6767
6768 * MAINTAINERS: Update my email address.
6769
6770 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6771
6772 * MAINTAINERS: Update my email address.
6773
6774 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6775
6776 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6777 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6778 * Makefile.in: Regenerate.
6779
6780 2007-12-10 Mark Heffernan <meheff@google.com>
6781
6782 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6783 misplaced entries.
6784
6785 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6786
6787 * configure.ac: Enable libjava for x86_64-*-darwin9.
6788 * configure: Regenerate.
6789
6790 2007-12-07 Bill Maddox <maddox@google.com>
6791
6792 * MAINTAINERS (Write After Approval): Add myself.
6793
6794 2007-12-05 Ben Elliston <bje@au.ibm.com>
6795
6796 * config.sub, config.guess: Update from upstream sources.
6797
6798 2007-12-02 Matthias Klose <doko@ubuntu.com>
6799
6800 * config-ml.in: Remove 64bit configure tests.
6801
6802 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6803
6804 * config-ml.in: Robustify against white space in absolute file
6805 names.
6806
6807 * config-ml.in (multi-clean): Substitute ${Makefile}.
6808 Remove superfluous ${Makefile} in list.
6809
6810 2007-11-19 Thiemo Seufer <ths@mips.com>
6811
6812 * config-ml.in: Don't hardcode the Makefile name.
6813
6814 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6815
6816 * MAINTAINERS (Write After Approval): Add myself.
6817
6818 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6819
6820 * MAINTAINERS (Write After Approval): Add myself.
6821
6822 2007-11-06 Doug Kwan <dougkwan@google.com>
6823
6824 * MAINTAINERS (Write After Approval): Add myself.
6825
6826 2007-10-25 Ben Elliston <bje@au.ibm.com>
6827
6828 * MAINTAINERS (mercury): Remove entry.
6829 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6830
6831 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6832
6833 * Makefile.def (dependencies): Make configure-gdb depend on
6834 all-intl.
6835 * Makefile.in: Regenerated.
6836
6837 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6838
6839 * MAINTAINERS (Fortran maintainer): Remove myself.
6840
6841 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6842
6843 * Makefile.def: To avoid problems running with parallel makes,
6844 build newlib before libgloss so that target specific header
6845 files are availble.
6846 * Makefile.in: Regenerate
6847
6848 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6849
6850 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6851 * Makefile.in: Regenerate.
6852
6853 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6854
6855 * MAINTAINERS (Register allocation reviewer): Add myself.
6856
6857 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6858
6859 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6860 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6861 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6862 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6863 * configure: Regenerate.
6864
6865 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6866
6867 * MAINTAINERS (Register allocation reviewer): Add myself.
6868
6869 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6870
6871 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6872 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6873 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6874 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6875 * configure.ac: Default them to host tools for $host = $build.
6876 Subst them.
6877
6878 * configure: Regenerate.
6879 * Makefile.in: Regenerate.
6880
6881 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6882
6883 * MAINTAINERS (Register allocation reviewer): Add myself.
6884
6885 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6886
6887 * MAINTAINERS (Register allocation reviewer): Add myself.
6888
6889 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6890
6891 * MAINTAINERS (Write After Approval): Fix typo.
6892
6893 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6894
6895 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6896 * configure: Regenerate.
6897
6898 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6899
6900 PR bootstrap/31906
6901 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6902 they're already prefixed.
6903
6904 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6905
6906 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6907 libstdc++.
6908 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6909 * configure: Regenerate.
6910 * Makefile.in: Regenerate.
6911
6912 2007-09-17 Andreas Schwab <schwab@suse.de>
6913
6914 * configure.ac: Raise minimum makeinfo version to 4.6.
6915 * configure: Regenerate.
6916
6917 2007-09-17 Johannes Singler <singler@ira.uka.de>
6918
6919 * MAINTAINERS (write-after-approval) add myself
6920
6921 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6922
6923 * configure.ac: Correct makeinfo version check.
6924 * configure: Regenerate.
6925
6926 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6927
6928 * MAINTAINERS: Update my email address.
6929
6930 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6931
6932 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6933 to $skipdirs and only disable gprof for newlib. Use the normal
6934 mips*-elf* handling in other respects.
6935 * configure: Regnerate.
6936
6937 2007-09-12 David Daney <ddaney@avtrex.com>
6938
6939 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6940 enabling libgcj.
6941 * configure: Regenerate.
6942
6943 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6944
6945 PR other/32154
6946 * configure.ac: For libgloss targets, point the linker to the linker
6947 script, startup code and simulator library.
6948 * configure: Regenerate.
6949
6950 2007-09-07 Andrew Haley <aph@redhat.com>
6951
6952 * configure.ac (noconfigdirs): Remove target-libffi and
6953 target-libjava.
6954 * configure: Regenerate.
6955
6956 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6957
6958 PR target/33281
6959 * configure.ac: Use config/mh-mingw on mingw.
6960 * configure: Regenerate.
6961
6962 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6963
6964 * MAINTAINERS (Write After Approval): Add myself.
6965
6966 2007-09-05 Richard Guenther <rguenther@suse.de>
6967
6968 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6969 nor --disable-checking is provided also turn on yes and types
6970 checking for stage1.
6971 * configure: Re-generate.
6972
6973 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6974
6975 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6976 (Write After Approval): Remove myself.
6977
6978 2007-08-29 Nick Clifton <nickc@redhat.com>
6979
6980 * config.sub, config.guess: Update from upstream sources.
6981
6982 2007-08-22 Bud Davis <jmdavis@link.com>
6983
6984 * MAINTAINERS (Write After Approval): Added myself.
6985 * MAINTAINERS (Reviewers): Removed myself.
6986
6987 2007-08-18 Paul Brook <paul@codesourcery.com>
6988 Joseph Myers <joseph@codesourcery.com>
6989
6990 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6991 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6992 * Makefile.in: Regenerate.
6993 * configure.ac (--with-debug-prefix-map): New.
6994 * configure: Regenerate.
6995
6996 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6997 Nigel Stephens <nigel@mips.com>
6998
6999 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
7000 as target_makefile_frag.
7001 * configure: Regenerate.
7002
7003 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
7004
7005 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
7006 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
7007 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
7008 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
7009 (do-compare, do-compare3, do-compare-debug): New.
7010 ([+compare-target+]): Use them.
7011
7012 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
7013
7014 * MAINTAINERS (Write After Approval): Change my email address.
7015
7016 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7017 Ben Elliston <bje@au.ibm.com>
7018
7019 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7020 --silent if $silent.
7021 * configure: Regenerate.
7022
7023 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
7024
7025 * MAINTAINERS (Various Maintainers): Add myself as
7026 loop infrastructure maintainer. Update my e-mail
7027 address.
7028
7029 2007-07-31 Diego Novillo <dnovillo@google.com>
7030
7031 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7032 Adjust description.
7033
7034 2007-07-26 Richard Guenther <rguenther@suse.de>
7035
7036 * configure.ac: Add types checking to stage1 checking flags.
7037 * configure: Regenerate.
7038
7039 2007-07-17 Nick Clifton <nickc@redhat.com>
7040
7041 * COPYING3: New file. Contains version 3 of the GNU General
7042 Public License.
7043 * COPYING3.LIB: New file. Contains version 3 of the GNU
7044 Lesser General Public License.
7045
7046 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7047
7048 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7049
7050 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7051
7052 * MAINTAINERS (S/390 co-maintainer): Add myself.
7053 (Write After Approval): Remove myself.
7054
7055 2007-07-13 Dan Hipschman <dsh@google.com>
7056
7057 * MAINTAINERS (Write After Approval): Add myself.
7058
7059 2007-07-11 Nick Clifton <nickc@redhat.com>
7060
7061 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7062 WINDRES export.
7063 * Makefile.in: Regenerate.
7064
7065 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7066
7067 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7068 maintainer.
7069
7070 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
7071
7072 * lt~obsolete.m4: New. Import from 20070318 libtool.
7073
7074 2007-07-03 Julian Brown <julian@codesourcery.com>
7075
7076 * MAINTAINERS (Write After Approval): Add myself.
7077
7078 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7079
7080 * configure.ac: Rewrite 'configure --help' strings to look nicer.
7081 * configure: Regenerate.
7082
7083 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7084
7085 * configure.ac: Add some missing m4 quotation.
7086 * configure: Regenerate.
7087
7088 2007-07-02 Simon Baldwin <simonb@google.com>
7089
7090 * MAINTAINERS (Write After Approval): Add myself.
7091
7092 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
7093
7094 * configure: Regenerate.
7095
7096 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
7097
7098 * Makefile.def: Add windmc tool to build.
7099 * Makefile.tpl: Likewise.
7100 * configure.ac: Likewise.
7101 * Makefile.in: Regenerate.
7102 * configure: Regenerate.
7103
7104 2007-06-28 DJ Delorie <dj@redhat.com>
7105
7106 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7107 not building newlib.
7108 * configure: Regenerated.
7109
7110 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7111
7112 * MAINTAINERS (Write After Approval): Add myself.
7113
7114 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
7115
7116 * MAINTAINERS (Write After Approval): Add myself.
7117
7118 2007-06-19 Chris Matthews <chrismatthews@google.com>
7119
7120 * MAINTAINERS (Write After Approval): Add myself.
7121
7122 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7123
7124 * MAINTAINERS (Write After Approval): Add myself.
7125
7126 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7127
7128 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7129 * Makefile.in: Regenerated.
7130
7131 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7132
7133 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7134 bfin*-*-uclinux* targets.
7135 * configure: Regenerate.
7136
7137 2007-06-14 Ian Lance Taylor <iant@google.com>
7138
7139 * MAINTAINERS: Add myself as non-algorithmic global write
7140 maintainer.
7141
7142 2007-06-14 Diego Novillo <dnovillo@google.com>
7143
7144 * MAINTAINERS: Add self as middle-end maintainer and
7145 non-algorithmic global write maintainer.
7146
7147 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7148
7149 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7150 Move all Fortran maintainers except Paul Brook into the
7151 Non-Autopoiesis section.
7152
7153 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
7154
7155 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7156 (distclean-stage[+id+]): Possibly delete stage_last.
7157 * Makefile.in: Regenerate.
7158
7159 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
7160
7161 * MAINTAINERS (Various Maintainer): Fix typo.
7162
7163 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
7164
7165 * MAINTAINERS (Various Maintainer): Add myself as
7166 dataflow maintainer.
7167
7168 2007-06-07 Ben Elliston <bje@au.ibm.com>
7169
7170 * config.sub, config.guess: Update from upstream sources.
7171
7172 2007-06-07 Ben Elliston <bje@au.ibm.com>
7173
7174 * Makefile.tpl: Fix spelling error.
7175 * Makefile.in: Regenerate.
7176
7177 2007-06-01 Steve Ellcey <sje@cup.hp.com>
7178
7179 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7180 lt_cv_sys_max_cmd_len.
7181
7182 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7183
7184 * MAINTAINERS (Various Maintainers): Add myself as
7185 auto-vectorizer maintainer.
7186
7187 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
7188
7189 PR libjava/32098
7190 * libtool.m4: Revert previous change.
7191 * ltgcc.m4: Put it here.
7192
7193 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7194
7195 * MAINTAINERS (Various Maintainers): Add myself as
7196 auto-vectorizer maintainer.
7197
7198 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7199
7200 PR libjava/32098
7201 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7202
7203 2007-05-30 Richard Guenther <rguenther@suse.de>
7204
7205 * MAINTAINERS (Various Maintainers): Add myself as
7206 auto-vectorizer maintainer.
7207
7208 2007-05-30 Jakub Jelinek <jakub@redhat.com>
7209
7210 PR bootstrap/29382
7211 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7212 * configure: Rebuilt.
7213
7214 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
7215
7216 * MAINTAINERS (Write After Approval): Removed my name.
7217
7218 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7219
7220 * MAINTAINERS (Write After Approval): Remove myself.
7221
7222 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7223
7224 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7225
7226 2007-05-23 Steve Ellcey <sje@cup.hp.com>
7227
7228 * ltmain.sh: Update from ToT Libtool.
7229 * libtool.m4: Update from ToT Libtool.
7230 * ltsugar.m4: New. Update from ToT Libtool.
7231 * ltversion.m4: New. Update from ToT Libtool.
7232 * ltoptions.m4: New. Update from ToT Libtool.
7233 * ltconfig: Remove.
7234 * ltcf-c.sh: Remove.
7235 * ltcf-cxx.sh: Remove.
7236 * ltcf-gcj.sh: Remove.
7237
7238 2007-05-22 Ollie Wild <aaw@google.com>
7239
7240 * MAINTAINERS (Write After Approval): Add myself.
7241
7242 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7243
7244 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7245 stage_cflags.
7246 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7247 Remove CFLAGS/LIBCFLAGS.
7248 (configure-stage[+id+]-[+prefix+][+module+],
7249 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7250 * Makefile.in: Regenerate.
7251
7252 2007-05-15 Diego Novillo <dnovillo@google.com>
7253
7254 * MAINTAINERS: Update e-mail address.
7255
7256 2007-05-15 Revital Eres <eres@il.ibm.com>
7257
7258 * MAINTAINERS (Write After Approval): Add myself.
7259
7260 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7261
7262 * MAINTAINERS (Write After Approval): Updated my address.
7263
7264 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7265
7266 * MAINTAINERS (Write After Approval): Add myself.
7267
7268 2007-05-11 Silvius Rus <rus@google.com>
7269
7270 * MAINTAINERS (Write After Approval): Add myself.
7271
7272 2007-04-23 Tom Tromey <tromey@redhat.com>
7273
7274 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7275
7276 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7277
7278 * MAINTAINERS (cpplib): Rename to ...
7279 (libcpp): ... this. Add C/C++ front end maintainers.
7280
7281 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7282
7283 * config-ml.in: Pass ${ml_config_env} to configure calls.
7284
7285 2007-04-04 Christian Bruel <christian.bruel@st.com>
7286
7287 * MAINTAINERS (Write After Approval): Add myself.
7288
7289 2007-04-02 Dave Korn <dave.korn@artimi.com>
7290
7291 * MAINTAINERS (Write After Approval): Add myself.
7292
7293 2007-03-31 Tobias Burnus <burnus@net-b.de>
7294
7295 * MAINTAINERS (fortran 95 front end): Add myself.
7296
7297 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7298
7299 * MAINTAINERS (Write After Approval): Add myself.
7300
7301 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7302
7303 * MAINTAINERS (Modulo Scheduler): Add myself.
7304
7305 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7306
7307 * MAINTAINERS (fortran 95 front end): Add myself.
7308 (c++ front end): whitespace fix.
7309
7310 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7311
7312 * MAINTAINERS (Write After Approval): Add myself.
7313
7314 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7315
7316 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7317 of glob. Quote arguments with single quotes too.
7318 * configure: Regenerate.
7319
7320 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7321
7322 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7323 * Makefile.in: Regenerate
7324
7325 2007-03-07 Andreas Schwab <schwab@suse.de>
7326
7327 * configure: Regenerate.
7328
7329 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7330
7331 * configure.ac: Add "--with-pdfdir" configure option,
7332 which defines pdfdir variable.
7333 * Makefile.def (target=fixincludes): Add install-pdf to
7334 missing targets.
7335 (recursive_targets): Add install-pdf target.
7336 (flags_to_pass): Add pdfdir.
7337 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7338 target.
7339 * configure: Regenerate
7340 * Makefile.in: Regenerate
7341
7342 2007-02-28 Eric Christopher <echristo@apple.com>
7343
7344 Revert:
7345 2006-12-07 Mike Stump <mrs@apple.com>
7346
7347 * Makefile.def (dependencies): Add dependency for
7348 install-target-libssp and install-target-libgomp on
7349 install-gcc.
7350 * Makefile.in: Regenerate.
7351
7352 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7353
7354 * configure: Regenerate.
7355 * configure.ac: Move statements after variable declarations.
7356
7357 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7358
7359 * MAINTAINERS: Add myself as sh maintainer.
7360
7361 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7362
7363 * configure.ac: Adjust for loop syntax.
7364 * configure: Regenerate.
7365
7366 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7367
7368 * configure: Rebuilt.
7369
7370 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7371
7372 * configure.ac: Drop multiple occurrences of --enable-languages,
7373 and fix its quoting.
7374 * configure: Rebuilt.
7375
7376 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7377 Nathan Sidwell <nathan@codesourcery.com>
7378 Vladimir Prus <vladimir@codesourcery.com>
7379 Joseph Myers <joseph@codesourcery.com>
7380
7381 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7382 * configure: Regenerate.
7383
7384 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7385
7386 * ltconfig (freebsd*): Default to elf.
7387
7388 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7389
7390 * configure.ac (target_libraries): Move libgcc before libiberty.
7391 * configure: Regenerated.
7392
7393 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7394 Paolo Bonzini <bonzini@gnu.org>
7395
7396 PR bootstrap/30753
7397 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7398 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7399 * configure: Regenerated.
7400
7401 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7402
7403 * MAINTAINERS (Language Front End Maintainers): Update my mail
7404 address.
7405
7406 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7407
7408 PR bootstrap/30748
7409 * configure.ac: Correct syntax for Solaris ksh.
7410 * configure: Regenerated.
7411
7412 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7413
7414 * configure.ac: Sync with src.
7415 * configure: Regenerate.
7416
7417 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7418
7419 * Makefile.in: Regenerate.
7420
7421 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7422
7423 * config.sub: Sync with src.
7424
7425 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7426
7427 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7428 noncanonical equivalents.
7429 * configure.in: Rename to...
7430 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7431 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7432 target_noncanonical. Use them. Rewrite removal of configure
7433 arguments for autoconf 2.59. Discard variable settings. Force
7434 program_transform_name for native tools.
7435
7436 * Makefile.in: Regenerated.
7437 * configure: Regenerated with autoconf 2.59.
7438
7439 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7440
7441 * MAINTAINERS (Write After Approval): Add myself.
7442
7443 2007-01-31 Andreas Schwab <schwab@suse.de>
7444
7445 * Makefile.tpl (LDFLAGS): Substitute it.
7446 * Makefile.in: Regenerate.
7447
7448 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7449
7450 * MAINTAINERS (Write After Approval): Add myself.
7451
7452 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7453
7454 * MAINTAINERS (spu port): Add myself.
7455
7456 2007-01-23 Richard Guenther <rguenther@suse.de>
7457
7458 PR bootstrap/30541
7459 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7460 * Makefile.tpl (GNATBIND): Substitute it.
7461 (GNATMAKE): Likewise.
7462 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7463 of STAGE_PREFIX.
7464 * Makefile.in: Regenerate.
7465 * configure: Regenerate.
7466
7467 2007-01-18 Mike Stump <mrs@apple.com>
7468
7469 * configure.in: Re-enable -Werror for gcc builds.
7470
7471 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7472
7473 * MAINTAINERS (Write After Approval): Add myself.
7474
7475 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7476
7477 * configure.in: Change == to = in test command.
7478 * configure: Regenerate.
7479
7480 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7481 Nick Clifton <nickc@redhat.com>
7482 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7483
7484 * configure.in (build_configargs, host_configargs, target_configargs):
7485 Remove build/host/target parameters.
7486 (host_libs): Add gmp and mpfr.
7487 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7488 * Makefile.def (gmp, mpfr): New.
7489 (gcc): Remove target.
7490 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7491 target_os, target_vendor): New.
7492 (configure): Add host_alias/target_alias arguments; adjust invocations.
7493 * configure: Regenerate.
7494 * Makefile.in: Regenerate.
7495
7496 2007-01-11 Matt Fago <fago@earthlink.net>
7497
7498 * configure.in: Try to link to functions only in mpfr 2.2.x
7499 to improve robustness of configure tests.
7500 * configure: Regenerate.
7501
7502 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7503
7504 * MAINTAINERS: Add myself as i386 maintainer.
7505
7506 2007-01-08 Jan Hubicka <jh@suse.cz>
7507
7508 * MAINTAINERS: Add myself as i386 maintainer.
7509
7510 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7511
7512 * configure.in: Add support for an x86_64-mingw* target.
7513 * configure: Regenerate.
7514
7515 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7516
7517 * Makefile.tpl (all-target): Correct @if conditional for target
7518 modules.
7519 * configure.in: Omit libiberty if building only target libgcc.
7520 * configure, Makefile.in: Regenerated.
7521
7522 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7523
7524 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7525 * configure: Regenerate.
7526
7527 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7528
7529 * Makefile.def (target_modules): Add libgcc.
7530 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7531 * Makefile.tpl (clean-target-libgcc): Delete.
7532 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7533 on gcc even for bootstrapped modules. Rewrite handling of
7534 lang_env_dependencies to loop over target_modules.
7535 * configure.in (target_libraries): Add target-libgcc.
7536 * Makefile.in, configure: Regenerated.
7537
7538 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7539
7540 * configure.in: Reorganize recognition of languages. Add
7541 --enable-stage1-languages. Show supported languages for the chosen
7542 target rather than all recognized languages.
7543 * configure: Regenerate.
7544
7545 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7546
7547 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7548 * Makefile.in: Regenerate.
7549
7550 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7551
7552 * configure.in: Warn that MPFR 2.2.0 is buggy.
7553 * configure: Regenerate.
7554
7555 2006-12-27 Ian Lance Taylor <iant@google.com>
7556
7557 * configure.in: When removing Makefiles to force a reconfigure, also
7558 remove prev-DIR*/Makefile.
7559 * configure: Regenerate.
7560
7561 2006-12-22 Andreas Schwab <schwab@suse.de>
7562
7563 * configure: Regenerate with correct autoconf version.
7564
7565 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7566
7567 * configure.in: add AC_SUBST for *_FOR_TARGET.
7568 * configure: Regenerate.
7569
7570 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7571
7572 * configure.in: Simplify logic for rejecting languages that cannot
7573 be built. Separate the case when a language is unsupported,
7574 from the case when the user chooses not to build a language.
7575
7576 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7577
7578 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7579 it only affects bootstrap and could be tested on "$host" as well.
7580 * configure: Regenerate.
7581 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7582
7583 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7584
7585 PR bootstrap/29544
7586 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7587 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7588 move here comment from Makefile.tpl.
7589 * Makefile.tpl: Move some definitions higher in the file.
7590 (STAGE1_CHECKING): New.
7591 * configure.in: Add --enable-stage1-checking.
7592 * configure: Regenerate.
7593 * Makefile.in: Regenerate.
7594
7595 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7596
7597 * MAINTAINERS: Add myself as build system maintainer.
7598
7599 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7600
7601 * MAINTAINERS (Write After Approval): Add myself.
7602
7603 2006-12-13 Eric Christopher <echristo@apple.com>
7604
7605 * MAINTAINERS: Add myself as darwin maintainer.
7606
7607 2006-12-11 Ian Lance Taylor <ian@airs.com>
7608
7609 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7610
7611 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7612
7613 MAINTAINERS: Update my entry.
7614
7615 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7616
7617 * configure.in: Handle spu makefile frag.
7618 * Makefile.tpl (MAINT): Define
7619 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7620 * configure: Regenerate.
7621 * Makefile.in: Regenerate.
7622
7623 2006-12-11 Ben Elliston <bje@au.ibm.com>
7624
7625 * config.guess: Import latest version.
7626 * config.sub: Likewise.
7627
7628 2006-12-11 Ben Elliston <bje@au.ibm.com>
7629
7630 * configure.in (spu-*-*): Don't skip target-libiberty.
7631 * configure: Regenerate.
7632
7633 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7634
7635 PR bootstrap/30134
7636 * configure.in: Correct x86 darwin support for libjava to powerpc
7637 and i?86 only.
7638 * configure: Regenerate.
7639
7640 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7641
7642 * configure.in: Add x86 darwin support for libjava.
7643 * configure: Regenerate.
7644
7645 2006-12-07 Mike Stump <mrs@apple.com>
7646
7647 * Makefile.def (dependencies): Add dependency for
7648 install-target-libssp and install-target-libgomp on
7649 install-gcc.
7650 * Makefile.in: Regenerate.
7651
7652 2006-12-04 Richard Guenther <rguenther@suse.de>
7653
7654 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7655 (Non-Algorithmic Maintainers): Move over non-algorithmic
7656 loop optimizer maintainers, add myself as a non-algorithmic
7657 middle-end maintainer.
7658
7659 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7660
7661 * MAINTAINERS (Write After Approval): Add myself.
7662
7663 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7664
7665 * configure.in: Update error message for missing GMP/MPFR.
7666
7667 * configure: Regenerate.
7668
7669 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7670
7671 * configure.in: Update MPFR version in error message.
7672
7673 * configure: Regenerate.
7674
7675 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7676
7677 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7678 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7679 --with-gmp-lib): New flags.
7680
7681 * configure: Regenerate.
7682
7683 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7684
7685 * MAINTAINERS (Write After Approval): Change my email address.
7686
7687 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7688
7689 * MAINTAINERS (Write After Approval): Add myself.
7690
7691 2006-11-22 Philipp Thomas <pth@suse.de>
7692
7693 * MAINTAINERS (i18n): Update e-mail address.
7694
7695 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7696
7697 * MAINTAINERS (spu port): Add myself as maintainer.
7698 (Write After Approval): Remove myself.
7699
7700 2006-11-22 Ben Elliston <bje@au.ibm.com>
7701
7702 * configure.in (skipdirs): Don't build libssp for SPU.
7703 * configure: Regenerate.
7704
7705 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7706
7707 * MAINTAINERS (spu port): Add myself as maintainer.
7708 (libobjc): Update my email address.
7709
7710 2006-11-21 Andrea Bona <andrea.bona@st.com>
7711
7712 * MAINTAINERS (Write After Approval): Add myself.
7713
7714 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7715
7716 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7717 * configure : Rebuilt.
7718
7719 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7720
7721 * MAINTAINERS (Write After Approval): Add myself.
7722
7723 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7724
7725 * MAINTAINERS (Write After Approval): Add myself.
7726
7727 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7728
7729 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7730 libmpfr.a.
7731 * configure: Regenerate.
7732
7733 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7734
7735 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7736 (unstage): Test for stage_last presence.
7737
7738 PR bootstrap/29802
7739 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7740 STAGE_PREFIX.
7741 * Makefile.in: Regenerate.
7742
7743 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7744
7745 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7746 maintainers.
7747
7748 2006-11-14 Erven Rohou <erven.rohou@st.com>
7749
7750 * MAINTAINERS (Write After Approval): Add myself.
7751
7752 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7753
7754 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7755 and stageN-package/Makefile.
7756 * Makefile.in: Regenerated.
7757
7758 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7759
7760 * configure.in: Remove target-libgloss from noconfigdirs for
7761 bfin-*-*.
7762 * configure: Regenerated.
7763
7764 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7765
7766 * configure.in (have_gmp): Only error if the gcc directory exists.
7767
7768 * configure: Regenerate.
7769
7770 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7771
7772 * configure.in: Robustify error message for missing GMP/MPFR.
7773
7774 * configure: Regenerate.
7775
7776 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7777
7778 * MAINTAINERS (Write After Approval): Add myself.
7779
7780 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7781
7782 * MAINTAINERS: Change email address.
7783
7784 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7785
7786 * MAINTAINERS (Write After Approval): Add myself.
7787
7788 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7789
7790 * MAINTAINERS (Write After Approval): Add myself.
7791
7792 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7793
7794 * MAINTAINERS (Write After Approval): Move myself to
7795 Write After Approval section.
7796
7797 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7798
7799 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7800 need_gmp anymore.
7801 * configure: Regenerate.
7802
7803 2006-10-16 Tobias Burnus <burnus@net-b.de>
7804
7805 * MAINTAINERS (Write After Approval): Add myself.
7806
7807 2006-10-16 Ben Elliston <bje@au.ibm.com>
7808
7809 * config.guess: Import latest version.
7810 * config.sub: Likewise.
7811
7812 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7813
7814 * Makefile.def: Added pdf target handling.
7815 * Makefile.tpl: Added pdf target handling.
7816 * Makefile.in: Regenerated.
7817
7818 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7819
7820 * MAINTAINERS: Add self as score port maintainer.
7821
7822 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7823
7824 * MAINTAINERS (Write After Approval): Add myself.
7825
7826 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7827
7828 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7829 or newer.
7830 * configure: Regenerated.
7831
7832 2006-09-27 Dave Brolley <brolley@redhat.com>
7833
7834 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7835 using $s instead of $r.
7836 * configure: Regenerated.
7837
7838 2006-09-26 Thiemo Seufer <ths@mips.com>
7839
7840 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7841 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7842 * configure: Regenerate.
7843
7844 2006-09-24 Graeme Peterson <gridly@gmail.com>
7845
7846 * MAINTAINERS (Write After Approval): Remove myself.
7847
7848 2006-09-22 Chao-ying Fu <fu@mips.com>
7849
7850 * MAINTAINERS (Write After Approval): Add myself.
7851
7852 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7853
7854 * MAINTAINERS: Add self as soft-fp maintainer.
7855
7856 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7857
7858 * MAINTAINERS: Add myself as avr maintainer.
7859 Remove Marek Michalkiewicz as avr maintainer.
7860
7861 2006-09-07 Roberto Costa <roberto.costa@st.com>
7862
7863 * MAINTAINERS (Write After Approval): Add myself.
7864
7865 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7866
7867 * configure.in: Never build newlib for a Mingw host.
7868 Never build newlib as Mingw target library.
7869 Test the existence of winsup/cygwin for building a Cygwin newlib,
7870 rather than just winsup.
7871 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7872 building a Mingw target.
7873 * configure: Regenerate.
7874
7875 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7876
7877 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7878
7879 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7880
7881 * config.guess: Import from src (was more updated).
7882 * config.sub: Likewise.
7883
7884 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7885
7886 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7887 * configure: Regenerated.
7888
7889 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7890
7891 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7892 for stages after the first.
7893
7894 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7895
7896 * Makefile.def: Add dependencies for configure-opcodes
7897 on configure-intl and all-opcodes on all-intl.
7898 * Makefile.in: Regenerated.
7899
7900 2006-07-13 Ben Elliston <bje@au.ibm.com>
7901
7902 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7903
7904 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7905
7906 Port to hosts whose 'sort' and 'tail' implementations
7907 treat operands with leading '+' as file names, as POSIX
7908 has required since 2001. However, make sure the code still
7909 works on pre-POSIX hosts.
7910 * ltmain.sh: Don't assume "sort +2" is equivalent to
7911 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7912
7913 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7914
7915 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7916
7917 2006-07-04 Peter O'Gorman <peter@pogma.com>
7918
7919 * ltconfig: chmod 644 before ranlib during install.
7920
7921 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7922
7923 PR bootstrap/18058
7924 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7925 if the bootstrap compiler is a GCC version that supports it.
7926 * configure: Regenerate.
7927
7928 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7929
7930 * configure.in: Fix thinkos in previous check-in.
7931 * configure: Regenerate.
7932
7933 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7934
7935 PR other/27063
7936 * configure.in: Test subdir_requires and give an appropriate
7937 error message.
7938 * configure: Regenerate.
7939
7940 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7941
7942 * MAINTAINERS (Write After Approval): Add myself.
7943
7944 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7945
7946 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7947
7948 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7949
7950 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7951
7952 2006-06-20 David Ayers <d.ayers@inode.at>
7953
7954 PR bootstrap/28072
7955 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7956 whether target-libjava is being configured instead of whether the
7957 java front end is enabled.
7958 * configure: Regenerate.
7959
7960 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7961
7962 PR target/27540
7963 * configure.in: Only enable libgomp on IRIX 6.
7964 * configure: Regenerate.
7965
7966 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7967
7968 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7969 too.
7970 * Makefile.in: Regenerate.
7971
7972 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7973
7974 * config-ml.in: Alter CCASFLAGS to include special
7975 multilib options the same as is done for CFLAGS.
7976
7977 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7978
7979 * configure.in: Don't enable libgomp on hpux10.
7980 * configure: Rebuilt.
7981
7982 2006-06-12 David Ayers <d.ayers@inode.at>
7983
7984 PR bootstrap/27963
7985 PR target/19970
7986 * configure.in: Remove target-boehm-gc from noconfigdirs where
7987 ${libgcj} is specified.
7988 * configure: Regenerate.
7989
7990 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7991
7992 Sync from src:
7993
7994 * configure.in: Sync.
7995 * configure: Regenerated.
7996
7997 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7998
7999 * Makefile.def: Added dependencies from sim and gdb on intl, and
8000 added configure dependencies to everything with an all dependency
8001 on intl.
8002 * Makefile.in: Regenerated.
8003
8004 2006-06-06 David Ayers <d.ayers@inode.at>
8005
8006 PR libobjc/13946
8007 * Makefile.def: Add dependencies for libobjc which boehm-gc.
8008 * Makefile.in: Regenerate.
8009 * configure.in: Add --enable-objc-gc at toplevel and have it
8010 enable boehm-gc for Objective-C.
8011 Remove target-boehm-gc from libgcj.
8012 Add target-boehm-gc to target_libraries.
8013 Add target-boehm-gc to noconfigdirs where ${libgcj}
8014 is specified.
8015 Assert that boehm-gc is supported when requested for Objective-C.
8016 Only build boehm-gc if needed either for Java or Objective-C.
8017 * configure: Regenerate.
8018
8019 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
8020
8021 PR 27674
8022 * Makefile.tpl (configure-[+prefix+][+module+],
8023 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8024 Remove rule to unstage bootstrapped modules.
8025 (stage_current): New.
8026 * Makefile.in: Regenerate.
8027
8028 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
8029
8030 * MAINTAINERS (Write After Approval): Update my e-mail address.
8031
8032 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
8033
8034 * include/libiberty.h: Declare pex_run_in_environment.
8035
8036 2006-05-31 Asher Langton <langton2@llnl.gov>
8037
8038 * MAINTAINERS (Write After Approval): Add myself.
8039
8040 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
8041
8042 * Makefile.def (bfd, opcodes): Fix lib_path.
8043 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8044 (restrap): Move under "@if gcc-bootstrap". Fix typo.
8045 * Makefile.in: Regenerate.
8046
8047 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8048
8049 * Makefile.in: Regenerate.
8050
8051 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8052
8053 * Makefile.def: Add install-html target. Add datarootdir
8054 docdir and htmldir to flags_to_pass.
8055 * Makefile.tpl: Add install-html target.
8056 * Makefile.in: Regenerate.
8057 * configure.in: Add --with-datarootdir, --with-docdir, and
8058 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8059 * configure: Regenerate.
8060
8061 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
8062
8063 * configure.in: Enable gprof for cross builds.
8064 * configure: Regenerate.
8065
8066 2006-05-22 Richard Guenther <rguenther@suse.de>
8067
8068 Revert
8069 2006-01-31 Richard Guenther <rguenther@suse.de>
8070 Paolo Bonzini <bonzini@gnu.org>
8071
8072 * Makefile.def (target_modules): Add libgcc-math target module.
8073 * configure.in (target_libraries): Add libgcc-math target library.
8074 (--enable-libgcc-math): New configure switch.
8075 * Makefile.in: Re-generate.
8076 * configure: Re-generate.
8077 * libgcc-math: New toplevel directory.
8078
8079 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8080 Andreas Tobler <a.tobler@schweiz.ch>
8081
8082 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
8083 * configure: Rebuilt.
8084
8085 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
8086
8087 * MAINTAINERS (Write After Approval): Add myself.
8088
8089 2006-05-01 DJ Delorie <dj@redhat.com>
8090
8091 * configure.in: Restore CFLAGS if GMP isn't present.
8092 * configure: Regenerate.
8093
8094 2006-05-01 Richard Guenther <rguenther@suse.de>
8095
8096 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8097 maintainer.
8098
8099 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
8100
8101 * MAINTAINERS (Write After Approval): Add myself.
8102
8103 2006-04-28 Jan Beulich <jbeulich@novell.com>
8104
8105 * MAINTAINERS (Write After Approval): Add myself.
8106
8107 2006-04-18 DJ Delorie <dj@redhat.com>
8108
8109 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8110 reference libgloss so that libssp can be built in a combined
8111 tree.
8112 * configure: Regenerate.
8113
8114 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
8115
8116 * MAINTAINERS (Write After Approval): Add myself.
8117
8118 2006-04-05 Ben Elliston <bje@au.ibm.com>
8119
8120 * configure.in: Require makeinfo 4.4 or higher.
8121 * configure: Regenerate.
8122
8123 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8124
8125 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8126 Rearrange the entries of other libraries to have them in one place.
8127
8128 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8129
8130 * MAINTAINERS (Write After Approval): Remove myself.
8131 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8132
8133 2006-03-14 Richard Guenther <rguenther@suse.de>
8134
8135 * configure: Regenerate with autoconf 2.13.
8136
8137 2006-03-13 Jim Blandy <jimb@codesourcery.com>
8138
8139 * MAINTAINERS: Use my work address.
8140
8141 * MAINTAINERS: Update my E-mail address.
8142
8143 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
8144
8145 * configure.in: Handle --disable-<component> generically.
8146 * configure: Regenerate.
8147
8148 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8149
8150 PR libgcj/17311
8151 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8152
8153 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8154
8155 * MAINTAINERS (Write After Approval): Remove myself.
8156 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8157
8158 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
8159
8160 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8161 (TARGET_CONFIGDIRS): Remove.
8162 * configure.in: Remove AC_SUBST(target_configdirs).
8163 * Makefile.in, configure: Regenerated.
8164
8165 2006-02-20 Steven G. Kargl <kargls@comcast.net>
8166
8167 * MAINTAINERS (Write After Approval): Remove myself.
8168 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8169
8170 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
8171
8172 PR bootstrap/25670
8173
8174 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8175
8176 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8177 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8178 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8179 BUILD_PREFIX, BUILD_PREFIX_1.
8180 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8181
8182 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8183 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8184
8185 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8186 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8187 of `cat stage_current`. Always provide the `r' and `s' variables.
8188 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8189 a single shell execution.
8190 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8191 bootstrapped modules, make the stage1 module if the build was not
8192 started yet, else build the current stage.
8193 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8194 (all-build, all-host, all-target, [+make_target+]-host,
8195 [+make_target+]-target): Do not use \-continued lines.
8196 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8197 (current_stage, restrap, stage_last): New.
8198
8199 * Makefile.in: Regenerate.
8200 * configure: Regenerate.
8201
8202 2006-02-19 Bud Davis <jmdavis@link.com>
8203
8204 * MAINTAINERS (Write After Approval): Remove myself.
8205 (Language Front End Maintainers): Add myself as fortran 95
8206 maintainer and update e-mail address.
8207
8208 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8209
8210 * MAINTAINERS (Write After Approval): Remove myself.
8211 (Language Front End Maintainers): Add myself as fortran 95
8212 maintainer.
8213
8214 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
8215
8216 * MAINTAINERS (Write After Approval): Add myself.
8217
8218 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8219
8220 * MAINTAINERS (Write After Approval): Remove myself.
8221 (Language Front End Maintainers): Add myself as
8222 fortran 95 maintainer.
8223
8224 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8225
8226 Sync from src:
8227
8228 2005-12-27 Leif Ekblad <leif@rdos.net>
8229
8230 * configure.in: Add support for RDOS target.
8231 * configure: Regenerate.
8232
8233 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8234 Andreas Schwab <schwab@suse.de>
8235
8236 * configure: Regenerate.
8237
8238 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8239
8240 * configure.in (enable_libgomp): Add AIX.
8241 * configure: Regenerate.
8242
8243 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8244
8245 * MAINTAINERS (Write After Approval): Add myself.
8246
8247 2006-02-03 Lee Millward <lee.millward@gmail.com>
8248
8249 * MAINTAINERS (Write After Approval): Add myself.
8250
8251 2006-01-31 Richard Guenther <rguenther@suse.de>
8252 Paolo Bonzini <bonzini@gnu.org>
8253
8254 * Makefile.def (target_modules): Add libgcc-math target module.
8255 * configure.in (target_libraries): Add libgcc-math target library.
8256 (--enable-libgcc-math): New configure switch.
8257 * Makefile.in: Re-generate.
8258 * configure: Re-generate.
8259 * libgcc-math: New toplevel directory.
8260
8261 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8262
8263 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8264 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8265 the assembler, linker and binutils.
8266 * configure: Regenerate.
8267
8268 2006-01-22 Dirk Mueller <dmueller@suse.de>
8269
8270 * MAINTAINERS (Write After Approval): Add myself.
8271
8272 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8273
8274 * configure: Regenerate.
8275
8276 2006-01-18 Richard Henderson <rth@redhat.com>
8277 Jakub Jelinek <jakub@redhat.com>
8278 Diego Novillo <dnovillo@redhat.com>
8279
8280 * libgomp: New directory.
8281 * Makefile.def: Add target_module libgomp.
8282 * Makefile.in: Regenerate.
8283 * configure.in (target_libraries): Add target-libgomp.
8284 * configure: Regenerate.
8285
8286 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8287
8288 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8289 @ from continuation.
8290 * Makefile.in: Rebuilt.
8291
8292 2006-01-04 Chris Lattner <sabre@gnu.org>
8293
8294 * MAINTAINERS (Write After Approval): Add myself.
8295
8296 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8297
8298 PR bootstrap/24252
8299
8300 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8301 * Makefile.tpl (OBJDUMP): New.
8302 (EXTRA_HOST_FLAGS): Add it.
8303 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8304
8305 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8306 to use symbolic links between directories. Avoid race conditions
8307 or make them harmless.
8308 * configure.in: Do not try to use symbolic links between directories.
8309
8310 * Makefile.def (LEAN): Pass.
8311 * Makefile.tpl (LEAN): Define.
8312 (stage[+id+]-start): Accept that the previous directory does not
8313 exist, if the bootstrap is lean.
8314 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8315 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8316 configure substitution.
8317 ([+compare-target+]): Likewise.
8318 ([+bootstrap-target+]-lean): New.
8319 * configure.in: Remove lean bootstrap support from here.
8320
8321 * Makefile.in: Regenerate.
8322 * configure: Regenerate.
8323
8324 2006-01-04 Ben Elliston <bje@au.ibm.com>
8325
8326 * MAINTAINERS (libdecnumber): Add myself.
8327
8328 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8329
8330 * libtool-ldflags: New script.
8331
8332 2006-01-02 Andreas Schwab <schwab@suse.de>
8333
8334 * configure.in: When reconfiguring remove Makefile in
8335 all stage directories.
8336 * configure: Regenerate.
8337
8338 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8339
8340 * MAINTAINERS: Update my email address.
8341
8342 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8343
8344 Revert Ada-related part of the previous change.
8345
8346 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8347 Do not pass.
8348 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8349 * Makefile.in: Regenerate.
8350 * configure.in: Do not include mt-ppc-aix target fragment.
8351 * configure: Regenerate.
8352
8353 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8354
8355 * configure.in: Select appropriate fragments for PowerPC/AIX.
8356 * configure: Regenerate.
8357
8358 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8359 BOOT_CFLAGS, BOOT_LDFLAGS.
8360 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8361 BOOT_CFLAGS, BOOT_LDFLAGS.
8362 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8363 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8364 (stage): Fail if we cannot complete the work.
8365 * Makefile.in: Regenerate.
8366
8367 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8368
8369 * configure.in: Replace ms1 with mt.
8370 * configure: Rebuilt.
8371
8372 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8373
8374 * MAINTAINERS: Update my email address.
8375
8376 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8377
8378 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8379 install-host-nogcc): Don't invoke $(stage) at the end.
8380 * Makefile.in: Regenerate.
8381
8382 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8383
8384 * configure.in: Flip the top-level bootstrap switch.
8385 * configure: Regenerate.
8386
8387 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8388
8389 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8390 $(stage) and $(unstage).
8391 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8392 (all): Remove stray semicolon.
8393 (local-distclean): Don't handle multilib.tmp and multilib.out.
8394 (install.all): Set $s for consistency.
8395 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8396 check_multilibs setting. Always make the install directory.
8397 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8398 Correct @if/@endif.
8399 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8400 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8401 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8402 (multilib.out): Remove.
8403 * Makefile.in: Regenerated.
8404
8405 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8406
8407 * MAINTAINERS (Write After Approval): Add myself.
8408
8409 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8410
8411 * MAINTAINERS: Add myself as mt maintainer.
8412
8413 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8414
8415 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8416
8417 * MAINTAINERS: Change email address.
8418
8419 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8420
8421 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8422 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8423 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8424 Find in-tree tools if available.
8425 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8426 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8427 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8428 (COMPILER_*_FOR_TARGET): New.
8429 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8430 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8431 (CONFIGURED_*, USUAL_*): Remove.
8432 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8433 STRIP): Use autoconf substitutions.
8434 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8435 COMPILER_NM_FOR_TARGET): New.
8436 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8437
8438 (all): Make all-host and all-target in parallel.
8439 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8440 that $$r and $$s are set before invoking a recursive make.
8441 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8442 ([+bootstrap-target+]): Inline most of the `all' target.
8443
8444 2005-11-29 Ben Elliston <bje@au.ibm.com>
8445
8446 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8447 from the gcc build directory.
8448 * Makefile.in: Regenerate.
8449
8450 2005-11-29 Ben Elliston <bje@au.ibm.com>
8451
8452 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8453 depend on all-libdecnumber.
8454 * configure.in (host_libs): Include libdecnumber.
8455 * Makefile.in: Regenerate.
8456 * configure: Likewise.
8457
8458 2005-11-29 Ben Elliston <bje@au.ibm.com>
8459
8460 * libdecnumber: Import decNumber sources from the dfp-branch.
8461
8462 2005-11-21 Kean Johnston <jkj@sco.com>
8463
8464 * config.sub, config.guess: Sync from upstream sources.
8465
8466 2005-11-21 Ben Elliston <bje@au.ibm.com>
8467
8468 Import from Autoconf sources:
8469
8470 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8471 * config/move-if-change: Don't output "$2 is unchanged";
8472 suggested by Ben Elliston. Handle weird characters correctly.
8473
8474 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8475
8476 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8477 to match upstream libtool for darwin.
8478
8479 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8480
8481 * Makefile.def: Remove gdb dependencies for gdbtk.
8482 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8483 (configure-gdb, install-gdb): New rules.
8484 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8485 * Makefile.in, configure: Regenerated.
8486
8487 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8488
8489 * MAINTAINERS (Write After Approval): Add myself.
8490
8491 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8492
8493 * MAINTAINERS (Write After Approval): Add myself.
8494
8495 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8496
8497 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8498 Diego Novillo.
8499
8500 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8501
8502 PR bootstrap/24297
8503 * Makefile.tpl (do-[+make-target+], do-check, install,
8504 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8505 are set before recursing.
8506 * Makefile.in: Regenerate.
8507
8508 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8509
8510 PR bootstrap/18939
8511 * Makefile.def (gcc) <target>: Fix thinko.
8512 * Makefile.in: Regenerate.
8513
8514 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8515
8516 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8517 * configure: Regenerate.
8518
8519 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8520
8521 * MAINTAINERS (Write After Approval): Add self.
8522
8523 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8524
8525 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8526 target-libffi, target-qthreads, target-libjava, and
8527 targetlibobjc.
8528 * configure: Regenerate.
8529
8530 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8531
8532 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8533 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8534 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8535 (USUAL_OBJDUMP_FOR_TARGET): New.
8536 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8537 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8538 * configure, Makefile.in: Regenerated.
8539
8540 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8541
8542 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8543 before other host packages.
8544
8545 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8546
8547 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8548
8549 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8550
8551 PR bootstrap/22340
8552
8553 * configure.in (default_target): Remove.
8554 * Makefile.tpl (all): Do not use prerequisites as subroutines
8555 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8556 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8557 use prerequisites as subroutines.
8558 (check-host, check-target): New.
8559 (bootstrap configure & all targets): Do not use stage*-start
8560 if the directory layout is already ok.
8561 (non-bootstrap configure & all targets): Prepend a $(unstage).
8562 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8563 (NOTPARALLEL): Remove.
8564 (unstage, stage variables): New variables.
8565 (unstage, stage targets): Simply expand to those variables.
8566
8567 * configure: Regenerate.
8568 * Makefile.in: Regenerate.
8569
8570 2005-10-04 James E Wilson <wilson@specifix.com>
8571
8572 * Makefile.def (lang_env_dependencies): Add libmudflap.
8573 * Makefile.in: Regenerate.
8574
8575 2005-10-03 Andreas Schwab <schwab@suse.de>
8576
8577 Backport from libtool CVS:
8578 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8579
8580 * ltmain.sh: add support for installing into temporary
8581 staging area (e.g. 'make install DESTDIR=...')
8582
8583 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8584
8585 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8586 * configure: Regenerated.
8587
8588 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8589
8590 * configure: Regenerate with the correct
8591 autoconf version.
8592
8593 2005-09-30 Catherine Moore <clm@cm00re.com>
8594
8595 * configure.in (bfin-*-*): New.
8596 * configure: Regenerated.
8597
8598 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8599
8600 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8601 (LIPO_FOR_TARGET): New.
8602 (CONFIGURED_LIPO_FOR_TARGET): New.
8603 (USUAL_LIPO_FOR_TARGET): New.
8604 (STRIP_FOR_TARGET): New.
8605 (CONFIGURED_STRIP_FOR_TARGET): New.
8606 (USUAL_STRIP_FOR_TARGET): New.
8607 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8608 STRIP_FOR_TARGET.
8609 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8610 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8611 * Makefile.in: Regenerate.
8612 * configure: Regenerate.
8613
8614 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8615
8616 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8617 (rs6000-*-aix*): Same.
8618 * configure: Regenerate.
8619
8620 2005-09-16 Tom Tromey <tromey@redhat.com>
8621
8622 * MAINTAINERS: Add self as java maintainer.
8623
8624 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8625
8626 * configure.in: Recognize f95 in the --enable-languages option,
8627 and substitute it for fortran, issuing a warning.
8628 * configure: Regenerate.
8629
8630 2005-08-30 Phil Edwards <phil@codesourcery.com>
8631
8632 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8633 * configure: Regenerated.
8634
8635 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8636
8637 * MAINTAINERS: Add self as ms1 maintainer.
8638
8639 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8640
8641 * Makefile.def (libssp): Add to lang_env_dependencies.
8642 * Makefile.in: Regenerate.
8643
8644 2005-08-18 Ian Lance Taylor <ian@airs.com>
8645
8646 * MAINTAINERS: Add myself as middle-end maintainer.
8647
8648 2005-08-17 Christian Groessler <chris@groessler.org>
8649
8650 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8651 * Makefile.in: Regenerate.
8652
8653 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8654
8655 * MAINTAINERS (write after approval): Added myself.
8656
8657 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8658
8659 * MAINTAINERS (Write After Approval): Add myself.
8660
8661 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8662
8663 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8664 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8665 Look for alternate names of the target cc and c++
8666 * configure: Regenerate.
8667
8668 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8669
8670 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8671 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8672 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8673 tools; remove code to manually set them.
8674 (Target tools): Look in the environment for them.
8675 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8676 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8677 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8678 build directory.
8679 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8680 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8681 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8682 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8683 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8684 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8685 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8686 * configure: Regenerate.
8687 * Makefile.in: Regenerate.
8688
8689 2005-07-28 Ben Elliston <bje@au.ibm.com>
8690
8691 * MAINTAINERS: Update for removed CPU targets.
8692
8693 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8694
8695 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8696 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8697 * Makefile.in: Regenerated.
8698
8699 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8700
8701 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8702 (CFLAGS_FOR_TARGET): Use it.
8703 (CXXFLAGS_FOR_TARGET): Likewise.
8704 * Makefile.in: Regenerated.
8705 * configure.in (--with-build-sysroot): New option.
8706 * configure: Regenerated.
8707
8708 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8709
8710 * Makefile.tpl: Wrap install between unstage and stage
8711 * Makefile.in: Regenerate.
8712
8713 2005-07-21 Eric Christopher <echristo@apple.com>
8714
8715 * MAINTAINERS: Update affiliation.
8716
8717 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8718
8719 * MAINTAINERS: Add self as crx port maintainer.
8720
8721 2005-07-20 DJ Delorie <dj@redhat.com>
8722
8723 * MAINTAINERS: Add self as m32c maintainer.
8724
8725 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8726
8727 * all files: Update FSF address.
8728
8729 2005-07-15 Eric Christopher <echristo@redhat.com>
8730
8731 * MAINTAINERS: Change affiliation.
8732
8733 2005-07-14 Jim Blandy <jimb@redhat.com>
8734
8735 * configure.in: Add cases for Renesas m32c.
8736 * configure: Regenerated.
8737
8738 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8739
8740 * COPYING.LIB: Update from fsf.org.
8741
8742 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8743
8744 * COPYING, compile, config.guess,
8745 config.sub, install-sh, missing, mkinstalldirs,
8746 symlink-tree, ylwrap: Sync from upstream sources.
8747 * config-ml.in: Update FSF address.
8748
8749 2005-07-13 Eric Christopher <echristo@redhat.com>
8750
8751 * configure.in: Add toplevel noconfigdir support for tpf.
8752 * configure: Regenerate.
8753
8754 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8755
8756 PR ada/22340
8757
8758 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8759 * Makefile.in: Regenerate.
8760
8761 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8762
8763 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8764 Brolley to write-after-approval.
8765
8766 2005-07-07 Andreas Schwab <schwab@suse.de>
8767
8768 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8769 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8770 * Makefile.in: Regenerated.
8771
8772 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8773
8774 * configure.in: Don't build sim or rda when targetting darwin.
8775 * configure: Regenerate.
8776
8777 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8778
8779 * configure.in: Add --enable-libssp and --disable-libssp.
8780 * configure: Regenerate with autoconf-2.13.
8781
8782 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8783
8784 * Makefile.def (target_modules): Add libssp.
8785 * configure.in (target_libraries): Add target-libssp.
8786 * configure: Rebuilt.
8787 * Makefile.in: Rebuilt.
8788
8789 2005-07-01 Zack Weinberg <zackw@panix.com>
8790
8791 * MAINTAINERS: Change email address. Resign from maintainership.
8792
8793 2005-07-01 Richard Guenther <rguenther@suse.de>
8794
8795 * MAINTAINERS: Change my e-mail address and affiliation.
8796
8797 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8798
8799 * Makefile.def (stagefeedback): Come after profile.
8800 Define profiledbootstrap target.
8801 * Makefile.tpl (profiledbootstrap): Remove.
8802 (stageprofile-end): Zap stagefeedback.
8803 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8804 * Makefile.in: Regenerate.
8805
8806 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8807
8808 * MAINTAINERS: Update my email address.
8809
8810 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8811
8812 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8813 In 'cpp' stanza, support '#line' as well as '# '.
8814
8815 2005-06-08 Andreas Schwab <schwab@suse.de>
8816
8817 * MAINTAINERS: Move myself from 'Write After Approval' to
8818 'CPU Port Maintainers' section as m68k maintainer.
8819
8820 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8821
8822 * configure.in (unsupported_languages): New macro.
8823 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8824 non-ported target libraries in noconfigdirs.
8825 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8826 non-linux-gnu. Remove libgcj_ex_libffi.
8827 <lang_frag loop>: Set add_this_lang=no if the language is in
8828 unsupported_languages.
8829 * configure: Regenerate.
8830
8831 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8832
8833 * configure.in: Fix typo in handling of --with-mpfr-dir.
8834 * configure: Regenerate.
8835
8836 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8837
8838 * MAINTAINERS: Update my email address.
8839
8840 2005-06-02 Jim Blandy <jimb@redhat.com>
8841
8842 * config.sub: Add cases for the Renesas m32c. (This patch has been
8843 accepted into the master sources.)
8844
8845 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8846 Michael Snyder <msnyder@redhat.com>
8847 Stan Cox <scox@redhat.com>
8848
8849 * configure.in: Set noconfigdirs for ms1.
8850
8851 * configure: Regenerate.
8852
8853 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8854
8855 * MAINTAINERS (Write After Approval): Add self.
8856
8857 2005-06-01 Josh Conner <jconner@apple.com>
8858
8859 * MAINTAINERS (Write After Approval): Add self.
8860
8861 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8862
8863 * MAINTAINERS: Update my email address.
8864
8865 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8866
8867 * MAINTAINERS (Write After Approval): Add self.
8868
8869 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8870
8871 * MAINTAINERS (Write After Approval): Remove self.
8872
8873 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8874
8875 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8876 (Dependencies): Consider target modules for bootstrap dependencies.
8877 Make target bootstrap modules depend on each stage's gcc.
8878 * Makefile.in: Regenerate.
8879
8880 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8881
8882 * Makefile.def (configure-gcc): Depend on binutils having been built.
8883 (all-gcc): No need to do it here.
8884 * Makefile.in: Regenerate.
8885
8886 2005-05-19 Paul Brook <paul@codesourcery.com>
8887
8888 * configure.in: Rewrite misleading error message when requested
8889 language cannot be built.
8890 * configure: Regenerate.
8891
8892 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8893
8894 * ylwrap: Import from Automake 1.9.5.
8895
8896 2005-05-13 David Ung <davidu@mips.com>
8897
8898 * MAINTAINERS (Write After Approval): Add self.
8899
8900 2005-05-09 Mike Stump <mrs@apple.com>
8901
8902 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8903 lt_cv_sys_max_cmd_len for now.
8904
8905 2005-05-09 Stan Cox <scox@redhat.com>
8906
8907 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8908
8909 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8910
8911 * README.SCO: Update the URL.
8912
8913 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8914
8915 * ltconfig: Define file_list_spec. Pass file_list_spec and
8916 with_gnu_ld to libtool.
8917 * ltcf-c.sh (aix[45]): Define file_list_spec.
8918 * ltcf-cxx.sh (aix[45]): Same.
8919 * ltcf-gcj.sh (aix[45]): Same.
8920 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8921 exists, write list of input files to temporary file.
8922
8923 2005-05-04 Mike Stump <mrs@apple.com>
8924
8925 * configure.in: Always pass --target to target configures as
8926 otherwise rebuilds that do --recheck will fail.
8927 * confiugure: Rebuilt.
8928
8929 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8930
8931 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8932 STAGE_HOST_EXPORTS.
8933 (configure, all): Add bootstrap support.
8934 (Host modules, target modules): Pass post-stage1 flags and exports.
8935 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8936 * Makefile.in: Regenerate.
8937
8938 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8939
8940 * configure: Regenerate.
8941
8942 2005-04-27 Mike Stump <mrs@apple.com>
8943
8944 * MAINTAINERS: Add self as darwin maintainer.
8945
8946 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8947
8948 * config.sub: Update from master copy.
8949
8950 2005-04-21 Mike Stump <mrs@apple.com>
8951
8952 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8953 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8954
8955 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8956
8957 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8958 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8959 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8960 "*-*-elf" and "*-*-linux*".
8961 * configure: Regenerate.
8962
8963 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8964
8965 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8966
8967 2005-04-12 Mike Stump <mrs@apple.com>
8968
8969 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8970
8971 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8972
8973 * MAINTAINERS (Write After Approval): Add myself.
8974
8975 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8976
8977 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8978
8979 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8980
8981 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8982 (TARGET_CONFIGARGS): Include --with-target-subdir.
8983 (configure, all): New macros. Use them throughout.
8984 * Makefile.in: Regenerate.
8985
8986 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8987
8988 * MAINTAINERS (Write After Approval): Add myself.
8989
8990 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8991
8992 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8993
8994 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8995
8996 * MAINTAINERS: Move John Carr to Write After Approval.
8997
8998 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8999
9000 * config/mh-mingw32: Delete.
9001 * configure.in: Don't use it.
9002 * configure: Regenerate.
9003
9004 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
9005
9006 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
9007 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
9008 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
9009 (HOST_LIB_PATH): Generate from Makefile.def.
9010 (TARGET_LIB_PATH): Likewise.
9011 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
9012 * Makefile.in: Regenerate.
9013 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9014 (RPATH_ENVVAR): Include Darwin case.
9015 * configure: Regenerate.
9016
9017 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
9018
9019 * MAINTAINERS (Various Maintainers): Remove self.
9020 (Write After Approval): Add self.
9021
9022 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
9023
9024 * MAINTAINERS (Various Maintainers): Add self.
9025
9026 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
9027
9028 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9029 * configure: Regenerate.
9030
9031 2005-03-21 Zack Weinberg <zack@codesourcery.com>
9032
9033 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9034 gcc_version, and gcc_version_trigger from set of flags to pass.
9035 * Makefile.tpl: Remove definitions of above variables.
9036 (config.status): Remove dependency on $(gcc_version_trigger).
9037 * Makefile.in: Regenerate.
9038 * configure.in: Do not reference config/gcc-version.m4 nor
9039 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
9040 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
9041 * configure: Regenerate.
9042
9043 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
9044 Andrew Pinski <pinskia@physics.uc.edu>
9045
9046 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9047 * Makefile.in: Regenerate.
9048
9049 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
9050
9051 * MAINTAINERS (Write After Approval): Add myself.
9052
9053 2005-03-03 David Ayers <d.ayers@inode.at>
9054
9055 * MAINTAINERS (Write After Approval): Add myself.
9056
9057 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
9058
9059 PR libgcj/20160
9060 * ltmain.sh: Avoid creating archives with components that have
9061 duplicate basenames.
9062
9063 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
9064
9065 PR bootstrap/20250
9066 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9067 instead of check.
9068 * Makefile.in: Regenerate.
9069
9070 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9071
9072 * Makefile.in: Regenerate to fix conflict between the previous two
9073 patches.
9074
9075 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9076
9077 PR bootstrap/17383
9078 * Makefile.def (target_modules): Remove "stage", now unnecessary.
9079 * Makefile.tpl (HOST_SUBDIR): New substitution.
9080 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9081 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9082 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9083 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9084 (Host modules, Bootstrapped modules): Use it.
9085 (Build modules, Target modules): Do not create symlink trees,
9086 always configure out-of-srcdir.
9087 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9088 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9089 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9090 $(HOST_SUBDIR). Create a symlink for host_subdir.
9091
9092 * Makefile.in: Regenerate.
9093 * configure: Regenerate.
9094
9095 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9096
9097 Merged from libada-gnattools-branch:
9098 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9099
9100 * gnattools: New directory.
9101 * Makefile.def: Add gnattools as a module, depending on target-libada.
9102 * Makefile.in: Regenerate.
9103 * configure.in: Include gnattools in host_tools; disable it if ada
9104 is disabled.
9105 * configure: Regenerate.
9106
9107 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
9108
9109 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9110 treelang maintainer.
9111 (Write After Approval): Remove myself.
9112
9113 2005-02-23 Paul Schlie <schlie@comcast.net>
9114
9115 * configure.in: Allow darwin targeted ports to build tk, itcl and
9116 libgui.
9117 * configure: Regenerate.
9118
9119 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9120
9121 PR libgcj/10353
9122 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9123 * configure: Regenerate.
9124
9125 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9126
9127 * MAINTAINERS (Write After Approval): Add myself.
9128
9129 2005-02-10 Ian Lance Taylor <ian@airs.com>
9130
9131 * MAINTAINERS: Update my e-mail address.
9132
9133 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9134
9135 * MAINTAINERS (Write After Approval): Add myself.
9136
9137 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
9138
9139 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9140 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9141 target-libgloss when not *-*-elf and *-*-aout.
9142 * configure: Regenerate.
9143
9144 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9145
9146 * MAINTAINERS: Remove obsolete entries.
9147
9148 * MAINTAINERS (Write After Approval): Add Michael Matz.
9149
9150 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
9151
9152 * MAINTAINERS: Remove self as cpplib maintainer.
9153
9154 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9155
9156 * install-sh, config.sub: Import from upstream.
9157
9158 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9159
9160 PR bootstrap/18222
9161 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9162 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9163 * Makefile.in: Regenerate.
9164
9165 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
9166
9167 * MAINTAINERS: Update my email address.
9168
9169 2005-01-12 David Edelsohn <edelsohn@gnu.org>
9170 Andreas Schwab <schwab@suse.de>
9171
9172 PR bootstrap/18033
9173 * config-ml.in: Eval option if surrounded by single quotes.
9174
9175 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
9176
9177 Revert 2004-12-28 Makefile changes, a better fix will be
9178 applied to mainline and src after GCC 4.0 branches.
9179
9180 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
9181
9182 PR bootstrap/17383
9183
9184 * Makefile.def (target_modules): Remove stage parameter,
9185 it is always true now.
9186 * Makefile.tpl (configure-build-[+module+],
9187 configure-target-[+module+]): Always build symlink tree
9188 for the directory and for include. BUILD_SUBDIR and
9189 TARGET_SUBDIR cannot be . anymore.
9190 * Makefile.in: Regenerate.
9191
9192 2004-12-25 David Edelsohn <edelsohn@gnu.org>
9193
9194 Revert 2004-12-08 Makefile changes.
9195
9196 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9197
9198 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9199 cygwin, mingw.
9200
9201 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9202
9203 * configure.in (sh64-*-*): Reenable gprof.
9204 * configure: Regenerate.
9205
9206 2004-12-08 David Edelsohn <edelsohn@gnu.org>
9207
9208 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9209 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9210 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9211 * Makefile.in: Regenerate.
9212
9213 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9214
9215 * MAINTAINERS: Update my email address.
9216
9217 2004-12-07 Matt Kraai <kraai@ftbfs.org>
9218
9219 * Makefile.tpl: Generate normal dependencies if the LHS module is
9220 not bootstrapped.
9221 * Makefile.in: Regenerate.
9222
9223 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9224
9225 * configure.in: Include config/gxx-include-dir.m4. Use
9226 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9227 * configure: Regenerate.
9228
9229 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9230
9231 * config.if: Delete.
9232 * configure.in: Set libstdcxx_incdir directly.
9233 * configure: Regenerate.
9234
9235 2004-12-02 Eric Christopher <echristo@redhat.com>
9236
9237 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9238 * Makefile.in: Regenerate.
9239
9240 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9241
9242 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9243 * configure: Regenerate.
9244
9245 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9246
9247 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9248 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9249 * configure: Regenerate.
9250
9251 2004-12-01 Eric Christopher <echristo@redhat.com>
9252
9253 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9254 of things to remove.
9255
9256 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9257
9258 * MAINTAINERS (Write After Approval): Update my e-mail address.
9259
9260 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9261
9262 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9263 from CVS libtool to always pass_all.
9264
9265 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9266
9267 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9268 (hppa*64*-*-*): Delete incorrect comment.
9269 * configure: Rebuilt.
9270
9271 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9272
9273 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9274
9275 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9276
9277 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9278 from CVS libtool to always pass_all.
9279
9280 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9281
9282 * install-sh, compile: Import from automake.
9283
9284 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9285
9286 * config.guess, config.sub: Import from savannnah.
9287
9288 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9289
9290 * MAINTAINERS (Write After Approval): Add myself
9291
9292 2004-11-12 Mike Stump <mrs@apple.com>
9293
9294 * Makefile.def: Add html support.
9295 * Makefile.tpl: Likewise.
9296 * Makefile.in: Regenerate.
9297
9298 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9299
9300 PR 18423
9301 * configure.in: Remove all instances of build-fixincludes from
9302 noconfigdirs.
9303 (build_configargs): Supply --target to subdirectories.
9304 * configure: Regenerate.
9305
9306 * Makefile.def: Make gcc install depend on fixincludes install.
9307 * Makefile.in: Regenerate.
9308
9309 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9310
9311 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9312
9313 2004-11-11 Paul Brook <paul@codesourcery.com>
9314
9315 * MAINTAINERS: Add self as arm maintainer. Update email address.
9316
9317 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9318
9319 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9320 target-libgfortran.
9321 * configure: Regenerate.
9322
9323 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9324
9325 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9326 like CC.
9327
9328 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9329
9330 * Makefile.def (host fixincludes): Specify missing targets.
9331 * Makefile.in: Regenerate.
9332
9333 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9334
9335 * MAINTAINERS: Add myself
9336
9337 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9338
9339 * MAINTAINERS (Write After Approval): Add myself.
9340
9341 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9342
9343 * Makefile.def: Build fixincludes for the host, too.
9344 * Makefile.in: Regenerate.
9345 * configure.in (host_tools): Add fixincludes.
9346 * configure: Regenerate.
9347
9348 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9349
9350 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9351 * configure: Regenerated.
9352
9353 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9354
9355 PR other/17783
9356 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9357 * configure: Regenerated.
9358
9359 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9360
9361 * README.SCO: Update per FSF instructions.
9362
9363 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9364
9365 PR target/18151
9366 * configure.in (case ${target}): Do not build fixincludes for avr.
9367 * configure: Regenerated.
9368
9369 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9370
9371 * configure.in (case ${target}): Do not build fixincludes
9372 on platforms where it is not used.
9373 * configure: Regenerated.
9374
9375 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9376
9377 * configure.in: Use an absolute path to install-sh.
9378 * configure: Regenerated.
9379
9380 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9381
9382 * MAINTAINERS (Write After Approval): Add myself.
9383
9384 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9385
9386 * MAINTAINERS: Remove from Write After Approval those that are
9387 already maintainers.
9388
9389 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9390
9391 * MAINTAINERS: Update my email address.
9392
9393 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9394
9395 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9396 * configure: Regenerate.
9397
9398 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9399
9400 * MAINTAINERS: Update my email address.
9401
9402 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9403
9404 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9405 entries belonging to this category.
9406
9407 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9408
9409 * MAINTAINERS: Update my e-mail address.
9410
9411 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9412
9413 Fix wrong conflict resolution in:
9414
9415 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9416
9417 * Makefile.in: Regenerate.
9418 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9419 in the recursive `make', instead of hardwiring `all'.
9420 (Autogenerated TARGET-* variables): New.
9421
9422 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9423
9424 * configure.in: Enable target-libgloss for crx-*-*.
9425 * configure: Regenerate.
9426
9427 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9428
9429 * MAINTAINERS (Various Maintainers): Move the "windows,
9430 cygwin, mingw" maintainer to ...
9431 (OS Port Maintainers): ... here.
9432
9433 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9434
9435 * MAINTAINERS (Write After Approval): Remove those that are
9436 maintainers of some subsystem.
9437
9438 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9439
9440 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9441 * ltcf-cxx.sh (tpf*): Likewise.
9442 * ltconfig (tpf*): Add TPF OS configuration support.
9443
9444 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9445
9446 * MAINTAINERS: Change my email address to my new work account.
9447
9448 2004-09-24 Michael Roth <mroth@nessie.de>
9449
9450 * configure.in (--without-headers): Add missing double quotes.
9451 * configure: Regenerate.
9452
9453 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9454
9455 * ylwrap: Revert to previous version.
9456
9457 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9458
9459 PR bootstrap/17369
9460 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9461 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9462 SET_GCC_LIB_PATH_CMD.
9463 (BASE_TARGET_EXPORTS): Likewise.
9464 * Makefile.in: Regenerated.
9465
9466 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9467 * configure: Regenerated.
9468
9469 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9470
9471 * config.guess: New upstream version
9472 * compile, depcomp, install-sh, ylwrap: Likewise.
9473
9474 2004-09-19 Roger Sayle <roger@eyesopen.com>
9475
9476 * config/mh-x86omitfp: New host makefile fragment. Add
9477 -fomit-frame-pointer to the default BOOT_CFLAGS.
9478 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9479 * configure: Regenerate.
9480
9481 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9482
9483 PR target/11572
9484 * configure.in (*-*-darwin*): Renable libobjc.
9485 * configure: Regenerate.
9486
9487 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9488
9489 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9490
9491 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9492
9493 * Makefile.def: Remove libbanshee.
9494 * Makefile.tpl: Ditto.
9495 * configure.in: Ditto.
9496 * Makefile.in: Regen.
9497 * configure: Ditto.
9498
9499 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9500
9501 * ltmain.sh: Use $pic_object as $non_pic_object if
9502 $non_pic_object=none.
9503
9504 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9505
9506 * missing: Import latest version from master repository.
9507
9508 2004-09-06 Nick Clifton <nickc@redhat.com>
9509
9510 * config.sub: Import latest version from master repository.
9511 * config.guess: Likewise.
9512 This includes these changes:
9513
9514 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9515
9516 * config.sub: Handle crisv32, alias etraxfs.
9517 * config.guess (crisv32:Linux:*:*): Handle.
9518
9519 2004-08-13 Brad Smith <brad@comstyle.com>
9520
9521 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9522 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9523
9524 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9525
9526 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9527 assume the processor is a powerpc. This is because coreutils
9528 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9529 in this case, due to a MacOS X bug that causes
9530 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9531 to return a negative number.
9532 Problem reported by Petter Reinholdtsen in:
9533 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9534
9535 2004-07-19 Ben Elliston <bje@gnu.org>
9536
9537 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9538
9539 2004-06-24 Ben Elliston <bje@gnu.org>
9540
9541 * config.guess: Update copyright years.
9542 * config.sub: Likewise.
9543
9544 2004-06-22 Robert Millan <robertmh@gnu.org>
9545
9546 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9547 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9548
9549 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9550
9551 * config.guess (*:*VMS:*:*): New entry. Replaces
9552 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9553 manufacturer.
9554
9555 2004-06-22 Ben Elliston <bje@gnu.org>
9556
9557 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9558 * config.sub: Likewise.
9559
9560 2004-06-22 Ben Elliston <bje@gnu.org>
9561
9562 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9563 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9564
9565 2004-06-11 Ben Elliston <bje@gnu.org>
9566
9567 * config.guess (pegasos:OpenBSD:*:*): Remove.
9568
9569 2004-06-11 Ben Elliston <bje@gnu.org>
9570
9571 From Wouter Verhelst <wouter@grep.be>:
9572 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9573
9574 2004-06-11 Ben Elliston <bje@gnu.org>
9575
9576 * config.guess (luna88k:OpenBSD:*:*): New.
9577
9578 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9579
9580 * config.guess (m32r*:Linux:*:*): New case.
9581 * config.sub: Handle m32rle.
9582
9583 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9584
9585 From Jens Petersen <petersen@redhat.com>:
9586 * config.sub: Handle sparcv8.
9587
9588 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9589
9590 From Tom Smith <smith@cag.lkg.hp.com>:
9591 * config.guess: Version suffixes are equally significant on Tru64
9592 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9593 prefix of "P" (patched kernel).
9594
9595 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9596
9597 * config.sub: Add support for National Semiconductor CRX target.
9598
9599 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9600
9601 * MAINTAINERS (Various Maintainers): Remove myself as web page
9602 maintainer, add myself as maintainer of build status lists.
9603
9604 2004-09-03 Jan Beulich <jbeulich@novell.com>
9605
9606 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9607 *-*-netware, but add target-libmudflap.
9608 Consolidate *-*-netware targets (of which really only i?86 exists)
9609 into a single entry.
9610 * configure: Likewise.
9611
9612 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9613
9614 * Makefile.tpl (sorry): Remove.
9615 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9616 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9617 (do-clean): Clean per-stage directories too.
9618 (do-distclean): Run distclean-stage1 too.
9619 (.NOTPARALLEL): Enable during toplevel bootstrap.
9620 (stage[+id+]-bubble): Enable parallel execution during
9621 the recursive invocation.
9622 * Makefile.in: Regenerate.
9623
9624 Fix previous checkin:
9625
9626 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9627 include.
9628 * configure.in: Fix indentation.
9629 * configure: Regenerate.
9630
9631 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9632
9633 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9634 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9635 * configure: regenerate
9636 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9637 -mdynamic-no-pic
9638
9639 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9640
9641 * Makefile.def (build_modules): Add fixincludes.
9642 (dependencies): Make gcc depend on fixincludes.
9643 * configure.in (build_tools): Add fixincludes.
9644 (build_configdirs): Always include build_libs.
9645 * Makefile.in: Regenerate.
9646 * configure: Regenerate.
9647
9648 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9649
9650 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9651 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9652 phony targets; do not generate timestamp files.
9653 (distclean-stageN): Remove references to their timestamp files.
9654 (restageN, touch-stageN): Remove.
9655 (stageN-bubble): Rewritten.
9656 (compare): Support lean bootstraps.
9657 * Makefile.in: Regenerate.
9658
9659 * configure.in: Only warn when bootstrapping but
9660 build != host or build != target. Support lean bootstraps.
9661 * configure: Regenerate.
9662
9663 2004-08-26 Phil Edwards <phil@codesourcery.com>
9664
9665 * configure.in: Give a better error message if GMP/MPFR are missing
9666 and a language needing them has been requested.
9667 * configure: Regenerated.
9668
9669 2004-08-25 Phil Edwards <phil@codesourcery.com>
9670
9671 * configure.in: Print a list of available language front-ends if
9672 a requested one is missing. Tidy stray tab characters.
9673 * configure: Regenerated.
9674
9675 2004-08-19 Michael Koch <konqueror@gmx.de>
9676
9677 * gcc/doc/install.texi: Update entry about automake for libjava.
9678
9679 2004-08-17 Robert Millan <robertmh@gnu.org>
9680
9681 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9682 (instead of FreeBSD).
9683 * configure: Regenerate.
9684
9685 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9686
9687 * Makefile.in: Regenerate.
9688 * configure: Regenerate.
9689
9690 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9691 stage_*_flags.
9692 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9693 for bootstrapped modules if toplevel bootstrap is going.
9694 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9695 modules. Adjust for changes in Makefile.def. Enable several
9696 rules even in non-bootstrap mode, just to avoid peppering the
9697 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9698 (stage-[+prev+]-bubble): Remove.
9699
9700 * Makefile.def (Dependencies): Depend on all-build-bison,
9701 all-build-flex, all-build-byacc, all-build-texinfo, rather
9702 than the host variations.
9703 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9704 with BUILD_SUBDIR.
9705 (BISON): Update for recent Bisons.
9706 (YACC): Fix typo.
9707 (cross): Depend on all-build.
9708 (all): Do not depend on all-build.
9709 (prebootstrap): Remove.
9710 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9711 (Prebootstrap dependencies): Add them to the per-stage targets
9712 and to all-prebootstrap.
9713 * configure.in (build_configdirs): Always enable build_tools.
9714 (BUILD_DIR_PREFIX): Remove.
9715
9716 * Makefile.def (gcc): Add target variable.
9717 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9718 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9719 in the recursive `make', instead of hardwiring `all'.
9720 (Autogenerated TARGET-* variables): New.
9721
9722 2004-08-13 Brian Booth <bbooth@redhat.com>
9723
9724 * MAINTAINERS: Remove myself from write-after-approval.
9725
9726 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9727
9728 * src-release: Stop distributing mmalloc with gdb (which doesn't
9729 use it).
9730 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9731 * Makefile.in: Regenerate.
9732
9733 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9734
9735 * configure.in (arm*-*-eabi*): New target.
9736 * configure: Regenerate.
9737
9738 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9739
9740 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9741 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9742 (Dependencies): New section.
9743 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9744 (configure-target-[+module+]): Depend on maybe-all-gcc
9745 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9746 (toplevel profiledbootstrap): Fix dependencies.
9747 * Makefile.in: Regenerate.
9748
9749 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9750
9751 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9752 target-libiberty to noconfigdirs.
9753 * configure: Regenerate.
9754
9755 2004-08-03 Paul Brook <paul@codesourcery.com>
9756
9757 * configure.in: Check for MPFR as well as GMP.
9758 * configure: Regenerate.
9759
9760 2004-08-01 Robert Millan <robertmh@gnu.org>
9761
9762 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9763 libmudflap for all GNU-based systems (with Glibc).
9764 * configure: Regenerate.
9765
9766 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9767
9768 * Makefile.def (host-modules): Add gcc.
9769 * Makefile.in: Regenerate.
9770 * Makefile.tpl (sorry): New rule.
9771 (configure-host, all-host, [+make_target+]-host, do-check,
9772 install-host): Do not add gcc as a special case.
9773 (host modules): Add a small special-casing for gcc. Export
9774 extra_make_flags through the environment.
9775 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9776 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9777 other recursive targets for gcc): Remove.
9778
9779 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9780 (stage, unstage): New rules.
9781 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9782 distclean-stage[+id+]): Use stage_current.
9783 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9784 the stage*-start rules.
9785
9786 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9787
9788 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9789 use -all_load flag.
9790
9791 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9792
9793 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9794 * configure: Regenerate.
9795
9796 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9797
9798 * maintainer-scripts/gcc_release: Revert yesterday's change.
9799
9800 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9801
9802 * MAINTAINERS: Add myself to write-after-approval.
9803
9804 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9805
9806 * libf2c: Removed.
9807 * gcc/gccbug.in: Updated because of libf2c removal.
9808 * maintainer-scripts/gcc_release: Ditto.
9809
9810 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9811
9812 * configure.in: Build libmudflap by default on FreeBSD.
9813 * configure: Regenerated.
9814
9815 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9816
9817 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9818 systems.
9819 * configure: Regenerated.
9820
9821 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9822
9823 PR target/16344
9824 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9825 feedback based compiler.
9826 * Makefile.in: Rebuilt.
9827
9828 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9829
9830 * Makefile.def (host_modules): Set bootstrap=true for flex.
9831 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9832 * Makefile.in: Rebuilt.
9833
9834 2004-07-07 Jan Hubicka <jh@suse.cz>
9835
9836 * MAINTAINERS: Add self as a profile feedback maintainer.
9837
9838 2004-07-05 Phil Edwards <phil@codesourcery.com>
9839
9840 * configure.in: Do not prepend $srcdir to /dev/null in
9841 makefile fragments.
9842 * configure: Regenerate.
9843
9844 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9845
9846 * Makefile.def (build_modules): Add bison, byacc, flex,
9847 m4, texinfo.
9848 (flags_to_pass): Add FLEX.
9849 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9850 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9851 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9852 DEFAULT_MAKEINFO): Remove.
9853 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9854 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9855 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9856 objdir or else use configured tool.
9857 (all-build): New.
9858 (all): Depend on it.
9859 (Build module dependencies): Add.
9860 * Makefile.in: Regenerate.
9861 * configure.in: Better support for multiple build modules,
9862 matching what is done for host/target modules. Do not look
9863 for "plausible" locations of build tools if Canadian cross.
9864 Use autoconf's AC_PROG_CC to find a C compiler. Define
9865 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9866 * configure: Regenerate.
9867
9868 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9869
9870 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9871 * Makefile.in: Regenerate.
9872
9873 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9874
9875 * Makefile.tpl (configure-build-[+module+],
9876 configure-[+module+], configure-target-[+module+]): Pass
9877 [+extra_configure_args+].
9878 (all-build-[+module+], all-[+module+], check-[+module+],
9879 install-[+module+], [+make_target+]-[+module+],
9880 all-target-[+module+], check-target-[+module+],
9881 install-target-[+module+], [+make_target+]-target-[+module+]):
9882 Pass [+extra_make_args+].
9883 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9884 (GCC_HOST_EXPORTS): Remove.
9885 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9886 cross, check-gcc, check-gcc-c++, install-gcc,
9887 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9888 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9889 * Makefile.in: Regenerate.
9890
9891 2004-06-21 Matthew Sachs <msachs@apple.com>
9892
9893 * MAINTAINERS: Added self to write-after-approval.
9894
9895 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9896
9897 * configure.in: Check for srcdir/winsup rather than build directory
9898 winsup.
9899 * configure: Regenerate.
9900
9901 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9902
9903 * configure.in: Don't build Cygwin native newlib if winsup
9904 directory is missing. Emit warning instead.
9905 * configure: Regenerate.
9906
9907 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9908
9909 * Makefile.tpl (touch-stage[+id+]): New.
9910 (restage[+prev+]): Depend on touch-stage[+id+].
9911
9912 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9913 Use it throughout.
9914
9915 * Makefile.def: Add profile and feedback bootstrap stages.
9916 Remove next field from bootstrap stages.
9917 * Makefile.tpl (LN, LN_S): Substitute.
9918 (stageN-start, stageN-end): Use double-colon rules, to
9919 provide a hook for additional setup commands.
9920 (distclean-stageN-gcc, restageN): Create dependencies from
9921 [+prev+], not from [+next+].
9922 (stageN-bubble): Add commands for successive stages from
9923 [+prev+], using double-colon rules.
9924 (all-stageN-gcc): Fix typo.
9925 (stagefeedback-start, profiledbootstrap): New.
9926 * Makefile.in: Regenerate.
9927 * configure.in: Call ACX_PROG_LN.
9928 * configure: Regenerate.
9929
9930 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9931
9932 * MAINTAINERS (Write After Approval): Add myself.
9933
9934 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9935
9936 * MAINTAINERS (Write After Approval): Add myself.
9937
9938 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9939
9940 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9941 without gcc.
9942 * configure: Regenerate.
9943
9944 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9945
9946 * Makefile.tpl: Fix typo.
9947 * Makefile.in: Regenerate.
9948
9949 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9950
9951 * configure.in: Remove new- prefix from toplevel
9952 bootstrap targets.
9953 * configure: Regenerate.
9954
9955 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9956
9957 * Makefile.tpl (all.normal): Rename to all.
9958 (all): Replace with a rule to pick the default
9959 target from configure.
9960 (all-gcc, configure-gcc): Use conditionals to
9961 do nothing when toplevel bootstrap is going on.
9962 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9963 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9964 * configure.in: Support --enable-bootstrap.
9965
9966 * Makefile.def: Remove new- prefix from toplevel
9967 bootstrap targets.
9968 * Makefile.tpl: Likewise.
9969
9970 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9971 target.
9972
9973 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9974 $(RECURSE_FLAGS) to recursive invocation of make.
9975
9976 * Makefile.in: Regenerate.
9977 * configure: Regenerate.
9978
9979 2004-05-30 Andreas Jaeger <aj@suse.de>
9980 Jim Wilson <wilson@specifixinc.com>
9981
9982 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9983 like CC.
9984
9985 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9986
9987 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9988 * configure: Regenerate.
9989
9990 2004-05-25 Daniel Jacobowitz <drow@false.org>
9991
9992 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9993 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9994 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9995 targets.
9996 * Makefile.in: Regenerate.
9997
9998 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9999
10000 * configure.in: Test the ability to symlink directories.
10001 * configure: Regenerate.
10002
10003 * Makefile.def (bootstrap-stage): New definitions.
10004 * Makefile.tpl (configure-stage1-gcc,
10005 configure-stage2-gcc, configure-stage3-gcc,
10006 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
10007 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
10008 new-restage3, compare): Autogenerate, see Makefile.in
10009 entry for behavioral changes.
10010 (distclean-stage1, new-stage1-start, new-stage1-end,
10011 new-stage1-bubble, distclean-stage2, new-stage2-start,
10012 new-stage2-end, new-stage2-bubble, distclean-stage3,
10013 new-stage3-start, new-stage3-end): New autogenerated targets.
10014 (objext, prebootstrap, BOOT_CFLAGS,
10015 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10016 targets.
10017
10018 * Makefile.in: Regenerate.
10019 (distclean-stage1, new-stage1-start, new-stage1-end,
10020 new-stage1-bubble, distclean-stage2, new-stage2-start,
10021 new-stage2-end, new-stage2-bubble, distclean-stage3,
10022 new-stage3-start, new-stage3-end): New targets.
10023 (all-stage1-gcc): Move prebootstrap dependency from here...
10024 (configure-stage1-gcc): ...to here.
10025 (new-bootstrap): Use bubble targets.
10026 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10027 Use per-stage distclean targets.
10028 (configure-stage1-gcc, configure-stage2-gcc,
10029 configure-stage3-gcc, all-stage1-gcc,
10030 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10031 Use new-stageN-start to prepare the tree.
10032
10033 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
10034
10035 * Makefile.def (host_modules): add libcpp.
10036 * Makefile.tpl: Add dependencies on and for libcpp.
10037 * Makefile.in: Regenerate.
10038 * configure.in: Add libcpp host module.
10039 * configure: Regenerate.
10040
10041 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
10042
10043 * Makefile.tpl: Whenever a recursive target is defined, wrap
10044 it in a special @if/@endif block, and prepare its maybe
10045 dependency in the @if/@endif block
10046 * configure.in: Instead of writing maybe dependencies, remove
10047 the @if/@endif statements, and remove the @if/@endif blocks
10048 that remain.
10049 * configure: Regenerate.
10050 * Makefile.in: Regenerate.
10051
10052 2004-05-20 Janis Johnson <janis187@us.ibm.com>
10053
10054 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10055
10056 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
10057
10058 PR bootstrap/15120
10059 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10060 * */configure: Rebuilt.
10061
10062 2004-05-17 Zack Weinberg <zack@codesourcery.com>
10063
10064 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10065 of libf2c.
10066 * configure, Makefile.in: Regenerate.
10067
10068 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
10069
10070 * MAINTAINERS (Write After Approval): Add myself.
10071
10072 2004-05-13 Diego Novillo <dnovillo@redhat.com>
10073
10074 Merge from tree-ssa-20020619-branch.
10075
10076 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10077 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10078 (HOST_GMPLIBS): Define.
10079 (HOST_GMPINC): Define.
10080 (TARGET_LIB_PATH): Add libmudflap.
10081 (GFORTRAN_FOR_TARGET): Define.
10082 (configure-build*): Export GFORTRAN.
10083 (configure-gcc): Export GMPLIBS and GMPINC.
10084 (all-gcc): Add maybe-all-libbanshee.
10085 (configure-target-libgfortran): Define.
10086 * Makefile.in: Regenerate.
10087 * configure.in (host_libs): Add libbanshee.
10088 (target_libraries): Add target-libmudflap and target-libgfortran.
10089 Add --with-libbanshee.
10090 Handle --disable-libmudflap.
10091 (*-*-freebsd*): Use with_gmp.
10092 Add $(libgcj) to noconfigdirs.
10093 * configure: Regenerate.
10094 * depcomp: New file.
10095 * MAINTAINERS: Add tree-ssa maintainers.
10096
10097 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10098
10099 * MAINTAINERS (Various Maintainers): Add myself.
10100
10101 2004-04-30 Brian Ford <ford@vss.fsi.com>
10102
10103 * MAINTAINERS (Write After Approval): Add myself.
10104
10105 2004-04-29 Uros Bizjak <uros@kss-loka.si>
10106
10107 * MAINTAINERS (Write After Approval): Add myself.
10108
10109 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
10110
10111 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10112 * configure: Regenerate.
10113
10114 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
10115
10116 Revert:
10117 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10118
10119 * Makefile.def (flags_to_pass): Remove *dir variables that
10120 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10121 as well as prefix and exec_prefix.
10122 * Makefile.in: Regenerate.
10123
10124 2004-04-26 Robert Millan <robertmh@gnu.org>
10125
10126 Add patches from libtool CVS.
10127 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10128 * ltconfig: Likewise.
10129 * ltcf-c.sh: Likewise.
10130 * ltcf-cxx.sh: Likewise.
10131 * ltcf-gcj.sh: Likewise.
10132
10133 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10134
10135 * Makefile.def (host_modules): Mark with the bootstrap
10136 flag packages on which gcc depends.
10137 * Makefile.tpl (all-bootstrap): Use it.
10138 * Makefile.in: Regenerate.
10139
10140 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10141
10142 * Makefile.def (flags_to_pass): Remove *dir variables that
10143 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10144 as well as prefix and exec_prefix.
10145 * Makefile.in: Regenerate.
10146
10147 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10148
10149 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10150 * configure: Regenerate.
10151 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10152 * gcc/Makefile.tpl (compare): Use the result of the test.
10153 * gcc/Makefile.in: Regenerate.
10154
10155 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
10156
10157 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10158 Always relocate gcc and prev-gcc to the original names, even
10159 if the build fails.
10160 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10161 New targets.
10162
10163 2004-04-23 Laurent GUERBY <laurent@guerby.net>
10164
10165 * MAINTAINERS: Update my email address.
10166
10167 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10168
10169 * configure.in (mips*-*-irix5*): Enable ld.
10170 * configure: Regenerate.
10171
10172 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10173
10174 * configure: Regenerate.
10175
10176 2004-04-15 James E Wilson <wilson@specifixinc.com>
10177
10178 * Makefile.tpl (configure-[+module+], configure-gcc,
10179 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10180 Set and export LDFLAGS.
10181 * Makefile.in: Regenerate.
10182
10183 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10184
10185 * MAINTAINERS: Add myself to write-after-approval.
10186
10187 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10188
10189 PR bootstrap/14871
10190 * Makefile.tpl: If we don't have built-in-tree target tools,
10191 use the ones found by configure rather than hacking around with
10192 program_transform_name.
10193 * configure.in: Give Makefile.tpl the information necessary
10194 to do that.
10195 * Makefile.in: Regenerate.
10196 * configure: Regenerate.
10197
10198 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10199
10200 PR bootstrap/14760
10201 * configure.in: When computing baseargs, strip *all* copies of
10202 offending options. Also, don't match/substitute the trailing space,
10203 so that this actually works when two similar options are separated by
10204 only one space.
10205 * configure: Regenerate.
10206
10207 2004-04-06 David Edelsohn <edelsohn@gnu.org>
10208
10209 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10210 (rs6000-*-aix*): Same.
10211 * configure: Regenerate.
10212
10213 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
10214
10215 * MAINTAINERS: Add myself to write-after-approval.
10216
10217 2004-04-03 Bud Davis <bdavis9659@comcast.net>
10218
10219 * MAINTAINERS: Add myself to write-after-approval.
10220
10221 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10222
10223 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10224 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10225 * Makefile.in: Regenerate.
10226
10227 * configure.in (top level bootstrap support): Rework --enable-werror
10228 to set @stage2_werror_flag@.
10229 * configure: Regenerate.
10230 * Makefile.tpl (top level bootstrap support): Pass
10231 @stage2_werror_flag@ down to configure in stages 2 and 3.
10232 * Makefile.in: Regenerate.
10233
10234 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10235
10236 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10237 for stages 2 and 3 as well as in make. As a consequence, remove
10238 OUTPUT_OPTION (now detected by configure) from the flags passed down
10239 to make.
10240 * Makefile.in: Regenerate.
10241
10242 * Makefile.tpl (new-bootstrap): Fix typo.
10243 * Makefile.in: Regenerate.
10244
10245 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10246
10247 * Makefile.tpl: Rearrange by moving recursive_targets rules
10248 into their proper sections.
10249 * Makefile.tpl (top level bootstrap support): Move disabling
10250 of coverage flags from 'make' to 'configure'; improve comments.
10251 * Makefile.in: Regenerate.
10252
10253 * Makefile.tpl (experimental top level bootstrap) Move stage1
10254 language setting from all- target to configure- target; disable
10255 intermodule optimization in stage 1; prevent gratuitous rebuilds
10256 of stage 1.
10257 * Makefile.in: Regenerate.
10258 * configure.in: Comma-separate stage 1 language list for top
10259 level bootstrap.
10260 * configure: Regenerate.
10261
10262 * Makefile.tpl: Clean up experimental top level bootstrap support:
10263 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10264 prev-gcc in configure- targets as well as all- targets.
10265 * Makefile.in: Regenerate.
10266
10267 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10268
10269 * compile: New file imported from automake.
10270
10271 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10272
10273 * configure.in: Remove symbolic link section.
10274 * configure: Regenerate.
10275 * Makefile.tpl (links): Remove.
10276 * Makefile.in: Regenerate.
10277
10278 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10279 Nathanael Nerode <neroden@gcc.gnu.org>
10280
10281 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10282 Set with AC_CHECK_PROGS.
10283 * configure.in: Fix comment typo from last patch.
10284 * configure: Regenerate.
10285
10286 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10287
10288 * Makefile.tpl: Introduce experimental top level bootstrap support.
10289 * Makefile.in: Regenerate.
10290 * configure.in: Introduce support for top level bootstrap.
10291 * configure: Regenerate.
10292
10293 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10294 Paolo Bonzini <bonzini@gnu.org>
10295
10296 PR bootstrap/14522
10297 * configure.in: Cope with shells that do not support unquoted ^
10298 * configure: Regenerate.
10299
10300 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10301 Paolo Bonzini <bonzini@gnu.org>
10302
10303 PR bootstrap/14522
10304 * configure.in: Cope with shells that do not support nesting
10305 quotes inside quoted backquote substitutions.
10306 * configure: Regenerate.
10307
10308 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10309
10310 PR bootstrap/14522
10311 * configure.in: Fix escaping of $.
10312 * configure: Regenerate.
10313
10314 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10315
10316 * configure: Regenerate, since I forgot to while committing Paolo's
10317 changes.
10318
10319 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10320
10321 PR ada/14131
10322 Move language detection to the top level.
10323 * configure.in: Find default values for the tools as
10324 soon as possible. Disable ada if GNAT is not found.
10325 Emit error message about missing languages. Expand
10326 --enable-languages=all for the gcc subdirectory.
10327
10328 2004-03-10 Ben Elliston <bje@gnu.org>
10329
10330 * MAINTAINERS: Update my email address.
10331
10332 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10333
10334 * ltconfig: Disable building static libraries if building shared
10335 libraries on AIX 5L.
10336
10337 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10338
10339 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10340 and disable libgcj.
10341 * configure: Regenerated.
10342
10343 2004-03-01 Brian Booth <bbooth@redhat.com>
10344
10345 * MAINTAINERS: Add myself to write-after-approval.
10346
10347 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10348
10349 * MAINTAINERS: Add myself to write-after-approval.
10350
10351 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10352
10353 PR bootstrap/7087
10354 * Makefile.tpl: Guard XFOO sed statements better.
10355 * Makefile.tpl: Add dependency for configure-target-libada.
10356 * Makefile.in: Regenerate (incidentally fixes broken
10357 commit when libada-branch was merged).
10358
10359 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10360
10361 * MAINTAINERS: Add myself to write-after-approval.
10362
10363 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10364
10365 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10366 maintainers.
10367
10368 2004-02-20 Andrew Cagney <cagney@redhat.com>
10369
10370 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10371 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10372
10373 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10374
10375 PR bootstrap/11932
10376 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10377
10378 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10379
10380 * MAINTAINERS: Added myself to write-after-approval.
10381
10382 2004-02-14 Michael Koch <konqueror@gmx.de>
10383
10384 * MAINTAINERS: Added myself to write-after-approval.
10385
10386 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10387
10388 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10389 some OS port maintainers to OS port maintainers section.
10390
10391 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10392
10393 * MAINTAINERS: Add self.
10394
10395 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10396
10397 * MAINTAINERS: Alphabetize.
10398
10399 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10400
10401 * MAINTAINERS: Remove myself.
10402
10403 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10404
10405 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10406 (rs6000-*-aix*): Same.
10407 * configure: Regenerate.
10408
10409 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10410
10411 * configure.in (host): Add in missing $noconfigdirs to defines.
10412 * configure: Regenerate.
10413
10414 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10415 Nathanael Nerode <neroden@gcc.gnu.org>
10416
10417 PR ada/6637, PR ada/5911
10418 Merge with libada-branch:
10419 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10420 with appropriate dependencies. Add --enable-libada configure switch.
10421 * configure, Makefile.in: Regenerate.
10422
10423 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10424
10425 * MAINTAINERS: Add myself to write-after-approval.
10426
10427 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10428
10429 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10430 * configure: Regenerate.
10431
10432 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10433
10434 Merge from upstream:
10435
10436 * ltmain.in: When setting IFS to '~', be careful about user
10437 arguments that contain '~'.
10438
10439 2004-02-04 Peter O'Gorman <peter@pogma.com>
10440
10441 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10442 Also test $base_compile against $CC with escaped arguments. Bug
10443 reported by Geoff Keating <geoffk@apple.com>.
10444
10445 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10446
10447 * MAINTAINERS: Remove i960 port.
10448
10449 2004-01-23 DJ Delorie <dj@redhat.com>
10450
10451 * Makefile.def (target_modules) [libiberty]: Don't stage.
10452 * Makefile.in: Rebuilt.
10453
10454 2004-01-20 Caroline Tice <ctice@apple.com>
10455
10456 * MAINTAINERS: Add myself to write-after-approval.
10457
10458 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10459
10460 * MAINTAINERS: Update my email address.
10461
10462 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10463
10464 * MAINTAINERS: Add myself to write-after-approval.
10465
10466 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10467
10468 * MAINTAINERS: Remove entries without email address.
10469
10470 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10471
10472 * MAINTAINERS: Add myself to write-after-approval.
10473
10474 2004-01-15 Steven Bosscher <stevenb@suse.de>
10475
10476 * MAINTAINERS: Update my email address.
10477
10478 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10479
10480 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10481 * Makefile.tpl (configure-target-[+module+]): Support stage.
10482 * Makefile.in: Rebuilt.
10483
10484 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10485
10486 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10487
10488 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10489
10490 * MAINTAINERS: Add myself as a MIPS maintainer.
10491
10492 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10493
10494 * configure.in: Use ./config.cache, not config.cache.
10495 * configure: Regenerate.
10496 * Makefile.tpl: Special-casing not needed for GCC any more.
10497 * Makefile.in: Regenerate.
10498
10499 * configure.in: Don't share a cache file for host dirs.
10500 * configure: Regenerate.
10501
10502 * config-ml.in: Don't mess with the cache file.
10503
10504 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10505
10506 * MAINTAINERS: Move myself from 'Write After Approval' to
10507 'CPU Port Maintainers' section as SPARC maintainer.
10508
10509 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10510
10511 * Makefile.tpl: Make GCC use a separate config.cache.
10512 * Makefile.in: Regenerate.
10513
10514 PR bootstrap/11932, PR bootstrap/11933
10515 (I don't know if it will fix either of them, but it relates
10516 to them.)
10517 * configure.in: Don't use shared config.cache for target
10518 directories.
10519 * configure: Regenerate.
10520
10521 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10522
10523 * MAINTAINERS: Add myself to 'Write After Approval' section.
10524
10525 2003-12-31 Roger Sayle <roger@eyesopen.com>
10526
10527 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10528 * configure: Regenerated.
10529
10530 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10531
10532 * MAINTAINERS: Remove the mn10200 maintainer.
10533
10534 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10535
10536 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10537 * configure: Regenerated.
10538
10539 2003-12-16 Jan Hubicka <jh@suse.cz>
10540
10541 * MAINTAINERS: Add myself as callgraph maintainer.
10542
10543 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10544
10545 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10546 * configure: Regenerate.
10547
10548 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10549
10550 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10551 'Write After Approval' section. Update email.
10552
10553 2003-12-01 James Lemke <jim@wasabisystems.com>
10554
10555 * MAINTAINERS (Write After Approval): Add myself.
10556
10557 2003-11-20 Matt Thomas <matt@3am-software.com>
10558
10559 * MAINTAINERS: Add myself as a vax port maintainer.
10560
10561 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10562
10563 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10564 (configure-build-[+module+], configure-[+module+]): Likewise.
10565 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10566 * Makefile.in: Regenerate.
10567
10568 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10569
10570 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10571 shared/dylibed libraries.
10572 * ltmain.sh: Likewise.
10573 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10574 * ltcf-cxx.sh: Likewise.
10575 * ltcf-gcj.sh: Likewise.
10576 * ltconfig: Likewise.
10577
10578 2003-11-17 Stan Cox <scox@redhat.com>
10579
10580 * MAINTAINERS: Add myself as iq2000 port maintainer.
10581
10582 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10583
10584 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10585 * Makefile.in: Regenerate.
10586
10587 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10588
10589 * config.sub: Update to 2003-11-03 version.
10590
10591 2003-10-20 Phil Edwards <phil@codesourcery.com>
10592
10593 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10594 * configure: Regenerate.
10595
10596 2003-10-20 Nicolas Pitre <nico@cam.org>
10597
10598 * MAINTAINERS: Add myself to 'Write After Approval' section.
10599
10600 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10601
10602 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10603
10604 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10605
10606 * MAINTAINERS: Update my email address.
10607
10608 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10609
10610 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10611
10612 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10613
10614 * MAINTAINERS: Add myself to 'Write After Approval' section.
10615
10616 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10617
10618 * config.guess: Update to 2003-10-16 version.
10619 * config.sub: Update to 2003-10-16 version.
10620
10621 2003-10-15 David Daney <ddaney@avtrex.com>
10622
10623 * MAINTAINERS: Added myself to 'Write After Approval' section.
10624
10625 2003-10-15 Falk Hueffner <falk@debian.org>
10626
10627 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10628 'Write After Approval' section. Update email.
10629
10630 2003-10-14 Roger Sayle <roger@eyesopen.com>
10631
10632 * MAINTAINERS: Move myself from 'Write After Approval' to
10633 'Various Maintainers' section as middle-end maintainer.
10634
10635 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10636
10637 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10638 HOST_FLAGS_TO_PASS.
10639 * Makefile.in: Regenerate.
10640
10641 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10642
10643 * config.guess: Update to 2003-10-07 version.
10644 * config.sub: Update to 2003-10-07 version.
10645
10646 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10647
10648 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10649 * ltconfig (irix5*, irix6*): Don't override version_type.
10650
10651 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10652
10653 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10654 * configure: Rebuilt
10655 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10656 * Makefile.in: Rebuilt
10657
10658 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10659
10660 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10661
10662 2003-09-30 Carlo Wood <carlo@alinoe.com>
10663
10664 * MAINTAINERS (Write After Approval): Add myself.
10665
10666 2003-09-29 Paul Koning <ni1d@arrl.net>
10667
10668 * MAINTAINERS: Move myself from "Write After Approval"
10669 to CPU platform maintainers for pdp11 platform.
10670
10671 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10672
10673 * MAINTAINERS: Move myself from 'Write After Approval' to
10674 'Various Maintainers' section as libffi testsuite maintainer.
10675
10676 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10677
10678 * configure.in: Pass a computed --program-transform-name
10679 to subconfigures.
10680 * configure: Regenerated.
10681
10682 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10683
10684 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10685 * Makefile.in: Regenerate.
10686
10687 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10688 * Makefile.in: Regenerate.
10689
10690 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10691
10692 * MAINTAINERS: Move myself from 'Write After Approval'
10693 to 'Various Maintainers' (objective-c) section.
10694
10695 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10696
10697 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10698 quoting.
10699 * configure: Regenerated.
10700
10701 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10702
10703 * MAINTAINERS (Write After Approval): Add myself to write after
10704 approval list.
10705
10706 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10707
10708 * MAINTAINERS (Write After Approval): Add myself.
10709
10710 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10711
10712 * MAINTAINERS: Update my e-mail address.
10713
10714 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10715
10716 * libtool.m4 (LD): Correct powerpc64 host match.
10717
10718 2003-09-06 James E Wilson <wilson@tuliptree.org>
10719
10720 * MAINTAINTERS: Update my affiliation and email address.
10721
10722 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10723
10724 * MAINTAINERS (Write After Approval): Add myself.
10725
10726 2003-09-04 DJ Delorie <dj@redhat.com>
10727
10728 * configure: Regenerate.
10729
10730 2003-09-04 Robert Millan <robertmh@gnu.org>
10731
10732 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10733
10734 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10735
10736 * configure.in: Ensure arguments to sed are properly spaced.
10737 * configure: Regenerate.
10738
10739 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10740
10741 * MAINTAINERS: Update my e-mail address.
10742
10743 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10744
10745 * MAINTAINERS (Write After Approval): Add myself.
10746
10747 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10748
10749 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10750 * configure: Regenerated.
10751
10752 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10753
10754 * MAINTAINERS: Update my email address.
10755
10756 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10757
10758 * configure.in: Use newline instead of semicolon when assuming
10759 shell arguments in a for loop.
10760 * configure: Regenerated.
10761
10762 2003-08-22 Jason Eckhardt <jle@rice.edu>
10763
10764 * MAINTAINERS: Resurrect the i860 maintainer.
10765
10766 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10767
10768 PR 8180
10769 * configure.in: When testing with_libs and with_headers, treat
10770 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10771 * configure: Regenerate.
10772
10773 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10774 make, shell, etc.
10775 (baseargs): Likewise.
10776 * configure: Regenerate.
10777
10778 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10779
10780 * MAINTAINERS (Write After Approval): Add myself.
10781
10782 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10783
10784 * configure.in: Disable libgcj for darwin not on powerpc.
10785 * configure: Rebuild.
10786
10787 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10788
10789 * config-ml.in, symlink-tree: Add license.
10790
10791 2003-08-03 Richard Stallman <rms@gnu.org>
10792 Eben Moglen <moglen@columbia.edu>
10793
10794 * README.SCO: New file.
10795
10796 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10797
10798 * Makefile.tpl (check, check-c++): Express dependencies using
10799 dependencies rather than commands.
10800 * Makefile.in: Regenerate.
10801
10802 2003-08-01 Andrew Cagney <cagney@redhat.com>
10803
10804 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10805 * configure: Ditto.
10806
10807 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10808
10809 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10810 * Makefile.in: Update.
10811
10812 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10813
10814 * configure.in: Enable libgcj for darwin.
10815 * configure: Rebuild.
10816
10817 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10818
10819 * config-ml.in: Use ac_configure_args directly instead of
10820 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10821 actually seen.
10822
10823 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10824
10825 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10826 creating target and build subdirs to build all parent dirs as needed.
10827 * Makefile.in: Rebuild.
10828 * configure.in: Don't build dirs explicitly here.
10829 * configure: Rebuild.
10830
10831 2003-07-26 Paul Brook <paul@nowt.org>
10832
10833 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10834
10835 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10836
10837 * Makefile.tpl (all-make): Depend on intl.
10838 * Makefile.in: Rebuilt.
10839
10840 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10841
10842 * install-sh: Update to newer upstream versions (associated with
10843 aclocal 1.7).
10844 * mkinstalldirs: Likewise.
10845 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10846
10847 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10848
10849 * MAINTAINERS: Move self from Bug database only accounts
10850 to write-after-approval.
10851
10852 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10853
10854 * config.if: Remove unused libc_interface determination.
10855
10856 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10857
10858 * MAINTAINERS: Move self from write-after-approval to
10859 build machinery (*.in).
10860
10861 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10862
10863 PR bootstrap/11273
10864 PR bootstrap/11408
10865 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10866 unused INSTALL_PROGRAM_ARGS.
10867 * configure.in: Use AC_PROG_INSTALL.
10868 * Makefile.in: Regenerate.
10869 * configure: Regenerate.
10870
10871 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10872
10873 * MAINTAINERS: Alphabetize.
10874
10875 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10876
10877 * configure: Rebuilt.
10878 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10879 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10880 newlib nor libgloss.
10881 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10882 * configure.in (am33_2.0-*-linux*): Added.
10883
10884 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10885
10886 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10887 * configure: Regenerate.
10888
10889 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10890
10891 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10892 * Makefile.in: Regenerate.
10893
10894 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10895
10896 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10897 * Makefile.in: Regenerate.
10898
10899 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10900
10901 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10902 * Makefile.in: Regenerated.
10903
10904 * config-ml.in: Replace PWD with PWD_COMMAND.
10905
10906 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10907
10908 * intl: New directory; see intl/ChangeLog for details.
10909 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10910 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10911 * Makefile.in: Regenerate.
10912
10913 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10914
10915 * configure.in: Clean up config-lang.in handling. Delete
10916 useless assignment to "subdirs".
10917 * configure: Regenerate.
10918
10919 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10920
10921 * configure.in: Rename 'target_libs' to 'target_libraries'.
10922 Remove useless reference to 'target_libs'.
10923 * configure: Regenerate.
10924
10925 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10926
10927 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10928 * Makefile.in: Regenerate.
10929
10930 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10931
10932 * Makefile.def: Introduce flags_to_pass.
10933 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10934 * Makefile.in: Regenerate.
10935
10936 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10937
10938 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10939 and target-libgloss.
10940 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10941 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10942 * configure: Regenerate.
10943
10944 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10945
10946 * configure.in: Update testsuite_flags to new location.
10947 * configure. Regenerate.
10948
10949 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10950
10951 * Makefile.tpl: Remove BUILD_CC stuff.
10952 * Makefile.in: Regenerate.
10953
10954 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10955
10956 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10957
10958 2003-06-16 Graeme Peterson <gp@qnx.com>
10959
10960 * MAINTAINERS (Write After Approval): Add myself.
10961
10962 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10963
10964 * config.guess: Update to 2003-06-12 version.
10965 * config.sub: Update to 2003-06-13 version.
10966
10967 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10968
10969 * config.guess: Update to 2003-06-06 version.
10970 * config.sub: Update to 2003-06-06 version.
10971
10972 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10973
10974 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10975 * configure. Regenerate.
10976
10977 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10978
10979 * configure.in: Disable serial configure by default.
10980 * configure: Regenerate.
10981 * Makefile.tpl: Abolish .NOTPARALLEL.
10982 * Makefile.in: Regenerate.
10983
10984 * Makefile.tpl: Replace {build,host,target}_canonical by
10985 {build,host,target}.
10986 * Makefile.in: Regenerate.
10987
10988 * Makefile.tpl: Fix stupid pasto.
10989 * Makefile.in: Regenerate.
10990
10991 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10992
10993 * Makefile.tpl: Remove bogus conditional.
10994 * Makefile.in: Regenerate.
10995
10996 2003-06-05 Jan Hubicka <jh@suse.cz>
10997
10998 * Makefile.tpl (profiledbootstrap): New target.
10999 * Makefile.in (profiledbootstrap): New target.
11000
11001 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
11002
11003 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
11004 Pinski. Remove user names from other bugzilla-only maintainers.
11005
11006 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
11007
11008 * Makefile.tpl: Make 'recursive targets' using autogen rather
11009 than shell loop. Remove duplicate 'clean' targets and false
11010 comments.
11011 * Makefile.def: Add systematic dependencies to 'recursive' targets.
11012 Add systematic method of specifying missing targets in subdirs.
11013 Add copyright boilerplate.
11014 * Makefile.in: Regenerate.
11015 * configure.in: Add 'recursive targets' to maybe list.
11016 * configure: Regenerate.
11017
11018 * MAINTAINERS: "GNATS only" -> "Bug database only".
11019
11020 * Makefile.tpl: Rename [+target+] to [+make_target+].
11021 * Makefile.def: Rename 'target' to 'make_target'.
11022
11023 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
11024
11025 * MAINTAINERS: Add self as options handling maintainer.
11026
11027 2003-05-28 Michael Meissner <gnu@the-meissners.org>
11028
11029 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11030 been too long since I touched those ports.
11031
11032 2003-05-28 DJ Delorie <dj@redhat.com>
11033
11034 * Makefile.tpl: Make maybe-check-gcc .PHONY.
11035 * Makefile.in: Regenerate.
11036
11037 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
11038
11039 * configure.in: Use curly braces in the definition of tooldir.
11040 * configure: Regenerate.
11041
11042 2003-05-21 DJ Delorie <dj@redhat.com>
11043
11044 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11045 newlib or libgloss.
11046 * Makefile.in: Regenerate.
11047
11048 2003-05-21 DJ Delorie <dj@redhat.com>
11049
11050 * Makefile.tpl: Add missing empty maybe-check-gcc target.
11051 * Makefile.in: Regenerate.
11052
11053 2003-05-20 Ian Lance Taylor <ian@airs.com>
11054
11055 * MAINTAINERS: Update my e-mail address.
11056
11057 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
11058
11059 * configure.in: Switch more things to use maybe dependencies.
11060 * Makefile.tpl: Switch more things to use maybe dependencies.
11061 Factor out common code from autogen IF statements.
11062 * configure: Regenerate.
11063 * Makefile.in: Regenerate.
11064
11065 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
11066
11067 * configure.in: Accept i[3456789]86 for machine type.
11068 * configure: Regenerate.
11069
11070 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
11071
11072 * configure.in: Switch more things to use maybe dependencies.
11073 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
11074 * configure: Regenerate.
11075 * Makefile.tpl: Switch more things to use maybe dependencies.
11076 * Makefile.in: Regenerate.
11077
11078 2003-05-16 Andreas Schwab <schwab@suse.de>
11079
11080 * Makefile.tpl (install-opcodes): Define.
11081 * Makefile.in: Rebuild.
11082
11083 2003-05-13 Andreas Jaeger <aj@suse.de>
11084
11085 * config.guess: Update to 2003-05-09 version.
11086 * config.sub: Update to 2003-05-09 version.
11087
11088 2003-05-13 Michael Eager <eager@mvista.com>
11089
11090 * configure.in: Correct sed script so that options in quotes are not
11091 deleted.
11092 * configure: Rebuild.
11093
11094 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
11095
11096 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11097 and $$s/newlib/libc/sys/cygwin32 include paths.
11098 * configure: Ditto.
11099
11100 2003-05-12 Michael Meissner <gnu@the-meissners.org>
11101
11102 * MAINTAINERS: Update my email addresses.
11103
11104 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11105
11106 * config-ml.in: Propagate INSTALL variables.
11107
11108 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11109
11110 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11111
11112 2003-05-02 Chris Demetriou <cgd@broadcom.com>
11113
11114 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11115 * Makefile.in: Regenerate.
11116
11117 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11118
11119 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11120
11121 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11122
11123 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11124
11125 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
11126
11127 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11128 * Makefile.in: Regenerated.
11129
11130 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11131
11132 * MAINTAINERS (Write After Approval): Upgrade myself from
11133 GNATS only to write-after-approval. Update my mail address.
11134
11135 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
11136
11137 (OS Port Maintainers: freebsd): Add myself.
11138
11139 2003-04-22 Mark Mitchell <mark@codesourcery.com>
11140
11141 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11142
11143 2003-04-22 Kean Johnston <jkj@sco.com>
11144
11145 * MAINTAINERS (SCO ports): Added myself.
11146
11147 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11148
11149 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11150
11151 2003-04-19 Kean Johnston <jkj@sco.com>
11152
11153 * MAINTAINERS (Write After Approval): Add myself.
11154
11155 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11156
11157 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11158 * Makefile.in: Regenerate.
11159
11160 2003-04-18 Jakub Jelinek <jakub@redhat.com>
11161
11162 * configure.in (powerpc64*-*-linux*): Remove.
11163 * configure: Rebuilt.
11164
11165 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
11166
11167 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11168 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11169 and restrap.
11170 * Makefile.in: Regenerate.
11171
11172 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
11173
11174 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11175 * configure: Regenerated.
11176
11177 2003-04-15 DJ Delorie <dj@redhat.com>
11178
11179 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11180
11181 2003-04-13 Nick Clifton <nickc@redhat.com>
11182
11183 * config-ml.in: Remove support for --disable-aix removing
11184 call-aix multilibs.
11185
11186 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
11187
11188 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11189 * */configure: Rebuilt.
11190
11191 2003-04-08 Joel Sherrill <joel@oarcorp.com>
11192
11193 * MAINTAINERS: Add my email address.
11194
11195 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
11196
11197 * MAINTAINERS (Write After Approval): Add myself.
11198
11199 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11200
11201 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11202 * Makefile.in: Regenerate.
11203
11204 2003-03-14 Michael Chastain <mec@shout.net>
11205
11206 * Makefile.in: Regenerate with correct Makefile.def.
11207
11208 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11209
11210 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11211 Make macro.
11212 * Makefile.in: Regenerate.
11213 * configure.in: Clean up gxx_include_dir logic.
11214 * configure: Regenerate.
11215
11216 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11217
11218 * MAINTAINERS (Write After Approval): Add myself.
11219
11220 2003-03-10 Ben Elliston <bje@wasabisystems.com>
11221
11222 * MAINTAINERS: Update my mail address.
11223
11224 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11225
11226 * configure.in (gxx_include_dir): Fix typo.
11227 * configure: Regenerated.
11228
11229 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11230
11231 * Makefile.tpl: Reindent.
11232 * Makefile.in: Regenerate.
11233 * configure.in: Reindent. Don't set unused variables.
11234 * configure: Regenerate.
11235
11236 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
11237
11238 * configure.in: Include $(build_tooldir)/sys-include in
11239 FLAGS_FOR_TARGET.
11240 * configure: Regenerated.
11241
11242 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11243
11244 * Makefile.tpl: Always pass down RANLIB.
11245 * Makefile.in: Regenerate.
11246
11247 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11248 * Makefile.in: Regenerate.
11249 * configure.in: Remove unused logic relating to --enable-shared
11250 and --enable-threads. Remove bogus comments. Remove redundant
11251 noconfigdirs.
11252 * configure: Regenerate.
11253
11254 * configure.in: Replace ${libstdcxx_version} by its value.
11255 Remove reference to mh-dgux.
11256 * configure: Regenerate.
11257
11258 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11259
11260 * MAINTAINERS (Write After Approval): Add myself.
11261
11262 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11263
11264 * Makefile.tpl: Rearrange.
11265 * Makefile.in: Regenerate.
11266
11267 2003-02-25 Uwe Stieber <uwe@wwws.de>
11268
11269 * configure.in: Add support for kaOS as cross build target system.
11270 * configure: Regenerated.
11271
11272 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11273
11274 * MAINTAINERS (Write after approval): Add myself.
11275
11276 2003-02-21 James E Wilson <wilson@tuliptree.org>
11277
11278 * MAINTAINERS: Update my email address.
11279
11280 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11281
11282 * MAINTAINERS: Add self to blanket write privs. section.
11283
11284 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11285
11286 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11287 configure-target-* as some target builds may require additional
11288 flags for preprocessor tests.
11289 * Makefile.in: Regenerated.
11290
11291 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11292
11293 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11294 * ltconfig: Handle it.
11295 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11296 auto-detecting it.
11297
11298 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11299 it is used as argument to $CC.
11300 * ltcf-gcj.sh: Likewise.
11301
11302 * configure.in: Introduce --enable-maintainer-mode.
11303 * configure: Rebuilt.
11304 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11305 for maintainer mode.
11306 * Makefile.in: Rebuilt.
11307
11308 2003-02-18 Jason Merrill <jason@redhat.com>
11309
11310 * Makefile.tpl (check-c++): Allow parallelism.
11311
11312 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11313
11314 * MAINTAINERS: Remove John Carr (who never actually had access to
11315 gcc.gnu.org).
11316
11317 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11318
11319 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11320 don't configure target-libobjc.
11321 * configure: Regenerate.
11322
11323 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11324
11325 * Makefile.tpl (RANLIB): Define.
11326 * Makefile.in: Regenerate.
11327
11328 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11329
11330 * MAINTAINERS: Update my email.
11331
11332 2003-02-06 Keith R Seitz <keiths@redhat.com>
11333
11334 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11335 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11336 * Makefile.in: Regenerated.
11337 * configure.in: Remove all traces of snavigator, db, and grep.
11338 * configure: Regenerated.
11339
11340 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11341
11342 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11343 After Approval.
11344
11345 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11346
11347 * MAINTAINERS (Write after approval): Add myself.
11348
11349 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11350
11351 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11352 * Makefile.in: Regenerated.
11353
11354 2003-01-30 Roger Sayle <roger@eyesopen.com>
11355
11356 * config.guess: Updated to 2003-01-30's version.
11357 * config.sub: Updated to 2003-01-28's version.
11358
11359 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11360
11361 * config.if: If gcc_version is already set, just use it. Don't set
11362 gcc_version_trigger if it's already set, otherwise set it to
11363 gcc/version.c, but only if the file exists. If it is not set and
11364 gcc/version.c does not exist, try to extract the version number from
11365 $CC.
11366
11367 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11368
11369 * MAINTAINERS: Add myself to write-after-approval list.
11370
11371 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11372
11373 * configure.in: Revert 24Jan change.
11374 * configure: Regenerate.
11375
11376 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11377
11378 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11379 entry of HJ Lu.
11380
11381 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11382
11383 * configure.in: Revert previous change.
11384 * configure: Regenerate.
11385
11386 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11387
11388 * configure.in: Make rda native-only.
11389 * configure: Regenerate.
11390
11391 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11392
11393 * MAINTAINERS: Move myself from GNATS-only-accounts to
11394 write-after-approval.
11395
11396 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11397
11398 * configure.in: Add missing \.
11399 * configure: Rebuilt.
11400
11401 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11402
11403 * configure.in (baseargs): Avoid using \| in sed regular
11404 expressions.
11405 * configure: Rebuilt.
11406
11407 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11408
11409 * configure.in (baseargs): Remove all supported forms of
11410 --cache-file, --srcdir, --host, --build and --target options
11411 from argument lists.
11412 * configure: Rebuilt.
11413
11414 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11415
11416 * MAINTAINERS: Add myself to write-after-approval list.
11417
11418 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11419
11420 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11421 * configure: Rebuilt.
11422
11423 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11424
11425 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11426 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11427 * Makefile.in: Regenerate.
11428 * configure: Regenerate.
11429
11430 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11431
11432 * configure.in: Remove Makefile in build, host and target modules
11433 unless configure was run with --no-recursion.
11434 * configure: Rebuilt.
11435
11436 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11437
11438 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11439 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11440 * Makefile.in: Regenerate.
11441
11442 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11443
11444 * config.guess: Update to 2003-01-03 version.
11445 * config.sub: Update to 2003-01-03 version.
11446
11447 2003-01-07 Christopher Faylor <cgf@redhat.com>
11448
11449 * configure: Regenerate with proper autoconf 2.13.
11450
11451 2003-01-07 Christopher Faylor <cgf@redhat.com>
11452
11453 * configure.in: Add AC_PREREQ for consistency.
11454 * configure: Regenerate.
11455
11456 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11457
11458 * configure.in (GDB_TK): Add tcl directories conditional on
11459 gdb/gdbtk directory being present.
11460 * configure: Regenerate.
11461
11462 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11463
11464 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11465 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11466 * configure: Rebuilt.
11467
11468 2002-12-31 Tom Tromey <tromey@redhat.com>
11469
11470 * Makefile.in: Rebuilt.
11471 * Makefile.def (target_modules) [libffi]: Allow installation.
11472
11473 2002-12-31 Andreas Schwab <schwab@suse.de>
11474
11475 * configure.in: Fix use of $program_transform_name.
11476 * configure: Regenerated.
11477
11478 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11479
11480 * configure.in (baseargs): Don't remove first configure argument.
11481 * configure: Regenerated.
11482
11483 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11484
11485 * Makefile.tpl (local-distclean): Don't remove...
11486 (multilib.ts): ... this. Moved into...
11487 (multilib.out): ... this. Don't use sub-make.
11488 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11489 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11490 (configure-build-[+module+], configure-[+module+],
11491 configure-target-[+module+], configure-gcc): ... these. Test
11492 for Makefile existence. Drop config.status from dependencies.
11493 * Makefile.in: Rebuilt.
11494 * configure.in: Move gcc-version-trigger to the end of
11495 ac_configure_args. Add comments to maybedep.tmp and
11496 serdep.tmp. Introduce --disable-serial-configure. Remove
11497 nonopt from baseargs, matching and removing corresponding
11498 whitespace while at it.
11499 * configure: Rebuilt.
11500
11501 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11502
11503 * configure.in (host_configargs): Replace reference to
11504 no-longer-defined buildopts with --build=${build_alias}.
11505 * configure: Rebuilt.
11506
11507 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11508 program_transform_name to standard idiom.
11509 (AUTOGEN, AUTOCONF): Define.
11510 (Makefile.in): Use $(AUTOGEN).
11511 (Makefile): Depend on config.status, and use autoconf-style rule to
11512 build it. Move original commands to...
11513 (config.status): ... this new target.
11514 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11515 $(AUTOCONF).
11516 * Makefile.in: Rebuilt.
11517
11518 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11519
11520 * Makefile.tpl: Fix dramatic bustage due to change in
11521 program_transform_name.
11522 * Makefile.in: Regenerate.
11523
11524 * configure.in: Remove unnecessary PATH setting.
11525 * configure: Regnerate.
11526
11527 * configure.in: Don't default to unprefixed tools unless
11528 the native tools will work.
11529 * configure: Regenerate.
11530
11531 * configure.in: Convert to autoconf script. Blow away lots
11532 of now-redundant Makefile fragments.
11533 * configure: Generate using Autoconf.
11534 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11535 * Makefile.in: Regenerate.
11536
11537 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11538
11539 * configure: Fix stupid bug where RANLIB was mistakenly included.
11540
11541 * configure.in: Rename (buildargs, hostargs, targargs) to
11542 (build_configargs, host_configargs, target_configargs).
11543
11544 * configure.in: Move logic out of sed statement.
11545
11546 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11547 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11548
11549 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11550
11551 * config.sub: Import from master repository
11552 * config.guess: Ditto
11553
11554 2002-12-24 Andreas Schwab <schwab@suse.de>
11555
11556 * Makefile.tpl (multilib.out): Fix missing space.
11557 * Makefile.in: Regenerate.
11558
11559 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11560
11561 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11562 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11563 * Makefile.in: Regenerate.
11564 * configure.in: Remove unnecessary leftovers.
11565
11566 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11567
11568 * configure.in (extra_ranlibflags_for_target): New variable.
11569 (*-*-darwin): Add -c to ranlib commands.
11570 * configure (tooldir): Handle extra_ranlibflags_for_target.
11571
11572 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11573
11574 * Makefile.tpl: Revert HJL's change.
11575 * Makefile.in: Regenerated.
11576 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11577 always.
11578
11579 2002-12-19 Andreas Schwab <schwab@suse.de>
11580
11581 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11582 * Makefile.in: Regenerate.
11583
11584 2002-12-18 H.J. Lu <hjl@gnu.org>
11585
11586 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11587 * Makefile.in: Regenerated.
11588
11589 * configure.in (build_prefix): New. Substitute.
11590
11591 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11592
11593 * Makefile.tpl: Don't let real targets depend on phony targets.
11594 * Makefile.in: Regenerate.
11595
11596 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11597 * Makefile.in: Regenerate.
11598
11599 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11600
11601 * config.sub: Import from master repository
11602 * config.guess: Ditto
11603
11604 2002-12-16 Jason Merrill <jason@redhat.com>
11605
11606 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11607 previous 'make bootstrap'.
11608 * Makefile.in: Regenerate.
11609
11610 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11611
11612 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11613
11614 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11615
11616 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11617 * Makefile.in: Regenerate.
11618
11619 2002-12-13 Jason Merrill <jason@redhat.com>
11620
11621 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11622 library tests.
11623 (check-c++): Just depend on it and check-target-libstdc++-v3.
11624 * Makefile.in: Regenerate.
11625
11626 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11627
11628 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11629 * Makefile.in: Rebuilt.
11630
11631 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11632
11633 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11634
11635 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11636
11637 * configure: Fix bug put in by gremlins.
11638
11639 * Makefile.tpl: Substitute more autoconfily.
11640 * configure: Substitute more autoconfily.
11641 * Makefile.in: Regenerate.
11642
11643 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11644
11645 * config.sub: Import from master repository
11646 * config.guess: Ditto
11647 * MAINTAINERS: Added Svein Seldal under write after approval
11648
11649 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11650
11651 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11652 * Makefile.in (all-sim): Ditto.
11653
11654 2002-12-06 DJ Delorie <dj@redhat.com>
11655
11656 * Makefile.tpl: Change configure dependencies to not have real
11657 targets depend on phony targets.
11658
11659 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11660
11661 * configure.in: Revert unintentional change.
11662
11663 * Makefile.tpl: Change dependency for */multilib.out so that
11664 it works when gcc isn't in the tree.
11665
11666 * configure.in: Substitute more.
11667 * configure: Run subconfigures from the Makefile.
11668 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11669 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11670
11671 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11672
11673 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11674
11675 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11676
11677 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11678 and corresponding dependencies.
11679 * Makefile.in: Regenerate.
11680
11681 * configure.in (host_tools): Order binutils, gas and ld for
11682 convenience in running the testsuites.
11683
11684 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11685 * Makefile.in: Regenerate.
11686 * configure.in: Introduce rules to serialize subconfigure runs.
11687
11688 * configure.in: Introduce BASE_CC_FOR_TARGET.
11689 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11690 Realize configure-build-* targets. Realize configure-target-* targets.
11691 * Makefile.in: Regenerate.
11692
11693 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11694
11695 * configure: Move gcc_version_trigger stuff from here...
11696 * configure.in: ...to here.
11697
11698 * configure.in: Separate subconfigure options added by this file from
11699 options given by the user. Add machinery to put args for host
11700 subconfigures into the Makefile.
11701
11702 * Makefile.tpl: Remove 'vault' targets.
11703 * Makefile.tpl: Reorder and comment dependencies.
11704 * Makefile.in: Regenerate.
11705
11706 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11707 * configure.in: Fix my broken commit of previous patch. (sigh)
11708
11709 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11710
11711 * configure.in: Move host-specific darwin noconfigdirs into
11712 the host-specific section.
11713
11714 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11715
11716 * configure.in: Move host-specific darwin noconfigdirs into
11717 the host-specific section.
11718
11719 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11720
11721 * configure: Remove skip-this-dir support.
11722 * Makefile.tpl: Remove skip-this-dir support.
11723
11724 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11725 subdirectories.
11726 * Makefile.in: Regenerate.
11727
11728 * Makefile.tpl: Strip out useless setting of 'dir'.
11729 * Makefile.in: Regenerate.
11730
11731 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11732
11733 * configure.in: Fix deeply stupid bug.
11734
11735 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11736 shell code in CXX_FOR_TARGET
11737 * Makefile.def: Introduce raw_cxx.
11738 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11739 RAW_CXX_FOR_TARGET.
11740 * Makefile.in: Regenerate.
11741
11742 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11743
11744 * Makefile.tpl: Remove unnecessary ifs.
11745 * Makefile.in: Regenerate.
11746
11747 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11748 dependencies. Maybe-ize build-libiberty. Create dummy install
11749 targets for 'no_install' modules.
11750 * configure: Move GDB_TK substitution to configure.in. Move
11751 build_modules stuff to configure.in.
11752 * configure.in: Implement soft dependency machinery. Maybe-ize
11753 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11754 * Makefile.in: Regenerate.
11755
11756 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11757
11758 * Makefile.tpl: Make all-target, install-target behave similarly
11759 to all, install (only hitting configured targets). Eliminate
11760 unused macro defintions.
11761
11762 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11763 build != host.
11764
11765 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11766
11767 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11768
11769 * configure.in: Produce lists of subdir targets we're actually
11770 configuring. Remove references to "dosrel".
11771 * Makefile.tpl: Let configure set which subdir targets are hit.
11772 Remove install-cross; clean up install; remove ALL. Remove
11773 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11774 Autogenerate host module targets. Remove empty dependency lines
11775 and redundant dependency; rearrange slightly.
11776 * Makefile.def: Add host-side libtermcap, utils.
11777
11778 * Makefile.in: Regenerate.
11779
11780 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11781
11782 * ltconfig (osf[345]): Append $major to soname_spec.
11783 Reflect this in library_names_spec.
11784 * ltmain.sh (osf): Prefix $major with . for use as extension.
11785
11786 2002-11-19 Andreas Jaeger <aj@suse.de>
11787
11788 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11789 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11790 and sparc64 GNU/Linux systems.
11791
11792 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11793
11794 * MAINTAINERS: Update email.
11795
11796 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11797
11798 * MAINTAINERS: Complete James Dennett's entry.
11799
11800 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11801
11802 * MAINTAINERS (Write After Approval): Add myself.
11803
11804 2002-11-13 Bruce Korb <bkorb@gnu.org>
11805
11806 * Makefile.tpl: syntactic cleanup
11807
11808 2002-11-13 Stuart Hastings <stuart@apple.com>
11809
11810 * MAINTAINERS: Add myself to write-after-approval list.
11811
11812 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11813
11814 * Makefile.def: Add list of recursive targets to autogenerate.
11815 Add build_modules.
11816 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11817 targets. Autogenerate *-build-* targets.
11818 * Makefile.in: Regenerate.
11819
11820 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11821
11822 * configure: More autoconf-style substitutions.
11823 * Makefile.tpl: More autoconf-style substitutions.
11824 * Makefile.in: Regenerate.
11825
11826 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11827
11828 * configure: Substitute more variables in a more autoconf-friendly
11829 way. Simplify slightly.
11830 * Makefile.tpl: Make more variables substitutable in an
11831 autoconf-friendly way.
11832 * Makefile.in: Regenerate.
11833
11834 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11835
11836 * MAINTAINERS (Write After Approval): Add myself.
11837
11838 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11839
11840 * configure.in (v810*): Remove special setting of tools.
11841
11842 * configure: Add support for extra required flags for ar or nm.
11843 * configure.in (aix4.3+): Use above support for target-specific
11844 issues, rather than using config/mt-aix43.
11845
11846 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11847
11848 * configure: Remove 'removing', which doesn't work. Replace $subdir
11849 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11850 with $srcdir. Reformat indentation. Substitute some variables
11851 formerly hard-coded in the Makefile for build=host.
11852 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11853 * Makefile.def: Autogenerate more.
11854 * Makefile.in: Regenerate.
11855
11856 2002-11-04 Adam Nemet <anemet@lnxw.com>
11857
11858 * MAINTAINERS (Write After Approval): Add myself.
11859
11860 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11861
11862 * Makefile.def (host_modules): Add rda.
11863 * Makefile.in: Regenerate.
11864 * configure.in (target_tool): Add target-rda to list.
11865
11866 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11867
11868 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11869
11870 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11871
11872 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11873 and restrap targets to this rule.
11874 * Makefile.in: Regenerate.
11875
11876 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11877
11878 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11879 GNATS only accounts.
11880
11881 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11882
11883 * configure.in (i[3456]86-*-linux*): Add check to disable
11884 ${libgcj} for glibc1.
11885
11886 2002-10-24 Denis Chertykov <denisc@overta.ru>
11887
11888 * MAINTAINERS: Add myself as ip2k port maintainer.
11889
11890 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11891
11892 * configure.in: Add tic4x target.
11893
11894 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11895
11896 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11897 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11898 * Makefile.in: Regenerate.
11899
11900 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11901 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11902 * Makefile.in: Regenerate.
11903
11904 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11905
11906 * MAINTAINERS: Add myself as web pages co-maintainer.
11907
11908 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11909
11910 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11911 * Makefile.in: Regenerate.
11912
11913 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11914
11915 * MAINTAINERS: Add myself and Nathan Sidwell
11916 <nathan@codesourcery.com> as VxWorks maintainers.
11917
11918 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11919
11920 * Makefile.def: Remove order dependency comments.
11921 * Makefile.tpl: Add explicit install-install dependencies.
11922 * Makefile.in: Regenerate.
11923
11924 * Makefile.tpl: Remove material now in src-release. (Finally!)
11925 * Makefile.in: Regenerate.
11926
11927 * Makefile.tpl: Add configure-target (for src-release in src)
11928 * Makefile.in: Regenerate.
11929
11930 2002-09-30 Nick Clifton <nickc@redhat.com>
11931
11932 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11933
11934 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11935
11936 * configure.in (s390*-*-linux*): Enable libgcj.
11937
11938 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11939
11940 * configure: Revert accidentally applied changes.
11941
11942 * Makefile.tpl: Make more autoconf-friendly.
11943 * Makefile.in: Regenerate.
11944 * configure: Make substitution more autoconf-like.
11945
11946 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11947
11948 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11949 single entry to handle all these.
11950 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11951 libjava on arm-*-elf.
11952
11953 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11954
11955 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11956 things that depend on them.
11957
11958 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11959
11960 * Makefile.tpl: Make subsituted variables more autoconfy.
11961 * Makefile.in: Regenerate.
11962 * configure: Make seds more autoconfy.
11963
11964 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11965
11966 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11967 * Makefile.in: Regenerate.
11968 * configure.in: Rewrite sed statements to look autoconfy.
11969
11970 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11971 all-target-foo on configure-target-foo.
11972 * Makefile.def: Ditto.
11973 * Makefile.in: Rebuild.
11974
11975 2002-09-25 Andrew Haley <aph@redhat.com>
11976
11977 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11978
11979 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11980
11981 * Makefile.def: New file.
11982 * Makefile.tpl: New file.
11983 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11984 * contrib/gcc_update: Note that Makefile.in is a generated file.
11985
11986 * configure.in: Minor rearrangement. Simplify tests.
11987
11988 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11989
11990 * configure.in (with_headers): Skip copy if value is "yes".
11991 (with_libs): Likewise.
11992
11993 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11994
11995 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11996 * configure.in (sh*-*-pe*): Ditto.
11997 * configure.in (mips*-*-pe*): Ditto.
11998 * configure.in (*arm-wince-pe): Ditto.
11999
12000 * configure.in: Rearrange.
12001
12002 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
12003
12004 * MAINTAINERS: Update my email address.
12005
12006 2002-08-30 Paul Koning <pkoning@equallogic.com>
12007
12008 * MAINTAINERS: (Write After Approval): Add myself.
12009
12010 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
12011
12012 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
12013
12014 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
12015
12016 * MAINTAINERS: Change my mailing address.
12017
12018 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
12019
12020 * MAINTAINERS (Write After Approval): Remove myself.
12021 (Various Maintainers: c++ runtime libs): Add myself.
12022
12023 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
12024
12025 * MAINTAINERS (Write After Approval): Remove myself.
12026 (Various Maintainers: c++ runtime libs): Add myself.
12027
12028 2002-08-15 Eric Christopher <echristo@redhat.com>
12029
12030 * config.sub: Import from master repository.
12031 * config.guess: Ditto.
12032
12033 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
12034
12035 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12036 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12037 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12038
12039 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
12040
12041 * MAINTAINERS: Add self to rs6000 vector extensions.
12042
12043 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
12044
12045 * libiberty/configure: Reverted unintended yesterday's check in.
12046
12047 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
12048
12049 * boehm-gc/configure, libf2c/configure: Rebuilt.
12050 * libffi/configure, libiberty/configure: Ditto.
12051 * libjava/configure, libobjc/configure: Ditto.
12052 * libstdc++-v3/configure, zlib/configure: Ditto.
12053 Merged from binutils:
12054 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
12055 From Steve Ellcey <sje@cup.hp.com>:
12056 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12057 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12058 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12059 IA64.
12060 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12061 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12062 soname_spec, sys_lib_search_path_spec): Ditto.
12063
12064 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
12065
12066 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12067
12068 2002-08-04 H.J. Lu (hjl@gnu.org)
12069
12070 * configure.in (mips*-*-linux*): Don't skip target-libffi.
12071
12072 2002-08-02 Krister Walfridsson <cato@df.lth.se>
12073
12074 * MAINTAINERS (Write After Approval): Add myself.
12075
12076 2002-07-31 Alan Modra <amodra@bigpond.net.au>
12077
12078 * configure.in: Move generic linux case to end. Copy generic
12079 linux noconfigdirs to mips*-*-linux* entry and new
12080 powerpc64*-*-linux* entry. Add target-libffi for the latter.
12081
12082 2002-07-19 Michael Matz <matz@suse.de>
12083
12084 * MAINTAINERS: Add myself as ra* maintainer.
12085
12086 2002-07-16 Chris Demetriou <cgd@broadcom.com>
12087
12088 * config.guess: Update to 2002-07-09 version.
12089 * config.sub: Update to 2002-07-03 version.
12090
12091 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12092
12093 * MAINTAINERS: Fix typo in a maintainer email address.
12094
12095 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12096
12097 * configure.in: Remove two redundant tests.
12098
12099 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12100
12101 * configure.in (mips*-*-irix6*o32): Enable stabs.
12102
12103 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12104
12105 * configure.in: Don't build grez.
12106 * Makefile.in: Ditto.
12107
12108 * Makefile.in: Remove references to bsp, cygmon, libstub.
12109 * configure.in: Ditto.
12110
12111 * configure.in: Remove leftover reference to gdbtest.
12112
12113 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
12114
12115 * configure.in (gxx_include_dir): Change to match versioned
12116 C++ headers if --enable-version-specific-runtime-libs is used.
12117
12118 2002-07-04 Steve Ellcey <sje@cup.hp.com>
12119
12120 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12121
12122 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12123
12124 * configure.in: Make --without-x work.
12125
12126 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12127
12128 * configure.in: Rearrange target Makefile fragment collection.
12129
12130 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12131 cvs[src].
12132 * configure.in: Ditto.
12133
12134 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12135
12136 * MAINTAINERS (Write After Approval): Update my e-mail address.
12137
12138 2002-06-24 Ben Elliston <bje@redhat.com>
12139
12140 * configure.in (host_tools): Remove cgen.
12141
12142 * Makefile.in (all-cgen): Remove; runs from its source directory.
12143 (check-cgen, install-cgen, clean-cgen): Likewise.
12144 (all-opcodes): Do not depend on all-cgen.
12145 (all-sim): Likewise.
12146
12147 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
12148
12149 * Makefile.in: Eliminate 'apache' targets.
12150 * configure.in: Eliminate 'apache' targets.
12151
12152 * configure.in: Eliminate redundant tests. Reorganize.
12153
12154 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12155
12156 * config-ml.in: Eliminate references to Cygnus configure.
12157
12158 * Makefile.in: Eliminate references to building emacs.
12159
12160 2002-06-28 Graham Stott <graham.stott@btinternet.com>
12161
12162 * MAINTAINERS: Update my email address.
12163
12164 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12165
12166 * config.if (libstdcxx_incdir): Version C++ headers.
12167 (cxx_incdir): Remove.
12168
12169 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12170
12171 * MAINTAINERS (Write After Approval): Add self.
12172
12173 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12174
12175 * configure.in: Add support for ip2k.
12176
12177 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12178
12179 * configure.in: Fix AIX configury bug.
12180
12181 2002-06-20 Steve Ellcey <sje@cup.hp.com>
12182
12183 * MAINTAINERS (Write After Approval): Add self.
12184
12185 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12186
12187 * configure.in: replace ${topsrcdir} with ${srcdir}
12188
12189 * configure.in: Move definition of libstdcxx_flags
12190 right above usage, rather than waaay earlier.
12191
12192 * configure.in: Pull definition of is_cross_compiler earlier.
12193
12194 * configure.in: Rearrange a little.
12195
12196 * configure.in: Remove references to librx.
12197 * Makefile.in: Remove references to librx.
12198
12199 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12200
12201 * config.sub: Add support for avr target.
12202 Import from master sources, rev 1.255
12203
12204 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
12205
12206 * configure, .cvsignore: Revert previous change...
12207 * Makefile: ...delete.
12208
12209 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12210
12211 * configure.in: Eliminate ${gasdir} variable.
12212
12213 2002-06-18 Dave Brolley <brolley@redhat.com>
12214
12215 * configure.in: Add support for frv.
12216 * config.sub: Add support for frv.
12217
12218 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12219
12220 * configure: Remove garbage from previous commit.
12221
12222 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12223
12224 * configure: For in-source builds, make a subdir and re-exec there.
12225 * Makefile: New file. Pass targets through to build directory.
12226 * .cvsignore: No longer ignore "Makefile".
12227
12228 2002-06-16 Douglas Rupp <rupp@gnat.com>
12229
12230 * MAINTAINERS (Write After Approval): Add self.
12231
12232 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12233
12234 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12235
12236 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12237
12238 * configure.in (vax-*-netbsd*): Re-enable gas.
12239
12240 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12241
12242 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12243 BUILD_PREFIX_1, to correct nomenclature.
12244 * configure: Likewise.
12245
12246 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12247 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12248
12249 2002-05-31 Olaf Hering <olh@suse.de>
12250
12251 * config-ml.in: Propogate DESTDIR also.
12252
12253 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12254
12255 * configure.in (vax-*-netbsd*): Don't build gas for this
12256 platform.
12257
12258 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12259
12260 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12261 and libgcj for AVR.
12262
12263 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12264
12265 * MAINTAINERS (Write After Approval): Add myself.
12266
12267 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12268
12269 * config.guess: Update to 2002-05-22 version.
12270 * config.sub: Likewise.
12271
12272 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12273
12274 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12275 * config-ml.in: Likewise.
12276 * configure: Likewise.
12277 * configure.in: Likewise.
12278
12279 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12280
12281 * MAINTAINERS: Update my email address.
12282
12283 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12284
12285 * configure.in: Simplify makefile fragment collection.
12286
12287 * configure.in: Remove code to build emacs.
12288
12289 * configure.in : Remove --srcdir argument from targargs and buildargs
12290 (it's always overridden in the Makefile anyway). Rearrange a bit.
12291
12292 * configure: Move some logic to configure.in.
12293 * configure.in: Move some logic from configure.
12294
12295 2002-05-11 Tom Tromey <tromey@redhat.com>
12296
12297 * MAINTAINERS: Reflect libgcj reality.
12298
12299 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12300
12301 * Makefile.in: Honour DESTDIR.
12302
12303 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12304
12305 * config.guess: Import 2002-03-20 version.
12306 * config.sub: Import 2002-04-26 version.
12307
12308 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12309
12310 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12311
12312 2002-05-07 Tim Josling <tej@melbpc.org.au>
12313
12314 * MAINTAINERS: Add self.
12315
12316 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12317
12318 * ltmain.sh: Detect and handle object name conflicts
12319 while piecewise linking a static library.
12320
12321 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12322
12323 * configure.in (noconfigdirs): Don't disable libgcj on
12324 sparc64-*-solaris* and sparcv9-*-solaris*.
12325
12326 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12327
12328 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12329
12330 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12331
12332 * configure.in (FLAGS_FOR_TARGET): Do not add
12333 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12334 on i[3456]86-*-linux*.
12335
12336 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12337
12338 * configure.in (noconfigdirs): Replace [ ] with test.
12339
12340 * configure.in (noconfigdirs): Do not add target-newlib if
12341 target == i[3456]86-*-linux*, and host == target.
12342
12343 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12344
12345 * configure.in: delete reference to absent file
12346
12347 * configure.in: replace '[' with 'test'
12348
12349 * configure.in: Eliminate references to gash.
12350 * Makefile.in: Eliminate references to gash.
12351
12352 * configure.in: remove useless references to 'pic' makefile fragments.
12353
12354 * configure.in: (*-*-windows*) Finish removing.
12355
12356 * configure.in: Eliminate redundant test for libgui.
12357
12358 2002-04-29 Roger Sayle <roger@eyesopen.com>
12359
12360 * MAINTAINERS: Add self and realphabetize. Update entries
12361 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12362 entry for a29k port maintainer.
12363
12364 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12365
12366 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12367 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12368
12369 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12370
12371 * configure.in: remove references to dead files
12372
12373 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12374
12375 * MAINTAINERS: Add information about purpose of this file.
12376
12377 2002-04-18 Tom Tromey <tromey@redhat.com>
12378
12379 * configure.in: Disallow configuring libgcj when it is already
12380 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12381 Solaris 2.8 by default. For PR libgcj/6158.
12382
12383 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12384
12385 * configure.in: Move default CC setting out of config/mh-* fragments
12386 directly into here.
12387
12388 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12389
12390 * configure.in: don't even try to configure or make a subdirectory
12391 if there's no configure script for it.
12392
12393 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12394
12395 * MAINTAINERS: Remove chill maintainers.
12396 * Makefile.in (CHILLFLAGS): Remove.
12397 (CHILL_LIB): Remove.
12398 (TARGET_CONFIGDIRS): Remove libchill.
12399 (CHILL_FOR_TARGET): Remove.
12400 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12401 CHILL_LIB.
12402 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12403 (CHECK_TARGET_MODULES): Likewise.
12404 (INSTALL_TARGET_MODULES): Likewise.
12405 (CLEAN_TARGET_MODULES): Likewise.
12406 (configure-target-libchill): Remove.
12407 (all-target-libchill): Remove.
12408 * configure.in (target_libs): Remove target-libchill.
12409 Do not compute CHILL_FOR_TARGET.
12410 * libchill: Remove directory.
12411
12412 2002-04-11 DJ Delorie <dj@redhat.com>
12413
12414 * Makefile.in, configure.in: Sync with binutils, entries
12415 follow...
12416
12417 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12418
12419 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12420 (do-tar, do-bz2): New rules.
12421 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12422 (gdb-tar): New rule.
12423 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12424 (insight_dejagnu.tar): New rule.
12425 (insight.tar): New rule.
12426 (gdb+dejagnu.tar): New rule.
12427 (gdb.tar): New rule.
12428
12429 2002-02-01 Mo DeJong <supermo@bayarea.net>
12430
12431 * Makefile.in: Add all-tix to deps for all-snavigator
12432 so that tix is built when building snavigator.
12433
12434 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12435
12436 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12437 ld and gdb are not supported.
12438
12439 2002-01-07 Mark Salter <msalter@redhat.com>
12440
12441 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12442 Allow target-libgloss to be built for arm, strongarm, and xscale.
12443
12444 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12445
12446 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12447 options for i[3456]86-pc-linux* native builds.
12448
12449 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12450
12451 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12452 files from .po files for a distribution.
12453
12454 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12455
12456 * configure.in: Enable libstdc++-v3 for h8300 targets.
12457
12458 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12459
12460 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12461 version from bfd/.
12462
12463 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12464
12465 * Makefile.in (VER): When present, extract the version number from
12466 the file version.in.
12467
12468 2001-05-24 Tom Rix <trix@redhat.com>
12469
12470 * configure.in : enable ld for aix
12471
12472 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12473
12474 * config.guess: Add linux target for S/390.
12475
12476 2000-11-07 Philip Blundell <pb@futuretv.com>
12477
12478 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12479
12480 2000-11-03 Philip Blundell <pb@futuretv.com>
12481
12482 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12483 files.
12484
12485 2001-01-15 Ben Elliston <bje@redhat.com>
12486
12487 * configure.in (host_tools): Add sid.
12488 Always configure cgen.
12489
12490 2000-11-24 Nick Clifton <nickc@redhat.com>
12491
12492 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12493
12494 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12495
12496 * Makefile.in (ALL_MODULES): Add all-cgen.
12497 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12498 (all-cgen): New target.
12499 (all-opcodes,all-sim): Depend on all-cgen.
12500 * configure.in (host_tools): Add cgen.
12501 Only configure cgen if --enable-cgen-maint.
12502
12503 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12504
12505 * configure.in: Add *-*-freebsd* configurations.
12506
12507 2002-04-08 Tom Tromey <tromey@redhat.com>
12508
12509 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12510 Fixes PR libgcj/6068.
12511
12512 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12513
12514 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12515
12516 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12517
12518 * configure.in (alpha*-dec-osf*): Enable libgcj.
12519
12520 2003-03-27 Matthew Gingell <gingell@gnat.com>
12521
12522 * MAINTAINERS (Write After Approval): Add myself.
12523
12524 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12525
12526 Fix for: PR bootstrap/3591, target/5676
12527 * configure.in (mcore-pe): Disable the configuration of
12528 libstdc++-v3 since exceptions are not supported.
12529
12530 2002-03-20 Anthony Green <green@redhat.com>
12531
12532 * configure.in: Enable libgcj for xscale-elf target.
12533
12534 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12535
12536 * MAINTAINERS: Update my email address.
12537
12538 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12539
12540 * ltmain.sh (relink_command): Fix typo in previous change.
12541
12542 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12543
12544 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12545 (relink_command): Added --tag flags.
12546 (mode=install): If relinking fails; error out.
12547
12548 2002-03-12 Richard Henderson <rth@redhat.com>
12549
12550 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12551 .NOTPARALLEL tag.
12552 (do-check): Rename from check.
12553 (check): Allow parallel check.
12554
12555 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12556
12557 * MAINTAINERS: Add myself as maintainer for xtensa port.
12558 Fix alphabetical order in CPU port maintainer list.
12559 Remove myself from Write After Approval list.
12560
12561 2002-03-11 Richard Henderson <rth@redhat.com>
12562
12563 * Makefile.in (.NOTPARALLEL): Add fake tag.
12564
12565 2002-03-07 H.J. Lu (hjl@gnu.org)
12566
12567 * configure.in: Enable gprof for mips*-*-linux*.
12568
12569 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12570
12571 * MAINTAINERS (Write After Approval): Add myself.
12572
12573 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12574
12575 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12576 libjava.
12577 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12578
12579 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12580
12581 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12582 because its Makefile is there; test for the executable instead.
12583
12584 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12585
12586 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12587 libstdc++-v3 and libjava.
12588
12589 2002-02-11 Adam Megacz <adam@xwt.org>
12590
12591 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12592 boehm-gc
12593
12594 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12595
12596 * config.guess: Updated to 2002-01-30's version.
12597 * config.sub: Updated to 2002-02-01's version.
12598 Contribute sh64-elf.
12599 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12600 * configure.in: Added sh64-*-*.
12601
12602 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12603
12604 * MAINTAINERS: Belatedly add myself to write after approval list.
12605
12606 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12607
12608 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12609 Remove self as Write After Approval.
12610
12611 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12612
12613 * MAINTAINERS: Put self in as maintainer for contrib/regression
12614 directory.
12615
12616 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12617
12618 * MAINTAINERS: Update my email address.
12619
12620 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12621
12622 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12623 target-libiberty, and target-libgloss. Skip Java-related
12624 libraries if not supported for NetBSD on target CPU.
12625
12626 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12627
12628 * install-sh: Use _inst.$$_ for temp file name.
12629
12630 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12631
12632 * MAINTAINERS (Write After Approval): Move my contact info
12633 from here...
12634 (OS Port Maintainers): ...to here (netbsd).
12635
12636 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12637
12638 * MAINTAINERS (Write After Approval): Add myself.
12639
12640 2002-01-17 H.J. Lu <hjl@gnu.org>
12641
12642 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12643 (all-target-fastjar): Also depend on all-target-libiberty.
12644
12645 2002-01-16 H.J. Lu (hjl@gnu.org)
12646
12647 * config.guess: Import from master sources, rev 1.225.
12648 * config.sub: Import from master sources, rev 1.238.
12649
12650 2002-01-16 Kazu Hirata <kazu@hxi.com>
12651
12652 * MAINTAINERS (Write After Approval): Remove myself.
12653
12654 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12655
12656 * MAINTAINERS (Write After Approval): Add myself.
12657
12658 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12659
12660 * MAINTAINERS: Add self as docs co-maintainer.
12661
12662 2001-12-11 Matthias Klose <doko@debian.org>
12663
12664 * MAINTAINERS (Write After Approval): Add myself.
12665
12666 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12667
12668 * MAINTAINERS: Update my email address.
12669
12670 2001-12-07 Turly O'Connor <turly@apple.com>
12671 * MAINTAINERS (Write After Approval): Add myself.
12672 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12673 (rs6000_initialize_trampoline): Call __trampoline_setup for
12674 ABI_DARWIN too.
12675 * darwin-tramp.asm: New file, implements __trampoline_setup.
12676 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12677
12678 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12679
12680 * MAINTAINERS (Write After Approval): Add myself.
12681
12682 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12683
12684 * configure, configure.in: Use temp file for long sed commands.
12685
12686 2001-12-03 Laurent Guerby <guerby@acm.org>
12687
12688 * config.sub: Update to version 1.232 on subversion.
12689
12690 2001-12-03 Ben Elliston <bje@redhat.com>
12691
12692 * MAINTAINERS: Update mail address for config.* patches.
12693
12694 2001-11-27 DJ Delorie <dj@redhat.com>
12695 Zack Weinberg <zack@codesourcery.com>
12696
12697 When build != host, create libiberty for the build machine.
12698
12699 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12700 CONFIG_ARGUMENTS.
12701 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12702 New variables.
12703 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12704 and rules.
12705 (all.normal): Depend on ALL_BUILD_MODULES.
12706 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12707 (all-build-libiberty): Depend on configure-build-libiberty.
12708
12709 * configure: Calculate and substitute proper value for
12710 ALL_BUILD_MODULES.
12711 * configure.in: Create the build subdirectory.
12712 Calculate and substitute TARGET_CONFIGARGS (formerly
12713 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12714
12715 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12716
12717 * MAINTAINERS (write-after-approval): Add self.
12718
12719 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12720
12721 * MAINTAINERS (GNATS only accounts): Remove self.
12722
12723 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12724
12725 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12726 libf2c.
12727
12728 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12729
12730 * MAINTAINERS (Write After Approval): Add self.
12731
12732 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12733
12734 * MAINTAINERS: mips and s390 are also CPU ports.
12735
12736 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12737
12738 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12739
12740 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12741
12742 * MAINTAINERS: Alphabetize.
12743
12744 2001-11-09 Kazu Hirata <kazu@hxi.com>
12745
12746 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12747
12748 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12749
12750 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12751
12752 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12753
12754 * configure.in (--enable-languages): Be more permissive about
12755 syntax. Check for empty lists better. Warn about $LANGUAGES.
12756
12757 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12758
12759 * config.sub: Import from master sources, rev. 1.230.
12760 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12761
12762 2001-11-07 Laurent Guerby <guerby@acm.org>
12763
12764 * MAINTAINERS (Write After Approval): Add self.
12765
12766 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12767
12768 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12769
12770 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12771
12772 * config.sub: Import from master sources, rev 1.226.
12773 * config.guess: Import from master sources, rev 1.216.
12774
12775 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12776
12777 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12778 * MAINTAINERS: Add self as maintainer of MMIX port.
12779 Remove old after-approval entry.
12780
12781 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12782
12783 * ChangeLog, configure: Fix spelling errors.
12784
12785 2001-10-20 Brendan Kehoe <brendan@zen.org>
12786
12787 * MAINTAINERS: Tweak my address.
12788
12789 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12790
12791 * MAINTAINERS: Update my email address.
12792
12793 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12794
12795 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12796 * MAINTAINERS: Add self as maintainer of CRIS port.
12797
12798 2001-10-10 Geert Bosch <bosch@gnat.com>
12799
12800 * MAINTAINERS (Various maintainers: Ada front end):
12801 Added Robert Dewar.
12802
12803 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12804
12805 * MAINTAINERS (Write After Approval): Added self
12806
12807 2001-10-02 Geert Bosch <bosch@gnat.com>
12808
12809 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12810
12811 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12812
12813 * configure: Handle temporary files securely using mkdir.
12814
12815 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12816
12817 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12818
12819 2001-09-26 Will Cohen <wcohen@redhat.com>
12820
12821 * configure.in (*-*-linux*): Disable configuration of target-newlib
12822 and target-libgloss.
12823
12824 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12825
12826 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12827 RANLIB.
12828
12829 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12830
12831 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12832 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12833 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12834 avoid quotes nesting problems.
12835 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12836 (DO_X): Export only variables that are set.
12837
12838 2001-09-19 Ben Elliston <bje@redhat.com>
12839
12840 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12841 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12842 semantics. Use the shell built-in "type" command instead.
12843
12844 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12845
12846 Merged from gcc-3_0-branch:
12847 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12848 * ltcf-c.sh: Use $objext, not $ac_objext.
12849 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12850 * ltcf-cxx.sh: Add support for GNU.
12851 2001-07-22 Timothy Wall <twall@redhat.com>
12852 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12853 default settings if using GNU tools with that configuration.
12854 * ltcf-cxx.sh: Ditto.
12855 * ltcf-gcj.sh: Ditto.
12856 2001-07-21 Michael Chastain <chastain@redhat.com>
12857 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12858 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12859 * ltmain.sh: Mark as gcc-local.
12860
12861 2001-08-30 Eric Christopher <echristo@redhat.com>
12862 Jason Eckhardt <jle@redhat.com>
12863
12864 * config.guess: Merge from master sources.
12865 * config.sub: Merge from master sources, add support for mipsisa32.
12866
12867 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12868 * config.sub: Merge from master sources, rev 1.219.
12869 * MAINTAINERS: Add self as contact for stormy16 port.
12870
12871 2001-08-14 Zack Weinberg <zackw@panix.com>
12872
12873 * config.sub: Merge from master sources, rev 1.218.
12874 * config.guess: Merge from master sources, rev 1.209.
12875
12876 2001-08-11 Graham Stott <grahams@redhat.com>
12877
12878 * Makefile.in (check-c++): Add missing semicolon.
12879
12880 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12881
12882 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12883
12884 2001-07-30 Eric Christopher <echristo@redhat.com>
12885
12886 * MAINTAINERS (Various maintainers: mips port): Added myself.
12887
12888 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12889
12890 * configure.in (sh-*-linux*): New.
12891
12892 2001-07-27 Richard Henderson <rth@redhat.com>
12893
12894 * .cvsignore: Add LAST_UPDATED.
12895
12896 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12897
12898 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12899
12900 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12901
12902 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12903
12904 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12905
12906 * MAINTAINERS (Write After Approval): Added myself.
12907
12908 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12909
12910 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12911 and libgcj on m68hc11/m68hc12.
12912
12913 2001-06-27 H.J. Lu (hjl@gnu.org)
12914
12915 * Makefile (CFLAGS_FOR_BUILD): New.
12916 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12917
12918 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12919
12920 * README: Remove version number.
12921
12922 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12923
12924 * INSTALL/README: Update wrt. to the installation instructions now
12925 residing in gcc/doc/install.texi.
12926
12927 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12928
12929 * README: Replace with a cut-down and updated version of gcc/README.
12930
12931 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12932
12933 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12934 multilibs to be disabled.
12935
12936 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12937
12938 * MAINTAINERS (Write After Approval): Add myself.
12939
12940 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12941
12942 * config.guess: Import CVS version 1.195.
12943 * config.sub: Import CVS version 1.212.
12944
12945 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12946
12947 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12948 gcc/xgcc is built, use -print-prog-name to find out the program
12949 name to use.
12950
12951 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12952
12953 * config.guess: Import CVS version 1.194. All gcc-local changes
12954 appear to also be in the master copy.
12955 * config.sub: Import CVS version 1.211.
12956
12957 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12958
12959 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12960 with_gcc]: Use `gcc -shared' to build a shared library.
12961
12962 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12963
12964 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12965 archives.
12966
12967 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12968
12969 * MAINTAINERS (Write After Approval): Add myself.
12970
12971 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12972
12973 * configure.in (libstdcxx_flags): Do not try to execute
12974 libstdc++-v3/testsuite_flags until it exists.
12975
12976 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12977
12978 * MAINTAINERS: Update my email address.
12979
12980 2001-05-31 Graham Stott <grahams@redhat.com>
12981
12982 * MAINTAINERS (Write After Approval): Add myself.
12983
12984 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12985
12986 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12987 libraries when using g++ with native linker.
12988
12989 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12990
12991 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12992
12993 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12994
12995 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12996 [aix4*|aix5*]: Prepend blank.
12997
12998 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12999
13000 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13001 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
13002 of subdir/configure scripts to use the new libtool.m4.
13003
13004 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
13005
13006 * MAINTAINERS (Write After Approval): Add myself.
13007
13008 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
13009
13010 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
13011
13012 2001-05-11 Ben Elliston <bje@redhat.com>
13013
13014 * Makefile.in (all-sid): New target.
13015 (check-sid, clean-sid, install-sid): Likewise.
13016
13017 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
13018
13019 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13020
13021 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
13022
13023 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13024 libgcj.
13025
13026 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
13027
13028 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13029 gcc/xgcc is built, use -print-prog-name to find out the program
13030 name to use.
13031
13032 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
13033
13034 * configure.in (noconfigdirs): Don't reset it from scratch in the
13035 target case; only append to it.
13036
13037 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13038 sparc-*-solaris2.8]: Disable ${libgcj}.
13039
13040 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
13041
13042 * configure.in (libgcj_saved): Copy from $libgcj.
13043 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13044 --disable-libgcj.
13045
13046 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
13047
13048 * MAINTAINERS: Remove self as MIPS maintainer and
13049 C front end maintainer.
13050
13051 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
13052
13053 * configure.in: Move *-chorusos target case to the proper switch.
13054 Disable libgcj.
13055
13056 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13057
13058 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13059 1.641.2.228.
13060
13061 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13062
13063 * Makefile.in (STAGE1_CFLAGS): Pass down.
13064
13065 2001-04-13 Alan Modra <amodra@one.net.au>
13066
13067 * config.guess: Add hppa64-linux support. Note for next import that
13068 this is already in the master file.
13069 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
13070
13071 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13072
13073 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13074 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13075
13076 2001-04-11 Stan Shebs <shebs@apple.com>
13077
13078 * MAINTAINERS: Add self as Darwin port maintainer.
13079
13080 2001-04-11 Alan Modra <amodra@one.net.au>
13081
13082 * MAINTAINERS: Update my email address.
13083
13084 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
13085
13086 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13087 recent versions of FreeBSD (release 3 or later).
13088 * ltconfig: On FreeBSD, -lc must not be provided when building
13089 a shared library or else the standard -pthread gcc option is
13090 rendered worthless to later users of the built library.
13091
13092 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13093
13094 * MAINTAINERS: Add self and RTH as C front end maintainers.
13095
13096 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
13097
13098 * config.sub: Make sure to match an already-canonicalized
13099 machine name (eg. mn10300-unknown-elf).
13100
13101 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
13102
13103 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13104 New macros.
13105 (bootstrap, cross): Use RECURSE_FLAGS.
13106 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13107
13108 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
13109
13110 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13111
13112 2001-03-22 Colin Howell <chowell@redhat.com>
13113
13114 * Makefile.in (DO_X): Do not backslash single-quotes in
13115 backquotes (two places).
13116
13117 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13118
13119 Re-installed:
13120 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13121 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13122 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13123 * ltcf-cxx.sh: Likewise.
13124 * ltcf-gcj.sh: Likewise.
13125
13126 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13127
13128 * MAINTAINERS: Add myself as "documentation co-maintainer".
13129
13130 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13131
13132 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13133 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13134
13135 2001-03-19 Tom Tromey <tromey@redhat.com>
13136
13137 * config-ml.in: Handle GCJ and GCJFLAGS.
13138
13139 2001-03-21 Michael Chastain <chastain@redhat.com>
13140
13141 * Makefile.in: all-m4 depends on all-texinfo.
13142
13143 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
13144
13145 * MAINTAINERS: Add myself to write after approval list.
13146
13147 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
13148
13149 * Makefile.in (DO_X): Quote nested quotes.
13150
13151 2001-03-18 Alan Modra <alan@linuxcare.com.au>
13152
13153 * MAINTAINERS: Add myself to write after approval list.
13154
13155 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
13156
13157 * Makefile.in (DO_X): Use double quotes for quoting
13158 "RANLIB=$${RANLIB}".
13159
13160 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13161
13162 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13163
13164 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
13165
13166 * configure.in: Only use `lang_requires' for languages athat are
13167 actually enabled.
13168
13169 2001-03-08 Phil Edwards <pme@sources.redhat.com>
13170
13171 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13172
13173 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
13174
13175 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13176
13177 2001-03-07 Tom Tromey <tromey@redhat.com>
13178
13179 * configure.in: Allow config-lang.in to set `lang_requires' to list
13180 of other required languages.
13181
13182 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
13183
13184 * Makefile.in: Remove RANLIB definition. Use RANLIB
13185 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13186 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13187
13188 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
13189 Alexandre Oliva <aoliva@redhat.com>
13190
13191 * Makefile.in (check-c++): Use tabs, not spaces.
13192
13193 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
13194
13195 * MAINTAINERS: add myself to Write After Approval list.
13196
13197 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
13198
13199 * Makefile.in (check-c++): New rule.
13200
13201 * configure.in (target_libs): Remove libg++.
13202 (noconfigdirs): Remove libg++.
13203 (noconfigdirs): Same.
13204 (noconfigdirs): Same.
13205 (noconfigdirs): Same.
13206
13207 * config-ml.in: Remove libg++ references.
13208
13209 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13210 (ALL_TARGET_MODULES): Same.
13211 (configure-target-libg++): Remove.
13212 (all-target-libg++): Remove.
13213 (configure-target-libio): Remove.
13214 (all-target-libio): Remove.
13215 (check-target-libio): Remove.
13216 (.PHONY): Remove.
13217 (libg++.tar.bz2): Remove.
13218 (all-target-cygmon): Remove libio.
13219 (all-target-libstdc++): Remove.
13220 (configure-target-libstdc++): Remove.
13221 (TARGET_LIB_PATH): Remove libstdc++.
13222 (ALL_GCC_CXX): Remove libstdc++.
13223 (all-target-gperf): Correct.
13224
13225 2001-02-16 Nick Clifton <nickc@redhat.com>
13226
13227 * configure.in (noconfigdirs): Allow configuration of texinfo
13228 for Cygwin hosts.
13229
13230 2001-02-15 Anthony Green <green@redhat.com>
13231
13232 * configure: Introduce GCJ_FOR_TARGET.
13233 * configure.in: Ditto.
13234 * Makefile.in: Ditto.
13235
13236 2001-02-13 Andreas Schwab <schwab@suse.de>
13237
13238 * MAINTAINERS: Update mail address.
13239
13240 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13241
13242 * config.guess: Add linux target for S/390.
13243 * config.sub: Likewise.
13244
13245 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13246
13247 * configure.in: for *-chorusos, don't config target-newlib and
13248 target-libgloss.
13249
13250 2001-02-06 Ben Elliston <bje@redhat.com>
13251
13252 * configure: Output host type to stdout, not stderr.
13253
13254 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13255
13256 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13257 * ltcf-cxx.sh: Likewise.
13258
13259 * config.if: Assume enable_libstdcxx_v3 is defined.
13260
13261 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13262
13263 Remove V2 C++ library.
13264 * configure.in: Remove --enable-libstdcxx_v3 support.
13265
13266 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13267
13268 * include/demangle.h: Add prototype for java_demangle_v3.
13269
13270 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13271
13272 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13273
13274 2001-01-27 Richard Henderson <rth@redhat.com>
13275
13276 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13277
13278 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13279
13280 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13281 Don't unset, it's non-portable and no longer necessary, set to empty
13282 instead.
13283
13284 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13285
13286 * ltconfig: Shell portability fix for the tagname validity check.
13287
13288 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13289
13290 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13291 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13292
13293 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13294
13295 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13296
13297 2001-01-26 Tom Tromey <tromey@redhat.com>
13298
13299 * configure.in: Allow libgcj to be built on Sparc Solaris.
13300
13301 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13302
13303 * ltcf-c.sh: Add aix5 case.
13304 * ltcf-cxx.sh: Likewise.
13305 * ltconfig: Likewise.
13306
13307 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13308
13309 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13310 keep at least one of build_libtool_libs or build_old_libs set to
13311 yes.
13312
13313 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13314 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13315
13316 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13317
13318 * configure.in: Enable libgcj on several additional platforms.
13319
13320 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13321
13322 * configure.in: Enable libgcj for linux targets.
13323
13324 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13325
13326 * MAINTAINERS (Write After Approval): Add myself.
13327
13328 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13329
13330 * MAINTAINERS: Add myself as vax port maintainer.
13331
13332 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13333
13334 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13335
13336 2001-01-09 Mike Stump <mrs@wrs.com>
13337
13338 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13339 failures of subdirectories.
13340
13341 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13342
13343 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13344 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13345 * ltcf-cxx.sh: Likewise.
13346 * ltcf-gcj.sh: Likewise.
13347 * ltconfig.sh: Fix typo.
13348
13349 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13350
13351 * configure: handle DOS-style absolute paths.
13352
13353 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13354
13355 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13356
13357 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13358
13359 * MAINTAINERS: Add myself as avr port co-maintainer.
13360
13361 2000-12-28 Ben Elliston <bje@redhat.com>
13362
13363 * MAINTAINERS: Add myself under ``Write After Approval''.
13364
13365 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13366
13367 * texinfo: Remove directory from GCC.
13368
13369 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13370
13371 * COPYING: Update to current
13372 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13373 to 19yy as example year in copyright notice).
13374
13375 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13376
13377 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13378 (libstdcxx_incdir): Pass down.
13379 * config.if: Remove expired bits for cxx_interface, add stub.
13380 (libstdcxx_incdir): Add variable for g++ include directory.
13381 * configure.in (gxx_include_dir): Use it.
13382
13383 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13384
13385 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13386 with old-email address from ``Write After Approval''.
13387
13388 2000-12-15 Andreas Jaeger <aj@suse.de>
13389
13390 * configure.in: Handle lang_dirs.
13391
13392 2000-12-14 Tom Tromey <tromey@redhat.com>
13393
13394 * MAINTAINERS: Removed brads.
13395
13396 * MAINTAINERS: Added gcj developers.
13397
13398 2000-12-13 Anthony Green <green@redhat.com>
13399
13400 * configure.in: Disable libgcj for any target not specifically
13401 listed. Disable libgcj for x86 and Alpha Linux until compatible
13402 with g++ abi.
13403
13404 2000-12-13 Mike Stump <mrs@wrs.com>
13405
13406 * Makefile.in (local-distclean): Also remove fastjar.
13407
13408 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13409
13410 * contrib/gcc_update: Add fastjar --touch entries.
13411
13412 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13413
13414 * configure.in: Disable language-specific target libraries for
13415 languages that aren't enabled.
13416
13417 2000-12-10 Anthony Green <green@redhat.com>
13418
13419 * configure.in: Define libgcj. Disable libgcj target libraries for
13420 most targets.
13421
13422 2000-12-10 Neil Booth <neilb@earthling.net>
13423
13424 * MAINTAINERS: Update mail address, remove from WAA list.
13425
13426 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13427
13428 * libjava: Imported from /cvs/java.
13429 * libffi: Likewise.
13430 * Boehm-gc: Likewise.
13431
13432 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13433
13434 * configure.in (target_libs): Revert 2000-12-08 patch.
13435 (noconfigdirs): Added target-libjava.
13436
13437 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13438
13439 * djunpack.bat: removed.
13440
13441 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13442
13443 * Makefile.in: handle DOS-style absolute paths.
13444 * config-ml.in: likewise.
13445 * symlink-tree: likewise.
13446
13447 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13448
13449 * fastjar: Imported.
13450
13451 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13452
13453 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13454 libjava.
13455 * configure.in (target_libs): Removed `target-libjava'.
13456
13457 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13458
13459 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13460 (ALL_MODULES): Added fastjar.
13461 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13462 (all-target-libjava): all-fastjar replaces all-zip.
13463 (all-fastjar): Added.
13464 (configure-target-fastjar, all-target-fastjar): Likewise.
13465 * configure.in (host_tools): Added fastjar.
13466
13467 2000-12-07 Mike Stump <mrs@wrs.com>
13468
13469 * Makefile.in (local-distclean): Remove leftover built files.
13470
13471 2000-11-24 Nick Clifton <nickc@redhat.com>
13472
13473 * configure.in (xscale-elf): Add target.
13474 (xscale-coff): Add target.
13475
13476 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13477
13478 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13479 recent versions of FreeBSD (release 3 or later).
13480 * ltconfig: On FreeBSD, -lc must not be provided when building
13481 a shared library or else the standard -pthread gcc option is
13482 rendered worthless to later users of the built library.
13483
13484 2000-11-16 Fred Fish <fnf@be.com>
13485
13486 * configure.in (enable_libstdcxx_v3): Fix typo,
13487 libstd++ -> libstdc++.
13488
13489 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13490
13491 * MAINTAINERS: Add self to Write After Approval list.
13492
13493 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13494
13495 * MAINTAINERS: Update my email address. Add myself to global write
13496 privs list.
13497
13498 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13499
13500 * Makefile.in: Merge with src and libgcj.
13501 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13502 configure-target-<library> when their configure scripts need the C
13503 or C++ library to have already been built to work properly.
13504 (do_proto_toplev): Set them to an empty string.
13505
13506 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13507 (REALLY_SET_LIB_PATH): Use them.
13508
13509 2000-11-17 Stan Shebs <shebs@apple.com>
13510
13511 * MAINTAINERS: Add self to Write After Approval list.
13512
13513 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13514
13515 * configure: Provide the original toplevel configure arguments
13516 (including $0) to subprocesses in the environment rather than
13517 through gcc/configargs.h.
13518
13519 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13520
13521 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13522 C99. Alphabetise "Write After Approval" list.
13523
13524 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13525
13526 * configure: Turn on libstdc++ V3 by default.
13527
13528 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13529 if we've got GCC.
13530
13531 2000-11-11 Philip Blundell <philb@gnu.org>
13532
13533 * MAINTAINERS: Add self to Write After Approval list.
13534
13535 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13536
13537 * ltcf-c.sh (aix4): Improve shared library configuration; require
13538 exporting symbols.
13539 * ltcf-cxx.sh (aix4): Define.
13540 * ltconfig (aix4): Define library and soname specs appropriate for
13541 AIX. Define command to create export symbols list.
13542
13543 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13544
13545 * config.sub: Add support for Sun Chorus
13546
13547 2000-10-31 Nick Clifton <nickc@redhat.com>
13548
13549 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13550 <name>@redhat.com. Also installed new email address for Clint
13551 Popetz.
13552
13553 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13554
13555 * etc: Remove directory from GCC.
13556
13557 2000-10-16 Michael Meissner <meissner@redhat.com>
13558
13559 * configure (gcc/configargs.h): Only create if there is a build GCC
13560 directory created.
13561
13562 2000-10-16 Matthias Klose <doko@debian.org>
13563
13564 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13565 when configured for libstdc++-v3.
13566
13567 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13568
13569 * configure: Save configure arguments to gcc/configargs.h.
13570
13571 2000-10-04 Philipp Thomas <pthomas@suse.de>
13572
13573 * config.guess: Import CVS version 1.157.
13574 * config.sub: Import CVS version 1.181.
13575
13576 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13577
13578 * Makefile.in (bootstrap): avoid recursion if subdir missing
13579 (cross): ditto
13580 (do-proto-toplev): ditto
13581
13582 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13583
13584 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13585 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13586
13587 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13588 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13589 all affected `configure' scripts.
13590
13591 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13592
13593 * MAINTAINERS: Add self as cpplib co-maintainer.
13594
13595 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13596
13597 * MAINTAINERS: Add self to Write After Approval list.
13598
13599 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13600
13601 * INSTALL/README: egcs -> GCC update.
13602
13603 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13604
13605 * MAINTAINERS: Add myself to Write After Approval list.
13606
13607 2000-09-15 Kazu Hirata <kazu@hxi.com>
13608
13609 * MAINTAINERS: Add myself to Write After Approval list.
13610
13611 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13612
13613 * configure.in: Do not build byacc for hppa64. Provide paths to the
13614 X11 libraries for hppa64.
13615
13616 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13617
13618 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13619
13620 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13621
13622 * Makefile.in (all-zlib): Added dummy target.
13623
13624 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13625 ltcf-gcj.sh: Updated from libtool multi-language branch.
13626
13627 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13628
13629 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13630 (bootstrap*): Depend on all-bootstrap.
13631
13632 2000-09-05 Philipp Thomas <pthomas@suse.de>
13633
13634 * config.guess: Import CVS version 1.156.
13635 * config.sub: Import CVS version 1.179.
13636
13637 2000-09-02 Anthony Green <green@cygnus.com>
13638
13639 * Makefile.in (all-gcc): Depend on all-zlib.
13640 (CLEAN_MODULES): Add clean-zlib.
13641 (ALL_MODULES): Add all-zlib.
13642 * configure.in (host_libs): Add zlib.
13643
13644 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13645
13646 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13647 crosses, but add gcc/include to the header search path for them.
13648
13649 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13650
13651 * MAINTAINERS: Add self to Write After Approval list.
13652
13653 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13654
13655 * config.guess: Import CVS version 1.152.
13656 * config.sub: Import CVS version 1.177.
13657
13658 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13659
13660 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13661 $targargs to tell whether newlib is going to be built.
13662
13663 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13664 $$r/TARGET_SUBDIR/libio for _G_config.h.
13665
13666 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13667
13668 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13669
13670 2000-08-22 DJ Delorie <dj@redhat.com>
13671
13672 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13673
13674 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13675
13676 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13677 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13678 sub-configures.
13679
13680 2000-08-21 DJ Delorie <dj@redhat.com>
13681
13682 * MAINTAINERS: Add self as a libiberty maintainer
13683
13684 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13685
13686 * configure.in (libstdcxx_flags): Use
13687 libstdc++-v3/src/libstdc++.INC.
13688
13689 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13690
13691 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13692
13693 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13694
13695 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13696
13697 * configure: Make enable_threads and enable_shared defaults
13698 explicit. Substitute enable_threads into generated Makefiles.
13699 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13700 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13701
13702 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13703
13704 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13705
13706 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13707
13708 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13709 previous delta.
13710
13711 2000-08-11 Jason Merrill <jason@redhat.com>
13712
13713 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13714 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13715 (FLAGS_FOR_TARGET): Not here.
13716 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13717
13718 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13719
13720 * config-ml.in (CC, CXX): Don't introduce a leading space.
13721
13722 2000-08-07 DJ Delorie <dj@delorie.com>
13723
13724 * MAINTAINERS: Add self as a DJGPP maintainer
13725
13726 2000-08-07 DJ Delorie <dj@redhat.com>
13727
13728 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13729 "if we're also building gcc, and it's a gcc that will run on the
13730 build machine, we want to use its includes instead of the system's
13731 default includes".
13732
13733 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13734
13735 * MAINTAINERS: Add self to Write After Approval list.
13736
13737 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13738
13739 * configure.in (libstdcxx_flags): Don't use `"'.
13740
13741 * config-ml.in: Adjust multilib search paths to the
13742 appropriate multilib tree.
13743
13744 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13745
13746 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13747 commas in $LANGUAGES.
13748
13749 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13750
13751 * configure.in: Re-enable all references to libg++ and librx.
13752
13753 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13754
13755 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13756 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13757 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13758 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13759
13760 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13761
13762 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13763
13764 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13765 CXX_FOR_TARGET for sed.
13766
13767 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13768
13769 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13770 Do not override if already set in the environment or in configure.
13771 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13772 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13773
13774 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13775
13776 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13777 the libtool CVS tree multi-language branch.
13778 * ltconfig, ltmain.sh: Updated.
13779
13780 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13781
13782 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13783 (clean-target): Depend on it.
13784
13785 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13786 (GCC_FOR_TARGET): Use it.
13787 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13788 * configure.in: ... here.
13789 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13790 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13791
13792 2000-07-24 Eric Christopher <echristo@cygnus.com>
13793
13794 * MAINTAINERS: Add self to Write After Approval list.
13795
13796 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13797
13798 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13799 (configure-target-libchill, configure-target-libobjc): Likewise.
13800
13801 * configure.in: Use the same cache file for all target libs.
13802 * config-ml.in: But different cache files per multilib variant.
13803
13804 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13805
13806 * configure (topsrcdir): Don't use dirname.
13807
13808 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13809
13810 * MAINTAINERS: Add self to Write After Approval list.
13811
13812 2000-07-20 Jason Merrill <jason@redhat.com>
13813
13814 * configure.in: Remove all references to libg++ and librx.
13815
13816 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13817
13818 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13819
13820 * config.sub: Update to subversions version 2000-07-06.
13821
13822 2000-07-12 Andrew Haley <aph@cygnus.com>
13823
13824 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13825 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13826
13827 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13828
13829 * symlink-tree: Check number of arguments.
13830
13831 2000-07-05 Jim Wilson <wilson@cygnus.com>
13832
13833 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13834 search path for a g++ extracted from the build tree. This
13835 will allow link tests run by configure scripts in
13836 subdirectories to succeed.
13837
13838 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13839
13840 * ltconfig: Add support for mips-dde-sysv4.2MP
13841
13842 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13843
13844 * MAINTAINERS: Add myself as loop discovery maintainer.
13845
13846 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13847
13848 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13849 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13850
13851 2000-06-19 Timothy Wall <twall@cygnus.com>
13852
13853 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13854 * config.sub: Add tic54x target.
13855
13856 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13857
13858 * MAINTAINERS: Add self as Fortran maintainer,
13859 remove Craig Burley.
13860
13861 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13862
13863 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13864 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13865
13866 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13867
13868 * MAINTAINERS: Add self as i18n maintainer
13869
13870 20000-05-21 H.J. Lu (hjl@gnu.org)
13871
13872 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13873 directory are used if they exist. Make sure
13874 $(build_tooldir)/include is searched for header files,
13875 $(build_tooldir)/lib/ for library files.
13876 (GCC_FOR_TARGET): Likewise.
13877 (CXX_FOR_TARGET): Likewise.
13878
13879 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13880
13881 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13882
13883 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13884
13885 * Makefile.in (configure-target-libiberty): Depend on
13886 configure-target-newlib.
13887
13888 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13889
13890 * configure.in, Makefile.in: Merge all libffi-related
13891 configury stuff from the libgcj tree.
13892
13893 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13894
13895 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13896 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13897
13898 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13899
13900 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13901 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13902 current version information. Add to proto-toplev directory.
13903 (gdb-taz): Build do-djunpack.
13904
13905 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13906
13907 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13908
13909 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13910
13911 * MAINTAINERS: Add self to Write After Approval list.
13912
13913 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13914
13915 * ltmain.sh: Preserve in relink_command any environment
13916 variables that may affect the linker behavior.
13917
13918 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13919
13920 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13921
13922 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13923
13924 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13925
13926 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13927
13928 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13929 with the version name.
13930
13931 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13932
13933 * MAINTAINERS: Add self as bb-reorder maintainer.
13934
13935 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13936
13937 * config.if: Tweak.
13938
13939 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13940
13941 * djunpack.bat: New file.
13942
13943 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13944
13945 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13946 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13947 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13948 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13949
13950 2000-04-16 Dave Pitts <dpitts@cozx.com>
13951
13952 * config.sub (case $basic_machine): Change default for "ibm-*"
13953 to "openedition".
13954
13955 2000-04-13 Andreas Jaeger <aj@suse.de>
13956
13957 * MAINTAINERS: Added myself.
13958
13959 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13960
13961 * Makefile.in (gdb-taz): New target. GDB specific archive.
13962 (do-md5sum): New target.
13963 (MD5PROG): Define.
13964 (PACKAGE): Default to TOOL.
13965 (VER): Default to a shell script.
13966 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13967 md5 checksum generation.
13968 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13969 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13970 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13971 insight.tar.bz2): Use gdb-taz to create archive.
13972
13973 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13974
13975 * configure (warn_cflags): Delete.
13976
13977 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13978
13979 * MAINTAINERS: Added myself.
13980
13981 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13982 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13983
13984 * configure.in (enable_libstdcxx_v3): Add.
13985 (target_libs): Add bits here to switch between libstdc++-v2 and
13986 libstdc++-v3.
13987 * config.if: And this file too.
13988 * Makefile.in: Add libstdc++-v3 targets.
13989
13990 2000-04-05 Michael Meissner <meissner@redhat.com>
13991
13992 * config.sub (d30v): Add d30v as a basic machine type.
13993
13994 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13995
13996 * configure.in: -linux-gnu*, not -linux-gnu.
13997
13998 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13999
14000 * MAINTAINERS: Add self in write-after-approval section.
14001
14002 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
14003
14004 * MAINTAINERS: Add self as ia64 port maintainer.
14005
14006 2000-03-08 Neil Booth <NeilB@earthling.net>
14007
14008 * MAINTAINERS: Add self in write-after-approval section.
14009
14010 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
14011
14012 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
14013 (do-tar-bz2): Replace TOOL with PACKAGE.
14014 (gdb.tar.bz2): Remove GDBTK from GDB package.
14015 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14016 dejagnu.tar.bz2): New packages.
14017
14018 2000-02-27 Andreas Jaeger <aj@suse.de>
14019
14020 * configure.in: Add entry for mips*-*-linux*, move catch all
14021 *-*-*linux* entry below this one.
14022
14023 2000-02-27 Ian Lance Taylor <ian@zembu.com>
14024
14025 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14026
14027 2000-02-24 Nick Clifton <nickc@cygnus.com>
14028
14029 * config.sub: Support an OS of "wince".
14030
14031 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
14032
14033 * config.guess, config.sub: Updated to match config's 2000-02-15
14034 version.
14035
14036 2000-02-23 Linas Vepstas <linas@linas.org>
14037
14038 * config.sub: Add support for Linux/IBM 370.
14039 * configure.in: Likewise.
14040
14041 2000-02-22 Nick Clifton <nickc@cygnus.com>
14042
14043 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14044
14045 2000-02-20 Christopher Faylor <cgf@cygnus.com>
14046
14047 * config.guess: Guess "cygwin" rather than "cygwin32".
14048
14049 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14050
14051 * configure (gcc_version): When setting, narrow search to
14052 lines containing `version_string'.
14053
14054 2000-02-15 Denis Chertykov <denisc@overta.ru>
14055
14056 * config.sub: Add support for avr target.
14057
14058 2000-02-14 Nick Clifton <nickc@cygnus.com>
14059
14060 * MAINTAINERS: Add maintainers for MCore port.
14061
14062 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
14063
14064 * config.sub: Add mmix-knuth-mmixware.
14065
14066 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14067
14068 * MAINTAINERS: Pair cccp with cpplib maintainership.
14069
14070 2000-01-27 Christopher Faylor <cgf@redhat.com>
14071
14072 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14073 structure stuff to -L library search.
14074 (CXX_FOR_TARGET): Ditto.
14075 (CROSS_CHECK_MODULES): Fix spelling mistake.
14076
14077 2000-01-24 Mark Mitchell <mark@codesourcery.com>
14078
14079 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14080 the C++ compiler.
14081
14082 2000-01-12 Richard Henderson <rth@cygnus.com>
14083
14084 * configure.in: Don't build some bits for beos.
14085
14086 2000-01-12 Joel Sherrill (joel@OARcorp.com)
14087
14088 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14089 as include files.
14090
14091 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14092
14093 * Add self as cpplib maintainer, as requested by Jason
14094 Merrill. Correct my e-mail address.
14095
14096 2000-01-06 Geoff Keating <geoffk@cygnus.com>
14097
14098 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14099 not mh-aix43.
14100
14101 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14102
14103 * MAINTAINERS: Add myself to "write after approval" list.
14104
14105 1999-12-14 Richard Henderson <rth@cygnus.com>
14106
14107 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14108 * config.sub: Accept alphaev[78], alphaev8.
14109
14110 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14111
14112 * config.guess, config.sub: Update from autoconf.
14113
14114 1999-11-29 Bruce Korb <autogen@linuxbox.com>
14115
14116 * MAINTAINERS: update my playtime e-address.
14117
14118 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14119
14120 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14121 necessary libraries are missing.
14122
14123 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
14124
14125 * MAINTAINERS: Add new 'write after approval' maintainer.
14126
14127 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14128
14129 * MAINTAINERS: Add new Java maintainer.
14130
14131 1999-10-25 Andreas Schwab <schwab@suse.de>
14132
14133 * configure: Fix quoting inside arguments of eval.
14134
14135 1999-10-21 Nick Clifton <nickc@cygnus.com>
14136
14137 * config-ml.in: Allow suppression of some ARM multilibs.
14138
14139 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14140
14141 * config.guess: Add OS/390 match pattern.
14142 * config.sub: Add mvs, openedition targets.
14143 * configure.in (i370-ibm-opened*): New.
14144
14145 1999-09-04 Steve Chamberlain <sac@pobox.com>
14146
14147 * config.sub: Add support for configuring for pj.
14148
14149 1999-08-31 Nick Clifton <nickc@cygnus.com>
14150
14151 * config.sub (maybe_os): Add support for configuring for fr30.
14152
14153 1999-08-25 Nick Clifton <nickc@cygnus.com>
14154
14155 * configure.in: Do not configure or build ld for AIX
14156 platforms. ld is known to be broken on these platforms.
14157
14158 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14159
14160 * config-ml.in: Pass compiler flag corresponding to multidirs to
14161 subdir configures.
14162
14163 1999-08-09 Ian Lance Taylor <ian@zembu.com>
14164
14165 * Makefile.in (LDFLAGS): Define.
14166
14167 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14168
14169 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14170 noconfigdirs.
14171 (*-*-cygwin*): Likewise.
14172
14173 1999-08-08 Ian Lance Taylor <ian@zembu.com>
14174
14175 * mkdep: New file.
14176 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14177 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14178
14179 From Eli Zaretskii <eliz@is.elta.co.il>:
14180 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14181 long file name when using DJGPP on MS-DOS.
14182
14183 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14184
14185 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14186
14187 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14188
14189 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14190 dependency as this causes "make check" to globally "make all"
14191
14192 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14193
14194 * configure.in (target_libs): Added target-zlib.
14195 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14196 (CONFIGURE_TARGET_MODULES): Likewise.
14197 (CHECK_TARGET_MODULES): Likewise.
14198 (INSTALL_TARGET_MODULES): Likewise.
14199 (CLEAN_TARGET_MODULES): Likewise.
14200 (configure-target-zlib): New target.
14201 (all-target-zlib): Likewise.
14202 (all-target-libjava): Depend on all-target-zlib.
14203 (configure-target-libjava): Depend on configure-target-zlib.
14204
14205 * Makefile.in (configure-target-libjava): Depend on
14206 configure-target-newlib.
14207 (configure-target-boehm-gc): New target.
14208 (configure-target-qthreads): New target.
14209
14210 * configure.in (target_libs): Added target-qthreads.
14211 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14212 (CONFIGURE_TARGET_MODULES): Likewise.
14213 (CHECK_TARGET_MODULES): Likewise.
14214 (INSTALL_TARGET_MODULES): Likewise.
14215 (CLEAN_TARGET_MODULES): Likewise.
14216 (all-target-qthreads): New target.
14217 (configure-target-libjava): Depend on configure-target-qthreads.
14218 (all-target-libjava): Depend on all-target-qthreads.
14219
14220 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14221 (CONFIGURE_TARGET_MODULES): Likewise.
14222 (CHECK_TARGET_MODULES): Likewise.
14223 (INSTALL_TARGET_MODULES): Likewise.
14224 (CLEAN_TARGET_MODULES): Likewise.
14225 (all-target-libjava): New target.
14226 (all-target-boehm-gc): Likewise.
14227 * configure.in (target_libs): Added libjava, boehm-gc.
14228
14229 1999-07-22 Ian Lance Taylor <ian@zembu.com>
14230
14231 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14232 configure.bat in SUPPORT_FILES.
14233 (gas+binutils.tar.bz2): Likewise.
14234
14235 * makeall.bat: Remove; obsolete.
14236
14237 1999-07-21 Ian Lance Taylor <ian@zembu.com>
14238
14239 From Mark Elbrecht:
14240 * configure.bat: Remove; obsolete.
14241
14242 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14243
14244 * configure: Add -W -Wall to the default CFLAGS when compiling with
14245 gcc.
14246
14247 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14248
14249 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14250
14251 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14252
14253 * configure.in: Build ld on IRIX6.
14254
14255 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14256
14257 * Makefile.in: Change distribution targets to use bzip2 instead of
14258 gzip.
14259 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14260 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14261
14262 1999-06-04 Nick Clifton <nickc@cygnus.com>
14263
14264 * config.sub: Add mcore target.
14265
14266 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14267
14268 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14269
14270 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14271
14272 * config.guess (dummy): Changed to $dummy.
14273
14274 1999-05-24 Nick Clifton <nickc@cygnus.com>
14275
14276 * config.sub: Tidied up case statements.
14277
14278 1999-05-22 Ben Elliston <bje@cygnus.com>
14279
14280 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14281 <jiro@din.or.jp>.
14282
14283 * config.guess: Merge with FSF version. Future changes will be
14284 more accurately recorded in this ChangeLog.
14285 * config.sub: Likewise.
14286
14287 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14288
14289 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14290
14291 1999-04-30 Tom Tromey <tromey@cygnus.com>
14292
14293 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14294
14295 1999-04-23 Tom Tromey <tromey@cygnus.com>
14296
14297 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14298
14299 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14300
14301 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14302 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14303 Bad merge removed these two changes.
14304
14305 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14306 Martin Heller (Ing.-Buero_Heller@t-online.de)
14307
14308 * config.guess (interix Alpha): Add.
14309
14310 1999-04-11 Richard Henderson <rth@cygnus.com>
14311
14312 * configure.in (i?86-*-beos*): Do config gperf; don't config
14313 gdb, newlib, or libgloss.
14314
14315 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14316
14317 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14318 link a trivial program with -mabi=64. If it fails, remove mabi=64
14319 from multidirs.
14320
14321 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14322
14323 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14324
14325 1999-04-08 Nick Clifton <nickc@cygnus.com>
14326
14327 * config.sub: Add support for mcore targets.
14328
14329 1999-04-07 Michael Meissner <meissner@cygnus.com>
14330
14331 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14332 not mt-ospace, in order to shut up assembler warning about using
14333 symbols that are named the same as registers.
14334
14335 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14336
14337 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14338 dependency list for all-target-cygmon.
14339
14340 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14341
14342 * config-ml.in: Check $host, not $target, for selective multilibs.
14343 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14344 thumb interworking, and underscore prefix multilibs.
14345
14346 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14347
14348 * missing: Update to version from current automake.
14349
14350 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14351
14352 * configure (gxx_include_dir): Removed.
14353
14354 * configure.in (gxx_include_dir): Handle it.
14355 * Makefile.in: Likewise.
14356
14357 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14358
14359 * config.sub (mips64vr4111,mips64vr4111el) Add.
14360
14361 1999-03-21 Ben Elliston <bje@cygnus.com>
14362
14363 * config.guess: Correct typo for detecting ELF on FreeBSD.
14364
14365 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14366
14367 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14368 config/mh-djgpp.
14369
14370 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14371
14372 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14373 all-target-newlib to dependency list for all-target-bsp.
14374
14375 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14376
14377 * config.sub: Add i386-uwin support.
14378 * config.guess: Likewise.
14379
14380 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14381
14382 * configure.in: cleanup, add mh-*pic handling for arm, special
14383 case powerpc*-*-aix*
14384
14385 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14386
14387 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14388 can be built.
14389
14390 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14391
14392 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14393 targets.
14394
14395 1999-03-02 Nick Clifton <nickc@cygnus.com>
14396
14397 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14398
14399 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14400
14401 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14402
14403 1999-02-24 Nick Clifton <nickc@cygnus.com>
14404
14405 * config.sub: Fix typo in arm recognition.
14406
14407 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14408
14409 * configure.in (noconfigdirs): Changed target_configdirs to
14410 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14411 rather than m68k-*-* since it is not known to work on
14412 m68k-aout. Ditto for arm-*-*oabi.
14413
14414 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14415
14416 * configure.in (*-*-windows*): Remove, no longer used.
14417
14418 1999-02-19 Ben Elliston <bje@cygnus.com>
14419
14420 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14421 Smart and improved by Andrew Cagney.
14422
14423 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14424
14425 * config.guess: Recognize openbsd-*-hppa.
14426
14427 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14428
14429 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14430 only if it is not empty.
14431
14432 1999-02-17 Nick Clifton <nickc@cygnus.com>
14433
14434 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14435
14436 * config.guess: Modified to recognize uname's armv* syntax.
14437
14438 * config.sub: Modified to recognize uname's armv* syntax.
14439
14440 1999-02-17 Mark Salter <msalter@cygnus.com>
14441
14442 * configure.in: Added target-bsp for sparclite.
14443
14444 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14445
14446 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14447
14448 1999-02-08 Nick Clifton <nickc@cygnus.com>
14449
14450 * configure.in: Add support for strongarm port.
14451 * config.sub: Add support for strongarm target.
14452
14453 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14454
14455 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14456 the old name config/mh-cygwin32.
14457 Enable texinfo.
14458
14459 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14460
14461 * configure.in: Do build ld for ix86 Solaris.
14462
14463 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14464
14465 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14466 $AR_FOR_TARGET. Likewise for RANLIB.
14467
14468 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14469
14470 * config.sub (oabi): Recognize.
14471 * configure.in (arm-*-oabi): Handle.
14472
14473 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14474
14475 * config.guess: Improve detection of i686 on UnixWare 7.
14476
14477 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14478
14479 * config.guess: Add support for i386-pc-interix.
14480 * config.sub: Likewise.
14481 * configure.in: Likewise.
14482
14483 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14484
14485 * Makefile.in: Remove unneeded all-target-libio from
14486 from all-target-winsup target since it is now unneeded.
14487 Add all-target-libtermcap in its place since it is now
14488 needed.
14489
14490 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14491
14492 * configure.in: makefile stub for cygwin target is probably
14493 unnecessary. Remove it for now.
14494
14495 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14496
14497 * configure.in: libtermcap.a should be built when cygwin is the
14498 target as well as the host.
14499 * config.guess: Allow mixed case in cygwin uname output.
14500 * Makefile.in: Add libtermcap target.
14501
14502 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14503
14504 * config.sub: Clean up handling of hppa2.0.
14505
14506 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14507
14508 * config.guess: Use C code to identify more HP machines.
14509
14510 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14511
14512 * config.sub: Handle hppa2.0.
14513
14514 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14515
14516 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14517 cygmon for all sparclite targets, regardless of object format.
14518
14519 1998-12-15 Mark Salter <msalter@cygnus.com>
14520
14521 * configure.in: Added target-bsp for several target architectures.
14522
14523 * Makefile.in: Added rules for bsp.
14524
14525 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14526
14527 * config.guess: Improve detection of hppa2.0 processors.
14528
14529 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14530
14531 * config.guess: Recognize FreeBSD using ELF automatically.
14532
14533 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14534
14535 * configure (skip-this-dir): Add handling for new shell script, which
14536 might be created by a sub-directory's configure to indicate, this particular
14537 directory is "unwanted".
14538 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14539
14540 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14541
14542 * ltconfig: import from libtool, after changing libtool to
14543 account for the cygwin name change.
14544
14545 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14546
14547 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14548 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14549
14550 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14551
14552 * configure.in: Add libtermcap to list of cygwin dependencies.
14553
14554 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14555
14556 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14557 they include winsup/include when it's a cygwin target.
14558
14559 1998-11-12 Tom Tromey <tromey@cygnus.com>
14560
14561 * configure.in (host_tools): Added zip.
14562 * Makefile.in (all-target-libjava): Depend on all-zip.
14563 (all-zip): New target.
14564 (ALL_MODULES): Added all-zip.
14565 (NATIVE_CHECK_MODULES): Added check-zip.
14566 (INSTALL_MODULES): Added install-zip.
14567 (CLEAN_MODULES): Added clean-zip.
14568
14569 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14570
14571 * Makefile.in: lose "32" from comment about cygwin.
14572
14573 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14574
14575 * configure.in: Use -Os to build target libraries for the fr30.
14576
14577 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14578
14579 * config.sub: Add fr30.
14580
14581 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14582
14583 * configure.in: drop "32" from config/mh-cygwin32. Check
14584 cygwin* instead of cygwin32*.
14585 * config.sub: Check cygwin* instead of cygwin32*.
14586
14587 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14588
14589 * config.guess: Match any version of Unixware7.
14590
14591 1998-10-20 Syd Polk <spolk@cygnus.com>
14592
14593 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14594 if desired.
14595
14596 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14597
14598 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14599 these if the appropriate directories and files to not exist.
14600
14601 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14602
14603 * Makefile.in (DEVO_SUPPORT): Add config.if.
14604
14605 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14606
14607 * configure: Add pattern to replace "build_tooldir"'s
14608 definition in the generated Makefile with "tooldir"'s
14609 actual value.
14610
14611 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14612
14613 * config.sub: Bring back lost sparcv9.
14614
14615 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14616
14617 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14618
14619 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14620 CC_FOR_TARGET and friends.
14621
14622 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14623
14624 * Makefile.in (build_tooldir): New variable, same as tooldir.
14625 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14626 -B$(build_tooldir)/bin/.
14627 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14628
14629 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14630
14631 * README: Remove installation instructions and refer to the
14632 INSTALL directory instead.
14633
14634 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14635
14636 * config.sub: Add support for i[34567]86-pc-udk.
14637 * configure.in: Likewise.
14638
14639 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14640
14641 * Makefile.in: add bzip2 package building bits for user
14642 tools module
14643 * configure.in: ditto
14644
14645 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14646
14647 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14648 (ALL_TARGET_MODULES): Add all-target-libobjc.
14649 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14650 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14651 (all-target-libchill): Add dependencies.
14652 * configure.in (target_libs): Add libchill.
14653
14654 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14655
14656 * configure.in (target_subdir): Remove duplicate line.
14657
14658 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14659
14660 * Makefile.in (all-automake): fix dependencies.
14661
14662 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14663
14664 * configure.in: Minor cleanups for building in the $(target_alias)
14665 subdir.
14666
14667 1998-09-22 Jim Wilson <wilson@cygnus.com>
14668
14669 * Makefile.in (bootstrap): Set r and s before make all. Use
14670 BASE_FLAGS_TO_PASS in make all.
14671 (cross): Likewise.
14672
14673 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14674
14675 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14676
14677 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14678
14679 * config.sub: Fix typo in last change.
14680
14681 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14682
14683 * config.sub: Add support for C4x target.
14684 * configure.in: Likewise.
14685
14686 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14687
14688 * config.sub: Recognize sparcv9 just like sparc64.
14689
14690 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14691
14692 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14693
14694 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14695
14696 * config.guess: Correctly identify Pentium II sco boxes.
14697
14698 * config.guess: Fix "tr" code. From Weiwen Liu.
14699
14700 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14701
14702 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14703 stabs.
14704
14705 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14706
14707 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14708 (ALL_TARGET_MODULES): Add all-target-libchill.
14709 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14710 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14711 (all-target-libchill): Add dependencies.
14712 * configure.in (target_libs): Add libchill.
14713
14714 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14715
14716 * config.guess: Avoid assumptions about "tr" behaves when
14717 LANG is set to something other than English.
14718
14719 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14720
14721 * configure (gxx_include_dir): Changed to
14722 '${prefix}/include/g++'-${libstdcxx_interface}.
14723
14724 * config.if: New to determine the interfaces.
14725
14726 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14727
14728 * config.guess: Detect and handle MPE/IX.
14729 * config.sub: Deal with MPE/IX.
14730
14731 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14732
14733 * configure.in: Use mh-aix43.
14734
14735 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14736
14737 * configure: Fix --without/--disable cases for gxx-include-dir.
14738
14739 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14740
14741 * mdata-sh: Imported. Needed for automake support.
14742
14743 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14744
14745 * Makefile.in (taz): Try "chmod -R og=u ." before
14746 "chmod og=u `find . -print`".
14747
14748 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14749
14750 * configure.in: Add arm-elf and thumb-elf support.
14751
14752 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14753
14754 * Makefile.in: Undo previous patch.
14755
14756 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14757
14758 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14759 to here ...
14760 (install-no-fixedincludes): and here
14761 (INSTALL_MODULES): ... from here.
14762
14763 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14764
14765 * config.sub: Merge with FSF.
14766
14767 * config.guess: Merge with FSF.
14768
14769 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14770
14771 * configure (extraconfigdirs): New variable.
14772 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14773 * Makefile.in (all): Move higher in file.
14774 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14775 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14776 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14777 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14778 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14779
14780 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14781
14782 * Makefile.in (all-target-libjava): Depend on all-gcc and
14783 all-target-newlib.
14784 (configure-target-libjava): Depend on $(ALL_GCC).
14785
14786 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14787
14788 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14789 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14790
14791 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14792
14793 * INSTALL/README: Fix typo.
14794
14795 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14796
14797 * ylwrap: Change absolute path checks to check for DOS style path
14798 names.
14799
14800 * ylwrap: Don't use a full path name if the source file is in the
14801 same directory. From hjl@lucon.org (H.J. Lu).
14802
14803 * config-ml.in: Default to being verbose, to match Feb 18 change to
14804 configure.
14805
14806 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14807
14808 Brought over from egcs:
14809
14810 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14811
14812 * configure.in (target_subdir): Set to ${target_alias} instead
14813 of "libraries".
14814
14815 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14816
14817 * configure.in (target_subdir): Set to libraries if enable_multilib.
14818
14819 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14820
14821 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14822 multilibs, force reconfiguration the first time we create
14823 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14824
14825 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14826
14827 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14828 avoid confusion with --no-recursion.
14829
14830 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14831
14832 * configure.in: Win32 hosts shouldn't use install -x
14833 * install-sh: remove -x option, and special .exe-handling
14834 hack.
14835
14836 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14837
14838 * config.guess: Recognize i586-pc-beos.
14839 * configure.in: Don't build some bits for beos.
14840
14841 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14842
14843 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14844 CFLAGS default to -O2.
14845
14846 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14847 when using GNU ld.
14848
14849 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14850
14851 * ltmain.sh: Correct install when using a different shell.
14852
14853 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14854
14855 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14856
14857 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14858
14859 * makefile.vms: Update to build binutils/makefile.vms. Add install
14860 target.
14861
14862 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14863
14864 * ltconfig: Update to correct AIX handling.
14865
14866 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14867
14868 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14869
14870 * configure.in (target_subdir): Set to ${target_alias} instead
14871 of "libraries".
14872
14873 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14874
14875 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14876 (Makefile): Depend on $(gcc_version_trigger).
14877
14878 * configure (gcc_version): Change default initializer to empty
14879 string.
14880 (gcc_version_trigger): New variable; pass this variable down
14881 to subdir configures to enable them checking gcc's version
14882 themselves. Emit make macros for both gcc_version vars.
14883 (topsrcdir): Initialize reliably.
14884 (recursion line): Remove --with-gcc-version=${gcc_version}.
14885
14886 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14887
14888 * configure (enable_version_specific_runtime_libs): Implement new flag
14889 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14890 in $(libsubdir); emit definition in each generated Makefile.
14891 (gxx_include_dir): Initialize depending on
14892 $enable_version_specific_runtime_libs.
14893
14894 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14895
14896 * configure (gcc_version): Initialize properly depending on
14897 how and where configure is started.
14898 (recursion line): Pass a --with-gcc-version=${gcc_version}
14899 to configures in subdirs.
14900
14901 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14902
14903 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14904 cygmon
14905
14906 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14907
14908 * configure.in: Add cygmon and libstub support for mn10200.
14909
14910 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14911
14912 * configure (gcc_version): Add new variable describing the
14913 particular gcc version we're building.
14914 * Makefile.in (libsubdir): Add new macro for the directory
14915 in which the compiler finds executables, libraries, etc.
14916 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14917 and libsubdir.
14918
14919 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14920
14921 * Makefile.in (local-clean): Remove *.log.
14922 (warning.log): Built with warn_summary from build.log.
14923 (mail-report.log): Run test_summary.
14924 (mail-report-with-warnings.log): Run test_summary including
14925 warning.log in the report.
14926
14927 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14928
14929 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14930
14931 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14932
14933 * Makefile.in (grep): Grep no longer depends on libiberty.
14934
14935 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14936
14937 * Makefile.in: all-snavigator needs all-libgui.
14938
14939 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14940
14941 * configure.in: Add cygmon and libstub support for mn10300.
14942
14943 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14944
14945 * missing: Update to version from automake 1.3.
14946
14947 * ltmain.sh: On installation, don't get confused if the same name
14948 appears more than once in the list of library names.
14949
14950 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14951
14952 * config.sub: Accept m68060 and m5200 as CPU names.
14953
14954 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14955
14956 * configure: Use && rather than using -a in test, because odd
14957 strings can confuse test.
14958 * configure.in: Likewise.
14959
14960 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14961
14962 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14963
14964 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14965
14966 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14967 bootstrap4-lean): New targets.
14968
14969 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14970
14971 * mpw-* Delete. Not used.
14972
14973 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14974
14975 * COPYING.LIB: Update FSF address.
14976
14977 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14978
14979 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14980
14981 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14982 GAS_SUPPORT_DIRS.
14983
14984 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14985
14986 * ltconfig, ltmain.sh: Avoid producing a version number if
14987 -version-info was not used.
14988
14989 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14990
14991 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14992 building with newlib.
14993
14994 1998-04-30 Paul Eggert <eggert@twinsun.com>
14995
14996 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14997 Solaris `make' causes it to continue to next definition.
14998
14999 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
15000
15001 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
15002 the right GUI libraries and files are installed along with GDB.
15003
15004 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
15005
15006 * configure.in: Change alpha to alpha* in several places.
15007
15008 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
15009
15010 * config.sub: Recognize sparc86x.
15011
15012 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
15013
15014 * configure.in (--enable-target-optspace): Remove debug echo.
15015
15016 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
15017
15018 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15019
15020 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
15021
15022 * ltconfig: Update cygwin32 support.
15023
15024 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15025 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15026 (GDB_SUPPORT_DIRS): Likewise.
15027
15028 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
15029
15030 * configure.in (target_makefile_frag): If --enable-target-optspace,
15031 use -Os to compile target libraries rather than -O2. Default to
15032 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15033 not used.
15034 * configure.in (target_cflags): Ditto for d30v.
15035
15036 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
15037
15038 * Makefile.in (all-bfd): Depend on all-intl.
15039 (all-binutils): Likewise.
15040 (all-gas): Likewise.
15041 (all-gprof): Likewise.
15042 (all-ld): Likewise.
15043
15044 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
15045
15046 * configure.in (host_tools): Fix typo, lbtool -> libtool.
15047
15048 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
15049
15050 * Makefile.in (all-bfd): Depend upon all-libiberty.
15051
15052 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15053
15054 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
15055
15056 * Makefile.in: Add libstub.
15057
15058 * configure.in: Ditto. Build libstub for targets that have cygmon
15059 support.
15060
15061 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
15062
15063 * configure.in: Don't set PICFLAG on ix86-cygwin32.
15064
15065 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
15066
15067 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15068 use mh-sysv5 if specified. Support gprof on SCO Open Server.
15069
15070 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
15071
15072 * configure: Define DEFAULT_M4 by searching PATH.
15073 * Makfile.in: Use DEFAULT_M4.
15074
15075 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
15076
15077 * ltconfig: Add cygwin32 support.
15078
15079 * Makefile.in, configure.in: Add libtool as a native only directory
15080 to configure and build.
15081
15082 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
15083
15084 * Makefile.in (INSTALL_MODULES): Remove texinfo.
15085
15086 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
15087
15088 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15089
15090 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15091
15092 * Makefile.in: add ash make rules
15093 * configure.in: add ash to native_only and host_tools lists
15094
15095 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15096
15097 * Makefile.in (all-gettext, all-intl): New targets.
15098 (ALL_MODULES): Added all-gettext, all-intl.
15099 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15100 (INSTALL_MODULES): Added install-gettext, install-intl.
15101 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15102
15103 * configure.in (host_tools): Added gettext.
15104 (native_only): Likewise.
15105 (noconfigdirs) [various cases]: Likewise.
15106 (host_libs): Added intl.
15107
15108 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15109
15110 * configure: Do not disable building gdbtk for cygwin32 hosts.
15111
15112 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15113
15114 * configure.in: Add thumb-coff target.
15115 * config.sub: Add thumb-coff target.
15116
15117 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15118
15119 * Makefile.in: Revert yesterday's change.
15120 (all-target-winsup): all-target-librx stays out of here.
15121
15122 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15123
15124 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15125 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15126 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15127 Remove references to librx and libg++.
15128
15129 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15130
15131 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15132 recursive makes
15133
15134 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15135
15136 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15137 for newlib directory.
15138 (CXX_FOR_TARGET): Likewise.
15139
15140 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15141
15142 * ltconfig: Update after libtool/ltconfig.in change for
15143 hpux11.
15144
15145 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15146
15147 * ltconfig, ltmain.sh: Update to libtool 1.2.
15148
15149 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15150
15151 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15152 (install-gcc-cross): Instead, override LANGUAGES here.
15153
15154 1998-03-18 Dave Love <d.love@dl.ac.uk>
15155
15156 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15157 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15158
15159 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15160
15161 * configure.in: Add Thumb-pe target.
15162
15163 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
15164
15165 * Makefile.in - changed sn targets to snavigator
15166 * configure.in - changed sn targets to snavigator
15167
15168 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15169
15170 * config-ml.in: After building symlink tree call make distclean
15171 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15172 to be the case for libiberty.
15173
15174 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15175
15176 * configure: When making link, also check the current
15177 directory. The configure scripts may create one.
15178
15179 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15180
15181 * config.sub: Accept alphapca56 and alphaev6 properly.
15182
15183 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15184
15185 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15186
15187 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15188
15189 * config.sub (sco5): Fix typo.
15190
15191 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15192
15193 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15194 install-itcl.
15195 (install-itcl): Remove dependency on install-tcl.
15196
15197 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15198
15199 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15200
15201 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15202
15203 * configure.in: Don't build libgui for a cygwin32 target when not on
15204 a cygwin32 host.
15205
15206 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15207
15208 * configure (redirect): Set to null, so default behavior of
15209 configure is now --verbose.
15210
15211 1998-02-16 Dave Love <d.love@dl.ac.uk>
15212
15213 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15214 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15215
15216 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15217
15218 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15219 this change to sync Makefile.in with its ChangeLog entries.
15220
15221 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15222
15223 * ltmain.sh (mkdir): Check that the directory doesn't exist
15224 before we exit with error, so that we don't get races during
15225 parallel builds.
15226
15227 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15228
15229 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15230
15231 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15232
15233 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15234 PICFLAG_FOR_TARGET.
15235 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15236
15237 * configure: Emit a definition for the new macro enable_shared
15238 into each Makefile.
15239
15240 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15241
15242 * configure.in (host_tools, native_only): Add libtool.
15243
15244 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15245
15246 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15247 Fix typo in ming config comment.
15248
15249 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15250
15251 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15252
15253 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15254
15255 * config.sub: Add tic30 cases, and map c30 to tic30.
15256
15257 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15258
15259 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15260 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15261 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15262 (CLEAN_TARGET_MODULES): Similarly
15263 (all-target-libf2c): Add dependences.
15264 * configure.in (target_libs): Add libf2c.
15265
15266 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15267
15268 * configure.in: Remove expect from noconfigdirs when target
15269 is cygwin32. OK to build expect and dejagnu with Canadian
15270 Cross.
15271
15272 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15273
15274 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15275 host.
15276
15277 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15278 and mingw32.
15279
15280 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15281
15282 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15283 here as it is not defined in the toplevel Makefile.
15284
15285 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15286
15287 * configure (package_makefile_rules_frag): New variable, which names
15288 a file with generic rules, ...
15289 Change comment to mention we now have FIVE parts.
15290 * configure: Undo last change.
15291
15292 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15293
15294 * config.guess: More accurate determination of HP processor types.
15295 * config.sub: More accurate determination of HP processor types.
15296
15297 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15298
15299 * configure (package_makefile_frag): Move inserting the
15300 ${package_makefile_frag} to where it should be according
15301 to the comment.
15302
15303 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15304
15305 * config.guess: Add support for Linux/ARM.
15306
15307 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15308
15309 * .cvsignore: Remove *-info and *-install since they match
15310 release-info and mpw-install, which we don't want to just ignore.
15311
15312 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15313
15314 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15315
15316 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15317
15318 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15319 local_prefix to sub-make invocations.
15320
15321 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15322
15323 * configure.in: Check makefile fragments in the source
15324 directory.
15325
15326 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15327
15328 * configure.in: Check whether host and target makefile
15329 fragments exist before adding them to *_makefile_frag.
15330
15331 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15332
15333 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15334
15335 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15336
15337 * configure.in: Make sure we only replace RPATH_ENVVAR on
15338 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15339 regexp to sed.
15340
15341 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15342 to sub-makes.
15343
15344 1998-01-13 Lee Iverson (leei@ai.sri.com)
15345
15346 * config-ml.in (multi-do): LDFLAGS must include multilib
15347 designator.
15348
15349 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15350
15351 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15352
15353 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15354
15355 * config.sub: Add mingw32 support.
15356 * configure.in: Likewise.
15357
15358 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15359
15360 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15361
15362 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15363
15364 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15365 * configure (gxx_include_dir): Provide a definition for subdirs
15366 which do not use autoconf.
15367
15368 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15369
15370 * config.guess: Sync with egcs. Picks up new alpha support,
15371 BeOS & some additional linux support.
15372
15373 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15374
15375 * config.guess: HP 9000/803 is a PA1.1 machine.
15376
15377 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15378
15379 * configure.in: It's alpha*-...
15380
15381 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15382
15383 * configure.in (host_makefile_frag, target_makefile_frag):
15384 Handle multiple config files.
15385 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15386 alpha-*-*.
15387
15388 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15389
15390 * mkdep: New file.
15391
15392 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15393
15394 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15395
15396 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15397
15398 * Makefile.in: Add libgui directory.
15399 (GDB_TK): Add all-libgui.
15400 * configure.in: Add libgui directory.
15401 * configure: Add all-libgui to GDB_TK.
15402
15403 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15404
15405 * config-ml.in (multidirs): Add m32r to multilib list.
15406
15407 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15408
15409 * Makefile.in (all-target-gperf): Change dependency to
15410 all-target-libstdc++.
15411
15412 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15413
15414 * config.guess: Add BeOS support.
15415
15416 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15417
15418 Source directory cvs renamed to cvssrc:
15419 * configure.in (host_tools): Change cvs to cvssrc.
15420 (native_only): Likewise.
15421 (noconfigdirs) [various cases]: Likewise.
15422 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15423 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15424 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15425 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15426 (all-cvssrc): Rename target from all-cvs.
15427
15428 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15429
15430 * configure (gxx_include_dir): Fix thinko.
15431
15432 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15433
15434 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15435 (install-cross, install-gcc-cross): New targets.
15436
15437 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15438
15439 * configure.in (noconfigdirs): Add support for Thumb target.
15440
15441 * config.sub (maybe_os): Add support for Thumb target.
15442
15443 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15444
15445 * Makefile.in: Add rules for cygmon.
15446
15447 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15448
15449 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15450
15451 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15452 * configure (gxx_include_dir): Provide a definition for subdirs
15453 which do not use autoconf.
15454
15455 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15456
15457 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15458 11/18/97 build
15459
15460 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15461
15462 * From Franz Sirl.
15463 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15464 found on RedHat Linux systems.
15465
15466 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15467
15468 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15469 guesses.
15470
15471 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15472
15473 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15474
15475 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15476
15477 * ltmain.sh: If mkdir fails, check whether the directory was created
15478 anyhow by some other process.
15479
15480 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15481
15482 * configure.in (d30v-*-*): Configure all directories.
15483
15484 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15485
15486 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15487 for the D30V.
15488
15489 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15490
15491 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15492
15493 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15494
15495 * include/libiberty.h: Add extern "C" { so it can be used with C++
15496 progrms.
15497 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15498 programs.
15499
15500 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15501
15502 * configure.in (d30v-*-*): Configure GCC now.
15503
15504 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15505
15506 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15507 is no longer needed.
15508
15509 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15510
15511 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15512
15513 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15514
15515 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15516 targets using "$@" to provide support for similar but not identical
15517 targets without having to duplicate code.
15518
15519 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15520
15521 * makefile.vms: Fix to work with DEC C.
15522
15523 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15524
15525 * config.sub: Add mips-tx39-elf to marketing names.
15526
15527 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15528
15529 * ltmain.sh: Handle symlinks in generated script.
15530
15531 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15532
15533 * configure: Handle autoconf style directory options: --bindir,
15534 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15535 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15536 --sysconfdir.
15537 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15538 (sharedstatedir, localstatedir, oldincludedir): New variables.
15539 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15540 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15541 sbindir, sharedstatedir, and sysconfdir.
15542
15543 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15544
15545 * Makefile.in (bootstrap-lean): New target.
15546
15547 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15548
15549 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15550 sn, and gnuserv from noconfigdirs.
15551
15552 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15553
15554 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15555
15556 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15557
15558 * Makefile.in (cross): New target.
15559
15560 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15561 Jeff Law <law@cygnus.com>
15562
15563 * Makefile.in (bootstrap2, bootstrap3): New targets.
15564 (all-bootstrap): Remove outdated and confusing target.
15565 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15566
15567 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15568
15569 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15570 windows. Consistent with gdb/configure.
15571
15572 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15573
15574 * configure.in: Name Linux target fragment.
15575
15576 * configure: Rewrite so that project Makefile fragment is inserted
15577 first and appears last in the resulting Makefile.
15578
15579 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15580
15581 * Makefile.in (install-itcl): Install tcl first.
15582
15583 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15584
15585 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15586
15587 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15588
15589 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15590
15591 * configure.in (skipdirs): Add target-librx for Linux.
15592 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15593
15594 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15595
15596 * Makefile.in (bootstrap): New target.
15597
15598 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15599
15600 * config.sub: Accept 'amigados' for backward compatibility.
15601
15602 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15603
15604 * config.guess: Merge with FSF.
15605
15606 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15607
15608 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15609
15610 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15611
15612 * config.sub: Add "marketing-names" patch.
15613
15614 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15615
15616 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15617
15618 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15619
15620 * config.sub: Handle v850-elf.
15621
15622 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15623
15624 * .cvsignore (*-install): Remove.
15625
15626 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15627
15628 * ltconfig: Set CONFIG_SHELL in libtool.
15629 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15630
15631 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15632
15633 * configure.in (target_subdir): Set to libraries if enable_multilib.
15634
15635 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15636
15637 * config.guess: Update from gcc directory.
15638
15639 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15640
15641 * Makefile.in (all-sim): Depends on all-readline.
15642
15643 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15644
15645 * Makefile.in (BISON, YACC): Use $$s.
15646 (all-bison): Depend on all-texinfo.
15647
15648 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15649
15650 * Makefile.in (BISON): Add -L flag.
15651 (YACC): Likewise.
15652
15653 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15654
15655 * configure.in (noconfigdirs): Add support for v850e target.
15656
15657 * config.sub (maybe_os): Add support for v850e target.
15658
15659 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15660
15661 * configure.in (noconfigdirs): Add support for v850ea target.
15662
15663 * config.sub (maybe_os): Add support for v850ea target.
15664
15665 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15666
15667 * config.sub: Add mipstx39. Delete r3900.
15668
15669 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15670
15671 * Makefile.in (all-autoconf): Depends on all-texinfo.
15672
15673 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15674
15675 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15676 eabi targets.
15677
15678 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15679
15680 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15681
15682 * configure: When handling a Canadian Cross, handle YACC as well as
15683 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15684 * Makefile.in (all-bison): Depend upon all-texinfo.
15685
15686 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15687
15688 * Makefile.in (BISON): bison, not byacc or bison -y.
15689 (YACC): bison -y or byacc or yacc.
15690 (various): Add *-bison as appropriate.
15691 (taz): No need to mess with BISON anymore.
15692
15693 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15694
15695 * configure: If OSTYPE matches *win32*, try to find a good value for
15696 CONFIG_SHELL.
15697
15698 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15699
15700 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15701 configure.in if it is present.
15702
15703 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15704
15705 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15706
15707 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15708
15709 * config.sub: Recognize `arc' cpu.
15710 * configure.in: Likewise.
15711 * config-ml.in: Likewise.
15712
15713 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15714
15715 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15716
15717 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15718
15719 * configure: Changed sed delimiter from ':' to '|' when
15720 attempting to substitute ${config_shell} for SHELL. On
15721 NT ${config_shell} may contain a ':' in it.
15722
15723 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15724
15725 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15726
15727 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15728
15729 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15730
15731 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15732
15733 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15734
15735 * ylwrap: If the program is a relative path, force it to be
15736 absolute.
15737
15738 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15739
15740 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15741
15742 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15743
15744 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15745 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15746 for libraries.
15747
15748 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15749
15750 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15751 separated by spaces.
15752
15753 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15754
15755 * ylwrap: New file.
15756 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15757
15758 * ltmain.sh: Handle /bin/sh at start of install program.
15759
15760 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15761
15762 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15763 * missing: New file, from automake 1.2.
15764
15765 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15766
15767 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15768 check-tk to CHECK_X11_MODULES.
15769
15770 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15771
15772 * config.sub: Merge with FSF.
15773
15774 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15775
15776 * config.guess: Merge with FSF.
15777
15778 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15779
15780 * configure: Treat msdosdjgpp like go32.
15781 * configure.in: Likewise. Don't remove gprof for go32.
15782
15783 * configure: Change Makefile.tem2 to Makefile.tm2.
15784
15785 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15786
15787 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15788
15789 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15790
15791 * install-sh (chmodcmd): Set to null if the DST directory already
15792 exists. Same as Nov 11th change.
15793
15794 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15795
15796 * configure (GDB_TK): Needs itcl and tix.
15797
15798 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15799
15800 * config.guess: Update from FSF.
15801
15802 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15803
15804 * Makefile.in (GDB_TK): Depend on itcl and tix.
15805
15806 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15807
15808 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15809 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15810 (INSTALL_SCRIPT): New variable.
15811 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15812 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15813 to -x.
15814 * install-sh: Add support for -x option.
15815
15816 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15817
15818 * configure.in, Makefile.in: Treat tix like itcl.
15819
15820 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15821
15822 * Makefile.in (WINDRES): New variable.
15823 (WINDRES_FOR_TARGET): New variable.
15824 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15825 (EXTRA_HOST_FLAGS): Add WINDRES.
15826 (EXTRA_TARGET_FLAGS): Add WINDRES.
15827 (EXTRA_GCC_FLAGS): Add WINDRES.
15828 ($(DO_X)): Pass down WINDRES.
15829 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15830 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15831 DLLTOOL_FOR_TARGET.
15832
15833 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15834
15835 * configure.in: configure sim before gdb for win32-x-ppc
15836
15837 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15838
15839 Move gperf into the toplevel, from libg++.
15840 * configure.in (target_tools): Add target-gperf.
15841 (native_only): Add target-gperf.
15842 * Makefile.in (all-target-gperf): New target, depend on
15843 all-target-libg++.
15844 (configure-target-gperf): Empty rule.
15845 (ALL_TARGET_MODULES): Add all-target-gperf.
15846 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15847 (CHECK_TARGET_MODULES): Add check-target-gperf.
15848 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15849 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15850
15851 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15852
15853 * config.sub (mn10200): Recognize new basic machine.
15854
15855 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15856
15857 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15858 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15859
15860 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15861
15862 * configure.in: If we're building mips-sgi-irix6* native, turn on
15863 ENABLE_MULTILIB and set TARGET_SUBDIR.
15864
15865 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15866
15867 * Makefile.in (all-sn): Depend on all-grep.
15868
15869 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15870
15871 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15872
15873 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15874 Makefile. From Jeff Makey <jeff@cts.com>.
15875 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15876
15877 * Makefile.in (DISTBISONFILES): Remove.
15878 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15879 $(DEFAULT_YACC).
15880
15881 * configure.in: Build itl, db, sn, etc., when building for native
15882 cygwin32.
15883
15884 * Makefile.in (LD): New variable.
15885 (EXTRA_HOST_FLAGS): Pass down LD.
15886 ($(DO_X)): Likewise.
15887
15888 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15889
15890 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15891
15892 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15893
15894 * configure.in (targargs): Strip out any supplied --build argument
15895 before adding our own. Always add --build.
15896
15897 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15898
15899 * configure.in (targargs): Pass --build if we're doing
15900 a cross-compile.
15901
15902 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15903
15904 * configure: Use '|' instead of ":" as the separator in
15905 sed. Otherwise sed chokes on NT path names with drive
15906 designators. Also look for "?:*" as the leading characters in an
15907 absolute pathname.
15908
15909 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15910
15911 * config.sub: Support for r3900.
15912
15913 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15914
15915 * configure.in: Use install-sh, not install.sh.
15916
15917 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15918
15919 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15920 apply it twice.
15921
15922 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15923
15924 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15925 install-binutils.
15926
15927 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15928
15929 * Makefile.in: Add automake targets.
15930 * configure.in (host_tools): Add automake.
15931
15932 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15933
15934 * configure: Default CXX to c++, not gcc.
15935 * Makefile.in (CXX): Set to c++, not gcc.
15936 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15937
15938 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15939
15940 * install-sh: try appending a .exe if source file doesn't
15941 exist
15942
15943 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15944
15945 * configure.in: Turn on multilib by default.
15946 (cross_only): Remove target-libiberty.
15947
15948 * Makefile.in (all-gcc): Don't depend on libiberty.
15949
15950 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15951
15952 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15953
15954 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15955
15956 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15957 (DISTBISONFILES): Add ld/Makefile.in
15958
15959 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15960
15961 * configure.in: if target is cygwin32 but host isn't cygwin32,
15962 don't configure gdb tcl tk expect, not just gdb.
15963
15964 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15965
15966 * configure.in: Added gnuserv everywhere sn appears.
15967
15968 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15969 (CROSS_CHECK_MODULES): Added check-gnuserv.
15970 (INSTALL_MODULES): Added install-gnuserv.
15971 (CLEAN_MODULES): Added clean-gnuserv.
15972 (all-gnuserv): New target.
15973
15974 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15975
15976 * config.guess: Fixes for MIPS OpenBSD systems.
15977
15978 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15979
15980 * Makefile.in (INSTALL_XFORM): Remove.
15981 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15982
15983 * mkinstalldirs: New file, copied from automake.
15984 * Makefile.in (installdirs): Rename from install-dirs. Use
15985 mkinstalldirs. Change all users.
15986 (DEVO_SUPPORT): Add mkinstalldirs.
15987
15988 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15989
15990 * install-sh: Rename from install.sh.
15991 * Makefile.in (INSTALL): Change install.sh to install-sh.
15992 (DEVO_SUPPORT): Likewise.
15993
15994 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15995 Graichen <graichen@rzpd.de>.
15996
15997 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15998
15999 * config.guess: Recognize OpenBSD systems correctly.
16000
16001 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
16002
16003 * README, Makefile.in (ETC_SUPPORT): Remove references to
16004 cfg-paper*, configure.{texi,man,info*}._
16005
16006 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
16007
16008 * Makefile.in (all.normal): Ensure that gcc is built after all
16009 the x11 - ie gdb - targets.
16010
16011 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
16012
16013 * makefile.vms: Don't run conf-a-gas.
16014
16015 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
16016
16017 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16018
16019 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
16020
16021 * configure.in: Remove noconfigdirs case since gdb also
16022 configures and builds for tic80-coff.
16023
16024 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
16025
16026 * configure: Set cache_file to config.cache.
16027 * Makefile.in (local-distclean): Remove config.cache.
16028
16029 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
16030
16031 * COPYING: Update FSF address.
16032
16033 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
16034
16035 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16036 noconfigdirs.
16037
16038 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
16039
16040 * Makefile.in (install-dirs): Don't crash if prefix, and hence
16041 MAKEDIRS, is empty.
16042
16043 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
16044
16045 * config.sub: Tweak mn10300 entry.
16046
16047 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
16048
16049 * configure.in (host_tools): Put sim before gdb, so gdb's
16050 configure.tgt can determine if the simulator was configured.
16051
16052 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
16053
16054 * config.sub: Move BeOS $os case to be with other Cygnus
16055 local cases.
16056
16057 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
16058
16059 * config.sub: Remove misplaced comment that broke Linux.
16060
16061 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
16062
16063 * config.sub: Add BeOS support.
16064
16065 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
16066
16067 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16068
16069 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
16070
16071 * configure.in (noconfigdirs): Remove tcl and tk from
16072 noconfigdirs for cygwin32 builds.
16073
16074 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
16075
16076 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16077
16078 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
16079
16080 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16081 make-all.com, use makefile.vms instead.
16082
16083 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
16084
16085 * config.sub: Accept -lnews*.
16086
16087 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
16088
16089 * configure.in (noconfigdirs): Disable target-newlib,
16090 target-examples and target-libiberty for d30v.
16091
16092 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16093
16094 * configure.in (noconfigdirs): Enable ld for d30v.
16095
16096 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16097
16098 * configure.in (tic80-*-*): Build compiler.
16099
16100 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16101
16102 * configure.in (d30v-*): Remove sim directory from list of
16103 unsupported d30v directories
16104
16105 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16106
16107 * config.sub, configure.in: Add d30v target cpu.
16108
16109 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16110
16111 * makefile.vms: New file.
16112 * make-all.com: Remove.
16113
16114 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16115
16116 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16117
16118 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16119
16120 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16121
16122 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16123
16124 * Makefile.in (ALL_MODULES): Added all-db.
16125 (CROSS_CHECK_MODULES): Addec check-db.
16126 (INSTALL_MODULES): Added install-db.
16127 (CLEAN_MODULES): Added clean-db.
16128
16129 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16130
16131 * config.guess: Merge with latest FSF sources.
16132
16133 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16134
16135 * Makefile.in (ALL_MODULES): Added all-itcl.
16136 (CROSS_CHECK_MODULES): Added check-itcl.
16137 (INSTALL_MODULES): Added install-itcl.
16138 (CLEAN_MODULES): Added clean-itcl.
16139
16140 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16141
16142 * configure.in: build gdb for mn10200
16143
16144 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16145
16146 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16147
16148 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16149
16150 * configure.in (tic80-*-*): Turn off most targets right now.
16151
16152 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16153
16154 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16155 rather than the makeinfo program.
16156 (do-info): Depend upon all-texinfo.
16157
16158 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16159
16160 * configure.in: Remove uses of config/mh-linux.
16161
16162 * config.sub, config.guess: Merge with latest FSF sources.
16163
16164 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16165
16166 * config.sub (case $basic_machine): Add tic80 entries.
16167
16168 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16169
16170 * config.sub, config.guess: Merge with latest FSF sources.
16171
16172 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16173
16174 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16175 * mpw-config.in: Test for NewFolderRecursive.
16176 * mpw-install: Use symbolic name for startup filename.
16177 * mpw-README: Add various additional details.
16178
16179 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16180
16181 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16182
16183 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16184
16185 * configure.in: Do build gcc and the target libraries for
16186 the mn10200.
16187
16188 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16189
16190 * configure.in: don't avoid building gdb for mn10300 any more
16191 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16192 instead of single-quoting it.
16193
16194 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16195
16196 * configure.in: Don't use --with-stabs on IRIX 6.
16197
16198 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16199
16200 * configure.in (m32r): Build gdb, libg++ now.
16201
16202 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16203
16204 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16205 directories from noconfigdirs.
16206
16207 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16208
16209 * config.sub (basic_machine): added mips16 configuration
16210
16211 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16212
16213 * config.sub: Handle d10v-unknown.
16214
16215 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16216
16217 * config.sub: Handle v850-unknown.
16218
16219 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16220
16221 * Makefile.in: add findutils
16222 * configure.in: add findutils to list of host_tools
16223
16224 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16225
16226 * config.sub: Handle mn10200 and mn10300.
16227
16228 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16229
16230 * configure.in (d10v-*): Do not build librx.
16231
16232 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16233
16234 * configure.in (mn10300): Build everything except gdb & libgloss.
16235
16236 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16237
16238 * config.guess: Patch for Dansk Data Elektronik servers,
16239 from Niels Skou Olsen <nso@dde.dk>.
16240
16241 For ncr, use /bin/uname rather than uname, since GNU uname does not
16242 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16243
16244 Patch for MIPS R4000 running System V,
16245 from Eric S. Raymond <esr@snark.thyrsus.com>.
16246
16247 Fix thinko for nextstep.
16248
16249 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16250
16251 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16252 * config.guess: Guess mips-dec-mach_bsd4.3.
16253
16254 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16255 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16256 release numbers.
16257 * config.guess (mips-mips-riscos*): Emit just enough of the
16258 release number.
16259
16260 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16261 * config.guess (sparc-auspex-sunos*): Added.
16262 (f300-fujitsu-*): Added.
16263
16264 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16265 * config.guess: Recognize a Tadpole as a sparc.
16266
16267 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16268
16269 * config.guess: Don't assume that NextStep version is either 2 or
16270 3. NextStep 4 (aka OpenStep 4) has come out now.
16271
16272 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16273
16274 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16275 From Rik Faith <faith@cs.unc.edu>.
16276
16277 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16278
16279 * config.sub: Contributions from bug-gnu-utils to:
16280 Support plain "hppa" (no version given) architecture, reported by
16281 OpenStep.
16282 OpenBSD like NetBSD.
16283 LynxOs is not a hardware supplier.
16284
16285 * config.guess: Contributions from bug-gnu-utils to add support for:
16286 OpenBSD like NetBSD.
16287 Stratus systems.
16288 More Pyramid systems.
16289 i[n>4]86 Intel chips.
16290 M680[n>4]0 Motorola chips.
16291 Use unknown instead of lynx for hardware manufacturer.
16292
16293 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16294
16295 * install.sh (chmodcmd): Set to null if the DST directory already
16296 exists.
16297
16298 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16299
16300 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16301 not use mt-ppc target Makefile fragment any more.
16302
16303 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16304
16305 * configure.in (*-*-windows): Exclude everything but those dirs
16306 needed to build windows.
16307
16308 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16309
16310 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16311
16312 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16313
16314 * configure.in: Exclude mmalloc from i386-windows.
16315
16316 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16317
16318 * Undo my previous change.
16319
16320 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16321
16322 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16323 unconditionally.
16324 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16325
16326 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16327
16328 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16329 host to add it's own flags.
16330
16331 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16332
16333 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16334
16335 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16336
16337 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16338 (CXX_FOR_TARGET): Likewise.
16339 (GCC_FOR_TARGET): Define.
16340 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16341 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16342 CC_FOR_TARGET was specified on the command line.
16343 (MAKEOVERRIDES): Don't define.
16344
16345 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16346
16347 * configure.in (m32r): Fix spelling of libg++ libs.
16348
16349 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16350
16351 * config.sub (-apple*): Remove, now redundant.
16352
16353 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16354
16355 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16356
16357 * configure: Rework yesterday's sed script patch.
16358
16359 * config.sub: Merge with FSF.
16360
16361 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16362
16363 * config.guess: Merge from FSF.
16364
16365 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16366 * config.guess: Use pc instead of unknown, for pc clone systems.
16367 Change linux to linux-gnu.
16368
16369 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16370 * config.guess: Avoid non-portable tr syntax.
16371
16372 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16373
16374 * test-build.mk (HOLES): Add "xargs" for gdb.
16375
16376 * configure: Avoid hpux10.20 sed bug.
16377
16378 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16379
16380 * configure.in: Add support for windows host
16381 (that is a build done under the Microsoft build environment).
16382
16383 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16384
16385 * Makefile.in: Replace all uses of srcroot with s, to shrink
16386 command line lengths.
16387
16388 Patches from Geoffrey Noer <noer@cygnus.com>:
16389 * configure.in: If configuring for newlib, pass --with-newlib to
16390 subdirectories.
16391 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16392 -Bnewlib/ and -Lwinsup to gcc.
16393 (CXX_FOR_TARGET): Likewise.
16394
16395 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16396
16397 * Makefile.in (ETC_SUPPORT): Add configure.
16398
16399 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16400
16401 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16402 host configuration file.
16403
16404 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16405
16406 * configure.in: Break mn10x00 support into separate
16407 mn10200 and mn10300 configurations.
16408 * config.sub: Likewise.
16409
16410 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16411
16412 * configure.in: Add lots of stuff to noconfigdirs for
16413 the mn10x00 targets.
16414
16415 * config.sub, configure.in: Add mn10x00 support.
16416
16417 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16418
16419 * make-all.com: Call conf-a-gas, not config-a-gas.
16420
16421 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16422
16423 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16424 targets.
16425
16426 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16427
16428 * mpw-README: Add much more detail for native PowerMac.
16429 * mpw-install: New file.
16430 * mpw-configure: Add --norecursion and --help options.
16431 * mpw-config.in: Translate readme and install files when
16432 copying to objdir.
16433 * mpw-build.in: Don't always depend on byacc and flex.
16434 (install-only-top): New action.
16435
16436 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16437
16438 * configure.in: You can now configure GDB for the v850.
16439
16440 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16441
16442 * configure.in (noconfigdirs): Don't configure any C++ dirs
16443 if targeting D10V.
16444
16445 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16446
16447 * config.sub: Recognize mips64vr5000.
16448
16449 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16450
16451 * configure.in: Use a single line for host_tools and native_only.
16452
16453 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16454
16455 * config.sub, configure.in: Add entries for m32r.
16456
16457 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16458
16459 * Makefile.in (inet-install): Don't run install-gzip.
16460
16461 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16462
16463 * configure.in: Don't config lots of things for *-*-windows*.
16464
16465 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16466
16467 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16468 (host_libs, host_tools): Copy from configure.in.
16469 * mpw-configure: Don't complain about directories not found.
16470
16471 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16472
16473 * configure.in (i[345]86): Recognize i686 for pentium pro.
16474 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16475 file.
16476
16477 * config.guess (i[345]86): Ditto.
16478
16479 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16480
16481 * configure.in (noconfigdirs): Removed gdb for D10V.
16482
16483 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16484
16485 * configure.in: Remove ld, target-libio, target-libg++, and
16486 target-libstdc++ from noconfigdirs.
16487
16488 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16489
16490 * configure: Fix three locations where shell scripts were
16491 being run directly rather than with config_shell.
16492
16493 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16494
16495 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16496 * config.sub (basic_machine): Recognize v850.
16497
16498 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16499
16500 * mpw-configure: Handle multiple enable/disable options and
16501 pass them down recursively, handle -c and -s flags appropriately
16502 depending on choice of compiler, add escape mechanism for
16503 quoted arguments to gC.
16504
16505 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16506
16507 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16508 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16509 so that -mrelocatable-lib and -mno-eabi are used.
16510
16511 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16512 not support --print-multi-lib, don't abort.
16513
16514 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16515
16516 * make-all.com: Run config-a-gas.
16517 * setup.com: Don't copy subdirectory files around.
16518
16519 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16520
16521 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16522 target, it now compiles correctly.
16523
16524 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16525
16526 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16527
16528 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16529
16530 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16531
16532 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16533
16534 * configure.in (native_only): Add prms.
16535
16536 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16537
16538 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16539 (BINUTILS_SUPPORT_DIRS): Likewise.
16540
16541 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16542
16543 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16544 d10v support is added.
16545
16546 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16547
16548 * configure.in (d10v-*-*): New target.
16549
16550 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16551
16552 * config.guess (HP 9000/811): Recognize this as a PA1.1
16553 machine.
16554
16555 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16556
16557 * Makefile.in (do-tar-gz): New target, split out from tail end of
16558 taz target. Run each command separately, don't use pipes.
16559 (taz): Use it.
16560
16561 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16562
16563 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16564 * mpw-build.in: No builds should depend on building byacc or flex,
16565 they are assumed to be installed already.
16566
16567 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16568
16569 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16570 variable that CC_FOR_TARGET needs.
16571
16572 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16573
16574 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16575 options have changed since the last time the subdirectory was
16576 configured, and if it has, reconfigure.
16577 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16578 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16579
16580 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16581
16582 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16583 CLEAN_MODULES): Add bash.
16584 (all-bash): New target.
16585
16586 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16587
16588 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16589
16590 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16591
16592 * config.sub (basic_machine): Recognize d10v as a valid processor.
16593
16594 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16595
16596 * mpw-configure: Add support for --bindir.
16597 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16598
16599 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16600
16601 * configure.in: add bash, time, gawk to list of hosttools and things
16602 to only build for native toolchains
16603
16604 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16605
16606 * Makefile.in (docdir): Remove.
16607
16608 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16609
16610 * Makefile.in (datadir): Set to $(prefix)/share.
16611
16612 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16613
16614 * configure.in: build diff and patch for cygwin32-hosted
16615 toolchains.
16616
16617 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16618
16619 * config.sub: Accept -rtems*.
16620
16621 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16622
16623 * configure.in: enable dosrel for cygwin32-hosted builds,
16624 remove diff from the list of things not buildable
16625 via Canadian Cross
16626
16627 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16628
16629 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16630 don't get ". ".
16631
16632 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16633
16634 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16635
16636 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16637
16638 * Makefile.in (taz): Handle case where tex3patch didn't even get
16639 checked out. Also, if it was found, put the symlink in a new util
16640 subdirectory.
16641
16642 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16643
16644 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16645
16646 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16647
16648 * config.sub: Recognize -openvms.
16649 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16650 * make-all.com, setup.com: New files.
16651
16652 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16653
16654 * Makefile.in (taz): tex3patch moved to texinfo/util.
16655
16656 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16657
16658 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16659 * configure.in: remove make from disable-if-Can-Cross list
16660 enable gdb if ${host} and ${target} are cygwin32
16661
16662 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16663
16664 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16665 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16666
16667 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16668
16669 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16670 distinguish sysv/svr4/bsd variants.
16671 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16672
16673 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16674
16675 * configure.in: Added copyright notice.
16676 * move-if-change: Added copyright notice.
16677
16678 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16679
16680 * configure.in (powerpcle-*-solaris*): Until we get shared
16681 libraries working, don't build gdb, sim, make, tcl, tk, or
16682 expect.
16683
16684 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16685
16686 * config.guess: Merge with FSF:
16687
16688 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16689 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16690
16691 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16692 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16693
16694 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16695 * config.guess: Combine two OSF1 rules.
16696 Also recognize field test versions. From mjr@zk3.dec.com.
16697 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16698 because GNU uname does not support -p. From pmr@pajato.com.
16699
16700 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16701
16702 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16703
16704 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16705
16706 * mpw-README: Document GCCIncludes.
16707
16708 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16709
16710 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16711
16712 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16713
16714 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16715
16716 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16717
16718 * configure.in (*-*-cygwin32): Configure make.
16719
16720 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16721
16722 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16723
16724 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16725
16726 * Makefile.in (all-inet): Depend on all-perl.
16727
16728 * Makefile.in (inet-install): New target.
16729
16730 * Makefile.in (all-inet): Depend on all-tcl.
16731 (all-inet): Depend on all-send-pr.
16732
16733 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16734
16735 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16736 temporarily.
16737
16738 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16739
16740 * configure.in: Don't configure --with-gnu-ld on AIX.
16741
16742 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16743
16744 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16745
16746 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16747
16748 * Makefile.in (ALL_MODULES): Added all-inet.
16749 (CROSS_CHECK_MODULES): Added check-inet.
16750 (INSTALL_MODULES): Added install-inet.
16751 (CLEAN_MODULES): Added clean-inet.
16752 (all-indent): New target.
16753
16754 * configure.in (host_tools): Added inet.
16755 (native_only): Added inet.
16756 (noconfigdirs): Added inet.
16757
16758 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16759
16760 * configure.in: Don't configure libgloss if we are not configuring
16761 newlib.
16762
16763 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16764
16765 * configure.in: Don't configure libgloss for unsupported
16766 architectures.
16767
16768 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16769
16770 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16771
16772 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16773
16774 * Makefile.in (ALL_MODULES): Include all-apache.
16775 (CROSS_CHECK_MODULES): Include check-apache.
16776 (INSTALL_MODULES): Include install-apache.
16777 (all-apache): New target.
16778
16779 * configure.in: Added apache everywhere perl is seen.
16780
16781 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16782
16783 * Makefile.in: Add support for clean-{module} and
16784 clean-target-{module} rules.
16785
16786 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16787
16788 * configure.in (*-*-ose) do not build libgloss.
16789
16790 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16791
16792 * config.guess (prep*:SunOS:5.*:*): Turn into
16793 powerpele-unknown-solaris2.
16794
16795 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16796
16797 * configure.in: Permit --enable-shared to specify a list of
16798 directories.
16799
16800 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16801
16802 * configure.in (host==solaris): Pass only the first word of $CC
16803 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16804
16805 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16806
16807 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16808
16809 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16810
16811 * Makefile.in (ALL_MODULES): Include all-perl.
16812 (CROSS_CHECK_MODULES): Include check-perl.
16813 (INSTALL_MODULES): Include install-perl.
16814 (ALL_X11_MODULES): Include all-guile.
16815 (CHECK_X11_MODULES): Include check-guile.
16816 (INSTALL_X11_MODULES): Include install-guile.
16817 (all-perl): New target.
16818 (all-guile): New target.
16819
16820 * configure.in (host_tools): Include perl and guile.
16821 (native_only): Include perl and guile.
16822 (noconfigdirs): Don't build guile and perl; no ports have been
16823 done.
16824
16825 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16826
16827 * configure (--enable-*): Handle quoted option lists such as
16828 --enable-sim-cflags='-g0 -O' better.
16829
16830 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16831
16832 * Makefile.in ({,inst}all-target): New rule so we can make and
16833 install all of the target directories easily.
16834
16835 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16836
16837 * configure.in: Add missing global flag in sed substitution when
16838 deleting `target-' from ${configdirs}.
16839
16840 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16841
16842 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16843 option.
16844
16845 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16846 config/mh-necv4.
16847
16848 * install.sh: Correct misspelling of transformbasename.
16849
16850 * config.guess: Recognize mips-*-sysv*.
16851
16852 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16853
16854 * config.sub: Recognize mon960.
16855
16856 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16857
16858 * configure: Restore Canadian Cross handling of BISON and LEX,
16859 removed in Feb 20 change.
16860
16861 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16862
16863 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16864 Mention make install. Remove the old copyright date as well the
16865 clumsy and rather pointless copyright on the README file.
16866
16867 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16868
16869 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16870 Makefile after running symlink-tree, then run `make distclean' to
16871 avoid clobbering any generated files in srcdir.
16872
16873 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16874
16875 * configure.in (m68k-*-netbsd*): Build everything now.
16876
16877 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16878
16879 * Makefile.in (taz): Fix quoting.
16880
16881 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16882
16883 * configure.in (sparclet-*-*): Build everything now.
16884
16885 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16886
16887 * configure.in (m68k-*-linux*): New host.
16888
16889 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16890
16891 * configure: Check for bison before byacc.
16892
16893 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16894
16895 * Makefile.in configure: Change the way LEX and BISON/YACC are
16896 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16897 searching PATH. These are used as fallbacks by Makefile.in if
16898 flex/bison/byacc aren't in objdir.
16899
16900 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16901
16902 * Makefile.in: Make everything which depends upon all-bfd also
16903 depend upon all-opcodes, in case --with-commonbfdlib is used.
16904
16905 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16906
16907 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16908 building NT native compilers on Unix.
16909
16910 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16911
16912 * configure.in: Don't get CC from the host Makefile fragment if we
16913 can find gcc in PATH, or if this is a Canadian Cross. Move the
16914 Solaris test for /usr/ucb/cc to the post target script, just after
16915 the compiler sanity test.
16916
16917 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16918
16919 * config.sub: Merge with FSF.
16920
16921 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16922
16923 * Makefile.in (RPATH_ENVVAR): New variable.
16924 (REALLY_SET_LIB_PATH): Use it.
16925 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16926
16927 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16928
16929 * config.sub, configure.in: Recognize sparclet cpu.
16930
16931 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16932
16933 * config.guess: Support m68k-cbm-sysv4.
16934
16935 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16936
16937 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16938 m68k-unknown-linuxaout from linker help string. Put quotes around
16939 $ld_help_string.
16940
16941 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16942
16943 * config.guess (powerpc-harris-powerunix): Add guess for port
16944 to new target.
16945
16946 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16947
16948 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16949
16950 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16951
16952 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16953 $(REALLY_SET_LIB_PATH) in Makefile.
16954 * Makefile.in (SET_LIB_PATH): New variable.
16955 (REALLY_SET_LIB_PATH): New variable.
16956 ($(DO_X)): Use $(SET_LIB_PATH).
16957 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16958 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16959 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16960 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16961 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16962 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16963 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16964 (install-dosrel): Likewise.
16965 (all-opcodes): Depend upon all-libiberty.
16966
16967 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16968
16969 * config.guess (*:CYGWIN*): New
16970
16971 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16972
16973 * Makefile.in (all-target-winsup): All all-target-libiberty.
16974
16975 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16976
16977 * configure.in (noconfigdirs): Add missing # in front of comment.
16978
16979 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16980
16981 * configure.in: add second pass to things added to noconfigdirs
16982 so *-gm-magic can exclude libgloss properly.
16983
16984 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16985
16986 * mpw-configure (extralibs_name, rez_name): Set correctly
16987 for MWC68K compiler.
16988
16989 * mpw-README: Add more info on the necessary build tools.
16990
16991 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16992
16993 * configure.in, config.sub: Recognize cygwin32.
16994
16995 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16996
16997 * config.guess, config.sub: Recognize A/UX.
16998
16999 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
17000
17001 * config.sub: Merge with gcc/config.sub.
17002
17003 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
17004
17005 * mpw-build.in (do-binutils): Add build of stamps.
17006
17007 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
17008
17009 * config.sub: Add recognition for mips64vr4100*-* targets.
17010
17011 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
17012
17013 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17014 Add creation of gconfigargs with `--enable-shared' turned on.
17015 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17016 ($(host)-stamp-stage3-configured): Likewise.
17017 (HOLES): Add chatr and ldd.
17018 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17019
17020 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
17021
17022 * configure: Pass --nfp to recursive configures.
17023
17024 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
17025
17026 * Makefile.in (DLLTOOL): New.
17027 (DLLTOOL_FOR_TARGET): New.
17028 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17029 (EXTRA_TARGET_FLAGS): Ditto.
17030 (EXTRA_GCC_FLAGS): Ditto.
17031 (CONFIGURE_TARGET_MODULES): Ditto.
17032 (DO_X): Ditto.
17033 * configure: Add DLLTOOL.
17034
17035 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
17036
17037 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17038 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17039 mh-sco, since old workarounds no longer needed, and don't
17040 build ld, since libraries have weak symbols in COFF.
17041
17042 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
17043
17044 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17045
17046 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
17047
17048 * configure.in: Make sure that ${CC} can be used to compile an
17049 executable.
17050
17051 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17052
17053 * Makefile.in (all-gdb): Depend on $(GDB_TK).
17054 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17055 nothing depending on whether gdbtk is being built.
17056
17057 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
17058
17059 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17060
17061 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
17062
17063 * configure.in (noconfigdirs): Put ld or gas in this early, if the
17064 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17065
17066 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
17067
17068 * config-ml.in: Add support for
17069 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17070 Simplify setting of multidirs from --disable-foo.
17071
17072 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17073
17074 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17075 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17076 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17077 non-empty, pass them on to the GCC make.
17078 (all-bootstrap): New rule that is like all-gcc, except it executes
17079 the GCC bootstrap rule instead of the GCC all rule.
17080
17081 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
17082
17083 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17084
17085 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17086
17087 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17088 DG/UX support.
17089
17090 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17091
17092 * config.sub (i*86*) Change [345] to [3456]
17093
17094 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17095
17096 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17097 --with-gnu-ld=no.
17098
17099 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17100
17101 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17102 AIX multilibs get built.
17103
17104 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17105
17106 * configure.in (i386-win32): Don't build expect if we're not
17107 building the tcl subdir.
17108
17109 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17110
17111 * Makefile.in: (configure-target-examples, all-target-examples):
17112 New targets, configure and build example programs.
17113
17114 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17115
17116 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17117 use it as input to sedit the generated MPW makefile.
17118 * mpw-README: Add a suggestion about Gestalt.h.
17119
17120 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17121
17122 * config.sub: Accept *-*-ieee*.
17123
17124 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17125
17126 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17127 Ronald F. Guilmette <rfg@monkeys.com>.
17128
17129 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17130
17131 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17132 for powerpc-pe native.
17133 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17134 (target==powerpc-pe): duplicate i386-win32 entry.
17135
17136 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17137
17138 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17139 of vxworks, not just vxworks5.1.
17140
17141 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17142
17143 * mpw-configure: Add support for exec-prefix.
17144
17145 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17146
17147 * config.guess: Recognize HP model 816 machines as having
17148 a PA1.1 processor.
17149
17150 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17151
17152 * configure: Ignore new autoconf configure options.
17153
17154 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17155
17156 * config.guess: Recognize Pentium under SCO.
17157 From Robert Lipe <robertl@arnet.com>.
17158
17159 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17160
17161 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17162
17163 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17164
17165 * configure.in: Don't configure gas for alpha-dec-osf*.
17166
17167 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17168
17169 * configure.in: Default to --with-stabs for some targets for which
17170 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17171 i[345]86*-*-unixware*.
17172
17173 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17174
17175 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17176 rather than basing it on the target. Simplify handling of options
17177 controlling which directories to configure. Remove extraneous
17178 slash in multi-clean target.
17179
17180 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17181
17182 * config-ml.in: Prefix more variables with ml_ so they don't collide
17183 with configure's.
17184
17185 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17186
17187 * configure: Don't turn -v into --v.
17188
17189 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17190
17191 * configure.in (targargs): Fix typo.
17192
17193 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17194
17195 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17196
17197 * configure.in: Strip --host and --target options from
17198 CONFIG_ARGUMENTS, and always configure for --host only. Add
17199 --with-cross-host option when building with a cross-compiler.
17200 * configure: Canonicalize the arguments put into config.status by
17201 always using `=' for an option with an argument. Pass a presumed
17202 --host or --target explicitly.
17203
17204 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17205
17206 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17207 into general OS recognition case.
17208
17209 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17210
17211 * configure.in (target_configdirs): add target-winsup only
17212 for win32 target systems.
17213
17214 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17215
17216 * Makefile.in (all-target-libgloss): Depend upon
17217 configure-target-newlib, since when libgloss is built it looks to
17218 see if the newlib directory exists.
17219
17220 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17221
17222 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17223 cfg-ml-*.in.
17224
17225 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17226
17227 * configure: Handle LD and LD_FOR_TARGET when configuring a
17228 Canadian Cross.
17229
17230 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17231
17232 * configure.in (target_libs): add target-winsup.
17233 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17234 (target==ppcle-pe): remove ld from $noconfigdirs.
17235
17236 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17237
17238 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17239 Preserve relative path names in $srcdir. Build symlink tree if
17240 configuring cross target dir and srcdir=. (= no VPATH support).
17241 (configure-target-libg++): Depend on configure-target-librx.
17242 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17243 * config-ml.in: New file.
17244 * symlink-tree: New file.
17245 * configure: Ensure srcdir="." if that's what it is.
17246
17247 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17248
17249 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17250 includes and FLEX_SKELETON setting.
17251 * mpw-configure (--with-gnu-ld): New option, controls whether
17252 to use PPCLink or ld with PowerMac GCC.
17253 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17254 * mpw-config.in: Configure grez if targeting Mac.
17255
17256 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17257 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17258 just macos.
17259 * configure.in: Configure grez resource compiler if targeting Mac.
17260 * Makefile.in (all-grez, install-grez): New targets.
17261
17262 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17263
17264 * configure: CXX defaults to gcc, not g++. If we find
17265 gcc in the path, set CC to gcc -O2.
17266
17267 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17268
17269 * configure: Default ${build} correctly. Avoid picking up extra
17270 spaces when reading CC and CXX from Makefile. When doing a
17271 Canadian Cross, use plausible default values for numerous
17272 variables.
17273 * configure.in: When doing a Canadian Cross, don't try to
17274 configure tools whose configure script can't handle it.
17275
17276 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17277
17278 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17279
17280 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17281
17282 * configure: Remove dubious bug reporting address.
17283
17284 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17285
17286 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17287 configure script, run that instead of this directory's configure.
17288 In either case, print a message that we're configuring the sub-dir.
17289
17290 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17291
17292 * configure.in: Before checking for the existence of various files,
17293 use sed to filter out "target-".
17294
17295 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17296
17297 * Makefile.in (DO_X): Split rule to decrease command line length
17298 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17299 (Philippe De Muyter).
17300
17301 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17302
17303 * Makefile.in (all-patch): depend on all-libiberty.
17304
17305 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17306
17307 * configure.in: If the only directory in target_configdirs which
17308 actually exists is libiberty, then set target_configdirs to empty,
17309 to avoid trying to build a target libiberty in a gas or gdb
17310 distribution.
17311
17312 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17313
17314 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17315 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17316 systems.
17317
17318 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17319
17320 * configure.in (copy_dirs): Use sys-include instead of include
17321 for --with-headers option.
17322
17323 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17324
17325 * Makefile.in, configure.in: Make winsup builds work with
17326 new scheme.
17327
17328 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17329
17330 * configure.in: Build the linker on AIX.
17331
17332 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17333
17334 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17335 where needed.
17336
17337 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17338
17339 * Makefile.in (all-gcc): Fix typo.
17340
17341 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17342
17343 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17344
17345 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17346
17347 * configure.in: Rename libFOO to target-libFOO, and xiberty
17348 to target-xiberty, to provide more flexibility.
17349 (target_subdir): Define. Create if cross.
17350 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17351 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17352 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17353 check-libFOO -> check-target-libFOO, etc.
17354 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17355 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17356 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17357 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17358 allow ALL_GCC="" to only configure.
17359 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17360 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17361 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17362
17363 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17364
17365 * Makefile.in (taz): Build "info" in etc explicitly.
17366
17367 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17368
17369 * configure.in: Make sure that CC is undefined (as opposed to
17370 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17371 problem with autoconf trying to configure on a host without GCC.
17372
17373 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17374
17375 * mpw-configure: Set host alias from choice of host compiler,
17376 only use generic MPW Makefile sed if present, edit a file
17377 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17378 * mpw-README: Add problem notes about CW6 and CW7.
17379
17380 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17381
17382 * Makefile.in (taz): Use ";" instead of ";;".
17383
17384 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17385
17386 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17387 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17388 DISTDOCDIRS.
17389 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17390 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17391
17392 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17393
17394 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17395 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17396 Move bfd to DISTSTUFFDIRS.
17397
17398 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17399
17400 * Makefile.in (X11_LIB): Removed.
17401 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17402
17403 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17404
17405 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17406
17407 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17408 names.
17409
17410 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17411
17412 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17413
17414 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17415
17416 * configure.in (i[345]86-*-win32): Always build newlib.
17417 Don't configure cvs, autoconf or texinfo.
17418 * Makefile.in (LD_FOR_TARGET): New.
17419 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17420 Pass down LD_FOR_TARGET.
17421
17422 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17423
17424 * winsup: New directory.
17425 * Makefile.in: Build winsup.
17426 * configure.in: Winsup is configured when target is win32.
17427 Can only build win32 target GDB when native.
17428
17429 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17430
17431 * config.guess: Recognize HP model 819 machines as having
17432 a PA 1.1 processor.
17433
17434 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17435
17436 * configure: Fix sed loop which substitutes for CC and CXX to
17437 avoid bug found in various sed implementations.
17438
17439 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17440
17441 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17442 simulator. Use standard powerpc-*-eabi*.
17443
17444 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17445
17446 * configure.in: Stop putting gas and binutils in noconfigdirs for
17447 powerpc-*-aix* and rs6000-*-*.
17448
17449 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17450
17451 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17452 -mcall-aixdesc libraries.
17453
17454 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17455
17456 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17457
17458 * config.sub (arm | armel | armeb): Fix shell syntax.
17459
17460 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17461
17462 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17463 -msoft-float and -mcpu=common support.
17464 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17465 libraries.
17466
17467 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17468
17469 * configure.in: Allow configuration and build of emacs19 for the alpha.
17470
17471 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17472
17473 * configure.in (CC): Get ^CC, not just any old CC, from
17474 ${host_makefile_frag}.
17475
17476 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17477
17478 * configure.in (CC): Try to get CC from
17479 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17480
17481 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17482
17483 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17484 only if it exists in $(srcdir).
17485
17486 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17487
17488 * configure: If CC and CXX are not set in the environment, set
17489 them, based on either an existing Makefile or on searching for gcc
17490 in PATH. Substitute for CC and CXX in Makefile.
17491 * configure.in: Remove libm from target_libs. Separate
17492 target_configdirs from configdirs. If CC is not set in
17493 environment, try to get it from a host Makefile fragment. Rewrite
17494 changes of configdirs to use skipdirs instead. A few minor
17495 tweaks. Take directories out of target_configdirs as they are
17496 taken out of configdirs. Remove existing Makefile files from
17497 subdirectories. Substitute for TARGET_CONFIGDIRS and
17498 CONFIG_ARGUMENTS in Makefile.
17499 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17500 by configure.in.
17501 (CONFIG_ARGUMENTS): Likewise.
17502 (CONFIGURE_TARGET_MODULES): New variable.
17503 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17504 ($(CONFIGURE_TARGET_MODULES)): New target.
17505 (configure-libg++, configure-libio): New targets.
17506 (all-libg++): Depend upon configure-libg++.
17507 (all-libio): Depend upon configure-libio.
17508 (configure-libgloss, all-libgloss): New targets.
17509 (configure-libstdc++): New target.
17510 (all-libstdc++): Depend upon configure-libstdc++.
17511 (configure-librx, all-librx): New targets.
17512 (configure-newlib): New target.
17513 (all-newlib): Depend upon configure-newlib
17514 (configure-xiberty): New target.
17515 (all-xiberty): Depend upon configure-xiberty.
17516
17517 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17518
17519 * configure.in (host i[345]86-*-win32): Expand the
17520 noconfigdirs again.
17521
17522 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17523
17524 * mpw-configure: Fix sed command file name.
17525
17526 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17527
17528 * configure.in (host i[345]86-*-win32): Reduce the
17529 noconfigdirs again.
17530
17531 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17532
17533 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17534 or powerpc*-*-pe*, since they are not yet supported.
17535
17536 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17537
17538 Add PowerMac support and many other enhancements.
17539 * mpw-configure: New option --cc to select compiler to use,
17540 paste options set according to --cc into the generated
17541 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17542 if mpw-make.sed is present.
17543 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17544 add forward includes for PowerPC include files.
17545 * mpw-build.in: Build using Makefile.PPC if present.
17546 (do-byacc, etc): Remove separate version resource builds.
17547 (do-gas): Build "stamps" before "all".
17548 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17549 * mpw-README: Update to reflect --cc option, PowerMac support,
17550 and recently-reported compatibility problems.
17551
17552 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17553
17554 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17555 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17556 (--with-multilib-top): Pass to recursive invocations.
17557
17558 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17559
17560 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17561 v810-*-*.
17562
17563 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17564
17565 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17566 gdb, ld and opcodes on v810-*-*.
17567
17568 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17569
17570 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17571 (local-maintainer-clean): New target.
17572 (maintainer-clean): New target.
17573 (realclean): Just depend upon maintainer-clean.
17574
17575 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17576
17577 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17578
17579 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17580
17581 * configure.in: Build ld in mips*-*-bsd* case.
17582
17583 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17584
17585 * config.sub: Accept -lites* OS. From Ian Dall.
17586
17587 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17588
17589 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17590 targets.
17591
17592 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17593
17594 * configure.in: treat i386-win32 canadian cross the same as
17595 i386-go32 canadian cross.
17596
17597 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17598
17599 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17600 running under the simulator to build a reduced set of libraries.
17601 (powerpc-*-eabiaix): Add fine grained multilib support added to
17602 other powerpc targets yesterday.
17603
17604 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17605
17606 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17607 -disable-softfloat, -disable-relocatable, -disable-aix, and
17608 -disable-sysv to control which multilib libraries get built.
17609
17610 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17611
17612 * configure: Add Makefile.tem to list of files to remove in trap
17613 handler.
17614
17615 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17616
17617 * config.guess (*Linux*): Add missing "exit"s.
17618 Also, need specific check for alpha-unknown-linux (uses COFF).
17619
17620 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17621
17622 * config.guess: Merge with FSF:
17623
17624 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17625 * config.guess (AIX4): More robust release numbering discovery.
17626
17627 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17628 * config.guess (i386-sequent-ptx): Properly get version number.
17629
17630 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17631 * config.guess (mips:*:4*:UMIPS): New case.
17632
17633 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17634
17635 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17636 (i386-win32 host): Likewise. Don't build readline.
17637
17638 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17639
17640 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17641 SUPPORT_FILES to submakes.
17642
17643 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17644
17645 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17646 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17647 mpw-configure.
17648
17649 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17650
17651 * configure.in (appdirs): Use =, not ==, in test expression when
17652 trying to build the text to print in the warning message for
17653 Solaris users.
17654
17655 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17656
17657 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17658
17659 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17660
17661 * config.guess: Recognize lynx-2.3.
17662
17663 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17664
17665 * config.sub (z8ksim): Deleted
17666 (z8k-*-coff): New, this is the one true name of the target.
17667
17668 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17669
17670 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17671
17672 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17673
17674 * config.guess (*:Linux:*:*): First try asking the linker what the
17675 default object file format is (elf, aout, or coff). Then if this
17676 fails, try previous methods.
17677
17678 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17679
17680 * configure.in: Don't build newlib for *-*-vxworks5.1.
17681
17682 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17683
17684 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17685 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17686
17687 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17688
17689 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17690
17691 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17692
17693 * cfg-ml-com.in: New file.
17694 * cfg-ml-pos.in: New file.
17695
17696 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17697
17698 * COPYING.NEWLIB: Add HP free copyright to list.
17699
17700 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17701
17702 * config.sub: Recognize -eabi* for the system, not just -eabi.
17703
17704 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17705
17706 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17707 * config.sub, configure.in (win32): New target and host.
17708
17709 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17710
17711 * configure.in: Add i386-pe configuration.
17712
17713 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17714
17715 * mpw-build.in (install): Install GDB after LD.
17716
17717 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17718
17719 * mpw-config.in (elf/mips.h): Always forward-include, needed
17720 for GDB to build.
17721
17722 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17723
17724 * testsuite: New directory for customer acceptance and whole tool
17725 chain tests.
17726
17727 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17728
17729 * configure: If per-host line isn't found, but AC_OUTPUT is found
17730 and a configure script exists, run it instead.
17731
17732 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17733
17734 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17735
17736 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17737
17738 * configure: Set build_{cpu,vendor,os,alias} to host values when
17739 --build isn't specified.
17740
17741 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17742
17743 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17744 (FLAGS_TO_PASS): Pass them.
17745 (EXTRA_TARGET_FLAGS): Ditto.
17746
17747 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17748
17749 * Makefile.in (all-libg++): Depend on all-libstdc++.
17750
17751 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17752
17753 * configure.in (noconfigdirs): Enable all packages for
17754 i386-unknown-netbsd.
17755
17756 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17757
17758 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17759 hosted builds (DOS builds)
17760
17761 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17762
17763 Changes for ARM based on patches from Richard Earnshaw:
17764 * config.sub: Handle armeb and armel.
17765 * configure.in: Omit arm linker only for riscix.
17766
17767 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17768
17769 * config.guess: Update from FSF.
17770
17771 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17772
17773 * config.sub: Recognize powerpcle as the little endian variant of
17774 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17775 powerpcle variant. Convert pentium into i586, not i486. Add p5
17776 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17777 temporarily.
17778
17779 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17780
17781 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17782
17783 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17784
17785 * config.sub: Accept -lites* as a basic system type.
17786
17787 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17788
17789 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17790 installed, and if so return linuxoldld as the system name.
17791
17792 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17793
17794 * config.guess: Add hppa1.1-hp-lites support.
17795
17796 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17797
17798 * configure.in: Don't build newlib for m68k-vxworks5.1.
17799
17800 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17801
17802 * configure.in (mips-sgi-irix6): Use mh-irix5.
17803
17804 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17805
17806 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17807
17808 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17809
17810 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17811 OSF/1. Fix compiler flags.
17812 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17813
17814 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17815
17816 * configure.in: Recognize --with-newlib.
17817 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17818
17819 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17820
17821 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17822 to *_X11_MODULES due to gdbtk needing X include files et al.
17823
17824 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17825
17826 Merge in support for Mac MPW as a host.
17827 (Old change descriptions retained for informational value.)
17828
17829 * mpw-config.in: Add generic include forwards for cpu-specific
17830 include files in aout and elf directories.
17831
17832 * mpw-configure: Added copyright.
17833 * mpw-config.in: Check for presence of required build tools.
17834 (target_libs): Add newlib.
17835 (target_tools): Add examples.
17836 (Read Me): Generate as "Read Me for MPW" instead.
17837 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17838 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17839 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17840
17841 * mpw-configure: Remove subdir-specific makefile hackery,
17842 delete mk.tmp after using it.
17843
17844 * mpw-build.in (all): Display start and end times.
17845
17846 * mpw-configure (host_canonical): Set.
17847 (target_cpu): Always add to makefiles.
17848 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17849 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17850 (mpw-mh-mpw): Look for in srcdir and srcroot.
17851 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17852
17853 * mpw-build.in: (install-only): New target.
17854
17855 * mpw-configure (host_alias, target_alias): Rename from hostalias
17856 and targetalias, add into generated Makefile.
17857 (mk.tmp): If present, add into generated Makefile.
17858 * mpw-build.in (all-gas): Build config.h first before gas proper.
17859
17860 * mpw-configure (config.status): Write only if changed.
17861 * mpw-config.in (readline): Configure it (not built, just used for
17862 definitions).
17863
17864 * mpw-config.in (elf/mips.h): Add a forward include.
17865
17866 * mpw-config.in: Forward-include most .h files in include into
17867 extra-include.
17868 (readline): Don't build.
17869 mpw-build.in (install): Install GDB.
17870
17871 * mpw-configure (prefix, mpw_prefix): Handle it.
17872 * mpw-config.in (mmalloc, readline): Don't configure.
17873 * mpw-build.in (thisscript): Rename to ThisScript.
17874 Use mpw-build instead of BuildProgram everywhere.
17875 (mmalloc, readline): Don't build.
17876 * mpw-README: New file, basic documentation about the MPW port.
17877
17878 * mpw-config.in: Use forward-include to create include files.
17879
17880 * mpw-configure: Add more things to the top of each configured
17881 Makefile, including contents of config/mpw-mh-mpw.
17882 * mpw-config.in (extra-include): Create this directory and fill it
17883 with Posix-like include files when configuring.
17884
17885 * config.sub (apple, mac, mpw): Add various aliases.
17886
17887 * mpw-build.in: New file, top-level build script fragment for MPW.
17888 * mpw-configure: New file, configure script for MPW.
17889 * mpw-config.in: New file, config fragment for MPW.
17890
17891 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17892
17893 * configure.in (host_libs): Remove glob, since it is gone from the
17894 sources.
17895
17896 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17897
17898 * Makefile.in: define empty GDB_NLM_DEPS var.
17899
17900 * configure.in(target_makefile_frag): use config/mt-netware
17901 for netware targets.
17902
17903 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17904
17905 * config.sub: Merge in recent FSF changes. Remove linux special
17906 cases.
17907
17908 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17909
17910 Revert this change:
17911
17912 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17913
17914 * build-all.mk: Use CC=cc -Xs on Solaris.
17915
17916 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17917
17918 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17919 stop using it.
17920 * Makefile.in: Nuke all references to glob subdirectory.
17921
17922 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17923
17924 * configure.in: Fix --enable-shared logic in per-host.
17925
17926 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17927
17928 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17929
17930 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17931
17932 * configure.in (noconfigdirs): Don't build gas on AIX, for
17933 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17934
17935 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17936
17937 * configure: Fix --cache-file to work if the file argument is a
17938 relative path.
17939
17940 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17941
17942 * configure: If the --cache-file is used, pass it down to
17943 configure in subdirectories.
17944
17945 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17946
17947 * config.sub: add vxworks29k configuration.
17948
17949 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17950
17951 * Makefile.in (taz): Do "diststuff" part quietly.
17952
17953 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17954
17955 * config.sub: Mini-merge with gcc/config.sub.
17956
17957 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17958
17959 * config.guess (IRIX): Sed - to _.
17960
17961 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17962
17963 * Makefile.in (source-vault, binary-vault): New targets.
17964
17965 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17966
17967 * config.sub: Recognize -eabi as a basic system type.
17968
17969 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17970
17971 * configure.in (enable_shared stuff): Fix typo.
17972
17973 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17974
17975 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17976
17977 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17978
17979 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17980
17981 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17982
17983 * configure.in (rs6000-*-*): Don't build gas.
17984
17985 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17986
17987 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17988 reduce command line length.
17989 (AS_FOR_TARGET): Check for as.new, not Makefile.
17990 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17991
17992 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17993
17994 * config.guess: Merge from FSF.
17995
17996 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17997
17998 * configure: Don't use $ when handling program_suffix.
17999
18000 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
18001
18002 * configure.in: Configure tk for hppa/hpux.
18003
18004 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
18005
18006 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
18007
18008 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18009
18010 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
18011 to LIBCXXFLAGS. Tests are better run without it.
18012
18013 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
18014
18015 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18016
18017 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
18018
18019 * configure.in (*-*-netware*): Don't configure xiberty.
18020
18021 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
18022
18023 * configure.in: Remove tk from native_only list.
18024
18025 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
18026
18027 * build-all.mk: Add mips-ncd-elf target to sun4 targets
18028 for special NCD build.
18029
18030 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18031
18032 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18033 makeall.bat, they're only useful for binutils snapshots.
18034 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18035 makeall.bat to specified SUPPORT_FILES.
18036
18037 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
18038
18039 * build-all.mk: Add Ericsson targets to sun4 and solaris
18040 hosts. Add BNR's sun4 target to solaris host, so their
18041 build-from-source will be tested in-house first.
18042
18043 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18044
18045 * Makefile.in (LIBCFLAGS): New variable.
18046 (CFLAGS_FOR_TARGET): Ditto.
18047 (LIBCFLAGS_FOR_TARGET): Ditto.
18048 (LIBCXXFLAGS): Ditto.
18049 (CXXFLAGS_FOR_TARGET): Ditto.
18050 (LIBCXXFLAGS_FOR_TARGET): Ditto.
18051 (BASE_FLAGS_TO_PASS): Pass them.
18052 (EXTRA_TARGET_FLAGS): Ditto.
18053
18054 * configure.in: Support --enable-shared.
18055
18056 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
18057
18058 * configure.in (target_libs): Include libstdc++ again.
18059 * config.guess: Update from FSF (for FreeBSD).
18060
18061 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18062
18063 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18064 makeall.bat.
18065 (DISTDOCDIRS): Add `etc'.
18066 (ETC_SUPPORT_PFX): New variable.
18067 (taz): Include anything from etc starting with a word in
18068 ETC_SUPPORT_PFX.
18069
18070 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18071
18072 * config.sub: Update for recent FSF changes. Remove obsolete
18073 h8300hds entry. Add -windows* and -osx as basic os. Minor
18074 spacing changes.
18075
18076 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18077
18078 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
18079
18080 * config.guess: Merge with FSF.
18081 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18082
18083 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18084
18085 * configure: Since the "trap 0" handler will override the exit
18086 status on many systems, only use it for "exit 1", and make it set
18087 a non-zero exit status; reset it before "exit 0". Also, check
18088 exit status of config.sub, and error out if it failed.
18089
18090 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18091
18092 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18093 and install libgloss.
18094
18095 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18096
18097 * Makefile.in (all-binutils): Depend upon all-byacc.
18098
18099 * configure.in: Don't build emacs on Irix 5.
18100
18101 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18102
18103 * configure.in (*-*-netware*): Add libio.
18104
18105 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18106
18107 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18108 (CHECK_TARGET_MODULES): Ditto.
18109 (INSTALL_TARGET_MODULES): Ditto.
18110 (TARGET_LIBS): Ditto.
18111 (all-libstdc++): Note dependencies.
18112
18113 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18114
18115 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18116
18117 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18118
18119 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18120 -fexternal-templates.
18121
18122 * configure.in (target_libs): Add libstdc++.
18123 (noconfigdirs): Add libstdc++ as appropriate.
18124
18125 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18126
18127 * config.guess: Update from FSF.
18128
18129 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18130
18131 * configure: Use ${config_shell} when running ${configsub}.
18132
18133 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18134
18135 * config.sub: No longer recognize h8300h.
18136
18137 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18138
18139 * config.sub: Remove extraneous differences between config.sub and
18140 gcc/config.sub.
18141
18142 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18143
18144 * Makefile.in (DISTSTUFFDIRS): Add gas.
18145
18146 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18147
18148 * COPYING.NEWLIB: New file.
18149
18150 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18151
18152 * config.guess (HP-UX): Patch from Harlan Stenn
18153 <harlan@landmark.com> to also emit release level.
18154
18155 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18156
18157 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18158
18159 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18160
18161 * config.sub: Merge nextstep cleanup from FSF.
18162
18163 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18164
18165 * configure.in (arm-*-*): Don't configure ld for this target.
18166
18167 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18168
18169 * configure.in (*-*-netware): don't configure libg++, libio,
18170 librx, or newlib.
18171
18172 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18173
18174 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18175 configure ld--it works, but it doesn't support shared libraries.
18176
18177 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18178
18179 * config.guess (*-unknown-freebsd*): Get rid of possible
18180 trailing "(Release)" in version string.
18181 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18182
18183 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18184
18185 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18186 Fix type: *-next-neststep -> *-next-nextstep.
18187
18188 * config.guess: Merge from FSF:
18189
18190 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18191
18192 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18193
18194 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18195
18196 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18197 instead of UNIX_SV for UnixWare 1.0).
18198
18199 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18200
18201 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18202 to make gdb/nlm/* build after the compiler and linker.
18203
18204 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18205
18206 * config.guess (netbsd, freebsd, linux): Accept any machine,
18207 not just i[34]86.
18208 (m68k-atari-sysv4): Relocate to match FSF version.
18209
18210 * config.guess: More merges from the FSF:
18211
18212 Add a space before function call or macro invocation.
18213
18214 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18215
18216 * config.guess: Add trap cmd to remove dummy.c and dummy when
18217 interrupted.
18218
18219 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18220
18221 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18222 (dummy): Redirect stderr from compilation of dummy.c.
18223
18224 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18225
18226 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18227
18228 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18229
18230 * configure: Accept and ignore --cache*, for compatibility with
18231 new autoconf.
18232
18233 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18234
18235 * config.guess: Merge from FSF:
18236
18237 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18238
18239 * config.guess (Pyramid*:OSx*:*:*): New case.
18240 (PATH): Add /.attbin at end for finding uname.
18241 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18242
18243 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18244
18245 * config.guess (M88*:DolphinOS:*:*): New case.
18246
18247 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18248
18249 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18250 to select whether to use ELF or COFF.
18251
18252 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18253
18254 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18255
18256 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18257
18258 * config.guess: Guess the OS version for HPUX.
18259
18260 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18261
18262 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18263
18264 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18265
18266 * configure.in: Recognize --with-headers, --with-libs, and
18267 --without-newlib.
18268 * Makefile.in (all-xiberty): Depend upon all-ld.
18269
18270 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18271
18272 * configure.in: Change i[34]86 to i[345]86.
18273
18274 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18275
18276 * configure (version): A few more tweaks to help message.
18277
18278 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18279
18280 * Makefile.in: Remove (for now) librx as a host library,
18281 now that we're building it for target.
18282
18283 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18284
18285 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18286 (Karl Berry).
18287
18288 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18289
18290 * configure.in: Also configure librx.
18291
18292 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18293
18294 * Makefile.in: Update various rules to reflect that librx
18295 is now needed for libg++.
18296
18297 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18298
18299 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18300
18301 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18302
18303 * configure.in: Configure the examples directory.
18304
18305 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18306
18307 * configure: Simplify Jun 2 1994 change.
18308
18309 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18310
18311 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18312 /bin/gcc isn't good enough to build gcc.
18313
18314 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18315
18316 * Makefile.in (GDB_SUPPORT_FILES): Remove
18317 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18318 (gdb.tar.gz): Add new rule to use standard distribution building
18319 mechanism.
18320
18321 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18322
18323 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18324 Bill Cox <bill@cygnus.com>.
18325
18326 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18327
18328 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18329
18330 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18331
18332 * configure: Search current dir first in .gdbinit.
18333
18334 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18335
18336 * config.sub: Recognize freebsd (merged from gcc config.sub).
18337
18338 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18339
18340 * config.sub: Refer to NeXT's operating system as nextstep.
18341
18342 * config.sub (case $basic_machine): Re-order the cases, to match
18343 the order in the FSF version (which is mostly alphabethical).
18344 Merge in some additions and changes from the FSF.
18345
18346 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18347
18348 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18349 * config.sub: Recognize cxux7.
18350 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18351
18352 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18353
18354 * config.sub: Fix typo powerpc -> powerpc-*.
18355
18356 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18357
18358 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18359
18360 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18361 parallel with all-emacs and install-emacs). Top-level command
18362 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18363
18364 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18365
18366 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18367 $(relbindir)/make before doing ``make install'', and use
18368 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18369 installing over running make binary.
18370 ($(host)-stamp-stage3-installed): Likewise.
18371
18372 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18373
18374 * config.guess: Recognize Mach.
18375
18376 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18377
18378 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18379 see whether --exec-prefix was used.
18380
18381 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18382
18383 * README: Explicitly mention libg++/README. (Zoo's idea.)
18384
18385 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18386
18387 * Makefile.in: Add all-librx target similar to all-libproc.
18388
18389 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18390
18391 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18392 with post 1.2 uname bogosity.
18393
18394 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18395
18396 * configure: Remove temporary files on receipt of a signal.
18397
18398 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18399
18400 * configure: If there is a package_makefile_frag, remove
18401 ${subdir}/Makefile.tem after copying it in.
18402
18403 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18404
18405 * build_all.mk: support rs6000 lynx identifies itself as
18406 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18407 since /bin/gcc is too feeble to compile a modern gcc.
18408
18409 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18410
18411 * brought devo/test-build.mk update-to-date with progressive/
18412 test-build.mk. Add lynx targets and hppa flag info.
18413
18414 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18415
18416 * configure.in: Use mh-ncrsvr43. Patch from
18417 Tom McConnell <tmcconne@sedona.intel.com>.
18418
18419 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18420
18421 * config.guess (i386-unknown-bsdi): No longer need to
18422 check #if defined(__bsdi__) && defined(__i386__).
18423
18424 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18425
18426 * configure: Set program_transform_nameoption correctly.
18427
18428 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18429
18430 * brought build-all.mk update-to-date with progressive build-all.mk,
18431 added new targets and hppa info.
18432
18433 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18434
18435 * configure: If config.guess result is a prefix of the user
18436 specified target, assume a native build and use the user specified
18437 target as the host alias. Remove SunOS patch suffix removal hack.
18438 * configure.in: Remove SunOS patch suffix removal hack.
18439
18440 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18441 in NATIVE_CHECK_MODULES.
18442
18443 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18444
18445 * Makefile.in: Rename HOST_ONLY to NATIVE.
18446 * configure: Delete SunOs patch suffix from host_canonical
18447 and build_canonical variables that are prepended to Makefiles.
18448 * configure.in: Add comments for easier maintenance.
18449
18450 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18451
18452 * Makefile.in: Add all-libproc target similar to all-gui.
18453
18454 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18455
18456 * Makefile.in (CHECK_MODULES): split into
18457 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18458
18459 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18460
18461 * config.guess (i386-unknown-bsdi): New system to guess.
18462
18463 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18464
18465 * Makefile.in: Add all-gui target (but not yet build by "all").
18466
18467 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18468
18469 * config.sub: Move deletion of patch suffix from here...
18470 * configure.in: To here, at Ian's suggestion. The top-
18471 level scripts might need to know of a patch level.
18472
18473 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18474
18475 * config.sub: Strip off patch suffix so rtl is recognized
18476 as a sunos4.1.3 machine, even though it's been patched.
18477
18478 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18479
18480 * Makefile.in (INSTALL_LAST): Delete.
18481 (INSTALL_DOSREL): New.
18482
18483 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18484
18485 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18486 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18487 whether we pass down --with-gnu-ld anyhow.
18488
18489 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18490
18491 * Makefile.in (INSTALL_LAST): Change operation so it works
18492 on more flavors of make.
18493 * configure.in (go32): Don't build libg++ or libio.
18494
18495 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18496
18497 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18498 they can be overriden by templates.
18499
18500 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18501
18502 * configure.in (target==go32): Don't build gdb.
18503 * dosrel: New directory.
18504
18505 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18506
18507 * configure.in (host==go32): Configure dosrel too.
18508 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18509 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18510 be set by incoming names or templates.
18511 (INSTALL_LAST): New rule.
18512
18513 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18514
18515 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18516
18517 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18518
18519 * configure.in (appdirs): New variable. Currently empty, but will
18520 be used in gas distribution. If nonempty, lists a set of
18521 directories at least one of which must get configured, or top
18522 level configuration is considered to have failed.
18523 (rs6000-*-lynxos*): Use new file name.
18524
18525 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18526
18527 Eliminate XTRAFLAGS.
18528 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18529 newlib include files using -idirafter, and also use -nostdinc.
18530 (CXX_FOR_TARGET): Likewise.
18531 (XTRAFLAGS): Removed.
18532 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18533 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18534 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18535 ($(DO_X)): Don't pass down XTRAFLAGS.
18536
18537 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18538
18539 * configure.in (mips*-dec-bsd*): New target; do build linker.
18540 (mips*-*-bsd*): New target; don't build linker.
18541
18542 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18543
18544 * configure.in: support rs6000-*-lynxos* configuration.
18545 support sunos4 as a cross target.
18546
18547 * config.sub: look for lynx*, not lynx since the OS version may
18548 legitimately be part of the name.
18549
18550 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18551
18552 * configure.in (i[34]86-*-sco*): Move to be with other i386
18553 targets.
18554 (romp-*-*): New target. Skip various binary utilities.
18555 (vax-*-*): New target. Don't build newlib.
18556 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18557
18558 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18559
18560 * configure.in: Only set host_makefile_frag if config
18561 directory exists.
18562
18563 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18564
18565 * install.sh: If $dstdir exists, don't check whether each
18566 component does.
18567
18568 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18569
18570 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18571
18572 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18573
18574 * configure.in (*-*-lynxos*): Don't configure newlib for either
18575 native or cross Lynx.
18576
18577 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18578
18579 * config.sub (sparc64-elf): Fix os.
18580 (z8k): Remove duplicate.
18581
18582 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18583
18584 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18585 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18586
18587 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18588
18589 * configure: Make file links cleanly even if Lynx fails on
18590 an NFS symlink (at least fail cleanly).
18591
18592 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18593
18594 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18595 -XNh2000.
18596
18597 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18598
18599 * configure: Unknown options are fatal again.
18600
18601 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18602
18603 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18604 compatibility.
18605
18606 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18607
18608 * build-all.mk: Add `clean' target.
18609
18610 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18611
18612 * config.guess: Add SINIX support.
18613 * configure.in: Add mips-*-sysv4* support.
18614
18615 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18616
18617 * build-all.mk: Document all useful targets.
18618 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18619 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18620
18621 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18622
18623 * configure: Support --silent, --quiet.
18624
18625 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18626
18627 * configure: Support --disable-FEATURE.
18628
18629 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18630
18631 * config.guess: Recognize NCR running SVR4.3.
18632
18633 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18634
18635 * config.guess: Make BSDI generate i386-unknown-bsd386.
18636 Patch from Paul Eggert <eggert@twinsun.com>.
18637
18638 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18639
18640 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18641
18642 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18643
18644 * configure: Make unrecognized options give nonfatal warnings
18645 instead of fatal errors, and pass them to any subdirectory
18646 configures in case they recognize them.
18647 Make --x equivalent to --with-x.
18648
18649 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18650
18651 * configure: Add --enable-* options. Clean up usage message and
18652 some comments.
18653
18654 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18655
18656 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18657
18658 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18659
18660 * configure.in (hppa*-*-*): Enable binutils.
18661
18662 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18663
18664 * config.sub: Recognize cisco.
18665
18666 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18667
18668 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18669
18670 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18671
18672 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18673 than one configuration name. Add comment.
18674
18675 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18676
18677 * config.guess: about target *-hitachi-hiuxwe2, fixed
18678 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18679 macro is incorrect.]
18680
18681 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18682
18683 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18684 than the "make ls" stuff which used to be here.
18685
18686 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18687
18688 * config.guess: Recognize i[34]86-unknown-freebsd.
18689 From Shawn M Carey <smcarey@rodan.syr.edu>.
18690
18691 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18692
18693 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18694
18695 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18696
18697 * config.guess: Check for ptx.
18698
18699 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18700
18701 * config.sub: Add os9k checking.
18702
18703 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18704
18705 * config.guess: Handle OSF1 running on HPPA processors
18706
18707 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18708
18709 * configure: If subdir configure fails, print out a message with
18710 subdirectory name, in case subdir's configure code didn't identify
18711 itself.
18712
18713 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18714
18715 * configure.in: Remove embedded newlines from configdirs.
18716 Avoid mismatches of substrings. Fix matching strings at end
18717 of configdirs.
18718
18719 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18720
18721 * config.guess: Add Lynx/rs6000 config support.
18722
18723 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18724
18725 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18726
18727 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18728
18729 * configure.in (hppa*-*-osf*): Treat this just like most other
18730 PA configurations (eg no binutils or ld).
18731 (hppa*-*-*elf*): These configurations have binutils and ld.
18732
18733 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18734
18735 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18736
18737 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18738
18739 * configure.in (rs6000-*-*): Build gas.
18740
18741 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18742
18743 * Makefile.in: Avoid bug in losing hpux sed.
18744
18745 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18746
18747 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18748 for GDB and GDB has been fixed to not need it.
18749
18750 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18751
18752 * config.guess: Recognize vax hosts.
18753
18754 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18755
18756 * configure (while loop): Don't use "break 2" inside case
18757 statement -- the case statement isn't an enclosing loop.
18758
18759 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18760
18761 * config.guess: Clean up NeXT support, to allow nextstep
18762 on Intel machines. Make OS be nextstep.
18763
18764 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18765
18766 * config.guess: Add alternate forms for Convex.
18767
18768 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18769
18770 * configure: Completely rewrite option processing. Take
18771 advantage of pattern-matching to avoid invoking test frequently.
18772 Also clean up host and target defaulting logic.
18773
18774 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18775
18776 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18777 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18778 commands (plus user environment) will fit SCO limits.
18779
18780 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18781
18782 * configure.in: Don't issue warnings about directories which are
18783 not being configured if -norecursion is set. Correct test for
18784 --with-gnu-as and --with-gnu-ld to not get confused by substring
18785 matches.
18786
18787 * configure.in: Don't build gas for alpha-dec-osf1*.
18788
18789 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18790
18791 * configure: Back out Per's change of 12/19/1993. It changes the
18792 behavior of configure in unexpected and confusing ways.
18793
18794 Also, use different delim char when calculating
18795 program_transform_name so that the name can contain slashes.
18796
18797 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18798
18799 * configure.in, config.sub: Add support for VSTa micro-kernel.
18800
18801 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18802
18803 * configure.in: Nuke hacks which were used to get a special
18804 version of GAS for HPPA configurations.
18805
18806 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18807
18808 * configure: If only ${target_alias} is given, use that
18809 as the default for ${host_alias}.
18810 * configure: Add missing back-slashes before nested quotes.
18811
18812 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18813
18814 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18815
18816 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18817
18818 * config.guess: Recognize some Tektronix configurations.
18819 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18820
18821 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18822
18823 * config.sub: Match any flavor of SH.
18824
18825 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18826
18827 * configure.in: Don't try to configure newlib for Alpha.
18828
18829 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18830
18831 * configure.in: Don't build ld for Irix 5. Don't build gas,
18832 libg++ or libio for any Alpha target.
18833
18834 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18835
18836 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18837
18838 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18839 default arguments -- so it tried to compress itself.
18840
18841 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18842
18843 * configure.in (notsupp): ensure that a space is always at the end
18844 of the configdirs list, since the grep checks for an explicit space
18845
18846 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18847
18848 * configure.in (target i386-sysv4.2): don't build ld, since static
18849 versions of many libraries are not available.
18850
18851 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18852
18853 * config.guess: Recognize Apollos (using environment variables).
18854 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18855
18856 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18857
18858 * config.guess: Recognize Sony news mips running newsos.
18859
18860 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18861
18862 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18863 "fi ; else" for bash.
18864
18865 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18866
18867 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18868
18869 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18870
18871 * config.sub: accept unixware as an alias for svr4.2.
18872 Fix some inconsistancies with the gcc version.
18873
18874 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18875
18876 * Makefile.in (DISTDOCDIRS): Add gdb.
18877
18878 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18879
18880 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18881
18882 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18883
18884 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18885 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18886 this now.
18887
18888 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18889
18890 * config.sub: Accept hiux* as an OS name.
18891
18892 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18893 etc/make-stds.texi. The underscore came from gcc, and dje now
18894 agrees that RUNTESTFLAGS is the correct name.
18895
18896 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18897
18898 * install.sh: Remove 'set -e'. It makes any conditionals
18899 in the script useless.
18900
18901 * config.guess: Automatically recognize arm-acorn-riscix
18902 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18903
18904 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18905
18906 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18907
18908 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18909
18910 * Makefile.in (DISTDOCDIRS): New variable.
18911 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18912 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18913
18914 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18915
18916 * configure.in (hppa target): check the source directory for the
18917 pagas sub-directory
18918
18919 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18920
18921 * config.sub: Allow -aout* and -elf*.
18922
18923 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18924
18925 * configure.in: Don't build ld on i386-solaris2, same as for
18926 sparc-solaris2.
18927
18928 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18929
18930 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18931
18932 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18933
18934 * configure.in: Configure gdb for alpha.
18935
18936 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18937
18938 * Makefile.in (CXXFLAGS): Add -O.
18939
18940 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18941
18942 * config.guess: added support for DG Aviion
18943
18944 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18945
18946 * configure.in: Produce warning message for subdirectories not
18947 configurable for this host/target combination. Don't try to
18948 configure gdb for vms.
18949
18950 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18951
18952 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18953 appropriate files before making "diststuff".
18954 (DISTBISONFILES): New var: list of files to be edited.
18955 (DISTSTUFFDIRS): Add binutils.
18956
18957 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18958
18959 * config.sub: also handle mipsel and mips64el (for little endian mips)
18960
18961 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18962
18963 * configure.in: Add * to end of all OS names.
18964
18965 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18966
18967 * configure.in: Build newlib for LynxOS native.
18968
18969 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18970
18971 * config.guess: Add support for delta 88k running SVR3.
18972
18973 * configure.in: Add comment about HP compiler vs. emacs.
18974
18975 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18976
18977 * configure.in: don't build ld on solaris2 (not a viable option
18978 due to bugs in getpwnam & getpwuid)
18979
18980 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18981
18982 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18983 config.guess will produce a full version number.
18984
18985 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18986
18987 * configure.in: Build linker and binutils for alpha-dec-osf1.
18988
18989 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18990
18991 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18992 and gdb/testsuite/Makefile.in.
18993
18994 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18995
18996 * configure.in: recognize mips*- instead of mips-
18997
18998 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18999
19000 * config.sub: Accept linux*coff and linux*elf as operating
19001 systems.
19002
19003 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19004
19005 * config.sub: Recognize mips64, and mips3 as an alias for it.
19006
19007 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
19008
19009 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
19010 gdb knows how to handle OSF/1 shared libraries.
19011
19012 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19013
19014 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19015 * config.guess: Recognize Hitachi's HIUX.
19016 * config.sub: Recognize h3050r* and hppahitachi.
19017 Remove redundant cases for hp9k[23]*.
19018
19019 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19020
19021 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19022 if gas and ld are in the source tree and are in ${configdirs}.
19023 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19024 --with options (but still pass them down on the command line,
19025 if they were explicitly specified).
19026
19027 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19028
19029 * configure: substitute SHELL value in Makefile.in with
19030 ${CONFIG_SHELL}
19031
19032 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19033
19034 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19035 *-*-solaris2* targets.
19036
19037 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19038
19039 * Makefile.in: define M4, and pass it down to sub-makes;
19040 all-autoconf now depends on all-m4
19041
19042 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19043
19044 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19045 presence of {ar,ranlib} instead of a configured directory
19046
19047 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
19048
19049 * config.guess: Accept 34?? as well as 33?? for NCR.
19050
19051 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19052
19053 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19054 of 'gas' in sed commands, since 'gash' is now in the tree as well.
19055
19056 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19057
19058 * configure: grab values for $(CC) and $(CXX) from the
19059 environment, so that someone can do "CC=gcc configure; make" and
19060 have it work right (matching the way that autoconf works now)
19061
19062 * configure.in, Makefile.in: add support for gash, the tcl
19063 interface to Galaxy
19064
19065 * config.guess: add NetBSD variants (hp300, x86)
19066
19067 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
19068
19069 * install.sh: Support -d option (in the manner of SunOS 4 install,
19070 as it is more deterministic than that of GNU install)
19071 (chmodcmd): Set file to mode 755 by default (should also do default
19072 chgrp and chown, but I don't feel like dealing with that now)
19073
19074 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
19075
19076 * config.sub: Remove h8300hhms alias.
19077
19078 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19079
19080 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19081
19082 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19083
19084 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19085 as stmp-fixinc
19086
19087 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19088
19089 * config.sub: recognize m88110-bug-coff.
19090
19091 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19092
19093 * Makefile.in (all-libio): all dependencies on the toolchain used
19094 to build this (gcc, gas, ld, etc)
19095
19096 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19097
19098 * config.guess: Deal with OSF/1 1.3 on alpha.
19099
19100 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19101
19102 * install.sh: add some 'else true' clauses for portability
19103
19104 * configure.in: don't build libio for h8[35]00-*-* targets
19105
19106 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19107
19108 * Makefile.in: Add support for new libio.
19109
19110 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19111
19112 * install.sh: If one command fails, don't try the rest. Don't try
19113 to remove $dsttmp (via trap) unless we have already created it.
19114 If $src doesn't exist, detect it and exit with an error.
19115
19116 * config.guess: Recognize BSD on hp300.
19117
19118 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19119
19120 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19121 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19122
19123 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19124
19125 * Makefile.in (all-send-pr): depends on all-prms
19126
19127 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19128
19129 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19130
19131 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19132
19133 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19134 Added test for mips-mips-riscos5.
19135
19136 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19137
19138 * configure.in: use mh-hp300 for 68k HP hosts
19139
19140 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19141
19142 * configure: add support for CONFIG_SHELL, so that you can use
19143 some alternate shell for evaluating configure scripts
19144
19145 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19146
19147 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19148 in configure script to bug-gdb@prep.ai.mit.edu when building
19149 distribution archive.
19150 * Makefile.in (COMPRESS): Remove def.
19151 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19152 gdb.tar.Z and make-gdb.tar.Z respectively.
19153 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19154 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19155 to convergence with 'taz' target in Makefile.in.
19156
19157 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19158
19159 * install.sh (dsttmp): use trap to ensure that tmp files go
19160 away on error conditions
19161
19162 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19163
19164 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19165
19166 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19167
19168 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19169 its parent is '/' not ''.
19170
19171 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19172
19173 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19174
19175 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19176 that ${newsrcdir}/configure.in does.
19177
19178 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19179
19180 * test-build.mk: support for CONFIG_SHELL
19181
19182 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19183
19184 * config.sub (netware): Add as a basic system type.
19185
19186 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19187
19188 * Makefile.in (Makefile): depend on configure.in. Also drop the
19189 $(srcdir)/ from the dependency on Makefile.in.
19190
19191 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19192
19193 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19194 (h8300hhms is temporary until multi-libraries are implemented).
19195 * configure.in: Handle h8300h too.
19196
19197 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19198
19199 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19200
19201 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19202
19203 * configure: Remove extraneous output when guessing host type.
19204 * config.guess: Remove extraneous output when guessing using C
19205 compiler rather than uname, or when guessing fails.
19206
19207 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19208
19209 * Makefile.in: remove all.cross and install.cross targets
19210
19211 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19212 definitions
19213
19214 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19215
19216 * configure.in (target sh): Build gprof.
19217
19218 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19219
19220 * config.sub: change -solaris to -solaris2
19221
19222 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19223
19224 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19225
19226 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19227
19228 * configure: Correct error message for missing Makefile.in to
19229 print correct directory.
19230
19231 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19232
19233 * install.sh: kludge around 386BSD shell bug
19234
19235 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19236
19237 * config.guess: Recognize NeXT.
19238 * config.guess: Recognize i486-ncr-sysv4.
19239 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19240
19241 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19242
19243 * Makefile.in (MAKEINFOFLAGS): New variable.
19244 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19245 * build-all.mk, test-build.mk: Pass down --no-split as
19246 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19247
19248 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19249
19250 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19251
19252 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19253
19254 * Makefile.in (libg++.tar.z): New rule.
19255 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19256 * Makefile.in (taz): Only do a single chmod.
19257
19258 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19259
19260 * install.sh: don't use dirname anymore (replaced with sed usage)
19261
19262 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19263
19264 * Makefile.in: Change extension for gzip'd files from '.z' to
19265 '.gz' per new FSF standard usage.
19266
19267 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19268
19269 * configure: put quotes around the final value of program_transform_name
19270
19271 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19272
19273 * Makefile.in: new install.sh support; update install-info rules
19274
19275 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19276
19277 * configure.in: Build diff for crosses, but not for go32 host.
19278
19279 * configure.in: Build gprof only for native, and don't build it
19280 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19281
19282 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19283
19284 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19285
19286 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19287
19288 * configure.in (host_tools): Add prms.
19289
19290 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19291
19292 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19293 with $(FLAGS_TO_PASS) on the command line
19294
19295 * config.sub: Recognize lynx and lynxos
19296
19297 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19298
19299 * config.sub: Accept -ecoff*, not just -ecoff.
19300
19301 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19302
19303 * Makefile.in (taz): Use .gz suffix instead of .z.
19304 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19305 names.
19306
19307 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19308
19309 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19310
19311 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19312
19313 * Makefile.in (install-no-fixedincludes): install gcc last, so
19314 that rebuilds that might happen during 'make install' don't get
19315 bogus gcc include files
19316
19317 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19318
19319 Change from Utah for HPPA support:
19320 * config.guess: Recognize hppa1.x-hp-bsd.
19321
19322 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19323
19324 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19325 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19326
19327 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19328
19329 * config.sub: Add support for rom68k and bug boot monitors.
19330
19331 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19332
19333 * Makefile.in: Make all-opcodes depend on all-bfd.
19334
19335 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19336
19337 * config.guess: Added special check for i[34]86-univel-sysv4*.
19338
19339 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19340
19341 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19342 the processor rather than assuming i486.
19343
19344 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19345
19346 * config.guess: Recognize SunOS6 as Solaris3.
19347
19348 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19349
19350 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19351 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19352
19353 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19354
19355 * build-all.mk (all-cross): New target for Canadian Cross.
19356 Added Q2 go32 targets.
19357 * test-build.mk: Configure go32 cross sparclite-aout and
19358 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19359 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19360
19361 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19362
19363 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19364 GO32 hosted toolchains
19365
19366 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19367
19368 * configure: change so "-exec-prefix" gets passed down rather
19369 than "-exec_prefix" so autoconf generated Makefiles get the
19370 exec_prefix set right.
19371
19372 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19373
19374 * config.guess: get the Solaris2 minor version number
19375
19376 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19377
19378 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19379
19380 * config.guess: Recognize some Sequent platforms.
19381
19382 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19383
19384 * Makefile.in: added the vault-install target
19385
19386 * configure.in: actually use the Sun3 makefile fragment that's in
19387 config, also added the release dir to configdirs
19388
19389 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19390
19391 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19392
19393 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19394
19395 * configure.in: remove some program from Alpha targetted toolchains
19396
19397 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19398
19399 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19400 gprof.
19401 (taz): Run "make diststuff" in those directories instead of "make
19402 proto-dir". Look for "VERSION=" only at start of line in subdir
19403 Makefile. Use "gzip -9" for compression.
19404 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19405 (binutils.tar.z): New target.
19406
19407 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19408
19409 * Makefile.in (taz): Include gpl.texinfo.
19410
19411 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19412
19413 * Makefile.in (setup-dirs): Merged into "taz" target.
19414 (taz): Only do `proto-dir' stuff if a directory is actually needed
19415 for this target.
19416
19417 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19418
19419 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19420 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19421 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19422 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19423 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19424
19425 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19426
19427 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19428 config.sub, and move-if-change to gdb testsuite distribution
19429 archive, so the testsuite can be extracted, configured, and
19430 run separately from the gdb distribution. Blow away the Chill
19431 tests that require a Chill compiled executable, since GNU Chill
19432 is not yet publically available.
19433
19434 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19435
19436 * test-build.mk: set environment variables in a single command,
19437 instead of a list of assignments and exports
19438
19439 * config.guess: recognize Alpha/OSF1 systems
19440
19441 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19442
19443 * configure: Change help message to prefer --options rather than
19444 -options.
19445
19446 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19447
19448 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19449 zippy@ecst.csuchico.edu.
19450 * config.guess: Recognize miniframe.
19451
19452 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19453
19454 * Makefile.in: Use srcroot to find runtest rather than rootme.
19455 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19456
19457 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19458
19459 * test-build.mk: Extensive additions to support building on a
19460 machine other than the host.
19461
19462 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19463
19464 * configure (tooldir): Fix for i386-aix again.
19465
19466 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19467
19468 * configure, Makefile.in: Change definition of $(tooldir)
19469 to match the FSF.
19470
19471 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19472
19473 * config.guess: Recognize i[34]86/SVR4.
19474
19475 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19476
19477 * Makefile.in (all-gdb): gdb depends on sim.
19478
19479 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19480
19481 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19482 at the same time we make the prototype gdb directory.
19483 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19484 files at the same time as the gdb base release distribution.
19485
19486 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19487
19488 * Makefile.in (check): Use individual check targets rather than
19489 DO_X rule.
19490 (check-gcc): Added.
19491
19492 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19493
19494 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19495 for System V release 3.2.
19496
19497 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19498
19499 * config.sub: Recognize hppaosf.
19500 * configure.in: Do configure ld/binutils/gas for it.
19501
19502 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19503
19504 * configure (tooldir): Alter syntax used to set this, for systems
19505 where "\$" isn't handled right, like i386-aix.
19506
19507 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19508
19509 * configure: Pass program-transform-name, not
19510 program_transform_name, to recursive configures.
19511
19512 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19513
19514 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19515 of gas+ld+binutils.
19516
19517 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19518
19519 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19520
19521 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19522
19523 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19524
19525 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19526
19527 * Makefile.in (PRMS): Set back to all-prms.
19528
19529 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19530
19531 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19532 targets, rather than for MIPS hosts.
19533
19534 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19535
19536 * configure.in: add comment for --with-x default values
19537
19538 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19539
19540 * Makefile.in: add check-* targets for each of the directories in
19541 the tree. Add a definition of RUNTEST that will use the one we
19542 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19543
19544 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19545
19546 * configure.in: Removed obsolete references to bfd_target and
19547 target_makefile_frag.
19548
19549 * build-all.mk: Set assorted targets for Q2.
19550 * config.sub: Recognize z8k-sim and h8300-hms.
19551 * test-build.mk: Really don't pass host to configure.
19552 (HOLES): Added uname.
19553
19554 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19555
19556 * configure: Handle an empty program-prefix, program-suffix or
19557 program-transform-name correctly.
19558
19559 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19560
19561 * build-all.mk: -G 8 no longer required for MIPS targets.
19562 * test-build.mk: Don't pass host argument to configure; make it
19563 guess.
19564
19565 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19566
19567 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19568 * Makefile.in (COMPRESS): New macro, like GZIP.
19569
19570 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19571
19572 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19573
19574 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19575 with gas currently defaults to -G 0.
19576
19577 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19578
19579 * Makefile.in (all-flex): flex depends on byacc.
19580
19581 * build-all.mk: If host not specified, use config.guess. Pass TAG
19582 to test-build.mk as RELEASE_TAG.
19583 * test-build.mk (configargs): New variable containing arguments to
19584 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19585 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19586
19587 * config.guess: Use /bin/uname when checking -X argument on SCO,
19588 to avoid invoking GNU uname which doesn't understand -X.
19589
19590 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19591
19592 * configure.in: Build gas for mips-*-*.
19593
19594 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19595
19596 * Makefile.in (all.normal): insert missing backslash.
19597
19598 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19599
19600 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19601
19602 * Makefile.in: Complete overhaul to merge many almost identical
19603 targets.
19604
19605 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19606
19607 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19608 (gdb.tar.Z): Adjusted.
19609
19610 * Makefile.in (setup-dirs, taz): New targets; should be general
19611 enough to adapt for gdb sometime. Build only .z file.
19612 (gas.tar.z): New target.
19613
19614 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19615
19616 * build-all.mk: Use CC=cc -Xs on Solaris.
19617
19618 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19619
19620 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19621 for handling BISON for FSF releases.
19622
19623 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19624
19625 * configure: Actually implement the change zoo just documented.
19626
19627 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19628
19629 * configure: when using config.guess, only set target_alias when
19630 it's not already been set (ie, on the command line)
19631
19632 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19633
19634 * Makefile.in: add installcheck target, set PRMS to install-prms
19635
19636 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19637
19638 * configure: add support for package_makefile_fragment, handle the
19639 case where a directory has a configure.in file but no Makefile.in
19640 more gracefully (with an actual understandable error message, even);
19641 add support for --without (and add this to the usage message); also
19642 explicitly add a --host=${host_alias} to the command line when
19643 config.guess is used
19644
19645 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19646
19647 * configure: Must use both --host and --target in recursive calls.
19648
19649 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19650
19651 * Makefile.in: Change deja-gnu to dejagnu.
19652
19653 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19654
19655 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19656
19657 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19658
19659 * configure.in: canonicalize all instances to *-*-solaris2*,
19660 also strip out a number of tools to not build for go32 host
19661
19662 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19663
19664 * config.guess: add GPL.
19665
19666 * Makefile.in, config.guess, config.sub, configure: bump
19667 copyrights to 93.
19668
19669 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19670
19671 * Makefile.in (do-info): Removed obsolete check for existence of
19672 localenv file.
19673
19674 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19675
19676 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19677
19678 * Makefile.in: a couple of 'else true' for decstation,
19679 support for TclX
19680
19681 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19682
19683 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19684
19685 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19686
19687 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19688
19689 * config.guess: Recognize i386-ibm-aix (PS/2).
19690 * configure.in: Use config/mh-aix386 file for it.
19691
19692 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19693
19694 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19695 CC_FOR_TARGET instead.
19696 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19697
19698 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19699
19700 * Makefile.in: Add sim to list of directories sent with gdb
19701
19702 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19703
19704 * configure.in: Put back mips-dec-bsd* case.
19705
19706 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19707
19708 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19709 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19710 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19711
19712 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19713
19714 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19715
19716 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19717 (install-info): install dir.info only if it exists,
19718 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19719
19720 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19721
19722 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19723 gas for mips-dec-bsd.
19724
19725 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19726
19727 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19728 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19729
19730 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19731
19732 * configure.in: Added "dejagnu" to hosttools list.
19733
19734 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19735
19736 * config.sub, configure.in, config.guess: Add support
19737 for Bosx, an AIX variant from Bull.
19738 Patches from F.Pierresteguy@frcl.bull.fr.
19739
19740 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19741
19742 * devo/dejagnu: Initial creation of devo/dejagnu.
19743 Migrated dejagnu testcases and support files for testing software
19744 tools to reside as subdirectories, currently called "testsuite",
19745 within the directory of the software tool. Migrated all programs,
19746 support libraries, etc. beloging to dejagnu proper from
19747 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19748 with no modifications. The changes to these files which will
19749 allow them to configure, build, and execute properly will be made
19750 in a future update.
19751
19752 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19753
19754 * Makefile.in: Change send_pr to send-pr.
19755 * configure.in: Likewise.
19756 * send_pr: Renamed directory to send-pr.
19757
19758 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19759
19760 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19761
19762 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19763
19764 * README: Update for gdb-4.8 release.
19765 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19766 gdb-xxx.tar.z (gzip'd) file also.
19767
19768 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19769
19770 * Makefile.in: make all-diff depend on all-libiberty
19771
19772 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19773
19774 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19775
19776 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19777
19778 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19779
19780 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19781
19782 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19783 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19784 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19785
19786 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19787
19788 * Makefile.in: makeinfo binary is in a new location
19789
19790 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19791
19792 * config.sub: Accept -ecoff as an OS.
19793
19794 * Makefile.in: Various changes to eliminate a level of make
19795 recursion and reduce the required command line length.
19796 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19797 sub-makes.
19798 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19799 variables holding settings for specific sub-makes.
19800 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19801 in terms of BASE_FLAGS_TO_PASS.
19802 (TARGET_LIBS): New variable listing directories which use
19803 TARGET_FLAGS_TO_PASS.
19804 (subdir_do): Eliminated.
19805 (do-*): New set of targets to replace subdir_do.
19806 (various): All targets which used subdir_do now depend on do-*.
19807 (local-clean): Renamed from do_clean.
19808 (local-distclean): New target, dependency of distclean and
19809 realclean.
19810 (install-info): Don't create directories. Depend on dir.info
19811 rather than calling make recursively.
19812 (install-dir.info): Eliminated.
19813 (install-info-dirs): Create all info directories here.
19814 (dir.info): Depend upon do-install-info.
19815
19816 * test-build.mk (HOLES): Added false.
19817
19818 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19819
19820 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19821
19822 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19823
19824 * Makefile.in (info): remove dependency on all-texinfo. The
19825 problem was really in texinfo/C, not at this level.
19826
19827 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19828
19829 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19830
19831 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19832
19833 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19834 GDB releases.
19835
19836 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19837
19838 * configure: Include srcdir in message about target of link not
19839 being found. Don't convert `-' to `_' in `with' options being
19840 passed to subdirs.
19841
19842 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19843
19844 * configure.in: add uudecode to host_tools
19845
19846 * Makefile.in: added {all,install}-uudecode targets, added them to
19847 the appropriate lists
19848
19849 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19850
19851 * Makefile.in (all-gcc): Added dependency on all-gas.
19852
19853 * configure.in (mips-*-*): Build ld and binutils.
19854
19855 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19856
19857 * configure: check return code from mkdir, print error message and
19858 exit on failure.
19859
19860 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19861
19862 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19863
19864 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19865
19866 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19867
19868 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19869
19870 * config.sub (h8500): Recognize this as a cpu type.
19871
19872 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19873
19874 * configure: source directory missing is no longer a warning
19875
19876 * configure.in: recognize irix[34]* instead of irix[34]
19877
19878 * Makefile.in: define and pass down X11_LIB
19879
19880 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19881
19882 * guess-systype: Renamed to ...
19883 * config.guess: ... by popular request.
19884 * configure.in, Makefile.in: Update accordingly.
19885
19886 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19887
19888 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19889 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19890 + Execute ./dummy instead of assuming . is in PATH.
19891
19892 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19893
19894 * guess-systype: New shell script. Attempts to guess the
19895 canonical host name of the executing host.
19896 Only a few hosts are supported so far.
19897 * configure: Call guess-systype if no host is specified.
19898
19899 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19900
19901 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19902 gcc Makefile.
19903
19904 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19905
19906 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19907 (all-gcc, install-gcc, subdir_do): Use it.
19908
19909 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19910
19911 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19912
19913 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19914
19915 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19916 set exclusively by configure, using configure.in .
19917
19918 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19919
19920 * test-build.mk: set $PATH for all builds
19921
19922 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19923
19924 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19925
19926 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19927 the one used in gcc/Makefile.in, so that a null expansion doesn't
19928 override the one needed to build gcc with a native cc.
19929
19930 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19931
19932 * configure: Accept -with arguments.
19933
19934 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19935
19936 * Makefile.in: added h8300sim
19937
19938 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19939
19940 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19941 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19942 (all-cygnus, native, build-cygnus): Make
19943 $(canonhost)-stamp-3stage-done, not $(host)....
19944 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19945 i386-sco3.2v4. Added else true to if command.
19946
19947 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19948
19949 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19950
19951 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19952
19953 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19954
19955 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19956
19957 * configure.in: don't remove binutils from Solaris builds
19958
19959 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19960
19961 * Makefile.in: get rid of earlier definitions for *clean,
19962 also handle the recursive info rule better
19963
19964 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19965
19966 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19967 do more-or-less the right thing.
19968
19969 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19970
19971 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19972 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19973
19974 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19975
19976 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19977 $(host_canonical).
19978
19979 * configure.in: split the configdirs list into 4 categories (native
19980 v. cross, library v. tool) and handle the cross-only and native-
19981 only in more reasonable (and correct!) way.
19982
19983 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19984
19985 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19986 configdirs anymore.
19987
19988 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19989
19990 * Makefile.in: extensive cleanup:: removed all of the explicit
19991 clean-* targets, collapsed many wrappers around subdir_do into
19992 one, added additional targets to satisfy standards.texi, deleted
19993 some old targets, some changes for consistency
19994
19995 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19996
19997 * configure.in: handle some programs as cross-only, and others as
19998 native only
19999
20000 * test-build.mk: handle partial holes in a more generic manner
20001
20002 * Makefile.in: m4 depends on libiberty
20003
20004 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20005
20006 * configure.in: add m4, textutils, fileutils, sed, shellutils,
20007 time, wdiff, and find to configdirs
20008
20009 * Makefile.in: all, clean, and install rules for the new programs
20010 added to configure.in
20011
20012 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20013
20014 * configure.in: use mh-sun for all *-sun-* hosts
20015
20016 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20017
20018 * Makefile.in: define flags for X11 include files and library file
20019 locations, pass them down to the programs that need this info
20020
20021 * build-all.mk: added a 'native' target, to 3stage the native toolchain
20022
20023 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20024
20025 * configure.in: start building libg++ for HP-UX targets
20026
20027 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
20028
20029 * README: Update references to files moved into etc/.
20030
20031 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
20032
20033 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
20034 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
20035
20036 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
20037
20038 * configure: accept dash as well as underscore in long option
20039 names for FSF compatibility.
20040
20041 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
20042
20043 * config.sub: added -sco3.2v4 support from FSF.
20044
20045 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20046
20047 * configure.in: expand the section that adds or removes
20048 directories from the list of programs to build, to handle native
20049 vs. cross in addition to host v. native
20050
20051 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
20052
20053 * Makefile.in: Replace C++ in macro names with CXX.
20054 This is less likely to break ...
20055
20056 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20057
20058 * test-build.mk: add -w to GNU_MAKE
20059
20060 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20061
20062 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20063 add 'sparc' to list of recognized cpus. This needed to make
20064 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20065 Delete some redundant ose68 variants. Recognize -wrs as an os,
20066 then changes that into $CPU-wrs-vxworks.
20067
20068 * configure.in: remove most references to gdbtest, regularize
20069 target based program removal
20070
20071 * test-build.mk: import from p3 tree (many fixes and changes)
20072
20073 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20074
20075 * Makefile.in: added rules to handle tcl, tk, and expect
20076
20077 * configure.in: handle those directories if they exist
20078
20079 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20080
20081 * config.sub: removed bogus hppabsd and hppahpux names, since
20082 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20083
20084 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20085
20086 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
20087 depends upon all-xiberty
20088
20089 * Makefile.in: changes from p3, including:
20090
20091 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20092
20093 * Makefile.in (XTRAFLAGS): include newlib directories if
20094 newlib/Makefile exists, rather than if host != target.
20095
20096 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20097
20098 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20099 from the same source tree and not building a cross-compiler. This
20100 matters for the libg++ configuration if reconfiguring a tree that
20101 has already been installed.
20102
20103 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20104
20105 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20106 pick up the machine and system specific header files.
20107
20108 * Makefile.in: added AS_FOR_TARGET, passed down in
20109 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20110 the C compiler to use to create programs which are run in the
20111 build environment, set it to default to $(CC), and passed it down
20112 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20113
20114 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20115
20116 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20117 We need them for unusual native builds, like systems without
20118 ranlib.
20119
20120 * configure: also define $(host_canonical) and
20121 $(target_canonical), which are the full, canonical names for the
20122 given host and target
20123
20124 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20125
20126 * Makefile.in: Added separate definitions for C++.
20127
20128 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20129
20130 * configure.in (configdirs): Add deja-gnu.
20131
20132 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20133
20134 * README: Update for configure.texi and gdb-4.7 release.
20135
20136 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20137
20138 * Makefile.in: Move "all" target to top of file.
20139 Previously, first target was ".PHONY" which caused BSD4.4 make
20140 to build .PHONY when make was run without arguments.
20141
20142 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20143
20144 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20145 Library-copylefted code in libiberty.
20146
20147 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20148
20149 * config.sub: Replace m68kmote with plain old m68k.
20150
20151 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20152
20153 * Makefile.in: Remove space from blank line, avoid Make complaints.
20154
20155 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20156
20157 * config.sub: Complain if no argument is given. Added support for
20158 386bsd as OS and target alias.
20159
20160 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20161
20162 * Makefile.in (XTRAFLAGS): include newlib directories if
20163 newlib/Makefile exists, rather than if host != target.
20164
20165 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20166
20167 * config.sub: recognize sparclite-wrs-vxworks.
20168
20169 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20170 p3.) Added clean-xiberty to clean.
20171
20172 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20173
20174 * configure.in: use *-*-* instead of nested cases for host and target
20175
20176 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20177
20178 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20179 from the same source tree and not building a cross-compiler. This
20180 matters for the libg++ configuration if reconfiguring a tree that
20181 has already been installed.
20182
20183 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20184
20185 * config.sub (i486v/i486v4): Merge in from FSF version.
20186
20187 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20188
20189 * configure: only set PWD if it is already set.
20190
20191 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20192
20193 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20194 doesn't have unset and all success paths (and most error paths)
20195 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20196 to just ${PWD} to avoid confusion.)
20197
20198 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20199
20200 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20201 even for a native compilation.
20202
20203 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20204
20205 Changes to make the gdb.tar.Z rule work better.
20206
20207 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20208 (DEVO_SUPPORT): Add configure.texi.
20209 (bfd-ilrt.tar.Z): Remove ancient rule.
20210
20211 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20212
20213 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20214 pick up the machine and system specific header files.
20215
20216 * configure.in, config.sub: added new target m68010-adobe-scout,
20217 with alias of adobe68k. Changed configure.in to check for
20218 -scout before -sco* to avoid a false match.
20219
20220 * Makefile.in: added AS_FOR_TARGET, passed down in
20221 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20222 the C compiler to use to create programs which are run in the
20223 build environment, set it to default to $(CC), and passed it down
20224 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20225
20226 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20227
20228 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20229 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20230 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20231 FOR_TARGET variants, to newlib and libg++.
20232
20233 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20234
20235 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20236 first.
20237
20238 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20239
20240 * config.sub: Accept `elf' as an environment.
20241
20242 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20243
20244 * Makefile.in (all-opcodes): cd into the right directory
20245
20246 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20247
20248 * configure: added -program_transform_name option, used as
20249 argument to sed when installing programs.
20250 configure.texi: added documentation for -program_prefix,
20251 -program_suffix and -program_transform_name.
20252
20253 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20254
20255 * config.sub: Accept i486 where i386 ok.
20256
20257 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20258
20259 * config.sub: accept we32k
20260
20261 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20262
20263 * config.sub, configure.in: accept OSE68000 and OSE68k.
20264
20265 * Makefile.in: don't create all directories for ``make install'';
20266 let the subdirectories create the ones they need.
20267
20268 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20269
20270 * COPYING: new file, GPL v2
20271
20272 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20273
20274 * Makefile.in: use the new gen-info-dir, which needs a template
20275 argument (which also lives in texinfo)
20276
20277 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20278
20279 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20280
20281 * config.sub (ncr3000): Change i386 to i486.
20282
20283 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20284
20285 * Makefile.in: add install-rcs, install-grep to
20286 install-no-fixedincludes, removed install-bison and install-libgcc
20287
20288 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20289
20290 * configure.in: grab the HPUX makefile fragment if on HPUX
20291
20292 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20293
20294 * Makefile.in: eradicate bison spoor (ditto libgcc).
20295 configure.in: recognise m68{k,000}-ericsson-OSE.
20296 es1800 is alias for m68k-ericsson-OSE
20297
20298 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20299
20300 * configure.in: rearrange the parts that remove programs from
20301 configdirs, based now on HOST==TARGET or by canonical triple.
20302
20303 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20304
20305 * test-build.mk: recurse explicitly with -f test-build.mk when
20306 appropriate. predicate stage3 and comparison on the existence
20307 of gcc. That is, if gcc isn't around, we aren't three-staging.
20308 On very clean, also remove ...stamp-co. Build in-place before
20309 doing other builds.
20310
20311 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20312
20313 * Makefile.in, configure.in: add tgas
20314
20315 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20316
20317 * Makefile.in: a number of changes merged in from progressive.
20318
20319 * configure.in: add libm.
20320
20321 * .cvsignore: ignore some stuff that comes from test-build.mk.
20322
20323 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20324
20325 * config.sub: Add es1800 (m68k-ericsson-es1800).
20326
20327 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20328
20329 * configure: Add program_suffix (parallel to program_prefix)
20330 * Makefile.in: adjust directory-creating script for losing decstation
20331
20332 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20333
20334 * configure: Minor $subdir-related fixes.
20335
20336 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20337
20338 * configure: fix various problems with propogating
20339 makefile_target_frag in subdirs.
20340 * configure.in: config libgcc if its there
20341
20342 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20343
20344 * config.sub: HPPA merge.
20345
20346 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20347
20348 * Makefile.in: Replace all-bison with all-byacc in all
20349 dependency lines for other tools (which now use byacc).
20350
20351 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20352
20353 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20354
20355 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20356
20357 * Makefile.in: make gprof rules similar to byacc rules (instead of
20358 vestigal $(unsubdir) that didn't work...)
20359
20360 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20361
20362 * config.sub: Add support for Linux.
20363 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20364 (at least for libg++).
20365
20366 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20367
20368 * configure.texi: fix doc for the -nfp option to configure
20369
20370 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20371
20372 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20373
20374 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20375
20376 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20377 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20378 * configure.in: added solaris* host_makefile_frag hook.
20379
20380 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20381
20382 * config.sub: changed recognition of m68000 so that various
20383 m68k types can be specified via m680[01234]0
20384
20385 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20386
20387 * config.sub (basic_machine): fix sed so that '-foo' isn't
20388 completely substituted out while .+'-foo' loses the '-foo'
20389
20390 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20391
20392 * config.sub ($os): Add -aout.
20393
20394 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20395
20396 * configure: If host_makefile_frag is absolute, don't
20397 prefix ${invsubdir} (relevant to libg++ auto-configure).
20398
20399 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20400
20401 * Makefile.in (tooldir): Define it.
20402 (all-ld): Depend on all-flex.
20403
20404 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20405
20406 * Makefile.in (check): Fix libg++ special case.
20407
20408 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20409
20410 * configure: do not bury `pwd` into config.status, thus do fewer
20411 pwd's.
20412
20413 * configure: print the "Building in" message only when building in
20414 other than "." AND verbose.
20415
20416 * configure: remove -s, rework -v to better accommodate guested
20417 configures.
20418
20419 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20420
20421 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20422
20423 * Makefile.in: macroize flags passed on recursion. remove
20424 fileutils.
20425
20426 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20427
20428 * configure: get makesrcdir right for subdirs deeper than 1.
20429
20430 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20431 install.
20432
20433 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20434
20435 * Makefile.in: don't print subdir_do or recursion lines.
20436
20437 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20438
20439 * standards.texi: added menu item.
20440
20441 * Makefile.in: build and install standards.info.
20442
20443 * standards.texi: new file.
20444
20445 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20446
20447 * configure: test for and move config.status pieces from
20448 ${subdir}/.
20449
20450 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20451
20452 * configure: Test for existance of files before trying to mv
20453 them, to avoid numerous non-existance messages.
20454
20455 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20456
20457 * configure: correct final line of config.status.
20458
20459 * configure: patch from eggert. Avoids a protection problem if
20460 the original Makefile.in is read only.
20461
20462 * configure: use move-if-change from gcc to create config.status.
20463 Some makefiles depend on config.status to tell if a directory
20464 has been reconfigured for a different host. This change
20465 prevents those directories from remaking everything in the case
20466 where the reconfig was only intended to rebuild a Makefile.
20467
20468 * configure: test for config.sub with "config.sub sun4" rather
20469 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20470 host alias from a missing config.sub.
20471
20472 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20473
20474 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20475 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20476
20477 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20478
20479 * configure: mkdir ${subdir} as needed.
20480
20481 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20482
20483 * Makefile.in,configure.in: added autoconf.
20484
20485 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20486
20487 * Makefile.in: no longer pass against on recursion.
20488
20489 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20490 definitions are not inherited.
20491
20492 * configure: correct makesrcdir when subdir is .
20493
20494 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20495
20496 * configure: Add support for 'subdirs' variable, which is
20497 like 'configdirs', except that configure doesn't re-invoke
20498 itself for subdirs, it just creates a Makefile for each subdir.
20499 * configure.texi: Document subdirs.
20500
20501 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20502
20503 * configure.in: added flex to configdirs
20504
20505 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20506
20507 * Makefile.in: remove clean-stamps from clean.
20508
20509 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20510
20511 * configure.in: Add gdbtest to configdirs.
20512
20513 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20514
20515 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20516 to recursive makes.
20517 * configure.in: Recognize new ncr3000 config.
20518
20519 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20520
20521 * Makefile.in, configure.in: removed references to gdbm.
20522
20523 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20524
20525 * config.sub: Don't canonicalize os value
20526 newsos* to bsd (readline needs to check for newsos).
20527 (This fix was earlier made Jan 31, but got re-broken.)
20528
20529 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20530
20531 * configure.in: sco is an os, not a vendor!
20532
20533 * configure: Quote $( better. Keep various shells happy.
20534
20535 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20536
20537 * Makefile.in: eliminate stamp-files.
20538
20539 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20540
20541 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20542 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20543
20544 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20545
20546 * config.sub: fix iris/iris3.
20547
20548 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20549
20550 * configure: re-add -rm.
20551
20552 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20553
20554 * Maskefile.in: add .stmp-rcs to all.
20555
20556 * configure.in: remove gas from rs6000 build, use aix host fragment.
20557
20558 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20559
20560 * configure: pass down site_option during recursion.
20561
20562 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20563
20564 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20565
20566 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20567
20568 * configure: Change exec_prefix so that it really defaults to prefix.
20569
20570 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20571
20572 * Makefile.in, configure.in: Add support for mmalloc library.
20573
20574 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20575
20576 * Makefile.in: add stmp dependencies for a few more things.
20577
20578 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20579
20580 * configure: adjusted error message on objdir/srcdir configure
20581 collision, per john's suggestion.
20582
20583 * Makefile.in: add libiberty stmp to all and all.cross.
20584
20585 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20586
20587 * Makefile.in: remove force dependencies, add grep to all.
20588
20589 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20590
20591 * Makefile.in: drop flex. make stamp files work.
20592
20593 * configure: added test for conflicting configuration in srcdir,
20594 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20595 gets cranky. use relative paths for configure and srcdir
20596 whenever possible. Send some error messages to stderr that were
20597 going to stdout.
20598
20599 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20600
20601 * Makefile.in: Fix libg++ rule to check for gcc directory
20602 before using gcc/gcc. Also pass XTRAFLAGS.
20603
20604 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20605
20606 * Makefile.in: added stmp-files so that directories aren't polled
20607 when they are already built.
20608
20609 * configure.texi: fixed a node pointer problem.
20610
20611 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20612
20613 * config.sub configure.in gdb/configure.in
20614 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20615 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20616 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20617
20618 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20619
20620 * configure: -recurring becomes -silent. corrected help message
20621 for -site= option.
20622
20623 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20624
20625 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20626
20627 * configure: when building Makefile for crosses, replace
20628 tooldir and program_prefix. default srcdir from location of
20629 config.sub. remove "for host in hosts" and "for target in
20630 targets" loops.
20631
20632 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20633
20634 * Makefile.in: Do not pass bindir or mandir to cvs.
20635
20636 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20637
20638 * Makefile.in, configure.in: removed traces of namesubdir,
20639 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20640 copyrights to '92, changed some from Cygnus to FSF.
20641
20642 * configure.texi: remove most references to multiple hosts,
20643 multiple targets, subdirs, etc.
20644
20645 * configure.man: removed rcsid. reference config.sub not
20646 config.subr.
20647
20648 * Makefile.in: mkdir $(infodir) on install-info.
20649
20650 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20651
20652 * configure.texi: Explain better about .gdbinit and about
20653 the environment that configure.in sections run in.
20654
20655 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20656
20657 * configure.in: Ultrix is only a decstation if it's a MIPS.
20658
20659 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20660
20661 * README: DOC.configure => cfg-paper.texi.
20662
20663 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20664
20665 * config.sub (near case $os): Don't convert newsos* to bsd!
20666
20667 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20668
20669 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20670 the number of copies of COPYING that go into the GDB tar file.
20671
20672 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20673
20674 * bfd/configure.in, gdb/config/mh-i386sco,
20675 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20676 Fix SCO configuration stuff.
20677
20678 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20679
20680 * Makefile.in: For libg++, make sure the -I pointing
20681 to the gcc directory goes *after* all the libg++-local -I flags.
20682 Also, move just-gcc dependency from just-libg++ to all-libg++.
20683
20684 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20685
20686 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20687
20688 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20689
20690 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20691
20692 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20693
20694 * config.sub: Add stratus configuration frags. Also
20695 submitted to FSF.
20696
20697 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20698
20699 * Makefile.in (DEV_SUPPORT): add configure.man.
20700
20701 * config.sub(Decode manufacturer-specific): add -none*.
20702
20703 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20704
20705 * Makefile.in: remove form feeds to make Sun's make happy.
20706 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20707
20708 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20709
20710 * Makefile.in (AR_FLAGS): Make quieter.
20711
20712 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20713
20714 * configure.in: Add libg++.
20715 * configure: When verbose, don't output the command line at each
20716 level; it will be unremarkably the same as the previous version,
20717 which will be the same as what the user typed.
20718
20719 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20720
20721 * configure.in, Makefile.in: fix clean-info, add flex. add
20722 fileutils.
20723
20724 * configure: be less sensitive to spaces in Makefile.in. Do not
20725 look for sources in "..". Doing so breaks subdirectories that
20726 might have their own configure. If a subdir has it's own
20727 configure script, use it.
20728
20729 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20730
20731 * cfg-paper.texi: some changes suggested by rms.
20732
20733 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20734
20735 * config.sub: Merge in some small additions from the FSF version,
20736 taken from the gcc distribution, to bring the Cygnus and FSF
20737 versions into closer sync.
20738
20739 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20740
20741 * configure.in: Changed svr4 references to sysv4.
20742
20743 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20744
20745 * configure: added -V for version number option.
20746
20747 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20748
20749 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20750 renamed from DOC.configure to cfg-paper.texi.
20751
20752 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20753
20754 * configure, config.subr, config.sub: config.subr is now
20755 config.sub again.
20756
20757 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20758
20759 * configure.texi: new file, in progress.
20760
20761 * Makefile.in: build info file and install the man page for
20762 configure.
20763
20764 * configure.man: new file, first cut.
20765
20766 * configure: find config.subr again now that configuration "none"
20767 has gone. removed all traces of the -ansi option. removed all
20768 traces of the -languages option.
20769
20770 * config.subr: resync from rms.
20771
20772 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20773
20774 * configure, config.sub, config.subr: merge config.sub into
20775 config.subr, call the result config.subr, remove config.sub, use
20776 config.subr.
20777
20778 * Makefile.in: revised install for dir.info.
20779
20780 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20781
20782 * configure.in: add decstation host makefile frag.
20783
20784 * Makefile.in: BISON now bison -y again. also install-gcc on
20785 install. clean-gdbm on clean. infodir belongs in datadir.
20786 Make directories for info install. Build dir.info here then
20787 install it.
20788
20789 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20790
20791 * Makefile.in: fix for bad directory tests.
20792
20793 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20794
20795 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20796 regexp. -srcdir relative was being handled incorrectly.
20797
20798 * Makefile.in: unwrapped some for loops so that parallel makes
20799 work again and so one can focus one's attention on a particular
20800 package.
20801
20802 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20803
20804 * configure: added PWD as a stand in for `pwd` (for speed). use
20805 elif wherever possible. make -srcdir work without -objdir.
20806 -objdir= commented out.
20807
20808 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20809
20810 * configure: +options become --options. -subdirs commented out.
20811 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20812 Makefile now at top of generated Makefile. Removed cvs log
20813 entries. added -srcdir. create .gdbinit only if there is one
20814 in ${srcdir}.
20815
20816 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20817 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20818 and mandir now keyed off datadir by default.
20819
20820 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20821
20822 * Freshly created ChangeLog.
20823
20824 \f
20825 Local Variables:
20826 mode: change-log
20827 left-margin: 8
20828 fill-column: 76
20829 version-control: never
20830 End: