Daily bump.
[gcc.git] / ChangeLog
1 2020-11-29 Iain Buclaw <ibuclaw@gdcproject.org>
2
3 PR d/87788
4 * configure.ac: Don't disable D for *-*-darwin*.
5 * configure: Regenerate.
6
7 2020-11-29 John David Anglin <danglin@gcc.gnu.org>
8
9 * libtool.m4 (archive_cmds): Add +nodefaultrpath ld option on
10 hppa64-*-hpux11*.
11
12 2020-11-25 Matthew Malcomson <matthew.malcomson@arm.com>
13
14 * configure: Regenerate.
15 * configure.ac: Add --bootstrap-hwasan option.
16
17 2020-11-23 Iain Sandoe <iain@sandoe.co.uk>
18
19 * config.guess: Import latest upstream.
20 * config.sub: Import latest upstream.
21
22 2020-11-16 Martin Liska <mliska@suse.cz>
23
24 * .gitignore: Add cache as clangd uses it now.
25
26 2020-11-13 Haochen Gui <guihaoc@gcc.gnu.org>
27
28 * MAINTAINERS (Write After Approval): add myself
29
30 2020-11-09 Pat Bernardi <bernardi@adacore.com>
31
32 * MAINTAINERS (Write After Approval): Add myself.
33
34 2020-11-09 Jonathan Wakely <jwakely@redhat.com>
35
36 * config-ml.in (multi-do, multi-clean): Add @ to silence recipes.
37 Remove FIXME comments.
38
39 2020-11-06 Martin Uecker <muecker@gwdg.de>
40
41 * MAINTAINERS: Update my email address.
42
43 2020-11-06 Hongtao Liu <hongtao.liu@intel.com>
44
45 * MAINTAINERS (Write After Approval): Add myself.
46
47 2020-10-06 Tobias Burnus <tobias@codesourcery.com>
48
49 PR target/97302
50 * configure.ac: Only set with_gmp to /usr/local
51 if not building in tree.
52 * configure: Regenerate.
53
54 2020-09-18 Omar Tahir <omar.tahir@arm.com>
55
56 * MAINTAINERS (Write After Approval): Add myself.
57
58 2020-08-26 Tobias Burnus <tobias@codesourcery.com>
59
60 * MAINTAINERS (Various Maintainers): Add myself as OpenACC maintainer.
61
62 2020-08-20 Tobias Burnus <tobias@codesourcery.com>
63
64 PR bootstrap/96612
65 * configure.ac: Run AX_CXX_COMPILE_STDCXX also for ${build} compiler,
66 if not the same as ${host}.
67 * configure: Regenerate.
68
69 2020-08-16 Sergei Trofimovich <slyfox@gcc.gnu.org>
70
71 * MAINTAINERS (Write After Approval): Add myself.
72
73 2020-08-12 Senthil Kumar Selvaraj <saaadhu@gcc.gnu.org>
74
75 * MAINTAINERS: Update my email address.
76
77 2020-07-30 Joe Ramsay <joe.ramsay@arm.com>
78
79 * MAINTAINERS (Write After Approval): Add myself.
80
81 2020-07-22 Przemyslaw Wirkus <przemyslaw.wirkus@arm.com>
82
83 * MAINTAINERS (Write After Approval): Add myself.
84
85 2020-06-12 Martin Liska <mliska@suse.cz>
86
87 * .gitignore: Add .clang-tidy.
88
89 2020-06-08 Jason Merrill <jason@redhat.com>
90
91 * configure.ac: Check AX_CXX_COMPILE_STDCXX if not bootstrapping.
92 * configure: Regenerate.
93
94 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
95
96 * MAINTAINERS: Add myself as xtensa port maintainer.
97
98 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
99
100 * configure.ac: Don't require --enable-host-shared when building
101 for Mingw.
102 * configure: Regenerate.
103
104 2020-05-18 Jason Merrill <jason@redhat.com>
105
106 * configure.ac: Update bootstrap dialect to -std=c++11.
107
108 2020-05-18 Alex Coplan <alex.coplan@arm.com>
109
110 * MAINTAINERS (Write After Approval): Add myself.
111
112 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
113
114 PR target/92713
115 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
116 (noconfigdirs): Add 'target-libstdc++-v3'.
117 * configure: Regenerate.
118
119 2020-04-21 Stephen Casner <casner@acm.org>
120
121 PR 25830
122 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
123 * configure: Rebuild.
124
125 2020-04-17 Martin Liska <mliska@suse.cz>
126 Jonathan Yong <10walls@gmail.com>
127
128 PR gcov-profile/94570
129 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
130 for CYGWIN.
131
132 2020-04-14 Martin Jambor <mjambor@suse.cz>
133
134 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
135
136 2020-04-09 Tom Tromey <tom@tromey.com>
137
138 * configure: Rebuild.
139 * Makefile.in: Rebuild.
140 * Makefile.def (gdbsupport, gdbserver): New host modules.
141 (configure-gdb): Depend on all-gdbsupport.
142 (all-gdb): Depend on all-gdbsupport, all-libctf.
143 * configure.ac (host_tools): Add gdbserver.
144 Conditionally build gdbserver and gdbsupport.
145
146 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
147
148 * configure.ac: Build libgomp by default for amdgcn.
149 * configure: Regenerate.
150
151 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
152
153 * MAINTAINERS (Write After Approval): Add myself.
154
155 2020-02-28 Joel Hutton <joel.hutton@arm.com>
156
157 * MAINTAINERS (Write After Approval) : Add myself.
158
159 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
160
161 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
162
163 2020-02-14 Martin Sebor <msebor@redhat.com>
164
165 * doc/extend.texi (attribute alias): Mention type requirement.
166 (attribute weak): Same.
167 (attribute weakref): Correct invalid example.
168
169 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
170
171 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
172
173 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
174 Jakub Jelinek <jakub@redhat.com>
175
176 * .gitattributes: Add *.md diff=md.
177
178 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
179
180 The mentioned auto-generated file is no more part of the
181
182 GCC sources, it's auto-generated in $(builddir) during build.
183
184 PR target/92055
185 * contrib/gcc_update (files_and_dependencies): Remove
186 entry for gcc/config/avr/t-multilib.
187
188 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
189
190 * MAINTAINERS: Update my email address.
191
192 2020-01-13 Joseph Myers <joseph@codesourcery.com>
193
194 * README.MOVED_TO_GIT: Remove.
195
196 2020-01-11 Joseph Myers <joseph@codesourcery.com>
197
198 * README.MOVED_TO_GIT: New file.
199
200 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
201
202 * MAINTAINERS (Write After Approval): Add myself.
203
204 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
205
206 * MAINTAINERS (write_after_approval): Add myself.
207
208 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
209
210 * MAINTAINERS (write_after_approval): Add myself.
211
212 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
213
214 * MAINTAINERS (write_after_approval): Add myself.
215
216 2019-12-11 Matthias Klose <doko@ubuntu.com>
217
218 * configure.ac: Factor out common cases for compare_exclusions.
219 * configure: Regenerate.
220
221 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
222
223 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
224 flag.
225
226 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
227
228 * MAINTAINERS (Write After Approval): Add myself.
229
230 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
231
232 PR middle-end/92463
233 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
234 * configure: Regenerate
235
236 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
237
238 * configure.ac: Use https for gcc.gnu.org.
239 * configure: Regenerated.
240
241 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
242
243 * MAINTAINERS (aarch64 port): Remove my name, move to...
244 (Write After Approval): ...Here.
245
246 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
247
248 * MAINTAINERS: Change my email address as maintainer.
249
250 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
251
252 PR fortran/91828
253 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
254 * configure: Regenerated.
255
256 2019-10-21 Jason Merrill <jason@redhat.com>
257
258 * .gitattributes: Also check ChangeLog whitespace.
259
260 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
261
262 * contrib/dg-extract-results.sh: Add support for KPASS.
263 * contrib/dg-extract-results.py: Likewise.
264
265 2019-10-17 Jason Merrill <jason@redhat.com>
266
267 * .gitattributes: Avoid {} in filename pattern.
268
269 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
270
271 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
272 Approval section.
273
274 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
275
276 * MAINTAINERS: Add myself to Write After Approval
277
278 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
279
280 * MAINTAINERS: Add myself as an aarch64 maintainer.
281
282 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
283
284 * MAINTAINERS: Add myself as aarch64 maintainer.
285
286 2019-09-23 Carl Love <cel@us.ibm.com>
287
288 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
289 New define_insn.
290 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
291 vsx_xxpermdi16_le_V16QI): Removed define_insn.
292
293 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
294
295 * MAINTAINERS (Sam Tebbs): Update email address.
296
297 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
298
299 * MAINTAINERS: Update my email address.
300
301 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
302
303 * libtool.m4: Handle uclinuxfdpiceabi.
304
305 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
306
307 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
308 Remove myself from Write After Approval section.
309
310 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
311
312 * configure.ac: Support for bpf-*-* targets.
313 * configure: Regenerate.
314
315 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
316
317 * config.sub: Import upstream version 2019-06-30.
318 * config.guess: Import upstream version 2019-07-24.
319
320 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
321
322 * MAINTAINERS: Remove spu port maintainers.
323
324 2019-08-28 Martin Liska <mliska@suse.cz>
325
326 * .gitignore: Add .clangd and compile_commands.json
327 to .gitignore.
328
329 2019-08-23 Michael Forney <mforney@mforney.org>
330
331 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
332 * Makefile.in: Regenerate.
333
334 2019-08-19 Tom Tromey <tom@tromey.com>
335
336 * configure: Rebuild.
337 * configure.ac: Add --with-static-standard-libraries.
338
339 2019-08-16 Alexandre Oliva <oliva@gnu.org>
340
341 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
342
343 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
344
345 * MAINTAINERS (Write After Approval): Add myself.
346
347 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
348
349 * MAINTAINERS (Write After Approval): Remove myself, already listed in
350 RISC-V port maitainer.
351
352 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
353
354 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
355
356 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
357
358 * MAINTAINERS (Write After Approval): Add myself.
359
360 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
361
362 * MAINTAINERS (Write After Approval): Add myself.
363
364 2019-06-25 Martin Liska <mliska@suse.cz>
365
366 contrib/filter-clang-warnings.py: Transform from
367 filter-rtags-warnings.py.
368
369 2019-06-15 Tom Tromey <tom@tromey.com>
370
371 * configure.ac (host_libs): Add gnulib.
372 * configure: Rebuild.
373 * Makefile.def (host_modules, dependencies): Add gnulib.
374 * Makefile.in: Rebuild.
375
376 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
377
378 * MAINTAINERS (Write After Approval): Add myself.
379
380 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
381
382 * configure: Regenerate.
383 * configure.ac: Add PRU target.
384
385 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
386
387 * MAINTAINERS (Write After Approval): Add myself.
388
389 2019-06-11 Nick Clifton <nickc@redhat.com>
390
391 Import these changes from the binutils/gdb repository:
392
393 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
394
395 * Makefile.def (dependencies): configure-libctf depends on all-bfd
396 and all its deps.
397 * Makefile.in: Regenerated.
398
399 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
400
401 * Makefile.def (host_modules): Add libctf.
402 * Makefile.def (dependencies): Likewise.
403 libctf depends on zlib, libiberty, and bfd.
404 * Makefile.in: Regenerated.
405 * configure.ac (host_libs): Add libctf.
406 * configure: Regenerated.
407
408 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
409
410 * MAINTAINERS (Write After Approval): Add myself.
411
412 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
413
414 * MAINTAINERS: Update my email address.
415
416 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
417
418 * MAINTAINERS (Write After Approval): Add myself.
419
420 2019-05-16 Jun Ma <junma@linux.alibaba.com>
421
422 * MAINTAINERS (Write After Approval): Add myself.
423
424 2019-05-07 Jim Wilson <jimw@sifive.com>
425
426 * MAINTAINERS: Remove myself as IA-64 maintainer.
427
428 2019-05-04 Roland Illig <roland.illig@gmx.de>
429
430 * MAINTAINERS (Write After Approval): Add myself.
431
432 2019-05-02 Richard Biener <rguenther@suse.de>
433
434 PR bootstrap/85574
435 * Makefile.tpl (compare target): Also compare extra-compare
436 files.
437 * Makefile.in: Regenerate.
438
439 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
440
441 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
442 as modulo-scheduler maintainer.
443
444 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
445
446 * MAINTAINERS: Add myself as co-maintainer for Darwin.
447
448 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
449
450 * MAINTAINERS: Update my email address.
451
452 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
453
454 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
455 * configure: Regenerate.
456
457 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
458
459 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
460 * configure: Regenerate.
461
462 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
463
464 * configure.ac: Add target-zlib to target_libraries.
465 * configure: Regenerate.
466
467 2019-04-09 Martin Liska <mliska@suse.cz>
468
469 * Makefile.in: Regenerate.
470 * Makefile.tpl: Pass GENERATOR_CFLAGS
471 in all stages.
472
473 2019-03-28 Martin Liska <mliska@suse.cz>
474
475 PR bootstrap/89829
476 * Makefile.in: Revert r254150.
477 * Makefile.tpl: Likewise.
478
479 2019-03-28 Ben Elliston <bje@gnu.org>
480
481 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
482 related, and libdecnumber.
483
484 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
485
486 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
487 (Write After Approval): Remove myself.
488
489 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
490
491 * MAINTAINERS (Write After Approval): Add myself.
492
493 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
494
495 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
496 (Write After Approval): Remove myself and Julian.
497
498 2019-01-26 Harald Anlauf <anlauf@gmx.de>
499
500 * MAINTAINERS (Write After Approval): Add myself.
501
502 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
503
504 * MAINTAINERS (Write After Approval): Add myself.
505
506 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
507
508 * ChangeLog: Replace space with tab.
509 * MAINTAINERS: Delete 1 tab to keep alignment.
510
511 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
512
513 * MAINTAINERS (Write After Approval): Add myself.
514
515 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
516
517 * MAINTAINERS (Write After Approval): Add myself.
518
519 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
520 Kwok Cheung Yeung <kcy@codesourcery.com>
521 Julian Brown <julian@codesourcery.com>
522 Tom de Vries <tom@codesourcery.com>
523 Jan Hubicka <hubicka@ucw.cz>
524 Martin Jambor <mjambor@suse.cz>
525
526 * configure.ac: Likewise.
527 * configure: Regenerate.
528 * contrib/config-list.mk: Add amdgcn-amdhsa.
529
530 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
531
532 * MAINTAINERS (Write After Approval): Add myself.
533
534 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
535
536 * MAINTAINERS (Write After Approval): Add myself.
537
538 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
539
540 PR target/88535
541 * config.guess: Import upstream version 2019-01-03.
542 * config.sub: Import upstream version 2019-01-01.
543
544 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
545
546 * MAINTAINERS (Write After Approval): Update my maintainer address.
547
548 2018-12-21 Gergö Barany <gergo@codesourcery.com>
549
550 * MAINTAINERS (Write After Approval): Add myself.
551
552 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
553
554 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
555
556 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
557
558 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
559 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
560 (GCC_TARGET_TOOL): Likewise.
561 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
562 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
563 OTOOL, OTOOL_FOR_TARGET: New substitutions.
564 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
565 * configure: Regenerate.
566 * Makefile.in: Likewise.
567
568 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
569
570 * MAINTAINERS (Write After Approval): Add myself.
571
572 2018-11-13 Martin Liska <mliska@suse.cz>
573
574 * gcc.target/i386/pr87930.c: Move to ...
575 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
576
577 2018-11-10 Stafford Horne <shorne@gmail.com>
578
579 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
580 (Write After Approval): Remove myself.
581
582 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
583
584 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
585 Append $INCICONV to it.
586
587 2018-11-04 Stafford Horne <shorne@gmail.com>
588
589 * MAINTAINERS (Write After Approval): Add myself.
590
591 2018-10-31 Joseph Myers <joseph@codesourcery.com>
592
593 PR bootstrap/82856
594 * multilib.am: New file. From automake.
595
596 Merge from binutils-gdb:
597 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
598
599 * libtool.m4: Use AC_LANG_SOURCE.
600 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
601 * ar-lib: New file.
602 * test-driver: New file.
603 * configure: Re-generate.
604
605 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
606
607 * MAINTAINERS (Write After Approval): Add myself.
608
609 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
610
611 PR bootstrap/87788
612 PR d/87799
613 * configure: Rebuild.
614 * configure.ac: Disable D on systems where it is known not to work.
615
616 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
617
618 * Makefile.def (target_modules): Add libphobos.
619 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
620 GDCFLAGS_FOR_TARGET.
621 (dependencies): Make libphobos depend on libatomic, libbacktrace
622 configure, and zlib configure.
623 (language): Add language d.
624 * Makefile.in: Rebuild.
625 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
626 (HOST_EXPORTS): Add GDC.
627 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
628 (BASE_TARGET_EXPORTS): Add GDC.
629 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
630 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
631 (EXTRA_HOST_FLAGS): Add GDC.
632 (STAGE1_FLAGS_TO_PASS): Add GDC.
633 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
634 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
635 environment variables.
636 * configure: Rebuild.
637 * configure.ac: Add target-libphobos to target_libraries. Set and
638 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
639
640 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
641
642 * MAINTAINERS (Write After Approval): Add myself.
643
644 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
645
646 * MAINTAINERS (Write After Approval): Remove myself.
647
648 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
649
650 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
651
652 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
653
654 * MAINTAINERS: Update my email address.
655
656 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
657
658 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
659 maintainer.
660
661 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
662
663 * MAINTAINERS (Write After Approval): Add self.
664
665 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
666
667 * MAINTAINERS (write after approval): Add myself.
668
669 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
670
671 * MAINTAINERS: Update my email address.
672
673 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
674
675 * MAINTAINERS (write after approval): Add myself.
676
677 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
678
679 * MAINTAINERS: Add self to global reviewers list.
680
681 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
682
683 MAINTAINERS: Add c-sky port maintainers.
684
685 2018-08-10 Martin Liska <mliska@suse.cz>
686
687 * MAINTAINERS: Revert change in previous commit and
688 join lines.
689
690 2018-08-10 Martin Liska <mliska@suse.cz>
691
692 * MAINTAINERS: Remove extra line.
693
694 2018-08-06 Naveen H.S <naveenh@marvell.com>
695
696 * MAINTAINERS: Update my email address.
697
698 2018-07-19 DJ Delorie <dj@redhat.com>
699
700 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
701 as maintainer.
702
703 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
704
705 * MAINTAINERS: Adjust email address for me and my colleague Robin
706 Dapp.
707
708 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
709 Sunil K Pandey <sunil.k.pandey@intel.com>
710
711 PR target/84413
712 * config/i386/i386.c (m_CORE_AVX512): New.
713 (m_CORE_AVX2): Likewise.
714 (m_CORE_ALL): Add m_CORE_AVX2.
715 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
716 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
717 and remove the rest of m_SKYLAKE_AVX512.
718
719 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
720
721 * config.sub: Sync with upstream version 2018-07-03.
722
723 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
724
725 * config.guess: Sync with upstream version 2018-06-26.
726 * config.sub: Sync with upstream version 2018-07-02.
727
728 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
729
730 * libtool.m4: Sort output of 'find' to enable deterministic builds.
731 * ltmain.sh: Likewise.
732
733 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
734
735 * contrib/config-list.mk: Remove powerpc-linux_paired.
736
737 2018-06-29 Alexandre Oliva <oliva@adacore.com>
738
739 * configure.ac: Introduce support for @unless/@endunless.
740 * Makefile.tpl (dep-kind): Rewrite with cond; return
741 postbootstrap in some cases.
742 (make-postboot-dep, postboot-targets): New.
743 (dependencies): Do not output postbootstrap dependencies at
744 first. Output non-target ones changed for configure to depend
745 on stage_last @if gcc-bootstrap, and the original deps @unless
746 gcc-bootstrap.
747 * configure.in, Makefile.in: Rebuilt.
748
749 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
750
751 * MAINTAINERS (write after approval): Add myself.
752
753 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
754
755 * MAINTAINERS (write after approval): Add myself.
756
757 2018-06-19 Nick Clifton <nickc@redhat.com>
758
759 * zlib/configure.ac: Restore old behaviour of only enabling
760 multilibs when a target subdirectory is defined. This allows
761 building with srcdir == builddir.
762 * zlib/configure: Regenerate.
763
764 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
765
766 * Makefile.def (fortran): Add check-target-libgomp-fortran.
767 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
768 * Makefile.in: Regenerate.
769
770 2018-06-16 Ben Elliston <bje@gnu.org>
771
772 * config.guess: Import latest version.
773 * config.sub: Likewise.
774
775 2018-06-08 Martin Liska <mliska@suse.cz>
776
777 * MAINTAINERS: Remove MPX-related entries.
778 * Makefile.def: Remove libmpx support.
779 * Makefile.in: Regenerate.
780 * configure.ac: Remove removed files.
781 * configure: Regenerate.
782 * libmpx/ChangeLog: Remove.
783 * libmpx/Makefile.am: Remove.
784 * libmpx/Makefile.in: Remove.
785 * libmpx/acinclude.m4: Remove.
786 * libmpx/aclocal.m4: Remove.
787 * libmpx/config.h.in: Remove.
788 * libmpx/configure: Remove.
789 * libmpx/configure.ac: Remove.
790 * libmpx/configure.tgt: Remove.
791 * libmpx/libmpx.spec.in: Remove.
792 * libmpx/mpxrt/Makefile.am: Remove.
793 * libmpx/mpxrt/Makefile.in: Remove.
794 * libmpx/mpxrt/libmpx.map: Remove.
795 * libmpx/mpxrt/libtool-version: Remove.
796 * libmpx/mpxrt/mpxrt-utils.c: Remove.
797 * libmpx/mpxrt/mpxrt-utils.h: Remove.
798 * libmpx/mpxrt/mpxrt.c: Remove.
799 * libmpx/mpxrt/mpxrt.h: Remove.
800 * libmpx/mpxwrap/Makefile.am: Remove.
801 * libmpx/mpxwrap/Makefile.in: Remove.
802 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
803 * libmpx/mpxwrap/libtool-version: Remove.
804 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
805
806 2018-06-04 Martin Liska <mliska@suse.cz>
807
808 * MAINTAINERS: Add myself as gcov maintainer.
809
810 2018-06-04 Matthew Fortune <mfortune@gmail.com>
811
812 * MAINTAINERS: Update my email address.
813
814 2018-06-04 Tom de Vries <tdevries@suse.de>
815
816 * MAINTAINERS: Remove write-after-approval entries for component
817 maintainers.
818
819 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
820
821 * MAINTAINERS (write after approval): Add myself.
822
823 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
824
825 * MAINTAINERS: Update my email address.
826
827 2018-06-01 Tom de Vries <tdevries@suse.de>
828
829 * MAINTAINERS: Update my email address.
830
831 2018-05-22 Bin Cheng <bin.cheng@arm.com>
832
833 * MAINTAINERS (loop-optimizer): Add myself.
834
835 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
836
837 * configure.ac: Added "nfp" target.
838 * configure: Regenerate.
839
840 2018-04-30 Richard Biener <rguenther@suse.de>
841
842 PR bootstrap/85571
843 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
844 (STAGE3_TFLAGS): Likewise.
845 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
846 (STAGEtrain_TFLAGS): Likewise.
847 * Makefile.in: Regenerate.
848
849 2018-04-26 Richard Biener <rguenther@suse.de>
850
851 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
852 (STAGE2_CFLAGS): Likewise.
853 (STAGE2_TFLAGS): Likewise.
854 (STAGE3_CFLAGS): Add -fchecking.
855 (STAGE3_TFLAGS): Likewise.
856 (STAGEtrain_CFLAGS): Filter out -fchecking.
857 (STAGEtrain_TFLAGS): Likewise.
858 * Makefile.in: Re-generate.
859
860 2018-04-25 Catherine Moore <clm@codesourcery.com>
861
862 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
863
864 2018-04-18 Paul Clarke <pc@us.ibm.com>
865
866 * MAINTAINERS (write after approval): Add myself.
867
868 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
869
870 * MAINTAINERS: Update my email address.
871
872 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
873
874 * MAINTAINERS: Remove redundant Write-After-Approval entry.
875
876 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
877
878 * MAINTAINERS: Update my email address and disambiguate myself
879 a bit from Will Schmidt.
880
881 2018-03-21 Nathan Sidwell <nathan@acm.org>
882
883 * MAINTAINERS: Move maintainers of now-removed picochip and score
884 ports to write after approval.
885
886 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
887
888 * MAINTAINERS: Add entry for SVE maintainership.
889
890 2018-02-13 Maciej W. Rozycki <macro@mips.com>
891
892 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
893 * configure: Regenerate.
894
895 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
896
897 * MAINTAINERS (write after approval): Add myself.
898
899 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
900
901 * MAINTAINERS (write after approval): Add myself.
902
903 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
904
905 * MAINTAINERS (write after approval): Add myself.
906
907 2018-01-03 Jakub Jelinek <jakub@redhat.com>
908
909 Update copyright years.
910
911 2018-01-03 Ben Elliston <bje@gnu.org>
912
913 * config.guess: Import latest version.
914 * config.sub: Likewise.
915
916 2017-12-12 Stafford Horne <shorne@gmail.com>
917
918 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
919 * configure: Regenerate.
920
921 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
922
923 * MAINTAINERS (Write After Approval): Add myself.
924
925 2017-11-28 Julia Koval <julia.koval@intel.com>
926 Sebastian Peryt <sebastian.peryt@intel.com>
927
928 * Makefile.def (target_modules): Remove libcilkrts.
929 * Makefile.in: Ditto.
930 * configure: Ditto.
931 * configure.ac: Ditto.
932
933 2017-11-28 Julia Koval <julia.koval@intel.com>
934
935 * MAINTAINERS (Write After Approval): Add myself.
936
937 2017-11-22 Sudakshina Das <sudi.das@arm.com>
938
939 * MAINTAINERS (Write After Approval): Add myself.
940
941 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
942
943 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
944 Use my SiFive email address.
945
946 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
947
948 * MAINTAINERS (write after approval): Add myself.
949
950 2017-10-27 Martin Liska <mliska@suse.cz>
951
952 * Makefile.tpl: Use proper name of folder as it was renamed
953 during transition to 4 stages.
954 * Makefile.in: Regenerate.
955
956 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
957
958 * MAINTAINERS (write after approval): Add myself.
959
960 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
961
962 * MAINTAINERS: Add a note that maintainership also includes web
963 pages, docs, and testsuite related to that area.
964
965 2017-09-25 Tom de Vries <tom@codesourcery.com>
966
967 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
968
969 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
970
971 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
972
973 2017-09-15 Nathan Sidwell <nathan@acm.org>
974
975 * MAINTAINERS: Remove myself as a vxworks maintainer.
976
977 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
978
979 * MAINTAINERS: Remove email address of Jim Norris.
980
981 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
982
983 * MAINTAINERS (Reviewers): Move myself from here...
984 (CPU Port Maintainers): ... to here.
985
986 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
987
988 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
989
990 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
991
992 * MAINTAINERS (write after approval): Add myself.
993
994 2017-07-28 Tony Reix <tony.reix@atos.net>
995
996 * configure.ac (target-libffi): Don't disable for AIX.
997 (go): Don't add to unsupported_languages on AIX.
998 (target-libgo): Don't disable for AIX.
999 * configure: Regenerate.
1000
1001 2017-07-19 Yury Gribov <tetra2005@gmail.com>
1002
1003 * MAINTAINERS: Add myself.
1004
1005 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1006
1007 * MAINTAINERS: Update my email address.
1008
1009 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
1010
1011 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
1012 arm-specific auto-generated header files.
1013
1014 2017-07-03 Nathan Sidwell <nathan@acm.org>
1015
1016 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
1017 * configure: Rebuilt.
1018
1019 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
1020
1021 * MAINTAINERS: Readd myself for c6x.
1022
1023 2017-06-28 Martin Liska <mliska@suse.cz>
1024
1025 PR bootstrap/81217
1026 * Makefile.def: Remove superfluous bootstrap_target from
1027 bootstrap_stage.
1028 * Makefile.in: Re-generate the file.
1029
1030 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
1031
1032 * MAINTAINERS: Add myself to Write After Approval
1033
1034 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
1035
1036 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
1037
1038 2017-06-19 Martin Liska <mliska@suse.cz>
1039
1040 * Makefile.def: Define 4 stages PGO bootstrap.
1041 * Makefile.tpl: Define FLAGS.
1042 * Makefile.in: Regenerate.
1043
1044 2017-06-14 Ian Lance Taylor <iant@golang.org>
1045
1046 * Makefile.def: Add check-gotools to go check targets.
1047 * Makefile.in: Rebuild.
1048
1049 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
1050
1051 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
1052
1053 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
1054
1055 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
1056 * configure: Regenerate.
1057
1058 2017-05-31 Martin Liska <mliska@suse.cz>
1059
1060 * configure.ac: Add handling of stage2_werror_flags to
1061 action-if-given and to action-if-not-given.
1062 * configure: Regenerate.
1063
1064 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
1065
1066 * MAINTAINERS: Add self to Write After Approval
1067
1068 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
1069
1070 * MAINTAINERS: Update my email address, and remove myself as
1071 maintainer in some areas.
1072
1073 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
1074
1075 * MAINTAINERS: Add self to Write After Approval
1076
1077 2017-05-25 Nathan Sidwell <nathan@acm.org>
1078
1079 * configure.ac: Add --enable-languages=default to mean default and
1080 make --enable-languages=all mean all supported languages.
1081 * configure: Regenerated.
1082
1083 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
1084
1085 * config.gcc (powerpc*-*-*spe*): New.
1086 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
1087 (powerpc-*-rtems*spe*): New.
1088 (powerpc*-*-linux*spe*): New.
1089 (powerpc-wrs-vxworksspe): New.
1090 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1091 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
1092 * config.host (powerpc*-*-*spe*): New.
1093
1094 2017-05-19 Martin Liska <mliska@suse.cz>
1095
1096 * configure.ac: Add --enable-werror-always just for
1097 bootstrap-debug (or none build config) and do not add it
1098 when we are on a release branch.
1099 * configure: Regenerated.
1100
1101 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1102
1103 * MAINTAINERS: Add self to Write After Approval
1104
1105 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1106
1107 * MAINTAINERS: Move myself to Write After Approval section.
1108
1109 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1110
1111 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1112 ACCH registers.
1113 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1114 available.
1115 (umulsidi3): Likewise.
1116 (mulsidi3_700): Disable this pattern when we have advanced mpy
1117 instructions.
1118 (umulsidi3_700): Likewise.
1119 (maddsidi4): New pattern.
1120 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1121 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1122 (mpydu_imm_arcv2hs): Likewise.
1123 * config/arc/predicates.md (accl_operand): New predicate.
1124
1125 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1126 Andrew Burgess <andrew.burgess@embecosm.com>
1127
1128 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1129 case.
1130 (ARC_AUTOFP_IRQ_P): Likewise.
1131 (ARC_AUTO_IRQ_P): Likewise.
1132 (rgf_banked_register_count): New variable.
1133 (parse_mrgf_banked_regs_option): New function.
1134 (arc_override_options): Handle rgf_banked_regs option.
1135 (arc_handle_interrupt_attribute): Add firq option.
1136 (arc_compute_function_type): Return fast irq type when required.
1137 (arc_must_save_register): Handle fast interrupts.
1138 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1139 (arc_return_address_regs): Update.
1140 * config/arc/arc.h (arc_return_address_regs): Update.
1141 (arc_function_type): Add fast interrupt type.
1142 (ARC_INTERRUPT_P): Update.
1143 (RC_FAST_INTERRUPT_P): Define.
1144 * config/arc/arc.md (simple_return): Update for fast interrupts.
1145 (p_return_i): Likewise.
1146 * config/arc/arc.opt (mrgf-banked-regs): New option.
1147 * doc/invoke.texi (mrgf-banked-regs): Document.
1148
1149 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1150
1151 * config/arc/arc.c (irq_ctrl_saved): New variable.
1152 (ARC_AUTOBLINK_IRQ_P): Define.
1153 (ARC_AUTOFP_IRQ_P): Likewise.
1154 (ARC_AUTO_IRQ_P): Likewise.
1155 (irq_range): New function.
1156 (arc_must_save_register): Likewise.
1157 (arc_must_save_return_addr): Likewise.
1158 (arc_dwarf_emit_irq_save_regs): Likewise.
1159 (arc_override_options): Handle deferred options.
1160 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1161 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1162 arc_must_save_return_addr.
1163 (arc_compute_frame_size): Handle automated save and restore of
1164 registers.
1165 (arc_expand_prologue): Likewise.
1166 (arc_expand_epilogue): Likewise.
1167 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1168 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1169 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1170
1171 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1172 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1173
1174 PR bootstrap/77661
1175 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1176 in-tree build MPC.
1177 * Makefile.in: Regenerate.
1178
1179 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1180
1181 * configure.ac: Enable LTO by default on darwin >= 9.
1182 * configure: Regenerate.
1183
1184 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1185
1186 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1187 and Andrew Waterman as the RISC-V maintainers.
1188
1189 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1190
1191 * MAINTAINERS: Add self to Write After Approval
1192
1193 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1194
1195 * config.guess: Import latest from upstream.
1196
1197 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1198
1199 * MAINTAINERS (Write After Approval): Remove entries that are
1200 already covered under Reviewers.
1201
1202 2017-03-08 Mark Wielaard <mark@klomp.org>
1203
1204 PR demangler/70909
1205 PR demangler/67264
1206 * include/demangle.h: Add d_printing to struct demangle_component
1207 and pass struct demangle_component as non const.
1208
1209 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1210
1211 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1212
1213 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1214
1215 * Makefile.tpl: Remove HOST_ISLVER.
1216 (HOST_EXPORTS): Remove ISLVER.
1217 * Makefile.in: Regenerate.
1218
1219 2017-02-13 Richard Biener <rguenther@suse.de>
1220
1221 * configure: Re-generate.
1222
1223 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1224
1225 * MAINTAINERS: Adjust bug reporting URL.
1226
1227 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1228
1229 * MAINTAINERS (Write After Approval): Remove redundant entry
1230 for Andrew Burgess.
1231
1232 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1233
1234 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1235 32-bit hppa*-*-hpux*.
1236 * configure: Regenerate.
1237
1238 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1239
1240 * configure.ac: Moved the white list of enabling BRIG FE to
1241 libhsail-rt/configure.tgt.
1242 * configure: Regenerated.
1243 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1244
1245 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1246 Martin Jambor <mjambor@suse.cz>
1247
1248 * Makefile.def (target_modules): Added libhsail-rt.
1249 (languages): Added language brig.
1250 * Makefile.in: Regenerated.
1251 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1252 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1253 * configure: Regenerated.
1254
1255 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1256
1257 PR other/79046
1258 * configure: Regenerated.
1259
1260 2017-01-04 Alan Modra <amodra@gmail.com>
1261
1262 * configure: Regenerate.
1263
1264 2016-12-29 Ben Elliston <bje@gnu.org>
1265
1266 * config.sub: Import latest version.
1267
1268 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1269
1270 * MAINTAINERS (Write After Approval): Add myself.
1271
1272 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1273
1274 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1275 includes bootstrap-mpx.
1276 * configure: Regenerated.
1277
1278 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1279
1280 * MAINTAINERS (Write After Approval): Add myself.
1281
1282 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1283
1284 * configure: Regenerate.
1285
1286 2016-12-01 Matthias Klose <doko@ubuntu.com>
1287
1288 * configure.ac: Don't use pkg-config to check for bdw-gc.
1289 * configure: Regenerate.
1290
1291 2016-11-30 Matthias Klose <doko@ubuntu.com>
1292
1293 * Makefile.def: Remove reference to boehm-gc target module.
1294 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1295 options and for the bdw-gc pkg-config module.
1296 * configure: Regenerate.
1297 * Makefile.in: Regenerate.
1298
1299 2016-11-28 Nathan Sidwell <nathan@acm.org>
1300
1301 * MAINTAINERS (nvptx): Remove self.
1302
1303 2016-11-25 Ben Elliston <bje@gnu.org>
1304
1305 * config.guess: Import latest version.
1306 * config.sub: Likewise.
1307
1308 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1309
1310 * MAINTAINERS (Write After Approval): Add myself.
1311
1312 2016-11-15 Matthias Klose <doko@ubuntu.com>
1313
1314 * Makefile.def: Remove references to GCJ.
1315 * Makefile.tpl: Likewise.
1316 * Makefile.in: Regenerate.
1317
1318 2016-11-15 Matthias Klose <doko@ubuntu.com>
1319
1320 * config-ml.in: Remove references to GCJ.
1321 * configure.ac: Likewise.
1322 * configure: Regenerate.
1323
1324 2016-11-01 Josh Conner <joshconner@google.com>
1325
1326 * MAINTAINERS (Write After Approval): Update email address,
1327
1328 2016-10-27 Carl Love <cel@us.ibm.com>
1329
1330 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1331 Approval list to make it alphabetical.
1332
1333 2016-10-27 Carl Love <cel@us.ibm.com>
1334
1335 * MAINTAINERS (Write After Approval): Add myself.
1336
1337 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1338
1339 * MAINTAINERS (Reviewers): Add myself.
1340 (Write After Approval): Add myself.
1341
1342 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1343 Ulrich Weigand <uweigand@de.ibm.com>
1344
1345 * MAINTAINERS: Update email address.
1346
1347 2016-10-10 Nathan Sidwell <nathan@acm.org>
1348
1349 * MAINTAINERS: Update email address.
1350
1351 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1352
1353 * configure.ac: Add aarch64-*-freebsd*.
1354 * configure: Regenerate.
1355
1356 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1357
1358 * MAINTAINERS: Update email address after it got reverted.
1359
1360 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1361
1362 * configure.ac (target_libraries): Readd target-boehm-gc.
1363 Restore --enable-objc-gc handling.
1364 * configure: Regenerate.
1365
1366 2015-10-03 Jeff Law <law@redhat.com>
1367
1368 * MAINTAINERS: Move several inactive maintainers to the
1369 write-after-approval section.
1370
1371 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1372
1373 * configure.ac: Add target-libffi to target_libraries.
1374 Readd libgcj target disablings, modified to only target-libffi.
1375 Readd target addition of go to unsupported languages.
1376 * configure: Regenerated.
1377
1378 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1379
1380 * MAINTAINERS: Update email address.
1381
1382 2016-09-30 Andrew Haley <aph@redhat.com>
1383
1384 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1385 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1386 libgcj.
1387
1388 2016-09-30 Andrew Haley <aph@redhat.com>
1389
1390 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1391 write-after approval after GCJ deletion.
1392
1393 2016-09-30 Andrew Haley <aph@redhat.com>
1394
1395 * Makefile.def: Remove libjava.
1396 * Makefile.tpl: Likewise.
1397 * Makefile.in: Regenerate.
1398 * configure.ac: Likewise.
1399 * configure: Likewise.
1400 * gcc/java: Remove.
1401 * libjava: Likewise.
1402
1403 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1404
1405 * MAINTAINERS (Reviewers): Add myself.
1406
1407 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1408
1409 * configure.ac: Disable "sim" directory for arc*-*-*.
1410 * configure: Regenerated.
1411
1412 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1413
1414 * MAINTAINERS (Write After Approval): Add myself.
1415
1416 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1417
1418 * configure.ac: Check for the minimum in-tree MPFR version
1419 handled.
1420 * configure: Regenerate.
1421
1422 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1423
1424 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1425 * configure: Regenerated.
1426
1427 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1428
1429 * MAINTAINERS (Write After Approval): Add myself.
1430
1431 2016-06-23 Andi Kleen <ak@linux.intel.com>
1432
1433 * Makefile.def: Add autoprofiledbootstrap.
1434 * Makefile.tpl: Dito.
1435 * Makefile.in: Regenerate.
1436
1437 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1438
1439 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1440 * configure: Regenerate.
1441
1442 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1443
1444 * configure: Regenerate.
1445 * configure.ac: Remove support for avr-rtems.
1446
1447 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1448
1449 * MAINTAINERS (Write After Approval): Add myself.
1450
1451 2016-06-16 Michael Collison <michael.collison@arm.com>
1452
1453 * MAINTAINERS (Write After Approval): Add myself.
1454
1455 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1456
1457 * MAINTAINERS (Write After Approval): Update e-mail address.
1458
1459 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1460
1461 * MAINTAINERS (Write After Approval): Add myself.
1462
1463 2016-05-28 Alan Modra <amodra@gmail.com>
1464
1465 * Makefile.tpl (configure): Depend on m4 files included.
1466 * Makefile.in: Regenerate.
1467
1468 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1469
1470 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1471 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1472
1473 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1474
1475 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1476 special case builtin.
1477 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1478 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1479 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1480 for __builtin_vec_addec.
1481
1482 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1483
1484 * config.guess: Import version 2016-04-02 (newest).
1485 * config.sub: Import version 2016-05-10 (newest).
1486
1487 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1488
1489 * configure.ac: Add ARC support to libgloss.
1490 * configure: Regenerate
1491
1492 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1493
1494 * MAINTAINERS (Write After Approval): Add myself.
1495
1496 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1497
1498 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1499 * configure: Regenerated.
1500 * Makefile.def (gmp): Explicitly disable assembler.
1501 (mpfr): Adjust lib_path.
1502 (mpc): Likewise.
1503 * Makefile.in: Regenerated.
1504
1505 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1506
1507 PR bootstrap/70704
1508 * configure.ac (--enable-stage1-checking): Add missing
1509 --enable-checking=.
1510 * configure: Regenerated.
1511
1512 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1513
1514 * config.guess: Revert r235676.
1515 * config.sub: Revert r235676.
1516
1517 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1518
1519 * config.guess: Remove SH5 support.
1520 * config.sub: Likewise.
1521 * configure: Likewise.
1522 * configure.ac: Likewise.
1523
1524 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1525
1526 PR bootstrap/70704
1527 * configure.ac (--enable-stage1-checking): For --disable-checking or
1528 implicit --enable-checking, make sure extra flag matches in between
1529 stage1 and later checking.
1530 * configure: Regenerated.
1531
1532 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1533
1534 * .gitattributes: New file.
1535
1536 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1537
1538 * MAINTAINERS (rs6000/powerpc port): Add myself.
1539
1540 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1541
1542 PR bootstrap/70173
1543 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1544 and gotools directories. Delete the stage_final file.
1545 * Makefile.in: Regenerate.
1546
1547 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1548
1549 * MAINTAINERS (Write After Approval): Add myself.
1550
1551 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1552
1553 * MAINTAINERS (Fortran maintainer): Remove myself.
1554
1555 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1556
1557 * MAINTAINERS (Write After Approval): Add myself.
1558
1559 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1560
1561 * MAINTAINERS (Write After Approval): Add myself.
1562
1563 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1564
1565 Sync with binutils-gdb:
1566
1567 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1568
1569 * configure.ac: Add mips and s390 to the gold target check.
1570 * configure: Regenerate.
1571
1572 2016-03-01 DJ Delorie <dj@redhat.com>
1573
1574 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1575
1576 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1577
1578 * MAINTAINERS (libcpp): Add myself.
1579 (diagnostic messages): Likewise.
1580
1581 2016-02-20 Tom de Vries <tom@codesourcery.com>
1582
1583 * MAINTAINERS: Fix whitespace.
1584
1585 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1586
1587 * MAINTAINERS (Write After Approval): Add myself.
1588
1589 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1590
1591 * config/isl.m4: Add comments about isl-0.16.
1592 * configure: Regenerate.
1593
1594 2016-01-29 Martin Jambor <mjambor@suse.cz>
1595
1596 * MAINTAINERS (hsa maintainers): Add myself.
1597
1598 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1599
1600 * MAINTAINERS: (Write After Approval): Add myself.
1601
1602 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1603 Sebastian Pop <s.pop@samsung.com>
1604
1605 * Makefile.in: Regenerate.
1606 * Makefile.tpl: Export ISLVER.
1607 * configure: Regenerate.
1608 * config/isl.m4: Detect isl-0.15.
1609
1610 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1611
1612 PR bootstrap/69329
1613 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1614 * Makefile.in: Regenerate.
1615
1616 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1617
1618 * configure.ac: Enable LTO for DJGPP
1619 * configure: Regenerate
1620
1621 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1622
1623 Sync with binutils-gdb:
1624 2015-10-21 Nick Clifton <nickc@redhat.com>
1625
1626 PR gas/19109
1627 * configure.ac: Note the 'none' is an acceptable argument to
1628 --enable-compressed-debug-sections.
1629 * configure: Regenerate.
1630
1631 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1632
1633 PR bootstrap/69134
1634 * Makefile.def (mpfr): Disable assembler.
1635 * Makefile.in: Regenerate.
1636
1637 2016-01-01 Ben Elliston <bje@gnu.org>
1638
1639 * config.guess: Import version 2016-01-01.
1640 * config.sub: Likewise.
1641
1642 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1643
1644 * MAINTAINERS (Write After Approval): Add myself.
1645
1646 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1647
1648 * Makefile.in: Replace ISL with isl.
1649 * Makefile.tpl: Same.
1650 * config/isl.m4: Same.
1651 * configure.ac: Same.
1652 * contrib/download_prerequisites: Same.
1653 * configure: Regenerate.
1654
1655 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1656
1657 * MAINTAINERS (Write After Approval): Add Myself.
1658
1659 2015-12-17 Nathan Sidwell <nathan@acm.org>
1660
1661 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1662 * configure: Regenerate.
1663
1664 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1665 Sebastian Pop <s.pop@samsung.com>
1666
1667 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1668 isl_ctx_get_max_operations.
1669 * configure: Regenerate.
1670
1671 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1672
1673 * MAINTAINERS (Write After Approval): Add myself.
1674
1675 2015-12-02 Ian Lance Taylor <iant@google.com>
1676
1677 PR go/66147
1678 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1679 * Makefile.in: Regenerate.
1680
1681 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1682
1683 PR libffi/65726
1684 * Makefile.def (lang_env_dependencies): Make libffi depend
1685 on cxx.
1686 * Makefile.in: Regenerate.
1687
1688 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1689
1690 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1691 symbols.
1692
1693 2015-11-20 Tristan Gingold <gingold@adacore.com>
1694
1695 Sync with binutils-gdb:
1696 2015-11-20 Tristan Gingold <gingold@adacore.com>
1697
1698 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1699 * configure: Regenerate.
1700
1701 2015-11-19 Martin Liska <mliska@suse.cz>
1702
1703 * .gitignore: Add .clang-format to ignored files.
1704 * Makefile.in: Add clang-format.
1705 * Makefile.tpl: Likewise.
1706
1707 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1708
1709 * configure.ac: Enable libmpx by default.
1710 * configure: Regenerated.
1711
1712 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1713
1714 * MAINTAINERS: Update email address.
1715
1716 2015-10-23 Paulo Matos <pmatos@linki.tools>
1717
1718 * MAINTAINERS: Update email address.
1719
1720 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1721
1722 * MAINTAINERS (Write After Approval): Add myself.
1723
1724 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1725
1726 Sync with binutils-gdb:
1727 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1728
1729 PR gas/19109
1730 * configure.ac: Add
1731 --enable-compressed-debug-sections={all,gas,gold,ld}.
1732 * configure: Regenerated.
1733
1734 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1735
1736 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1737
1738 2015-10-09 Martin Liska <mliska@suse.cz>
1739
1740 * MAINTAINERS (Write After Approval): Add myself.
1741
1742 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1743
1744 * MAINTAINERS (Write After Approval): Add myself.
1745
1746 2015-10-02 Florian Weimer <fweimer@redhat.com>
1747
1748 * MAINTAINERS: Update email address.
1749
1750 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1751
1752 * MAINTAINERS (Write After Approval): Add myself.
1753
1754 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1755
1756 * MAINTAINERS: Update email.
1757
1758 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1759
1760 * MAINTAINERS: Update my email address.
1761
1762 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1763
1764 * MAINTAINERS (ft32 port): Add myself.
1765
1766 2015-08-28 David Sherwood <david.sherwood@arm.com>
1767
1768 * MAINTAINERS: Add myself.
1769
1770 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1771
1772 * MAINTAINERS (Write After Approval): Add myself.
1773
1774 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1775
1776 PR libfortran/54572
1777 * Makefile.def: Make libgfortran depend on libbacktrace.
1778 * Makefile.in: Regenerate.
1779
1780 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1781
1782 * MAINTAINERS (Write After Approval): Add myself.
1783
1784 2015-08-12 Tom de Vries <tom@codesourcery.com>
1785
1786 PR other/67092
1787 * configure.ac: Remove --with_host_libstdcxx support.
1788 * configure: Regenerate.
1789
1790 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1791 Jakub Jelinek <jakub@redhat.com>
1792
1793 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1794 nvptx*-*-*.
1795 * configure: Regenerate.
1796
1797 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1798
1799 * Makefile.def (libiconv): Define bootstrap=true.
1800 Mark pdf/html/info as missing.
1801 (configure-gcc): Depend on all-libiconv.
1802 (all-gcc): Ditto.
1803 (configure-libcpp): Ditto.
1804 (all-libcpp): Ditto.
1805 (configure-intl): Ditto.
1806 (all-intl): Ditto.
1807 * Makefile.in: Regenerate.
1808
1809 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1810
1811 * MAINTAINERS (loop ivopts): Add the entry and myself.
1812
1813 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1814
1815 * MAINTAINERS (nvptx): Add self.
1816
1817 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1818
1819 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1820 128-bit vector modes.
1821
1822 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1823
1824 * MAINTAINERS (Write After Approval): Add myself.
1825
1826 2015-07-28 Ben Elliston <bje@gnu.org>
1827
1828 * config.sub, config.guess: Import from upstream.
1829
1830 2015-07-24 Michael Darling <darlingm@gmail.com>
1831
1832 PR other/66259
1833 * config-ml.in: Reflects renaming of configure.in to configure.ac
1834 * configure: Likewise
1835 * configure.ac: Likewise
1836
1837 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1838
1839 * MAINTAINERS: Update my email address.
1840
1841 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1842
1843 Sync with binutils-gdb:
1844 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1845
1846 * configure.ac (target_configdirs): Exclude target-zlib if
1847 target-libjava isn't built.
1848 * configure: Regenerated.
1849
1850 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1851
1852 Sync with binutils-gdb:
1853 2015-05-13 John David Anglin <dave.anglin@bell.net>
1854
1855 * configure.ac: Disable configuration of GDB for HPUX targets.
1856 * configure: Regenerate.
1857
1858 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1859
1860 * configure.ac: Add --with-system-zlib.
1861 * configure: Regenerated.
1862
1863 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1864
1865 * configure.ac: Add FT32 support.
1866 * configure: Regenerate.
1867
1868 2015-01-12 Anthony Green <green@moxielogic.com>
1869
1870 * configure.ac: Don't disable gprof for moxie.
1871 * configure: Rebuild.
1872
1873 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1874
1875 Sync with binutils-gdb:
1876 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1877
1878 PR ld/18355
1879 * Makefile.def: Add extra_configure_flags to host zlib.
1880 * configure.ac (extra_host_zlib_configure_flags): New. Set
1881 to --enable-host-shared When bfd is to be built as shared
1882 library. AC_SUBST.
1883 * Makefile.in: Regenerated.
1884
1885 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1886
1887 Sync with src:
1888 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1889 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1890 * Makefile.in: Regenerated.
1891
1892 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1893
1894 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1895 target.
1896 * configure: Regenerate.
1897
1898 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1899
1900 * MAINTAINERS (Write After Approval): Add myself.
1901
1902 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1903
1904 * MAINTAINERS (OS Port Maintainers): Add myself.
1905 (Various Maintainers): Remove myself from libffi testsuite.
1906
1907 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1908
1909 * MAINTAINERS (gen* on machine desc): Add self.
1910
1911 2015-06-02 Jason Merrill <jason@redhat.com>
1912
1913 PR bootstrap/66319
1914 * configure.ac: Use -std=gnu++98.
1915
1916 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1917
1918 * MAINTAINERS (Write After Approval): Add myself.
1919
1920 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1921
1922 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1923 * configure: Regenerate.
1924
1925 2015-05-26 Jason Merrill <jason@redhat.com>
1926
1927 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1928 * configure: Regenerate.
1929
1930 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1931
1932 * configure.ac: FT32 target added.
1933 * configure: Regenerated.
1934
1935 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1936
1937 * MAINTAINERS (Write After Approval): Add myself.
1938
1939 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1940
1941 * MAINTAINERS (Write After Approval): Add myself.
1942
1943 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1944
1945 * configure.ac: Fix typo.
1946 * configure: Regenerate.
1947
1948 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1949
1950 * MAINTAINERS (Write After Approval): Add myself.
1951
1952 2015-05-03 Matthias Klose <doko@ubuntu.com>
1953
1954 * configure.ac: Match $host configured with triplets.
1955 * configure: Regenerate.
1956
1957 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1958
1959 * Makefile.tpl: Remove surplus whitespace throughout.
1960 * Makefile.in: Regenerate.
1961
1962 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1963
1964 * MAINTAINERS (Various Maintainers): Add myself as instruction
1965 combiner maintainer.
1966
1967 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1968
1969 PR bootstrap/62077
1970 * configure.ac (--enable-stage1-checking): Default to
1971 release,misc,gimple,rtlflag,tree,types if --disable-checking
1972 or --enable-checking is not specified and DEV-PHASE is not
1973 experimental.
1974 * configure: Regenerated.
1975
1976 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1977
1978 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1979 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1980 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1981 * Makefile.in: Regenerate.
1982
1983 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1984
1985 * MAINTAINERS: Update my email address.
1986
1987 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1988
1989 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1990
1991 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1992
1993 * MAINTAINERS: Add myself as an arm port reviewer.
1994
1995 2015-03-25 Martin Liska <mliska@suse.cz>
1996 Yury Gribov <y.gribov@samsung.com>
1997
1998 * Makefile.in: Fix ln source location for vimrc file.
1999 * Makefile.tpl: Likewise.
2000
2001 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
2002
2003 PR bootstrap/25672
2004 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
2005 cross-compiling. Similarly for CXX_FOR_TARGET.
2006 * configure: Regenerate.
2007
2008 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
2009
2010 * Makefile.def: Add libmpx.
2011 * configure.ac: Add libmpx.
2012 * Makefile.in: Regenerate.
2013 * configure: Regenerate.
2014
2015 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
2016
2017 * MAINTAINERS (CPU Port Maintainers): Add myself
2018 i386 vector ISA extns mantainer.
2019
2020 2015-03-13 Jeff Law <law@redhat.com>
2021
2022 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
2023 maintainer.
2024 Remove Richard Henderson as a maintainer for the x86 port.
2025
2026 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
2027
2028 * MAINTAINERS (CPU Port Maintainers): Update my email address.
2029
2030 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
2031
2032 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
2033 pointer bounds checker and i386 MPX maintainer.
2034
2035 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
2036
2037 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
2038
2039 2015-02-26 Martin Sebor <msebor@redhat.com>
2040
2041 * MAINTAINERS (Various Maintainers): Add self.
2042
2043 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
2044
2045 * configure.ac [--enable-as-accelerator-for] (enable_languages):
2046 Make sure it contains lto.
2047 * configure: Regenerate.
2048
2049 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
2050
2051 * configure: Regenerate.
2052
2053 2015-02-06 Diego Novillo <dnovillo@google.com>
2054 1
2055 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
2056 middle-end, docstring): Remove myself.
2057 (Write After Approval): Add myself.
2058
2059 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
2060
2061 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
2062 (Write After Approval): Update address.
2063
2064 2015-01-29 David Malcolm <dmalcolm@redhat.com>
2065
2066 PR jit/64780
2067 * configure.ac: Require the user to explicitly specify
2068 --enable-host-shared if the jit is enabled.
2069 * configure: Regenerate.
2070
2071 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
2072
2073 * MAINTAINERS (Write After Approval): Add myself.
2074
2075 2015-01-25 Tom de Vries <tom@codesourcery.com>
2076
2077 * MAINTAINERS: Make whitespace consistent.
2078
2079 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
2080
2081 * MAINTAINERS (Write After Approval): Add myself.
2082
2083 2015-01-20 Andre Vehreschild <vehre@gmx.de>
2084
2085 * MAINTAINERS: (Write After Approval): Add myself.
2086
2087 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
2088
2089 * MAINTAINERS: (Write After Approval): Add myself.
2090
2091 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
2092
2093 * MAINTAINERS: (Write After Approval): Add myself.
2094
2095 2015-01-13 Iain Sandoe <iain@codesourcery.com>
2096
2097 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2098 objective-c/c++ front end maintainer.
2099
2100 2015-01-13 Marek Polacek <polacek@redhat.com>
2101
2102 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2103
2104 2015-01-12 Jeff Law <law@redhat.com>
2105
2106 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2107 a very long time.
2108
2109 2015-01-09 Ian Lance Taylor <iant@google.com>
2110
2111 * configure.ac (host_tools): Add gotools.
2112 * Makefile.def (host_modules): Add gotools.
2113 (dependencies): Add dependency of all-gotools on all-target-libgo.
2114
2115 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2116
2117 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2118 * configure: Regenerate.
2119
2120 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2121
2122 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2123 all-target-libgomp.
2124 * Makefile.in: Regenerate.
2125
2126 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2127
2128 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2129
2130 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2131
2132 * configure.ac: Add Visium support.
2133 * configure: Regenerate.
2134
2135 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2136
2137 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2138 * configure: Regenerate.
2139
2140 2015-01-03 Andrew Pinski <apinski@cavium.com>
2141
2142 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2143 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2144 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2145 (OBJCOPY_FOR_TARGET): New variable.
2146 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2147 * Makefile.in: Regenerate.
2148 * configure.ac: Check for already installed target objcopy.
2149 Also GCC_TARGET_TOOL on objcopy.
2150 * configure: Regenerate.
2151
2152 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2153
2154 * config.sub: Update from upstream, to 2015-01-01 version.
2155 * config.guess: Ditto.
2156
2157 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2158
2159 * MAINTAINERS (RTEMS Ports): Add myself.
2160
2161 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2162
2163 * MAINTAINERS (Write After Approval): Add myself.
2164
2165 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2166
2167 * MAINTAINERS (Write After Approval): Add myself.
2168
2169 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2170
2171 * configure.ac (--enable-as-accelerator-for): Don't set
2172 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2173 * configure: Regenerate.
2174
2175 2014-12-13 Jakub Jelinek <jakub@redhat.com>
2176
2177 PR bootstrap/64023
2178 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2179 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2180 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2181 to CXX.
2182 * Makefile.in: Regenerated.
2183
2184 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2185 Yury Gribov <y.gribov@samsung.com>
2186
2187 * .gitignore: Added .local.vimrc and .lvimrc.
2188 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2189 * Makefile.in: Regenerate.
2190
2191 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2192
2193 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2194 * configure: Regenerated.
2195
2196 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2197
2198 * MAINTAINERS (nvptx port): New entry.
2199
2200 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2201
2202 * configure: Regenerate.
2203
2204 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2205
2206 * configure.ac: Merge with Binutils.
2207
2208 2014-11-26 Tobias Burnus <burnus@net-b.de>
2209
2210 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2211 * Makefile.in: Regenerate.
2212
2213 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2214
2215 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2216 missing flex.
2217 * Makefile.in: Regenerated.
2218
2219 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2220
2221 * Makefile.in: Regenerate.
2222
2223 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2224
2225 PR bootstrap/63784
2226 * libtool.m4: Add $pic_flag with -shared.
2227
2228 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2229
2230 * MAINTAINERS (Write After Approval): Added myself.
2231
2232 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2233
2234 * MAINTAINERS (write-after-approval): Add myself.
2235
2236 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2237
2238 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2239 from 2 years ago.
2240
2241 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2242
2243 Revert:
2244 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2245
2246 * MAINTAINERS (Write After Approval): Added myself as line map
2247 maintainer.
2248
2249 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2250
2251 Revert:
2252 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2253
2254 * MAINTAINERS (Write After Approval): Added myself.
2255
2256 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2257
2258 * MAINTAINERS (Write After Approval): Added myself.
2259
2260 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2261
2262 * MAINTAINERS (Write After Approval): Added myself as line map
2263 maintainer.
2264
2265 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2266
2267 * MAINTAINERS (Various Maintainers): Added myself as line map
2268 maintainer.
2269
2270 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2271
2272 * move-if-change: Sync from upstream gnulib.
2273
2274 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2275
2276 * compile: Sync with upstream Automake.
2277 * depcomp: Ditto.
2278 * install-sh: Ditto.
2279 * missing: Ditto.
2280 * mkinstalldirs: Ditto.
2281 * ylwrap: Ditto.
2282
2283 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2284
2285 * config.sub: Update from upstream config repo.
2286 * config.guess: Ditto.
2287
2288 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2289
2290 * Makefile.def: Add liboffloadmic to target_modules. Make
2291 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2292 * Makefile.in: Regenerate.
2293 * configure: Regenerate.
2294 * configure.ac: Add liboffloadmic to target binaries.
2295 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2296 Add liboffloadmic to noconfig list when C++ is not supported.
2297
2298 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2299 Thomas Schwinge <thomas@codesourcery.com>
2300 Ilya Verbin <ilya.verbin@intel.com>
2301 Andrey Turetskiy <andrey.turetskiy@intel.com>
2302
2303 * configure: Regenerate.
2304 * configure.ac (--enable-as-accelerator-for)
2305 (--enable-offload-targets): New configure options.
2306
2307 2014-11-11 Tobias Burnus <burnus@net-b.de>
2308
2309 * Makefile.def: Make all-gcc depend on all-isl.
2310 * Makefile.in: Regenerate.
2311
2312 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2313
2314 * ChangeLog.jit: New.
2315 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2316
2317 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2318
2319 PR target/63610
2320 * libtool.m4: Fix globbing of darwin versions.
2321 * configure: Regenerate.
2322
2323 2014-11-11 Tobias Burnus <burnus@net-b.de>
2324
2325 * Makefile.def: Remove CLooG.
2326 * Makefile.tpl: Ditto.
2327 * configure.ac: Ditto.
2328 * configure: Regenerate.
2329 * Makefile.in: Ditto.
2330
2331 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2332
2333 * configure.ac: Handle nvptx-*-*.
2334 * configure: Regenerate.
2335
2336 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2337
2338 * MAINTAINERS (Write After Approval): Add myself.
2339
2340 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2341
2342 * Makefile.def (libcc1): Remove bootstrap=true;.
2343 * Makefile.in: Regenerated.
2344
2345 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2346
2347 * configure.ac: Update comment.
2348 * configure: Regenerate.
2349
2350 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2351
2352 * MAINTAINERS (Write After Approval): Add myself.
2353
2354 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2355
2356 * configure.ac (extra_host_libiberty_configure_flags): Add
2357 --enable-shared also for libcc1's benefit.
2358 * configure: Regenerate.
2359
2360 2014-10-29 Tristan Gingold <gingold@adacore.com>
2361
2362 * MAINTAINERS: Change my email address.
2363
2364 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2365 Tom Tromey <tromey@redhat.com>
2366
2367 * Makefile.def: Add libcc1 to host_modules.
2368 * configure.ac (host_tools): Add libcc1.
2369 * Makefile.in, configure: Rebuild.
2370
2371 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2372
2373 * configure.ac (build_configargs): Don't share config.cache between
2374 build subdirs.
2375 * configure: Regenerate.
2376
2377 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2378
2379 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2380 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2381 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2382 leon3v7 as leon3.
2383 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2384 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2385 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2386 * config/sparc/sparc.md (cpu): Add leon3v7.
2387 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2388
2389 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2390
2391 * MAINTAINERS (write-after-approval): Add myself.
2392
2393 2014-10-23 Ian Lance Taylor <iant@google.com>
2394
2395 * configure.ac: Disable the Go frontend on systems where it is known
2396 to not work.
2397 * configure: Regenerate.
2398
2399 2014-10-23 Richard Biener <rguenther@suse.de>
2400
2401 * Makefile.def: Add libcpp build module and dependencies.
2402 * configure.ac: Add libcpp build module.
2403 * Makefile.in: Regenerate.
2404 * configure: Likewise.
2405
2406 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2407
2408 * MAINTAINERS (write-after-approval): Add myself.
2409
2410 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2411
2412 * INSTALL/README: Do not mention CVS.
2413
2414 2014-10-03 Jing Yu <jingyu@google.com>
2415
2416 * configure.ac: Add aarch64 to list of targets that support gold.
2417 * configure: Regenerate.
2418
2419 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2420
2421 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2422
2423 2014-09-29 Catherine Moore <clm@codesourcery.com>
2424
2425 * MAINTAINERS: Add myself as MIPS maintainer.
2426
2427 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2428
2429 * MAINTAINERS: Move myself to MIPS maintainers.
2430
2431 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2432
2433 * MAINTAINERS: Put all email addresses between '<' and '>'.
2434
2435 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2436
2437 * MAINTAINERS: Move myself to reviewers (Fortran).
2438
2439 2014-09-01 Andi Kleen <ak@linux.intel.com>
2440
2441 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2442 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2443 * Makefile.in: Regenerate.
2444
2445 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2446
2447 * rtx-classes-status.txt: Delete
2448
2449 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2450
2451 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2452
2453 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2454
2455 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2456 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2457 of checking for version number.
2458 * configure: Regenerated.
2459 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2460
2461 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2462
2463 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2464 is done; begin phase 6 (use extra rtx_def subclasses).
2465
2466 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2467
2468 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2469 done; begin phase 5 (additional rtx_def subclasses).
2470
2471 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2472
2473 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2474
2475 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2476
2477 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2478 SET_BB_HEADER are done.
2479
2480 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2481
2482 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2483 done.
2484
2485 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2486
2487 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2488
2489 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2490
2491 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2492
2493 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2494
2495 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2496
2497 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2498
2499 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2500
2501 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2502
2503 * rtx-classes-status.txt: Phase 3 (per-file commits within
2504 "config" subdirs) is done; begin phase 4 (removal of
2505 "scaffolding").
2506
2507 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2508
2509 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2510 dir) is done; begin phase 3 (per-file commits within "config"
2511 subdirs).
2512
2513 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2514
2515 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2516 phase 2 (per-file commits in main source dir).
2517
2518 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2519
2520 * configure: Regenerated.
2521
2522 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2523
2524 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2525
2526 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2527
2528 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2529
2530 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2531
2532 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2533
2534 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2535
2536 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2537
2538 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2539
2540 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2541
2542 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2543
2544 * MAINTAINERS (Write After Approval): Add myself.
2545
2546 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2547
2548 * MAINTAINERS: Remove myself
2549
2550 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2551
2552 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2553
2554 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2555
2556 * MAINTAINERS (Write After Approval): Add myself.
2557
2558 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2559
2560 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2561 SET_BB_HEADER, SET_BB_FOOTER
2562
2563 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2564
2565 * rtx-classes-status.txt: New file
2566
2567 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2568
2569 * configure.ac: Eliminate ClooG installation dependency.
2570 * configure: Regenerate.
2571 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2572 * Makefile.in: Regenerate.
2573
2574 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2575
2576 * MAINTAINERS (Write After Approval): Add myself.
2577
2578 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2579
2580 * MAINTAINERS (Write After Approval): Add myself.
2581
2582 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2583
2584 * MAINTAINERS (Write After Approval): Add myself.
2585
2586 2014-07-28 Anthony Green <green@moxielogic.com>
2587
2588 Import from savannah.gnu.org:
2589 * config.sub: Update to 2014-07-28 version.
2590
2591 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2592
2593 * MAINTAINERS: Remove my MIPS maintainer entry.
2594
2595 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2596
2597 PR target/47230
2598 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2599 * configure: Regenerate.
2600
2601 2014-07-24 James Norris <jnorris@codesourcery.com>
2602
2603 * MAINTAINERS (Write After Approval): Add myself.
2604
2605 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2606
2607 * configure.ac: Accept only CLooG 0.18.1.
2608 * configure: Regenerate.
2609
2610 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2611
2612 * configure.ac: Don't accept isl 0.11.
2613 * configure: Regenerate.
2614
2615 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2616
2617 * MAINTAINERS (Write After Approval): Add myself.
2618
2619 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2620
2621 * configure.ac: Don't accept isl 0.10.
2622 * configure: Regenerate.
2623
2624 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2625
2626 Fix include path for in-tree cloog.
2627 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2628 * configure: Regenerate.
2629
2630 2014-06-18 Richard Henderson <rth@redhat.com>
2631
2632 * .gitignore: Import gcc_update output.
2633
2634 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2635
2636 * config-ml.in: Robustify ac_configure_args parsing.
2637
2638 * configure.ac (--enable-linker-plugin-configure-flags)
2639 (--enable-linker-plugin-flags): New flags.
2640 (configdirs): Conditionally add libiberty-linker-plugin.
2641 * configure: Regenerate.
2642 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2643 (host_modules) <lto-plugin>: Pay attention to
2644 @extra_linker_plugin_flags@ and
2645 @extra_linker_plugin_configure_flags@.
2646 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2647 * Makefile.in: Regenerate.
2648
2649 * Makefile.tpl (configure-[+prefix+][+module+])
2650 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2651 "module_srcdir" instead of "module" for locating a module's srcdir.
2652 * Makefile.in: Regenerate.
2653
2654 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2655
2656 * MAINTAINERS (Write After Approval): Add myself.
2657
2658 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2659
2660 * MAINTAINERS: Update my email address.
2661
2662 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2663
2664 * MAINTAINERS (Write After Approval): Add myself.
2665
2666 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2667
2668 * MAINTAINERS (Write After Approval): Add myself.
2669
2670 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2671
2672 PR libstdc++/61011
2673 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2674 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2675 * configure: Regenerate.
2676
2677 2014-05-28 Pedro Alves <palves@redhat.com>
2678
2679 * MAINTAINERS (Write After Approval): Add myself.
2680
2681 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2682
2683 * MAINTAINERS: Update my affiliation/email.
2684
2685 2014-05-19 Mike Stump <mikestump@comcast.net>
2686
2687 * MAINTAINERS: Add wide-int reviewers.
2688
2689 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2690
2691 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2692 * configure: Regenerated.
2693
2694 2014-05-15 Torvald Riegel <triegel@redhat.com>
2695
2696 * MAINTAINERS (libitm): Add myself as maintainer.
2697
2698 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2699
2700 * MAINTAINERS (Write After Approval): Add myself.
2701
2702 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2703
2704 * config.sub, config.guess: Import from upstream.
2705
2706 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2707
2708 * MAINTAINERS (Write After Approval): Put myself in correct order.
2709
2710 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2711
2712 * MAINTAINERS (Write After Approval): Add myself.
2713
2714 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2715
2716 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2717 section.
2718
2719 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2720
2721 * MAINTAINERS (Write After Approval): Delete myself.
2722
2723 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2724
2725 PR sanitizer/56781
2726 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2727 and -B* options with -Xcompiler.
2728
2729 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2730
2731 PR bootstrap/60620
2732 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2733 * Makefile.in: Regenerate.
2734
2735 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2736
2737 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2738 for WINDRES_FOR_TARGET in default-manifest.o rule.
2739 * Makefile.in: Regenerate.
2740
2741 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2742
2743 * MAINTAINERS (Write After Approval): Add myself.
2744
2745 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2746
2747 PR sanitizer/56781
2748 * Makefile.def: Set bootstrap=true; for host fixincludes.
2749 * configure.ac: Don't bootstrap host fixincludes unless
2750 --with-build-config=bootstrap-{a,ub}san.
2751 * Makefile.in: Regenerated.
2752 * configure: Regenerated.
2753
2754 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2755
2756 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2757 --enable-vtable-verify option parsing. Don't add
2758 target-libsanitizer to bootstrap_target_libs unless
2759 --with-build-config=bootstrap-asan or
2760 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2761 to bootstrap_target_libs unless --enable-vtable-verify.
2762 * configure: Regenerated.
2763
2764 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2765
2766 * MAINTAINERS (Write After Approval): Add myself.
2767
2768 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2769
2770 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2771
2772 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2773
2774 PR bootstrap/58572
2775 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2776 -I for libstdc++-v3 includes if $(LEAN).
2777 * Makefile.in: Regenerated.
2778
2779 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2780
2781 * MAINTAINERS: Update my email address.
2782
2783 2014-02-24 Walter Lee <walt@tilera.com>
2784
2785 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2786 (tilegx-*-*): Change to tilegx*-*-*.
2787 * configure: Regenerate.
2788
2789 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2790
2791 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2792
2793 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2794
2795 * MAINTAINERS (Write After Approval): Add myself.
2796
2797 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2798
2799 PR target/59788
2800 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2801 *solaris2*.
2802
2803 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2804
2805 * MAINTAINERS: Update my email address.
2806
2807 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2808
2809 * MAINTAINERS: Convert to UTF-8.
2810 Properly sort Xinliang David Li's entry.
2811
2812 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2813 Sandra Loosemore <sandra@codesourcery.com>
2814
2815 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2816 nios2 port maintainers.
2817
2818 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2819
2820 * MAINTAINERS (Write After Approval): Add myself.
2821
2822 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2823
2824 * configure.ac: Add user-friendly check for native x86_64-linux
2825 multilibs.
2826 * configure: Regenerate.
2827
2828 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2829
2830 * MAINTAINERS: Add myself as sh maintainer.
2831
2832 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2833
2834 * MAINTAINERS: Add self as SLSR maintainer.
2835
2836 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2837
2838 * MAINTAINERS: Update my email address.
2839
2840 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2841
2842 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2843
2844 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2845
2846 * Makefile.in: Regenerate.
2847
2848 * Makefile.tpl: Fix typo.
2849 * Makefile.in: Regenerate partially.
2850
2851 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2852
2853 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2854 supported.
2855 * configure: Regenerated.
2856
2857 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2858
2859 * MAINTAINERS (Write After Approval): Add myself.
2860
2861 2013-10-30 Jason Merrill <jason@redhat.com>
2862
2863 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2864 --disable-build-format-warnings.
2865
2866 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2867
2868 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2869 depend on libstdc++ and libgcc.
2870 * configure: Regenerate.
2871 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2872 libcilkrts for POSIX and i*86, and x86_64 architectures.
2873 * Makefile.in: Added libcilkrts related fields to support building it.
2874
2875 2013-10-26 Jeff Law <law@redhat.com>
2876
2877 * Makefile.def (target_modules): Remove libmudflap
2878 (languages): Remove check-target-libmudflap).
2879 * Makefile.in: Rebuilt.
2880 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2881 * configure.ac (target_libraries): Remove target-libmudflap.
2882 Remove checks which disabled libmudflap on some systems.
2883 * configure: Rebuilt.
2884 * libmudflap: Directory removed.
2885
2886 2013-10-21 Cong Hou <congh@google.com>
2887
2888 * MAINTAINERS (Write After Approval): Add myself.
2889
2890 2013-10-16 Mike Stump <mikestump@comcast.net>
2891
2892 * .dir-locals.el: Add.
2893
2894 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2895
2896 * configure.ac: Add --enable-host-shared
2897 * configure: Regenerate.
2898
2899 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2900
2901 Import from savannah.gnu.org:
2902 * config.guess: Update to 2013-06-10 version.
2903 * config.sub: Update to 2013-10-01 version.
2904
2905 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2906
2907 Changes to build configuration to allow big endian ARC ELF toolchain
2908 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2909 * configure: Regenerate.
2910
2911 2013-09-20 Alan Modra <amodra@gmail.com>
2912
2913 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2914 ppc host match. Support little-endian powerpc linux hosts.
2915
2916 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2917
2918 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2919 maintainer.
2920
2921 2013-09-12 DJ Delorie <dj@redhat.com>
2922
2923 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2924 maintainers.
2925
2926 2013-09-03 Richard Biener <rguenther@suse.de>
2927
2928 * configure.ac: Also allow ISL 0.12.
2929 * configure: Regenerated.
2930
2931 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2932
2933 * MAINTAINERS (Write After Approval): Add myself.
2934
2935 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2936
2937 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2938
2939 2013-08-26 Caroline Tice <cmtice@google.com>
2940
2941 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2942 "Various Reviewers" to libvtv "Various Maintainers".
2943
2944 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2945
2946 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2947
2948 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2949
2950 * MAINTAINERS: Update name, email.
2951
2952 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2953
2954 * MAINTAINERS (Write After Approval): Add myself.
2955
2956 2013-08-12 Caroline Tice <cmtice@google.com>
2957
2958 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2959 address in the Write After Approval section.
2960
2961 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2962
2963 * MAINTAINERS (Write After Approval): Update email.
2964
2965 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2966
2967 * configure.ac: Adjust to check VTV_SUPPORTED.
2968 * configure: Regenerated.
2969
2970 2013-08-02 Caroline Tice <cmtice@google.com>
2971
2972 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2973 on non-linux systems; add target-libvtv to noconfigdirs; add
2974 libsupc++/.libs to C++ library search paths.
2975 * configure: Regenerated.
2976 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2977 libstdc++ and libgcc.
2978 * Makefile.in: Regenerated.
2979
2980 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2981
2982 * MAINTAINERS (Write After Approval): Add myself.
2983
2984 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2985 Shiva Chen <shiva0217@gmail.com>
2986
2987 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2988 nds32 port maintainers.
2989
2990 2013-07-17 Tim Shen <timshen91@gmail.com>
2991
2992 * MAINTAINERS (Write After Approval): Add myself.
2993
2994 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2995
2996 * configure.ac: Sync from binutils.
2997 * configure: Regenerate.
2998
2999 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
3000
3001 * MAINTAINERS (Write After Approval): Add myself.
3002
3003 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
3004
3005 * MAINTAINERS (Write After Approval): Add myself.
3006
3007 2013-05-17 David Malcolm <dmalcolm@redhat.com>
3008
3009 * MAINTAINERS (Write After Approval): Add myself.
3010
3011 2013-04-30 Brooks Moses <bmoses@google.com>
3012
3013 * MAINTAINERS: Update my email; move myself from Fortran
3014 reviewer to Write After Approval.
3015
3016 2013-04-16 Andreas Schwab <schwab@suse.de>
3017
3018 * configure.ac (aarch64-*-*): Don't disable java.
3019 * configure: Regenerate.
3020
3021 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
3022
3023 * MAINTAINERS (Write After Approval): Add myself.
3024
3025 2013-03-30 Matthias Klose <doko@ubuntu.com>
3026
3027 * Makefile.def (target_modules): Don't install libffi.
3028 * Makefile.in: Regenerate.
3029
3030 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
3031
3032 * MAINTAINERS (Write After Approval): Add myself.
3033
3034 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
3035
3036 * MAINTAINERS (Write After Approval): Add myself.
3037
3038 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
3039
3040 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
3041 * configure: Regenerated.
3042
3043 2013-02-05 Ian Lance Taylor <iant@google.com>
3044
3045 PR go/55969
3046 * configure.ac: Disable libgo on some systems where it does not
3047 work.
3048
3049 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
3050
3051 * MAINTAINERS: Explicitly add myself as AIX maintainer.
3052 Remove Geoff Keating as rs6000 port maintainer, at his request.
3053
3054 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
3055
3056 * MAINTAINERS: Update my email.
3057
3058 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
3059
3060 * configure: Re-generate.
3061
3062 2013-01-15 Richard Biener <rguenther@suse.de>
3063
3064 PR other/55973
3065 * configure: Re-generate.
3066
3067 2013-01-14 Matthias Klose <doko@ubuntu.com>
3068
3069 * Makefile.def (install-target-libsanitizer): Depend on
3070 install-target-libstdc++-v3.
3071 * Makefile.in: Regenerate.
3072
3073 2013-01-14 Richard Biener <rguenther@suse.de>
3074
3075 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
3076 * configure: Re-generate
3077
3078 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3079
3080 * config.sub: Update from config repo.
3081
3082 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
3083
3084 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
3085 * Makefile.in: Regenerate.
3086
3087 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
3088
3089 * MAINTAINERS (arc): Add new port maintainership for myself.
3090
3091 2013-01-09 Jason Merrill <jason@redhat.com>
3092
3093 * .gitignore: Import from gdb repository.
3094
3095 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3096
3097 * Makefile.def (configure-gcc): Depend on all-gmp.
3098 (all-gcc): Remove dependency on all-gmp.
3099 * Makefile.in: Regenerated.
3100
3101 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3102
3103 * config.sub: Merge from config repo.
3104 * config.guess: Ditto.
3105
3106 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3107
3108 * Makefile.def: Merge from binutils.
3109 * Makefile.in: Ditto.
3110
3111 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3112
3113 * MAINTAINERS: Update my email.
3114
3115 2012-12-29 Ben Elliston <bje@gnu.org>
3116
3117 * config.guess: Update to 2012-12-29 version.
3118 * config.sub: Likewise.
3119
3120 2012-12-20 Matthias Klose <doko@ubuntu.com>
3121
3122 * Makefile.def (install-target-libgfortran): Depend on
3123 install-target-libquadmath, install-target-libgcc.
3124 (install-target-libsanitizer): Depend on install-target-libgcc.
3125 (install-target-libjava): Depend on install-target-libgcc.
3126 (install-target-libitm): Depend on install-target-libgcc.
3127 (install-target-libobjc): Depend on install-target-libgcc.
3128 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3129 * Makefile.in: Regenerate.
3130
3131 2012-12-19 Matthias Klose <doko@ubuntu.com>
3132
3133 * Makefile.def (install-target-libgo): Depend on
3134 install-target-libatomic.
3135 * Makefile.in: Regenerate.
3136
3137 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3138
3139 PR go/55201
3140 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3141 * Makefile.in: Regenerate.
3142
3143 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3144
3145 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3146 * configure: Regenerate.
3147
3148 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3149
3150 * config.sub: Merge from config repo.
3151
3152 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3153
3154 * Makefile.def (target_modules): Add bootstrap=true and
3155 raw_cxx=true to libsanitizer.
3156 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3157 * Makefile.in: Regenerated.
3158 * configure: Likewise.
3159
3160 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3161
3162 * MAINTAINERS: Remove self as RTL optimization maintainer.
3163
3164 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3165
3166 * MAINTAINERS (Write After Approval): Add myself.
3167
3168 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3169
3170 * Makefile.def (target_modules): Remove bootstrap=true and
3171 raw_cxx=true from libsanitizer.
3172 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3173 * Makefile.in: Regenerated.
3174 * configure: Likewise.
3175
3176 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3177
3178 * Makefile.def (target_modules): Add bootstrap=true and
3179 raw_cxx=true to libsanitizer.
3180 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3181 * Makefile.in: Regenerated.
3182 * configure: Likewise.
3183
3184 2012-11-28 Andrew Pinski <apinski@cavium.com>
3185
3186 PR bootstrap/54279
3187 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3188 * configure: Regenerate.
3189 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3190 * Makefile.in: Regenerate.
3191
3192 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3193
3194 * configure.ac: Disable libsanitizer if we're not building C++.
3195 * configure: Regenerate.
3196
3197 2012-11-15 Roland McGrath <roland@hack.frob.com>
3198
3199 * MAINTAINERS (Write After Approval): Add myself.
3200
3201 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
3202
3203 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3204 Kostya Serebryany (kcc@google.com) and
3205 Jakub Jelinek (jakub@redhat.com).
3206 Rename area for Dodji Seketeli (dodji@redhat.com).
3207
3208 2012-11-15 Dodji Seketeli <dodji@redhat.com>
3209
3210 * MAINTAINERS: (asan.c, related): Add myself.
3211
3212 2012-11-14 Roland McGrath <mcgrathr@google.com>
3213
3214 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3215 * configure: Regenerate.
3216
3217 2012-11-13 Richard Henderson <rth@redhat.com>
3218
3219 * configure.ac: Move libsanitizer logic to subdirectory.
3220 * configure: Regenerate.
3221
3222 2012-11-13 Dodji Seketeli <dodji@redhat.com>
3223
3224 * configure.ac: Enable libsanitizer just on x86 linux for now.
3225 * configure: Re-generate.
3226
3227 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3228
3229 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3230 sections.
3231 * configure: Regenerate.
3232
3233 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3234
3235 * configure.ac: Add section for configdirs for libsanitizer.
3236 Disable for cris-*-* and mmix-*-*.
3237 * configure: Regenerate.
3238
3239 2012-11-12 Wei Mi <wmi@google.com>
3240
3241 * configure.ac: Add libsanitizer to target_libraries.
3242 * Makefile.def: Ditto.
3243 * configure: Regenerate.
3244 * Makefile.in: Regenerate.
3245 * libsanitizer: New directory for asan runtime. Contains an empty
3246 tsan directory.
3247
3248 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3249
3250 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3251 against Mingw64 w32api.
3252 * configure: Regenerate.
3253
3254 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3255
3256 * configure: Regenerated.
3257
3258 2012-11-03 Robert Mason <rbmj@verizon.net>
3259
3260 * configure.ac: add --disable-libstdcxx configure option
3261 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3262
3263 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3264
3265 * MAINTAINERS (Write After Approval): Add myself.
3266
3267 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3268
3269 * MAINTAINERS (Write After Approval): Add myself.
3270
3271 2012-10-24 Sharad Singhai <singhai@google.com>
3272
3273 * MAINTAINERS (Write After Approval): Add myself.
3274
3275 2012-10-24 Eric Christopher <echristo@gmail.com>
3276
3277 * MAINTAINERS: Update email address.
3278
3279 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3280
3281 PR bootstrap/54820
3282 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3283 * configure: Regenerate.
3284
3285 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3286
3287 * MAINTAINERS (aarch64): Add Marcus and myself.
3288
3289 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3290
3291 PR bootstrap/54820
3292 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3293 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3294 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3295 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3296 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3297 * Makefile.in: Regenerate.
3298 * configure.ac (have_static_libs): New variable and associated check.
3299 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3300 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3301 * configure: Regenerate.
3302
3303 2012-10-10 Richard Biener <rguenther@suse.de>
3304
3305 * MAINTAINERS: Adjust for changed surname.
3306
3307 2012-10-04 Lawrence Crowl <crowl@google.com>
3308
3309 * MAINTAINERS (Write After Approval): Add myself.
3310
3311 2012-10-01 Cary Coutant <ccoutant@google.com>
3312
3313 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3314
3315 2012-09-28 Ian Lance Taylor <iant@google.com>
3316
3317 * Makefile.def: Make all-target-libgo depend on
3318 all-target-libbacktrace.
3319 * Makefile.in: Rebuild.
3320
3321 2012-09-26 Ian Lance Taylor <iant@google.com>
3322
3323 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3324 * Makefile.in: Rebuild.
3325
3326 2012-09-20 Walter Lee <walt@tilera.com>
3327
3328 * configure.ac: Add tilegx to list of targets that support gold.
3329 * configure: Regenerate.
3330
3331 2012-09-20 Marek Polacek <polacek@redhat.com>
3332
3333 * MAINTAINERS (Write After Approval): Add myself.
3334
3335 2012-09-19 Steve Ellcey <sellcey@mips.com>
3336
3337 * configure.ac: Add mips*-mti-elf* target.
3338 * configure: Regenerate.
3339
3340 2012-09-17 Ian Lance Taylor <iant@google.com>
3341
3342 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3343 * configure.ac (host_libs): Add libbacktrace.
3344 (target_libraries): Add libbacktrace.
3345 * Makefile.def (host_modules): Add libbacktrace.
3346 (target_modules): Likewise.
3347 * configure, Makefile.in: Rebuild.
3348
3349 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3350
3351 PR target/38607
3352 Merge upstream change.
3353 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3354
3355 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3356 Add libgomp*.o to compare_exclusions for AIX.
3357 * configure: Regenerate.
3358
3359 2012-09-06 Diego Novillo <dnovillo@google.com>
3360
3361 * configure.ac: Bump minimum GMP version to 4.2.3.
3362 * configure: Re-generate.
3363
3364 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3365
3366 PR target/54461
3367 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3368 target-libgloss if not configured --with-avrlibc=no.
3369 * configure: Regenerate.
3370
3371 2012-09-04 Jason Merrill <jason@redhat.com>
3372
3373 * configure.ac: Fix --enable-languages=all.
3374
3375 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3376
3377 * MAINTAINERS (Write After Approval): Add myself.
3378
3379 2012-09-03 Richard Guenther <rguenther@suse.de>
3380
3381 PR bootstrap/54138
3382 * configure.ac: Re-organize ISL / CLOOG checks to allow
3383 disabling with either --without-isl or --without-cloog.
3384 * configure: Regenerated.
3385
3386 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3387
3388 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3389 * configure: Regenerate.
3390
3391 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3392
3393 * MAINTAINERS: Fix my email address.
3394
3395 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3396
3397 PR binutils/4970
3398 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3399 and opcodes.
3400 * Makefile.in: Regenerated.
3401
3402 2012-08-26 Art Haas <ahaas@impactweather.com>
3403
3404 * configure: Regenerate.
3405
3406 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3407
3408 * INSTALL/README: Also refer to the online installation
3409 instructions.
3410
3411 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3412
3413 * MAINTAINERS (Write After Approval): Add myself.
3414 (Picochip port): Remove myself.
3415
3416 2012-08-14 Diego Novillo <dnovillo@google.com>
3417
3418 Merge from cxx-conversion branch.
3419
3420 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3421 POSTSTAGE1_CONFIGURE_FLAGS.
3422 * Makefile.in: Regenerate.
3423 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3424 Force C++ when bootstrapping.
3425 * configure: Regenerate.
3426
3427 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3428
3429 * MAINTAINERS (Write After Approval): Add myself.
3430
3431 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3432
3433 * README: Document use of ranges of years in copyright notices.
3434
3435 2012-07-06 Richard Guenther <rguenther@suse.de>
3436
3437 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3438 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3439 --with-gmp=system.
3440 * Makefile.in: Regenerated.
3441 * configure: Likewise.
3442
3443 2012-07-06 Richard Guenther <rguenther@suse.de>
3444
3445 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3446 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3447 supply V=1 as extra_make_flags.
3448 * configure: Regenerated.
3449 * Makefile.in: Likewise.
3450
3451 2012-07-04 Tristan Gingold <gingold@adacore.com>
3452
3453 * configure: Regenerate.
3454
3455 2012-07-03 Richard Guenther <rguenther@suse.de>
3456
3457 * Makfile.def (isl): Remove not necessary extra_exports and
3458 extra_make_flags.
3459 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3460 * Makefile.in: Regenerated.
3461
3462 2012-07-03 Richard Guenther <rguenther@suse.de>
3463
3464 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3465 * configure.ac: If either the ISL or the CLooG check failed
3466 do not try to build in-tree versions.
3467 * Makefile.in: Regenerated.
3468 * configure: Regenerated.
3469
3470 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3471
3472 * configure: Regenerate.
3473
3474 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3475
3476 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3477 maintainer.
3478
3479 2012-07-02 Richard Guenther <rguenther@suse.de>
3480
3481 * configure: Regenerated.
3482
3483 2012-07-02 Richard Guenther <rguenther@suse.de>
3484 Michael Matz <matz@suse.de>
3485 Tobias Grosser <tobias@grosser.es>
3486 Sebastian Pop <sebpop@gmail.com>
3487
3488 * Makefile.def: Add ISL host module, remove PPL host module.
3489 Adjust ClooG host module to use the proper ISL.
3490 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3491 * configure.ac: Include config/isl.m4. Add ISL host library,
3492 remove PPL. Remove PPL configury, add ISL configury, adjust
3493 ClooG configury.
3494 * Makefile.in: Regenerated.
3495 * configure: Likewise.
3496
3497 2012-07-02 Richard Guenther <rguenther@suse.de>
3498
3499 Merge from graphite branch
3500 2011-07-21 Tobias Grosser <tobias@grosser.es>
3501
3502 * configure: Regenerated.
3503 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3504 both cloog.org and legacy versions. The only supported version will
3505 be CLooG with the isl backend.
3506
3507 2011-07-21 Tobias Grosser <tobias@grosser.es>
3508
3509 * configure: Regenerated.
3510 * configure.ac: Require cloog isl 0.17.0
3511
3512 2011-07-21 Tobias Grosser <tobias@grosser.es>
3513
3514 * configure: Regenerated.
3515 * config/cloog.m4: Do not define CLOOG_ORG
3516
3517 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3518
3519 * configure.ac: Skip C if explicitly selected.
3520 * configure: Regenerate.
3521
3522 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3523
3524 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3525 they contain -O2.
3526 * configure: Regenerate.
3527
3528 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3529
3530 PR debug/53740
3531 * df.h, df-problems.c, dce.c: Revert last patch.
3532
3533 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3534
3535 * MAINTAINERS (Write After Approval): Update my email address.
3536
3537 2012-06-21 Meador Inge <meadori@codesourcery.com>
3538
3539 * MAINTAINERS (Write After Approval): Add myself.
3540
3541 2012-06-20 Jason Merrill <jason@redhat.com>
3542
3543 * Makefile.tpl (check-target-libgomp-c++): New.
3544 (check-target-libitm-c++): New.
3545 * Makefile.def (c++): Add them.
3546 * Makefile.in: Regenerate.
3547
3548 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3549
3550 * MAINTAINERS (Write After Approval): Add myself.
3551
3552 2012-05-16 Olivier Hainque <hainque@adacore.com>
3553
3554 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3555 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3556 (install-no-fixedincludes): Adjust accordingly.
3557 * Makefile.in: Regenerate.
3558
3559 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3560
3561 Merge upstream change
3562 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3563
3564 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3565
3566 * MAINTAINERS (Write After Approval): Add myself.
3567
3568 2012-05-09 Nick Clifton <nickc@redhat.com>
3569 Paul Smith <psmith@gnu.org>
3570
3571 PR bootstrap/50461
3572 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3573 allow for the fact that from release v3.1.0 of MPFR the source
3574 files were moved into a src sub-directory.
3575 * configure: Regenerate.
3576
3577 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3578
3579 * configure.ac: Bump minimum MPFR version to 2.4.0.
3580 * configure: Regenerated.
3581
3582 2012-05-01 Richard Henderson <rth@redhat.com>
3583
3584 * Makefile.def (libatomic): New target_module.
3585 * configure.ac (target_libraries): Add libatomic.
3586 (noconfigdirs): Check if libatomic is supported.
3587 * Makefile.in, configure: Rebuild.
3588
3589 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3590
3591 * MAINTAINERS (Write After Approval): Add myself.
3592
3593 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3594
3595 * config.sub: Update to 2012-04-18 version from official repo.
3596
3597 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3598
3599 * MAINTAINERS (Write After Approval): Add myself.
3600
3601 2012-04-11 Steve Ellcey <sellcey@mips.com>
3602
3603 * MAINTAINERS: Changed email address.
3604
3605 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3606
3607 PR target/52737
3608 * contrib/gcc_update (files_and_dependencies):
3609 Remove gcc/config/avr/t-multilib from touch data.
3610
3611 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3612
3613 * MAINTAINERS (OS Port Maintainers): Remove irix.
3614 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3615 (unsupported_languages): Remove mips-sgi-irix6.*.
3616 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3617 (with_stabs): Remove.
3618 * configure: Regenerate.
3619
3620 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3621
3622 * MAINTAINERS (OS Port Maintainers): Remove osf.
3623 * configure.ac (enable_libgomp): Remove *-*-osf*.
3624 (with_stabs): Remove alpha*-*-osf*.
3625 * configure: Regenerate.
3626
3627 2012-03-05 Tristan Gingold <gingold@adacore.com>
3628
3629 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3630 * configure: Regenerate.
3631
3632 2012-02-17 Walter Lee <walt@tilera.com>
3633
3634 * MAINTAINERS: (Write After Approval): Delete myself.
3635
3636 2012-02-14 Walter Lee <walt@tilera.com>
3637
3638 * MAINTAINERS (tilegx port): Add myself.
3639 (tilepro port): Add myself.
3640 (Write After Approval): Add myself.
3641
3642 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3643
3644 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3645 and Joseph Myers as docstring relicensing maintainers.
3646
3647 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3648
3649 * MAINTAINERS (write-after-approval): Add myself.
3650
3651 2012-02-08 Ira Rosen <irar@il.ibm.com>
3652
3653 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3654 maintainer.
3655
3656 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3657
3658 * MAINTAINERS (Write After Approval): Move myself to
3659 maintain alphabetical order.
3660
3661 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3662
3663 * MAINTAINERS (Write After Approval): Add myself.
3664
3665 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3666
3667 * MAINTAINERS (Write After Approval): Add myself.
3668
3669 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3670 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3671
3672 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3673 * configure: Regenerate.
3674
3675 2012-01-23 Harshit Chopra <harshit@google.com>
3676
3677 * MAINTAINERS (Write After Approval): Add myself.
3678
3679 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3680
3681 * configure.ac: Remove reference to mh-interix.
3682 * configure: Regenerate.
3683
3684 2012-01-05 Richard Henderson <rth@redhat.com>
3685
3686 PR bootstrap/51072
3687 * configure.ac: Disable libitm if c++ is not enabled.
3688 * configure: Rebuild.
3689
3690 * configure.ac: Fix regexp for same.
3691 * configure: Rebuild.
3692
3693 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3694
3695 * MAINTAINERS (Write After Approval): Add myself.
3696
3697 2012-01-02 Richard Guenther <rguenther@suse.de>
3698
3699 PR bootstrap/51686
3700 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3701 * Makefile.in: Regenerate.
3702
3703 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3704
3705 * MAINTAINERS (Write After Approval): Add myself.
3706
3707 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3708
3709 * configure: Regenerate.
3710
3711 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3712
3713 * MAINTAINERS (picochip): Changed email address.
3714
3715 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3716
3717 * MAINTAINERS (write-after-approval): Add self.
3718
3719 2011-11-29 DJ Delorie <dj@redhat.com>
3720
3721 * configure.ac (rl78-*-*) New case.
3722 * configure: Regenerate.
3723 * MAINTAINERS: Add myself as RL78 maintainer.
3724
3725 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3726
3727 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3728
3729 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3730
3731 * libtool.m4: Additional FreeBSD 10 fixes.
3732
3733 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3734
3735 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3736 Maintainers section, as Epiphany maintainer.
3737
3738 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3739
3740 PR target/49992
3741 * configure.ac: Remove ranlib special-casing for Darwin.
3742 * configure: Regenerate.
3743
3744 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3745
3746 * MAINTAINERS (Reviewers): Keep the list sorted.
3747
3748 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3749
3750 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3751
3752 2011-11-09 Roland McGrath <mcgrathr@google.com>
3753
3754 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3755 * configure: Rebuild.
3756 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3757 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3758 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3759 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3760 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3761 Add READELF.
3762 * Makefile.in: Rebuild.
3763
3764 2011-11-09 Jason Merrill <jason@redhat.com>
3765
3766 * Makefile.def (language=c++): Remove check-c++0x.
3767 * Makefile.in (check-gcc-c++): Regenerate.
3768
3769 2011-11-08 Richard Henderson <rth@redhat.com>
3770
3771 * configure.ac: Test for libitm directory present first.
3772
3773 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3774
3775 * configure.ac: Test libitm/configure.tgt to disable libitm.
3776 * configure: Rebuild.
3777
3778 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3779 Richard Henderson <rth@redhat.com>
3780
3781 Merged from transactional-memory.
3782
3783 * Makefile.def (lang_env_dependencies): libitm is c++.
3784 Add libitm target module.
3785 * configure.ac: Likewise.
3786 * config/mmap.m4: New file.
3787 * contrib/gcc_update: Add libitm to touch data.
3788 * Makefile.in, configure: Rebuild.
3789
3790 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3791
3792 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3793 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3794 * Makefile.in: Regenerate.
3795
3796 2011-11-01 DJ Delorie <dj@redhat.com>
3797
3798 * config.sub: Update to version 2011-10-29 (added rl78)
3799
3800 2011-10-27 Nick Clifton <nickc@redhat.com>
3801
3802 * config.sub: Import these changes from the config project:
3803
3804 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3805 Ben Elliston <bje@gnu.org>
3806
3807 * config.sub (epiphany): New.
3808
3809 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3810 Ben Elliston <bje@gnu.org>
3811
3812 * config.sub (hexagon, hexagon-*): New.
3813
3814 2011-08-23 Roland McGrath <mcgrathr@google.com>
3815
3816 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3817 64eb to be64.
3818
3819 2011-08-16 Roland McGrath <mcgrathr@google.com>
3820
3821 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3822 (nacl): Grok as alias for 32el-unknown-nacl.
3823
3824 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3825
3826 * MAINTAINERS (Write After Approval): Add myself.
3827
3828 2011-10-24 Teresa Johnson <tejohnson@google.com>
3829
3830 * MAINTAINERS (Write After Approval): Add myself.
3831
3832 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3833
3834 * MAINTAINERS (sparc port): Remove myself.
3835
3836 2011-09-14 Tom de Vries <tom@codesourcery.com>
3837
3838 * MAINTAINERS (Write After Approval): Add myself.
3839
3840 2011-08-14 Yao Qi <yao@codesourcery.com>
3841
3842 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3843 * configure: Regenerate.
3844
3845 2011-07-26 Ian Lance Taylor <iant@google.com>
3846
3847 * configure.ac: Set have_compiler based on whether gcc directory
3848 exists, rather than on whether gcc is in configdirs.
3849 * configure: Rebuild.
3850
3851 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3852
3853 * MAINTAINERS (Global Reviewers): Add self.
3854
3855 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3856
3857 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3858 link directories.
3859 * Makefile.in: Rebuild.
3860
3861 2011-07-20 Ian Lance Taylor <iant@google.com>
3862
3863 PR bootstrap/49787
3864 * configure.ac: Move --enable-bootstrap handling earlier in file.
3865 If --enable-bootstrap and either --enable-build-with-cxx or
3866 --enable-build-poststage1-with-cxx, enable C++ automatically.
3867 * configure: Rebuild.
3868
3869 2011-07-19 Ian Lance Taylor <iant@google.com>
3870
3871 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3872 make C++ a boot_language. Set and substitute
3873 POSTSTAGE1_CONFIGURE_FLAGS.
3874 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3875 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3876 * configure, Makefile.in: Rebuild.
3877
3878 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3879
3880 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3881 maintainers.
3882
3883 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3884
3885 * MAINTAINERS (Global Reviewers): Add myself.
3886
3887 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3888
3889 * configure: Regenerate.
3890
3891 2011-07-16 Jason Merrill <jason@redhat.com>
3892
3893 * Makefile.def (language=c++): Add check-c++0x and
3894 check-target-libmudflap-c++.
3895 * Makefile.tpl (check-target-libmudflap-c++): New.
3896 * Makefile.in: Regenerate.
3897
3898 2011-07-16 Matthias Klose <doko@ubuntu.com>
3899
3900 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3901 * Makefile.def (target_modules/libjava): Pass
3902 $(EXTRA_CONFIGARGS_LIBJAVA).
3903 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3904 if not configured with --enable-static-libjava.
3905 * Makefile.in: Regenerate.
3906 * configure: Likewise.
3907
3908 2011-07-15 Jason Merrill <jason@redhat.com>
3909
3910 * Makefile.in (check-c++): Move check-gcc-c++0x after
3911 check-target-libstdc++-v3.
3912
3913 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3914
3915 * MAINTAINERS (c6x port): New entry.
3916
3917 2011-07-13 Jason Merrill <jason@redhat.com>
3918
3919 * Makefile.in (check-gcc-c++0x): New.
3920 (check-c++): Depend on it.
3921
3922 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3923
3924 PR target/39150
3925 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3926 x86_64-*-solaris2.1[0-9]*.
3927 * configure: Regenerate.
3928
3929 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3930
3931 * MAINTAINERS (RTL optimizers): Add self.
3932
3933 2011-06-27 Gabriel Charette <gchare@google.com>
3934
3935 * MAINTAINERS (Write After Approval): Add myself.
3936
3937 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3938
3939 PR regression/47836
3940 PR bootstrap/23656
3941 PR other/47733
3942 PR bootstrap/49247
3943 PR c/48825
3944 * configure.ac (target_libraries): Remove target-libiberty.
3945 Remove case-statement setting skipdirs=target-libiberty for
3946 multiple targets. Remove checking target_configdirs and
3947 removing target-libiberty but keeping target-libgcc if
3948 otherwise empty.
3949 * Makefile.def (target_modules): Don't add libiberty.
3950 (dependencies): Remove all traces of target-libiberty.
3951 * configure, Makefile.in: Regenerate.
3952
3953 2011-06-13 Walter Lee <walt@tilera.com>
3954
3955 * configure.ac (tilepro-*-*) New case.
3956 (tilegx-*-*): Likewise.
3957 * configure: Regenerate.
3958
3959 2011-06-06 Jing Yu <jingyu@google.com>
3960
3961 * configure.ac: Skip target-libiberty for
3962 arm*-*-linux-androideabi.
3963 * configure: Regenerated.
3964
3965 2011-06-06 Nick Clifton <nickc@redhat.com>
3966
3967 * config.sub: Sync from upstream.
3968
3969 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3970
3971 * MAINTAINERS (Write After Approval): Add myself.
3972
3973 2011-06-01 Daniel Jacobowitz <drow@false.org>
3974
3975 * MAINTAINERS: Update my email address.
3976
3977 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3978
3979 * MAINTAINERS (Write After Approval): Update my email address.
3980
3981 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3982
3983 * MAINTAINERS (Write After Approval): Add myself.
3984
3985 2011-05-08 Doug Kwan <dougkwan@google.com>
3986
3987 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3988 * configure: Regenerated.
3989 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3990 value from configure.
3991 * Makefile.in: Regenerated.
3992
3993 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3994
3995 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3996 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3997 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3998 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3999 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
4000 *-*-vxworks*): Disable newlib and libgloss in separate case
4001 statement.
4002 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
4003 to separate case statement.
4004 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4005 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
4006 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
4007 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
4008 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
4009 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
4010 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
4011 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
4012 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
4013 i[[3456789]]86-*-rdos*, m32r-*-*,
4014 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
4015 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
4016 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
4017 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
4018 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
4019 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
4020 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
4021 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
4022 and libgloss in main case over targets. Remove most empty cases
4023 in main case over targets.
4024 * configure: Regenerate.
4025
4026 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
4027
4028 * MAINTAINERS (Write After Approval): Add myself.
4029
4030 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4031
4032 * configure.ac: Remove code setting special library locations for
4033 hppa*64*-*-hpux11*. Remove code setting compiler for
4034 sparc-sun-solaris2*.
4035 * configure: Regenerate.
4036
4037 2011-05-04 Joseph Myers <joseph@codesourcery.com>
4038
4039 * configure.ac: Separate libgloss_dir settings from general case
4040 over targets.
4041 * configure: Regenerate.
4042
4043 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4044
4045 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
4046 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
4047 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
4048 cases in libgcj-disabling case statement.
4049 (hppa*64*-*-linux*): Set unsupported_languages instead of
4050 disabling target-zlib.
4051 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
4052 to hppa*64*-*-hpux*.
4053 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
4054 hppa*-*-hpux*.
4055 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
4056 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
4057 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
4058 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
4059 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
4060 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
4061 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
4062 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
4063 libgcj-disabling case statement.
4064 * configure: Regenerate.
4065
4066 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4067
4068 * configure.ac: Disable Java for targets not supporting libffi.
4069 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
4070 Remove cases in Java-disabling statement.
4071 (*arm-wince-pe): Change to arm-wince-pe.
4072 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
4073 cases in Java-disabling statement.
4074 (bfin-*-*): Don't disable Java again.
4075 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
4076 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
4077 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
4078 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
4079 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
4080 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
4081 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
4082 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
4083 Java-disabling statement.
4084 (mmix-*-*): Don't disable Java again.
4085 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4086 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
4087 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
4088 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
4089 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
4090 statement.
4091 * configure: Regenerate.
4092
4093 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4094
4095 * configure.ac: Separate cases disabling Java and Java libraries
4096 from general case over targets.
4097 * configure: Regenerate.
4098
4099 2011-04-21 Jie Zhang <jzhang918@gmail.com>
4100
4101 * MAINTAINERS: Update my email address.
4102
4103 2011-04-20 Easwaran Raman <eraman@google.com>
4104
4105 * MAINTAINERS (Write After Approval): Add myself.
4106
4107 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4108
4109 PR lto/48086
4110 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4111 * configure: Regenerate.
4112
4113 2011-04-16 Jim Meyering <meyering@redhat.com>
4114
4115 * MAINTAINERS (Write After Approval): Add myself.
4116
4117 2011-04-15 Dodji Seketeli <dodji@redhat.com>
4118
4119 * MAINTAINERS: Update my email address.
4120
4121 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
4122
4123 * MAINTAINERS (Write After Approval): Add myself.
4124
4125 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4126
4127 * MAINTAINERS (Write After Approval): Add myself.
4128
4129 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4130
4131 * MAINTAINERS (Write After Approval): Add myself.
4132
4133 2011-04-06 Joseph Myers <joseph@codesourcery.com>
4134
4135 * configure.ac (build_tools): Remove build-byacc.
4136 (host_libs): Remove mmalloc.
4137 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4138 autoconf automake libtool diff rcs fileutils shellutils time
4139 textutils wdiff find uudecode hello tar gzip indent recode release
4140 sed perl gawk findutils gettext zip.
4141 (libgcj): Remove target-qthreads.
4142 (target_tools): Remove target-examples target-gperf.
4143 (YACC): Don't handle building byacc.
4144 * configure: Regenerate.
4145 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4146 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4147 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4148 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4149 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4150 handle building components.
4151 * Makefile.in: Regenerate.
4152
4153 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4154
4155 * MAINTAINERS: Update my email address as Xtensa maintainer.
4156
4157 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4158
4159 * config.sub: Sync from upstream.
4160
4161 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4162
4163 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4164 (microblaze*): Don't disable libssp.
4165 * configure: Regenerate.
4166
4167 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4168
4169 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4170 moveifchange.
4171 * configure: Regenerate.
4172 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4173 * Makefile.in: Regenerate.
4174
4175 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4176
4177 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4178 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4179 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4180 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4181 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4182 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4183 md_exec_prefix cases.
4184 * configure: Regenerate.
4185
4186 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4187
4188 * configure.ac: Separate cases disabling target-libssp,
4189 target-libiberty, target-libstdc++-v3 and Fortran from general
4190 case over targets.
4191 * configure: Regenerate.
4192
4193 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4194
4195 * configure.ac (*-*-chorusos): Don't disable libgcj.
4196 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4197 Remove case.
4198 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4199 (arm-*-coff): Don't disable libgcj.
4200 (arm*-*-linux-gnueabi): Remove useless assignment.
4201 (arm-*-riscix*): Don't disable libgcj.
4202 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4203 configuration.
4204 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4205 (c54x*-*-*): Remove case.
4206 (tic54x-*-*): Don't disable GCC or GCC libraries.
4207 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4208 to *.
4209 (d10v-*-*): Don't disable GCC libraries.
4210 (d30v-*-*): Don't disable libgcj.
4211 (h8500-*-*): Don't disable GCC libraries.
4212 (i960-*-*): Don't disable libgcj.
4213 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4214 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4215 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4216 libgcj.
4217 (m68k-*-coff*): Remove case.
4218 (mmix-*-*): Don't disable libgloss on host.
4219 (mn10200-*-*, mn10300-*-*): Remove cases.
4220 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4221 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4222 Don't disable libgcj.
4223 (romp-*-*): Remove case.
4224 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4225 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4226 case.
4227 (v810-*-*): Don't disable GCC libraries.
4228 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4229 (ip2k-*-*): Don't disable GCC libraries.
4230 * configure: Regenerate.
4231
4232 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4233
4234 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4235 libffi on host.
4236 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4237 on host.
4238 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4239 * configure: Regenerate.
4240
4241 2011-03-26 John Marino <binutils@marino.st>
4242
4243 * configure.ac: Add support for *-*-dragonfly*
4244 * configure: Regenerate.
4245
4246 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4247
4248 * configure.ac (native_only): Remove.
4249 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4250 send-pr uudecode guile gnuserv on host.
4251 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4252 send-pr rcs guile perl texinfo libtool on host.
4253 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4254 automake send-pr rcs guile perl texinfo libtool on host.
4255 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4256 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4257 (alpha*-dec-osf*): Don't disable fileutils on target.
4258 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4259 texinfo send-pr expect dejagnu on target.
4260 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4261 target-qthreads on target.
4262 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4263 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4264 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4265 x86_64-*-mingw*): Don't disable expect on target.
4266 (*-*-cygwin*): Don't disable target-gperf on target.
4267 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4268 gnuserv on target.
4269 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4270 target.
4271 * configure: Regenerate.
4272
4273 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4274
4275 * configure.ac (target_tools): Remove target-groff.
4276 (native_only): Remove target-groff.
4277 (hppa*64*-*-*): Don't disable byacc.
4278 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4279 setting.
4280 (*-*-kaos*): Don't skip target-librx and target-groff.
4281 (*-*-netware*): Don't skip target-libmudflap.
4282 (*-*-tpf*): Don't skip target-libmudflap.
4283 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4284 directories on the host.
4285 (ia64*-*-*vms*): Don't skip tix.
4286 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4287 host.
4288 * configure: Regenerate.
4289
4290 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4291
4292 * configure.ac: Remove references to mt-mep, mt-netware,
4293 mt-wince.
4294 * Makefile.def: Add all-utils soft dependencies.
4295 * Makefile.tpl: Remove GDB_NLM_DEPS.
4296 * configure: Regenerate.
4297 * Makefile.in: Regenerate.
4298
4299 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4300
4301 * configure.ac: Do not include mh-x86omitfp.
4302 * configure: Regenerate.
4303
4304 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4305
4306 * configure.ac: Remove empty cases.
4307 * configure: Regenerate.
4308
4309 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4310
4311 * Makefile.def: Add dependency from termcap to gdb.
4312 * Makefile.in: Regenerate.
4313
4314 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4315
4316 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4317 * configure: Regenerate.
4318 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4319 * Makefile.tpl: Likewise.
4320 * Makefile.in: Regenerate.
4321
4322 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4323
4324 * configure.ac: Remove all mentions of tentative_cc.
4325 * configure: Regenerate.
4326
4327 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4328
4329 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4330 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4331 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4332 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4333 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4334 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4335 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4336 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4337 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4338 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4339 *-*-rhapsody*): Remove host cases.
4340 * configure: Regenerate.
4341
4342 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4343
4344 * configure.ac (ppc*-*-pe): Remove host case.
4345 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4346 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4347 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4348 cases.
4349 * configure: Regenerate.
4350
4351 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4352
4353 * config.sub: Update to version 2011-03-23.
4354
4355 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4356
4357 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4358 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4359 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4360 * configure: Regenerate.
4361
4362 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4363
4364 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4365 to Write After Approval.
4366 * config-ml.in: Don't handle arc-*-elf*.
4367 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4368 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4369 handle GCC libraries.
4370 * configure: Regenerate.
4371
4372 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4373
4374 PR bootstrap/48120:
4375 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4376 Add -lstdc++ -lm to LIBS.
4377 * configure: Regenerate.
4378
4379 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4380
4381 * config.guess: Update to version 2011-02-02
4382 * config.sub: Update to version 2011-02-24
4383
4384 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4385
4386 PR lto/48086
4387 * configure.ac: Re-enable LTO on *-apple-darwin9.
4388 * configure: Regenerate.
4389
4390 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4391
4392 PR lto/48086
4393 * configure.ac: Disable LTO on darwin due to an assembler change in
4394 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4395 under 256.
4396 * configure: Regenerate.
4397
4398 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4399
4400 * MAINTAINERS: Update myself as score backend maintainer,
4401 update my e-mail address.
4402
4403 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4404
4405 * MAINTAINERS: Update my e-mail address.
4406
4407 2011-03-06 Joey Ye <joey.ye@arm.com>
4408
4409 * MAINTAINERS: Update my e-mail address.
4410
4411 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4412
4413 * configure.ac: Adjust test of with_ppl.
4414 * configure: Regenerated.
4415
4416 2011-03-02 Kai Tietz <ktietz@redhat.com>
4417
4418 * MAINTAINERS: Adjust my e-mail address.
4419
4420 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4421
4422 * configure.ac: Add -lpwl to ppllibs.
4423 * configure: Regenerated.
4424
4425 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4426
4427 * config/cloog.m4: Add -lisl to clooglibs.
4428 * configure: Regenerated.
4429
4430 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4431
4432 * MAINTAINERS (CPU Port maintainers): Add self.
4433
4434 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4435
4436 * MAINTAINERS: Add myself as testsuite maintainer.
4437
4438 2011-02-15 Mike Stump <mikestump@comcast.net>
4439
4440 * MAINTAINERS: Add myself as testsuite maintainer.
4441
4442 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4443
4444 Import from Libtool and gnulib:
4445
4446 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4447
4448 Prepare for supporting FreeBSD 10.
4449 * config.rpath: Remove handling of freebsd1* which soon would
4450 match FreeBSD 10.0.
4451
4452 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4453
4454 Remove support for FreeBSD 1.x.
4455 * libtool.m4 (_LT_LINKER_SHLIBS)
4456 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4457 soon would incorrectly match FreeBSD 10.0.
4458
4459 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4460
4461 PR binutils/12283
4462 * move-if-change: Import version from gnulib.
4463
4464 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4465
4466 PR lto/47225
4467 * Makefile.def (lto-plugin): Double dash for enable-shared.
4468 (configure-gcc): Depend on all-lto-plugin.
4469 * Makefile.in: Rebuilt.
4470
4471 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4472
4473 * configure.ac: Remove extra bracket.
4474 * configure: Regenerate.
4475
4476 2011-02-08 Tobias Burnus <burnus@net-b.de>
4477
4478 * MAINTAINERS: Add myself as libquadmath maintainer.
4479
4480 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4481
4482 * MAINTAINERS: Update my email address.
4483
4484 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4485
4486 * MAINTAINERS (option handling): Add self.
4487
4488 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4489
4490 PR lto/47225
4491 * Makefile.def: Add dependency for install-gcc
4492 on install-lto-plugin.
4493 * Makfile.in: Regenerated
4494
4495 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4496
4497 * MAINTAINERS (CPU Port Maintainers): Add myself.
4498
4499 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4500
4501 PR libgcj/44341
4502 * configure.ac: Discard --with-* flags for host when configuring
4503 target libraries for cross build.
4504 * configure: Rebuilt.
4505
4506 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4507
4508 * MAINTAINERS (linear loop transforms): Removed.
4509
4510 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4511
4512 * configure.ac: If with_ppl is no, move setting with_cloog=no
4513 after CLOOG_REQUESTED check.
4514 * configure: Regenerated.
4515
4516 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4517
4518 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4519 CLooG has been requested.
4520 * configure: Regenerated.
4521
4522 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4523
4524 * configure: Regenerated.
4525 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4526
4527 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4528
4529 * configure: Regenerated.
4530 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4531
4532 2011-01-21 Andreas Schwab <schwab@redhat.com>
4533
4534 * configure.ac: Use AS_HELP_STRING throughout.
4535 * configure: Regenerate.
4536
4537 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4538
4539 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4540 * configure: Regenerate.
4541
4542 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4543
4544 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4545
4546 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4547
4548 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4549 for ia64-hpux.
4550 * configure: Regenerate.
4551
4552 2011-01-07 Jan Hubicka <jh@suse.cz>
4553
4554 PR lto/47225
4555 * Makefile.in: Regenerate.
4556 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4557 configure.
4558
4559 2011-01-07 Jan Hubicka <jh@suse.cz>
4560
4561 * Makefile.in: Regenerate.
4562 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4563 and configure dependency on lto-plugin configure.
4564 (lto-plugin module): Remove dependency on GCC; add dependency on
4565 liniberty.
4566
4567 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4568
4569 * MAINTAINERS (Write After Approval): Add myself.
4570
4571 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4572
4573 * configure: Regenerate.
4574
4575 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4576
4577 * configure.ac: (picochip): Disable libiberty.
4578
4579 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4580
4581 * MAINTAINERS (Write After Approval): Add myself.
4582
4583 2010-12-10 Ian Lance Taylor <iant@google.com>
4584
4585 PR bootstrap/46819
4586 * configure.ac: For --disable-libgcj clear libgcj_saved.
4587 * configure: Rebuild.
4588
4589 2010-12-10 Tobias Burnus <burnus@net-b.de>
4590
4591 PR fortran/46540
4592 * configure.ac: Add --disable-libquadmath and
4593 --disable-libquadmath-support.
4594 * configure: Regenerate.
4595
4596 2010-12-03 Ian Lance Taylor <iant@google.com>
4597
4598 * MAINTAINERS: Add myself as libgo maintainer.
4599
4600 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4601
4602 PR libffi/46792
4603 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4604 * configure: Regenerate.
4605
4606 2010-12-02 Ian Lance Taylor <iant@google.com>
4607
4608 * configure.ac: Always set default for poststage1_ldflags to
4609 -static-libstdc++ -static-libgcc.
4610
4611 2010-11-29 Andreas Schwab <schwab@redhat.com>
4612
4613 * configure.ac: Move comment to remove extra space in last argument
4614 of GCC_TARGET_TOOL.
4615
4616 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4617
4618 PR other/46026
4619 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4620 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4621 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4622 (BASE_FLAGS_TO_PASS): Use it.
4623 * configure: Rebuilt.
4624 * Makefile.in: Rebuilt.
4625
4626 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4627
4628 PR binutils/12258
4629 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4630 Properly check default linker.
4631 * configure: Regnerated.
4632
4633 2010-11-23 Matthias Klose <doko@ubuntu.com>
4634
4635 * configure.ac: For --enable-gold, handle value `default' instead of
4636 `both*'. New configure option --{en,dis}able-ld.
4637 * configure: Regenerate.
4638
4639 2010-11-20 Ian Lance Taylor <iant@google.com>
4640
4641 * configure.ac: Only disable a language library if no language needs
4642 it. Don't let --disable-libgcj uncondtionally disable libffi.
4643 * configure: Rebuild.
4644
4645 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4646
4647 * Makefile.in: Regenerate.
4648
4649 PR other/46202
4650 * configure.ac: Fix just-built in-tree STRIP name to be
4651 binutils/strip-new.
4652 * configure: Regenerate.
4653 * Makefile.def (install-strip-gcc, install-strip-binutils)
4654 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4655 (install-strip-sid): Mirror dependencies on non-strip variants
4656 of these targets on the respective -strip prerequisites.
4657 * Makefile.tpl (install-strip, install-strip-host)
4658 (install-strip-target): New targets.
4659 (install-strip-[+module+], install-strip-target-[+module+]):
4660 New targets.
4661 * Makefile.in: Regenerate.
4662
4663 2010-11-19 Ian Lance Taylor <iant@google.com>
4664 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4665
4666 * configure.ac: Add target-libgo to target_libraries. Set
4667 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4668 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4669 (HOST_EXPORTS): Add GOC.
4670 (BASE_TARGET_EXPORTS): Add GOC.
4671 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4672 (GOCFLAGS_FOR_TARGET): New variable.
4673 (EXTRA_HOST_FLAGS): Add GOC.
4674 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4675 * Makefile.def (target_modules): Add libgo.
4676 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4677 (dependencies): Add dependency from configure-target-libgo to
4678 configure-target-libffi and all-target-libstdc++-v3. Add
4679 dependencies from all-target-libgo to all-target-libffi.
4680 (languages): Add go.
4681 * configure: Rebuild.
4682 * Makefile.in: Rebuild.
4683
4684 2010-11-19 Ian Lance Taylor <iant@google.com>
4685
4686 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4687 compiler/flag environment variables.
4688
4689 2010-11-18 Ian Lance Taylor <iant@google.com>
4690
4691 * configure.ac: Check for lang_requires_boot_languages in
4692 config-lang.in files.
4693 * configure: Rebuild.
4694
4695 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4696 Tobias Burnus <burnus@net-b.de>
4697
4698 PR fortran/32049
4699 * Makefile.def: Add libquadmath; build it with language=fortran.
4700 * configure.ac: Add libquadmath.
4701 * Makefile.tpl: Handle multiple libs in check-[+language+].
4702 * Makefile.in: Regenerate.
4703 * configure: Regenerate.
4704
4705 2010-11-16 Tom Tromey <tromey@redhat.com>
4706
4707 * MAINTAINERS: Moved myself to reviewers section.
4708
4709 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4710
4711 * MAINTAINERS: Moved myself to reviewers section.
4712
4713 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4714
4715 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4716 (Write After Approval): Remove self.
4717
4718 2010-11-15 Andreas Schwab <schwab@redhat.com>
4719
4720 * configure.ac: Fix spelling in option names.
4721 * configure: Regenerated.
4722
4723 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4724
4725 PR bootstrap/39622
4726 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4727 * configure: Regenerated.
4728
4729 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4730
4731 * MAINTAINERS: Update my email address.
4732
4733 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4734
4735 * configure: Regenerate.
4736
4737 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4738
4739 * configure: Regenerate.
4740
4741 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4742
4743 * configure: Regenerate.
4744
4745 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4746
4747 * configure: Regenerate.
4748
4749 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4750
4751 * configure.ac: Support official CLooG.org versions.
4752 * configure: Regenerate.
4753 * config/cloog.m4: New.
4754
4755 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4756
4757 * MAINTAINERS (Write After Approval): Add myself.
4758
4759 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4760
4761 * MAINTAINERS: Update my email address.
4762
4763 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4764
4765 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4766 * configure: Regenerate.
4767
4768 2010-11-03 Ian Lance Taylor <iant@google.com>
4769 Dave Korn <dave.korn.cygwin@gmail.com>
4770
4771 PR lto/46273
4772 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4773 and on other supported platforms whenever LTO is enabled.
4774 * configure: Rebuild.
4775
4776 2010-11-02 Alan Modra <amodra@gmail.com>
4777
4778 PR binutils/12110
4779 * configure.ac: Error when source path contains spaces.
4780 * configure: Regenerate.
4781
4782 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4783
4784 * MAINTAINERS: Update my email address.
4785
4786 2010-10-20 Ian Lance Taylor <iant@google.com>
4787
4788 * Makefile.def (target_modules): Set lib_path to src/.libs for
4789 libstdc++-v3 module.
4790 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4791 * Makefile.in: Rebuild.
4792
4793 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4794
4795 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4796 (Write After Approval): Remove myself.
4797
4798 2010-10-15 Tristan Gingold <gingold@adacore.com>
4799
4800 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4801
4802 2010-10-14 Douglas Rupp <rupp@gnat.com>
4803
4804 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4805
4806 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4807
4808 * configure.ac (build_lto_plugin): New shell variable.
4809 (--enable-lto): Turn on by default for all non-ELF platforms that
4810 have had LTO support added so far. Set build_lto_plugin appropriately
4811 for both ELF and non-ELF.
4812 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4813 * configure: Regenerate.
4814
4815 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4816
4817 Sync from src:
4818 * configure.ac (v850 support): Remove target-libgloss from
4819 noconfigdirs.
4820 * configure: Regenerate.
4821
4822 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4823
4824 PR bootstrap/45326
4825 PR bootstrap/45174
4826 * configure.ac: Honor initial values of $build_configargs,
4827 $host_configargs, $target_configargs. Mark the precious, so
4828 environment settings get recorded.
4829 * configure: Regenerate.
4830
4831 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4832
4833 PR bootstrap/45796
4834 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4835 Depend on all-build-libiberty.
4836 * Makefile.in: Regenerate.
4837
4838 2010-09-30 Michael Eager <eager@eagercon.com>
4839
4840 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4841 * configure: Regenerate.
4842
4843 2010-09-28 Michael Eager <eager@eagercon.com>
4844
4845 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4846
4847 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4848
4849 PR bootstrap/44621
4850 * configure.ac: Fix unportable shell quoting.
4851 * configure: Regenerate.
4852
4853 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4854
4855 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4856 targets and amend comment.
4857 * configure: Regenerate.
4858
4859 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4860
4861 * MAINTAINERS (Write After Approval): Add myself.
4862
4863 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4864
4865 * configure.ac: Enable LTO by default on Darwin.
4866 * configure: Regenerate.
4867
4868 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4869
4870 * MAINTAINERS (Write After Approval): Add myself.
4871
4872 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4873
4874 * MAINTAINERS (Write After Approval): Add myself.
4875
4876 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4877
4878 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4879 ports
4880
4881 2010-07-28 David Yuste <david.yuste@gmail.com>
4882
4883 * MAINTAINERS (Write After Approval): Add myself.
4884
4885 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4886
4887 * configure.ac: Support all v850 targets.
4888 * configure: Regenerate.
4889
4890 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4891
4892 PR bootstrap/44455
4893 * configure.ac (extra_mpfr_configure_flags): Copy from
4894 extra_mpc_gmp_configure_flags.
4895 * configure: Re-generated.
4896
4897 2010-07-22 Andi Kleen <ak@linux.intel.com>
4898
4899 * MAINTAINERS (Write After Approval): Add myself.
4900
4901 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4902
4903 * MAINTAINERS (Write After Approval): Add myself.
4904
4905 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4906
4907 * MAINTAINERS (Write After Approval): Add myself.
4908
4909 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4910
4911 PR target/44862
4912 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4913 Provide -B option to allow for link spec %s substitutions for
4914 libstdc++.a on darwin.
4915 * Makefile.in: Regenerate.
4916
4917 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4918
4919 * MAINTAINERS (Reviewers): Update my e-mail address
4920
4921 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4922
4923 * Makefile.def (configure-gcc): Depend on all-libelf.
4924 * Makefile.in: Rebuild.
4925
4926 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4927
4928 * MAINTAINERS (Write After Approval): Add myself in the right place.
4929
4930 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4931
4932 * MAINTAINERS (Write After Approval): Add myself.
4933
4934 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4935
4936 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4937
4938 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4939
4940 * config.sub: Update to version 2010-05-21.
4941 * config.guess: Update to version 2010-04-03.
4942
4943 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4944
4945 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4946 * configure: Regenerate.
4947
4948 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4949
4950 * MAINTAINERS (Write After Approval): Add myself.
4951
4952 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4953
4954 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4955 a platform that supports LTO.
4956 * configure: Regenerate.
4957
4958 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4959
4960 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4961 * configure: Regenerated.
4962
4963 2010-04-27 Roland McGrath <roland@redhat.com>
4964 H.J. Lu <hongjiu.lu@intel.com>
4965
4966 * configure.ac (--enable-gold): Support both, both/gold and
4967 both/bfd to add gold to configdirs without removing ld.
4968 * configure: Regenerated.
4969
4970 * Makefile.def: Add install-gold dependency to install-ld.
4971 * Makefile.in: Regenerated.
4972
4973 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4974
4975 PR lto/42776
4976 * configure.ac (--enable-lto): Refactor handling so libelf tests
4977 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4978 and allow LTO to be explicitly enabled on non-ELF platforms that
4979 are known to support it inside else-clause.
4980 * configure: Regenerate.
4981
4982 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4983
4984 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4985 * configure: Regenerate.
4986
4987 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4988
4989 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4990 * configure: Regenerate.
4991
4992 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4993
4994 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4995 separately.
4996 * configure: Regenerate.
4997
4998 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4999
5000 * MAINTAINERS (Write After Approval): Add myself.
5001
5002 2010-04-14 Tristan Gingold <gingold@adacore.com>
5003
5004 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
5005 * configure: Regenerate.
5006
5007 2010-04-13 Steve Ellcey <sje@cup.hp.com>
5008
5009 * configure: Regenerate after change to elf.m4.
5010
5011 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
5012
5013 * MAINTAINERS (Write After Approval): Add myself.
5014
5015 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5016
5017 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
5018 * configure: Regenerated.
5019
5020 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
5021
5022 * configure.ac: Print "buggy but acceptable" when CLooG
5023 revision is less than 9.
5024 * configure: Regenerated.
5025
5026 2010-04-01 Diego Novillo <dnovillo@google.com>
5027
5028 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
5029
5030 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5031
5032 PR bootstrap/43615
5033 PR bootstrap/43328
5034
5035 Revert:
5036
5037 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5038
5039 * configure.ac: Do not pass --enable-multilib nor
5040 --disable-multilib in baseargs. Accept explicitly passed
5041 --enable_multilib.
5042 * configure: Regenerate.
5043
5044 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
5045
5046 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
5047
5048 2010-03-31 Janis Johnson <janis187@us.ibm.com>
5049
5050 * MAINTAINERS: Remove myself.
5051
5052 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5053
5054 PR bootstrap/43328
5055 * configure.ac: Do not pass --enable-multilib nor
5056 --disable-multilib in baseargs. Accept explicitly passed
5057 --enable_multilib.
5058 * configure: Regenerate.
5059
5060 2010-03-28 Andrew Pinski <pinskia@gmail.com>
5061
5062 * MAINTAINERS (spu port): Remove me.
5063
5064 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5065
5066 * configure.ac (tic6x-*-*): New case.
5067 * configure: Regenerate.
5068
5069 2010-03-23 Joseph Myers <joseph@codesourcery.com>
5070
5071 * config.sub: Update to version 2010-03-22.
5072 * config.guess: Update to version 2009-12-30.
5073
5074 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
5075
5076 PR ada/42554
5077 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
5078 * configure: Regenerate.
5079
5080 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
5081
5082 * MAINTAINERS: Update my email address.
5083
5084 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
5085
5086 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
5087 (ghassan.shobaki@amd.com): Removed.
5088
5089 2010-03-17 Alan Modra <amodra@gmail.com>
5090
5091 * MAINTAINERS: Update my email address.
5092
5093 2010-03-16 Diego Novillo <dnovillo@google.com>
5094
5095 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5096 Matthews.
5097
5098 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5099
5100 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5101 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5102
5103 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5104
5105 * MAINTAINERS: Update my email address.
5106
5107 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5108
5109 * MAINTAINERS: Update my email address.
5110
5111 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5112
5113 * MAINTAINERS: Update my email address.
5114
5115 2010-03-09 Jie Zhang <jie@codesourcery.com>
5116
5117 * MAINTAINERS: Update my email address.
5118
5119 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5120
5121 PR libstdc++/32499
5122 * configure.ac (RANLIB): Default to true.
5123 (STRIP): Likewise.
5124 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5125 * configure: Regenerate.
5126
5127 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
5128
5129 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5130 (Write After Approval): Update my email address.
5131
5132 2010-02-17 Nick Clifton <nickc@redhat.com>
5133
5134 PR 11238
5135 * Makefile.tpl (local-distclean): Also remove config.cache files in
5136 sub-directories as there may not be Makefiles present in the
5137 sub-directories.
5138 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5139 the config.cache files found by the find command.
5140
5141 * Makefile.in: Regenerate.
5142 * configure.ac: Revert previous delta.
5143 * configure: Regenerate.
5144
5145 2010-02-15 Nick Clifton <nickc@redhat.com>
5146
5147 PR 11238
5148 * configure.ac: Delete config.cache files in sub-directories when
5149 deleting Makefiles.
5150 * configure: Regenerate.
5151
5152 2010-02-12 Ben Elliston <bje@gnu.org>
5153
5154 * MAINTAINERS: Update my email address.
5155
5156 2010-02-08 Andrew Pinski <pinskia@gmail.com>
5157
5158 * MAINTAINERS (spu port): Update my email address.
5159
5160 2010-02-08 Jie Zhang <jie.zhang@analog.com>
5161
5162 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5163
5164 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5165
5166 * configure.ac: Add "recommended" version checks for GMP/MPC.
5167 Update recommended GMP/MPFR/MPC versions.
5168 * configure: Regenerate.
5169
5170 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5171
5172 * MAINTAINERS: Move my Embecosm email address into the
5173 write-after-approval section.
5174
5175 2010-01-26 Ian Lance Taylor <iant@google.com>
5176
5177 * MAINTAINERS: Add myself as Go frontend maintainer.
5178
5179 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
5180
5181 PR libstdc++/36101, PR libstdc++/42813
5182 * configure.ac (bootstrap_target_libs): Make inclusion of
5183 target-libgomp conditional on libgomb being in target_configdirs.
5184 * configure: Regenerate.
5185
5186 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
5187
5188 PR libstdc++/36101, PR libstdc++/42813
5189 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5190 * configure: Regenerate.
5191
5192 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
5193
5194 PR libstdc++/36101, PR libstdc++/42813
5195 * configure.ac (target_configdirs): Substitute.
5196 * Makefile.def: Bootstrap target module libgomp.
5197 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5198 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5199 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5200 * configure, Makefile.in: Regenerate.
5201
5202 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5203
5204 * MAINTAINERS: Adjust my details.
5205
5206 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5207
5208 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5209
5210 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5211
5212 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5213
5214 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5215
5216 * MAINTAINERS (Write After Approval): Add myself.
5217
5218 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5219
5220 * MAINTAINERS (Write After Approval): Add myself.
5221
5222 2010-01-11 Richard Guenther <rguenther@suse.de>
5223
5224 PR lto/41569
5225 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5226 * Makefile.in: Regenerated.
5227
5228 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5229
5230 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5231 * configure: Regenerate.
5232
5233 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5234 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5235
5236 PR bootstrap/42424
5237 * configure.ac: Include libtool m4 files.
5238 (_LT_CHECK_OBJDIR): Call it.
5239 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5240 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5241
5242 * configure: Regenerate.
5243
5244 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5245
5246 PR bootstrap/41818
5247 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5248 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5249 * Makefile.in: Regenerate.
5250
5251 2010-01-02 Richard Guenther <rguenther@suse.de>
5252
5253 PR lto/41529
5254 * configure.ac: Include config/elf.m4. Disable LTO if not
5255 builting for an elf target.
5256 * configure: Regenerate.
5257
5258 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5259
5260 * MAINTAINERS: Change my email address.
5261
5262 2009-12-18 Ben Elliston <bje@au.ibm.com>
5263
5264 * config.sub, config.guess: Update from upstream sources.
5265
5266 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5267
5268 * MAINTAINERS (Write After Approval): Add myself.
5269
5270 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5271
5272 PR middle-end/30447
5273 PR middle-end/30789
5274 PR other/40302
5275
5276 * configure.ac: Require MPC.
5277 * configure: Regenerate.
5278
5279 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5280
5281 PR target/38384
5282 PR bootstrap/40972
5283 * libtool.m4: Sync from git Libtool.
5284 * ltoptions.m4: Likewise.
5285 * ltversion.m4: Likewise.
5286 * lt~obsolete.m4: Likewise.
5287 * ltmain.sh: Likewise.
5288
5289 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5290
5291 * configure.ac: Update minimum MPC version to 0.8.
5292 * configure: Regenerate.
5293
5294 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5295
5296 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5297 * configure: Regenerated.
5298
5299 2009-11-21 Ian Lance Taylor <iant@google.com>
5300
5301 * configure.ac: Change default of poststage1_ldflags to be empty if
5302 poststage1_libs is set. When poststage1_libs is empty, and
5303 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5304 * configure: Rebuild.
5305
5306 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5307
5308 * MAINTAINERS (Write After Approval): Update my email address.
5309
5310 2009-11-20 Ben Elliston <bje@au.ibm.com>
5311
5312 * config.guess: Update from upstream sources.
5313
5314 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5315
5316 * Makefile.def: Restore host and target settings for gmp.
5317 * Makefile.in: Rebuild.
5318
5319 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5320
5321 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5322 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5323 Fix portability of test of C++ as bootstrap language. Add
5324 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5325 * configure: Rebuild.
5326 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5327 and cloog. Fix in-tree ppl configuration. Introduce libelf
5328 in-tree building.
5329 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5330 (POSTSTAGE1_HOST_EXPORTS): Use it.
5331 (STAGE[+id+]_CXXFLAGS): New.
5332 (BASE_FLAGS_TO_PASS): Pass it down.
5333 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5334 extra_exports.
5335 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5336 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5337 extra_exports.
5338 * Makefile.in: Rebuild.
5339
5340 2009-11-17 Ben Elliston <bje@au.ibm.com>
5341
5342 * config.sub, config.guess: Update from upstream sources.
5343
5344 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5345
5346 * MAINTAINERS (Write After Approval): Add myself.
5347
5348 2009-11-09 Jon Beniston <jon@beniston.com>
5349
5350 * MAINTAINERS (Write After Approval): Add myself.
5351
5352 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5353
5354 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5355 paths for *-w64-mingw* and x86_64-*mingw*.
5356 * configure: Regenerated.
5357
5358 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5359
5360 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5361
5362 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5363
5364 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5365 Phil Edwards to Write-After Approval.
5366
5367 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5368
5369 * configure.ac: Disable target-winsup & co for
5370 x86_64-*-mingw* and *-w64-mingw* targets.
5371 * configure: Regenerated.
5372
5373 2009-10-16 Nick Clifton <nickc@redhat.com>
5374
5375 * MAINTAINERS: Add myself as a maintainer for the RX port.
5376
5377 2009-10-26 Johannes Singler <singler@kit.edu>
5378
5379 * MAINTAINERS (Write After Approval): Update my e-mail address.
5380
5381 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5382
5383 * configure.ac (CLooG test): Use = with test.
5384 * configure: Regenerate.
5385
5386 2009-10-22 Richard Guenther <rguenther@suse.de>
5387
5388 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5389 cloog if the ppl version check failed. Move flags saving
5390 before setting in libelf check.
5391 * configure: Regenerate.
5392
5393 2009-10-21 Richard Guenther <rguenther@suse.de>
5394
5395 * configure.ac: Adjust the ppl and cloog configure to work as
5396 documented. Disable cloog if ppl was disabled. Omit the version
5397 checks if they were disabled.
5398 * configure: Re-generate.
5399
5400 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5401
5402 * configure.ac: Add 'lto' to enable_languages, not
5403 new_enable_languages, and only if not already present.
5404 * configure: Regenerate.
5405
5406 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5407
5408 * README: Refer to the various COPYING* files instead of just
5409 COPYING.
5410 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5411
5412 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5413
5414 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5415
5416 2009-10-07 Richard Guenther <rguenther@suse.de>
5417
5418 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5419 and Richard Guenther as reviewers.
5420 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5421 as reviewers.
5422
5423 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5424
5425 * config.sub: Update from upstream sources.
5426
5427 2009-10-06 Ian Lance Taylor <iant@google.com>
5428
5429 * Makefile.def: check-gold depends upon all-gas.
5430 * Makefile.in: Rebuild.
5431
5432 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5433
5434 * MAINTAINERS (Write After Approval): Add myself.
5435
5436 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5437
5438 * Makefile.def: all-lto-plugin depends on all-libiberty.
5439 set bootstrap=true for lto-plugin.
5440 Add lto-plugin.
5441 * Makefile.in: Regenerate.
5442 * configure.ac (host_libs): Add lto-plugin.
5443 * configure: Regenerate.
5444
5445 2009-10-03 Diego Novillo <dnovillo@google.com>
5446
5447 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5448 (HOST_LIBELFLIBS): Define.
5449 (HOST_LIBELFINC): Define.
5450 * Makefile.in: Regenerate.
5451 * configure.ac: Add --enable-lto.
5452 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5453 If --enable-lto is used, add 'lto' to new_enable_languages.
5454 If --enable-lto is used and gold is enabled, add
5455 lto-plugin to configdirs.
5456 * configure: Regenerate.
5457
5458 2009-10-03 Simon Baldwin <simonb@google.com>
5459
5460 * configure.ac: If --with-system-zlib, suppress local zlib and
5461 pass --with-system-zlib to subdir configure scripts.
5462 * configure: Regenerate.
5463
5464 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5465 Paolo Bonzini <bonzini@gnu.org>
5466
5467 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5468 $(srcdir).
5469 * Makefile.in: Rebuilt.
5470
5471 2009-09-26 Gary Funck <gary@intrepid.com>
5472
5473 * MAINTAINERS (Write After Approval): Add myself.
5474
5475 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5476
5477 * configure.ac: Update minimum MPC version to 0.7.
5478 * configure: Regenerate.
5479
5480 2009-09-25 Nick Clifton <nickc@redhat.com>
5481
5482 * configure.ac: Pass any --cache-file=/dev/null option on to
5483 subconfigures.
5484 * configure: Regenerate.
5485
5486 2009-09-23 Nick Clifton <nickc@redhat.com>
5487
5488 * config.sub, config.guess: Update from upstream sources.
5489
5490 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5491
5492 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5493 * Makefile.in: Rebuilt.
5494
5495 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5496
5497 PR bootstrap/32272
5498 * configure.ac: Error out if $srcdir isn't '.' but contains
5499 host-${host_noncanonical}.
5500 * configure: Regenerate.
5501
5502 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5503
5504 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5505 maintainer.
5506
5507 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5508
5509 * configure.ac: If bootstrapping a combined tree with
5510 --enable-gold, require c++ in stage1_languages.
5511 * configure: Regenerate.
5512
5513 * configure.ac: Also add target_libs of stage1_languages to
5514 bootstrap_target_libs.
5515 * configure: Regenerate.
5516
5517 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5518 with --enable-languages not containing c++.
5519 * configure: Regenerate.
5520
5521 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5522
5523 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5524 * configure: Regenerate.
5525
5526 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5527
5528 * MAINTAINERS (Write After Approval): Update my e-mail address,
5529 and move from from here...
5530 (Waiting for paperwork): To here.
5531
5532 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5533
5534 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5535
5536 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5537
5538 * configure.ac: Do not use $extrasub for replacing @if/@endif
5539 parts in Makefile; instead, use additional arguments to
5540 AC_CONFIG_COMMANDS to do the replacement manually, with several
5541 sed invocations, to avoid HP-UX sed command limits.
5542 * configure: Regenerate.
5543
5544 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5545
5546 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5547 blank before -L.
5548
5549 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5550
5551 * configure.ac (with-build-config): Document. Handle without.
5552 Handle missing argument.
5553 * configure: Rebuilt.
5554
5555 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5556
5557 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5558 Default to bootstrap-debug only if compare-debug works.
5559 * configure: Rebuilt.
5560 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5561 * Makefile.in: Rebuilt.
5562
5563 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5564
5565 * MAINTAINERS (OS Port Maintainers): Update my email address.
5566
5567 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5568
5569 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5570 * Makefile.in: Rebuilt.
5571
5572 2009-09-01 Chris Demetriou <cgd@google.com>
5573
5574 * MAINTAINERS (Write After Approval): Add myself.
5575
5576 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5577
5578 PR debug/30161
5579 * include/dwarf2.h (enum dwarf_tag): Added
5580 DW_TAG_GNU_template_template_param
5581 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5582
5583 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5584
5585 * Makefile.tpl (AWK): Fix typo.
5586 * Makefile.in: Regenerate.
5587
5588 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5589
5590 * configure.ac: Detect awk and sed.
5591 * Makefile.def (flags_to_pass): Add AWK and SED.
5592 * Makefile.tpl (AWK, SED): New.
5593 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5594 * configure: Regenerate.
5595 * Makefile.in: Regenerate.
5596
5597 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5598
5599 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5600 (collapseslashes): Likewise.
5601
5602 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5603
5604 * configure.ac (AC_PREREQ): Bump to 2.64.
5605
5606 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5607
5608 * configure.ac: Remove --with-datarootdir, --with-docdir,
5609 --with-pdfdir, --with-htmldir switches.
5610 * configure: Regenerate.
5611
5612 * configure: Regenerate.
5613
5614 * compile: Sync from Automake 1.11.
5615 * depcomp: Likewise.
5616 * install-sh: Likewise.
5617 * missing: Likewise.
5618 * mkinstalldirs: Likewise.
5619 * ylwrap: Likewise.
5620
5621 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5622
5623 * ltmain.sh (func_normal_abspath): New function.
5624 (func_relative_path): Likewise.
5625 (func_mode_help): Document new -bindir option for link mode.
5626 (func_mode_link): Add new -bindir option, and use it to place
5627 output DLL if specified.
5628
5629 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5630
5631 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5632 (baseargs): Add --disable-option-checking.
5633 * configure: Regenerate.
5634
5635 * Makefile.def (configure-target-libiberty): Depend on
5636 all-binutils and all-ld.
5637 (configure-target-newlib): Likewise.
5638 * Makefile.in: Regenerate.
5639
5640 2009-08-17 Ben Elliston <bje@au.ibm.com>
5641
5642 * config.sub, config.guess: Update from upstream sources.
5643
5644 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5645
5646 Sync from src, merge:
5647
5648 2009-07-02 Tristan Gingold <gingold@adacore.com>
5649
5650 * configure.ac: Do not exclude gas for i386-*-darwin.
5651 Add a case for x86_64-*-darwin.
5652 * configure: Regenerate.
5653
5654 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5655
5656 * MAINTAINERS: Add my name to Write After Approval list.
5657
5658 2009-08-06 Michael Eager <eager@eagercon.com>
5659
5660 * configure.ac: Add Microblaze target.
5661 * configure: Regenerate.
5662
5663 2009-07-31 Christian Bruel <christian.bruel@st.com>
5664
5665 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5666 * configure: Regenerate.
5667
5668 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5669
5670 * MAINTAINERS (Write After Approval): Update my e-mail address.
5671
5672 2009-07-06 Ian Lance Taylor <iant@google.com>
5673
5674 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5675 * configure: Rebuild.
5676
5677 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5678
5679 * MAINTAINERS: Move myself to the Graphite Reviewers.
5680
5681 2009-06-30 Wei Guozhi <carrot@google.com>
5682
5683 * MAINTAINERS: Add my name to Write After Approval list.
5684
5685 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5686
5687 PR bootstrap/40338
5688 * configure.ac (comparestring): Create new variable.
5689 * Makefile.tpl (comparestring): Use to skip some comparisions.
5690 * configure: Regenerate.
5691 * Makefile.in: Regenerate.
5692
5693 2009-06-26 Doug Evans <dje@sebabeach.org>
5694
5695 * Makefile.def (host_modules): Add cgen.
5696 * Makefile.in: Regenerate.
5697 * configure.ac (host_tools): Add cgen.
5698 * configure: Regenerate.
5699
5700 2009-06-23 DJ Delorie <dj@redhat.com>
5701
5702 * MAINTAINERS: Add myself as mep maintainer.
5703
5704 2009-06-23 Ian Lance Taylor <iant@google.com>
5705
5706 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5707 boot_languages. Only bootstrap target libraries listed in
5708 target_libs for some boot language. Add --with-stage1-ldflags,
5709 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5710 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5711 if not building with C++.
5712 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5713 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5714 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5715 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5716 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5717 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5718 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5719 * configure, Makefile.in: Rebuild.
5720
5721 2009-06-23 Li Feng <nemokingdom@gmail.com>
5722
5723 * MAINTAINERS: Added my name to write-after-approval list.
5724
5725 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5726
5727 * configure.ac: Define is_elf for QNX Neutrino targets.
5728 * configure: Regenerate.
5729
5730 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5731
5732 * MAINTAINERS: Added my name to the write-after-approval list
5733
5734 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5735
5736 * configure.ac: Detect MPC in default directory.
5737 * configure: Regenerate.
5738
5739 2009-06-03 Jerome Guitton <guitton@adacore.com>
5740 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5741
5742 * Makefile.tpl (all): Avoid a trailing backslash.
5743 * Makefile.in: Regenerate.
5744
5745 2009-06-03 Ben Elliston <bje@au.ibm.com>
5746
5747 * config.sub, config.guess: Update from upstream sources.
5748
5749 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5750
5751 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5752 to noconfdirs.
5753 * configure: Regenerate.
5754
5755 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5756
5757 * Makefile.tpl ([+compare-target+]): Compare all stage
5758 directories, rather than just gcc.
5759 * Makefile.in: Rebuilt.
5760
5761 2009-06-01 Doug Kwan <dougkwan@google.com>
5762
5763 * configure.ac: Support gold for target arm*-*-*.
5764 * configure: Regenerate.
5765
5766 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5767
5768 * Makefile.def: Add MPC support and dependencies.
5769 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5770
5771 * Makefile.in, configure: Regenerate.
5772
5773 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5774
5775 * Makefile.tpl (all): Avoid harmless warning in make all when
5776 gcc-bootstrap is enabled but stage_last does not exist.
5777 * Makefile.in: Rebuilt.
5778
5779 2009-05-24 Nicolas Roche <roche@adacore.com>
5780
5781 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5782 * Makefile.in: Regenerate.
5783
5784 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5785
5786 * MAINTAINERS: Update my e-mail address.
5787
5788 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5789
5790 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5791 * configure: Regenerate.
5792
5793 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5794
5795 PR other/40159
5796 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5797 gcc-no-bootstrap are mutually exclusive.
5798 * Makefile.in: Rebuilt.
5799
5800 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5801
5802 PR other/40159
5803 * Makefile.tpl (all): Don't end with unconditional success.
5804 * Makefile.in: Rebuilt.
5805
5806 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5807
5808 PR target/37137
5809 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5810 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5811 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5812 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5813 stage_configureflags, stage_cflags and stage_libcflags into
5814 explicit Makefile macros.
5815 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5816 GFORTRAN.
5817 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5818 CC. Set CC_FOR_BUILD from CC.
5819 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5820 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5821 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5822 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5823 and GFORTRAN.
5824 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5825 (_LIBCFLAGS): Renamed to _TFLAGS.
5826 (do-compare-debug, do-compare3-debug): Drop.
5827 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5828 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5829 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5830 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5831 (XGCC_FLAGS_FOR_TARGET): New.
5832 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5833 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5834 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5835 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5836 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5837 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5838 TFLAGS.
5839 (BUILD_CONFIG): Include if requested.
5840 (all): Set TFLAGS on bootstrap.
5841 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5842 (all-stageid-prefixmodule): Likewise.
5843 (do-clean, distclean-stageid): Set TFLAGS.
5844 (restrap): Fix whitespace.
5845 * Makefile.in: Rebuilt.
5846
5847 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5848
5849 * config.guess: Sync with src.
5850
5851 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5852
5853 * configure.ac ($with_ppl): Default to no if not supplied.
5854 ($with_cloog): Likewise.
5855 configure: Regenerate.
5856
5857 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5858
5859 * MAINTAINERS: Update my e-mail address.
5860
5861 2009-04-27 Nick Clifton <nickc@redhat.com>
5862
5863 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5864
5865 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5866
5867 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5868 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5869 * Makefile.in: Regenerate.
5870
5871 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5872
5873 PR bootstrap/39739
5874 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5875 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5876
5877 * configure, Makefile.in: Regenerate.
5878
5879 2009-04-21 Taras Glek <tglek@mozilla.com>
5880
5881 * include/hashtab.h: Update GTY annotations to new syntax
5882 * include/splay-tree.h: Likewise
5883
5884 2009-04-17 Ben Elliston <bje@au.ibm.com>
5885
5886 * config.sub, config.guess: Update from upstream sources.
5887
5888 2009-04-15 Anthony Green <green@moxielogic.com>
5889
5890 * configure.ac: Add moxie support.
5891 * configure: Rebuilt.
5892
5893 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5894
5895 * configure.ac: Change copyright header to refer to version
5896 3 of the GNU General Public License and to point readers at the
5897 COPYING3 file and the FSF's license web page.
5898 * Makefile.def: Likewise.
5899 * Makefile.tpl: Likewise.
5900 * Makefile.in: Regenerate.
5901
5902 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5903
5904 * configure.ac: Restore match for darwin9 or later. Use double
5905 brackets since regeneration eats one pair.
5906 * configure: Regenerate.
5907
5908 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5909
5910 PR gas/10039
5911 * configure.ac: Require texinfo 4.7.
5912 * configure: Regenerated.
5913
5914 2009-04-09 Nick Clifton <nickc@redhat.com>
5915
5916 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5917 the GCC Runtime Library Exception.
5918
5919 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5920
5921 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5922 * configure: Regenerate.
5923
5924 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5925
5926 * Makefil.def (languages): New entries.
5927 * Makefile.tpl (check-gcc-*): New generic target.
5928 * Makefile.in: Regenerate.
5929
5930 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5931
5932 * MAINTAINERS: Update my email address.
5933
5934 2009-03-18 Tom Tromey <tromey@redhat.com>
5935
5936 * configure: Rebuild.
5937 * configure.ac (host_libs): Add libiconv.
5938 * Makefile.in: Rebuild.
5939 * Makefile.def (host_modules): Add libiconv.
5940 (configure-gdb, all-gdb): Depend on libiconv.
5941
5942 2009-03-16 Tristan Gingold <gingold@adacore.com>
5943
5944 * configure.ac: Treat gdb as supported on x86_64-darwin.
5945 * configure: Regenerate.
5946
5947 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5948
5949 * configure.ac (--with-host-libstdcxx): New option.
5950 * configure: Regenerate.
5951
5952 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5953
5954 * MAINTAINERS: Move myself into the write after approval list.
5955
5956 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5957
5958 * MAINTAINERS: Update e-mail address.
5959
5960 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5961
5962 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5963
5964 2009-03-10 Ira Rosen <irar@il.ibm.com>
5965
5966 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5967
5968 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5969
5970 Backport from git Libtool:
5971
5972 2009-01-19 Robert Millan <rmh@aybabtu.com>
5973 Support GNU/kOpenSolaris.
5974 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5975 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5976 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5977 GNU/kOpenSolaris.
5978
5979 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5980
5981 * MAINTAINERS: Update e-mail address.
5982
5983 2009-02-24 Michael Eager <eager@eagercon.com>
5984
5985 * MAINTAINERS (Write After Approval): Add self.
5986
5987 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5988
5989 * MAINTAINERS (Write After Approval): Add myself.
5990
5991 2009-02-05 Andreas Schwab <schwab@suse.de>
5992
5993 * Makefile.tpl (stage_last): Define $r and $s before using
5994 $(RECURSE_FLAGS_TO_PASS).
5995 * Makefile.in: Regenerate
5996
5997 2009-01-30 Ian Lance Taylor <iant@google.com>
5998
5999 * MAINTAINERS: Move myself to the Global Reviewers list.
6000
6001 2009-01-29 Robert Millan <rmh@aybabtu.com>
6002
6003 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
6004 * configure: Regenerate.
6005
6006 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
6007
6008 * MAINTAINERS: Make whitespace consistent.
6009 Remove Robert Millan from Write After Approval.
6010
6011 2009-01-16 Alan Modra <amodra@bigpond.net.au>
6012
6013 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
6014 (all-opcodes): Depend on all-libiberty.
6015 * Makefile.in: Regenerate.
6016
6017 2009-01-15 Douglas B Rupp <rupp@gnat.com>
6018
6019 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
6020 * configure: Regenerate.
6021
6022 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
6023
6024 * MAINTAINERS (Write After Approval): Add myself.
6025
6026 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
6027
6028 * MAINTAINERS: Add myself to reviewers (Fortran).
6029
6030 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
6031
6032 PR tree-optimization/38515
6033 * configure.ac (cloog-polylib): Removed.
6034 (with_ppl, with_cloog): Test for "no".
6035 * configure: Regenerated.
6036
6037 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
6038
6039 * MAINTAINERS: Moved myself to reviewers (Fortran).
6040
6041 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
6042
6043 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
6044 (Write After Approval): Remove myself.
6045
6046 2009-01-03 Diego Novillo <dnovillo@google.com>
6047
6048 * MAINTAINERS: Remove myself from alias maintainership.
6049
6050 2009-01-02 David Ayers <ayers@fsfe.org>
6051
6052 * MAINTAINERS: Update e-mail address.
6053
6054 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
6055
6056 * MAINTAINERS: Make whitespace consistent.
6057
6058 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6059
6060 Backport from upstream Libtool:
6061 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
6062 Add cache variables to tests that require the linker to work.
6063 For shlibpath_overrides_runpath, this also changes the semantics
6064 to let the result from the C compiler take precedence.
6065
6066 2008-12-02 Ben Elliston <bje@au.ibm.com>
6067
6068 * config.sub, config.guess: Update from upstream sources.
6069
6070 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
6071
6072 * configure.ac (ppllibs): Add by default the lib flags.
6073 * configure: Regenerate.
6074
6075 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
6076
6077 * MAINTAINERS: Add myself to the write after approval list.
6078
6079 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
6080
6081 * configure.ac: Add double brackets on darwin[912].
6082 * configure: Regenerate.
6083
6084 2008-12-03 Daniel Kraft <d@domob.eu>
6085
6086 * MAINTAINERS: Moved myself and Mikael Morin from Write After
6087 Approval to Reviewer section (for Fortran front-end).
6088
6089 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
6090
6091 * configure.ac: Expand to darwin10 and later.
6092 * configure: Regenerate.
6093
6094 2008-12-02 Andreas Schwab <schwab@suse.de>
6095
6096 * Makefile.def: configure-target-boehm-gc depends on
6097 all-target-libstdc++-v3.
6098 * Makefile.in: Regenerate.
6099
6100 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
6101
6102 * MAINTAINERS: Add myself as mingw maintainer.
6103
6104 2008-12-02 Ben Elliston <bje@au.ibm.com>
6105
6106 * config.sub, config.guess: Update from upstream sources.
6107
6108 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6109
6110 * README.SCO: Remove.
6111
6112 2008-11-29 Fernando Pereira <pronesto@gmail.com>
6113
6114 * MAINTAINERS: Add myself to the write after approval list.
6115
6116 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6117
6118 * MAINTAINERS: Update my email address in WAA section.
6119
6120 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
6121
6122 * MAINTAINERS: Update e-mail address.
6123
6124 2008-11-27 Toon Moene <toon@moene.org>
6125
6126 * MAINTAINERS: Change e-mail address.
6127
6128 2008-11-27 Tristan Gingold <gingold@adacore.com>
6129
6130 * configure.ac: Build gdb for i?86-*-darwin*
6131 * configure: Regenerated.
6132
6133 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
6134
6135 * MAINTAINERS: Added my full name.
6136
6137 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6138
6139 PR bootstrap/38014
6140 PR bootstrap/37923
6141
6142 Revert:
6143
6144 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6145
6146 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6147 * Makefile.in: Regenerated.
6148
6149 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6150
6151 PR gdb/921
6152 PR gdb/1646
6153 PR gdb/2175
6154 PR gdb/2176
6155
6156 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6157 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6158 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6159 (HOST_EXPORTS): Pass CPPFLAGS.
6160 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6161 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6162 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6163 * Makefile.in, configure: Regenerated.
6164 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6165 and CPPFLAGS_FOR_BUILD.
6166
6167 2008-11-06 Jeff Law <law@redhat.com>
6168
6169 * MAINTAINERS: Add myself as middle end maintainer.
6170
6171 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
6172
6173 * MAINTAINERS (Write after approval): Add myself.
6174
6175 2008-11-05 Diego Novillo <dnovillo@google.com>
6176
6177 * MAINTAINERS (Global Reviewers): Add myself.
6178 (Non-Algorithmic Maintainers): Remove myself.
6179
6180 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6181
6182 * MAINTAINERS (Write after approval): Add myself.
6183
6184 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6185
6186 * MAINTAINERS (Write after approval): Add myself.
6187
6188 2008-10-31 Ben Elliston <bje@au.ibm.com>
6189
6190 * configure.ac (spu-*-*): Remove special case.
6191 * configure: Regenerate.
6192
6193 2008-10-30 Catherine Moore <clm@codesourcery.com>
6194
6195 * MAINTAINERS (Write after approval): Update my email address.
6196
6197 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6198
6199 * configure.ac [spu-*-*]: Do not set skipdirs.
6200 * configure: Re-generate.
6201
6202 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6203
6204 * MAINTAINERS (Various Maintainers): Add myself to reload.
6205
6206 2008-10-25 Richard Guenther <rguenther@suse.de>
6207
6208 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6209 maintainer. Remove myself as libgcc-math maintainer.
6210 (Non-Algorithmic Maintainers): Remove myself.
6211
6212 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6213
6214 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6215 * Makefile.in: Regenerated.
6216
6217 2008-10-23 Cary Coutant <ccoutant@google.com>
6218
6219 * MAINTAINERS (Write after approval): Add myself.
6220
6221 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6222
6223 PR gdb/921
6224 PR gdb/1646
6225 PR gdb/2175
6226 PR gdb/2176
6227
6228 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6229 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6230 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6231 (HOST_EXPORTS): Pass CPPFLAGS.
6232 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6233 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6234 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6235 * Makefile.in, configure: Regenerated.
6236 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6237 and CPPFLAGS_FOR_BUILD.
6238
6239 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6240
6241 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6242 Sebastian Pop.
6243
6244 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6245
6246 * MAINTAINERS (Write After Approval): Added myself.
6247
6248 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6249
6250 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6251 recommended version to 2.3.2.
6252
6253 * configure: Regenerate.
6254
6255 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6256
6257 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6258
6259 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6260
6261 * MAINTAINERS (Write After Approval): Update e-mail address.
6262
6263 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6264
6265 * libtool.m4: Update to libtool 2.2.6.
6266 * lt~obsolete.m4: Update to libtool 2.2.6.
6267 * ltmain.sh: Update to libtool 2.2.6.
6268 * ltsugar.m4: Update to libtool 2.2.6.
6269 * ltversion.m4: Update to libtool 2.2.6.
6270 * ltoptions.m4: Update to libtool 2.2.6.
6271 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6272
6273 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6274
6275 * MAINTAINERS (Write After Approval): Add myself.
6276
6277 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6278
6279 * MAINTAINERS (Write After Approval): Update my name.
6280
6281 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6282
6283 * MAINTAINERS: Add myself in "Write After Approval".
6284
6285 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6286
6287 * MAINTAINERS: Add myself as ia64 maintainer.
6288
6289 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6290
6291 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6292 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6293 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6294 and Michael Tiemann from Write After Approval since they do not
6295 actually have access.
6296
6297 2008-09-05 Richard Guenther <rguenther@suse.de>
6298
6299 * configure.ac: Initialize clooglibs to -lcloog.
6300 * configure: Re-generate.
6301
6302 2008-09-04 Le-Chun Wu <lcwu@google.com>
6303
6304 * MAINTAINERS (Write After Approval): Add myself.
6305
6306 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6307
6308 * configure.ac (--with-cloog-polylib): New.
6309 (--disable-cloog-version-check): New.
6310 (--disable-ppl-version-check): New.
6311 * configure: Re-generate.
6312
6313 2008-09-03 Richard Guenther <rguenther@suse.de>
6314
6315 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6316 cloog test.
6317 * configure: Re-generate.
6318
6319 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6320
6321 Add picoChip port.
6322 * MAINTAINERS: Add picoChip maintainers.
6323
6324 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6325 Tobias Grosser <grosser@fim.uni-passau.de>
6326 Jan Sjodin <jan.sjodin@amd.com>
6327 Harsha Jagasia <harsha.jagasia@amd.com>
6328 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6329 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6330 Adrien Eliche <aeliche@isty.uvsq.fr>
6331
6332 Merge from graphite branch.
6333 * configure: Regenerate.
6334 * Makefile.in: Regenerate.
6335 * configure.ac (host_libs): Add ppl and cloog.
6336 Add checks for PPL and CLooG.
6337 * Makefile.def (ppl, cloog): Added modules and dependences.
6338 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6339 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6340
6341 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6342
6343 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6344 (GCC_SHLIB_SUBDIR): New.
6345 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6346 * configure: Regenerate.
6347 * Makefile.in: Regenerate.
6348
6349 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6350
6351 * MAINTAINERS: Consistently use tabs to separate columns.
6352
6353 2008-08-29 Tristan Gingold <gingold@adacore.com>
6354
6355 * MAINTAINERS (Write after Approval): Add myself.
6356
6357 2008-08-28 Tristan Gingold <gingold@adacore.com>
6358
6359 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6360 Enable bfd, binutils and opcodes.
6361 * configure: Regenerate.
6362
6363 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6364
6365 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6366
6367 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6368
6369 * MAINTAINERS: Use correct Umlaut for last name.
6370
6371 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6372
6373 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6374
6375 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6376
6377 * MAINTAINERS: Update my email address.
6378
6379 2008-08-16 Nicolas Roche <roche@adacore.com>
6380
6381 * Makefile.tpl: Add BOOT_ADAFLAGS.
6382 * Makefile.in: Regenerate.
6383
6384 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6385
6386 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6387 * configure: Regenerate.
6388
6389 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6390
6391 * configure.ac: Add makefile fragments for hpux.
6392 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6393 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6394 * configure: Regenerate.
6395 * Makefile.in: Regenerate.
6396
6397 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6398
6399 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6400
6401 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6402
6403 * MAINTAINERS (Write after Approval): Add myself.
6404
6405 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6406
6407 * MAINTAINERS (Write After Approval): Add myself.
6408
6409 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6410
6411 * MAINTAINERS (Write After Approval): Add myself.
6412
6413 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6414
6415 * MAINTAINERS: Update my email address.
6416
6417 2008-06-25 Joey Ye <joey.ye@intel.com>
6418
6419 * MAINTAINERS (Write After Approval): Add myself.
6420
6421 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6422
6423 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6424 * Makefile.in: Regenerate.
6425 * configure: Regenerate.
6426
6427 2008-06-17 Daniel Kraft <d@domob.eu>
6428
6429 * MAINTAINERS (Write After Approval): Add myself.
6430
6431 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6432
6433 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6434 "$@" is still intact with both Autoconf 2.59 and 2.62.
6435 * configure: Regenerate.
6436
6437 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6438
6439 * Makefile.tpl: Fix comment errors.
6440 * Makefile.in: Regenerate.
6441
6442 2008-06-12 David S. Miller <davem@davemloft.net>
6443 David Edelsohn <edelsohn@gnu.org>
6444
6445 * configure.ac: Add powerpc*-*-* to gold supported targets.
6446 * configure: Regenerate.
6447
6448 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6449
6450 PR tree-optimization/36218
6451 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6452 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6453 (all prefix="build-"): Pass them to build-system sub-makes.
6454 * Makefile.in: Regenerate.
6455
6456 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6457
6458 * MAINTAINERS (mt port): Remove.
6459 (sco5, unixware, sco udk): Remove.
6460 (Kean Johnston): Add to Write After Approval.
6461
6462 2008-05-30 Julian Brown <julian@codesourcery.com>
6463
6464 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6465 of libobjc for ARM EABI Linux.
6466 * configure: Regenerate.
6467
6468 2008-05-18 Xinliang David Li <davidxl@google.com>
6469
6470 * ChangeLog: Remove wrong ChangeLog entry.
6471
6472 2008-05-17 Xinliang David Li <davidxl@google.com>
6473
6474 * MAINTAINERS (Write After Approval): Add myself.
6475
6476 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6477
6478 * MAINTAINERS (Write After Approval): Add myself.
6479
6480 2008-05-14 Rafael Espíndola <espindola@google.com>
6481
6482 * config-ml.in: don't handle --enable-shared and --enable-static.
6483
6484 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6485
6486 * MAINTAINERS: Update my email address.
6487
6488 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6489
6490 * MAINTAINERS: Update my email address.
6491
6492 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6493
6494 * MAINTAINERS (Write After Approval): Add myself.
6495
6496 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6497
6498 * MAINTAINERS (Write After Approval): Add myself.
6499
6500 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6501
6502 * MAINTAINERS (crx): Add myself.
6503
6504 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6505
6506 Sync with src:
6507 2008-04-14 David S. Miller <davem@davemloft.net>
6508
6509 * configure.ac: Add sparc*-*-* to gold supported targets.
6510 * configure: Regenerate.
6511
6512 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6513
6514 PR bootstrap/35457
6515 * configure.ac: Include override.m4.
6516 * configure: Regenerate.
6517
6518 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6519
6520 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6521 * Makefile.in: Regenerate.
6522
6523 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6524
6525 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6526 as nonconfigurable directories list.
6527 * configure: Regenerate.
6528
6529 2008-04-14 Ben Elliston <bje@au.ibm.com>
6530
6531 * config.sub, config.guess: Update from upstream sources.
6532
6533 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6534
6535 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6536 * Makefile.in: Regenerate.
6537
6538 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6539
6540 * configure.ac: Do not build libssp for the AVR.
6541 * configure: Regenerate.
6542
6543 2008-04-07 Ian Lance Taylor <iant@google.com>
6544
6545 * Makefile.def: check-gold depends upon all-binutils.
6546 * Makefile.in: Regenerate.
6547
6548 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6549
6550 * MAINTAINERS (Write After Approval): Add myself.
6551
6552 2008-04-04 Nick Clifton <nickc@redhat.com>
6553
6554 PR binutils/4334
6555 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6556 builds.
6557 * configure: Regenerate.
6558
6559 2008-04-04 NightStrike <NightStrike@gmail.com>
6560
6561 PR other/35151
6562 * configure.ac: Combine rules for mingw32 and mingw64.
6563 * configure: Regenerate.
6564
6565 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6566
6567 * MAINTAINERS (Write After Approval): Add myself.
6568
6569 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6570
6571 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6572 * Makefile.in (.NOTPARALLEL): Ditto.
6573
6574 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6575
6576 * MAINTAINERS (Write After Approval): Add myself.
6577
6578 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6579
6580 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6581 * Makefile.in (.NOTPARALLEL): Regenerate.
6582
6583 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6584
6585 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6586 * Makefile.in: Regenerate.
6587
6588 2008-03-26 Jakub Staszak <kuba@et.pl>
6589
6590 * MAINTAINERS (Write After Approval): Add myself.
6591
6592 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6593
6594 * MAINTAINERS: Update e-mail address.
6595
6596 2008-03-20 Ian Lance Taylor <iant@google.com>
6597
6598 * configure.ac: Add support for --enable-gold.
6599 * Makefile.def: Add gold as a directory like ld.
6600 * configure, Makefile.in: Regenerate.
6601
6602 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6603
6604 * configure.ac: m4_include config/proginstall.m4.
6605 * configure: Regenerate.
6606
6607 Backport from upstream Libtool:
6608
6609 2007-10-12 Eric Blake <ebb9@byu.net>
6610
6611 Deal with Autoconf 2.62's semantic change in m4_append.
6612 * ltsugar.m4 (lt_append): Replace broken versions of
6613 m4_append.
6614 (lt_if_append_uniq): Don't require separator to be overquoted,
6615 and avoid broken m4_append.
6616 (lt_dict_add): Fix typo.
6617 * libtool.m4 (_LT_DECL): Don't overquote separator.
6618
6619 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6620
6621 * config.rpath: Add AIX 6 support.
6622
6623 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6624
6625 * Makefile.def (stageprofile). Remove -fprofile-generate
6626 from stage_libcflags.
6627 * Makefile.in: Regenerate.
6628
6629 2008-03-13 Ben Elliston <bje@au.ibm.com>
6630
6631 * config.sub, config.guess: Update from upstream sources.
6632
6633 2008-03-06 Tom Tromey <tromey@redhat.com>
6634
6635 * MAINTAINERS: Update for treelang deletion.
6636
6637 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6638
6639 * MAINTAINERS: Update my email address.
6640
6641 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6642
6643 * MAINTAINERS (darwin port): Add myself as a maintainer.
6644 (objective-c/c++): Add myself as a maintainer.
6645
6646 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6647
6648 * MAINTAINERS (Write After Approval): Update my email address.
6649
6650 2008-02-25 Tomas Bily <tbily@suse.cz>
6651
6652 * MAINTAINERS (Write After Approval): Add myself.
6653
6654 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6655
6656 * MAINTAINERS (OpenMP): Add myself.
6657
6658 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6659
6660 PR bootstrap/32009
6661 PR bootstrap/32161
6662
6663 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6664 * configure: Regenerate.
6665
6666 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6667 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6668 STAGE4_LIBCFLAGS): New.
6669 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6670 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6671 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6672 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6673 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6674 for target modules. Don't export LIBCFLAGS.
6675 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6676 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6677 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6678 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6679 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6680 * Makefile.in: Regenerate.
6681
6682 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6683
6684 PR libgcj/33085
6685 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6686 Do not use -DDLL_EXPORT. Backport from upstream.
6687
6688 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6689
6690 * MAINTAINERS (Write After Approval): Add myself.
6691
6692 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6693
6694 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6695 * configure: Regenerate.
6696
6697 2008-01-31 Marc Gauthier <marc@tensilica.com>
6698
6699 * configure.ac (xtensa*-*-*): Recognize processor variants.
6700 * configure: Regenerate.
6701
6702 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6703
6704 PR bootstrap/34922
6705 * configure.ac (PARSE_ARGS): Push suitable setting of
6706 ac_subdirs_all, for `./configure --help=recursive'.
6707 Handle `+' in generic toplevel directory disabling.
6708 * configure: Regenerate.
6709
6710 2008-01-28 Nick Clifton <nickc@redhat.com>
6711
6712 * MAINTAINERS (xstormy16): Take over maintainership.
6713
6714 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6715
6716 * MAINTAINERS (c4x port): Remove.
6717
6718 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6719
6720 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6721
6722 2008-01-23 Ben Elliston <bje@au.ibm.com>
6723
6724 * config.sub, config.guess: Update from upstream sources.
6725
6726 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6727
6728 * MAINTAINERS (Write After Approval): Add myself.
6729
6730 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6731
6732 * MAINTAINERS: Update my email address.
6733
6734 2008-01-09 Raksit Ashok <raksit@google.com>
6735
6736 * MAINTAINERS (Write After Approval): Add myself.
6737
6738 2008-01-09 Raksit Ashok <raksit@google.com>
6739
6740 * MAINTAINERS (Write After Approval): Add myself.
6741
6742 2008-01-08 Ben Elliston <bje@au.ibm.com>
6743
6744 * config.sub, config.guess: Update from upstream sources.
6745
6746 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6747
6748 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6749 Change recommended MPFR from 2.2.1 -> 2.3.0.
6750 * configure: Regenerate.
6751
6752 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6753
6754 * MAINTAINERS: Update my email address.
6755
6756 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6757
6758 * MAINTAINERS: Update my email address.
6759
6760 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6761
6762 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6763 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6764 * Makefile.in: Regenerate.
6765
6766 2007-12-10 Mark Heffernan <meheff@google.com>
6767
6768 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6769 misplaced entries.
6770
6771 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6772
6773 * configure.ac: Enable libjava for x86_64-*-darwin9.
6774 * configure: Regenerate.
6775
6776 2007-12-07 Bill Maddox <maddox@google.com>
6777
6778 * MAINTAINERS (Write After Approval): Add myself.
6779
6780 2007-12-05 Ben Elliston <bje@au.ibm.com>
6781
6782 * config.sub, config.guess: Update from upstream sources.
6783
6784 2007-12-02 Matthias Klose <doko@ubuntu.com>
6785
6786 * config-ml.in: Remove 64bit configure tests.
6787
6788 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6789
6790 * config-ml.in: Robustify against white space in absolute file
6791 names.
6792
6793 * config-ml.in (multi-clean): Substitute ${Makefile}.
6794 Remove superfluous ${Makefile} in list.
6795
6796 2007-11-19 Thiemo Seufer <ths@mips.com>
6797
6798 * config-ml.in: Don't hardcode the Makefile name.
6799
6800 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6801
6802 * MAINTAINERS (Write After Approval): Add myself.
6803
6804 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6805
6806 * MAINTAINERS (Write After Approval): Add myself.
6807
6808 2007-11-06 Doug Kwan <dougkwan@google.com>
6809
6810 * MAINTAINERS (Write After Approval): Add myself.
6811
6812 2007-10-25 Ben Elliston <bje@au.ibm.com>
6813
6814 * MAINTAINERS (mercury): Remove entry.
6815 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6816
6817 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6818
6819 * Makefile.def (dependencies): Make configure-gdb depend on
6820 all-intl.
6821 * Makefile.in: Regenerated.
6822
6823 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6824
6825 * MAINTAINERS (Fortran maintainer): Remove myself.
6826
6827 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6828
6829 * Makefile.def: To avoid problems running with parallel makes,
6830 build newlib before libgloss so that target specific header
6831 files are availble.
6832 * Makefile.in: Regenerate
6833
6834 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6835
6836 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6837 * Makefile.in: Regenerate.
6838
6839 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6840
6841 * MAINTAINERS (Register allocation reviewer): Add myself.
6842
6843 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6844
6845 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6846 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6847 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6848 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6849 * configure: Regenerate.
6850
6851 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6852
6853 * MAINTAINERS (Register allocation reviewer): Add myself.
6854
6855 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6856
6857 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6858 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6859 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6860 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6861 * configure.ac: Default them to host tools for $host = $build.
6862 Subst them.
6863
6864 * configure: Regenerate.
6865 * Makefile.in: Regenerate.
6866
6867 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6868
6869 * MAINTAINERS (Register allocation reviewer): Add myself.
6870
6871 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6872
6873 * MAINTAINERS (Register allocation reviewer): Add myself.
6874
6875 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6876
6877 * MAINTAINERS (Write After Approval): Fix typo.
6878
6879 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6880
6881 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6882 * configure: Regenerate.
6883
6884 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6885
6886 PR bootstrap/31906
6887 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6888 they're already prefixed.
6889
6890 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6891
6892 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6893 libstdc++.
6894 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6895 * configure: Regenerate.
6896 * Makefile.in: Regenerate.
6897
6898 2007-09-17 Andreas Schwab <schwab@suse.de>
6899
6900 * configure.ac: Raise minimum makeinfo version to 4.6.
6901 * configure: Regenerate.
6902
6903 2007-09-17 Johannes Singler <singler@ira.uka.de>
6904
6905 * MAINTAINERS (write-after-approval) add myself
6906
6907 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6908
6909 * configure.ac: Correct makeinfo version check.
6910 * configure: Regenerate.
6911
6912 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6913
6914 * MAINTAINERS: Update my email address.
6915
6916 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6917
6918 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6919 to $skipdirs and only disable gprof for newlib. Use the normal
6920 mips*-elf* handling in other respects.
6921 * configure: Regnerate.
6922
6923 2007-09-12 David Daney <ddaney@avtrex.com>
6924
6925 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6926 enabling libgcj.
6927 * configure: Regenerate.
6928
6929 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6930
6931 PR other/32154
6932 * configure.ac: For libgloss targets, point the linker to the linker
6933 script, startup code and simulator library.
6934 * configure: Regenerate.
6935
6936 2007-09-07 Andrew Haley <aph@redhat.com>
6937
6938 * configure.ac (noconfigdirs): Remove target-libffi and
6939 target-libjava.
6940 * configure: Regenerate.
6941
6942 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6943
6944 PR target/33281
6945 * configure.ac: Use config/mh-mingw on mingw.
6946 * configure: Regenerate.
6947
6948 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6949
6950 * MAINTAINERS (Write After Approval): Add myself.
6951
6952 2007-09-05 Richard Guenther <rguenther@suse.de>
6953
6954 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6955 nor --disable-checking is provided also turn on yes and types
6956 checking for stage1.
6957 * configure: Re-generate.
6958
6959 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6960
6961 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6962 (Write After Approval): Remove myself.
6963
6964 2007-08-29 Nick Clifton <nickc@redhat.com>
6965
6966 * config.sub, config.guess: Update from upstream sources.
6967
6968 2007-08-22 Bud Davis <jmdavis@link.com>
6969
6970 * MAINTAINERS (Write After Approval): Added myself.
6971 * MAINTAINERS (Reviewers): Removed myself.
6972
6973 2007-08-18 Paul Brook <paul@codesourcery.com>
6974 Joseph Myers <joseph@codesourcery.com>
6975
6976 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6977 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6978 * Makefile.in: Regenerate.
6979 * configure.ac (--with-debug-prefix-map): New.
6980 * configure: Regenerate.
6981
6982 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6983 Nigel Stephens <nigel@mips.com>
6984
6985 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6986 as target_makefile_frag.
6987 * configure: Regenerate.
6988
6989 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6990
6991 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6992 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6993 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6994 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6995 (do-compare, do-compare3, do-compare-debug): New.
6996 ([+compare-target+]): Use them.
6997
6998 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6999
7000 * MAINTAINERS (Write After Approval): Change my email address.
7001
7002 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7003 Ben Elliston <bje@au.ibm.com>
7004
7005 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
7006 --silent if $silent.
7007 * configure: Regenerate.
7008
7009 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
7010
7011 * MAINTAINERS (Various Maintainers): Add myself as
7012 loop infrastructure maintainer. Update my e-mail
7013 address.
7014
7015 2007-07-31 Diego Novillo <dnovillo@google.com>
7016
7017 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
7018 Adjust description.
7019
7020 2007-07-26 Richard Guenther <rguenther@suse.de>
7021
7022 * configure.ac: Add types checking to stage1 checking flags.
7023 * configure: Regenerate.
7024
7025 2007-07-17 Nick Clifton <nickc@redhat.com>
7026
7027 * COPYING3: New file. Contains version 3 of the GNU General
7028 Public License.
7029 * COPYING3.LIB: New file. Contains version 3 of the GNU
7030 Lesser General Public License.
7031
7032 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7033
7034 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
7035
7036 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
7037
7038 * MAINTAINERS (S/390 co-maintainer): Add myself.
7039 (Write After Approval): Remove myself.
7040
7041 2007-07-13 Dan Hipschman <dsh@google.com>
7042
7043 * MAINTAINERS (Write After Approval): Add myself.
7044
7045 2007-07-11 Nick Clifton <nickc@redhat.com>
7046
7047 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
7048 WINDRES export.
7049 * Makefile.in: Regenerate.
7050
7051 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7052
7053 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
7054 maintainer.
7055
7056 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
7057
7058 * lt~obsolete.m4: New. Import from 20070318 libtool.
7059
7060 2007-07-03 Julian Brown <julian@codesourcery.com>
7061
7062 * MAINTAINERS (Write After Approval): Add myself.
7063
7064 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7065
7066 * configure.ac: Rewrite 'configure --help' strings to look nicer.
7067 * configure: Regenerate.
7068
7069 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
7070
7071 * configure.ac: Add some missing m4 quotation.
7072 * configure: Regenerate.
7073
7074 2007-07-02 Simon Baldwin <simonb@google.com>
7075
7076 * MAINTAINERS (Write After Approval): Add myself.
7077
7078 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
7079
7080 * configure: Regenerate.
7081
7082 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
7083
7084 * Makefile.def: Add windmc tool to build.
7085 * Makefile.tpl: Likewise.
7086 * configure.ac: Likewise.
7087 * Makefile.in: Regenerate.
7088 * configure: Regenerate.
7089
7090 2007-06-28 DJ Delorie <dj@redhat.com>
7091
7092 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7093 not building newlib.
7094 * configure: Regenerated.
7095
7096 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7097
7098 * MAINTAINERS (Write After Approval): Add myself.
7099
7100 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
7101
7102 * MAINTAINERS (Write After Approval): Add myself.
7103
7104 2007-06-19 Chris Matthews <chrismatthews@google.com>
7105
7106 * MAINTAINERS (Write After Approval): Add myself.
7107
7108 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7109
7110 * MAINTAINERS (Write After Approval): Add myself.
7111
7112 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7113
7114 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7115 * Makefile.in: Regenerated.
7116
7117 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7118
7119 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7120 bfin*-*-uclinux* targets.
7121 * configure: Regenerate.
7122
7123 2007-06-14 Ian Lance Taylor <iant@google.com>
7124
7125 * MAINTAINERS: Add myself as non-algorithmic global write
7126 maintainer.
7127
7128 2007-06-14 Diego Novillo <dnovillo@google.com>
7129
7130 * MAINTAINERS: Add self as middle-end maintainer and
7131 non-algorithmic global write maintainer.
7132
7133 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7134
7135 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7136 Move all Fortran maintainers except Paul Brook into the
7137 Non-Autopoiesis section.
7138
7139 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
7140
7141 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7142 (distclean-stage[+id+]): Possibly delete stage_last.
7143 * Makefile.in: Regenerate.
7144
7145 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
7146
7147 * MAINTAINERS (Various Maintainer): Fix typo.
7148
7149 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
7150
7151 * MAINTAINERS (Various Maintainer): Add myself as
7152 dataflow maintainer.
7153
7154 2007-06-07 Ben Elliston <bje@au.ibm.com>
7155
7156 * config.sub, config.guess: Update from upstream sources.
7157
7158 2007-06-07 Ben Elliston <bje@au.ibm.com>
7159
7160 * Makefile.tpl: Fix spelling error.
7161 * Makefile.in: Regenerate.
7162
7163 2007-06-01 Steve Ellcey <sje@cup.hp.com>
7164
7165 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7166 lt_cv_sys_max_cmd_len.
7167
7168 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7169
7170 * MAINTAINERS (Various Maintainers): Add myself as
7171 auto-vectorizer maintainer.
7172
7173 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
7174
7175 PR libjava/32098
7176 * libtool.m4: Revert previous change.
7177 * ltgcc.m4: Put it here.
7178
7179 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7180
7181 * MAINTAINERS (Various Maintainers): Add myself as
7182 auto-vectorizer maintainer.
7183
7184 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7185
7186 PR libjava/32098
7187 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7188
7189 2007-05-30 Richard Guenther <rguenther@suse.de>
7190
7191 * MAINTAINERS (Various Maintainers): Add myself as
7192 auto-vectorizer maintainer.
7193
7194 2007-05-30 Jakub Jelinek <jakub@redhat.com>
7195
7196 PR bootstrap/29382
7197 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7198 * configure: Rebuilt.
7199
7200 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
7201
7202 * MAINTAINERS (Write After Approval): Removed my name.
7203
7204 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7205
7206 * MAINTAINERS (Write After Approval): Remove myself.
7207
7208 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7209
7210 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7211
7212 2007-05-23 Steve Ellcey <sje@cup.hp.com>
7213
7214 * ltmain.sh: Update from ToT Libtool.
7215 * libtool.m4: Update from ToT Libtool.
7216 * ltsugar.m4: New. Update from ToT Libtool.
7217 * ltversion.m4: New. Update from ToT Libtool.
7218 * ltoptions.m4: New. Update from ToT Libtool.
7219 * ltconfig: Remove.
7220 * ltcf-c.sh: Remove.
7221 * ltcf-cxx.sh: Remove.
7222 * ltcf-gcj.sh: Remove.
7223
7224 2007-05-22 Ollie Wild <aaw@google.com>
7225
7226 * MAINTAINERS (Write After Approval): Add myself.
7227
7228 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7229
7230 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7231 stage_cflags.
7232 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7233 Remove CFLAGS/LIBCFLAGS.
7234 (configure-stage[+id+]-[+prefix+][+module+],
7235 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7236 * Makefile.in: Regenerate.
7237
7238 2007-05-15 Diego Novillo <dnovillo@google.com>
7239
7240 * MAINTAINERS: Update e-mail address.
7241
7242 2007-05-15 Revital Eres <eres@il.ibm.com>
7243
7244 * MAINTAINERS (Write After Approval): Add myself.
7245
7246 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7247
7248 * MAINTAINERS (Write After Approval): Updated my address.
7249
7250 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7251
7252 * MAINTAINERS (Write After Approval): Add myself.
7253
7254 2007-05-11 Silvius Rus <rus@google.com>
7255
7256 * MAINTAINERS (Write After Approval): Add myself.
7257
7258 2007-04-23 Tom Tromey <tromey@redhat.com>
7259
7260 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7261
7262 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7263
7264 * MAINTAINERS (cpplib): Rename to ...
7265 (libcpp): ... this. Add C/C++ front end maintainers.
7266
7267 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7268
7269 * config-ml.in: Pass ${ml_config_env} to configure calls.
7270
7271 2007-04-04 Christian Bruel <christian.bruel@st.com>
7272
7273 * MAINTAINERS (Write After Approval): Add myself.
7274
7275 2007-04-02 Dave Korn <dave.korn@artimi.com>
7276
7277 * MAINTAINERS (Write After Approval): Add myself.
7278
7279 2007-03-31 Tobias Burnus <burnus@net-b.de>
7280
7281 * MAINTAINERS (fortran 95 front end): Add myself.
7282
7283 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7284
7285 * MAINTAINERS (Write After Approval): Add myself.
7286
7287 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7288
7289 * MAINTAINERS (Modulo Scheduler): Add myself.
7290
7291 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7292
7293 * MAINTAINERS (fortran 95 front end): Add myself.
7294 (c++ front end): whitespace fix.
7295
7296 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7297
7298 * MAINTAINERS (Write After Approval): Add myself.
7299
7300 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7301
7302 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7303 of glob. Quote arguments with single quotes too.
7304 * configure: Regenerate.
7305
7306 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7307
7308 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7309 * Makefile.in: Regenerate
7310
7311 2007-03-07 Andreas Schwab <schwab@suse.de>
7312
7313 * configure: Regenerate.
7314
7315 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7316
7317 * configure.ac: Add "--with-pdfdir" configure option,
7318 which defines pdfdir variable.
7319 * Makefile.def (target=fixincludes): Add install-pdf to
7320 missing targets.
7321 (recursive_targets): Add install-pdf target.
7322 (flags_to_pass): Add pdfdir.
7323 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7324 target.
7325 * configure: Regenerate
7326 * Makefile.in: Regenerate
7327
7328 2007-02-28 Eric Christopher <echristo@apple.com>
7329
7330 Revert:
7331 2006-12-07 Mike Stump <mrs@apple.com>
7332
7333 * Makefile.def (dependencies): Add dependency for
7334 install-target-libssp and install-target-libgomp on
7335 install-gcc.
7336 * Makefile.in: Regenerate.
7337
7338 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7339
7340 * configure: Regenerate.
7341 * configure.ac: Move statements after variable declarations.
7342
7343 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7344
7345 * MAINTAINERS: Add myself as sh maintainer.
7346
7347 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7348
7349 * configure.ac: Adjust for loop syntax.
7350 * configure: Regenerate.
7351
7352 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7353
7354 * configure: Rebuilt.
7355
7356 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7357
7358 * configure.ac: Drop multiple occurrences of --enable-languages,
7359 and fix its quoting.
7360 * configure: Rebuilt.
7361
7362 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7363 Nathan Sidwell <nathan@codesourcery.com>
7364 Vladimir Prus <vladimir@codesourcery.com>
7365 Joseph Myers <joseph@codesourcery.com>
7366
7367 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7368 * configure: Regenerate.
7369
7370 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7371
7372 * ltconfig (freebsd*): Default to elf.
7373
7374 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7375
7376 * configure.ac (target_libraries): Move libgcc before libiberty.
7377 * configure: Regenerated.
7378
7379 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7380 Paolo Bonzini <bonzini@gnu.org>
7381
7382 PR bootstrap/30753
7383 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7384 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7385 * configure: Regenerated.
7386
7387 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7388
7389 * MAINTAINERS (Language Front End Maintainers): Update my mail
7390 address.
7391
7392 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7393
7394 PR bootstrap/30748
7395 * configure.ac: Correct syntax for Solaris ksh.
7396 * configure: Regenerated.
7397
7398 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7399
7400 * configure.ac: Sync with src.
7401 * configure: Regenerate.
7402
7403 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7404
7405 * Makefile.in: Regenerate.
7406
7407 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7408
7409 * config.sub: Sync with src.
7410
7411 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7412
7413 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7414 noncanonical equivalents.
7415 * configure.in: Rename to...
7416 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7417 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7418 target_noncanonical. Use them. Rewrite removal of configure
7419 arguments for autoconf 2.59. Discard variable settings. Force
7420 program_transform_name for native tools.
7421
7422 * Makefile.in: Regenerated.
7423 * configure: Regenerated with autoconf 2.59.
7424
7425 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7426
7427 * MAINTAINERS (Write After Approval): Add myself.
7428
7429 2007-01-31 Andreas Schwab <schwab@suse.de>
7430
7431 * Makefile.tpl (LDFLAGS): Substitute it.
7432 * Makefile.in: Regenerate.
7433
7434 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7435
7436 * MAINTAINERS (Write After Approval): Add myself.
7437
7438 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7439
7440 * MAINTAINERS (spu port): Add myself.
7441
7442 2007-01-23 Richard Guenther <rguenther@suse.de>
7443
7444 PR bootstrap/30541
7445 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7446 * Makefile.tpl (GNATBIND): Substitute it.
7447 (GNATMAKE): Likewise.
7448 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7449 of STAGE_PREFIX.
7450 * Makefile.in: Regenerate.
7451 * configure: Regenerate.
7452
7453 2007-01-18 Mike Stump <mrs@apple.com>
7454
7455 * configure.in: Re-enable -Werror for gcc builds.
7456
7457 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7458
7459 * MAINTAINERS (Write After Approval): Add myself.
7460
7461 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7462
7463 * configure.in: Change == to = in test command.
7464 * configure: Regenerate.
7465
7466 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7467 Nick Clifton <nickc@redhat.com>
7468 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7469
7470 * configure.in (build_configargs, host_configargs, target_configargs):
7471 Remove build/host/target parameters.
7472 (host_libs): Add gmp and mpfr.
7473 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7474 * Makefile.def (gmp, mpfr): New.
7475 (gcc): Remove target.
7476 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7477 target_os, target_vendor): New.
7478 (configure): Add host_alias/target_alias arguments; adjust invocations.
7479 * configure: Regenerate.
7480 * Makefile.in: Regenerate.
7481
7482 2007-01-11 Matt Fago <fago@earthlink.net>
7483
7484 * configure.in: Try to link to functions only in mpfr 2.2.x
7485 to improve robustness of configure tests.
7486 * configure: Regenerate.
7487
7488 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7489
7490 * MAINTAINERS: Add myself as i386 maintainer.
7491
7492 2007-01-08 Jan Hubicka <jh@suse.cz>
7493
7494 * MAINTAINERS: Add myself as i386 maintainer.
7495
7496 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7497
7498 * configure.in: Add support for an x86_64-mingw* target.
7499 * configure: Regenerate.
7500
7501 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7502
7503 * Makefile.tpl (all-target): Correct @if conditional for target
7504 modules.
7505 * configure.in: Omit libiberty if building only target libgcc.
7506 * configure, Makefile.in: Regenerated.
7507
7508 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7509
7510 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7511 * configure: Regenerate.
7512
7513 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7514
7515 * Makefile.def (target_modules): Add libgcc.
7516 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7517 * Makefile.tpl (clean-target-libgcc): Delete.
7518 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7519 on gcc even for bootstrapped modules. Rewrite handling of
7520 lang_env_dependencies to loop over target_modules.
7521 * configure.in (target_libraries): Add target-libgcc.
7522 * Makefile.in, configure: Regenerated.
7523
7524 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7525
7526 * configure.in: Reorganize recognition of languages. Add
7527 --enable-stage1-languages. Show supported languages for the chosen
7528 target rather than all recognized languages.
7529 * configure: Regenerate.
7530
7531 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7532
7533 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7534 * Makefile.in: Regenerate.
7535
7536 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7537
7538 * configure.in: Warn that MPFR 2.2.0 is buggy.
7539 * configure: Regenerate.
7540
7541 2006-12-27 Ian Lance Taylor <iant@google.com>
7542
7543 * configure.in: When removing Makefiles to force a reconfigure, also
7544 remove prev-DIR*/Makefile.
7545 * configure: Regenerate.
7546
7547 2006-12-22 Andreas Schwab <schwab@suse.de>
7548
7549 * configure: Regenerate with correct autoconf version.
7550
7551 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7552
7553 * configure.in: add AC_SUBST for *_FOR_TARGET.
7554 * configure: Regenerate.
7555
7556 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7557
7558 * configure.in: Simplify logic for rejecting languages that cannot
7559 be built. Separate the case when a language is unsupported,
7560 from the case when the user chooses not to build a language.
7561
7562 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7563
7564 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7565 it only affects bootstrap and could be tested on "$host" as well.
7566 * configure: Regenerate.
7567 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7568
7569 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7570
7571 PR bootstrap/29544
7572 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7573 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7574 move here comment from Makefile.tpl.
7575 * Makefile.tpl: Move some definitions higher in the file.
7576 (STAGE1_CHECKING): New.
7577 * configure.in: Add --enable-stage1-checking.
7578 * configure: Regenerate.
7579 * Makefile.in: Regenerate.
7580
7581 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7582
7583 * MAINTAINERS: Add myself as build system maintainer.
7584
7585 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7586
7587 * MAINTAINERS (Write After Approval): Add myself.
7588
7589 2006-12-13 Eric Christopher <echristo@apple.com>
7590
7591 * MAINTAINERS: Add myself as darwin maintainer.
7592
7593 2006-12-11 Ian Lance Taylor <ian@airs.com>
7594
7595 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7596
7597 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7598
7599 MAINTAINERS: Update my entry.
7600
7601 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7602
7603 * configure.in: Handle spu makefile frag.
7604 * Makefile.tpl (MAINT): Define
7605 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7606 * configure: Regenerate.
7607 * Makefile.in: Regenerate.
7608
7609 2006-12-11 Ben Elliston <bje@au.ibm.com>
7610
7611 * config.guess: Import latest version.
7612 * config.sub: Likewise.
7613
7614 2006-12-11 Ben Elliston <bje@au.ibm.com>
7615
7616 * configure.in (spu-*-*): Don't skip target-libiberty.
7617 * configure: Regenerate.
7618
7619 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7620
7621 PR bootstrap/30134
7622 * configure.in: Correct x86 darwin support for libjava to powerpc
7623 and i?86 only.
7624 * configure: Regenerate.
7625
7626 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7627
7628 * configure.in: Add x86 darwin support for libjava.
7629 * configure: Regenerate.
7630
7631 2006-12-07 Mike Stump <mrs@apple.com>
7632
7633 * Makefile.def (dependencies): Add dependency for
7634 install-target-libssp and install-target-libgomp on
7635 install-gcc.
7636 * Makefile.in: Regenerate.
7637
7638 2006-12-04 Richard Guenther <rguenther@suse.de>
7639
7640 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7641 (Non-Algorithmic Maintainers): Move over non-algorithmic
7642 loop optimizer maintainers, add myself as a non-algorithmic
7643 middle-end maintainer.
7644
7645 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7646
7647 * MAINTAINERS (Write After Approval): Add myself.
7648
7649 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7650
7651 * configure.in: Update error message for missing GMP/MPFR.
7652
7653 * configure: Regenerate.
7654
7655 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7656
7657 * configure.in: Update MPFR version in error message.
7658
7659 * configure: Regenerate.
7660
7661 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7662
7663 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7664 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7665 --with-gmp-lib): New flags.
7666
7667 * configure: Regenerate.
7668
7669 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7670
7671 * MAINTAINERS (Write After Approval): Change my email address.
7672
7673 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7674
7675 * MAINTAINERS (Write After Approval): Add myself.
7676
7677 2006-11-22 Philipp Thomas <pth@suse.de>
7678
7679 * MAINTAINERS (i18n): Update e-mail address.
7680
7681 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7682
7683 * MAINTAINERS (spu port): Add myself as maintainer.
7684 (Write After Approval): Remove myself.
7685
7686 2006-11-22 Ben Elliston <bje@au.ibm.com>
7687
7688 * configure.in (skipdirs): Don't build libssp for SPU.
7689 * configure: Regenerate.
7690
7691 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7692
7693 * MAINTAINERS (spu port): Add myself as maintainer.
7694 (libobjc): Update my email address.
7695
7696 2006-11-21 Andrea Bona <andrea.bona@st.com>
7697
7698 * MAINTAINERS (Write After Approval): Add myself.
7699
7700 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7701
7702 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7703 * configure : Rebuilt.
7704
7705 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7706
7707 * MAINTAINERS (Write After Approval): Add myself.
7708
7709 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7710
7711 * MAINTAINERS (Write After Approval): Add myself.
7712
7713 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7714
7715 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7716 libmpfr.a.
7717 * configure: Regenerate.
7718
7719 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7720
7721 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7722 (unstage): Test for stage_last presence.
7723
7724 PR bootstrap/29802
7725 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7726 STAGE_PREFIX.
7727 * Makefile.in: Regenerate.
7728
7729 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7730
7731 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7732 maintainers.
7733
7734 2006-11-14 Erven Rohou <erven.rohou@st.com>
7735
7736 * MAINTAINERS (Write After Approval): Add myself.
7737
7738 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7739
7740 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7741 and stageN-package/Makefile.
7742 * Makefile.in: Regenerated.
7743
7744 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7745
7746 * configure.in: Remove target-libgloss from noconfigdirs for
7747 bfin-*-*.
7748 * configure: Regenerated.
7749
7750 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7751
7752 * configure.in (have_gmp): Only error if the gcc directory exists.
7753
7754 * configure: Regenerate.
7755
7756 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7757
7758 * configure.in: Robustify error message for missing GMP/MPFR.
7759
7760 * configure: Regenerate.
7761
7762 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7763
7764 * MAINTAINERS (Write After Approval): Add myself.
7765
7766 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7767
7768 * MAINTAINERS: Change email address.
7769
7770 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7771
7772 * MAINTAINERS (Write After Approval): Add myself.
7773
7774 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7775
7776 * MAINTAINERS (Write After Approval): Add myself.
7777
7778 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7779
7780 * MAINTAINERS (Write After Approval): Move myself to
7781 Write After Approval section.
7782
7783 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7784
7785 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7786 need_gmp anymore.
7787 * configure: Regenerate.
7788
7789 2006-10-16 Tobias Burnus <burnus@net-b.de>
7790
7791 * MAINTAINERS (Write After Approval): Add myself.
7792
7793 2006-10-16 Ben Elliston <bje@au.ibm.com>
7794
7795 * config.guess: Import latest version.
7796 * config.sub: Likewise.
7797
7798 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7799
7800 * Makefile.def: Added pdf target handling.
7801 * Makefile.tpl: Added pdf target handling.
7802 * Makefile.in: Regenerated.
7803
7804 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7805
7806 * MAINTAINERS: Add self as score port maintainer.
7807
7808 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7809
7810 * MAINTAINERS (Write After Approval): Add myself.
7811
7812 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7813
7814 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7815 or newer.
7816 * configure: Regenerated.
7817
7818 2006-09-27 Dave Brolley <brolley@redhat.com>
7819
7820 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7821 using $s instead of $r.
7822 * configure: Regenerated.
7823
7824 2006-09-26 Thiemo Seufer <ths@mips.com>
7825
7826 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7827 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7828 * configure: Regenerate.
7829
7830 2006-09-24 Graeme Peterson <gridly@gmail.com>
7831
7832 * MAINTAINERS (Write After Approval): Remove myself.
7833
7834 2006-09-22 Chao-ying Fu <fu@mips.com>
7835
7836 * MAINTAINERS (Write After Approval): Add myself.
7837
7838 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7839
7840 * MAINTAINERS: Add self as soft-fp maintainer.
7841
7842 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7843
7844 * MAINTAINERS: Add myself as avr maintainer.
7845 Remove Marek Michalkiewicz as avr maintainer.
7846
7847 2006-09-07 Roberto Costa <roberto.costa@st.com>
7848
7849 * MAINTAINERS (Write After Approval): Add myself.
7850
7851 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7852
7853 * configure.in: Never build newlib for a Mingw host.
7854 Never build newlib as Mingw target library.
7855 Test the existence of winsup/cygwin for building a Cygwin newlib,
7856 rather than just winsup.
7857 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7858 building a Mingw target.
7859 * configure: Regenerate.
7860
7861 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7862
7863 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7864
7865 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7866
7867 * config.guess: Import from src (was more updated).
7868 * config.sub: Likewise.
7869
7870 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7871
7872 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7873 * configure: Regenerated.
7874
7875 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7876
7877 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7878 for stages after the first.
7879
7880 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7881
7882 * Makefile.def: Add dependencies for configure-opcodes
7883 on configure-intl and all-opcodes on all-intl.
7884 * Makefile.in: Regenerated.
7885
7886 2006-07-13 Ben Elliston <bje@au.ibm.com>
7887
7888 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7889
7890 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7891
7892 Port to hosts whose 'sort' and 'tail' implementations
7893 treat operands with leading '+' as file names, as POSIX
7894 has required since 2001. However, make sure the code still
7895 works on pre-POSIX hosts.
7896 * ltmain.sh: Don't assume "sort +2" is equivalent to
7897 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7898
7899 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7900
7901 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7902
7903 2006-07-04 Peter O'Gorman <peter@pogma.com>
7904
7905 * ltconfig: chmod 644 before ranlib during install.
7906
7907 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7908
7909 PR bootstrap/18058
7910 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7911 if the bootstrap compiler is a GCC version that supports it.
7912 * configure: Regenerate.
7913
7914 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7915
7916 * configure.in: Fix thinkos in previous check-in.
7917 * configure: Regenerate.
7918
7919 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7920
7921 PR other/27063
7922 * configure.in: Test subdir_requires and give an appropriate
7923 error message.
7924 * configure: Regenerate.
7925
7926 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7927
7928 * MAINTAINERS (Write After Approval): Add myself.
7929
7930 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7931
7932 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7933
7934 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7935
7936 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7937
7938 2006-06-20 David Ayers <d.ayers@inode.at>
7939
7940 PR bootstrap/28072
7941 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7942 whether target-libjava is being configured instead of whether the
7943 java front end is enabled.
7944 * configure: Regenerate.
7945
7946 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7947
7948 PR target/27540
7949 * configure.in: Only enable libgomp on IRIX 6.
7950 * configure: Regenerate.
7951
7952 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7953
7954 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7955 too.
7956 * Makefile.in: Regenerate.
7957
7958 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7959
7960 * config-ml.in: Alter CCASFLAGS to include special
7961 multilib options the same as is done for CFLAGS.
7962
7963 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7964
7965 * configure.in: Don't enable libgomp on hpux10.
7966 * configure: Rebuilt.
7967
7968 2006-06-12 David Ayers <d.ayers@inode.at>
7969
7970 PR bootstrap/27963
7971 PR target/19970
7972 * configure.in: Remove target-boehm-gc from noconfigdirs where
7973 ${libgcj} is specified.
7974 * configure: Regenerate.
7975
7976 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7977
7978 Sync from src:
7979
7980 * configure.in: Sync.
7981 * configure: Regenerated.
7982
7983 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7984
7985 * Makefile.def: Added dependencies from sim and gdb on intl, and
7986 added configure dependencies to everything with an all dependency
7987 on intl.
7988 * Makefile.in: Regenerated.
7989
7990 2006-06-06 David Ayers <d.ayers@inode.at>
7991
7992 PR libobjc/13946
7993 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7994 * Makefile.in: Regenerate.
7995 * configure.in: Add --enable-objc-gc at toplevel and have it
7996 enable boehm-gc for Objective-C.
7997 Remove target-boehm-gc from libgcj.
7998 Add target-boehm-gc to target_libraries.
7999 Add target-boehm-gc to noconfigdirs where ${libgcj}
8000 is specified.
8001 Assert that boehm-gc is supported when requested for Objective-C.
8002 Only build boehm-gc if needed either for Java or Objective-C.
8003 * configure: Regenerate.
8004
8005 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
8006
8007 PR 27674
8008 * Makefile.tpl (configure-[+prefix+][+module+],
8009 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
8010 Remove rule to unstage bootstrapped modules.
8011 (stage_current): New.
8012 * Makefile.in: Regenerate.
8013
8014 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
8015
8016 * MAINTAINERS (Write After Approval): Update my e-mail address.
8017
8018 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
8019
8020 * include/libiberty.h: Declare pex_run_in_environment.
8021
8022 2006-05-31 Asher Langton <langton2@llnl.gov>
8023
8024 * MAINTAINERS (Write After Approval): Add myself.
8025
8026 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
8027
8028 * Makefile.def (bfd, opcodes): Fix lib_path.
8029 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
8030 (restrap): Move under "@if gcc-bootstrap". Fix typo.
8031 * Makefile.in: Regenerate.
8032
8033 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8034
8035 * Makefile.in: Regenerate.
8036
8037 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
8038
8039 * Makefile.def: Add install-html target. Add datarootdir
8040 docdir and htmldir to flags_to_pass.
8041 * Makefile.tpl: Add install-html target.
8042 * Makefile.in: Regenerate.
8043 * configure.in: Add --with-datarootdir, --with-docdir, and
8044 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
8045 * configure: Regenerate.
8046
8047 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
8048
8049 * configure.in: Enable gprof for cross builds.
8050 * configure: Regenerate.
8051
8052 2006-05-22 Richard Guenther <rguenther@suse.de>
8053
8054 Revert
8055 2006-01-31 Richard Guenther <rguenther@suse.de>
8056 Paolo Bonzini <bonzini@gnu.org>
8057
8058 * Makefile.def (target_modules): Add libgcc-math target module.
8059 * configure.in (target_libraries): Add libgcc-math target library.
8060 (--enable-libgcc-math): New configure switch.
8061 * Makefile.in: Re-generate.
8062 * configure: Re-generate.
8063 * libgcc-math: New toplevel directory.
8064
8065 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
8066 Andreas Tobler <a.tobler@schweiz.ch>
8067
8068 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
8069 * configure: Rebuilt.
8070
8071 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
8072
8073 * MAINTAINERS (Write After Approval): Add myself.
8074
8075 2006-05-01 DJ Delorie <dj@redhat.com>
8076
8077 * configure.in: Restore CFLAGS if GMP isn't present.
8078 * configure: Regenerate.
8079
8080 2006-05-01 Richard Guenther <rguenther@suse.de>
8081
8082 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
8083 maintainer.
8084
8085 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
8086
8087 * MAINTAINERS (Write After Approval): Add myself.
8088
8089 2006-04-28 Jan Beulich <jbeulich@novell.com>
8090
8091 * MAINTAINERS (Write After Approval): Add myself.
8092
8093 2006-04-18 DJ Delorie <dj@redhat.com>
8094
8095 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8096 reference libgloss so that libssp can be built in a combined
8097 tree.
8098 * configure: Regenerate.
8099
8100 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
8101
8102 * MAINTAINERS (Write After Approval): Add myself.
8103
8104 2006-04-05 Ben Elliston <bje@au.ibm.com>
8105
8106 * configure.in: Require makeinfo 4.4 or higher.
8107 * configure: Regenerate.
8108
8109 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8110
8111 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8112 Rearrange the entries of other libraries to have them in one place.
8113
8114 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8115
8116 * MAINTAINERS (Write After Approval): Remove myself.
8117 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8118
8119 2006-03-14 Richard Guenther <rguenther@suse.de>
8120
8121 * configure: Regenerate with autoconf 2.13.
8122
8123 2006-03-13 Jim Blandy <jimb@codesourcery.com>
8124
8125 * MAINTAINERS: Use my work address.
8126
8127 * MAINTAINERS: Update my E-mail address.
8128
8129 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
8130
8131 * configure.in: Handle --disable-<component> generically.
8132 * configure: Regenerate.
8133
8134 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8135
8136 PR libgcj/17311
8137 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8138
8139 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8140
8141 * MAINTAINERS (Write After Approval): Remove myself.
8142 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8143
8144 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
8145
8146 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8147 (TARGET_CONFIGDIRS): Remove.
8148 * configure.in: Remove AC_SUBST(target_configdirs).
8149 * Makefile.in, configure: Regenerated.
8150
8151 2006-02-20 Steven G. Kargl <kargls@comcast.net>
8152
8153 * MAINTAINERS (Write After Approval): Remove myself.
8154 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8155
8156 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
8157
8158 PR bootstrap/25670
8159
8160 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8161
8162 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8163 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8164 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8165 BUILD_PREFIX, BUILD_PREFIX_1.
8166 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8167
8168 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8169 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8170
8171 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8172 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8173 of `cat stage_current`. Always provide the `r' and `s' variables.
8174 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8175 a single shell execution.
8176 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8177 bootstrapped modules, make the stage1 module if the build was not
8178 started yet, else build the current stage.
8179 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8180 (all-build, all-host, all-target, [+make_target+]-host,
8181 [+make_target+]-target): Do not use \-continued lines.
8182 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8183 (current_stage, restrap, stage_last): New.
8184
8185 * Makefile.in: Regenerate.
8186 * configure: Regenerate.
8187
8188 2006-02-19 Bud Davis <jmdavis@link.com>
8189
8190 * MAINTAINERS (Write After Approval): Remove myself.
8191 (Language Front End Maintainers): Add myself as fortran 95
8192 maintainer and update e-mail address.
8193
8194 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8195
8196 * MAINTAINERS (Write After Approval): Remove myself.
8197 (Language Front End Maintainers): Add myself as fortran 95
8198 maintainer.
8199
8200 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
8201
8202 * MAINTAINERS (Write After Approval): Add myself.
8203
8204 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8205
8206 * MAINTAINERS (Write After Approval): Remove myself.
8207 (Language Front End Maintainers): Add myself as
8208 fortran 95 maintainer.
8209
8210 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8211
8212 Sync from src:
8213
8214 2005-12-27 Leif Ekblad <leif@rdos.net>
8215
8216 * configure.in: Add support for RDOS target.
8217 * configure: Regenerate.
8218
8219 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8220 Andreas Schwab <schwab@suse.de>
8221
8222 * configure: Regenerate.
8223
8224 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8225
8226 * configure.in (enable_libgomp): Add AIX.
8227 * configure: Regenerate.
8228
8229 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8230
8231 * MAINTAINERS (Write After Approval): Add myself.
8232
8233 2006-02-03 Lee Millward <lee.millward@gmail.com>
8234
8235 * MAINTAINERS (Write After Approval): Add myself.
8236
8237 2006-01-31 Richard Guenther <rguenther@suse.de>
8238 Paolo Bonzini <bonzini@gnu.org>
8239
8240 * Makefile.def (target_modules): Add libgcc-math target module.
8241 * configure.in (target_libraries): Add libgcc-math target library.
8242 (--enable-libgcc-math): New configure switch.
8243 * Makefile.in: Re-generate.
8244 * configure: Re-generate.
8245 * libgcc-math: New toplevel directory.
8246
8247 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8248
8249 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8250 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8251 the assembler, linker and binutils.
8252 * configure: Regenerate.
8253
8254 2006-01-22 Dirk Mueller <dmueller@suse.de>
8255
8256 * MAINTAINERS (Write After Approval): Add myself.
8257
8258 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8259
8260 * configure: Regenerate.
8261
8262 2006-01-18 Richard Henderson <rth@redhat.com>
8263 Jakub Jelinek <jakub@redhat.com>
8264 Diego Novillo <dnovillo@redhat.com>
8265
8266 * libgomp: New directory.
8267 * Makefile.def: Add target_module libgomp.
8268 * Makefile.in: Regenerate.
8269 * configure.in (target_libraries): Add target-libgomp.
8270 * configure: Regenerate.
8271
8272 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8273
8274 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8275 @ from continuation.
8276 * Makefile.in: Rebuilt.
8277
8278 2006-01-04 Chris Lattner <sabre@gnu.org>
8279
8280 * MAINTAINERS (Write After Approval): Add myself.
8281
8282 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8283
8284 PR bootstrap/24252
8285
8286 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8287 * Makefile.tpl (OBJDUMP): New.
8288 (EXTRA_HOST_FLAGS): Add it.
8289 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8290
8291 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8292 to use symbolic links between directories. Avoid race conditions
8293 or make them harmless.
8294 * configure.in: Do not try to use symbolic links between directories.
8295
8296 * Makefile.def (LEAN): Pass.
8297 * Makefile.tpl (LEAN): Define.
8298 (stage[+id+]-start): Accept that the previous directory does not
8299 exist, if the bootstrap is lean.
8300 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8301 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8302 configure substitution.
8303 ([+compare-target+]): Likewise.
8304 ([+bootstrap-target+]-lean): New.
8305 * configure.in: Remove lean bootstrap support from here.
8306
8307 * Makefile.in: Regenerate.
8308 * configure: Regenerate.
8309
8310 2006-01-04 Ben Elliston <bje@au.ibm.com>
8311
8312 * MAINTAINERS (libdecnumber): Add myself.
8313
8314 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8315
8316 * libtool-ldflags: New script.
8317
8318 2006-01-02 Andreas Schwab <schwab@suse.de>
8319
8320 * configure.in: When reconfiguring remove Makefile in
8321 all stage directories.
8322 * configure: Regenerate.
8323
8324 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8325
8326 * MAINTAINERS: Update my email address.
8327
8328 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8329
8330 Revert Ada-related part of the previous change.
8331
8332 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8333 Do not pass.
8334 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8335 * Makefile.in: Regenerate.
8336 * configure.in: Do not include mt-ppc-aix target fragment.
8337 * configure: Regenerate.
8338
8339 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8340
8341 * configure.in: Select appropriate fragments for PowerPC/AIX.
8342 * configure: Regenerate.
8343
8344 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8345 BOOT_CFLAGS, BOOT_LDFLAGS.
8346 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8347 BOOT_CFLAGS, BOOT_LDFLAGS.
8348 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8349 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8350 (stage): Fail if we cannot complete the work.
8351 * Makefile.in: Regenerate.
8352
8353 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8354
8355 * configure.in: Replace ms1 with mt.
8356 * configure: Rebuilt.
8357
8358 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8359
8360 * MAINTAINERS: Update my email address.
8361
8362 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8363
8364 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8365 install-host-nogcc): Don't invoke $(stage) at the end.
8366 * Makefile.in: Regenerate.
8367
8368 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8369
8370 * configure.in: Flip the top-level bootstrap switch.
8371 * configure: Regenerate.
8372
8373 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8374
8375 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8376 $(stage) and $(unstage).
8377 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8378 (all): Remove stray semicolon.
8379 (local-distclean): Don't handle multilib.tmp and multilib.out.
8380 (install.all): Set $s for consistency.
8381 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8382 check_multilibs setting. Always make the install directory.
8383 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8384 Correct @if/@endif.
8385 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8386 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8387 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8388 (multilib.out): Remove.
8389 * Makefile.in: Regenerated.
8390
8391 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8392
8393 * MAINTAINERS (Write After Approval): Add myself.
8394
8395 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8396
8397 * MAINTAINERS: Add myself as mt maintainer.
8398
8399 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8400
8401 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8402
8403 * MAINTAINERS: Change email address.
8404
8405 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8406
8407 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8408 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8409 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8410 Find in-tree tools if available.
8411 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8412 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8413 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8414 (COMPILER_*_FOR_TARGET): New.
8415 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8416 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8417 (CONFIGURED_*, USUAL_*): Remove.
8418 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8419 STRIP): Use autoconf substitutions.
8420 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8421 COMPILER_NM_FOR_TARGET): New.
8422 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8423
8424 (all): Make all-host and all-target in parallel.
8425 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8426 that $$r and $$s are set before invoking a recursive make.
8427 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8428 ([+bootstrap-target+]): Inline most of the `all' target.
8429
8430 2005-11-29 Ben Elliston <bje@au.ibm.com>
8431
8432 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8433 from the gcc build directory.
8434 * Makefile.in: Regenerate.
8435
8436 2005-11-29 Ben Elliston <bje@au.ibm.com>
8437
8438 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8439 depend on all-libdecnumber.
8440 * configure.in (host_libs): Include libdecnumber.
8441 * Makefile.in: Regenerate.
8442 * configure: Likewise.
8443
8444 2005-11-29 Ben Elliston <bje@au.ibm.com>
8445
8446 * libdecnumber: Import decNumber sources from the dfp-branch.
8447
8448 2005-11-21 Kean Johnston <jkj@sco.com>
8449
8450 * config.sub, config.guess: Sync from upstream sources.
8451
8452 2005-11-21 Ben Elliston <bje@au.ibm.com>
8453
8454 Import from Autoconf sources:
8455
8456 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8457 * config/move-if-change: Don't output "$2 is unchanged";
8458 suggested by Ben Elliston. Handle weird characters correctly.
8459
8460 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8461
8462 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8463 to match upstream libtool for darwin.
8464
8465 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8466
8467 * Makefile.def: Remove gdb dependencies for gdbtk.
8468 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8469 (configure-gdb, install-gdb): New rules.
8470 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8471 * Makefile.in, configure: Regenerated.
8472
8473 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8474
8475 * MAINTAINERS (Write After Approval): Add myself.
8476
8477 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8478
8479 * MAINTAINERS (Write After Approval): Add myself.
8480
8481 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8482
8483 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8484 Diego Novillo.
8485
8486 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8487
8488 PR bootstrap/24297
8489 * Makefile.tpl (do-[+make-target+], do-check, install,
8490 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8491 are set before recursing.
8492 * Makefile.in: Regenerate.
8493
8494 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8495
8496 PR bootstrap/18939
8497 * Makefile.def (gcc) <target>: Fix thinko.
8498 * Makefile.in: Regenerate.
8499
8500 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8501
8502 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8503 * configure: Regenerate.
8504
8505 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8506
8507 * MAINTAINERS (Write After Approval): Add self.
8508
8509 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8510
8511 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8512 target-libffi, target-qthreads, target-libjava, and
8513 targetlibobjc.
8514 * configure: Regenerate.
8515
8516 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8517
8518 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8519 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8520 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8521 (USUAL_OBJDUMP_FOR_TARGET): New.
8522 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8523 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8524 * configure, Makefile.in: Regenerated.
8525
8526 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8527
8528 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8529 before other host packages.
8530
8531 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8532
8533 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8534
8535 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8536
8537 PR bootstrap/22340
8538
8539 * configure.in (default_target): Remove.
8540 * Makefile.tpl (all): Do not use prerequisites as subroutines
8541 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8542 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8543 use prerequisites as subroutines.
8544 (check-host, check-target): New.
8545 (bootstrap configure & all targets): Do not use stage*-start
8546 if the directory layout is already ok.
8547 (non-bootstrap configure & all targets): Prepend a $(unstage).
8548 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8549 (NOTPARALLEL): Remove.
8550 (unstage, stage variables): New variables.
8551 (unstage, stage targets): Simply expand to those variables.
8552
8553 * configure: Regenerate.
8554 * Makefile.in: Regenerate.
8555
8556 2005-10-04 James E Wilson <wilson@specifix.com>
8557
8558 * Makefile.def (lang_env_dependencies): Add libmudflap.
8559 * Makefile.in: Regenerate.
8560
8561 2005-10-03 Andreas Schwab <schwab@suse.de>
8562
8563 Backport from libtool CVS:
8564 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8565
8566 * ltmain.sh: add support for installing into temporary
8567 staging area (e.g. 'make install DESTDIR=...')
8568
8569 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8570
8571 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8572 * configure: Regenerated.
8573
8574 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8575
8576 * configure: Regenerate with the correct
8577 autoconf version.
8578
8579 2005-09-30 Catherine Moore <clm@cm00re.com>
8580
8581 * configure.in (bfin-*-*): New.
8582 * configure: Regenerated.
8583
8584 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8585
8586 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8587 (LIPO_FOR_TARGET): New.
8588 (CONFIGURED_LIPO_FOR_TARGET): New.
8589 (USUAL_LIPO_FOR_TARGET): New.
8590 (STRIP_FOR_TARGET): New.
8591 (CONFIGURED_STRIP_FOR_TARGET): New.
8592 (USUAL_STRIP_FOR_TARGET): New.
8593 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8594 STRIP_FOR_TARGET.
8595 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8596 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8597 * Makefile.in: Regenerate.
8598 * configure: Regenerate.
8599
8600 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8601
8602 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8603 (rs6000-*-aix*): Same.
8604 * configure: Regenerate.
8605
8606 2005-09-16 Tom Tromey <tromey@redhat.com>
8607
8608 * MAINTAINERS: Add self as java maintainer.
8609
8610 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8611
8612 * configure.in: Recognize f95 in the --enable-languages option,
8613 and substitute it for fortran, issuing a warning.
8614 * configure: Regenerate.
8615
8616 2005-08-30 Phil Edwards <phil@codesourcery.com>
8617
8618 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8619 * configure: Regenerated.
8620
8621 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8622
8623 * MAINTAINERS: Add self as ms1 maintainer.
8624
8625 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8626
8627 * Makefile.def (libssp): Add to lang_env_dependencies.
8628 * Makefile.in: Regenerate.
8629
8630 2005-08-18 Ian Lance Taylor <ian@airs.com>
8631
8632 * MAINTAINERS: Add myself as middle-end maintainer.
8633
8634 2005-08-17 Christian Groessler <chris@groessler.org>
8635
8636 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8637 * Makefile.in: Regenerate.
8638
8639 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8640
8641 * MAINTAINERS (write after approval): Added myself.
8642
8643 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8644
8645 * MAINTAINERS (Write After Approval): Add myself.
8646
8647 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8648
8649 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8650 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8651 Look for alternate names of the target cc and c++
8652 * configure: Regenerate.
8653
8654 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8655
8656 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8657 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8658 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8659 tools; remove code to manually set them.
8660 (Target tools): Look in the environment for them.
8661 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8662 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8663 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8664 build directory.
8665 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8666 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8667 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8668 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8669 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8670 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8671 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8672 * configure: Regenerate.
8673 * Makefile.in: Regenerate.
8674
8675 2005-07-28 Ben Elliston <bje@au.ibm.com>
8676
8677 * MAINTAINERS: Update for removed CPU targets.
8678
8679 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8680
8681 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8682 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8683 * Makefile.in: Regenerated.
8684
8685 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8686
8687 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8688 (CFLAGS_FOR_TARGET): Use it.
8689 (CXXFLAGS_FOR_TARGET): Likewise.
8690 * Makefile.in: Regenerated.
8691 * configure.in (--with-build-sysroot): New option.
8692 * configure: Regenerated.
8693
8694 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8695
8696 * Makefile.tpl: Wrap install between unstage and stage
8697 * Makefile.in: Regenerate.
8698
8699 2005-07-21 Eric Christopher <echristo@apple.com>
8700
8701 * MAINTAINERS: Update affiliation.
8702
8703 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8704
8705 * MAINTAINERS: Add self as crx port maintainer.
8706
8707 2005-07-20 DJ Delorie <dj@redhat.com>
8708
8709 * MAINTAINERS: Add self as m32c maintainer.
8710
8711 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8712
8713 * all files: Update FSF address.
8714
8715 2005-07-15 Eric Christopher <echristo@redhat.com>
8716
8717 * MAINTAINERS: Change affiliation.
8718
8719 2005-07-14 Jim Blandy <jimb@redhat.com>
8720
8721 * configure.in: Add cases for Renesas m32c.
8722 * configure: Regenerated.
8723
8724 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8725
8726 * COPYING.LIB: Update from fsf.org.
8727
8728 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8729
8730 * COPYING, compile, config.guess,
8731 config.sub, install-sh, missing, mkinstalldirs,
8732 symlink-tree, ylwrap: Sync from upstream sources.
8733 * config-ml.in: Update FSF address.
8734
8735 2005-07-13 Eric Christopher <echristo@redhat.com>
8736
8737 * configure.in: Add toplevel noconfigdir support for tpf.
8738 * configure: Regenerate.
8739
8740 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8741
8742 PR ada/22340
8743
8744 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8745 * Makefile.in: Regenerate.
8746
8747 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8748
8749 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8750 Brolley to write-after-approval.
8751
8752 2005-07-07 Andreas Schwab <schwab@suse.de>
8753
8754 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8755 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8756 * Makefile.in: Regenerated.
8757
8758 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8759
8760 * configure.in: Don't build sim or rda when targetting darwin.
8761 * configure: Regenerate.
8762
8763 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8764
8765 * configure.in: Add --enable-libssp and --disable-libssp.
8766 * configure: Regenerate with autoconf-2.13.
8767
8768 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8769
8770 * Makefile.def (target_modules): Add libssp.
8771 * configure.in (target_libraries): Add target-libssp.
8772 * configure: Rebuilt.
8773 * Makefile.in: Rebuilt.
8774
8775 2005-07-01 Zack Weinberg <zackw@panix.com>
8776
8777 * MAINTAINERS: Change email address. Resign from maintainership.
8778
8779 2005-07-01 Richard Guenther <rguenther@suse.de>
8780
8781 * MAINTAINERS: Change my e-mail address and affiliation.
8782
8783 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8784
8785 * Makefile.def (stagefeedback): Come after profile.
8786 Define profiledbootstrap target.
8787 * Makefile.tpl (profiledbootstrap): Remove.
8788 (stageprofile-end): Zap stagefeedback.
8789 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8790 * Makefile.in: Regenerate.
8791
8792 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8793
8794 * MAINTAINERS: Update my email address.
8795
8796 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8797
8798 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8799 In 'cpp' stanza, support '#line' as well as '# '.
8800
8801 2005-06-08 Andreas Schwab <schwab@suse.de>
8802
8803 * MAINTAINERS: Move myself from 'Write After Approval' to
8804 'CPU Port Maintainers' section as m68k maintainer.
8805
8806 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8807
8808 * configure.in (unsupported_languages): New macro.
8809 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8810 non-ported target libraries in noconfigdirs.
8811 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8812 non-linux-gnu. Remove libgcj_ex_libffi.
8813 <lang_frag loop>: Set add_this_lang=no if the language is in
8814 unsupported_languages.
8815 * configure: Regenerate.
8816
8817 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8818
8819 * configure.in: Fix typo in handling of --with-mpfr-dir.
8820 * configure: Regenerate.
8821
8822 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8823
8824 * MAINTAINERS: Update my email address.
8825
8826 2005-06-02 Jim Blandy <jimb@redhat.com>
8827
8828 * config.sub: Add cases for the Renesas m32c. (This patch has been
8829 accepted into the master sources.)
8830
8831 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8832 Michael Snyder <msnyder@redhat.com>
8833 Stan Cox <scox@redhat.com>
8834
8835 * configure.in: Set noconfigdirs for ms1.
8836
8837 * configure: Regenerate.
8838
8839 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8840
8841 * MAINTAINERS (Write After Approval): Add self.
8842
8843 2005-06-01 Josh Conner <jconner@apple.com>
8844
8845 * MAINTAINERS (Write After Approval): Add self.
8846
8847 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8848
8849 * MAINTAINERS: Update my email address.
8850
8851 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8852
8853 * MAINTAINERS (Write After Approval): Add self.
8854
8855 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8856
8857 * MAINTAINERS (Write After Approval): Remove self.
8858
8859 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8860
8861 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8862 (Dependencies): Consider target modules for bootstrap dependencies.
8863 Make target bootstrap modules depend on each stage's gcc.
8864 * Makefile.in: Regenerate.
8865
8866 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8867
8868 * Makefile.def (configure-gcc): Depend on binutils having been built.
8869 (all-gcc): No need to do it here.
8870 * Makefile.in: Regenerate.
8871
8872 2005-05-19 Paul Brook <paul@codesourcery.com>
8873
8874 * configure.in: Rewrite misleading error message when requested
8875 language cannot be built.
8876 * configure: Regenerate.
8877
8878 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8879
8880 * ylwrap: Import from Automake 1.9.5.
8881
8882 2005-05-13 David Ung <davidu@mips.com>
8883
8884 * MAINTAINERS (Write After Approval): Add self.
8885
8886 2005-05-09 Mike Stump <mrs@apple.com>
8887
8888 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8889 lt_cv_sys_max_cmd_len for now.
8890
8891 2005-05-09 Stan Cox <scox@redhat.com>
8892
8893 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8894
8895 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8896
8897 * README.SCO: Update the URL.
8898
8899 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8900
8901 * ltconfig: Define file_list_spec. Pass file_list_spec and
8902 with_gnu_ld to libtool.
8903 * ltcf-c.sh (aix[45]): Define file_list_spec.
8904 * ltcf-cxx.sh (aix[45]): Same.
8905 * ltcf-gcj.sh (aix[45]): Same.
8906 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8907 exists, write list of input files to temporary file.
8908
8909 2005-05-04 Mike Stump <mrs@apple.com>
8910
8911 * configure.in: Always pass --target to target configures as
8912 otherwise rebuilds that do --recheck will fail.
8913 * confiugure: Rebuilt.
8914
8915 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8916
8917 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8918 STAGE_HOST_EXPORTS.
8919 (configure, all): Add bootstrap support.
8920 (Host modules, target modules): Pass post-stage1 flags and exports.
8921 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8922 * Makefile.in: Regenerate.
8923
8924 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8925
8926 * configure: Regenerate.
8927
8928 2005-04-27 Mike Stump <mrs@apple.com>
8929
8930 * MAINTAINERS: Add self as darwin maintainer.
8931
8932 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8933
8934 * config.sub: Update from master copy.
8935
8936 2005-04-21 Mike Stump <mrs@apple.com>
8937
8938 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8939 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8940
8941 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8942
8943 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8944 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8945 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8946 "*-*-elf" and "*-*-linux*".
8947 * configure: Regenerate.
8948
8949 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8950
8951 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8952
8953 2005-04-12 Mike Stump <mrs@apple.com>
8954
8955 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8956
8957 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8958
8959 * MAINTAINERS (Write After Approval): Add myself.
8960
8961 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8962
8963 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8964
8965 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8966
8967 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8968 (TARGET_CONFIGARGS): Include --with-target-subdir.
8969 (configure, all): New macros. Use them throughout.
8970 * Makefile.in: Regenerate.
8971
8972 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8973
8974 * MAINTAINERS (Write After Approval): Add myself.
8975
8976 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8977
8978 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8979
8980 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8981
8982 * MAINTAINERS: Move John Carr to Write After Approval.
8983
8984 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8985
8986 * config/mh-mingw32: Delete.
8987 * configure.in: Don't use it.
8988 * configure: Regenerate.
8989
8990 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8991
8992 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8993 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8994 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8995 (HOST_LIB_PATH): Generate from Makefile.def.
8996 (TARGET_LIB_PATH): Likewise.
8997 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8998 * Makefile.in: Regenerate.
8999 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
9000 (RPATH_ENVVAR): Include Darwin case.
9001 * configure: Regenerate.
9002
9003 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
9004
9005 * MAINTAINERS (Various Maintainers): Remove self.
9006 (Write After Approval): Add self.
9007
9008 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
9009
9010 * MAINTAINERS (Various Maintainers): Add self.
9011
9012 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
9013
9014 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
9015 * configure: Regenerate.
9016
9017 2005-03-21 Zack Weinberg <zack@codesourcery.com>
9018
9019 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
9020 gcc_version, and gcc_version_trigger from set of flags to pass.
9021 * Makefile.tpl: Remove definitions of above variables.
9022 (config.status): Remove dependency on $(gcc_version_trigger).
9023 * Makefile.in: Regenerate.
9024 * configure.in: Do not reference config/gcc-version.m4 nor
9025 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
9026 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
9027 * configure: Regenerate.
9028
9029 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
9030 Andrew Pinski <pinskia@physics.uc.edu>
9031
9032 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
9033 * Makefile.in: Regenerate.
9034
9035 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
9036
9037 * MAINTAINERS (Write After Approval): Add myself.
9038
9039 2005-03-03 David Ayers <d.ayers@inode.at>
9040
9041 * MAINTAINERS (Write After Approval): Add myself.
9042
9043 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
9044
9045 PR libgcj/20160
9046 * ltmain.sh: Avoid creating archives with components that have
9047 duplicate basenames.
9048
9049 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
9050
9051 PR bootstrap/20250
9052 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
9053 instead of check.
9054 * Makefile.in: Regenerate.
9055
9056 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9057
9058 * Makefile.in: Regenerate to fix conflict between the previous two
9059 patches.
9060
9061 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
9062
9063 PR bootstrap/17383
9064 * Makefile.def (target_modules): Remove "stage", now unnecessary.
9065 * Makefile.tpl (HOST_SUBDIR): New substitution.
9066 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
9067 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
9068 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
9069 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
9070 (Host modules, Bootstrapped modules): Use it.
9071 (Build modules, Target modules): Do not create symlink trees,
9072 always configure out-of-srcdir.
9073 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
9074 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
9075 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
9076 $(HOST_SUBDIR). Create a symlink for host_subdir.
9077
9078 * Makefile.in: Regenerate.
9079 * configure: Regenerate.
9080
9081 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
9082
9083 Merged from libada-gnattools-branch:
9084 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
9085
9086 * gnattools: New directory.
9087 * Makefile.def: Add gnattools as a module, depending on target-libada.
9088 * Makefile.in: Regenerate.
9089 * configure.in: Include gnattools in host_tools; disable it if ada
9090 is disabled.
9091 * configure: Regenerate.
9092
9093 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
9094
9095 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9096 treelang maintainer.
9097 (Write After Approval): Remove myself.
9098
9099 2005-02-23 Paul Schlie <schlie@comcast.net>
9100
9101 * configure.in: Allow darwin targeted ports to build tk, itcl and
9102 libgui.
9103 * configure: Regenerate.
9104
9105 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9106
9107 PR libgcj/10353
9108 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9109 * configure: Regenerate.
9110
9111 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9112
9113 * MAINTAINERS (Write After Approval): Add myself.
9114
9115 2005-02-10 Ian Lance Taylor <ian@airs.com>
9116
9117 * MAINTAINERS: Update my e-mail address.
9118
9119 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9120
9121 * MAINTAINERS (Write After Approval): Add myself.
9122
9123 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
9124
9125 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9126 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9127 target-libgloss when not *-*-elf and *-*-aout.
9128 * configure: Regenerate.
9129
9130 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9131
9132 * MAINTAINERS: Remove obsolete entries.
9133
9134 * MAINTAINERS (Write After Approval): Add Michael Matz.
9135
9136 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
9137
9138 * MAINTAINERS: Remove self as cpplib maintainer.
9139
9140 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9141
9142 * install-sh, config.sub: Import from upstream.
9143
9144 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9145
9146 PR bootstrap/18222
9147 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9148 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9149 * Makefile.in: Regenerate.
9150
9151 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
9152
9153 * MAINTAINERS: Update my email address.
9154
9155 2005-01-12 David Edelsohn <edelsohn@gnu.org>
9156 Andreas Schwab <schwab@suse.de>
9157
9158 PR bootstrap/18033
9159 * config-ml.in: Eval option if surrounded by single quotes.
9160
9161 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
9162
9163 Revert 2004-12-28 Makefile changes, a better fix will be
9164 applied to mainline and src after GCC 4.0 branches.
9165
9166 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
9167
9168 PR bootstrap/17383
9169
9170 * Makefile.def (target_modules): Remove stage parameter,
9171 it is always true now.
9172 * Makefile.tpl (configure-build-[+module+],
9173 configure-target-[+module+]): Always build symlink tree
9174 for the directory and for include. BUILD_SUBDIR and
9175 TARGET_SUBDIR cannot be . anymore.
9176 * Makefile.in: Regenerate.
9177
9178 2004-12-25 David Edelsohn <edelsohn@gnu.org>
9179
9180 Revert 2004-12-08 Makefile changes.
9181
9182 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9183
9184 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9185 cygwin, mingw.
9186
9187 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9188
9189 * configure.in (sh64-*-*): Reenable gprof.
9190 * configure: Regenerate.
9191
9192 2004-12-08 David Edelsohn <edelsohn@gnu.org>
9193
9194 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9195 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9196 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9197 * Makefile.in: Regenerate.
9198
9199 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9200
9201 * MAINTAINERS: Update my email address.
9202
9203 2004-12-07 Matt Kraai <kraai@ftbfs.org>
9204
9205 * Makefile.tpl: Generate normal dependencies if the LHS module is
9206 not bootstrapped.
9207 * Makefile.in: Regenerate.
9208
9209 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9210
9211 * configure.in: Include config/gxx-include-dir.m4. Use
9212 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9213 * configure: Regenerate.
9214
9215 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9216
9217 * config.if: Delete.
9218 * configure.in: Set libstdcxx_incdir directly.
9219 * configure: Regenerate.
9220
9221 2004-12-02 Eric Christopher <echristo@redhat.com>
9222
9223 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9224 * Makefile.in: Regenerate.
9225
9226 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9227
9228 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9229 * configure: Regenerate.
9230
9231 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9232
9233 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9234 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9235 * configure: Regenerate.
9236
9237 2004-12-01 Eric Christopher <echristo@redhat.com>
9238
9239 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9240 of things to remove.
9241
9242 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9243
9244 * MAINTAINERS (Write After Approval): Update my e-mail address.
9245
9246 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9247
9248 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9249 from CVS libtool to always pass_all.
9250
9251 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9252
9253 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9254 (hppa*64*-*-*): Delete incorrect comment.
9255 * configure: Rebuilt.
9256
9257 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9258
9259 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9260
9261 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9262
9263 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9264 from CVS libtool to always pass_all.
9265
9266 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9267
9268 * install-sh, compile: Import from automake.
9269
9270 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9271
9272 * config.guess, config.sub: Import from savannnah.
9273
9274 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9275
9276 * MAINTAINERS (Write After Approval): Add myself
9277
9278 2004-11-12 Mike Stump <mrs@apple.com>
9279
9280 * Makefile.def: Add html support.
9281 * Makefile.tpl: Likewise.
9282 * Makefile.in: Regenerate.
9283
9284 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9285
9286 PR 18423
9287 * configure.in: Remove all instances of build-fixincludes from
9288 noconfigdirs.
9289 (build_configargs): Supply --target to subdirectories.
9290 * configure: Regenerate.
9291
9292 * Makefile.def: Make gcc install depend on fixincludes install.
9293 * Makefile.in: Regenerate.
9294
9295 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9296
9297 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9298
9299 2004-11-11 Paul Brook <paul@codesourcery.com>
9300
9301 * MAINTAINERS: Add self as arm maintainer. Update email address.
9302
9303 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9304
9305 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9306 target-libgfortran.
9307 * configure: Regenerate.
9308
9309 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9310
9311 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9312 like CC.
9313
9314 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9315
9316 * Makefile.def (host fixincludes): Specify missing targets.
9317 * Makefile.in: Regenerate.
9318
9319 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9320
9321 * MAINTAINERS: Add myself
9322
9323 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9324
9325 * MAINTAINERS (Write After Approval): Add myself.
9326
9327 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9328
9329 * Makefile.def: Build fixincludes for the host, too.
9330 * Makefile.in: Regenerate.
9331 * configure.in (host_tools): Add fixincludes.
9332 * configure: Regenerate.
9333
9334 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9335
9336 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9337 * configure: Regenerated.
9338
9339 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9340
9341 PR other/17783
9342 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9343 * configure: Regenerated.
9344
9345 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9346
9347 * README.SCO: Update per FSF instructions.
9348
9349 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9350
9351 PR target/18151
9352 * configure.in (case ${target}): Do not build fixincludes for avr.
9353 * configure: Regenerated.
9354
9355 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9356
9357 * configure.in (case ${target}): Do not build fixincludes
9358 on platforms where it is not used.
9359 * configure: Regenerated.
9360
9361 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9362
9363 * configure.in: Use an absolute path to install-sh.
9364 * configure: Regenerated.
9365
9366 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9367
9368 * MAINTAINERS (Write After Approval): Add myself.
9369
9370 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9371
9372 * MAINTAINERS: Remove from Write After Approval those that are
9373 already maintainers.
9374
9375 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9376
9377 * MAINTAINERS: Update my email address.
9378
9379 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9380
9381 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9382 * configure: Regenerate.
9383
9384 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9385
9386 * MAINTAINERS: Update my email address.
9387
9388 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9389
9390 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9391 entries belonging to this category.
9392
9393 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9394
9395 * MAINTAINERS: Update my e-mail address.
9396
9397 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9398
9399 Fix wrong conflict resolution in:
9400
9401 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9402
9403 * Makefile.in: Regenerate.
9404 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9405 in the recursive `make', instead of hardwiring `all'.
9406 (Autogenerated TARGET-* variables): New.
9407
9408 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9409
9410 * configure.in: Enable target-libgloss for crx-*-*.
9411 * configure: Regenerate.
9412
9413 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9414
9415 * MAINTAINERS (Various Maintainers): Move the "windows,
9416 cygwin, mingw" maintainer to ...
9417 (OS Port Maintainers): ... here.
9418
9419 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9420
9421 * MAINTAINERS (Write After Approval): Remove those that are
9422 maintainers of some subsystem.
9423
9424 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9425
9426 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9427 * ltcf-cxx.sh (tpf*): Likewise.
9428 * ltconfig (tpf*): Add TPF OS configuration support.
9429
9430 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9431
9432 * MAINTAINERS: Change my email address to my new work account.
9433
9434 2004-09-24 Michael Roth <mroth@nessie.de>
9435
9436 * configure.in (--without-headers): Add missing double quotes.
9437 * configure: Regenerate.
9438
9439 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9440
9441 * ylwrap: Revert to previous version.
9442
9443 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9444
9445 PR bootstrap/17369
9446 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9447 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9448 SET_GCC_LIB_PATH_CMD.
9449 (BASE_TARGET_EXPORTS): Likewise.
9450 * Makefile.in: Regenerated.
9451
9452 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9453 * configure: Regenerated.
9454
9455 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9456
9457 * config.guess: New upstream version
9458 * compile, depcomp, install-sh, ylwrap: Likewise.
9459
9460 2004-09-19 Roger Sayle <roger@eyesopen.com>
9461
9462 * config/mh-x86omitfp: New host makefile fragment. Add
9463 -fomit-frame-pointer to the default BOOT_CFLAGS.
9464 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9465 * configure: Regenerate.
9466
9467 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9468
9469 PR target/11572
9470 * configure.in (*-*-darwin*): Renable libobjc.
9471 * configure: Regenerate.
9472
9473 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9474
9475 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9476
9477 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9478
9479 * Makefile.def: Remove libbanshee.
9480 * Makefile.tpl: Ditto.
9481 * configure.in: Ditto.
9482 * Makefile.in: Regen.
9483 * configure: Ditto.
9484
9485 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9486
9487 * ltmain.sh: Use $pic_object as $non_pic_object if
9488 $non_pic_object=none.
9489
9490 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9491
9492 * missing: Import latest version from master repository.
9493
9494 2004-09-06 Nick Clifton <nickc@redhat.com>
9495
9496 * config.sub: Import latest version from master repository.
9497 * config.guess: Likewise.
9498 This includes these changes:
9499
9500 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9501
9502 * config.sub: Handle crisv32, alias etraxfs.
9503 * config.guess (crisv32:Linux:*:*): Handle.
9504
9505 2004-08-13 Brad Smith <brad@comstyle.com>
9506
9507 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9508 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9509
9510 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9511
9512 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9513 assume the processor is a powerpc. This is because coreutils
9514 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9515 in this case, due to a MacOS X bug that causes
9516 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9517 to return a negative number.
9518 Problem reported by Petter Reinholdtsen in:
9519 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9520
9521 2004-07-19 Ben Elliston <bje@gnu.org>
9522
9523 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9524
9525 2004-06-24 Ben Elliston <bje@gnu.org>
9526
9527 * config.guess: Update copyright years.
9528 * config.sub: Likewise.
9529
9530 2004-06-22 Robert Millan <robertmh@gnu.org>
9531
9532 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9533 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9534
9535 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9536
9537 * config.guess (*:*VMS:*:*): New entry. Replaces
9538 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9539 manufacturer.
9540
9541 2004-06-22 Ben Elliston <bje@gnu.org>
9542
9543 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9544 * config.sub: Likewise.
9545
9546 2004-06-22 Ben Elliston <bje@gnu.org>
9547
9548 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9549 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9550
9551 2004-06-11 Ben Elliston <bje@gnu.org>
9552
9553 * config.guess (pegasos:OpenBSD:*:*): Remove.
9554
9555 2004-06-11 Ben Elliston <bje@gnu.org>
9556
9557 From Wouter Verhelst <wouter@grep.be>:
9558 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9559
9560 2004-06-11 Ben Elliston <bje@gnu.org>
9561
9562 * config.guess (luna88k:OpenBSD:*:*): New.
9563
9564 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9565
9566 * config.guess (m32r*:Linux:*:*): New case.
9567 * config.sub: Handle m32rle.
9568
9569 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9570
9571 From Jens Petersen <petersen@redhat.com>:
9572 * config.sub: Handle sparcv8.
9573
9574 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9575
9576 From Tom Smith <smith@cag.lkg.hp.com>:
9577 * config.guess: Version suffixes are equally significant on Tru64
9578 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9579 prefix of "P" (patched kernel).
9580
9581 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9582
9583 * config.sub: Add support for National Semiconductor CRX target.
9584
9585 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9586
9587 * MAINTAINERS (Various Maintainers): Remove myself as web page
9588 maintainer, add myself as maintainer of build status lists.
9589
9590 2004-09-03 Jan Beulich <jbeulich@novell.com>
9591
9592 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9593 *-*-netware, but add target-libmudflap.
9594 Consolidate *-*-netware targets (of which really only i?86 exists)
9595 into a single entry.
9596 * configure: Likewise.
9597
9598 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9599
9600 * Makefile.tpl (sorry): Remove.
9601 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9602 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9603 (do-clean): Clean per-stage directories too.
9604 (do-distclean): Run distclean-stage1 too.
9605 (.NOTPARALLEL): Enable during toplevel bootstrap.
9606 (stage[+id+]-bubble): Enable parallel execution during
9607 the recursive invocation.
9608 * Makefile.in: Regenerate.
9609
9610 Fix previous checkin:
9611
9612 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9613 include.
9614 * configure.in: Fix indentation.
9615 * configure: Regenerate.
9616
9617 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9618
9619 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9620 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9621 * configure: regenerate
9622 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9623 -mdynamic-no-pic
9624
9625 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9626
9627 * Makefile.def (build_modules): Add fixincludes.
9628 (dependencies): Make gcc depend on fixincludes.
9629 * configure.in (build_tools): Add fixincludes.
9630 (build_configdirs): Always include build_libs.
9631 * Makefile.in: Regenerate.
9632 * configure: Regenerate.
9633
9634 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9635
9636 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9637 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9638 phony targets; do not generate timestamp files.
9639 (distclean-stageN): Remove references to their timestamp files.
9640 (restageN, touch-stageN): Remove.
9641 (stageN-bubble): Rewritten.
9642 (compare): Support lean bootstraps.
9643 * Makefile.in: Regenerate.
9644
9645 * configure.in: Only warn when bootstrapping but
9646 build != host or build != target. Support lean bootstraps.
9647 * configure: Regenerate.
9648
9649 2004-08-26 Phil Edwards <phil@codesourcery.com>
9650
9651 * configure.in: Give a better error message if GMP/MPFR are missing
9652 and a language needing them has been requested.
9653 * configure: Regenerated.
9654
9655 2004-08-25 Phil Edwards <phil@codesourcery.com>
9656
9657 * configure.in: Print a list of available language front-ends if
9658 a requested one is missing. Tidy stray tab characters.
9659 * configure: Regenerated.
9660
9661 2004-08-19 Michael Koch <konqueror@gmx.de>
9662
9663 * gcc/doc/install.texi: Update entry about automake for libjava.
9664
9665 2004-08-17 Robert Millan <robertmh@gnu.org>
9666
9667 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9668 (instead of FreeBSD).
9669 * configure: Regenerate.
9670
9671 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9672
9673 * Makefile.in: Regenerate.
9674 * configure: Regenerate.
9675
9676 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9677 stage_*_flags.
9678 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9679 for bootstrapped modules if toplevel bootstrap is going.
9680 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9681 modules. Adjust for changes in Makefile.def. Enable several
9682 rules even in non-bootstrap mode, just to avoid peppering the
9683 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9684 (stage-[+prev+]-bubble): Remove.
9685
9686 * Makefile.def (Dependencies): Depend on all-build-bison,
9687 all-build-flex, all-build-byacc, all-build-texinfo, rather
9688 than the host variations.
9689 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9690 with BUILD_SUBDIR.
9691 (BISON): Update for recent Bisons.
9692 (YACC): Fix typo.
9693 (cross): Depend on all-build.
9694 (all): Do not depend on all-build.
9695 (prebootstrap): Remove.
9696 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9697 (Prebootstrap dependencies): Add them to the per-stage targets
9698 and to all-prebootstrap.
9699 * configure.in (build_configdirs): Always enable build_tools.
9700 (BUILD_DIR_PREFIX): Remove.
9701
9702 * Makefile.def (gcc): Add target variable.
9703 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9704 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9705 in the recursive `make', instead of hardwiring `all'.
9706 (Autogenerated TARGET-* variables): New.
9707
9708 2004-08-13 Brian Booth <bbooth@redhat.com>
9709
9710 * MAINTAINERS: Remove myself from write-after-approval.
9711
9712 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9713
9714 * src-release: Stop distributing mmalloc with gdb (which doesn't
9715 use it).
9716 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9717 * Makefile.in: Regenerate.
9718
9719 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9720
9721 * configure.in (arm*-*-eabi*): New target.
9722 * configure: Regenerate.
9723
9724 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9725
9726 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9727 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9728 (Dependencies): New section.
9729 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9730 (configure-target-[+module+]): Depend on maybe-all-gcc
9731 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9732 (toplevel profiledbootstrap): Fix dependencies.
9733 * Makefile.in: Regenerate.
9734
9735 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9736
9737 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9738 target-libiberty to noconfigdirs.
9739 * configure: Regenerate.
9740
9741 2004-08-03 Paul Brook <paul@codesourcery.com>
9742
9743 * configure.in: Check for MPFR as well as GMP.
9744 * configure: Regenerate.
9745
9746 2004-08-01 Robert Millan <robertmh@gnu.org>
9747
9748 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9749 libmudflap for all GNU-based systems (with Glibc).
9750 * configure: Regenerate.
9751
9752 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9753
9754 * Makefile.def (host-modules): Add gcc.
9755 * Makefile.in: Regenerate.
9756 * Makefile.tpl (sorry): New rule.
9757 (configure-host, all-host, [+make_target+]-host, do-check,
9758 install-host): Do not add gcc as a special case.
9759 (host modules): Add a small special-casing for gcc. Export
9760 extra_make_flags through the environment.
9761 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9762 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9763 other recursive targets for gcc): Remove.
9764
9765 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9766 (stage, unstage): New rules.
9767 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9768 distclean-stage[+id+]): Use stage_current.
9769 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9770 the stage*-start rules.
9771
9772 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9773
9774 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9775 use -all_load flag.
9776
9777 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9778
9779 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9780 * configure: Regenerate.
9781
9782 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9783
9784 * maintainer-scripts/gcc_release: Revert yesterday's change.
9785
9786 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9787
9788 * MAINTAINERS: Add myself to write-after-approval.
9789
9790 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9791
9792 * libf2c: Removed.
9793 * gcc/gccbug.in: Updated because of libf2c removal.
9794 * maintainer-scripts/gcc_release: Ditto.
9795
9796 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9797
9798 * configure.in: Build libmudflap by default on FreeBSD.
9799 * configure: Regenerated.
9800
9801 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9802
9803 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9804 systems.
9805 * configure: Regenerated.
9806
9807 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9808
9809 PR target/16344
9810 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9811 feedback based compiler.
9812 * Makefile.in: Rebuilt.
9813
9814 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9815
9816 * Makefile.def (host_modules): Set bootstrap=true for flex.
9817 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9818 * Makefile.in: Rebuilt.
9819
9820 2004-07-07 Jan Hubicka <jh@suse.cz>
9821
9822 * MAINTAINERS: Add self as a profile feedback maintainer.
9823
9824 2004-07-05 Phil Edwards <phil@codesourcery.com>
9825
9826 * configure.in: Do not prepend $srcdir to /dev/null in
9827 makefile fragments.
9828 * configure: Regenerate.
9829
9830 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9831
9832 * Makefile.def (build_modules): Add bison, byacc, flex,
9833 m4, texinfo.
9834 (flags_to_pass): Add FLEX.
9835 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9836 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9837 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9838 DEFAULT_MAKEINFO): Remove.
9839 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9840 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9841 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9842 objdir or else use configured tool.
9843 (all-build): New.
9844 (all): Depend on it.
9845 (Build module dependencies): Add.
9846 * Makefile.in: Regenerate.
9847 * configure.in: Better support for multiple build modules,
9848 matching what is done for host/target modules. Do not look
9849 for "plausible" locations of build tools if Canadian cross.
9850 Use autoconf's AC_PROG_CC to find a C compiler. Define
9851 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9852 * configure: Regenerate.
9853
9854 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9855
9856 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9857 * Makefile.in: Regenerate.
9858
9859 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9860
9861 * Makefile.tpl (configure-build-[+module+],
9862 configure-[+module+], configure-target-[+module+]): Pass
9863 [+extra_configure_args+].
9864 (all-build-[+module+], all-[+module+], check-[+module+],
9865 install-[+module+], [+make_target+]-[+module+],
9866 all-target-[+module+], check-target-[+module+],
9867 install-target-[+module+], [+make_target+]-target-[+module+]):
9868 Pass [+extra_make_args+].
9869 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9870 (GCC_HOST_EXPORTS): Remove.
9871 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9872 cross, check-gcc, check-gcc-c++, install-gcc,
9873 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9874 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9875 * Makefile.in: Regenerate.
9876
9877 2004-06-21 Matthew Sachs <msachs@apple.com>
9878
9879 * MAINTAINERS: Added self to write-after-approval.
9880
9881 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9882
9883 * configure.in: Check for srcdir/winsup rather than build directory
9884 winsup.
9885 * configure: Regenerate.
9886
9887 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9888
9889 * configure.in: Don't build Cygwin native newlib if winsup
9890 directory is missing. Emit warning instead.
9891 * configure: Regenerate.
9892
9893 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9894
9895 * Makefile.tpl (touch-stage[+id+]): New.
9896 (restage[+prev+]): Depend on touch-stage[+id+].
9897
9898 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9899 Use it throughout.
9900
9901 * Makefile.def: Add profile and feedback bootstrap stages.
9902 Remove next field from bootstrap stages.
9903 * Makefile.tpl (LN, LN_S): Substitute.
9904 (stageN-start, stageN-end): Use double-colon rules, to
9905 provide a hook for additional setup commands.
9906 (distclean-stageN-gcc, restageN): Create dependencies from
9907 [+prev+], not from [+next+].
9908 (stageN-bubble): Add commands for successive stages from
9909 [+prev+], using double-colon rules.
9910 (all-stageN-gcc): Fix typo.
9911 (stagefeedback-start, profiledbootstrap): New.
9912 * Makefile.in: Regenerate.
9913 * configure.in: Call ACX_PROG_LN.
9914 * configure: Regenerate.
9915
9916 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9917
9918 * MAINTAINERS (Write After Approval): Add myself.
9919
9920 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9921
9922 * MAINTAINERS (Write After Approval): Add myself.
9923
9924 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9925
9926 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9927 without gcc.
9928 * configure: Regenerate.
9929
9930 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9931
9932 * Makefile.tpl: Fix typo.
9933 * Makefile.in: Regenerate.
9934
9935 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9936
9937 * configure.in: Remove new- prefix from toplevel
9938 bootstrap targets.
9939 * configure: Regenerate.
9940
9941 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9942
9943 * Makefile.tpl (all.normal): Rename to all.
9944 (all): Replace with a rule to pick the default
9945 target from configure.
9946 (all-gcc, configure-gcc): Use conditionals to
9947 do nothing when toplevel bootstrap is going on.
9948 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9949 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9950 * configure.in: Support --enable-bootstrap.
9951
9952 * Makefile.def: Remove new- prefix from toplevel
9953 bootstrap targets.
9954 * Makefile.tpl: Likewise.
9955
9956 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9957 target.
9958
9959 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9960 $(RECURSE_FLAGS) to recursive invocation of make.
9961
9962 * Makefile.in: Regenerate.
9963 * configure: Regenerate.
9964
9965 2004-05-30 Andreas Jaeger <aj@suse.de>
9966 Jim Wilson <wilson@specifixinc.com>
9967
9968 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9969 like CC.
9970
9971 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9972
9973 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9974 * configure: Regenerate.
9975
9976 2004-05-25 Daniel Jacobowitz <drow@false.org>
9977
9978 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9979 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9980 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9981 targets.
9982 * Makefile.in: Regenerate.
9983
9984 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9985
9986 * configure.in: Test the ability to symlink directories.
9987 * configure: Regenerate.
9988
9989 * Makefile.def (bootstrap-stage): New definitions.
9990 * Makefile.tpl (configure-stage1-gcc,
9991 configure-stage2-gcc, configure-stage3-gcc,
9992 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9993 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9994 new-restage3, compare): Autogenerate, see Makefile.in
9995 entry for behavioral changes.
9996 (distclean-stage1, new-stage1-start, new-stage1-end,
9997 new-stage1-bubble, distclean-stage2, new-stage2-start,
9998 new-stage2-end, new-stage2-bubble, distclean-stage3,
9999 new-stage3-start, new-stage3-end): New autogenerated targets.
10000 (objext, prebootstrap, BOOT_CFLAGS,
10001 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
10002 targets.
10003
10004 * Makefile.in: Regenerate.
10005 (distclean-stage1, new-stage1-start, new-stage1-end,
10006 new-stage1-bubble, distclean-stage2, new-stage2-start,
10007 new-stage2-end, new-stage2-bubble, distclean-stage3,
10008 new-stage3-start, new-stage3-end): New targets.
10009 (all-stage1-gcc): Move prebootstrap dependency from here...
10010 (configure-stage1-gcc): ...to here.
10011 (new-bootstrap): Use bubble targets.
10012 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10013 Use per-stage distclean targets.
10014 (configure-stage1-gcc, configure-stage2-gcc,
10015 configure-stage3-gcc, all-stage1-gcc,
10016 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
10017 Use new-stageN-start to prepare the tree.
10018
10019 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
10020
10021 * Makefile.def (host_modules): add libcpp.
10022 * Makefile.tpl: Add dependencies on and for libcpp.
10023 * Makefile.in: Regenerate.
10024 * configure.in: Add libcpp host module.
10025 * configure: Regenerate.
10026
10027 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
10028
10029 * Makefile.tpl: Whenever a recursive target is defined, wrap
10030 it in a special @if/@endif block, and prepare its maybe
10031 dependency in the @if/@endif block
10032 * configure.in: Instead of writing maybe dependencies, remove
10033 the @if/@endif statements, and remove the @if/@endif blocks
10034 that remain.
10035 * configure: Regenerate.
10036 * Makefile.in: Regenerate.
10037
10038 2004-05-20 Janis Johnson <janis187@us.ibm.com>
10039
10040 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
10041
10042 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
10043
10044 PR bootstrap/15120
10045 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
10046 * */configure: Rebuilt.
10047
10048 2004-05-17 Zack Weinberg <zack@codesourcery.com>
10049
10050 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
10051 of libf2c.
10052 * configure, Makefile.in: Regenerate.
10053
10054 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
10055
10056 * MAINTAINERS (Write After Approval): Add myself.
10057
10058 2004-05-13 Diego Novillo <dnovillo@redhat.com>
10059
10060 Merge from tree-ssa-20020619-branch.
10061
10062 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
10063 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
10064 (HOST_GMPLIBS): Define.
10065 (HOST_GMPINC): Define.
10066 (TARGET_LIB_PATH): Add libmudflap.
10067 (GFORTRAN_FOR_TARGET): Define.
10068 (configure-build*): Export GFORTRAN.
10069 (configure-gcc): Export GMPLIBS and GMPINC.
10070 (all-gcc): Add maybe-all-libbanshee.
10071 (configure-target-libgfortran): Define.
10072 * Makefile.in: Regenerate.
10073 * configure.in (host_libs): Add libbanshee.
10074 (target_libraries): Add target-libmudflap and target-libgfortran.
10075 Add --with-libbanshee.
10076 Handle --disable-libmudflap.
10077 (*-*-freebsd*): Use with_gmp.
10078 Add $(libgcj) to noconfigdirs.
10079 * configure: Regenerate.
10080 * depcomp: New file.
10081 * MAINTAINERS: Add tree-ssa maintainers.
10082
10083 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
10084
10085 * MAINTAINERS (Various Maintainers): Add myself.
10086
10087 2004-04-30 Brian Ford <ford@vss.fsi.com>
10088
10089 * MAINTAINERS (Write After Approval): Add myself.
10090
10091 2004-04-29 Uros Bizjak <uros@kss-loka.si>
10092
10093 * MAINTAINERS (Write After Approval): Add myself.
10094
10095 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
10096
10097 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10098 * configure: Regenerate.
10099
10100 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
10101
10102 Revert:
10103 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10104
10105 * Makefile.def (flags_to_pass): Remove *dir variables that
10106 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10107 as well as prefix and exec_prefix.
10108 * Makefile.in: Regenerate.
10109
10110 2004-04-26 Robert Millan <robertmh@gnu.org>
10111
10112 Add patches from libtool CVS.
10113 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10114 * ltconfig: Likewise.
10115 * ltcf-c.sh: Likewise.
10116 * ltcf-cxx.sh: Likewise.
10117 * ltcf-gcj.sh: Likewise.
10118
10119 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10120
10121 * Makefile.def (host_modules): Mark with the bootstrap
10122 flag packages on which gcc depends.
10123 * Makefile.tpl (all-bootstrap): Use it.
10124 * Makefile.in: Regenerate.
10125
10126 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10127
10128 * Makefile.def (flags_to_pass): Remove *dir variables that
10129 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10130 as well as prefix and exec_prefix.
10131 * Makefile.in: Regenerate.
10132
10133 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10134
10135 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10136 * configure: Regenerate.
10137 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10138 * gcc/Makefile.tpl (compare): Use the result of the test.
10139 * gcc/Makefile.in: Regenerate.
10140
10141 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
10142
10143 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10144 Always relocate gcc and prev-gcc to the original names, even
10145 if the build fails.
10146 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10147 New targets.
10148
10149 2004-04-23 Laurent GUERBY <laurent@guerby.net>
10150
10151 * MAINTAINERS: Update my email address.
10152
10153 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10154
10155 * configure.in (mips*-*-irix5*): Enable ld.
10156 * configure: Regenerate.
10157
10158 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10159
10160 * configure: Regenerate.
10161
10162 2004-04-15 James E Wilson <wilson@specifixinc.com>
10163
10164 * Makefile.tpl (configure-[+module+], configure-gcc,
10165 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10166 Set and export LDFLAGS.
10167 * Makefile.in: Regenerate.
10168
10169 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10170
10171 * MAINTAINERS: Add myself to write-after-approval.
10172
10173 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10174
10175 PR bootstrap/14871
10176 * Makefile.tpl: If we don't have built-in-tree target tools,
10177 use the ones found by configure rather than hacking around with
10178 program_transform_name.
10179 * configure.in: Give Makefile.tpl the information necessary
10180 to do that.
10181 * Makefile.in: Regenerate.
10182 * configure: Regenerate.
10183
10184 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10185
10186 PR bootstrap/14760
10187 * configure.in: When computing baseargs, strip *all* copies of
10188 offending options. Also, don't match/substitute the trailing space,
10189 so that this actually works when two similar options are separated by
10190 only one space.
10191 * configure: Regenerate.
10192
10193 2004-04-06 David Edelsohn <edelsohn@gnu.org>
10194
10195 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10196 (rs6000-*-aix*): Same.
10197 * configure: Regenerate.
10198
10199 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
10200
10201 * MAINTAINERS: Add myself to write-after-approval.
10202
10203 2004-04-03 Bud Davis <bdavis9659@comcast.net>
10204
10205 * MAINTAINERS: Add myself to write-after-approval.
10206
10207 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10208
10209 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10210 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10211 * Makefile.in: Regenerate.
10212
10213 * configure.in (top level bootstrap support): Rework --enable-werror
10214 to set @stage2_werror_flag@.
10215 * configure: Regenerate.
10216 * Makefile.tpl (top level bootstrap support): Pass
10217 @stage2_werror_flag@ down to configure in stages 2 and 3.
10218 * Makefile.in: Regenerate.
10219
10220 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10221
10222 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10223 for stages 2 and 3 as well as in make. As a consequence, remove
10224 OUTPUT_OPTION (now detected by configure) from the flags passed down
10225 to make.
10226 * Makefile.in: Regenerate.
10227
10228 * Makefile.tpl (new-bootstrap): Fix typo.
10229 * Makefile.in: Regenerate.
10230
10231 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10232
10233 * Makefile.tpl: Rearrange by moving recursive_targets rules
10234 into their proper sections.
10235 * Makefile.tpl (top level bootstrap support): Move disabling
10236 of coverage flags from 'make' to 'configure'; improve comments.
10237 * Makefile.in: Regenerate.
10238
10239 * Makefile.tpl (experimental top level bootstrap) Move stage1
10240 language setting from all- target to configure- target; disable
10241 intermodule optimization in stage 1; prevent gratuitous rebuilds
10242 of stage 1.
10243 * Makefile.in: Regenerate.
10244 * configure.in: Comma-separate stage 1 language list for top
10245 level bootstrap.
10246 * configure: Regenerate.
10247
10248 * Makefile.tpl: Clean up experimental top level bootstrap support:
10249 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10250 prev-gcc in configure- targets as well as all- targets.
10251 * Makefile.in: Regenerate.
10252
10253 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10254
10255 * compile: New file imported from automake.
10256
10257 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10258
10259 * configure.in: Remove symbolic link section.
10260 * configure: Regenerate.
10261 * Makefile.tpl (links): Remove.
10262 * Makefile.in: Regenerate.
10263
10264 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10265 Nathanael Nerode <neroden@gcc.gnu.org>
10266
10267 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10268 Set with AC_CHECK_PROGS.
10269 * configure.in: Fix comment typo from last patch.
10270 * configure: Regenerate.
10271
10272 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10273
10274 * Makefile.tpl: Introduce experimental top level bootstrap support.
10275 * Makefile.in: Regenerate.
10276 * configure.in: Introduce support for top level bootstrap.
10277 * configure: Regenerate.
10278
10279 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10280 Paolo Bonzini <bonzini@gnu.org>
10281
10282 PR bootstrap/14522
10283 * configure.in: Cope with shells that do not support unquoted ^
10284 * configure: Regenerate.
10285
10286 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10287 Paolo Bonzini <bonzini@gnu.org>
10288
10289 PR bootstrap/14522
10290 * configure.in: Cope with shells that do not support nesting
10291 quotes inside quoted backquote substitutions.
10292 * configure: Regenerate.
10293
10294 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10295
10296 PR bootstrap/14522
10297 * configure.in: Fix escaping of $.
10298 * configure: Regenerate.
10299
10300 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10301
10302 * configure: Regenerate, since I forgot to while committing Paolo's
10303 changes.
10304
10305 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10306
10307 PR ada/14131
10308 Move language detection to the top level.
10309 * configure.in: Find default values for the tools as
10310 soon as possible. Disable ada if GNAT is not found.
10311 Emit error message about missing languages. Expand
10312 --enable-languages=all for the gcc subdirectory.
10313
10314 2004-03-10 Ben Elliston <bje@gnu.org>
10315
10316 * MAINTAINERS: Update my email address.
10317
10318 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10319
10320 * ltconfig: Disable building static libraries if building shared
10321 libraries on AIX 5L.
10322
10323 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10324
10325 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10326 and disable libgcj.
10327 * configure: Regenerated.
10328
10329 2004-03-01 Brian Booth <bbooth@redhat.com>
10330
10331 * MAINTAINERS: Add myself to write-after-approval.
10332
10333 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10334
10335 * MAINTAINERS: Add myself to write-after-approval.
10336
10337 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10338
10339 PR bootstrap/7087
10340 * Makefile.tpl: Guard XFOO sed statements better.
10341 * Makefile.tpl: Add dependency for configure-target-libada.
10342 * Makefile.in: Regenerate (incidentally fixes broken
10343 commit when libada-branch was merged).
10344
10345 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10346
10347 * MAINTAINERS: Add myself to write-after-approval.
10348
10349 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10350
10351 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10352 maintainers.
10353
10354 2004-02-20 Andrew Cagney <cagney@redhat.com>
10355
10356 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10357 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10358
10359 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10360
10361 PR bootstrap/11932
10362 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10363
10364 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10365
10366 * MAINTAINERS: Added myself to write-after-approval.
10367
10368 2004-02-14 Michael Koch <konqueror@gmx.de>
10369
10370 * MAINTAINERS: Added myself to write-after-approval.
10371
10372 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10373
10374 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10375 some OS port maintainers to OS port maintainers section.
10376
10377 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10378
10379 * MAINTAINERS: Add self.
10380
10381 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10382
10383 * MAINTAINERS: Alphabetize.
10384
10385 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10386
10387 * MAINTAINERS: Remove myself.
10388
10389 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10390
10391 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10392 (rs6000-*-aix*): Same.
10393 * configure: Regenerate.
10394
10395 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10396
10397 * configure.in (host): Add in missing $noconfigdirs to defines.
10398 * configure: Regenerate.
10399
10400 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10401 Nathanael Nerode <neroden@gcc.gnu.org>
10402
10403 PR ada/6637, PR ada/5911
10404 Merge with libada-branch:
10405 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10406 with appropriate dependencies. Add --enable-libada configure switch.
10407 * configure, Makefile.in: Regenerate.
10408
10409 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10410
10411 * MAINTAINERS: Add myself to write-after-approval.
10412
10413 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10414
10415 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10416 * configure: Regenerate.
10417
10418 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10419
10420 Merge from upstream:
10421
10422 * ltmain.in: When setting IFS to '~', be careful about user
10423 arguments that contain '~'.
10424
10425 2004-02-04 Peter O'Gorman <peter@pogma.com>
10426
10427 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10428 Also test $base_compile against $CC with escaped arguments. Bug
10429 reported by Geoff Keating <geoffk@apple.com>.
10430
10431 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10432
10433 * MAINTAINERS: Remove i960 port.
10434
10435 2004-01-23 DJ Delorie <dj@redhat.com>
10436
10437 * Makefile.def (target_modules) [libiberty]: Don't stage.
10438 * Makefile.in: Rebuilt.
10439
10440 2004-01-20 Caroline Tice <ctice@apple.com>
10441
10442 * MAINTAINERS: Add myself to write-after-approval.
10443
10444 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10445
10446 * MAINTAINERS: Update my email address.
10447
10448 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10449
10450 * MAINTAINERS: Add myself to write-after-approval.
10451
10452 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10453
10454 * MAINTAINERS: Remove entries without email address.
10455
10456 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10457
10458 * MAINTAINERS: Add myself to write-after-approval.
10459
10460 2004-01-15 Steven Bosscher <stevenb@suse.de>
10461
10462 * MAINTAINERS: Update my email address.
10463
10464 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10465
10466 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10467 * Makefile.tpl (configure-target-[+module+]): Support stage.
10468 * Makefile.in: Rebuilt.
10469
10470 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10471
10472 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10473
10474 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10475
10476 * MAINTAINERS: Add myself as a MIPS maintainer.
10477
10478 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10479
10480 * configure.in: Use ./config.cache, not config.cache.
10481 * configure: Regenerate.
10482 * Makefile.tpl: Special-casing not needed for GCC any more.
10483 * Makefile.in: Regenerate.
10484
10485 * configure.in: Don't share a cache file for host dirs.
10486 * configure: Regenerate.
10487
10488 * config-ml.in: Don't mess with the cache file.
10489
10490 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10491
10492 * MAINTAINERS: Move myself from 'Write After Approval' to
10493 'CPU Port Maintainers' section as SPARC maintainer.
10494
10495 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10496
10497 * Makefile.tpl: Make GCC use a separate config.cache.
10498 * Makefile.in: Regenerate.
10499
10500 PR bootstrap/11932, PR bootstrap/11933
10501 (I don't know if it will fix either of them, but it relates
10502 to them.)
10503 * configure.in: Don't use shared config.cache for target
10504 directories.
10505 * configure: Regenerate.
10506
10507 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10508
10509 * MAINTAINERS: Add myself to 'Write After Approval' section.
10510
10511 2003-12-31 Roger Sayle <roger@eyesopen.com>
10512
10513 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10514 * configure: Regenerated.
10515
10516 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10517
10518 * MAINTAINERS: Remove the mn10200 maintainer.
10519
10520 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10521
10522 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10523 * configure: Regenerated.
10524
10525 2003-12-16 Jan Hubicka <jh@suse.cz>
10526
10527 * MAINTAINERS: Add myself as callgraph maintainer.
10528
10529 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10530
10531 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10532 * configure: Regenerate.
10533
10534 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10535
10536 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10537 'Write After Approval' section. Update email.
10538
10539 2003-12-01 James Lemke <jim@wasabisystems.com>
10540
10541 * MAINTAINERS (Write After Approval): Add myself.
10542
10543 2003-11-20 Matt Thomas <matt@3am-software.com>
10544
10545 * MAINTAINERS: Add myself as a vax port maintainer.
10546
10547 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10548
10549 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10550 (configure-build-[+module+], configure-[+module+]): Likewise.
10551 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10552 * Makefile.in: Regenerate.
10553
10554 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10555
10556 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10557 shared/dylibed libraries.
10558 * ltmain.sh: Likewise.
10559 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10560 * ltcf-cxx.sh: Likewise.
10561 * ltcf-gcj.sh: Likewise.
10562 * ltconfig: Likewise.
10563
10564 2003-11-17 Stan Cox <scox@redhat.com>
10565
10566 * MAINTAINERS: Add myself as iq2000 port maintainer.
10567
10568 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10569
10570 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10571 * Makefile.in: Regenerate.
10572
10573 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10574
10575 * config.sub: Update to 2003-11-03 version.
10576
10577 2003-10-20 Phil Edwards <phil@codesourcery.com>
10578
10579 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10580 * configure: Regenerate.
10581
10582 2003-10-20 Nicolas Pitre <nico@cam.org>
10583
10584 * MAINTAINERS: Add myself to 'Write After Approval' section.
10585
10586 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10587
10588 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10589
10590 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10591
10592 * MAINTAINERS: Update my email address.
10593
10594 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10595
10596 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10597
10598 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10599
10600 * MAINTAINERS: Add myself to 'Write After Approval' section.
10601
10602 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10603
10604 * config.guess: Update to 2003-10-16 version.
10605 * config.sub: Update to 2003-10-16 version.
10606
10607 2003-10-15 David Daney <ddaney@avtrex.com>
10608
10609 * MAINTAINERS: Added myself to 'Write After Approval' section.
10610
10611 2003-10-15 Falk Hueffner <falk@debian.org>
10612
10613 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10614 'Write After Approval' section. Update email.
10615
10616 2003-10-14 Roger Sayle <roger@eyesopen.com>
10617
10618 * MAINTAINERS: Move myself from 'Write After Approval' to
10619 'Various Maintainers' section as middle-end maintainer.
10620
10621 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10622
10623 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10624 HOST_FLAGS_TO_PASS.
10625 * Makefile.in: Regenerate.
10626
10627 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10628
10629 * config.guess: Update to 2003-10-07 version.
10630 * config.sub: Update to 2003-10-07 version.
10631
10632 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10633
10634 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10635 * ltconfig (irix5*, irix6*): Don't override version_type.
10636
10637 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10638
10639 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10640 * configure: Rebuilt
10641 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10642 * Makefile.in: Rebuilt
10643
10644 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10645
10646 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10647
10648 2003-09-30 Carlo Wood <carlo@alinoe.com>
10649
10650 * MAINTAINERS (Write After Approval): Add myself.
10651
10652 2003-09-29 Paul Koning <ni1d@arrl.net>
10653
10654 * MAINTAINERS: Move myself from "Write After Approval"
10655 to CPU platform maintainers for pdp11 platform.
10656
10657 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10658
10659 * MAINTAINERS: Move myself from 'Write After Approval' to
10660 'Various Maintainers' section as libffi testsuite maintainer.
10661
10662 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10663
10664 * configure.in: Pass a computed --program-transform-name
10665 to subconfigures.
10666 * configure: Regenerated.
10667
10668 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10669
10670 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10671 * Makefile.in: Regenerate.
10672
10673 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10674 * Makefile.in: Regenerate.
10675
10676 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10677
10678 * MAINTAINERS: Move myself from 'Write After Approval'
10679 to 'Various Maintainers' (objective-c) section.
10680
10681 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10682
10683 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10684 quoting.
10685 * configure: Regenerated.
10686
10687 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10688
10689 * MAINTAINERS (Write After Approval): Add myself to write after
10690 approval list.
10691
10692 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10693
10694 * MAINTAINERS (Write After Approval): Add myself.
10695
10696 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10697
10698 * MAINTAINERS: Update my e-mail address.
10699
10700 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10701
10702 * libtool.m4 (LD): Correct powerpc64 host match.
10703
10704 2003-09-06 James E Wilson <wilson@tuliptree.org>
10705
10706 * MAINTAINTERS: Update my affiliation and email address.
10707
10708 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10709
10710 * MAINTAINERS (Write After Approval): Add myself.
10711
10712 2003-09-04 DJ Delorie <dj@redhat.com>
10713
10714 * configure: Regenerate.
10715
10716 2003-09-04 Robert Millan <robertmh@gnu.org>
10717
10718 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10719
10720 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10721
10722 * configure.in: Ensure arguments to sed are properly spaced.
10723 * configure: Regenerate.
10724
10725 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10726
10727 * MAINTAINERS: Update my e-mail address.
10728
10729 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10730
10731 * MAINTAINERS (Write After Approval): Add myself.
10732
10733 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10734
10735 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10736 * configure: Regenerated.
10737
10738 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10739
10740 * MAINTAINERS: Update my email address.
10741
10742 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10743
10744 * configure.in: Use newline instead of semicolon when assuming
10745 shell arguments in a for loop.
10746 * configure: Regenerated.
10747
10748 2003-08-22 Jason Eckhardt <jle@rice.edu>
10749
10750 * MAINTAINERS: Resurrect the i860 maintainer.
10751
10752 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10753
10754 PR 8180
10755 * configure.in: When testing with_libs and with_headers, treat
10756 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10757 * configure: Regenerate.
10758
10759 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10760 make, shell, etc.
10761 (baseargs): Likewise.
10762 * configure: Regenerate.
10763
10764 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10765
10766 * MAINTAINERS (Write After Approval): Add myself.
10767
10768 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10769
10770 * configure.in: Disable libgcj for darwin not on powerpc.
10771 * configure: Rebuild.
10772
10773 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10774
10775 * config-ml.in, symlink-tree: Add license.
10776
10777 2003-08-03 Richard Stallman <rms@gnu.org>
10778 Eben Moglen <moglen@columbia.edu>
10779
10780 * README.SCO: New file.
10781
10782 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10783
10784 * Makefile.tpl (check, check-c++): Express dependencies using
10785 dependencies rather than commands.
10786 * Makefile.in: Regenerate.
10787
10788 2003-08-01 Andrew Cagney <cagney@redhat.com>
10789
10790 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10791 * configure: Ditto.
10792
10793 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10794
10795 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10796 * Makefile.in: Update.
10797
10798 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10799
10800 * configure.in: Enable libgcj for darwin.
10801 * configure: Rebuild.
10802
10803 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10804
10805 * config-ml.in: Use ac_configure_args directly instead of
10806 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10807 actually seen.
10808
10809 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10810
10811 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10812 creating target and build subdirs to build all parent dirs as needed.
10813 * Makefile.in: Rebuild.
10814 * configure.in: Don't build dirs explicitly here.
10815 * configure: Rebuild.
10816
10817 2003-07-26 Paul Brook <paul@nowt.org>
10818
10819 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10820
10821 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10822
10823 * Makefile.tpl (all-make): Depend on intl.
10824 * Makefile.in: Rebuilt.
10825
10826 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10827
10828 * install-sh: Update to newer upstream versions (associated with
10829 aclocal 1.7).
10830 * mkinstalldirs: Likewise.
10831 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10832
10833 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10834
10835 * MAINTAINERS: Move self from Bug database only accounts
10836 to write-after-approval.
10837
10838 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10839
10840 * config.if: Remove unused libc_interface determination.
10841
10842 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10843
10844 * MAINTAINERS: Move self from write-after-approval to
10845 build machinery (*.in).
10846
10847 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10848
10849 PR bootstrap/11273
10850 PR bootstrap/11408
10851 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10852 unused INSTALL_PROGRAM_ARGS.
10853 * configure.in: Use AC_PROG_INSTALL.
10854 * Makefile.in: Regenerate.
10855 * configure: Regenerate.
10856
10857 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10858
10859 * MAINTAINERS: Alphabetize.
10860
10861 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10862
10863 * configure: Rebuilt.
10864 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10865 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10866 newlib nor libgloss.
10867 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10868 * configure.in (am33_2.0-*-linux*): Added.
10869
10870 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10871
10872 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10873 * configure: Regenerate.
10874
10875 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10876
10877 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10878 * Makefile.in: Regenerate.
10879
10880 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10881
10882 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10883 * Makefile.in: Regenerate.
10884
10885 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10886
10887 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10888 * Makefile.in: Regenerated.
10889
10890 * config-ml.in: Replace PWD with PWD_COMMAND.
10891
10892 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10893
10894 * intl: New directory; see intl/ChangeLog for details.
10895 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10896 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10897 * Makefile.in: Regenerate.
10898
10899 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10900
10901 * configure.in: Clean up config-lang.in handling. Delete
10902 useless assignment to "subdirs".
10903 * configure: Regenerate.
10904
10905 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10906
10907 * configure.in: Rename 'target_libs' to 'target_libraries'.
10908 Remove useless reference to 'target_libs'.
10909 * configure: Regenerate.
10910
10911 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10912
10913 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10914 * Makefile.in: Regenerate.
10915
10916 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10917
10918 * Makefile.def: Introduce flags_to_pass.
10919 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10920 * Makefile.in: Regenerate.
10921
10922 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10923
10924 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10925 and target-libgloss.
10926 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10927 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10928 * configure: Regenerate.
10929
10930 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10931
10932 * configure.in: Update testsuite_flags to new location.
10933 * configure. Regenerate.
10934
10935 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10936
10937 * Makefile.tpl: Remove BUILD_CC stuff.
10938 * Makefile.in: Regenerate.
10939
10940 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10941
10942 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10943
10944 2003-06-16 Graeme Peterson <gp@qnx.com>
10945
10946 * MAINTAINERS (Write After Approval): Add myself.
10947
10948 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10949
10950 * config.guess: Update to 2003-06-12 version.
10951 * config.sub: Update to 2003-06-13 version.
10952
10953 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10954
10955 * config.guess: Update to 2003-06-06 version.
10956 * config.sub: Update to 2003-06-06 version.
10957
10958 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10959
10960 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10961 * configure. Regenerate.
10962
10963 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10964
10965 * configure.in: Disable serial configure by default.
10966 * configure: Regenerate.
10967 * Makefile.tpl: Abolish .NOTPARALLEL.
10968 * Makefile.in: Regenerate.
10969
10970 * Makefile.tpl: Replace {build,host,target}_canonical by
10971 {build,host,target}.
10972 * Makefile.in: Regenerate.
10973
10974 * Makefile.tpl: Fix stupid pasto.
10975 * Makefile.in: Regenerate.
10976
10977 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10978
10979 * Makefile.tpl: Remove bogus conditional.
10980 * Makefile.in: Regenerate.
10981
10982 2003-06-05 Jan Hubicka <jh@suse.cz>
10983
10984 * Makefile.tpl (profiledbootstrap): New target.
10985 * Makefile.in (profiledbootstrap): New target.
10986
10987 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10988
10989 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10990 Pinski. Remove user names from other bugzilla-only maintainers.
10991
10992 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10993
10994 * Makefile.tpl: Make 'recursive targets' using autogen rather
10995 than shell loop. Remove duplicate 'clean' targets and false
10996 comments.
10997 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10998 Add systematic method of specifying missing targets in subdirs.
10999 Add copyright boilerplate.
11000 * Makefile.in: Regenerate.
11001 * configure.in: Add 'recursive targets' to maybe list.
11002 * configure: Regenerate.
11003
11004 * MAINTAINERS: "GNATS only" -> "Bug database only".
11005
11006 * Makefile.tpl: Rename [+target+] to [+make_target+].
11007 * Makefile.def: Rename 'target' to 'make_target'.
11008
11009 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
11010
11011 * MAINTAINERS: Add self as options handling maintainer.
11012
11013 2003-05-28 Michael Meissner <gnu@the-meissners.org>
11014
11015 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
11016 been too long since I touched those ports.
11017
11018 2003-05-28 DJ Delorie <dj@redhat.com>
11019
11020 * Makefile.tpl: Make maybe-check-gcc .PHONY.
11021 * Makefile.in: Regenerate.
11022
11023 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
11024
11025 * configure.in: Use curly braces in the definition of tooldir.
11026 * configure: Regenerate.
11027
11028 2003-05-21 DJ Delorie <dj@redhat.com>
11029
11030 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
11031 newlib or libgloss.
11032 * Makefile.in: Regenerate.
11033
11034 2003-05-21 DJ Delorie <dj@redhat.com>
11035
11036 * Makefile.tpl: Add missing empty maybe-check-gcc target.
11037 * Makefile.in: Regenerate.
11038
11039 2003-05-20 Ian Lance Taylor <ian@airs.com>
11040
11041 * MAINTAINERS: Update my e-mail address.
11042
11043 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
11044
11045 * configure.in: Switch more things to use maybe dependencies.
11046 * Makefile.tpl: Switch more things to use maybe dependencies.
11047 Factor out common code from autogen IF statements.
11048 * configure: Regenerate.
11049 * Makefile.in: Regenerate.
11050
11051 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
11052
11053 * configure.in: Accept i[3456789]86 for machine type.
11054 * configure: Regenerate.
11055
11056 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
11057
11058 * configure.in: Switch more things to use maybe dependencies.
11059 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
11060 * configure: Regenerate.
11061 * Makefile.tpl: Switch more things to use maybe dependencies.
11062 * Makefile.in: Regenerate.
11063
11064 2003-05-16 Andreas Schwab <schwab@suse.de>
11065
11066 * Makefile.tpl (install-opcodes): Define.
11067 * Makefile.in: Rebuild.
11068
11069 2003-05-13 Andreas Jaeger <aj@suse.de>
11070
11071 * config.guess: Update to 2003-05-09 version.
11072 * config.sub: Update to 2003-05-09 version.
11073
11074 2003-05-13 Michael Eager <eager@mvista.com>
11075
11076 * configure.in: Correct sed script so that options in quotes are not
11077 deleted.
11078 * configure: Rebuild.
11079
11080 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
11081
11082 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
11083 and $$s/newlib/libc/sys/cygwin32 include paths.
11084 * configure: Ditto.
11085
11086 2003-05-12 Michael Meissner <gnu@the-meissners.org>
11087
11088 * MAINTAINERS: Update my email addresses.
11089
11090 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
11091
11092 * config-ml.in: Propagate INSTALL variables.
11093
11094 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11095
11096 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11097
11098 2003-05-02 Chris Demetriou <cgd@broadcom.com>
11099
11100 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11101 * Makefile.in: Regenerate.
11102
11103 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11104
11105 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11106
11107 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11108
11109 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11110
11111 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
11112
11113 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11114 * Makefile.in: Regenerated.
11115
11116 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11117
11118 * MAINTAINERS (Write After Approval): Upgrade myself from
11119 GNATS only to write-after-approval. Update my mail address.
11120
11121 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
11122
11123 (OS Port Maintainers: freebsd): Add myself.
11124
11125 2003-04-22 Mark Mitchell <mark@codesourcery.com>
11126
11127 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11128
11129 2003-04-22 Kean Johnston <jkj@sco.com>
11130
11131 * MAINTAINERS (SCO ports): Added myself.
11132
11133 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11134
11135 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11136
11137 2003-04-19 Kean Johnston <jkj@sco.com>
11138
11139 * MAINTAINERS (Write After Approval): Add myself.
11140
11141 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11142
11143 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11144 * Makefile.in: Regenerate.
11145
11146 2003-04-18 Jakub Jelinek <jakub@redhat.com>
11147
11148 * configure.in (powerpc64*-*-linux*): Remove.
11149 * configure: Rebuilt.
11150
11151 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
11152
11153 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11154 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11155 and restrap.
11156 * Makefile.in: Regenerate.
11157
11158 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
11159
11160 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11161 * configure: Regenerated.
11162
11163 2003-04-15 DJ Delorie <dj@redhat.com>
11164
11165 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11166
11167 2003-04-13 Nick Clifton <nickc@redhat.com>
11168
11169 * config-ml.in: Remove support for --disable-aix removing
11170 call-aix multilibs.
11171
11172 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
11173
11174 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11175 * */configure: Rebuilt.
11176
11177 2003-04-08 Joel Sherrill <joel@oarcorp.com>
11178
11179 * MAINTAINERS: Add my email address.
11180
11181 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
11182
11183 * MAINTAINERS (Write After Approval): Add myself.
11184
11185 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11186
11187 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11188 * Makefile.in: Regenerate.
11189
11190 2003-03-14 Michael Chastain <mec@shout.net>
11191
11192 * Makefile.in: Regenerate with correct Makefile.def.
11193
11194 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11195
11196 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11197 Make macro.
11198 * Makefile.in: Regenerate.
11199 * configure.in: Clean up gxx_include_dir logic.
11200 * configure: Regenerate.
11201
11202 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11203
11204 * MAINTAINERS (Write After Approval): Add myself.
11205
11206 2003-03-10 Ben Elliston <bje@wasabisystems.com>
11207
11208 * MAINTAINERS: Update my mail address.
11209
11210 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11211
11212 * configure.in (gxx_include_dir): Fix typo.
11213 * configure: Regenerated.
11214
11215 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11216
11217 * Makefile.tpl: Reindent.
11218 * Makefile.in: Regenerate.
11219 * configure.in: Reindent. Don't set unused variables.
11220 * configure: Regenerate.
11221
11222 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
11223
11224 * configure.in: Include $(build_tooldir)/sys-include in
11225 FLAGS_FOR_TARGET.
11226 * configure: Regenerated.
11227
11228 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11229
11230 * Makefile.tpl: Always pass down RANLIB.
11231 * Makefile.in: Regenerate.
11232
11233 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11234 * Makefile.in: Regenerate.
11235 * configure.in: Remove unused logic relating to --enable-shared
11236 and --enable-threads. Remove bogus comments. Remove redundant
11237 noconfigdirs.
11238 * configure: Regenerate.
11239
11240 * configure.in: Replace ${libstdcxx_version} by its value.
11241 Remove reference to mh-dgux.
11242 * configure: Regenerate.
11243
11244 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11245
11246 * MAINTAINERS (Write After Approval): Add myself.
11247
11248 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11249
11250 * Makefile.tpl: Rearrange.
11251 * Makefile.in: Regenerate.
11252
11253 2003-02-25 Uwe Stieber <uwe@wwws.de>
11254
11255 * configure.in: Add support for kaOS as cross build target system.
11256 * configure: Regenerated.
11257
11258 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11259
11260 * MAINTAINERS (Write after approval): Add myself.
11261
11262 2003-02-21 James E Wilson <wilson@tuliptree.org>
11263
11264 * MAINTAINERS: Update my email address.
11265
11266 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11267
11268 * MAINTAINERS: Add self to blanket write privs. section.
11269
11270 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11271
11272 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11273 configure-target-* as some target builds may require additional
11274 flags for preprocessor tests.
11275 * Makefile.in: Regenerated.
11276
11277 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11278
11279 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11280 * ltconfig: Handle it.
11281 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11282 auto-detecting it.
11283
11284 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11285 it is used as argument to $CC.
11286 * ltcf-gcj.sh: Likewise.
11287
11288 * configure.in: Introduce --enable-maintainer-mode.
11289 * configure: Rebuilt.
11290 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11291 for maintainer mode.
11292 * Makefile.in: Rebuilt.
11293
11294 2003-02-18 Jason Merrill <jason@redhat.com>
11295
11296 * Makefile.tpl (check-c++): Allow parallelism.
11297
11298 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11299
11300 * MAINTAINERS: Remove John Carr (who never actually had access to
11301 gcc.gnu.org).
11302
11303 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11304
11305 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11306 don't configure target-libobjc.
11307 * configure: Regenerate.
11308
11309 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11310
11311 * Makefile.tpl (RANLIB): Define.
11312 * Makefile.in: Regenerate.
11313
11314 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11315
11316 * MAINTAINERS: Update my email.
11317
11318 2003-02-06 Keith R Seitz <keiths@redhat.com>
11319
11320 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11321 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11322 * Makefile.in: Regenerated.
11323 * configure.in: Remove all traces of snavigator, db, and grep.
11324 * configure: Regenerated.
11325
11326 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11327
11328 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11329 After Approval.
11330
11331 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11332
11333 * MAINTAINERS (Write after approval): Add myself.
11334
11335 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11336
11337 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11338 * Makefile.in: Regenerated.
11339
11340 2003-01-30 Roger Sayle <roger@eyesopen.com>
11341
11342 * config.guess: Updated to 2003-01-30's version.
11343 * config.sub: Updated to 2003-01-28's version.
11344
11345 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11346
11347 * config.if: If gcc_version is already set, just use it. Don't set
11348 gcc_version_trigger if it's already set, otherwise set it to
11349 gcc/version.c, but only if the file exists. If it is not set and
11350 gcc/version.c does not exist, try to extract the version number from
11351 $CC.
11352
11353 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11354
11355 * MAINTAINERS: Add myself to write-after-approval list.
11356
11357 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11358
11359 * configure.in: Revert 24Jan change.
11360 * configure: Regenerate.
11361
11362 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11363
11364 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11365 entry of HJ Lu.
11366
11367 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11368
11369 * configure.in: Revert previous change.
11370 * configure: Regenerate.
11371
11372 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11373
11374 * configure.in: Make rda native-only.
11375 * configure: Regenerate.
11376
11377 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11378
11379 * MAINTAINERS: Move myself from GNATS-only-accounts to
11380 write-after-approval.
11381
11382 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11383
11384 * configure.in: Add missing \.
11385 * configure: Rebuilt.
11386
11387 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11388
11389 * configure.in (baseargs): Avoid using \| in sed regular
11390 expressions.
11391 * configure: Rebuilt.
11392
11393 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11394
11395 * configure.in (baseargs): Remove all supported forms of
11396 --cache-file, --srcdir, --host, --build and --target options
11397 from argument lists.
11398 * configure: Rebuilt.
11399
11400 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11401
11402 * MAINTAINERS: Add myself to write-after-approval list.
11403
11404 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11405
11406 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11407 * configure: Rebuilt.
11408
11409 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11410
11411 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11412 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11413 * Makefile.in: Regenerate.
11414 * configure: Regenerate.
11415
11416 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11417
11418 * configure.in: Remove Makefile in build, host and target modules
11419 unless configure was run with --no-recursion.
11420 * configure: Rebuilt.
11421
11422 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11423
11424 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11425 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11426 * Makefile.in: Regenerate.
11427
11428 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11429
11430 * config.guess: Update to 2003-01-03 version.
11431 * config.sub: Update to 2003-01-03 version.
11432
11433 2003-01-07 Christopher Faylor <cgf@redhat.com>
11434
11435 * configure: Regenerate with proper autoconf 2.13.
11436
11437 2003-01-07 Christopher Faylor <cgf@redhat.com>
11438
11439 * configure.in: Add AC_PREREQ for consistency.
11440 * configure: Regenerate.
11441
11442 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11443
11444 * configure.in (GDB_TK): Add tcl directories conditional on
11445 gdb/gdbtk directory being present.
11446 * configure: Regenerate.
11447
11448 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11449
11450 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11451 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11452 * configure: Rebuilt.
11453
11454 2002-12-31 Tom Tromey <tromey@redhat.com>
11455
11456 * Makefile.in: Rebuilt.
11457 * Makefile.def (target_modules) [libffi]: Allow installation.
11458
11459 2002-12-31 Andreas Schwab <schwab@suse.de>
11460
11461 * configure.in: Fix use of $program_transform_name.
11462 * configure: Regenerated.
11463
11464 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11465
11466 * configure.in (baseargs): Don't remove first configure argument.
11467 * configure: Regenerated.
11468
11469 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11470
11471 * Makefile.tpl (local-distclean): Don't remove...
11472 (multilib.ts): ... this. Moved into...
11473 (multilib.out): ... this. Don't use sub-make.
11474 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11475 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11476 (configure-build-[+module+], configure-[+module+],
11477 configure-target-[+module+], configure-gcc): ... these. Test
11478 for Makefile existence. Drop config.status from dependencies.
11479 * Makefile.in: Rebuilt.
11480 * configure.in: Move gcc-version-trigger to the end of
11481 ac_configure_args. Add comments to maybedep.tmp and
11482 serdep.tmp. Introduce --disable-serial-configure. Remove
11483 nonopt from baseargs, matching and removing corresponding
11484 whitespace while at it.
11485 * configure: Rebuilt.
11486
11487 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11488
11489 * configure.in (host_configargs): Replace reference to
11490 no-longer-defined buildopts with --build=${build_alias}.
11491 * configure: Rebuilt.
11492
11493 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11494 program_transform_name to standard idiom.
11495 (AUTOGEN, AUTOCONF): Define.
11496 (Makefile.in): Use $(AUTOGEN).
11497 (Makefile): Depend on config.status, and use autoconf-style rule to
11498 build it. Move original commands to...
11499 (config.status): ... this new target.
11500 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11501 $(AUTOCONF).
11502 * Makefile.in: Rebuilt.
11503
11504 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11505
11506 * Makefile.tpl: Fix dramatic bustage due to change in
11507 program_transform_name.
11508 * Makefile.in: Regenerate.
11509
11510 * configure.in: Remove unnecessary PATH setting.
11511 * configure: Regnerate.
11512
11513 * configure.in: Don't default to unprefixed tools unless
11514 the native tools will work.
11515 * configure: Regenerate.
11516
11517 * configure.in: Convert to autoconf script. Blow away lots
11518 of now-redundant Makefile fragments.
11519 * configure: Generate using Autoconf.
11520 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11521 * Makefile.in: Regenerate.
11522
11523 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11524
11525 * configure: Fix stupid bug where RANLIB was mistakenly included.
11526
11527 * configure.in: Rename (buildargs, hostargs, targargs) to
11528 (build_configargs, host_configargs, target_configargs).
11529
11530 * configure.in: Move logic out of sed statement.
11531
11532 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11533 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11534
11535 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11536
11537 * config.sub: Import from master repository
11538 * config.guess: Ditto
11539
11540 2002-12-24 Andreas Schwab <schwab@suse.de>
11541
11542 * Makefile.tpl (multilib.out): Fix missing space.
11543 * Makefile.in: Regenerate.
11544
11545 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11546
11547 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11548 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11549 * Makefile.in: Regenerate.
11550 * configure.in: Remove unnecessary leftovers.
11551
11552 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11553
11554 * configure.in (extra_ranlibflags_for_target): New variable.
11555 (*-*-darwin): Add -c to ranlib commands.
11556 * configure (tooldir): Handle extra_ranlibflags_for_target.
11557
11558 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11559
11560 * Makefile.tpl: Revert HJL's change.
11561 * Makefile.in: Regenerated.
11562 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11563 always.
11564
11565 2002-12-19 Andreas Schwab <schwab@suse.de>
11566
11567 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11568 * Makefile.in: Regenerate.
11569
11570 2002-12-18 H.J. Lu <hjl@gnu.org>
11571
11572 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11573 * Makefile.in: Regenerated.
11574
11575 * configure.in (build_prefix): New. Substitute.
11576
11577 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11578
11579 * Makefile.tpl: Don't let real targets depend on phony targets.
11580 * Makefile.in: Regenerate.
11581
11582 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11583 * Makefile.in: Regenerate.
11584
11585 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11586
11587 * config.sub: Import from master repository
11588 * config.guess: Ditto
11589
11590 2002-12-16 Jason Merrill <jason@redhat.com>
11591
11592 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11593 previous 'make bootstrap'.
11594 * Makefile.in: Regenerate.
11595
11596 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11597
11598 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11599
11600 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11601
11602 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11603 * Makefile.in: Regenerate.
11604
11605 2002-12-13 Jason Merrill <jason@redhat.com>
11606
11607 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11608 library tests.
11609 (check-c++): Just depend on it and check-target-libstdc++-v3.
11610 * Makefile.in: Regenerate.
11611
11612 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11613
11614 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11615 * Makefile.in: Rebuilt.
11616
11617 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11618
11619 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11620
11621 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11622
11623 * configure: Fix bug put in by gremlins.
11624
11625 * Makefile.tpl: Substitute more autoconfily.
11626 * configure: Substitute more autoconfily.
11627 * Makefile.in: Regenerate.
11628
11629 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11630
11631 * config.sub: Import from master repository
11632 * config.guess: Ditto
11633 * MAINTAINERS: Added Svein Seldal under write after approval
11634
11635 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11636
11637 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11638 * Makefile.in (all-sim): Ditto.
11639
11640 2002-12-06 DJ Delorie <dj@redhat.com>
11641
11642 * Makefile.tpl: Change configure dependencies to not have real
11643 targets depend on phony targets.
11644
11645 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11646
11647 * configure.in: Revert unintentional change.
11648
11649 * Makefile.tpl: Change dependency for */multilib.out so that
11650 it works when gcc isn't in the tree.
11651
11652 * configure.in: Substitute more.
11653 * configure: Run subconfigures from the Makefile.
11654 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11655 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11656
11657 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11658
11659 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11660
11661 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11662
11663 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11664 and corresponding dependencies.
11665 * Makefile.in: Regenerate.
11666
11667 * configure.in (host_tools): Order binutils, gas and ld for
11668 convenience in running the testsuites.
11669
11670 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11671 * Makefile.in: Regenerate.
11672 * configure.in: Introduce rules to serialize subconfigure runs.
11673
11674 * configure.in: Introduce BASE_CC_FOR_TARGET.
11675 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11676 Realize configure-build-* targets. Realize configure-target-* targets.
11677 * Makefile.in: Regenerate.
11678
11679 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11680
11681 * configure: Move gcc_version_trigger stuff from here...
11682 * configure.in: ...to here.
11683
11684 * configure.in: Separate subconfigure options added by this file from
11685 options given by the user. Add machinery to put args for host
11686 subconfigures into the Makefile.
11687
11688 * Makefile.tpl: Remove 'vault' targets.
11689 * Makefile.tpl: Reorder and comment dependencies.
11690 * Makefile.in: Regenerate.
11691
11692 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11693 * configure.in: Fix my broken commit of previous patch. (sigh)
11694
11695 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11696
11697 * configure.in: Move host-specific darwin noconfigdirs into
11698 the host-specific section.
11699
11700 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11701
11702 * configure.in: Move host-specific darwin noconfigdirs into
11703 the host-specific section.
11704
11705 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11706
11707 * configure: Remove skip-this-dir support.
11708 * Makefile.tpl: Remove skip-this-dir support.
11709
11710 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11711 subdirectories.
11712 * Makefile.in: Regenerate.
11713
11714 * Makefile.tpl: Strip out useless setting of 'dir'.
11715 * Makefile.in: Regenerate.
11716
11717 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11718
11719 * configure.in: Fix deeply stupid bug.
11720
11721 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11722 shell code in CXX_FOR_TARGET
11723 * Makefile.def: Introduce raw_cxx.
11724 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11725 RAW_CXX_FOR_TARGET.
11726 * Makefile.in: Regenerate.
11727
11728 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11729
11730 * Makefile.tpl: Remove unnecessary ifs.
11731 * Makefile.in: Regenerate.
11732
11733 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11734 dependencies. Maybe-ize build-libiberty. Create dummy install
11735 targets for 'no_install' modules.
11736 * configure: Move GDB_TK substitution to configure.in. Move
11737 build_modules stuff to configure.in.
11738 * configure.in: Implement soft dependency machinery. Maybe-ize
11739 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11740 * Makefile.in: Regenerate.
11741
11742 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11743
11744 * Makefile.tpl: Make all-target, install-target behave similarly
11745 to all, install (only hitting configured targets). Eliminate
11746 unused macro defintions.
11747
11748 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11749 build != host.
11750
11751 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11752
11753 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11754
11755 * configure.in: Produce lists of subdir targets we're actually
11756 configuring. Remove references to "dosrel".
11757 * Makefile.tpl: Let configure set which subdir targets are hit.
11758 Remove install-cross; clean up install; remove ALL. Remove
11759 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11760 Autogenerate host module targets. Remove empty dependency lines
11761 and redundant dependency; rearrange slightly.
11762 * Makefile.def: Add host-side libtermcap, utils.
11763
11764 * Makefile.in: Regenerate.
11765
11766 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11767
11768 * ltconfig (osf[345]): Append $major to soname_spec.
11769 Reflect this in library_names_spec.
11770 * ltmain.sh (osf): Prefix $major with . for use as extension.
11771
11772 2002-11-19 Andreas Jaeger <aj@suse.de>
11773
11774 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11775 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11776 and sparc64 GNU/Linux systems.
11777
11778 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11779
11780 * MAINTAINERS: Update email.
11781
11782 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11783
11784 * MAINTAINERS: Complete James Dennett's entry.
11785
11786 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11787
11788 * MAINTAINERS (Write After Approval): Add myself.
11789
11790 2002-11-13 Bruce Korb <bkorb@gnu.org>
11791
11792 * Makefile.tpl: syntactic cleanup
11793
11794 2002-11-13 Stuart Hastings <stuart@apple.com>
11795
11796 * MAINTAINERS: Add myself to write-after-approval list.
11797
11798 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11799
11800 * Makefile.def: Add list of recursive targets to autogenerate.
11801 Add build_modules.
11802 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11803 targets. Autogenerate *-build-* targets.
11804 * Makefile.in: Regenerate.
11805
11806 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11807
11808 * configure: More autoconf-style substitutions.
11809 * Makefile.tpl: More autoconf-style substitutions.
11810 * Makefile.in: Regenerate.
11811
11812 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11813
11814 * configure: Substitute more variables in a more autoconf-friendly
11815 way. Simplify slightly.
11816 * Makefile.tpl: Make more variables substitutable in an
11817 autoconf-friendly way.
11818 * Makefile.in: Regenerate.
11819
11820 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11821
11822 * MAINTAINERS (Write After Approval): Add myself.
11823
11824 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11825
11826 * configure.in (v810*): Remove special setting of tools.
11827
11828 * configure: Add support for extra required flags for ar or nm.
11829 * configure.in (aix4.3+): Use above support for target-specific
11830 issues, rather than using config/mt-aix43.
11831
11832 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11833
11834 * configure: Remove 'removing', which doesn't work. Replace $subdir
11835 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11836 with $srcdir. Reformat indentation. Substitute some variables
11837 formerly hard-coded in the Makefile for build=host.
11838 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11839 * Makefile.def: Autogenerate more.
11840 * Makefile.in: Regenerate.
11841
11842 2002-11-04 Adam Nemet <anemet@lnxw.com>
11843
11844 * MAINTAINERS (Write After Approval): Add myself.
11845
11846 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11847
11848 * Makefile.def (host_modules): Add rda.
11849 * Makefile.in: Regenerate.
11850 * configure.in (target_tool): Add target-rda to list.
11851
11852 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11853
11854 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11855
11856 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11857
11858 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11859 and restrap targets to this rule.
11860 * Makefile.in: Regenerate.
11861
11862 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11863
11864 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11865 GNATS only accounts.
11866
11867 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11868
11869 * configure.in (i[3456]86-*-linux*): Add check to disable
11870 ${libgcj} for glibc1.
11871
11872 2002-10-24 Denis Chertykov <denisc@overta.ru>
11873
11874 * MAINTAINERS: Add myself as ip2k port maintainer.
11875
11876 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11877
11878 * configure.in: Add tic4x target.
11879
11880 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11881
11882 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11883 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11884 * Makefile.in: Regenerate.
11885
11886 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11887 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11888 * Makefile.in: Regenerate.
11889
11890 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11891
11892 * MAINTAINERS: Add myself as web pages co-maintainer.
11893
11894 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11895
11896 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11897 * Makefile.in: Regenerate.
11898
11899 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11900
11901 * MAINTAINERS: Add myself and Nathan Sidwell
11902 <nathan@codesourcery.com> as VxWorks maintainers.
11903
11904 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11905
11906 * Makefile.def: Remove order dependency comments.
11907 * Makefile.tpl: Add explicit install-install dependencies.
11908 * Makefile.in: Regenerate.
11909
11910 * Makefile.tpl: Remove material now in src-release. (Finally!)
11911 * Makefile.in: Regenerate.
11912
11913 * Makefile.tpl: Add configure-target (for src-release in src)
11914 * Makefile.in: Regenerate.
11915
11916 2002-09-30 Nick Clifton <nickc@redhat.com>
11917
11918 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11919
11920 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11921
11922 * configure.in (s390*-*-linux*): Enable libgcj.
11923
11924 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11925
11926 * configure: Revert accidentally applied changes.
11927
11928 * Makefile.tpl: Make more autoconf-friendly.
11929 * Makefile.in: Regenerate.
11930 * configure: Make substitution more autoconf-like.
11931
11932 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11933
11934 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11935 single entry to handle all these.
11936 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11937 libjava on arm-*-elf.
11938
11939 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11940
11941 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11942 things that depend on them.
11943
11944 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11945
11946 * Makefile.tpl: Make subsituted variables more autoconfy.
11947 * Makefile.in: Regenerate.
11948 * configure: Make seds more autoconfy.
11949
11950 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11951
11952 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11953 * Makefile.in: Regenerate.
11954 * configure.in: Rewrite sed statements to look autoconfy.
11955
11956 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11957 all-target-foo on configure-target-foo.
11958 * Makefile.def: Ditto.
11959 * Makefile.in: Rebuild.
11960
11961 2002-09-25 Andrew Haley <aph@redhat.com>
11962
11963 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11964
11965 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11966
11967 * Makefile.def: New file.
11968 * Makefile.tpl: New file.
11969 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11970 * contrib/gcc_update: Note that Makefile.in is a generated file.
11971
11972 * configure.in: Minor rearrangement. Simplify tests.
11973
11974 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11975
11976 * configure.in (with_headers): Skip copy if value is "yes".
11977 (with_libs): Likewise.
11978
11979 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11980
11981 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11982 * configure.in (sh*-*-pe*): Ditto.
11983 * configure.in (mips*-*-pe*): Ditto.
11984 * configure.in (*arm-wince-pe): Ditto.
11985
11986 * configure.in: Rearrange.
11987
11988 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11989
11990 * MAINTAINERS: Update my email address.
11991
11992 2002-08-30 Paul Koning <pkoning@equallogic.com>
11993
11994 * MAINTAINERS: (Write After Approval): Add myself.
11995
11996 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11997
11998 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11999
12000 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
12001
12002 * MAINTAINERS: Change my mailing address.
12003
12004 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
12005
12006 * MAINTAINERS (Write After Approval): Remove myself.
12007 (Various Maintainers: c++ runtime libs): Add myself.
12008
12009 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
12010
12011 * MAINTAINERS (Write After Approval): Remove myself.
12012 (Various Maintainers: c++ runtime libs): Add myself.
12013
12014 2002-08-15 Eric Christopher <echristo@redhat.com>
12015
12016 * config.sub: Import from master repository.
12017 * config.guess: Ditto.
12018
12019 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
12020
12021 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
12022 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
12023 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
12024
12025 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
12026
12027 * MAINTAINERS: Add self to rs6000 vector extensions.
12028
12029 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
12030
12031 * libiberty/configure: Reverted unintended yesterday's check in.
12032
12033 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
12034
12035 * boehm-gc/configure, libf2c/configure: Rebuilt.
12036 * libffi/configure, libiberty/configure: Ditto.
12037 * libjava/configure, libobjc/configure: Ditto.
12038 * libstdc++-v3/configure, zlib/configure: Ditto.
12039 Merged from binutils:
12040 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
12041 From Steve Ellcey <sje@cup.hp.com>:
12042 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
12043 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
12044 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
12045 IA64.
12046 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
12047 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
12048 soname_spec, sys_lib_search_path_spec): Ditto.
12049
12050 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
12051
12052 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
12053
12054 2002-08-04 H.J. Lu (hjl@gnu.org)
12055
12056 * configure.in (mips*-*-linux*): Don't skip target-libffi.
12057
12058 2002-08-02 Krister Walfridsson <cato@df.lth.se>
12059
12060 * MAINTAINERS (Write After Approval): Add myself.
12061
12062 2002-07-31 Alan Modra <amodra@bigpond.net.au>
12063
12064 * configure.in: Move generic linux case to end. Copy generic
12065 linux noconfigdirs to mips*-*-linux* entry and new
12066 powerpc64*-*-linux* entry. Add target-libffi for the latter.
12067
12068 2002-07-19 Michael Matz <matz@suse.de>
12069
12070 * MAINTAINERS: Add myself as ra* maintainer.
12071
12072 2002-07-16 Chris Demetriou <cgd@broadcom.com>
12073
12074 * config.guess: Update to 2002-07-09 version.
12075 * config.sub: Update to 2002-07-03 version.
12076
12077 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
12078
12079 * MAINTAINERS: Fix typo in a maintainer email address.
12080
12081 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
12082
12083 * configure.in: Remove two redundant tests.
12084
12085 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12086
12087 * configure.in (mips*-*-irix6*o32): Enable stabs.
12088
12089 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
12090
12091 * configure.in: Don't build grez.
12092 * Makefile.in: Ditto.
12093
12094 * Makefile.in: Remove references to bsp, cygmon, libstub.
12095 * configure.in: Ditto.
12096
12097 * configure.in: Remove leftover reference to gdbtest.
12098
12099 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
12100
12101 * configure.in (gxx_include_dir): Change to match versioned
12102 C++ headers if --enable-version-specific-runtime-libs is used.
12103
12104 2002-07-04 Steve Ellcey <sje@cup.hp.com>
12105
12106 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12107
12108 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12109
12110 * configure.in: Make --without-x work.
12111
12112 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12113
12114 * configure.in: Rearrange target Makefile fragment collection.
12115
12116 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12117 cvs[src].
12118 * configure.in: Ditto.
12119
12120 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12121
12122 * MAINTAINERS (Write After Approval): Update my e-mail address.
12123
12124 2002-06-24 Ben Elliston <bje@redhat.com>
12125
12126 * configure.in (host_tools): Remove cgen.
12127
12128 * Makefile.in (all-cgen): Remove; runs from its source directory.
12129 (check-cgen, install-cgen, clean-cgen): Likewise.
12130 (all-opcodes): Do not depend on all-cgen.
12131 (all-sim): Likewise.
12132
12133 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
12134
12135 * Makefile.in: Eliminate 'apache' targets.
12136 * configure.in: Eliminate 'apache' targets.
12137
12138 * configure.in: Eliminate redundant tests. Reorganize.
12139
12140 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12141
12142 * config-ml.in: Eliminate references to Cygnus configure.
12143
12144 * Makefile.in: Eliminate references to building emacs.
12145
12146 2002-06-28 Graham Stott <graham.stott@btinternet.com>
12147
12148 * MAINTAINERS: Update my email address.
12149
12150 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12151
12152 * config.if (libstdcxx_incdir): Version C++ headers.
12153 (cxx_incdir): Remove.
12154
12155 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12156
12157 * MAINTAINERS (Write After Approval): Add self.
12158
12159 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12160
12161 * configure.in: Add support for ip2k.
12162
12163 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12164
12165 * configure.in: Fix AIX configury bug.
12166
12167 2002-06-20 Steve Ellcey <sje@cup.hp.com>
12168
12169 * MAINTAINERS (Write After Approval): Add self.
12170
12171 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12172
12173 * configure.in: replace ${topsrcdir} with ${srcdir}
12174
12175 * configure.in: Move definition of libstdcxx_flags
12176 right above usage, rather than waaay earlier.
12177
12178 * configure.in: Pull definition of is_cross_compiler earlier.
12179
12180 * configure.in: Rearrange a little.
12181
12182 * configure.in: Remove references to librx.
12183 * Makefile.in: Remove references to librx.
12184
12185 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12186
12187 * config.sub: Add support for avr target.
12188 Import from master sources, rev 1.255
12189
12190 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
12191
12192 * configure, .cvsignore: Revert previous change...
12193 * Makefile: ...delete.
12194
12195 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12196
12197 * configure.in: Eliminate ${gasdir} variable.
12198
12199 2002-06-18 Dave Brolley <brolley@redhat.com>
12200
12201 * configure.in: Add support for frv.
12202 * config.sub: Add support for frv.
12203
12204 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12205
12206 * configure: Remove garbage from previous commit.
12207
12208 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12209
12210 * configure: For in-source builds, make a subdir and re-exec there.
12211 * Makefile: New file. Pass targets through to build directory.
12212 * .cvsignore: No longer ignore "Makefile".
12213
12214 2002-06-16 Douglas Rupp <rupp@gnat.com>
12215
12216 * MAINTAINERS (Write After Approval): Add self.
12217
12218 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12219
12220 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12221
12222 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12223
12224 * configure.in (vax-*-netbsd*): Re-enable gas.
12225
12226 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12227
12228 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12229 BUILD_PREFIX_1, to correct nomenclature.
12230 * configure: Likewise.
12231
12232 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12233 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12234
12235 2002-05-31 Olaf Hering <olh@suse.de>
12236
12237 * config-ml.in: Propogate DESTDIR also.
12238
12239 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12240
12241 * configure.in (vax-*-netbsd*): Don't build gas for this
12242 platform.
12243
12244 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12245
12246 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12247 and libgcj for AVR.
12248
12249 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12250
12251 * MAINTAINERS (Write After Approval): Add myself.
12252
12253 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12254
12255 * config.guess: Update to 2002-05-22 version.
12256 * config.sub: Likewise.
12257
12258 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12259
12260 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12261 * config-ml.in: Likewise.
12262 * configure: Likewise.
12263 * configure.in: Likewise.
12264
12265 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12266
12267 * MAINTAINERS: Update my email address.
12268
12269 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12270
12271 * configure.in: Simplify makefile fragment collection.
12272
12273 * configure.in: Remove code to build emacs.
12274
12275 * configure.in : Remove --srcdir argument from targargs and buildargs
12276 (it's always overridden in the Makefile anyway). Rearrange a bit.
12277
12278 * configure: Move some logic to configure.in.
12279 * configure.in: Move some logic from configure.
12280
12281 2002-05-11 Tom Tromey <tromey@redhat.com>
12282
12283 * MAINTAINERS: Reflect libgcj reality.
12284
12285 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12286
12287 * Makefile.in: Honour DESTDIR.
12288
12289 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12290
12291 * config.guess: Import 2002-03-20 version.
12292 * config.sub: Import 2002-04-26 version.
12293
12294 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12295
12296 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12297
12298 2002-05-07 Tim Josling <tej@melbpc.org.au>
12299
12300 * MAINTAINERS: Add self.
12301
12302 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12303
12304 * ltmain.sh: Detect and handle object name conflicts
12305 while piecewise linking a static library.
12306
12307 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12308
12309 * configure.in (noconfigdirs): Don't disable libgcj on
12310 sparc64-*-solaris* and sparcv9-*-solaris*.
12311
12312 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12313
12314 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12315
12316 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12317
12318 * configure.in (FLAGS_FOR_TARGET): Do not add
12319 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12320 on i[3456]86-*-linux*.
12321
12322 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12323
12324 * configure.in (noconfigdirs): Replace [ ] with test.
12325
12326 * configure.in (noconfigdirs): Do not add target-newlib if
12327 target == i[3456]86-*-linux*, and host == target.
12328
12329 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12330
12331 * configure.in: delete reference to absent file
12332
12333 * configure.in: replace '[' with 'test'
12334
12335 * configure.in: Eliminate references to gash.
12336 * Makefile.in: Eliminate references to gash.
12337
12338 * configure.in: remove useless references to 'pic' makefile fragments.
12339
12340 * configure.in: (*-*-windows*) Finish removing.
12341
12342 * configure.in: Eliminate redundant test for libgui.
12343
12344 2002-04-29 Roger Sayle <roger@eyesopen.com>
12345
12346 * MAINTAINERS: Add self and realphabetize. Update entries
12347 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12348 entry for a29k port maintainer.
12349
12350 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12351
12352 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12353 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12354
12355 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12356
12357 * configure.in: remove references to dead files
12358
12359 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12360
12361 * MAINTAINERS: Add information about purpose of this file.
12362
12363 2002-04-18 Tom Tromey <tromey@redhat.com>
12364
12365 * configure.in: Disallow configuring libgcj when it is already
12366 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12367 Solaris 2.8 by default. For PR libgcj/6158.
12368
12369 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12370
12371 * configure.in: Move default CC setting out of config/mh-* fragments
12372 directly into here.
12373
12374 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12375
12376 * configure.in: don't even try to configure or make a subdirectory
12377 if there's no configure script for it.
12378
12379 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12380
12381 * MAINTAINERS: Remove chill maintainers.
12382 * Makefile.in (CHILLFLAGS): Remove.
12383 (CHILL_LIB): Remove.
12384 (TARGET_CONFIGDIRS): Remove libchill.
12385 (CHILL_FOR_TARGET): Remove.
12386 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12387 CHILL_LIB.
12388 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12389 (CHECK_TARGET_MODULES): Likewise.
12390 (INSTALL_TARGET_MODULES): Likewise.
12391 (CLEAN_TARGET_MODULES): Likewise.
12392 (configure-target-libchill): Remove.
12393 (all-target-libchill): Remove.
12394 * configure.in (target_libs): Remove target-libchill.
12395 Do not compute CHILL_FOR_TARGET.
12396 * libchill: Remove directory.
12397
12398 2002-04-11 DJ Delorie <dj@redhat.com>
12399
12400 * Makefile.in, configure.in: Sync with binutils, entries
12401 follow...
12402
12403 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12404
12405 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12406 (do-tar, do-bz2): New rules.
12407 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12408 (gdb-tar): New rule.
12409 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12410 (insight_dejagnu.tar): New rule.
12411 (insight.tar): New rule.
12412 (gdb+dejagnu.tar): New rule.
12413 (gdb.tar): New rule.
12414
12415 2002-02-01 Mo DeJong <supermo@bayarea.net>
12416
12417 * Makefile.in: Add all-tix to deps for all-snavigator
12418 so that tix is built when building snavigator.
12419
12420 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12421
12422 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12423 ld and gdb are not supported.
12424
12425 2002-01-07 Mark Salter <msalter@redhat.com>
12426
12427 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12428 Allow target-libgloss to be built for arm, strongarm, and xscale.
12429
12430 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12431
12432 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12433 options for i[3456]86-pc-linux* native builds.
12434
12435 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12436
12437 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12438 files from .po files for a distribution.
12439
12440 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12441
12442 * configure.in: Enable libstdc++-v3 for h8300 targets.
12443
12444 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12445
12446 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12447 version from bfd/.
12448
12449 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12450
12451 * Makefile.in (VER): When present, extract the version number from
12452 the file version.in.
12453
12454 2001-05-24 Tom Rix <trix@redhat.com>
12455
12456 * configure.in : enable ld for aix
12457
12458 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12459
12460 * config.guess: Add linux target for S/390.
12461
12462 2000-11-07 Philip Blundell <pb@futuretv.com>
12463
12464 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12465
12466 2000-11-03 Philip Blundell <pb@futuretv.com>
12467
12468 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12469 files.
12470
12471 2001-01-15 Ben Elliston <bje@redhat.com>
12472
12473 * configure.in (host_tools): Add sid.
12474 Always configure cgen.
12475
12476 2000-11-24 Nick Clifton <nickc@redhat.com>
12477
12478 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12479
12480 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12481
12482 * Makefile.in (ALL_MODULES): Add all-cgen.
12483 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12484 (all-cgen): New target.
12485 (all-opcodes,all-sim): Depend on all-cgen.
12486 * configure.in (host_tools): Add cgen.
12487 Only configure cgen if --enable-cgen-maint.
12488
12489 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12490
12491 * configure.in: Add *-*-freebsd* configurations.
12492
12493 2002-04-08 Tom Tromey <tromey@redhat.com>
12494
12495 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12496 Fixes PR libgcj/6068.
12497
12498 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12499
12500 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12501
12502 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12503
12504 * configure.in (alpha*-dec-osf*): Enable libgcj.
12505
12506 2003-03-27 Matthew Gingell <gingell@gnat.com>
12507
12508 * MAINTAINERS (Write After Approval): Add myself.
12509
12510 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12511
12512 Fix for: PR bootstrap/3591, target/5676
12513 * configure.in (mcore-pe): Disable the configuration of
12514 libstdc++-v3 since exceptions are not supported.
12515
12516 2002-03-20 Anthony Green <green@redhat.com>
12517
12518 * configure.in: Enable libgcj for xscale-elf target.
12519
12520 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12521
12522 * MAINTAINERS: Update my email address.
12523
12524 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12525
12526 * ltmain.sh (relink_command): Fix typo in previous change.
12527
12528 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12529
12530 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12531 (relink_command): Added --tag flags.
12532 (mode=install): If relinking fails; error out.
12533
12534 2002-03-12 Richard Henderson <rth@redhat.com>
12535
12536 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12537 .NOTPARALLEL tag.
12538 (do-check): Rename from check.
12539 (check): Allow parallel check.
12540
12541 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12542
12543 * MAINTAINERS: Add myself as maintainer for xtensa port.
12544 Fix alphabetical order in CPU port maintainer list.
12545 Remove myself from Write After Approval list.
12546
12547 2002-03-11 Richard Henderson <rth@redhat.com>
12548
12549 * Makefile.in (.NOTPARALLEL): Add fake tag.
12550
12551 2002-03-07 H.J. Lu (hjl@gnu.org)
12552
12553 * configure.in: Enable gprof for mips*-*-linux*.
12554
12555 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12556
12557 * MAINTAINERS (Write After Approval): Add myself.
12558
12559 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12560
12561 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12562 libjava.
12563 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12564
12565 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12566
12567 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12568 because its Makefile is there; test for the executable instead.
12569
12570 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12571
12572 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12573 libstdc++-v3 and libjava.
12574
12575 2002-02-11 Adam Megacz <adam@xwt.org>
12576
12577 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12578 boehm-gc
12579
12580 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12581
12582 * config.guess: Updated to 2002-01-30's version.
12583 * config.sub: Updated to 2002-02-01's version.
12584 Contribute sh64-elf.
12585 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12586 * configure.in: Added sh64-*-*.
12587
12588 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12589
12590 * MAINTAINERS: Belatedly add myself to write after approval list.
12591
12592 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12593
12594 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12595 Remove self as Write After Approval.
12596
12597 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12598
12599 * MAINTAINERS: Put self in as maintainer for contrib/regression
12600 directory.
12601
12602 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12603
12604 * MAINTAINERS: Update my email address.
12605
12606 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12607
12608 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12609 target-libiberty, and target-libgloss. Skip Java-related
12610 libraries if not supported for NetBSD on target CPU.
12611
12612 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12613
12614 * install-sh: Use _inst.$$_ for temp file name.
12615
12616 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12617
12618 * MAINTAINERS (Write After Approval): Move my contact info
12619 from here...
12620 (OS Port Maintainers): ...to here (netbsd).
12621
12622 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12623
12624 * MAINTAINERS (Write After Approval): Add myself.
12625
12626 2002-01-17 H.J. Lu <hjl@gnu.org>
12627
12628 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12629 (all-target-fastjar): Also depend on all-target-libiberty.
12630
12631 2002-01-16 H.J. Lu (hjl@gnu.org)
12632
12633 * config.guess: Import from master sources, rev 1.225.
12634 * config.sub: Import from master sources, rev 1.238.
12635
12636 2002-01-16 Kazu Hirata <kazu@hxi.com>
12637
12638 * MAINTAINERS (Write After Approval): Remove myself.
12639
12640 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12641
12642 * MAINTAINERS (Write After Approval): Add myself.
12643
12644 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12645
12646 * MAINTAINERS: Add self as docs co-maintainer.
12647
12648 2001-12-11 Matthias Klose <doko@debian.org>
12649
12650 * MAINTAINERS (Write After Approval): Add myself.
12651
12652 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12653
12654 * MAINTAINERS: Update my email address.
12655
12656 2001-12-07 Turly O'Connor <turly@apple.com>
12657 * MAINTAINERS (Write After Approval): Add myself.
12658 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12659 (rs6000_initialize_trampoline): Call __trampoline_setup for
12660 ABI_DARWIN too.
12661 * darwin-tramp.asm: New file, implements __trampoline_setup.
12662 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12663
12664 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12665
12666 * MAINTAINERS (Write After Approval): Add myself.
12667
12668 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12669
12670 * configure, configure.in: Use temp file for long sed commands.
12671
12672 2001-12-03 Laurent Guerby <guerby@acm.org>
12673
12674 * config.sub: Update to version 1.232 on subversion.
12675
12676 2001-12-03 Ben Elliston <bje@redhat.com>
12677
12678 * MAINTAINERS: Update mail address for config.* patches.
12679
12680 2001-11-27 DJ Delorie <dj@redhat.com>
12681 Zack Weinberg <zack@codesourcery.com>
12682
12683 When build != host, create libiberty for the build machine.
12684
12685 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12686 CONFIG_ARGUMENTS.
12687 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12688 New variables.
12689 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12690 and rules.
12691 (all.normal): Depend on ALL_BUILD_MODULES.
12692 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12693 (all-build-libiberty): Depend on configure-build-libiberty.
12694
12695 * configure: Calculate and substitute proper value for
12696 ALL_BUILD_MODULES.
12697 * configure.in: Create the build subdirectory.
12698 Calculate and substitute TARGET_CONFIGARGS (formerly
12699 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12700
12701 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12702
12703 * MAINTAINERS (write-after-approval): Add self.
12704
12705 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12706
12707 * MAINTAINERS (GNATS only accounts): Remove self.
12708
12709 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12710
12711 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12712 libf2c.
12713
12714 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12715
12716 * MAINTAINERS (Write After Approval): Add self.
12717
12718 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12719
12720 * MAINTAINERS: mips and s390 are also CPU ports.
12721
12722 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12723
12724 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12725
12726 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12727
12728 * MAINTAINERS: Alphabetize.
12729
12730 2001-11-09 Kazu Hirata <kazu@hxi.com>
12731
12732 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12733
12734 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12735
12736 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12737
12738 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12739
12740 * configure.in (--enable-languages): Be more permissive about
12741 syntax. Check for empty lists better. Warn about $LANGUAGES.
12742
12743 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12744
12745 * config.sub: Import from master sources, rev. 1.230.
12746 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12747
12748 2001-11-07 Laurent Guerby <guerby@acm.org>
12749
12750 * MAINTAINERS (Write After Approval): Add self.
12751
12752 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12753
12754 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12755
12756 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12757
12758 * config.sub: Import from master sources, rev 1.226.
12759 * config.guess: Import from master sources, rev 1.216.
12760
12761 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12762
12763 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12764 * MAINTAINERS: Add self as maintainer of MMIX port.
12765 Remove old after-approval entry.
12766
12767 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12768
12769 * ChangeLog, configure: Fix spelling errors.
12770
12771 2001-10-20 Brendan Kehoe <brendan@zen.org>
12772
12773 * MAINTAINERS: Tweak my address.
12774
12775 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12776
12777 * MAINTAINERS: Update my email address.
12778
12779 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12780
12781 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12782 * MAINTAINERS: Add self as maintainer of CRIS port.
12783
12784 2001-10-10 Geert Bosch <bosch@gnat.com>
12785
12786 * MAINTAINERS (Various maintainers: Ada front end):
12787 Added Robert Dewar.
12788
12789 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12790
12791 * MAINTAINERS (Write After Approval): Added self
12792
12793 2001-10-02 Geert Bosch <bosch@gnat.com>
12794
12795 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12796
12797 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12798
12799 * configure: Handle temporary files securely using mkdir.
12800
12801 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12802
12803 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12804
12805 2001-09-26 Will Cohen <wcohen@redhat.com>
12806
12807 * configure.in (*-*-linux*): Disable configuration of target-newlib
12808 and target-libgloss.
12809
12810 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12811
12812 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12813 RANLIB.
12814
12815 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12816
12817 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12818 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12819 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12820 avoid quotes nesting problems.
12821 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12822 (DO_X): Export only variables that are set.
12823
12824 2001-09-19 Ben Elliston <bje@redhat.com>
12825
12826 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12827 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12828 semantics. Use the shell built-in "type" command instead.
12829
12830 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12831
12832 Merged from gcc-3_0-branch:
12833 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12834 * ltcf-c.sh: Use $objext, not $ac_objext.
12835 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12836 * ltcf-cxx.sh: Add support for GNU.
12837 2001-07-22 Timothy Wall <twall@redhat.com>
12838 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12839 default settings if using GNU tools with that configuration.
12840 * ltcf-cxx.sh: Ditto.
12841 * ltcf-gcj.sh: Ditto.
12842 2001-07-21 Michael Chastain <chastain@redhat.com>
12843 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12844 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12845 * ltmain.sh: Mark as gcc-local.
12846
12847 2001-08-30 Eric Christopher <echristo@redhat.com>
12848 Jason Eckhardt <jle@redhat.com>
12849
12850 * config.guess: Merge from master sources.
12851 * config.sub: Merge from master sources, add support for mipsisa32.
12852
12853 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12854 * config.sub: Merge from master sources, rev 1.219.
12855 * MAINTAINERS: Add self as contact for stormy16 port.
12856
12857 2001-08-14 Zack Weinberg <zackw@panix.com>
12858
12859 * config.sub: Merge from master sources, rev 1.218.
12860 * config.guess: Merge from master sources, rev 1.209.
12861
12862 2001-08-11 Graham Stott <grahams@redhat.com>
12863
12864 * Makefile.in (check-c++): Add missing semicolon.
12865
12866 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12867
12868 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12869
12870 2001-07-30 Eric Christopher <echristo@redhat.com>
12871
12872 * MAINTAINERS (Various maintainers: mips port): Added myself.
12873
12874 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12875
12876 * configure.in (sh-*-linux*): New.
12877
12878 2001-07-27 Richard Henderson <rth@redhat.com>
12879
12880 * .cvsignore: Add LAST_UPDATED.
12881
12882 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12883
12884 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12885
12886 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12887
12888 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12889
12890 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12891
12892 * MAINTAINERS (Write After Approval): Added myself.
12893
12894 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12895
12896 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12897 and libgcj on m68hc11/m68hc12.
12898
12899 2001-06-27 H.J. Lu (hjl@gnu.org)
12900
12901 * Makefile (CFLAGS_FOR_BUILD): New.
12902 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12903
12904 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12905
12906 * README: Remove version number.
12907
12908 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12909
12910 * INSTALL/README: Update wrt. to the installation instructions now
12911 residing in gcc/doc/install.texi.
12912
12913 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12914
12915 * README: Replace with a cut-down and updated version of gcc/README.
12916
12917 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12918
12919 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12920 multilibs to be disabled.
12921
12922 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12923
12924 * MAINTAINERS (Write After Approval): Add myself.
12925
12926 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12927
12928 * config.guess: Import CVS version 1.195.
12929 * config.sub: Import CVS version 1.212.
12930
12931 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12932
12933 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12934 gcc/xgcc is built, use -print-prog-name to find out the program
12935 name to use.
12936
12937 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12938
12939 * config.guess: Import CVS version 1.194. All gcc-local changes
12940 appear to also be in the master copy.
12941 * config.sub: Import CVS version 1.211.
12942
12943 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12944
12945 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12946 with_gcc]: Use `gcc -shared' to build a shared library.
12947
12948 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12949
12950 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12951 archives.
12952
12953 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12954
12955 * MAINTAINERS (Write After Approval): Add myself.
12956
12957 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12958
12959 * configure.in (libstdcxx_flags): Do not try to execute
12960 libstdc++-v3/testsuite_flags until it exists.
12961
12962 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12963
12964 * MAINTAINERS: Update my email address.
12965
12966 2001-05-31 Graham Stott <grahams@redhat.com>
12967
12968 * MAINTAINERS (Write After Approval): Add myself.
12969
12970 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12971
12972 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12973 libraries when using g++ with native linker.
12974
12975 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12976
12977 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12978
12979 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12980
12981 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12982 [aix4*|aix5*]: Prepend blank.
12983
12984 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12985
12986 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12987 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12988 of subdir/configure scripts to use the new libtool.m4.
12989
12990 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12991
12992 * MAINTAINERS (Write After Approval): Add myself.
12993
12994 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12995
12996 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12997
12998 2001-05-11 Ben Elliston <bje@redhat.com>
12999
13000 * Makefile.in (all-sid): New target.
13001 (check-sid, clean-sid, install-sid): Likewise.
13002
13003 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
13004
13005 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
13006
13007 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
13008
13009 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
13010 libgcj.
13011
13012 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
13013
13014 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
13015 gcc/xgcc is built, use -print-prog-name to find out the program
13016 name to use.
13017
13018 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
13019
13020 * configure.in (noconfigdirs): Don't reset it from scratch in the
13021 target case; only append to it.
13022
13023 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
13024 sparc-*-solaris2.8]: Disable ${libgcj}.
13025
13026 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
13027
13028 * configure.in (libgcj_saved): Copy from $libgcj.
13029 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
13030 --disable-libgcj.
13031
13032 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
13033
13034 * MAINTAINERS: Remove self as MIPS maintainer and
13035 C front end maintainer.
13036
13037 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
13038
13039 * configure.in: Move *-chorusos target case to the proper switch.
13040 Disable libgcj.
13041
13042 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13043
13044 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
13045 1.641.2.228.
13046
13047 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13048
13049 * Makefile.in (STAGE1_CFLAGS): Pass down.
13050
13051 2001-04-13 Alan Modra <amodra@one.net.au>
13052
13053 * config.guess: Add hppa64-linux support. Note for next import that
13054 this is already in the master file.
13055 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
13056
13057 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
13058
13059 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13060 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
13061
13062 2001-04-11 Stan Shebs <shebs@apple.com>
13063
13064 * MAINTAINERS: Add self as Darwin port maintainer.
13065
13066 2001-04-11 Alan Modra <amodra@one.net.au>
13067
13068 * MAINTAINERS: Update my email address.
13069
13070 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
13071
13072 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13073 recent versions of FreeBSD (release 3 or later).
13074 * ltconfig: On FreeBSD, -lc must not be provided when building
13075 a shared library or else the standard -pthread gcc option is
13076 rendered worthless to later users of the built library.
13077
13078 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
13079
13080 * MAINTAINERS: Add self and RTH as C front end maintainers.
13081
13082 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
13083
13084 * config.sub: Make sure to match an already-canonicalized
13085 machine name (eg. mn10300-unknown-elf).
13086
13087 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
13088
13089 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
13090 New macros.
13091 (bootstrap, cross): Use RECURSE_FLAGS.
13092 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13093
13094 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
13095
13096 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13097
13098 2001-03-22 Colin Howell <chowell@redhat.com>
13099
13100 * Makefile.in (DO_X): Do not backslash single-quotes in
13101 backquotes (two places).
13102
13103 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13104
13105 Re-installed:
13106 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13107 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13108 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13109 * ltcf-cxx.sh: Likewise.
13110 * ltcf-gcj.sh: Likewise.
13111
13112 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13113
13114 * MAINTAINERS: Add myself as "documentation co-maintainer".
13115
13116 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13117
13118 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13119 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13120
13121 2001-03-19 Tom Tromey <tromey@redhat.com>
13122
13123 * config-ml.in: Handle GCJ and GCJFLAGS.
13124
13125 2001-03-21 Michael Chastain <chastain@redhat.com>
13126
13127 * Makefile.in: all-m4 depends on all-texinfo.
13128
13129 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
13130
13131 * MAINTAINERS: Add myself to write after approval list.
13132
13133 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
13134
13135 * Makefile.in (DO_X): Quote nested quotes.
13136
13137 2001-03-18 Alan Modra <alan@linuxcare.com.au>
13138
13139 * MAINTAINERS: Add myself to write after approval list.
13140
13141 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
13142
13143 * Makefile.in (DO_X): Use double quotes for quoting
13144 "RANLIB=$${RANLIB}".
13145
13146 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13147
13148 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13149
13150 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
13151
13152 * configure.in: Only use `lang_requires' for languages athat are
13153 actually enabled.
13154
13155 2001-03-08 Phil Edwards <pme@sources.redhat.com>
13156
13157 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13158
13159 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
13160
13161 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13162
13163 2001-03-07 Tom Tromey <tromey@redhat.com>
13164
13165 * configure.in: Allow config-lang.in to set `lang_requires' to list
13166 of other required languages.
13167
13168 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
13169
13170 * Makefile.in: Remove RANLIB definition. Use RANLIB
13171 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13172 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13173
13174 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
13175 Alexandre Oliva <aoliva@redhat.com>
13176
13177 * Makefile.in (check-c++): Use tabs, not spaces.
13178
13179 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
13180
13181 * MAINTAINERS: add myself to Write After Approval list.
13182
13183 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
13184
13185 * Makefile.in (check-c++): New rule.
13186
13187 * configure.in (target_libs): Remove libg++.
13188 (noconfigdirs): Remove libg++.
13189 (noconfigdirs): Same.
13190 (noconfigdirs): Same.
13191 (noconfigdirs): Same.
13192
13193 * config-ml.in: Remove libg++ references.
13194
13195 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13196 (ALL_TARGET_MODULES): Same.
13197 (configure-target-libg++): Remove.
13198 (all-target-libg++): Remove.
13199 (configure-target-libio): Remove.
13200 (all-target-libio): Remove.
13201 (check-target-libio): Remove.
13202 (.PHONY): Remove.
13203 (libg++.tar.bz2): Remove.
13204 (all-target-cygmon): Remove libio.
13205 (all-target-libstdc++): Remove.
13206 (configure-target-libstdc++): Remove.
13207 (TARGET_LIB_PATH): Remove libstdc++.
13208 (ALL_GCC_CXX): Remove libstdc++.
13209 (all-target-gperf): Correct.
13210
13211 2001-02-16 Nick Clifton <nickc@redhat.com>
13212
13213 * configure.in (noconfigdirs): Allow configuration of texinfo
13214 for Cygwin hosts.
13215
13216 2001-02-15 Anthony Green <green@redhat.com>
13217
13218 * configure: Introduce GCJ_FOR_TARGET.
13219 * configure.in: Ditto.
13220 * Makefile.in: Ditto.
13221
13222 2001-02-13 Andreas Schwab <schwab@suse.de>
13223
13224 * MAINTAINERS: Update mail address.
13225
13226 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13227
13228 * config.guess: Add linux target for S/390.
13229 * config.sub: Likewise.
13230
13231 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13232
13233 * configure.in: for *-chorusos, don't config target-newlib and
13234 target-libgloss.
13235
13236 2001-02-06 Ben Elliston <bje@redhat.com>
13237
13238 * configure: Output host type to stdout, not stderr.
13239
13240 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13241
13242 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13243 * ltcf-cxx.sh: Likewise.
13244
13245 * config.if: Assume enable_libstdcxx_v3 is defined.
13246
13247 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13248
13249 Remove V2 C++ library.
13250 * configure.in: Remove --enable-libstdcxx_v3 support.
13251
13252 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13253
13254 * include/demangle.h: Add prototype for java_demangle_v3.
13255
13256 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13257
13258 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13259
13260 2001-01-27 Richard Henderson <rth@redhat.com>
13261
13262 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13263
13264 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13265
13266 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13267 Don't unset, it's non-portable and no longer necessary, set to empty
13268 instead.
13269
13270 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13271
13272 * ltconfig: Shell portability fix for the tagname validity check.
13273
13274 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13275
13276 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13277 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13278
13279 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13280
13281 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13282
13283 2001-01-26 Tom Tromey <tromey@redhat.com>
13284
13285 * configure.in: Allow libgcj to be built on Sparc Solaris.
13286
13287 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13288
13289 * ltcf-c.sh: Add aix5 case.
13290 * ltcf-cxx.sh: Likewise.
13291 * ltconfig: Likewise.
13292
13293 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13294
13295 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13296 keep at least one of build_libtool_libs or build_old_libs set to
13297 yes.
13298
13299 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13300 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13301
13302 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13303
13304 * configure.in: Enable libgcj on several additional platforms.
13305
13306 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13307
13308 * configure.in: Enable libgcj for linux targets.
13309
13310 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13311
13312 * MAINTAINERS (Write After Approval): Add myself.
13313
13314 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13315
13316 * MAINTAINERS: Add myself as vax port maintainer.
13317
13318 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13319
13320 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13321
13322 2001-01-09 Mike Stump <mrs@wrs.com>
13323
13324 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13325 failures of subdirectories.
13326
13327 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13328
13329 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13330 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13331 * ltcf-cxx.sh: Likewise.
13332 * ltcf-gcj.sh: Likewise.
13333 * ltconfig.sh: Fix typo.
13334
13335 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13336
13337 * configure: handle DOS-style absolute paths.
13338
13339 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13340
13341 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13342
13343 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13344
13345 * MAINTAINERS: Add myself as avr port co-maintainer.
13346
13347 2000-12-28 Ben Elliston <bje@redhat.com>
13348
13349 * MAINTAINERS: Add myself under ``Write After Approval''.
13350
13351 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13352
13353 * texinfo: Remove directory from GCC.
13354
13355 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13356
13357 * COPYING: Update to current
13358 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13359 to 19yy as example year in copyright notice).
13360
13361 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13362
13363 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13364 (libstdcxx_incdir): Pass down.
13365 * config.if: Remove expired bits for cxx_interface, add stub.
13366 (libstdcxx_incdir): Add variable for g++ include directory.
13367 * configure.in (gxx_include_dir): Use it.
13368
13369 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13370
13371 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13372 with old-email address from ``Write After Approval''.
13373
13374 2000-12-15 Andreas Jaeger <aj@suse.de>
13375
13376 * configure.in: Handle lang_dirs.
13377
13378 2000-12-14 Tom Tromey <tromey@redhat.com>
13379
13380 * MAINTAINERS: Removed brads.
13381
13382 * MAINTAINERS: Added gcj developers.
13383
13384 2000-12-13 Anthony Green <green@redhat.com>
13385
13386 * configure.in: Disable libgcj for any target not specifically
13387 listed. Disable libgcj for x86 and Alpha Linux until compatible
13388 with g++ abi.
13389
13390 2000-12-13 Mike Stump <mrs@wrs.com>
13391
13392 * Makefile.in (local-distclean): Also remove fastjar.
13393
13394 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13395
13396 * contrib/gcc_update: Add fastjar --touch entries.
13397
13398 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13399
13400 * configure.in: Disable language-specific target libraries for
13401 languages that aren't enabled.
13402
13403 2000-12-10 Anthony Green <green@redhat.com>
13404
13405 * configure.in: Define libgcj. Disable libgcj target libraries for
13406 most targets.
13407
13408 2000-12-10 Neil Booth <neilb@earthling.net>
13409
13410 * MAINTAINERS: Update mail address, remove from WAA list.
13411
13412 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13413
13414 * libjava: Imported from /cvs/java.
13415 * libffi: Likewise.
13416 * Boehm-gc: Likewise.
13417
13418 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13419
13420 * configure.in (target_libs): Revert 2000-12-08 patch.
13421 (noconfigdirs): Added target-libjava.
13422
13423 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13424
13425 * djunpack.bat: removed.
13426
13427 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13428
13429 * Makefile.in: handle DOS-style absolute paths.
13430 * config-ml.in: likewise.
13431 * symlink-tree: likewise.
13432
13433 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13434
13435 * fastjar: Imported.
13436
13437 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13438
13439 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13440 libjava.
13441 * configure.in (target_libs): Removed `target-libjava'.
13442
13443 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13444
13445 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13446 (ALL_MODULES): Added fastjar.
13447 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13448 (all-target-libjava): all-fastjar replaces all-zip.
13449 (all-fastjar): Added.
13450 (configure-target-fastjar, all-target-fastjar): Likewise.
13451 * configure.in (host_tools): Added fastjar.
13452
13453 2000-12-07 Mike Stump <mrs@wrs.com>
13454
13455 * Makefile.in (local-distclean): Remove leftover built files.
13456
13457 2000-11-24 Nick Clifton <nickc@redhat.com>
13458
13459 * configure.in (xscale-elf): Add target.
13460 (xscale-coff): Add target.
13461
13462 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13463
13464 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13465 recent versions of FreeBSD (release 3 or later).
13466 * ltconfig: On FreeBSD, -lc must not be provided when building
13467 a shared library or else the standard -pthread gcc option is
13468 rendered worthless to later users of the built library.
13469
13470 2000-11-16 Fred Fish <fnf@be.com>
13471
13472 * configure.in (enable_libstdcxx_v3): Fix typo,
13473 libstd++ -> libstdc++.
13474
13475 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13476
13477 * MAINTAINERS: Add self to Write After Approval list.
13478
13479 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13480
13481 * MAINTAINERS: Update my email address. Add myself to global write
13482 privs list.
13483
13484 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13485
13486 * Makefile.in: Merge with src and libgcj.
13487 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13488 configure-target-<library> when their configure scripts need the C
13489 or C++ library to have already been built to work properly.
13490 (do_proto_toplev): Set them to an empty string.
13491
13492 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13493 (REALLY_SET_LIB_PATH): Use them.
13494
13495 2000-11-17 Stan Shebs <shebs@apple.com>
13496
13497 * MAINTAINERS: Add self to Write After Approval list.
13498
13499 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13500
13501 * configure: Provide the original toplevel configure arguments
13502 (including $0) to subprocesses in the environment rather than
13503 through gcc/configargs.h.
13504
13505 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13506
13507 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13508 C99. Alphabetise "Write After Approval" list.
13509
13510 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13511
13512 * configure: Turn on libstdc++ V3 by default.
13513
13514 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13515 if we've got GCC.
13516
13517 2000-11-11 Philip Blundell <philb@gnu.org>
13518
13519 * MAINTAINERS: Add self to Write After Approval list.
13520
13521 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13522
13523 * ltcf-c.sh (aix4): Improve shared library configuration; require
13524 exporting symbols.
13525 * ltcf-cxx.sh (aix4): Define.
13526 * ltconfig (aix4): Define library and soname specs appropriate for
13527 AIX. Define command to create export symbols list.
13528
13529 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13530
13531 * config.sub: Add support for Sun Chorus
13532
13533 2000-10-31 Nick Clifton <nickc@redhat.com>
13534
13535 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13536 <name>@redhat.com. Also installed new email address for Clint
13537 Popetz.
13538
13539 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13540
13541 * etc: Remove directory from GCC.
13542
13543 2000-10-16 Michael Meissner <meissner@redhat.com>
13544
13545 * configure (gcc/configargs.h): Only create if there is a build GCC
13546 directory created.
13547
13548 2000-10-16 Matthias Klose <doko@debian.org>
13549
13550 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13551 when configured for libstdc++-v3.
13552
13553 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13554
13555 * configure: Save configure arguments to gcc/configargs.h.
13556
13557 2000-10-04 Philipp Thomas <pthomas@suse.de>
13558
13559 * config.guess: Import CVS version 1.157.
13560 * config.sub: Import CVS version 1.181.
13561
13562 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13563
13564 * Makefile.in (bootstrap): avoid recursion if subdir missing
13565 (cross): ditto
13566 (do-proto-toplev): ditto
13567
13568 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13569
13570 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13571 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13572
13573 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13574 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13575 all affected `configure' scripts.
13576
13577 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13578
13579 * MAINTAINERS: Add self as cpplib co-maintainer.
13580
13581 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13582
13583 * MAINTAINERS: Add self to Write After Approval list.
13584
13585 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13586
13587 * INSTALL/README: egcs -> GCC update.
13588
13589 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13590
13591 * MAINTAINERS: Add myself to Write After Approval list.
13592
13593 2000-09-15 Kazu Hirata <kazu@hxi.com>
13594
13595 * MAINTAINERS: Add myself to Write After Approval list.
13596
13597 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13598
13599 * configure.in: Do not build byacc for hppa64. Provide paths to the
13600 X11 libraries for hppa64.
13601
13602 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13603
13604 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13605
13606 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13607
13608 * Makefile.in (all-zlib): Added dummy target.
13609
13610 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13611 ltcf-gcj.sh: Updated from libtool multi-language branch.
13612
13613 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13614
13615 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13616 (bootstrap*): Depend on all-bootstrap.
13617
13618 2000-09-05 Philipp Thomas <pthomas@suse.de>
13619
13620 * config.guess: Import CVS version 1.156.
13621 * config.sub: Import CVS version 1.179.
13622
13623 2000-09-02 Anthony Green <green@cygnus.com>
13624
13625 * Makefile.in (all-gcc): Depend on all-zlib.
13626 (CLEAN_MODULES): Add clean-zlib.
13627 (ALL_MODULES): Add all-zlib.
13628 * configure.in (host_libs): Add zlib.
13629
13630 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13631
13632 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13633 crosses, but add gcc/include to the header search path for them.
13634
13635 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13636
13637 * MAINTAINERS: Add self to Write After Approval list.
13638
13639 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13640
13641 * config.guess: Import CVS version 1.152.
13642 * config.sub: Import CVS version 1.177.
13643
13644 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13645
13646 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13647 $targargs to tell whether newlib is going to be built.
13648
13649 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13650 $$r/TARGET_SUBDIR/libio for _G_config.h.
13651
13652 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13653
13654 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13655
13656 2000-08-22 DJ Delorie <dj@redhat.com>
13657
13658 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13659
13660 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13661
13662 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13663 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13664 sub-configures.
13665
13666 2000-08-21 DJ Delorie <dj@redhat.com>
13667
13668 * MAINTAINERS: Add self as a libiberty maintainer
13669
13670 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13671
13672 * configure.in (libstdcxx_flags): Use
13673 libstdc++-v3/src/libstdc++.INC.
13674
13675 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13676
13677 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13678
13679 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13680
13681 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13682
13683 * configure: Make enable_threads and enable_shared defaults
13684 explicit. Substitute enable_threads into generated Makefiles.
13685 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13686 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13687
13688 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13689
13690 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13691
13692 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13693
13694 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13695 previous delta.
13696
13697 2000-08-11 Jason Merrill <jason@redhat.com>
13698
13699 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13700 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13701 (FLAGS_FOR_TARGET): Not here.
13702 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13703
13704 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13705
13706 * config-ml.in (CC, CXX): Don't introduce a leading space.
13707
13708 2000-08-07 DJ Delorie <dj@delorie.com>
13709
13710 * MAINTAINERS: Add self as a DJGPP maintainer
13711
13712 2000-08-07 DJ Delorie <dj@redhat.com>
13713
13714 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13715 "if we're also building gcc, and it's a gcc that will run on the
13716 build machine, we want to use its includes instead of the system's
13717 default includes".
13718
13719 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13720
13721 * MAINTAINERS: Add self to Write After Approval list.
13722
13723 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13724
13725 * configure.in (libstdcxx_flags): Don't use `"'.
13726
13727 * config-ml.in: Adjust multilib search paths to the
13728 appropriate multilib tree.
13729
13730 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13731
13732 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13733 commas in $LANGUAGES.
13734
13735 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13736
13737 * configure.in: Re-enable all references to libg++ and librx.
13738
13739 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13740
13741 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13742 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13743 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13744 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13745
13746 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13747
13748 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13749
13750 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13751 CXX_FOR_TARGET for sed.
13752
13753 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13754
13755 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13756 Do not override if already set in the environment or in configure.
13757 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13758 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13759
13760 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13761
13762 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13763 the libtool CVS tree multi-language branch.
13764 * ltconfig, ltmain.sh: Updated.
13765
13766 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13767
13768 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13769 (clean-target): Depend on it.
13770
13771 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13772 (GCC_FOR_TARGET): Use it.
13773 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13774 * configure.in: ... here.
13775 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13776 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13777
13778 2000-07-24 Eric Christopher <echristo@cygnus.com>
13779
13780 * MAINTAINERS: Add self to Write After Approval list.
13781
13782 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13783
13784 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13785 (configure-target-libchill, configure-target-libobjc): Likewise.
13786
13787 * configure.in: Use the same cache file for all target libs.
13788 * config-ml.in: But different cache files per multilib variant.
13789
13790 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13791
13792 * configure (topsrcdir): Don't use dirname.
13793
13794 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13795
13796 * MAINTAINERS: Add self to Write After Approval list.
13797
13798 2000-07-20 Jason Merrill <jason@redhat.com>
13799
13800 * configure.in: Remove all references to libg++ and librx.
13801
13802 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13803
13804 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13805
13806 * config.sub: Update to subversions version 2000-07-06.
13807
13808 2000-07-12 Andrew Haley <aph@cygnus.com>
13809
13810 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13811 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13812
13813 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13814
13815 * symlink-tree: Check number of arguments.
13816
13817 2000-07-05 Jim Wilson <wilson@cygnus.com>
13818
13819 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13820 search path for a g++ extracted from the build tree. This
13821 will allow link tests run by configure scripts in
13822 subdirectories to succeed.
13823
13824 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13825
13826 * ltconfig: Add support for mips-dde-sysv4.2MP
13827
13828 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13829
13830 * MAINTAINERS: Add myself as loop discovery maintainer.
13831
13832 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13833
13834 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13835 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13836
13837 2000-06-19 Timothy Wall <twall@cygnus.com>
13838
13839 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13840 * config.sub: Add tic54x target.
13841
13842 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13843
13844 * MAINTAINERS: Add self as Fortran maintainer,
13845 remove Craig Burley.
13846
13847 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13848
13849 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13850 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13851
13852 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13853
13854 * MAINTAINERS: Add self as i18n maintainer
13855
13856 20000-05-21 H.J. Lu (hjl@gnu.org)
13857
13858 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13859 directory are used if they exist. Make sure
13860 $(build_tooldir)/include is searched for header files,
13861 $(build_tooldir)/lib/ for library files.
13862 (GCC_FOR_TARGET): Likewise.
13863 (CXX_FOR_TARGET): Likewise.
13864
13865 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13866
13867 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13868
13869 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13870
13871 * Makefile.in (configure-target-libiberty): Depend on
13872 configure-target-newlib.
13873
13874 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13875
13876 * configure.in, Makefile.in: Merge all libffi-related
13877 configury stuff from the libgcj tree.
13878
13879 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13880
13881 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13882 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13883
13884 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13885
13886 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13887 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13888 current version information. Add to proto-toplev directory.
13889 (gdb-taz): Build do-djunpack.
13890
13891 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13892
13893 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13894
13895 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13896
13897 * MAINTAINERS: Add self to Write After Approval list.
13898
13899 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13900
13901 * ltmain.sh: Preserve in relink_command any environment
13902 variables that may affect the linker behavior.
13903
13904 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13905
13906 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13907
13908 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13909
13910 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13911
13912 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13913
13914 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13915 with the version name.
13916
13917 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13918
13919 * MAINTAINERS: Add self as bb-reorder maintainer.
13920
13921 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13922
13923 * config.if: Tweak.
13924
13925 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13926
13927 * djunpack.bat: New file.
13928
13929 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13930
13931 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13932 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13933 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13934 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13935
13936 2000-04-16 Dave Pitts <dpitts@cozx.com>
13937
13938 * config.sub (case $basic_machine): Change default for "ibm-*"
13939 to "openedition".
13940
13941 2000-04-13 Andreas Jaeger <aj@suse.de>
13942
13943 * MAINTAINERS: Added myself.
13944
13945 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13946
13947 * Makefile.in (gdb-taz): New target. GDB specific archive.
13948 (do-md5sum): New target.
13949 (MD5PROG): Define.
13950 (PACKAGE): Default to TOOL.
13951 (VER): Default to a shell script.
13952 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13953 md5 checksum generation.
13954 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13955 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13956 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13957 insight.tar.bz2): Use gdb-taz to create archive.
13958
13959 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13960
13961 * configure (warn_cflags): Delete.
13962
13963 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13964
13965 * MAINTAINERS: Added myself.
13966
13967 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13968 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13969
13970 * configure.in (enable_libstdcxx_v3): Add.
13971 (target_libs): Add bits here to switch between libstdc++-v2 and
13972 libstdc++-v3.
13973 * config.if: And this file too.
13974 * Makefile.in: Add libstdc++-v3 targets.
13975
13976 2000-04-05 Michael Meissner <meissner@redhat.com>
13977
13978 * config.sub (d30v): Add d30v as a basic machine type.
13979
13980 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13981
13982 * configure.in: -linux-gnu*, not -linux-gnu.
13983
13984 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13985
13986 * MAINTAINERS: Add self in write-after-approval section.
13987
13988 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13989
13990 * MAINTAINERS: Add self as ia64 port maintainer.
13991
13992 2000-03-08 Neil Booth <NeilB@earthling.net>
13993
13994 * MAINTAINERS: Add self in write-after-approval section.
13995
13996 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13997
13998 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13999 (do-tar-bz2): Replace TOOL with PACKAGE.
14000 (gdb.tar.bz2): Remove GDBTK from GDB package.
14001 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
14002 dejagnu.tar.bz2): New packages.
14003
14004 2000-02-27 Andreas Jaeger <aj@suse.de>
14005
14006 * configure.in: Add entry for mips*-*-linux*, move catch all
14007 *-*-*linux* entry below this one.
14008
14009 2000-02-27 Ian Lance Taylor <ian@zembu.com>
14010
14011 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
14012
14013 2000-02-24 Nick Clifton <nickc@cygnus.com>
14014
14015 * config.sub: Support an OS of "wince".
14016
14017 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
14018
14019 * config.guess, config.sub: Updated to match config's 2000-02-15
14020 version.
14021
14022 2000-02-23 Linas Vepstas <linas@linas.org>
14023
14024 * config.sub: Add support for Linux/IBM 370.
14025 * configure.in: Likewise.
14026
14027 2000-02-22 Nick Clifton <nickc@cygnus.com>
14028
14029 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
14030
14031 2000-02-20 Christopher Faylor <cgf@cygnus.com>
14032
14033 * config.guess: Guess "cygwin" rather than "cygwin32".
14034
14035 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14036
14037 * configure (gcc_version): When setting, narrow search to
14038 lines containing `version_string'.
14039
14040 2000-02-15 Denis Chertykov <denisc@overta.ru>
14041
14042 * config.sub: Add support for avr target.
14043
14044 2000-02-14 Nick Clifton <nickc@cygnus.com>
14045
14046 * MAINTAINERS: Add maintainers for MCore port.
14047
14048 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
14049
14050 * config.sub: Add mmix-knuth-mmixware.
14051
14052 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
14053
14054 * MAINTAINERS: Pair cccp with cpplib maintainership.
14055
14056 2000-01-27 Christopher Faylor <cgf@redhat.com>
14057
14058 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
14059 structure stuff to -L library search.
14060 (CXX_FOR_TARGET): Ditto.
14061 (CROSS_CHECK_MODULES): Fix spelling mistake.
14062
14063 2000-01-24 Mark Mitchell <mark@codesourcery.com>
14064
14065 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
14066 the C++ compiler.
14067
14068 2000-01-12 Richard Henderson <rth@cygnus.com>
14069
14070 * configure.in: Don't build some bits for beos.
14071
14072 2000-01-12 Joel Sherrill (joel@OARcorp.com)
14073
14074 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
14075 as include files.
14076
14077 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
14078
14079 * Add self as cpplib maintainer, as requested by Jason
14080 Merrill. Correct my e-mail address.
14081
14082 2000-01-06 Geoff Keating <geoffk@cygnus.com>
14083
14084 * configure.in: Use mt-aix43 to handle *_TARGET defs,
14085 not mh-aix43.
14086
14087 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
14088
14089 * MAINTAINERS: Add myself to "write after approval" list.
14090
14091 1999-12-14 Richard Henderson <rth@cygnus.com>
14092
14093 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14094 * config.sub: Accept alphaev[78], alphaev8.
14095
14096 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14097
14098 * config.guess, config.sub: Update from autoconf.
14099
14100 1999-11-29 Bruce Korb <autogen@linuxbox.com>
14101
14102 * MAINTAINERS: update my playtime e-address.
14103
14104 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14105
14106 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14107 necessary libraries are missing.
14108
14109 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
14110
14111 * MAINTAINERS: Add new 'write after approval' maintainer.
14112
14113 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14114
14115 * MAINTAINERS: Add new Java maintainer.
14116
14117 1999-10-25 Andreas Schwab <schwab@suse.de>
14118
14119 * configure: Fix quoting inside arguments of eval.
14120
14121 1999-10-21 Nick Clifton <nickc@cygnus.com>
14122
14123 * config-ml.in: Allow suppression of some ARM multilibs.
14124
14125 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14126
14127 * config.guess: Add OS/390 match pattern.
14128 * config.sub: Add mvs, openedition targets.
14129 * configure.in (i370-ibm-opened*): New.
14130
14131 1999-09-04 Steve Chamberlain <sac@pobox.com>
14132
14133 * config.sub: Add support for configuring for pj.
14134
14135 1999-08-31 Nick Clifton <nickc@cygnus.com>
14136
14137 * config.sub (maybe_os): Add support for configuring for fr30.
14138
14139 1999-08-25 Nick Clifton <nickc@cygnus.com>
14140
14141 * configure.in: Do not configure or build ld for AIX
14142 platforms. ld is known to be broken on these platforms.
14143
14144 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14145
14146 * config-ml.in: Pass compiler flag corresponding to multidirs to
14147 subdir configures.
14148
14149 1999-08-09 Ian Lance Taylor <ian@zembu.com>
14150
14151 * Makefile.in (LDFLAGS): Define.
14152
14153 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14154
14155 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14156 noconfigdirs.
14157 (*-*-cygwin*): Likewise.
14158
14159 1999-08-08 Ian Lance Taylor <ian@zembu.com>
14160
14161 * mkdep: New file.
14162 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14163 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14164
14165 From Eli Zaretskii <eliz@is.elta.co.il>:
14166 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14167 long file name when using DJGPP on MS-DOS.
14168
14169 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14170
14171 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14172
14173 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14174
14175 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14176 dependency as this causes "make check" to globally "make all"
14177
14178 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14179
14180 * configure.in (target_libs): Added target-zlib.
14181 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14182 (CONFIGURE_TARGET_MODULES): Likewise.
14183 (CHECK_TARGET_MODULES): Likewise.
14184 (INSTALL_TARGET_MODULES): Likewise.
14185 (CLEAN_TARGET_MODULES): Likewise.
14186 (configure-target-zlib): New target.
14187 (all-target-zlib): Likewise.
14188 (all-target-libjava): Depend on all-target-zlib.
14189 (configure-target-libjava): Depend on configure-target-zlib.
14190
14191 * Makefile.in (configure-target-libjava): Depend on
14192 configure-target-newlib.
14193 (configure-target-boehm-gc): New target.
14194 (configure-target-qthreads): New target.
14195
14196 * configure.in (target_libs): Added target-qthreads.
14197 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14198 (CONFIGURE_TARGET_MODULES): Likewise.
14199 (CHECK_TARGET_MODULES): Likewise.
14200 (INSTALL_TARGET_MODULES): Likewise.
14201 (CLEAN_TARGET_MODULES): Likewise.
14202 (all-target-qthreads): New target.
14203 (configure-target-libjava): Depend on configure-target-qthreads.
14204 (all-target-libjava): Depend on all-target-qthreads.
14205
14206 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14207 (CONFIGURE_TARGET_MODULES): Likewise.
14208 (CHECK_TARGET_MODULES): Likewise.
14209 (INSTALL_TARGET_MODULES): Likewise.
14210 (CLEAN_TARGET_MODULES): Likewise.
14211 (all-target-libjava): New target.
14212 (all-target-boehm-gc): Likewise.
14213 * configure.in (target_libs): Added libjava, boehm-gc.
14214
14215 1999-07-22 Ian Lance Taylor <ian@zembu.com>
14216
14217 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14218 configure.bat in SUPPORT_FILES.
14219 (gas+binutils.tar.bz2): Likewise.
14220
14221 * makeall.bat: Remove; obsolete.
14222
14223 1999-07-21 Ian Lance Taylor <ian@zembu.com>
14224
14225 From Mark Elbrecht:
14226 * configure.bat: Remove; obsolete.
14227
14228 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14229
14230 * configure: Add -W -Wall to the default CFLAGS when compiling with
14231 gcc.
14232
14233 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14234
14235 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14236
14237 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14238
14239 * configure.in: Build ld on IRIX6.
14240
14241 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14242
14243 * Makefile.in: Change distribution targets to use bzip2 instead of
14244 gzip.
14245 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14246 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14247
14248 1999-06-04 Nick Clifton <nickc@cygnus.com>
14249
14250 * config.sub: Add mcore target.
14251
14252 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14253
14254 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14255
14256 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14257
14258 * config.guess (dummy): Changed to $dummy.
14259
14260 1999-05-24 Nick Clifton <nickc@cygnus.com>
14261
14262 * config.sub: Tidied up case statements.
14263
14264 1999-05-22 Ben Elliston <bje@cygnus.com>
14265
14266 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14267 <jiro@din.or.jp>.
14268
14269 * config.guess: Merge with FSF version. Future changes will be
14270 more accurately recorded in this ChangeLog.
14271 * config.sub: Likewise.
14272
14273 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14274
14275 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14276
14277 1999-04-30 Tom Tromey <tromey@cygnus.com>
14278
14279 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14280
14281 1999-04-23 Tom Tromey <tromey@cygnus.com>
14282
14283 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14284
14285 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14286
14287 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14288 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14289 Bad merge removed these two changes.
14290
14291 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14292 Martin Heller (Ing.-Buero_Heller@t-online.de)
14293
14294 * config.guess (interix Alpha): Add.
14295
14296 1999-04-11 Richard Henderson <rth@cygnus.com>
14297
14298 * configure.in (i?86-*-beos*): Do config gperf; don't config
14299 gdb, newlib, or libgloss.
14300
14301 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14302
14303 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14304 link a trivial program with -mabi=64. If it fails, remove mabi=64
14305 from multidirs.
14306
14307 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14308
14309 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14310
14311 1999-04-08 Nick Clifton <nickc@cygnus.com>
14312
14313 * config.sub: Add support for mcore targets.
14314
14315 1999-04-07 Michael Meissner <meissner@cygnus.com>
14316
14317 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14318 not mt-ospace, in order to shut up assembler warning about using
14319 symbols that are named the same as registers.
14320
14321 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14322
14323 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14324 dependency list for all-target-cygmon.
14325
14326 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14327
14328 * config-ml.in: Check $host, not $target, for selective multilibs.
14329 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14330 thumb interworking, and underscore prefix multilibs.
14331
14332 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14333
14334 * missing: Update to version from current automake.
14335
14336 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14337
14338 * configure (gxx_include_dir): Removed.
14339
14340 * configure.in (gxx_include_dir): Handle it.
14341 * Makefile.in: Likewise.
14342
14343 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14344
14345 * config.sub (mips64vr4111,mips64vr4111el) Add.
14346
14347 1999-03-21 Ben Elliston <bje@cygnus.com>
14348
14349 * config.guess: Correct typo for detecting ELF on FreeBSD.
14350
14351 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14352
14353 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14354 config/mh-djgpp.
14355
14356 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14357
14358 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14359 all-target-newlib to dependency list for all-target-bsp.
14360
14361 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14362
14363 * config.sub: Add i386-uwin support.
14364 * config.guess: Likewise.
14365
14366 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14367
14368 * configure.in: cleanup, add mh-*pic handling for arm, special
14369 case powerpc*-*-aix*
14370
14371 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14372
14373 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14374 can be built.
14375
14376 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14377
14378 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14379 targets.
14380
14381 1999-03-02 Nick Clifton <nickc@cygnus.com>
14382
14383 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14384
14385 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14386
14387 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14388
14389 1999-02-24 Nick Clifton <nickc@cygnus.com>
14390
14391 * config.sub: Fix typo in arm recognition.
14392
14393 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14394
14395 * configure.in (noconfigdirs): Changed target_configdirs to
14396 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14397 rather than m68k-*-* since it is not known to work on
14398 m68k-aout. Ditto for arm-*-*oabi.
14399
14400 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14401
14402 * configure.in (*-*-windows*): Remove, no longer used.
14403
14404 1999-02-19 Ben Elliston <bje@cygnus.com>
14405
14406 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14407 Smart and improved by Andrew Cagney.
14408
14409 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14410
14411 * config.guess: Recognize openbsd-*-hppa.
14412
14413 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14414
14415 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14416 only if it is not empty.
14417
14418 1999-02-17 Nick Clifton <nickc@cygnus.com>
14419
14420 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14421
14422 * config.guess: Modified to recognize uname's armv* syntax.
14423
14424 * config.sub: Modified to recognize uname's armv* syntax.
14425
14426 1999-02-17 Mark Salter <msalter@cygnus.com>
14427
14428 * configure.in: Added target-bsp for sparclite.
14429
14430 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14431
14432 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14433
14434 1999-02-08 Nick Clifton <nickc@cygnus.com>
14435
14436 * configure.in: Add support for strongarm port.
14437 * config.sub: Add support for strongarm target.
14438
14439 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14440
14441 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14442 the old name config/mh-cygwin32.
14443 Enable texinfo.
14444
14445 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14446
14447 * configure.in: Do build ld for ix86 Solaris.
14448
14449 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14450
14451 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14452 $AR_FOR_TARGET. Likewise for RANLIB.
14453
14454 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14455
14456 * config.sub (oabi): Recognize.
14457 * configure.in (arm-*-oabi): Handle.
14458
14459 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14460
14461 * config.guess: Improve detection of i686 on UnixWare 7.
14462
14463 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14464
14465 * config.guess: Add support for i386-pc-interix.
14466 * config.sub: Likewise.
14467 * configure.in: Likewise.
14468
14469 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14470
14471 * Makefile.in: Remove unneeded all-target-libio from
14472 from all-target-winsup target since it is now unneeded.
14473 Add all-target-libtermcap in its place since it is now
14474 needed.
14475
14476 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14477
14478 * configure.in: makefile stub for cygwin target is probably
14479 unnecessary. Remove it for now.
14480
14481 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14482
14483 * configure.in: libtermcap.a should be built when cygwin is the
14484 target as well as the host.
14485 * config.guess: Allow mixed case in cygwin uname output.
14486 * Makefile.in: Add libtermcap target.
14487
14488 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14489
14490 * config.sub: Clean up handling of hppa2.0.
14491
14492 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14493
14494 * config.guess: Use C code to identify more HP machines.
14495
14496 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14497
14498 * config.sub: Handle hppa2.0.
14499
14500 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14501
14502 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14503 cygmon for all sparclite targets, regardless of object format.
14504
14505 1998-12-15 Mark Salter <msalter@cygnus.com>
14506
14507 * configure.in: Added target-bsp for several target architectures.
14508
14509 * Makefile.in: Added rules for bsp.
14510
14511 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14512
14513 * config.guess: Improve detection of hppa2.0 processors.
14514
14515 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14516
14517 * config.guess: Recognize FreeBSD using ELF automatically.
14518
14519 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14520
14521 * configure (skip-this-dir): Add handling for new shell script, which
14522 might be created by a sub-directory's configure to indicate, this particular
14523 directory is "unwanted".
14524 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14525
14526 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14527
14528 * ltconfig: import from libtool, after changing libtool to
14529 account for the cygwin name change.
14530
14531 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14532
14533 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14534 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14535
14536 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14537
14538 * configure.in: Add libtermcap to list of cygwin dependencies.
14539
14540 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14541
14542 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14543 they include winsup/include when it's a cygwin target.
14544
14545 1998-11-12 Tom Tromey <tromey@cygnus.com>
14546
14547 * configure.in (host_tools): Added zip.
14548 * Makefile.in (all-target-libjava): Depend on all-zip.
14549 (all-zip): New target.
14550 (ALL_MODULES): Added all-zip.
14551 (NATIVE_CHECK_MODULES): Added check-zip.
14552 (INSTALL_MODULES): Added install-zip.
14553 (CLEAN_MODULES): Added clean-zip.
14554
14555 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14556
14557 * Makefile.in: lose "32" from comment about cygwin.
14558
14559 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14560
14561 * configure.in: Use -Os to build target libraries for the fr30.
14562
14563 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14564
14565 * config.sub: Add fr30.
14566
14567 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14568
14569 * configure.in: drop "32" from config/mh-cygwin32. Check
14570 cygwin* instead of cygwin32*.
14571 * config.sub: Check cygwin* instead of cygwin32*.
14572
14573 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14574
14575 * config.guess: Match any version of Unixware7.
14576
14577 1998-10-20 Syd Polk <spolk@cygnus.com>
14578
14579 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14580 if desired.
14581
14582 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14583
14584 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14585 these if the appropriate directories and files to not exist.
14586
14587 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14588
14589 * Makefile.in (DEVO_SUPPORT): Add config.if.
14590
14591 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14592
14593 * configure: Add pattern to replace "build_tooldir"'s
14594 definition in the generated Makefile with "tooldir"'s
14595 actual value.
14596
14597 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14598
14599 * config.sub: Bring back lost sparcv9.
14600
14601 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14602
14603 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14604
14605 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14606 CC_FOR_TARGET and friends.
14607
14608 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14609
14610 * Makefile.in (build_tooldir): New variable, same as tooldir.
14611 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14612 -B$(build_tooldir)/bin/.
14613 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14614
14615 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14616
14617 * README: Remove installation instructions and refer to the
14618 INSTALL directory instead.
14619
14620 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14621
14622 * config.sub: Add support for i[34567]86-pc-udk.
14623 * configure.in: Likewise.
14624
14625 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14626
14627 * Makefile.in: add bzip2 package building bits for user
14628 tools module
14629 * configure.in: ditto
14630
14631 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14632
14633 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14634 (ALL_TARGET_MODULES): Add all-target-libobjc.
14635 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14636 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14637 (all-target-libchill): Add dependencies.
14638 * configure.in (target_libs): Add libchill.
14639
14640 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14641
14642 * configure.in (target_subdir): Remove duplicate line.
14643
14644 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14645
14646 * Makefile.in (all-automake): fix dependencies.
14647
14648 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14649
14650 * configure.in: Minor cleanups for building in the $(target_alias)
14651 subdir.
14652
14653 1998-09-22 Jim Wilson <wilson@cygnus.com>
14654
14655 * Makefile.in (bootstrap): Set r and s before make all. Use
14656 BASE_FLAGS_TO_PASS in make all.
14657 (cross): Likewise.
14658
14659 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14660
14661 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14662
14663 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14664
14665 * config.sub: Fix typo in last change.
14666
14667 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14668
14669 * config.sub: Add support for C4x target.
14670 * configure.in: Likewise.
14671
14672 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14673
14674 * config.sub: Recognize sparcv9 just like sparc64.
14675
14676 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14677
14678 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14679
14680 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14681
14682 * config.guess: Correctly identify Pentium II sco boxes.
14683
14684 * config.guess: Fix "tr" code. From Weiwen Liu.
14685
14686 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14687
14688 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14689 stabs.
14690
14691 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14692
14693 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14694 (ALL_TARGET_MODULES): Add all-target-libchill.
14695 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14696 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14697 (all-target-libchill): Add dependencies.
14698 * configure.in (target_libs): Add libchill.
14699
14700 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14701
14702 * config.guess: Avoid assumptions about "tr" behaves when
14703 LANG is set to something other than English.
14704
14705 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14706
14707 * configure (gxx_include_dir): Changed to
14708 '${prefix}/include/g++'-${libstdcxx_interface}.
14709
14710 * config.if: New to determine the interfaces.
14711
14712 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14713
14714 * config.guess: Detect and handle MPE/IX.
14715 * config.sub: Deal with MPE/IX.
14716
14717 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14718
14719 * configure.in: Use mh-aix43.
14720
14721 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14722
14723 * configure: Fix --without/--disable cases for gxx-include-dir.
14724
14725 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14726
14727 * mdata-sh: Imported. Needed for automake support.
14728
14729 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14730
14731 * Makefile.in (taz): Try "chmod -R og=u ." before
14732 "chmod og=u `find . -print`".
14733
14734 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14735
14736 * configure.in: Add arm-elf and thumb-elf support.
14737
14738 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14739
14740 * Makefile.in: Undo previous patch.
14741
14742 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14743
14744 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14745 to here ...
14746 (install-no-fixedincludes): and here
14747 (INSTALL_MODULES): ... from here.
14748
14749 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14750
14751 * config.sub: Merge with FSF.
14752
14753 * config.guess: Merge with FSF.
14754
14755 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14756
14757 * configure (extraconfigdirs): New variable.
14758 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14759 * Makefile.in (all): Move higher in file.
14760 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14761 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14762 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14763 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14764 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14765
14766 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14767
14768 * Makefile.in (all-target-libjava): Depend on all-gcc and
14769 all-target-newlib.
14770 (configure-target-libjava): Depend on $(ALL_GCC).
14771
14772 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14773
14774 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14775 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14776
14777 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14778
14779 * INSTALL/README: Fix typo.
14780
14781 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14782
14783 * ylwrap: Change absolute path checks to check for DOS style path
14784 names.
14785
14786 * ylwrap: Don't use a full path name if the source file is in the
14787 same directory. From hjl@lucon.org (H.J. Lu).
14788
14789 * config-ml.in: Default to being verbose, to match Feb 18 change to
14790 configure.
14791
14792 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14793
14794 Brought over from egcs:
14795
14796 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14797
14798 * configure.in (target_subdir): Set to ${target_alias} instead
14799 of "libraries".
14800
14801 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14802
14803 * configure.in (target_subdir): Set to libraries if enable_multilib.
14804
14805 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14806
14807 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14808 multilibs, force reconfiguration the first time we create
14809 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14810
14811 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14812
14813 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14814 avoid confusion with --no-recursion.
14815
14816 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14817
14818 * configure.in: Win32 hosts shouldn't use install -x
14819 * install-sh: remove -x option, and special .exe-handling
14820 hack.
14821
14822 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14823
14824 * config.guess: Recognize i586-pc-beos.
14825 * configure.in: Don't build some bits for beos.
14826
14827 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14828
14829 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14830 CFLAGS default to -O2.
14831
14832 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14833 when using GNU ld.
14834
14835 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14836
14837 * ltmain.sh: Correct install when using a different shell.
14838
14839 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14840
14841 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14842
14843 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14844
14845 * makefile.vms: Update to build binutils/makefile.vms. Add install
14846 target.
14847
14848 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14849
14850 * ltconfig: Update to correct AIX handling.
14851
14852 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14853
14854 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14855
14856 * configure.in (target_subdir): Set to ${target_alias} instead
14857 of "libraries".
14858
14859 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14860
14861 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14862 (Makefile): Depend on $(gcc_version_trigger).
14863
14864 * configure (gcc_version): Change default initializer to empty
14865 string.
14866 (gcc_version_trigger): New variable; pass this variable down
14867 to subdir configures to enable them checking gcc's version
14868 themselves. Emit make macros for both gcc_version vars.
14869 (topsrcdir): Initialize reliably.
14870 (recursion line): Remove --with-gcc-version=${gcc_version}.
14871
14872 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14873
14874 * configure (enable_version_specific_runtime_libs): Implement new flag
14875 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14876 in $(libsubdir); emit definition in each generated Makefile.
14877 (gxx_include_dir): Initialize depending on
14878 $enable_version_specific_runtime_libs.
14879
14880 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14881
14882 * configure (gcc_version): Initialize properly depending on
14883 how and where configure is started.
14884 (recursion line): Pass a --with-gcc-version=${gcc_version}
14885 to configures in subdirs.
14886
14887 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14888
14889 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14890 cygmon
14891
14892 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14893
14894 * configure.in: Add cygmon and libstub support for mn10200.
14895
14896 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14897
14898 * configure (gcc_version): Add new variable describing the
14899 particular gcc version we're building.
14900 * Makefile.in (libsubdir): Add new macro for the directory
14901 in which the compiler finds executables, libraries, etc.
14902 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14903 and libsubdir.
14904
14905 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14906
14907 * Makefile.in (local-clean): Remove *.log.
14908 (warning.log): Built with warn_summary from build.log.
14909 (mail-report.log): Run test_summary.
14910 (mail-report-with-warnings.log): Run test_summary including
14911 warning.log in the report.
14912
14913 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14914
14915 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14916
14917 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14918
14919 * Makefile.in (grep): Grep no longer depends on libiberty.
14920
14921 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14922
14923 * Makefile.in: all-snavigator needs all-libgui.
14924
14925 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14926
14927 * configure.in: Add cygmon and libstub support for mn10300.
14928
14929 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14930
14931 * missing: Update to version from automake 1.3.
14932
14933 * ltmain.sh: On installation, don't get confused if the same name
14934 appears more than once in the list of library names.
14935
14936 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14937
14938 * config.sub: Accept m68060 and m5200 as CPU names.
14939
14940 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14941
14942 * configure: Use && rather than using -a in test, because odd
14943 strings can confuse test.
14944 * configure.in: Likewise.
14945
14946 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14947
14948 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14949
14950 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14951
14952 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14953 bootstrap4-lean): New targets.
14954
14955 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14956
14957 * mpw-* Delete. Not used.
14958
14959 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14960
14961 * COPYING.LIB: Update FSF address.
14962
14963 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14964
14965 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14966
14967 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14968 GAS_SUPPORT_DIRS.
14969
14970 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14971
14972 * ltconfig, ltmain.sh: Avoid producing a version number if
14973 -version-info was not used.
14974
14975 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14976
14977 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14978 building with newlib.
14979
14980 1998-04-30 Paul Eggert <eggert@twinsun.com>
14981
14982 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14983 Solaris `make' causes it to continue to next definition.
14984
14985 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14986
14987 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14988 the right GUI libraries and files are installed along with GDB.
14989
14990 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14991
14992 * configure.in: Change alpha to alpha* in several places.
14993
14994 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14995
14996 * config.sub: Recognize sparc86x.
14997
14998 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14999
15000 * configure.in (--enable-target-optspace): Remove debug echo.
15001
15002 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
15003
15004 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
15005
15006 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
15007
15008 * ltconfig: Update cygwin32 support.
15009
15010 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
15011 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
15012 (GDB_SUPPORT_DIRS): Likewise.
15013
15014 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
15015
15016 * configure.in (target_makefile_frag): If --enable-target-optspace,
15017 use -Os to compile target libraries rather than -O2. Default to
15018 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
15019 not used.
15020 * configure.in (target_cflags): Ditto for d30v.
15021
15022 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
15023
15024 * Makefile.in (all-bfd): Depend on all-intl.
15025 (all-binutils): Likewise.
15026 (all-gas): Likewise.
15027 (all-gprof): Likewise.
15028 (all-ld): Likewise.
15029
15030 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
15031
15032 * configure.in (host_tools): Fix typo, lbtool -> libtool.
15033
15034 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
15035
15036 * Makefile.in (all-bfd): Depend upon all-libiberty.
15037
15038 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
15039
15040 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
15041
15042 * Makefile.in: Add libstub.
15043
15044 * configure.in: Ditto. Build libstub for targets that have cygmon
15045 support.
15046
15047 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
15048
15049 * configure.in: Don't set PICFLAG on ix86-cygwin32.
15050
15051 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
15052
15053 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
15054 use mh-sysv5 if specified. Support gprof on SCO Open Server.
15055
15056 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
15057
15058 * configure: Define DEFAULT_M4 by searching PATH.
15059 * Makfile.in: Use DEFAULT_M4.
15060
15061 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
15062
15063 * ltconfig: Add cygwin32 support.
15064
15065 * Makefile.in, configure.in: Add libtool as a native only directory
15066 to configure and build.
15067
15068 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
15069
15070 * Makefile.in (INSTALL_MODULES): Remove texinfo.
15071
15072 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
15073
15074 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
15075
15076 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
15077
15078 * Makefile.in: add ash make rules
15079 * configure.in: add ash to native_only and host_tools lists
15080
15081 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
15082
15083 * Makefile.in (all-gettext, all-intl): New targets.
15084 (ALL_MODULES): Added all-gettext, all-intl.
15085 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
15086 (INSTALL_MODULES): Added install-gettext, install-intl.
15087 (CLEAN_MODULES): Added clean-gettext, clean-intl.
15088
15089 * configure.in (host_tools): Added gettext.
15090 (native_only): Likewise.
15091 (noconfigdirs) [various cases]: Likewise.
15092 (host_libs): Added intl.
15093
15094 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15095
15096 * configure: Do not disable building gdbtk for cygwin32 hosts.
15097
15098 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15099
15100 * configure.in: Add thumb-coff target.
15101 * config.sub: Add thumb-coff target.
15102
15103 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15104
15105 * Makefile.in: Revert yesterday's change.
15106 (all-target-winsup): all-target-librx stays out of here.
15107
15108 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15109
15110 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15111 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15112 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15113 Remove references to librx and libg++.
15114
15115 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15116
15117 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15118 recursive makes
15119
15120 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15121
15122 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15123 for newlib directory.
15124 (CXX_FOR_TARGET): Likewise.
15125
15126 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15127
15128 * ltconfig: Update after libtool/ltconfig.in change for
15129 hpux11.
15130
15131 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15132
15133 * ltconfig, ltmain.sh: Update to libtool 1.2.
15134
15135 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15136
15137 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15138 (install-gcc-cross): Instead, override LANGUAGES here.
15139
15140 1998-03-18 Dave Love <d.love@dl.ac.uk>
15141
15142 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15143 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15144
15145 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15146
15147 * configure.in: Add Thumb-pe target.
15148
15149 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
15150
15151 * Makefile.in - changed sn targets to snavigator
15152 * configure.in - changed sn targets to snavigator
15153
15154 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15155
15156 * config-ml.in: After building symlink tree call make distclean
15157 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15158 to be the case for libiberty.
15159
15160 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15161
15162 * configure: When making link, also check the current
15163 directory. The configure scripts may create one.
15164
15165 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15166
15167 * config.sub: Accept alphapca56 and alphaev6 properly.
15168
15169 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15170
15171 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15172
15173 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15174
15175 * config.sub (sco5): Fix typo.
15176
15177 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15178
15179 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15180 install-itcl.
15181 (install-itcl): Remove dependency on install-tcl.
15182
15183 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15184
15185 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15186
15187 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15188
15189 * configure.in: Don't build libgui for a cygwin32 target when not on
15190 a cygwin32 host.
15191
15192 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15193
15194 * configure (redirect): Set to null, so default behavior of
15195 configure is now --verbose.
15196
15197 1998-02-16 Dave Love <d.love@dl.ac.uk>
15198
15199 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15200 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15201
15202 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15203
15204 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15205 this change to sync Makefile.in with its ChangeLog entries.
15206
15207 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15208
15209 * ltmain.sh (mkdir): Check that the directory doesn't exist
15210 before we exit with error, so that we don't get races during
15211 parallel builds.
15212
15213 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15214
15215 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15216
15217 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15218
15219 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15220 PICFLAG_FOR_TARGET.
15221 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15222
15223 * configure: Emit a definition for the new macro enable_shared
15224 into each Makefile.
15225
15226 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15227
15228 * configure.in (host_tools, native_only): Add libtool.
15229
15230 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15231
15232 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15233 Fix typo in ming config comment.
15234
15235 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15236
15237 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15238
15239 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15240
15241 * config.sub: Add tic30 cases, and map c30 to tic30.
15242
15243 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15244
15245 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15246 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15247 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15248 (CLEAN_TARGET_MODULES): Similarly
15249 (all-target-libf2c): Add dependences.
15250 * configure.in (target_libs): Add libf2c.
15251
15252 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15253
15254 * configure.in: Remove expect from noconfigdirs when target
15255 is cygwin32. OK to build expect and dejagnu with Canadian
15256 Cross.
15257
15258 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15259
15260 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15261 host.
15262
15263 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15264 and mingw32.
15265
15266 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15267
15268 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15269 here as it is not defined in the toplevel Makefile.
15270
15271 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15272
15273 * configure (package_makefile_rules_frag): New variable, which names
15274 a file with generic rules, ...
15275 Change comment to mention we now have FIVE parts.
15276 * configure: Undo last change.
15277
15278 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15279
15280 * config.guess: More accurate determination of HP processor types.
15281 * config.sub: More accurate determination of HP processor types.
15282
15283 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15284
15285 * configure (package_makefile_frag): Move inserting the
15286 ${package_makefile_frag} to where it should be according
15287 to the comment.
15288
15289 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15290
15291 * config.guess: Add support for Linux/ARM.
15292
15293 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15294
15295 * .cvsignore: Remove *-info and *-install since they match
15296 release-info and mpw-install, which we don't want to just ignore.
15297
15298 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15299
15300 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15301
15302 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15303
15304 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15305 local_prefix to sub-make invocations.
15306
15307 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15308
15309 * configure.in: Check makefile fragments in the source
15310 directory.
15311
15312 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15313
15314 * configure.in: Check whether host and target makefile
15315 fragments exist before adding them to *_makefile_frag.
15316
15317 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15318
15319 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15320
15321 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15322
15323 * configure.in: Make sure we only replace RPATH_ENVVAR on
15324 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15325 regexp to sed.
15326
15327 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15328 to sub-makes.
15329
15330 1998-01-13 Lee Iverson (leei@ai.sri.com)
15331
15332 * config-ml.in (multi-do): LDFLAGS must include multilib
15333 designator.
15334
15335 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15336
15337 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15338
15339 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15340
15341 * config.sub: Add mingw32 support.
15342 * configure.in: Likewise.
15343
15344 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15345
15346 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15347
15348 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15349
15350 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15351 * configure (gxx_include_dir): Provide a definition for subdirs
15352 which do not use autoconf.
15353
15354 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15355
15356 * config.guess: Sync with egcs. Picks up new alpha support,
15357 BeOS & some additional linux support.
15358
15359 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15360
15361 * config.guess: HP 9000/803 is a PA1.1 machine.
15362
15363 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15364
15365 * configure.in: It's alpha*-...
15366
15367 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15368
15369 * configure.in (host_makefile_frag, target_makefile_frag):
15370 Handle multiple config files.
15371 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15372 alpha-*-*.
15373
15374 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15375
15376 * mkdep: New file.
15377
15378 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15379
15380 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15381
15382 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15383
15384 * Makefile.in: Add libgui directory.
15385 (GDB_TK): Add all-libgui.
15386 * configure.in: Add libgui directory.
15387 * configure: Add all-libgui to GDB_TK.
15388
15389 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15390
15391 * config-ml.in (multidirs): Add m32r to multilib list.
15392
15393 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15394
15395 * Makefile.in (all-target-gperf): Change dependency to
15396 all-target-libstdc++.
15397
15398 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15399
15400 * config.guess: Add BeOS support.
15401
15402 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15403
15404 Source directory cvs renamed to cvssrc:
15405 * configure.in (host_tools): Change cvs to cvssrc.
15406 (native_only): Likewise.
15407 (noconfigdirs) [various cases]: Likewise.
15408 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15409 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15410 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15411 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15412 (all-cvssrc): Rename target from all-cvs.
15413
15414 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15415
15416 * configure (gxx_include_dir): Fix thinko.
15417
15418 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15419
15420 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15421 (install-cross, install-gcc-cross): New targets.
15422
15423 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15424
15425 * configure.in (noconfigdirs): Add support for Thumb target.
15426
15427 * config.sub (maybe_os): Add support for Thumb target.
15428
15429 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15430
15431 * Makefile.in: Add rules for cygmon.
15432
15433 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15434
15435 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15436
15437 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15438 * configure (gxx_include_dir): Provide a definition for subdirs
15439 which do not use autoconf.
15440
15441 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15442
15443 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15444 11/18/97 build
15445
15446 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15447
15448 * From Franz Sirl.
15449 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15450 found on RedHat Linux systems.
15451
15452 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15453
15454 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15455 guesses.
15456
15457 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15458
15459 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15460
15461 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15462
15463 * ltmain.sh: If mkdir fails, check whether the directory was created
15464 anyhow by some other process.
15465
15466 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15467
15468 * configure.in (d30v-*-*): Configure all directories.
15469
15470 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15471
15472 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15473 for the D30V.
15474
15475 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15476
15477 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15478
15479 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15480
15481 * include/libiberty.h: Add extern "C" { so it can be used with C++
15482 progrms.
15483 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15484 programs.
15485
15486 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15487
15488 * configure.in (d30v-*-*): Configure GCC now.
15489
15490 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15491
15492 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15493 is no longer needed.
15494
15495 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15496
15497 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15498
15499 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15500
15501 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15502 targets using "$@" to provide support for similar but not identical
15503 targets without having to duplicate code.
15504
15505 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15506
15507 * makefile.vms: Fix to work with DEC C.
15508
15509 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15510
15511 * config.sub: Add mips-tx39-elf to marketing names.
15512
15513 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15514
15515 * ltmain.sh: Handle symlinks in generated script.
15516
15517 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15518
15519 * configure: Handle autoconf style directory options: --bindir,
15520 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15521 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15522 --sysconfdir.
15523 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15524 (sharedstatedir, localstatedir, oldincludedir): New variables.
15525 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15526 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15527 sbindir, sharedstatedir, and sysconfdir.
15528
15529 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15530
15531 * Makefile.in (bootstrap-lean): New target.
15532
15533 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15534
15535 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15536 sn, and gnuserv from noconfigdirs.
15537
15538 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15539
15540 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15541
15542 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15543
15544 * Makefile.in (cross): New target.
15545
15546 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15547 Jeff Law <law@cygnus.com>
15548
15549 * Makefile.in (bootstrap2, bootstrap3): New targets.
15550 (all-bootstrap): Remove outdated and confusing target.
15551 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15552
15553 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15554
15555 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15556 windows. Consistent with gdb/configure.
15557
15558 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15559
15560 * configure.in: Name Linux target fragment.
15561
15562 * configure: Rewrite so that project Makefile fragment is inserted
15563 first and appears last in the resulting Makefile.
15564
15565 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15566
15567 * Makefile.in (install-itcl): Install tcl first.
15568
15569 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15570
15571 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15572
15573 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15574
15575 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15576
15577 * configure.in (skipdirs): Add target-librx for Linux.
15578 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15579
15580 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15581
15582 * Makefile.in (bootstrap): New target.
15583
15584 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15585
15586 * config.sub: Accept 'amigados' for backward compatibility.
15587
15588 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15589
15590 * config.guess: Merge with FSF.
15591
15592 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15593
15594 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15595
15596 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15597
15598 * config.sub: Add "marketing-names" patch.
15599
15600 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15601
15602 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15603
15604 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15605
15606 * config.sub: Handle v850-elf.
15607
15608 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15609
15610 * .cvsignore (*-install): Remove.
15611
15612 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15613
15614 * ltconfig: Set CONFIG_SHELL in libtool.
15615 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15616
15617 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15618
15619 * configure.in (target_subdir): Set to libraries if enable_multilib.
15620
15621 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15622
15623 * config.guess: Update from gcc directory.
15624
15625 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15626
15627 * Makefile.in (all-sim): Depends on all-readline.
15628
15629 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15630
15631 * Makefile.in (BISON, YACC): Use $$s.
15632 (all-bison): Depend on all-texinfo.
15633
15634 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15635
15636 * Makefile.in (BISON): Add -L flag.
15637 (YACC): Likewise.
15638
15639 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15640
15641 * configure.in (noconfigdirs): Add support for v850e target.
15642
15643 * config.sub (maybe_os): Add support for v850e target.
15644
15645 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15646
15647 * configure.in (noconfigdirs): Add support for v850ea target.
15648
15649 * config.sub (maybe_os): Add support for v850ea target.
15650
15651 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15652
15653 * config.sub: Add mipstx39. Delete r3900.
15654
15655 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15656
15657 * Makefile.in (all-autoconf): Depends on all-texinfo.
15658
15659 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15660
15661 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15662 eabi targets.
15663
15664 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15665
15666 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15667
15668 * configure: When handling a Canadian Cross, handle YACC as well as
15669 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15670 * Makefile.in (all-bison): Depend upon all-texinfo.
15671
15672 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15673
15674 * Makefile.in (BISON): bison, not byacc or bison -y.
15675 (YACC): bison -y or byacc or yacc.
15676 (various): Add *-bison as appropriate.
15677 (taz): No need to mess with BISON anymore.
15678
15679 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15680
15681 * configure: If OSTYPE matches *win32*, try to find a good value for
15682 CONFIG_SHELL.
15683
15684 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15685
15686 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15687 configure.in if it is present.
15688
15689 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15690
15691 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15692
15693 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15694
15695 * config.sub: Recognize `arc' cpu.
15696 * configure.in: Likewise.
15697 * config-ml.in: Likewise.
15698
15699 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15700
15701 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15702
15703 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15704
15705 * configure: Changed sed delimiter from ':' to '|' when
15706 attempting to substitute ${config_shell} for SHELL. On
15707 NT ${config_shell} may contain a ':' in it.
15708
15709 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15710
15711 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15712
15713 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15714
15715 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15716
15717 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15718
15719 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15720
15721 * ylwrap: If the program is a relative path, force it to be
15722 absolute.
15723
15724 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15725
15726 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15727
15728 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15729
15730 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15731 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15732 for libraries.
15733
15734 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15735
15736 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15737 separated by spaces.
15738
15739 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15740
15741 * ylwrap: New file.
15742 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15743
15744 * ltmain.sh: Handle /bin/sh at start of install program.
15745
15746 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15747
15748 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15749 * missing: New file, from automake 1.2.
15750
15751 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15752
15753 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15754 check-tk to CHECK_X11_MODULES.
15755
15756 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15757
15758 * config.sub: Merge with FSF.
15759
15760 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15761
15762 * config.guess: Merge with FSF.
15763
15764 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15765
15766 * configure: Treat msdosdjgpp like go32.
15767 * configure.in: Likewise. Don't remove gprof for go32.
15768
15769 * configure: Change Makefile.tem2 to Makefile.tm2.
15770
15771 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15772
15773 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15774
15775 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15776
15777 * install-sh (chmodcmd): Set to null if the DST directory already
15778 exists. Same as Nov 11th change.
15779
15780 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15781
15782 * configure (GDB_TK): Needs itcl and tix.
15783
15784 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15785
15786 * config.guess: Update from FSF.
15787
15788 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15789
15790 * Makefile.in (GDB_TK): Depend on itcl and tix.
15791
15792 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15793
15794 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15795 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15796 (INSTALL_SCRIPT): New variable.
15797 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15798 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15799 to -x.
15800 * install-sh: Add support for -x option.
15801
15802 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15803
15804 * configure.in, Makefile.in: Treat tix like itcl.
15805
15806 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15807
15808 * Makefile.in (WINDRES): New variable.
15809 (WINDRES_FOR_TARGET): New variable.
15810 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15811 (EXTRA_HOST_FLAGS): Add WINDRES.
15812 (EXTRA_TARGET_FLAGS): Add WINDRES.
15813 (EXTRA_GCC_FLAGS): Add WINDRES.
15814 ($(DO_X)): Pass down WINDRES.
15815 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15816 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15817 DLLTOOL_FOR_TARGET.
15818
15819 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15820
15821 * configure.in: configure sim before gdb for win32-x-ppc
15822
15823 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15824
15825 Move gperf into the toplevel, from libg++.
15826 * configure.in (target_tools): Add target-gperf.
15827 (native_only): Add target-gperf.
15828 * Makefile.in (all-target-gperf): New target, depend on
15829 all-target-libg++.
15830 (configure-target-gperf): Empty rule.
15831 (ALL_TARGET_MODULES): Add all-target-gperf.
15832 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15833 (CHECK_TARGET_MODULES): Add check-target-gperf.
15834 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15835 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15836
15837 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15838
15839 * config.sub (mn10200): Recognize new basic machine.
15840
15841 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15842
15843 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15844 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15845
15846 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15847
15848 * configure.in: If we're building mips-sgi-irix6* native, turn on
15849 ENABLE_MULTILIB and set TARGET_SUBDIR.
15850
15851 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15852
15853 * Makefile.in (all-sn): Depend on all-grep.
15854
15855 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15856
15857 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15858
15859 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15860 Makefile. From Jeff Makey <jeff@cts.com>.
15861 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15862
15863 * Makefile.in (DISTBISONFILES): Remove.
15864 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15865 $(DEFAULT_YACC).
15866
15867 * configure.in: Build itl, db, sn, etc., when building for native
15868 cygwin32.
15869
15870 * Makefile.in (LD): New variable.
15871 (EXTRA_HOST_FLAGS): Pass down LD.
15872 ($(DO_X)): Likewise.
15873
15874 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15875
15876 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15877
15878 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15879
15880 * configure.in (targargs): Strip out any supplied --build argument
15881 before adding our own. Always add --build.
15882
15883 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15884
15885 * configure.in (targargs): Pass --build if we're doing
15886 a cross-compile.
15887
15888 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15889
15890 * configure: Use '|' instead of ":" as the separator in
15891 sed. Otherwise sed chokes on NT path names with drive
15892 designators. Also look for "?:*" as the leading characters in an
15893 absolute pathname.
15894
15895 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15896
15897 * config.sub: Support for r3900.
15898
15899 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15900
15901 * configure.in: Use install-sh, not install.sh.
15902
15903 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15904
15905 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15906 apply it twice.
15907
15908 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15909
15910 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15911 install-binutils.
15912
15913 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15914
15915 * Makefile.in: Add automake targets.
15916 * configure.in (host_tools): Add automake.
15917
15918 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15919
15920 * configure: Default CXX to c++, not gcc.
15921 * Makefile.in (CXX): Set to c++, not gcc.
15922 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15923
15924 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15925
15926 * install-sh: try appending a .exe if source file doesn't
15927 exist
15928
15929 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15930
15931 * configure.in: Turn on multilib by default.
15932 (cross_only): Remove target-libiberty.
15933
15934 * Makefile.in (all-gcc): Don't depend on libiberty.
15935
15936 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15937
15938 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15939
15940 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15941
15942 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15943 (DISTBISONFILES): Add ld/Makefile.in
15944
15945 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15946
15947 * configure.in: if target is cygwin32 but host isn't cygwin32,
15948 don't configure gdb tcl tk expect, not just gdb.
15949
15950 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15951
15952 * configure.in: Added gnuserv everywhere sn appears.
15953
15954 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15955 (CROSS_CHECK_MODULES): Added check-gnuserv.
15956 (INSTALL_MODULES): Added install-gnuserv.
15957 (CLEAN_MODULES): Added clean-gnuserv.
15958 (all-gnuserv): New target.
15959
15960 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15961
15962 * config.guess: Fixes for MIPS OpenBSD systems.
15963
15964 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15965
15966 * Makefile.in (INSTALL_XFORM): Remove.
15967 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15968
15969 * mkinstalldirs: New file, copied from automake.
15970 * Makefile.in (installdirs): Rename from install-dirs. Use
15971 mkinstalldirs. Change all users.
15972 (DEVO_SUPPORT): Add mkinstalldirs.
15973
15974 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15975
15976 * install-sh: Rename from install.sh.
15977 * Makefile.in (INSTALL): Change install.sh to install-sh.
15978 (DEVO_SUPPORT): Likewise.
15979
15980 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15981 Graichen <graichen@rzpd.de>.
15982
15983 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15984
15985 * config.guess: Recognize OpenBSD systems correctly.
15986
15987 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15988
15989 * README, Makefile.in (ETC_SUPPORT): Remove references to
15990 cfg-paper*, configure.{texi,man,info*}._
15991
15992 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15993
15994 * Makefile.in (all.normal): Ensure that gcc is built after all
15995 the x11 - ie gdb - targets.
15996
15997 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15998
15999 * makefile.vms: Don't run conf-a-gas.
16000
16001 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
16002
16003 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
16004
16005 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
16006
16007 * configure.in: Remove noconfigdirs case since gdb also
16008 configures and builds for tic80-coff.
16009
16010 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
16011
16012 * configure: Set cache_file to config.cache.
16013 * Makefile.in (local-distclean): Remove config.cache.
16014
16015 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
16016
16017 * COPYING: Update FSF address.
16018
16019 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
16020
16021 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
16022 noconfigdirs.
16023
16024 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
16025
16026 * Makefile.in (install-dirs): Don't crash if prefix, and hence
16027 MAKEDIRS, is empty.
16028
16029 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
16030
16031 * config.sub: Tweak mn10300 entry.
16032
16033 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
16034
16035 * configure.in (host_tools): Put sim before gdb, so gdb's
16036 configure.tgt can determine if the simulator was configured.
16037
16038 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
16039
16040 * config.sub: Move BeOS $os case to be with other Cygnus
16041 local cases.
16042
16043 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
16044
16045 * config.sub: Remove misplaced comment that broke Linux.
16046
16047 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
16048
16049 * config.sub: Add BeOS support.
16050
16051 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
16052
16053 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
16054
16055 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
16056
16057 * configure.in (noconfigdirs): Remove tcl and tk from
16058 noconfigdirs for cygwin32 builds.
16059
16060 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
16061
16062 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
16063
16064 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
16065
16066 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
16067 make-all.com, use makefile.vms instead.
16068
16069 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
16070
16071 * config.sub: Accept -lnews*.
16072
16073 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
16074
16075 * configure.in (noconfigdirs): Disable target-newlib,
16076 target-examples and target-libiberty for d30v.
16077
16078 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16079
16080 * configure.in (noconfigdirs): Enable ld for d30v.
16081
16082 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
16083
16084 * configure.in (tic80-*-*): Build compiler.
16085
16086 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
16087
16088 * configure.in (d30v-*): Remove sim directory from list of
16089 unsupported d30v directories
16090
16091 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
16092
16093 * config.sub, configure.in: Add d30v target cpu.
16094
16095 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16096
16097 * makefile.vms: New file.
16098 * make-all.com: Remove.
16099
16100 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16101
16102 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16103
16104 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16105
16106 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16107
16108 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16109
16110 * Makefile.in (ALL_MODULES): Added all-db.
16111 (CROSS_CHECK_MODULES): Addec check-db.
16112 (INSTALL_MODULES): Added install-db.
16113 (CLEAN_MODULES): Added clean-db.
16114
16115 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16116
16117 * config.guess: Merge with latest FSF sources.
16118
16119 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16120
16121 * Makefile.in (ALL_MODULES): Added all-itcl.
16122 (CROSS_CHECK_MODULES): Added check-itcl.
16123 (INSTALL_MODULES): Added install-itcl.
16124 (CLEAN_MODULES): Added clean-itcl.
16125
16126 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16127
16128 * configure.in: build gdb for mn10200
16129
16130 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16131
16132 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16133
16134 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16135
16136 * configure.in (tic80-*-*): Turn off most targets right now.
16137
16138 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16139
16140 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16141 rather than the makeinfo program.
16142 (do-info): Depend upon all-texinfo.
16143
16144 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16145
16146 * configure.in: Remove uses of config/mh-linux.
16147
16148 * config.sub, config.guess: Merge with latest FSF sources.
16149
16150 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16151
16152 * config.sub (case $basic_machine): Add tic80 entries.
16153
16154 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16155
16156 * config.sub, config.guess: Merge with latest FSF sources.
16157
16158 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16159
16160 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16161 * mpw-config.in: Test for NewFolderRecursive.
16162 * mpw-install: Use symbolic name for startup filename.
16163 * mpw-README: Add various additional details.
16164
16165 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16166
16167 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16168
16169 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16170
16171 * configure.in: Do build gcc and the target libraries for
16172 the mn10200.
16173
16174 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16175
16176 * configure.in: don't avoid building gdb for mn10300 any more
16177 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16178 instead of single-quoting it.
16179
16180 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16181
16182 * configure.in: Don't use --with-stabs on IRIX 6.
16183
16184 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16185
16186 * configure.in (m32r): Build gdb, libg++ now.
16187
16188 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16189
16190 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16191 directories from noconfigdirs.
16192
16193 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16194
16195 * config.sub (basic_machine): added mips16 configuration
16196
16197 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16198
16199 * config.sub: Handle d10v-unknown.
16200
16201 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16202
16203 * config.sub: Handle v850-unknown.
16204
16205 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16206
16207 * Makefile.in: add findutils
16208 * configure.in: add findutils to list of host_tools
16209
16210 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16211
16212 * config.sub: Handle mn10200 and mn10300.
16213
16214 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16215
16216 * configure.in (d10v-*): Do not build librx.
16217
16218 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16219
16220 * configure.in (mn10300): Build everything except gdb & libgloss.
16221
16222 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16223
16224 * config.guess: Patch for Dansk Data Elektronik servers,
16225 from Niels Skou Olsen <nso@dde.dk>.
16226
16227 For ncr, use /bin/uname rather than uname, since GNU uname does not
16228 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16229
16230 Patch for MIPS R4000 running System V,
16231 from Eric S. Raymond <esr@snark.thyrsus.com>.
16232
16233 Fix thinko for nextstep.
16234
16235 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16236
16237 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16238 * config.guess: Guess mips-dec-mach_bsd4.3.
16239
16240 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16241 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16242 release numbers.
16243 * config.guess (mips-mips-riscos*): Emit just enough of the
16244 release number.
16245
16246 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16247 * config.guess (sparc-auspex-sunos*): Added.
16248 (f300-fujitsu-*): Added.
16249
16250 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16251 * config.guess: Recognize a Tadpole as a sparc.
16252
16253 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16254
16255 * config.guess: Don't assume that NextStep version is either 2 or
16256 3. NextStep 4 (aka OpenStep 4) has come out now.
16257
16258 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16259
16260 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16261 From Rik Faith <faith@cs.unc.edu>.
16262
16263 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16264
16265 * config.sub: Contributions from bug-gnu-utils to:
16266 Support plain "hppa" (no version given) architecture, reported by
16267 OpenStep.
16268 OpenBSD like NetBSD.
16269 LynxOs is not a hardware supplier.
16270
16271 * config.guess: Contributions from bug-gnu-utils to add support for:
16272 OpenBSD like NetBSD.
16273 Stratus systems.
16274 More Pyramid systems.
16275 i[n>4]86 Intel chips.
16276 M680[n>4]0 Motorola chips.
16277 Use unknown instead of lynx for hardware manufacturer.
16278
16279 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16280
16281 * install.sh (chmodcmd): Set to null if the DST directory already
16282 exists.
16283
16284 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16285
16286 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16287 not use mt-ppc target Makefile fragment any more.
16288
16289 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16290
16291 * configure.in (*-*-windows): Exclude everything but those dirs
16292 needed to build windows.
16293
16294 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16295
16296 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16297
16298 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16299
16300 * configure.in: Exclude mmalloc from i386-windows.
16301
16302 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16303
16304 * Undo my previous change.
16305
16306 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16307
16308 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16309 unconditionally.
16310 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16311
16312 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16313
16314 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16315 host to add it's own flags.
16316
16317 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16318
16319 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16320
16321 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16322
16323 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16324 (CXX_FOR_TARGET): Likewise.
16325 (GCC_FOR_TARGET): Define.
16326 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16327 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16328 CC_FOR_TARGET was specified on the command line.
16329 (MAKEOVERRIDES): Don't define.
16330
16331 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16332
16333 * configure.in (m32r): Fix spelling of libg++ libs.
16334
16335 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16336
16337 * config.sub (-apple*): Remove, now redundant.
16338
16339 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16340
16341 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16342
16343 * configure: Rework yesterday's sed script patch.
16344
16345 * config.sub: Merge with FSF.
16346
16347 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16348
16349 * config.guess: Merge from FSF.
16350
16351 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16352 * config.guess: Use pc instead of unknown, for pc clone systems.
16353 Change linux to linux-gnu.
16354
16355 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16356 * config.guess: Avoid non-portable tr syntax.
16357
16358 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16359
16360 * test-build.mk (HOLES): Add "xargs" for gdb.
16361
16362 * configure: Avoid hpux10.20 sed bug.
16363
16364 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16365
16366 * configure.in: Add support for windows host
16367 (that is a build done under the Microsoft build environment).
16368
16369 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16370
16371 * Makefile.in: Replace all uses of srcroot with s, to shrink
16372 command line lengths.
16373
16374 Patches from Geoffrey Noer <noer@cygnus.com>:
16375 * configure.in: If configuring for newlib, pass --with-newlib to
16376 subdirectories.
16377 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16378 -Bnewlib/ and -Lwinsup to gcc.
16379 (CXX_FOR_TARGET): Likewise.
16380
16381 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16382
16383 * Makefile.in (ETC_SUPPORT): Add configure.
16384
16385 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16386
16387 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16388 host configuration file.
16389
16390 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16391
16392 * configure.in: Break mn10x00 support into separate
16393 mn10200 and mn10300 configurations.
16394 * config.sub: Likewise.
16395
16396 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16397
16398 * configure.in: Add lots of stuff to noconfigdirs for
16399 the mn10x00 targets.
16400
16401 * config.sub, configure.in: Add mn10x00 support.
16402
16403 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16404
16405 * make-all.com: Call conf-a-gas, not config-a-gas.
16406
16407 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16408
16409 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16410 targets.
16411
16412 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16413
16414 * mpw-README: Add much more detail for native PowerMac.
16415 * mpw-install: New file.
16416 * mpw-configure: Add --norecursion and --help options.
16417 * mpw-config.in: Translate readme and install files when
16418 copying to objdir.
16419 * mpw-build.in: Don't always depend on byacc and flex.
16420 (install-only-top): New action.
16421
16422 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16423
16424 * configure.in: You can now configure GDB for the v850.
16425
16426 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16427
16428 * configure.in (noconfigdirs): Don't configure any C++ dirs
16429 if targeting D10V.
16430
16431 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16432
16433 * config.sub: Recognize mips64vr5000.
16434
16435 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16436
16437 * configure.in: Use a single line for host_tools and native_only.
16438
16439 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16440
16441 * config.sub, configure.in: Add entries for m32r.
16442
16443 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16444
16445 * Makefile.in (inet-install): Don't run install-gzip.
16446
16447 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16448
16449 * configure.in: Don't config lots of things for *-*-windows*.
16450
16451 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16452
16453 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16454 (host_libs, host_tools): Copy from configure.in.
16455 * mpw-configure: Don't complain about directories not found.
16456
16457 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16458
16459 * configure.in (i[345]86): Recognize i686 for pentium pro.
16460 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16461 file.
16462
16463 * config.guess (i[345]86): Ditto.
16464
16465 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16466
16467 * configure.in (noconfigdirs): Removed gdb for D10V.
16468
16469 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16470
16471 * configure.in: Remove ld, target-libio, target-libg++, and
16472 target-libstdc++ from noconfigdirs.
16473
16474 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16475
16476 * configure: Fix three locations where shell scripts were
16477 being run directly rather than with config_shell.
16478
16479 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16480
16481 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16482 * config.sub (basic_machine): Recognize v850.
16483
16484 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16485
16486 * mpw-configure: Handle multiple enable/disable options and
16487 pass them down recursively, handle -c and -s flags appropriately
16488 depending on choice of compiler, add escape mechanism for
16489 quoted arguments to gC.
16490
16491 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16492
16493 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16494 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16495 so that -mrelocatable-lib and -mno-eabi are used.
16496
16497 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16498 not support --print-multi-lib, don't abort.
16499
16500 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16501
16502 * make-all.com: Run config-a-gas.
16503 * setup.com: Don't copy subdirectory files around.
16504
16505 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16506
16507 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16508 target, it now compiles correctly.
16509
16510 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16511
16512 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16513
16514 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16515
16516 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16517
16518 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16519
16520 * configure.in (native_only): Add prms.
16521
16522 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16523
16524 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16525 (BINUTILS_SUPPORT_DIRS): Likewise.
16526
16527 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16528
16529 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16530 d10v support is added.
16531
16532 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16533
16534 * configure.in (d10v-*-*): New target.
16535
16536 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16537
16538 * config.guess (HP 9000/811): Recognize this as a PA1.1
16539 machine.
16540
16541 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16542
16543 * Makefile.in (do-tar-gz): New target, split out from tail end of
16544 taz target. Run each command separately, don't use pipes.
16545 (taz): Use it.
16546
16547 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16548
16549 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16550 * mpw-build.in: No builds should depend on building byacc or flex,
16551 they are assumed to be installed already.
16552
16553 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16554
16555 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16556 variable that CC_FOR_TARGET needs.
16557
16558 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16559
16560 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16561 options have changed since the last time the subdirectory was
16562 configured, and if it has, reconfigure.
16563 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16564 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16565
16566 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16567
16568 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16569 CLEAN_MODULES): Add bash.
16570 (all-bash): New target.
16571
16572 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16573
16574 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16575
16576 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16577
16578 * config.sub (basic_machine): Recognize d10v as a valid processor.
16579
16580 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16581
16582 * mpw-configure: Add support for --bindir.
16583 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16584
16585 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16586
16587 * configure.in: add bash, time, gawk to list of hosttools and things
16588 to only build for native toolchains
16589
16590 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16591
16592 * Makefile.in (docdir): Remove.
16593
16594 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16595
16596 * Makefile.in (datadir): Set to $(prefix)/share.
16597
16598 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16599
16600 * configure.in: build diff and patch for cygwin32-hosted
16601 toolchains.
16602
16603 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16604
16605 * config.sub: Accept -rtems*.
16606
16607 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16608
16609 * configure.in: enable dosrel for cygwin32-hosted builds,
16610 remove diff from the list of things not buildable
16611 via Canadian Cross
16612
16613 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16614
16615 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16616 don't get ". ".
16617
16618 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16619
16620 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16621
16622 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16623
16624 * Makefile.in (taz): Handle case where tex3patch didn't even get
16625 checked out. Also, if it was found, put the symlink in a new util
16626 subdirectory.
16627
16628 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16629
16630 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16631
16632 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16633
16634 * config.sub: Recognize -openvms.
16635 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16636 * make-all.com, setup.com: New files.
16637
16638 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16639
16640 * Makefile.in (taz): tex3patch moved to texinfo/util.
16641
16642 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16643
16644 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16645 * configure.in: remove make from disable-if-Can-Cross list
16646 enable gdb if ${host} and ${target} are cygwin32
16647
16648 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16649
16650 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16651 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16652
16653 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16654
16655 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16656 distinguish sysv/svr4/bsd variants.
16657 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16658
16659 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16660
16661 * configure.in: Added copyright notice.
16662 * move-if-change: Added copyright notice.
16663
16664 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16665
16666 * configure.in (powerpcle-*-solaris*): Until we get shared
16667 libraries working, don't build gdb, sim, make, tcl, tk, or
16668 expect.
16669
16670 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16671
16672 * config.guess: Merge with FSF:
16673
16674 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16675 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16676
16677 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16678 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16679
16680 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16681 * config.guess: Combine two OSF1 rules.
16682 Also recognize field test versions. From mjr@zk3.dec.com.
16683 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16684 because GNU uname does not support -p. From pmr@pajato.com.
16685
16686 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16687
16688 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16689
16690 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16691
16692 * mpw-README: Document GCCIncludes.
16693
16694 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16695
16696 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16697
16698 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16699
16700 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16701
16702 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16703
16704 * configure.in (*-*-cygwin32): Configure make.
16705
16706 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16707
16708 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16709
16710 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16711
16712 * Makefile.in (all-inet): Depend on all-perl.
16713
16714 * Makefile.in (inet-install): New target.
16715
16716 * Makefile.in (all-inet): Depend on all-tcl.
16717 (all-inet): Depend on all-send-pr.
16718
16719 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16720
16721 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16722 temporarily.
16723
16724 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16725
16726 * configure.in: Don't configure --with-gnu-ld on AIX.
16727
16728 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16729
16730 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16731
16732 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16733
16734 * Makefile.in (ALL_MODULES): Added all-inet.
16735 (CROSS_CHECK_MODULES): Added check-inet.
16736 (INSTALL_MODULES): Added install-inet.
16737 (CLEAN_MODULES): Added clean-inet.
16738 (all-indent): New target.
16739
16740 * configure.in (host_tools): Added inet.
16741 (native_only): Added inet.
16742 (noconfigdirs): Added inet.
16743
16744 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16745
16746 * configure.in: Don't configure libgloss if we are not configuring
16747 newlib.
16748
16749 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16750
16751 * configure.in: Don't configure libgloss for unsupported
16752 architectures.
16753
16754 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16755
16756 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16757
16758 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16759
16760 * Makefile.in (ALL_MODULES): Include all-apache.
16761 (CROSS_CHECK_MODULES): Include check-apache.
16762 (INSTALL_MODULES): Include install-apache.
16763 (all-apache): New target.
16764
16765 * configure.in: Added apache everywhere perl is seen.
16766
16767 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16768
16769 * Makefile.in: Add support for clean-{module} and
16770 clean-target-{module} rules.
16771
16772 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16773
16774 * configure.in (*-*-ose) do not build libgloss.
16775
16776 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16777
16778 * config.guess (prep*:SunOS:5.*:*): Turn into
16779 powerpele-unknown-solaris2.
16780
16781 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16782
16783 * configure.in: Permit --enable-shared to specify a list of
16784 directories.
16785
16786 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16787
16788 * configure.in (host==solaris): Pass only the first word of $CC
16789 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16790
16791 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16792
16793 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16794
16795 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16796
16797 * Makefile.in (ALL_MODULES): Include all-perl.
16798 (CROSS_CHECK_MODULES): Include check-perl.
16799 (INSTALL_MODULES): Include install-perl.
16800 (ALL_X11_MODULES): Include all-guile.
16801 (CHECK_X11_MODULES): Include check-guile.
16802 (INSTALL_X11_MODULES): Include install-guile.
16803 (all-perl): New target.
16804 (all-guile): New target.
16805
16806 * configure.in (host_tools): Include perl and guile.
16807 (native_only): Include perl and guile.
16808 (noconfigdirs): Don't build guile and perl; no ports have been
16809 done.
16810
16811 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16812
16813 * configure (--enable-*): Handle quoted option lists such as
16814 --enable-sim-cflags='-g0 -O' better.
16815
16816 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16817
16818 * Makefile.in ({,inst}all-target): New rule so we can make and
16819 install all of the target directories easily.
16820
16821 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16822
16823 * configure.in: Add missing global flag in sed substitution when
16824 deleting `target-' from ${configdirs}.
16825
16826 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16827
16828 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16829 option.
16830
16831 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16832 config/mh-necv4.
16833
16834 * install.sh: Correct misspelling of transformbasename.
16835
16836 * config.guess: Recognize mips-*-sysv*.
16837
16838 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16839
16840 * config.sub: Recognize mon960.
16841
16842 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16843
16844 * configure: Restore Canadian Cross handling of BISON and LEX,
16845 removed in Feb 20 change.
16846
16847 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16848
16849 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16850 Mention make install. Remove the old copyright date as well the
16851 clumsy and rather pointless copyright on the README file.
16852
16853 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16854
16855 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16856 Makefile after running symlink-tree, then run `make distclean' to
16857 avoid clobbering any generated files in srcdir.
16858
16859 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16860
16861 * configure.in (m68k-*-netbsd*): Build everything now.
16862
16863 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16864
16865 * Makefile.in (taz): Fix quoting.
16866
16867 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16868
16869 * configure.in (sparclet-*-*): Build everything now.
16870
16871 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16872
16873 * configure.in (m68k-*-linux*): New host.
16874
16875 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16876
16877 * configure: Check for bison before byacc.
16878
16879 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16880
16881 * Makefile.in configure: Change the way LEX and BISON/YACC are
16882 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16883 searching PATH. These are used as fallbacks by Makefile.in if
16884 flex/bison/byacc aren't in objdir.
16885
16886 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16887
16888 * Makefile.in: Make everything which depends upon all-bfd also
16889 depend upon all-opcodes, in case --with-commonbfdlib is used.
16890
16891 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16892
16893 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16894 building NT native compilers on Unix.
16895
16896 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16897
16898 * configure.in: Don't get CC from the host Makefile fragment if we
16899 can find gcc in PATH, or if this is a Canadian Cross. Move the
16900 Solaris test for /usr/ucb/cc to the post target script, just after
16901 the compiler sanity test.
16902
16903 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16904
16905 * config.sub: Merge with FSF.
16906
16907 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16908
16909 * Makefile.in (RPATH_ENVVAR): New variable.
16910 (REALLY_SET_LIB_PATH): Use it.
16911 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16912
16913 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16914
16915 * config.sub, configure.in: Recognize sparclet cpu.
16916
16917 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16918
16919 * config.guess: Support m68k-cbm-sysv4.
16920
16921 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16922
16923 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16924 m68k-unknown-linuxaout from linker help string. Put quotes around
16925 $ld_help_string.
16926
16927 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16928
16929 * config.guess (powerpc-harris-powerunix): Add guess for port
16930 to new target.
16931
16932 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16933
16934 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16935
16936 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16937
16938 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16939 $(REALLY_SET_LIB_PATH) in Makefile.
16940 * Makefile.in (SET_LIB_PATH): New variable.
16941 (REALLY_SET_LIB_PATH): New variable.
16942 ($(DO_X)): Use $(SET_LIB_PATH).
16943 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16944 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16945 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16946 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16947 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16948 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16949 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16950 (install-dosrel): Likewise.
16951 (all-opcodes): Depend upon all-libiberty.
16952
16953 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16954
16955 * config.guess (*:CYGWIN*): New
16956
16957 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16958
16959 * Makefile.in (all-target-winsup): All all-target-libiberty.
16960
16961 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16962
16963 * configure.in (noconfigdirs): Add missing # in front of comment.
16964
16965 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16966
16967 * configure.in: add second pass to things added to noconfigdirs
16968 so *-gm-magic can exclude libgloss properly.
16969
16970 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16971
16972 * mpw-configure (extralibs_name, rez_name): Set correctly
16973 for MWC68K compiler.
16974
16975 * mpw-README: Add more info on the necessary build tools.
16976
16977 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16978
16979 * configure.in, config.sub: Recognize cygwin32.
16980
16981 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16982
16983 * config.guess, config.sub: Recognize A/UX.
16984
16985 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16986
16987 * config.sub: Merge with gcc/config.sub.
16988
16989 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16990
16991 * mpw-build.in (do-binutils): Add build of stamps.
16992
16993 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16994
16995 * config.sub: Add recognition for mips64vr4100*-* targets.
16996
16997 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16998
16999 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
17000 Add creation of gconfigargs with `--enable-shared' turned on.
17001 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
17002 ($(host)-stamp-stage3-configured): Likewise.
17003 (HOLES): Add chatr and ldd.
17004 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
17005
17006 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
17007
17008 * configure: Pass --nfp to recursive configures.
17009
17010 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
17011
17012 * Makefile.in (DLLTOOL): New.
17013 (DLLTOOL_FOR_TARGET): New.
17014 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
17015 (EXTRA_TARGET_FLAGS): Ditto.
17016 (EXTRA_GCC_FLAGS): Ditto.
17017 (CONFIGURE_TARGET_MODULES): Ditto.
17018 (DO_X): Ditto.
17019 * configure: Add DLLTOOL.
17020
17021 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
17022
17023 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
17024 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
17025 mh-sco, since old workarounds no longer needed, and don't
17026 build ld, since libraries have weak symbols in COFF.
17027
17028 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
17029
17030 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
17031
17032 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
17033
17034 * configure.in: Make sure that ${CC} can be used to compile an
17035 executable.
17036
17037 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
17038
17039 * Makefile.in (all-gdb): Depend on $(GDB_TK).
17040 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
17041 nothing depending on whether gdbtk is being built.
17042
17043 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
17044
17045 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
17046
17047 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
17048
17049 * configure.in (noconfigdirs): Put ld or gas in this early, if the
17050 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
17051
17052 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
17053
17054 * config-ml.in: Add support for
17055 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
17056 Simplify setting of multidirs from --disable-foo.
17057
17058 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17059
17060 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
17061 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
17062 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
17063 non-empty, pass them on to the GCC make.
17064 (all-bootstrap): New rule that is like all-gcc, except it executes
17065 the GCC bootstrap rule instead of the GCC all rule.
17066
17067 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
17068
17069 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
17070
17071 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17072
17073 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
17074 DG/UX support.
17075
17076 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
17077
17078 * config.sub (i*86*) Change [345] to [3456]
17079
17080 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17081
17082 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
17083 --with-gnu-ld=no.
17084
17085 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17086
17087 * config-ml.in (rs6000*, powerpc*): Add switches to control which
17088 AIX multilibs get built.
17089
17090 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17091
17092 * configure.in (i386-win32): Don't build expect if we're not
17093 building the tcl subdir.
17094
17095 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17096
17097 * Makefile.in: (configure-target-examples, all-target-examples):
17098 New targets, configure and build example programs.
17099
17100 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17101
17102 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17103 use it as input to sedit the generated MPW makefile.
17104 * mpw-README: Add a suggestion about Gestalt.h.
17105
17106 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17107
17108 * config.sub: Accept *-*-ieee*.
17109
17110 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17111
17112 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17113 Ronald F. Guilmette <rfg@monkeys.com>.
17114
17115 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17116
17117 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17118 for powerpc-pe native.
17119 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17120 (target==powerpc-pe): duplicate i386-win32 entry.
17121
17122 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17123
17124 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17125 of vxworks, not just vxworks5.1.
17126
17127 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17128
17129 * mpw-configure: Add support for exec-prefix.
17130
17131 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17132
17133 * config.guess: Recognize HP model 816 machines as having
17134 a PA1.1 processor.
17135
17136 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17137
17138 * configure: Ignore new autoconf configure options.
17139
17140 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17141
17142 * config.guess: Recognize Pentium under SCO.
17143 From Robert Lipe <robertl@arnet.com>.
17144
17145 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17146
17147 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17148
17149 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17150
17151 * configure.in: Don't configure gas for alpha-dec-osf*.
17152
17153 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17154
17155 * configure.in: Default to --with-stabs for some targets for which
17156 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17157 i[345]86*-*-unixware*.
17158
17159 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17160
17161 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17162 rather than basing it on the target. Simplify handling of options
17163 controlling which directories to configure. Remove extraneous
17164 slash in multi-clean target.
17165
17166 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17167
17168 * config-ml.in: Prefix more variables with ml_ so they don't collide
17169 with configure's.
17170
17171 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17172
17173 * configure: Don't turn -v into --v.
17174
17175 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17176
17177 * configure.in (targargs): Fix typo.
17178
17179 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17180
17181 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17182
17183 * configure.in: Strip --host and --target options from
17184 CONFIG_ARGUMENTS, and always configure for --host only. Add
17185 --with-cross-host option when building with a cross-compiler.
17186 * configure: Canonicalize the arguments put into config.status by
17187 always using `=' for an option with an argument. Pass a presumed
17188 --host or --target explicitly.
17189
17190 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17191
17192 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17193 into general OS recognition case.
17194
17195 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17196
17197 * configure.in (target_configdirs): add target-winsup only
17198 for win32 target systems.
17199
17200 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17201
17202 * Makefile.in (all-target-libgloss): Depend upon
17203 configure-target-newlib, since when libgloss is built it looks to
17204 see if the newlib directory exists.
17205
17206 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17207
17208 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17209 cfg-ml-*.in.
17210
17211 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17212
17213 * configure: Handle LD and LD_FOR_TARGET when configuring a
17214 Canadian Cross.
17215
17216 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17217
17218 * configure.in (target_libs): add target-winsup.
17219 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17220 (target==ppcle-pe): remove ld from $noconfigdirs.
17221
17222 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17223
17224 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17225 Preserve relative path names in $srcdir. Build symlink tree if
17226 configuring cross target dir and srcdir=. (= no VPATH support).
17227 (configure-target-libg++): Depend on configure-target-librx.
17228 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17229 * config-ml.in: New file.
17230 * symlink-tree: New file.
17231 * configure: Ensure srcdir="." if that's what it is.
17232
17233 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17234
17235 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17236 includes and FLEX_SKELETON setting.
17237 * mpw-configure (--with-gnu-ld): New option, controls whether
17238 to use PPCLink or ld with PowerMac GCC.
17239 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17240 * mpw-config.in: Configure grez if targeting Mac.
17241
17242 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17243 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17244 just macos.
17245 * configure.in: Configure grez resource compiler if targeting Mac.
17246 * Makefile.in (all-grez, install-grez): New targets.
17247
17248 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17249
17250 * configure: CXX defaults to gcc, not g++. If we find
17251 gcc in the path, set CC to gcc -O2.
17252
17253 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17254
17255 * configure: Default ${build} correctly. Avoid picking up extra
17256 spaces when reading CC and CXX from Makefile. When doing a
17257 Canadian Cross, use plausible default values for numerous
17258 variables.
17259 * configure.in: When doing a Canadian Cross, don't try to
17260 configure tools whose configure script can't handle it.
17261
17262 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17263
17264 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17265
17266 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17267
17268 * configure: Remove dubious bug reporting address.
17269
17270 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17271
17272 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17273 configure script, run that instead of this directory's configure.
17274 In either case, print a message that we're configuring the sub-dir.
17275
17276 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17277
17278 * configure.in: Before checking for the existence of various files,
17279 use sed to filter out "target-".
17280
17281 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17282
17283 * Makefile.in (DO_X): Split rule to decrease command line length
17284 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17285 (Philippe De Muyter).
17286
17287 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17288
17289 * Makefile.in (all-patch): depend on all-libiberty.
17290
17291 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17292
17293 * configure.in: If the only directory in target_configdirs which
17294 actually exists is libiberty, then set target_configdirs to empty,
17295 to avoid trying to build a target libiberty in a gas or gdb
17296 distribution.
17297
17298 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17299
17300 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17301 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17302 systems.
17303
17304 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17305
17306 * configure.in (copy_dirs): Use sys-include instead of include
17307 for --with-headers option.
17308
17309 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17310
17311 * Makefile.in, configure.in: Make winsup builds work with
17312 new scheme.
17313
17314 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17315
17316 * configure.in: Build the linker on AIX.
17317
17318 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17319
17320 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17321 where needed.
17322
17323 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17324
17325 * Makefile.in (all-gcc): Fix typo.
17326
17327 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17328
17329 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17330
17331 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17332
17333 * configure.in: Rename libFOO to target-libFOO, and xiberty
17334 to target-xiberty, to provide more flexibility.
17335 (target_subdir): Define. Create if cross.
17336 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17337 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17338 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17339 check-libFOO -> check-target-libFOO, etc.
17340 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17341 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17342 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17343 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17344 allow ALL_GCC="" to only configure.
17345 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17346 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17347 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17348
17349 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17350
17351 * Makefile.in (taz): Build "info" in etc explicitly.
17352
17353 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17354
17355 * configure.in: Make sure that CC is undefined (as opposed to
17356 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17357 problem with autoconf trying to configure on a host without GCC.
17358
17359 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17360
17361 * mpw-configure: Set host alias from choice of host compiler,
17362 only use generic MPW Makefile sed if present, edit a file
17363 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17364 * mpw-README: Add problem notes about CW6 and CW7.
17365
17366 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17367
17368 * Makefile.in (taz): Use ";" instead of ";;".
17369
17370 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17371
17372 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17373 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17374 DISTDOCDIRS.
17375 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17376 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17377
17378 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17379
17380 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17381 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17382 Move bfd to DISTSTUFFDIRS.
17383
17384 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17385
17386 * Makefile.in (X11_LIB): Removed.
17387 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17388
17389 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17390
17391 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17392
17393 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17394 names.
17395
17396 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17397
17398 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17399
17400 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17401
17402 * configure.in (i[345]86-*-win32): Always build newlib.
17403 Don't configure cvs, autoconf or texinfo.
17404 * Makefile.in (LD_FOR_TARGET): New.
17405 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17406 Pass down LD_FOR_TARGET.
17407
17408 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17409
17410 * winsup: New directory.
17411 * Makefile.in: Build winsup.
17412 * configure.in: Winsup is configured when target is win32.
17413 Can only build win32 target GDB when native.
17414
17415 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17416
17417 * config.guess: Recognize HP model 819 machines as having
17418 a PA 1.1 processor.
17419
17420 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17421
17422 * configure: Fix sed loop which substitutes for CC and CXX to
17423 avoid bug found in various sed implementations.
17424
17425 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17426
17427 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17428 simulator. Use standard powerpc-*-eabi*.
17429
17430 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17431
17432 * configure.in: Stop putting gas and binutils in noconfigdirs for
17433 powerpc-*-aix* and rs6000-*-*.
17434
17435 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17436
17437 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17438 -mcall-aixdesc libraries.
17439
17440 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17441
17442 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17443
17444 * config.sub (arm | armel | armeb): Fix shell syntax.
17445
17446 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17447
17448 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17449 -msoft-float and -mcpu=common support.
17450 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17451 libraries.
17452
17453 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17454
17455 * configure.in: Allow configuration and build of emacs19 for the alpha.
17456
17457 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17458
17459 * configure.in (CC): Get ^CC, not just any old CC, from
17460 ${host_makefile_frag}.
17461
17462 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17463
17464 * configure.in (CC): Try to get CC from
17465 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17466
17467 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17468
17469 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17470 only if it exists in $(srcdir).
17471
17472 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17473
17474 * configure: If CC and CXX are not set in the environment, set
17475 them, based on either an existing Makefile or on searching for gcc
17476 in PATH. Substitute for CC and CXX in Makefile.
17477 * configure.in: Remove libm from target_libs. Separate
17478 target_configdirs from configdirs. If CC is not set in
17479 environment, try to get it from a host Makefile fragment. Rewrite
17480 changes of configdirs to use skipdirs instead. A few minor
17481 tweaks. Take directories out of target_configdirs as they are
17482 taken out of configdirs. Remove existing Makefile files from
17483 subdirectories. Substitute for TARGET_CONFIGDIRS and
17484 CONFIG_ARGUMENTS in Makefile.
17485 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17486 by configure.in.
17487 (CONFIG_ARGUMENTS): Likewise.
17488 (CONFIGURE_TARGET_MODULES): New variable.
17489 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17490 ($(CONFIGURE_TARGET_MODULES)): New target.
17491 (configure-libg++, configure-libio): New targets.
17492 (all-libg++): Depend upon configure-libg++.
17493 (all-libio): Depend upon configure-libio.
17494 (configure-libgloss, all-libgloss): New targets.
17495 (configure-libstdc++): New target.
17496 (all-libstdc++): Depend upon configure-libstdc++.
17497 (configure-librx, all-librx): New targets.
17498 (configure-newlib): New target.
17499 (all-newlib): Depend upon configure-newlib
17500 (configure-xiberty): New target.
17501 (all-xiberty): Depend upon configure-xiberty.
17502
17503 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17504
17505 * configure.in (host i[345]86-*-win32): Expand the
17506 noconfigdirs again.
17507
17508 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17509
17510 * mpw-configure: Fix sed command file name.
17511
17512 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17513
17514 * configure.in (host i[345]86-*-win32): Reduce the
17515 noconfigdirs again.
17516
17517 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17518
17519 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17520 or powerpc*-*-pe*, since they are not yet supported.
17521
17522 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17523
17524 Add PowerMac support and many other enhancements.
17525 * mpw-configure: New option --cc to select compiler to use,
17526 paste options set according to --cc into the generated
17527 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17528 if mpw-make.sed is present.
17529 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17530 add forward includes for PowerPC include files.
17531 * mpw-build.in: Build using Makefile.PPC if present.
17532 (do-byacc, etc): Remove separate version resource builds.
17533 (do-gas): Build "stamps" before "all".
17534 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17535 * mpw-README: Update to reflect --cc option, PowerMac support,
17536 and recently-reported compatibility problems.
17537
17538 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17539
17540 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17541 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17542 (--with-multilib-top): Pass to recursive invocations.
17543
17544 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17545
17546 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17547 v810-*-*.
17548
17549 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17550
17551 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17552 gdb, ld and opcodes on v810-*-*.
17553
17554 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17555
17556 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17557 (local-maintainer-clean): New target.
17558 (maintainer-clean): New target.
17559 (realclean): Just depend upon maintainer-clean.
17560
17561 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17562
17563 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17564
17565 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17566
17567 * configure.in: Build ld in mips*-*-bsd* case.
17568
17569 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17570
17571 * config.sub: Accept -lites* OS. From Ian Dall.
17572
17573 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17574
17575 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17576 targets.
17577
17578 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17579
17580 * configure.in: treat i386-win32 canadian cross the same as
17581 i386-go32 canadian cross.
17582
17583 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17584
17585 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17586 running under the simulator to build a reduced set of libraries.
17587 (powerpc-*-eabiaix): Add fine grained multilib support added to
17588 other powerpc targets yesterday.
17589
17590 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17591
17592 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17593 -disable-softfloat, -disable-relocatable, -disable-aix, and
17594 -disable-sysv to control which multilib libraries get built.
17595
17596 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17597
17598 * configure: Add Makefile.tem to list of files to remove in trap
17599 handler.
17600
17601 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17602
17603 * config.guess (*Linux*): Add missing "exit"s.
17604 Also, need specific check for alpha-unknown-linux (uses COFF).
17605
17606 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17607
17608 * config.guess: Merge with FSF:
17609
17610 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17611 * config.guess (AIX4): More robust release numbering discovery.
17612
17613 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17614 * config.guess (i386-sequent-ptx): Properly get version number.
17615
17616 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17617 * config.guess (mips:*:4*:UMIPS): New case.
17618
17619 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17620
17621 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17622 (i386-win32 host): Likewise. Don't build readline.
17623
17624 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17625
17626 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17627 SUPPORT_FILES to submakes.
17628
17629 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17630
17631 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17632 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17633 mpw-configure.
17634
17635 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17636
17637 * configure.in (appdirs): Use =, not ==, in test expression when
17638 trying to build the text to print in the warning message for
17639 Solaris users.
17640
17641 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17642
17643 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17644
17645 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17646
17647 * config.guess: Recognize lynx-2.3.
17648
17649 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17650
17651 * config.sub (z8ksim): Deleted
17652 (z8k-*-coff): New, this is the one true name of the target.
17653
17654 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17655
17656 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17657
17658 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17659
17660 * config.guess (*:Linux:*:*): First try asking the linker what the
17661 default object file format is (elf, aout, or coff). Then if this
17662 fails, try previous methods.
17663
17664 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17665
17666 * configure.in: Don't build newlib for *-*-vxworks5.1.
17667
17668 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17669
17670 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17671 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17672
17673 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17674
17675 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17676
17677 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17678
17679 * cfg-ml-com.in: New file.
17680 * cfg-ml-pos.in: New file.
17681
17682 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17683
17684 * COPYING.NEWLIB: Add HP free copyright to list.
17685
17686 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17687
17688 * config.sub: Recognize -eabi* for the system, not just -eabi.
17689
17690 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17691
17692 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17693 * config.sub, configure.in (win32): New target and host.
17694
17695 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17696
17697 * configure.in: Add i386-pe configuration.
17698
17699 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17700
17701 * mpw-build.in (install): Install GDB after LD.
17702
17703 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17704
17705 * mpw-config.in (elf/mips.h): Always forward-include, needed
17706 for GDB to build.
17707
17708 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17709
17710 * testsuite: New directory for customer acceptance and whole tool
17711 chain tests.
17712
17713 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17714
17715 * configure: If per-host line isn't found, but AC_OUTPUT is found
17716 and a configure script exists, run it instead.
17717
17718 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17719
17720 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17721
17722 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17723
17724 * configure: Set build_{cpu,vendor,os,alias} to host values when
17725 --build isn't specified.
17726
17727 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17728
17729 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17730 (FLAGS_TO_PASS): Pass them.
17731 (EXTRA_TARGET_FLAGS): Ditto.
17732
17733 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17734
17735 * Makefile.in (all-libg++): Depend on all-libstdc++.
17736
17737 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17738
17739 * configure.in (noconfigdirs): Enable all packages for
17740 i386-unknown-netbsd.
17741
17742 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17743
17744 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17745 hosted builds (DOS builds)
17746
17747 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17748
17749 Changes for ARM based on patches from Richard Earnshaw:
17750 * config.sub: Handle armeb and armel.
17751 * configure.in: Omit arm linker only for riscix.
17752
17753 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17754
17755 * config.guess: Update from FSF.
17756
17757 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17758
17759 * config.sub: Recognize powerpcle as the little endian variant of
17760 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17761 powerpcle variant. Convert pentium into i586, not i486. Add p5
17762 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17763 temporarily.
17764
17765 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17766
17767 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17768
17769 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17770
17771 * config.sub: Accept -lites* as a basic system type.
17772
17773 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17774
17775 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17776 installed, and if so return linuxoldld as the system name.
17777
17778 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17779
17780 * config.guess: Add hppa1.1-hp-lites support.
17781
17782 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17783
17784 * configure.in: Don't build newlib for m68k-vxworks5.1.
17785
17786 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17787
17788 * configure.in (mips-sgi-irix6): Use mh-irix5.
17789
17790 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17791
17792 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17793
17794 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17795
17796 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17797 OSF/1. Fix compiler flags.
17798 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17799
17800 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17801
17802 * configure.in: Recognize --with-newlib.
17803 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17804
17805 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17806
17807 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17808 to *_X11_MODULES due to gdbtk needing X include files et al.
17809
17810 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17811
17812 Merge in support for Mac MPW as a host.
17813 (Old change descriptions retained for informational value.)
17814
17815 * mpw-config.in: Add generic include forwards for cpu-specific
17816 include files in aout and elf directories.
17817
17818 * mpw-configure: Added copyright.
17819 * mpw-config.in: Check for presence of required build tools.
17820 (target_libs): Add newlib.
17821 (target_tools): Add examples.
17822 (Read Me): Generate as "Read Me for MPW" instead.
17823 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17824 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17825 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17826
17827 * mpw-configure: Remove subdir-specific makefile hackery,
17828 delete mk.tmp after using it.
17829
17830 * mpw-build.in (all): Display start and end times.
17831
17832 * mpw-configure (host_canonical): Set.
17833 (target_cpu): Always add to makefiles.
17834 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17835 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17836 (mpw-mh-mpw): Look for in srcdir and srcroot.
17837 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17838
17839 * mpw-build.in: (install-only): New target.
17840
17841 * mpw-configure (host_alias, target_alias): Rename from hostalias
17842 and targetalias, add into generated Makefile.
17843 (mk.tmp): If present, add into generated Makefile.
17844 * mpw-build.in (all-gas): Build config.h first before gas proper.
17845
17846 * mpw-configure (config.status): Write only if changed.
17847 * mpw-config.in (readline): Configure it (not built, just used for
17848 definitions).
17849
17850 * mpw-config.in (elf/mips.h): Add a forward include.
17851
17852 * mpw-config.in: Forward-include most .h files in include into
17853 extra-include.
17854 (readline): Don't build.
17855 mpw-build.in (install): Install GDB.
17856
17857 * mpw-configure (prefix, mpw_prefix): Handle it.
17858 * mpw-config.in (mmalloc, readline): Don't configure.
17859 * mpw-build.in (thisscript): Rename to ThisScript.
17860 Use mpw-build instead of BuildProgram everywhere.
17861 (mmalloc, readline): Don't build.
17862 * mpw-README: New file, basic documentation about the MPW port.
17863
17864 * mpw-config.in: Use forward-include to create include files.
17865
17866 * mpw-configure: Add more things to the top of each configured
17867 Makefile, including contents of config/mpw-mh-mpw.
17868 * mpw-config.in (extra-include): Create this directory and fill it
17869 with Posix-like include files when configuring.
17870
17871 * config.sub (apple, mac, mpw): Add various aliases.
17872
17873 * mpw-build.in: New file, top-level build script fragment for MPW.
17874 * mpw-configure: New file, configure script for MPW.
17875 * mpw-config.in: New file, config fragment for MPW.
17876
17877 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17878
17879 * configure.in (host_libs): Remove glob, since it is gone from the
17880 sources.
17881
17882 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17883
17884 * Makefile.in: define empty GDB_NLM_DEPS var.
17885
17886 * configure.in(target_makefile_frag): use config/mt-netware
17887 for netware targets.
17888
17889 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17890
17891 * config.sub: Merge in recent FSF changes. Remove linux special
17892 cases.
17893
17894 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17895
17896 Revert this change:
17897
17898 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17899
17900 * build-all.mk: Use CC=cc -Xs on Solaris.
17901
17902 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17903
17904 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17905 stop using it.
17906 * Makefile.in: Nuke all references to glob subdirectory.
17907
17908 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17909
17910 * configure.in: Fix --enable-shared logic in per-host.
17911
17912 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17913
17914 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17915
17916 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17917
17918 * configure.in (noconfigdirs): Don't build gas on AIX, for
17919 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17920
17921 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17922
17923 * configure: Fix --cache-file to work if the file argument is a
17924 relative path.
17925
17926 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17927
17928 * configure: If the --cache-file is used, pass it down to
17929 configure in subdirectories.
17930
17931 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17932
17933 * config.sub: add vxworks29k configuration.
17934
17935 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17936
17937 * Makefile.in (taz): Do "diststuff" part quietly.
17938
17939 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17940
17941 * config.sub: Mini-merge with gcc/config.sub.
17942
17943 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17944
17945 * config.guess (IRIX): Sed - to _.
17946
17947 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17948
17949 * Makefile.in (source-vault, binary-vault): New targets.
17950
17951 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17952
17953 * config.sub: Recognize -eabi as a basic system type.
17954
17955 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17956
17957 * configure.in (enable_shared stuff): Fix typo.
17958
17959 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17960
17961 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17962
17963 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17964
17965 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17966
17967 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17968
17969 * configure.in (rs6000-*-*): Don't build gas.
17970
17971 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17972
17973 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17974 reduce command line length.
17975 (AS_FOR_TARGET): Check for as.new, not Makefile.
17976 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17977
17978 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17979
17980 * config.guess: Merge from FSF.
17981
17982 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17983
17984 * configure: Don't use $ when handling program_suffix.
17985
17986 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17987
17988 * configure.in: Configure tk for hppa/hpux.
17989
17990 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17991
17992 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17993
17994 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17995
17996 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17997 to LIBCXXFLAGS. Tests are better run without it.
17998
17999 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
18000
18001 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
18002
18003 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
18004
18005 * configure.in (*-*-netware*): Don't configure xiberty.
18006
18007 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
18008
18009 * configure.in: Remove tk from native_only list.
18010
18011 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
18012
18013 * build-all.mk: Add mips-ncd-elf target to sun4 targets
18014 for special NCD build.
18015
18016 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18017
18018 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
18019 makeall.bat, they're only useful for binutils snapshots.
18020 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
18021 makeall.bat to specified SUPPORT_FILES.
18022
18023 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
18024
18025 * build-all.mk: Add Ericsson targets to sun4 and solaris
18026 hosts. Add BNR's sun4 target to solaris host, so their
18027 build-from-source will be tested in-house first.
18028
18029 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18030
18031 * Makefile.in (LIBCFLAGS): New variable.
18032 (CFLAGS_FOR_TARGET): Ditto.
18033 (LIBCFLAGS_FOR_TARGET): Ditto.
18034 (LIBCXXFLAGS): Ditto.
18035 (CXXFLAGS_FOR_TARGET): Ditto.
18036 (LIBCXXFLAGS_FOR_TARGET): Ditto.
18037 (BASE_FLAGS_TO_PASS): Pass them.
18038 (EXTRA_TARGET_FLAGS): Ditto.
18039
18040 * configure.in: Support --enable-shared.
18041
18042 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
18043
18044 * configure.in (target_libs): Include libstdc++ again.
18045 * config.guess: Update from FSF (for FreeBSD).
18046
18047 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18048
18049 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
18050 makeall.bat.
18051 (DISTDOCDIRS): Add `etc'.
18052 (ETC_SUPPORT_PFX): New variable.
18053 (taz): Include anything from etc starting with a word in
18054 ETC_SUPPORT_PFX.
18055
18056 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18057
18058 * config.sub: Update for recent FSF changes. Remove obsolete
18059 h8300hds entry. Add -windows* and -osx as basic os. Minor
18060 spacing changes.
18061
18062 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
18063
18064 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
18065
18066 * config.guess: Merge with FSF.
18067 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
18068
18069 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18070
18071 * configure: Since the "trap 0" handler will override the exit
18072 status on many systems, only use it for "exit 1", and make it set
18073 a non-zero exit status; reset it before "exit 0". Also, check
18074 exit status of config.sub, and error out if it failed.
18075
18076 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
18077
18078 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
18079 and install libgloss.
18080
18081 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18082
18083 * Makefile.in (all-binutils): Depend upon all-byacc.
18084
18085 * configure.in: Don't build emacs on Irix 5.
18086
18087 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18088
18089 * configure.in (*-*-netware*): Add libio.
18090
18091 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18092
18093 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18094 (CHECK_TARGET_MODULES): Ditto.
18095 (INSTALL_TARGET_MODULES): Ditto.
18096 (TARGET_LIBS): Ditto.
18097 (all-libstdc++): Note dependencies.
18098
18099 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18100
18101 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18102
18103 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18104
18105 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18106 -fexternal-templates.
18107
18108 * configure.in (target_libs): Add libstdc++.
18109 (noconfigdirs): Add libstdc++ as appropriate.
18110
18111 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18112
18113 * config.guess: Update from FSF.
18114
18115 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18116
18117 * configure: Use ${config_shell} when running ${configsub}.
18118
18119 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18120
18121 * config.sub: No longer recognize h8300h.
18122
18123 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18124
18125 * config.sub: Remove extraneous differences between config.sub and
18126 gcc/config.sub.
18127
18128 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18129
18130 * Makefile.in (DISTSTUFFDIRS): Add gas.
18131
18132 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18133
18134 * COPYING.NEWLIB: New file.
18135
18136 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18137
18138 * config.guess (HP-UX): Patch from Harlan Stenn
18139 <harlan@landmark.com> to also emit release level.
18140
18141 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18142
18143 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18144
18145 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18146
18147 * config.sub: Merge nextstep cleanup from FSF.
18148
18149 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18150
18151 * configure.in (arm-*-*): Don't configure ld for this target.
18152
18153 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18154
18155 * configure.in (*-*-netware): don't configure libg++, libio,
18156 librx, or newlib.
18157
18158 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18159
18160 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18161 configure ld--it works, but it doesn't support shared libraries.
18162
18163 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18164
18165 * config.guess (*-unknown-freebsd*): Get rid of possible
18166 trailing "(Release)" in version string.
18167 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18168
18169 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18170
18171 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18172 Fix type: *-next-neststep -> *-next-nextstep.
18173
18174 * config.guess: Merge from FSF:
18175
18176 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18177
18178 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18179
18180 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18181
18182 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18183 instead of UNIX_SV for UnixWare 1.0).
18184
18185 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18186
18187 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18188 to make gdb/nlm/* build after the compiler and linker.
18189
18190 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18191
18192 * config.guess (netbsd, freebsd, linux): Accept any machine,
18193 not just i[34]86.
18194 (m68k-atari-sysv4): Relocate to match FSF version.
18195
18196 * config.guess: More merges from the FSF:
18197
18198 Add a space before function call or macro invocation.
18199
18200 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18201
18202 * config.guess: Add trap cmd to remove dummy.c and dummy when
18203 interrupted.
18204
18205 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18206
18207 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18208 (dummy): Redirect stderr from compilation of dummy.c.
18209
18210 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18211
18212 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18213
18214 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18215
18216 * configure: Accept and ignore --cache*, for compatibility with
18217 new autoconf.
18218
18219 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18220
18221 * config.guess: Merge from FSF:
18222
18223 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18224
18225 * config.guess (Pyramid*:OSx*:*:*): New case.
18226 (PATH): Add /.attbin at end for finding uname.
18227 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18228
18229 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18230
18231 * config.guess (M88*:DolphinOS:*:*): New case.
18232
18233 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18234
18235 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18236 to select whether to use ELF or COFF.
18237
18238 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18239
18240 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18241
18242 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18243
18244 * config.guess: Guess the OS version for HPUX.
18245
18246 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18247
18248 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18249
18250 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18251
18252 * configure.in: Recognize --with-headers, --with-libs, and
18253 --without-newlib.
18254 * Makefile.in (all-xiberty): Depend upon all-ld.
18255
18256 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18257
18258 * configure.in: Change i[34]86 to i[345]86.
18259
18260 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18261
18262 * configure (version): A few more tweaks to help message.
18263
18264 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18265
18266 * Makefile.in: Remove (for now) librx as a host library,
18267 now that we're building it for target.
18268
18269 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18270
18271 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18272 (Karl Berry).
18273
18274 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18275
18276 * configure.in: Also configure librx.
18277
18278 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18279
18280 * Makefile.in: Update various rules to reflect that librx
18281 is now needed for libg++.
18282
18283 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18284
18285 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18286
18287 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18288
18289 * configure.in: Configure the examples directory.
18290
18291 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18292
18293 * configure: Simplify Jun 2 1994 change.
18294
18295 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18296
18297 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18298 /bin/gcc isn't good enough to build gcc.
18299
18300 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18301
18302 * Makefile.in (GDB_SUPPORT_FILES): Remove
18303 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18304 (gdb.tar.gz): Add new rule to use standard distribution building
18305 mechanism.
18306
18307 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18308
18309 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18310 Bill Cox <bill@cygnus.com>.
18311
18312 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18313
18314 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18315
18316 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18317
18318 * configure: Search current dir first in .gdbinit.
18319
18320 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18321
18322 * config.sub: Recognize freebsd (merged from gcc config.sub).
18323
18324 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18325
18326 * config.sub: Refer to NeXT's operating system as nextstep.
18327
18328 * config.sub (case $basic_machine): Re-order the cases, to match
18329 the order in the FSF version (which is mostly alphabethical).
18330 Merge in some additions and changes from the FSF.
18331
18332 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18333
18334 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18335 * config.sub: Recognize cxux7.
18336 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18337
18338 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18339
18340 * config.sub: Fix typo powerpc -> powerpc-*.
18341
18342 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18343
18344 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18345
18346 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18347 parallel with all-emacs and install-emacs). Top-level command
18348 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18349
18350 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18351
18352 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18353 $(relbindir)/make before doing ``make install'', and use
18354 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18355 installing over running make binary.
18356 ($(host)-stamp-stage3-installed): Likewise.
18357
18358 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18359
18360 * config.guess: Recognize Mach.
18361
18362 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18363
18364 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18365 see whether --exec-prefix was used.
18366
18367 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18368
18369 * README: Explicitly mention libg++/README. (Zoo's idea.)
18370
18371 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18372
18373 * Makefile.in: Add all-librx target similar to all-libproc.
18374
18375 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18376
18377 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18378 with post 1.2 uname bogosity.
18379
18380 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18381
18382 * configure: Remove temporary files on receipt of a signal.
18383
18384 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18385
18386 * configure: If there is a package_makefile_frag, remove
18387 ${subdir}/Makefile.tem after copying it in.
18388
18389 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18390
18391 * build_all.mk: support rs6000 lynx identifies itself as
18392 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18393 since /bin/gcc is too feeble to compile a modern gcc.
18394
18395 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18396
18397 * brought devo/test-build.mk update-to-date with progressive/
18398 test-build.mk. Add lynx targets and hppa flag info.
18399
18400 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18401
18402 * configure.in: Use mh-ncrsvr43. Patch from
18403 Tom McConnell <tmcconne@sedona.intel.com>.
18404
18405 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18406
18407 * config.guess (i386-unknown-bsdi): No longer need to
18408 check #if defined(__bsdi__) && defined(__i386__).
18409
18410 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18411
18412 * configure: Set program_transform_nameoption correctly.
18413
18414 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18415
18416 * brought build-all.mk update-to-date with progressive build-all.mk,
18417 added new targets and hppa info.
18418
18419 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18420
18421 * configure: If config.guess result is a prefix of the user
18422 specified target, assume a native build and use the user specified
18423 target as the host alias. Remove SunOS patch suffix removal hack.
18424 * configure.in: Remove SunOS patch suffix removal hack.
18425
18426 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18427 in NATIVE_CHECK_MODULES.
18428
18429 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18430
18431 * Makefile.in: Rename HOST_ONLY to NATIVE.
18432 * configure: Delete SunOs patch suffix from host_canonical
18433 and build_canonical variables that are prepended to Makefiles.
18434 * configure.in: Add comments for easier maintenance.
18435
18436 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18437
18438 * Makefile.in: Add all-libproc target similar to all-gui.
18439
18440 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18441
18442 * Makefile.in (CHECK_MODULES): split into
18443 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18444
18445 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18446
18447 * config.guess (i386-unknown-bsdi): New system to guess.
18448
18449 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18450
18451 * Makefile.in: Add all-gui target (but not yet build by "all").
18452
18453 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18454
18455 * config.sub: Move deletion of patch suffix from here...
18456 * configure.in: To here, at Ian's suggestion. The top-
18457 level scripts might need to know of a patch level.
18458
18459 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18460
18461 * config.sub: Strip off patch suffix so rtl is recognized
18462 as a sunos4.1.3 machine, even though it's been patched.
18463
18464 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18465
18466 * Makefile.in (INSTALL_LAST): Delete.
18467 (INSTALL_DOSREL): New.
18468
18469 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18470
18471 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18472 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18473 whether we pass down --with-gnu-ld anyhow.
18474
18475 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18476
18477 * Makefile.in (INSTALL_LAST): Change operation so it works
18478 on more flavors of make.
18479 * configure.in (go32): Don't build libg++ or libio.
18480
18481 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18482
18483 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18484 they can be overriden by templates.
18485
18486 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18487
18488 * configure.in (target==go32): Don't build gdb.
18489 * dosrel: New directory.
18490
18491 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18492
18493 * configure.in (host==go32): Configure dosrel too.
18494 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18495 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18496 be set by incoming names or templates.
18497 (INSTALL_LAST): New rule.
18498
18499 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18500
18501 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18502
18503 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18504
18505 * configure.in (appdirs): New variable. Currently empty, but will
18506 be used in gas distribution. If nonempty, lists a set of
18507 directories at least one of which must get configured, or top
18508 level configuration is considered to have failed.
18509 (rs6000-*-lynxos*): Use new file name.
18510
18511 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18512
18513 Eliminate XTRAFLAGS.
18514 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18515 newlib include files using -idirafter, and also use -nostdinc.
18516 (CXX_FOR_TARGET): Likewise.
18517 (XTRAFLAGS): Removed.
18518 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18519 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18520 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18521 ($(DO_X)): Don't pass down XTRAFLAGS.
18522
18523 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18524
18525 * configure.in (mips*-dec-bsd*): New target; do build linker.
18526 (mips*-*-bsd*): New target; don't build linker.
18527
18528 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18529
18530 * configure.in: support rs6000-*-lynxos* configuration.
18531 support sunos4 as a cross target.
18532
18533 * config.sub: look for lynx*, not lynx since the OS version may
18534 legitimately be part of the name.
18535
18536 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18537
18538 * configure.in (i[34]86-*-sco*): Move to be with other i386
18539 targets.
18540 (romp-*-*): New target. Skip various binary utilities.
18541 (vax-*-*): New target. Don't build newlib.
18542 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18543
18544 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18545
18546 * configure.in: Only set host_makefile_frag if config
18547 directory exists.
18548
18549 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18550
18551 * install.sh: If $dstdir exists, don't check whether each
18552 component does.
18553
18554 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18555
18556 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18557
18558 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18559
18560 * configure.in (*-*-lynxos*): Don't configure newlib for either
18561 native or cross Lynx.
18562
18563 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18564
18565 * config.sub (sparc64-elf): Fix os.
18566 (z8k): Remove duplicate.
18567
18568 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18569
18570 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18571 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18572
18573 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18574
18575 * configure: Make file links cleanly even if Lynx fails on
18576 an NFS symlink (at least fail cleanly).
18577
18578 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18579
18580 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18581 -XNh2000.
18582
18583 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18584
18585 * configure: Unknown options are fatal again.
18586
18587 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18588
18589 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18590 compatibility.
18591
18592 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18593
18594 * build-all.mk: Add `clean' target.
18595
18596 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18597
18598 * config.guess: Add SINIX support.
18599 * configure.in: Add mips-*-sysv4* support.
18600
18601 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18602
18603 * build-all.mk: Document all useful targets.
18604 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18605 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18606
18607 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18608
18609 * configure: Support --silent, --quiet.
18610
18611 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18612
18613 * configure: Support --disable-FEATURE.
18614
18615 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18616
18617 * config.guess: Recognize NCR running SVR4.3.
18618
18619 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18620
18621 * config.guess: Make BSDI generate i386-unknown-bsd386.
18622 Patch from Paul Eggert <eggert@twinsun.com>.
18623
18624 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18625
18626 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18627
18628 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18629
18630 * configure: Make unrecognized options give nonfatal warnings
18631 instead of fatal errors, and pass them to any subdirectory
18632 configures in case they recognize them.
18633 Make --x equivalent to --with-x.
18634
18635 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18636
18637 * configure: Add --enable-* options. Clean up usage message and
18638 some comments.
18639
18640 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18641
18642 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18643
18644 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18645
18646 * configure.in (hppa*-*-*): Enable binutils.
18647
18648 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18649
18650 * config.sub: Recognize cisco.
18651
18652 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18653
18654 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18655
18656 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18657
18658 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18659 than one configuration name. Add comment.
18660
18661 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18662
18663 * config.guess: about target *-hitachi-hiuxwe2, fixed
18664 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18665 macro is incorrect.]
18666
18667 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18668
18669 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18670 than the "make ls" stuff which used to be here.
18671
18672 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18673
18674 * config.guess: Recognize i[34]86-unknown-freebsd.
18675 From Shawn M Carey <smcarey@rodan.syr.edu>.
18676
18677 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18678
18679 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18680
18681 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18682
18683 * config.guess: Check for ptx.
18684
18685 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18686
18687 * config.sub: Add os9k checking.
18688
18689 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18690
18691 * config.guess: Handle OSF1 running on HPPA processors
18692
18693 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18694
18695 * configure: If subdir configure fails, print out a message with
18696 subdirectory name, in case subdir's configure code didn't identify
18697 itself.
18698
18699 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18700
18701 * configure.in: Remove embedded newlines from configdirs.
18702 Avoid mismatches of substrings. Fix matching strings at end
18703 of configdirs.
18704
18705 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18706
18707 * config.guess: Add Lynx/rs6000 config support.
18708
18709 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18710
18711 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18712
18713 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18714
18715 * configure.in (hppa*-*-osf*): Treat this just like most other
18716 PA configurations (eg no binutils or ld).
18717 (hppa*-*-*elf*): These configurations have binutils and ld.
18718
18719 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18720
18721 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18722
18723 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18724
18725 * configure.in (rs6000-*-*): Build gas.
18726
18727 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18728
18729 * Makefile.in: Avoid bug in losing hpux sed.
18730
18731 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18732
18733 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18734 for GDB and GDB has been fixed to not need it.
18735
18736 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18737
18738 * config.guess: Recognize vax hosts.
18739
18740 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18741
18742 * configure (while loop): Don't use "break 2" inside case
18743 statement -- the case statement isn't an enclosing loop.
18744
18745 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18746
18747 * config.guess: Clean up NeXT support, to allow nextstep
18748 on Intel machines. Make OS be nextstep.
18749
18750 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18751
18752 * config.guess: Add alternate forms for Convex.
18753
18754 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18755
18756 * configure: Completely rewrite option processing. Take
18757 advantage of pattern-matching to avoid invoking test frequently.
18758 Also clean up host and target defaulting logic.
18759
18760 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18761
18762 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18763 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18764 commands (plus user environment) will fit SCO limits.
18765
18766 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18767
18768 * configure.in: Don't issue warnings about directories which are
18769 not being configured if -norecursion is set. Correct test for
18770 --with-gnu-as and --with-gnu-ld to not get confused by substring
18771 matches.
18772
18773 * configure.in: Don't build gas for alpha-dec-osf1*.
18774
18775 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18776
18777 * configure: Back out Per's change of 12/19/1993. It changes the
18778 behavior of configure in unexpected and confusing ways.
18779
18780 Also, use different delim char when calculating
18781 program_transform_name so that the name can contain slashes.
18782
18783 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18784
18785 * configure.in, config.sub: Add support for VSTa micro-kernel.
18786
18787 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18788
18789 * configure.in: Nuke hacks which were used to get a special
18790 version of GAS for HPPA configurations.
18791
18792 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18793
18794 * configure: If only ${target_alias} is given, use that
18795 as the default for ${host_alias}.
18796 * configure: Add missing back-slashes before nested quotes.
18797
18798 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18799
18800 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18801
18802 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18803
18804 * config.guess: Recognize some Tektronix configurations.
18805 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18806
18807 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18808
18809 * config.sub: Match any flavor of SH.
18810
18811 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18812
18813 * configure.in: Don't try to configure newlib for Alpha.
18814
18815 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18816
18817 * configure.in: Don't build ld for Irix 5. Don't build gas,
18818 libg++ or libio for any Alpha target.
18819
18820 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18821
18822 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18823
18824 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18825 default arguments -- so it tried to compress itself.
18826
18827 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18828
18829 * configure.in (notsupp): ensure that a space is always at the end
18830 of the configdirs list, since the grep checks for an explicit space
18831
18832 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18833
18834 * configure.in (target i386-sysv4.2): don't build ld, since static
18835 versions of many libraries are not available.
18836
18837 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18838
18839 * config.guess: Recognize Apollos (using environment variables).
18840 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18841
18842 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18843
18844 * config.guess: Recognize Sony news mips running newsos.
18845
18846 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18847
18848 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18849 "fi ; else" for bash.
18850
18851 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18852
18853 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18854
18855 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18856
18857 * config.sub: accept unixware as an alias for svr4.2.
18858 Fix some inconsistancies with the gcc version.
18859
18860 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18861
18862 * Makefile.in (DISTDOCDIRS): Add gdb.
18863
18864 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18865
18866 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18867
18868 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18869
18870 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18871 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18872 this now.
18873
18874 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18875
18876 * config.sub: Accept hiux* as an OS name.
18877
18878 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18879 etc/make-stds.texi. The underscore came from gcc, and dje now
18880 agrees that RUNTESTFLAGS is the correct name.
18881
18882 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18883
18884 * install.sh: Remove 'set -e'. It makes any conditionals
18885 in the script useless.
18886
18887 * config.guess: Automatically recognize arm-acorn-riscix
18888 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18889
18890 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18891
18892 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18893
18894 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18895
18896 * Makefile.in (DISTDOCDIRS): New variable.
18897 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18898 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18899
18900 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18901
18902 * configure.in (hppa target): check the source directory for the
18903 pagas sub-directory
18904
18905 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18906
18907 * config.sub: Allow -aout* and -elf*.
18908
18909 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18910
18911 * configure.in: Don't build ld on i386-solaris2, same as for
18912 sparc-solaris2.
18913
18914 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18915
18916 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18917
18918 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18919
18920 * configure.in: Configure gdb for alpha.
18921
18922 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18923
18924 * Makefile.in (CXXFLAGS): Add -O.
18925
18926 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18927
18928 * config.guess: added support for DG Aviion
18929
18930 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18931
18932 * configure.in: Produce warning message for subdirectories not
18933 configurable for this host/target combination. Don't try to
18934 configure gdb for vms.
18935
18936 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18937
18938 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18939 appropriate files before making "diststuff".
18940 (DISTBISONFILES): New var: list of files to be edited.
18941 (DISTSTUFFDIRS): Add binutils.
18942
18943 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18944
18945 * config.sub: also handle mipsel and mips64el (for little endian mips)
18946
18947 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18948
18949 * configure.in: Add * to end of all OS names.
18950
18951 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18952
18953 * configure.in: Build newlib for LynxOS native.
18954
18955 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18956
18957 * config.guess: Add support for delta 88k running SVR3.
18958
18959 * configure.in: Add comment about HP compiler vs. emacs.
18960
18961 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18962
18963 * configure.in: don't build ld on solaris2 (not a viable option
18964 due to bugs in getpwnam & getpwuid)
18965
18966 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18967
18968 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18969 config.guess will produce a full version number.
18970
18971 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18972
18973 * configure.in: Build linker and binutils for alpha-dec-osf1.
18974
18975 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18976
18977 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18978 and gdb/testsuite/Makefile.in.
18979
18980 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18981
18982 * configure.in: recognize mips*- instead of mips-
18983
18984 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18985
18986 * config.sub: Accept linux*coff and linux*elf as operating
18987 systems.
18988
18989 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18990
18991 * config.sub: Recognize mips64, and mips3 as an alias for it.
18992
18993 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18994
18995 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18996 gdb knows how to handle OSF/1 shared libraries.
18997
18998 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18999
19000 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
19001 * config.guess: Recognize Hitachi's HIUX.
19002 * config.sub: Recognize h3050r* and hppahitachi.
19003 Remove redundant cases for hp9k[23]*.
19004
19005 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19006
19007 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
19008 if gas and ld are in the source tree and are in ${configdirs}.
19009 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
19010 --with options (but still pass them down on the command line,
19011 if they were explicitly specified).
19012
19013 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19014
19015 * configure: substitute SHELL value in Makefile.in with
19016 ${CONFIG_SHELL}
19017
19018 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19019
19020 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
19021 *-*-solaris2* targets.
19022
19023 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19024
19025 * Makefile.in: define M4, and pass it down to sub-makes;
19026 all-autoconf now depends on all-m4
19027
19028 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19029
19030 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
19031 presence of {ar,ranlib} instead of a configured directory
19032
19033 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
19034
19035 * config.guess: Accept 34?? as well as 33?? for NCR.
19036
19037 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19038
19039 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
19040 of 'gas' in sed commands, since 'gash' is now in the tree as well.
19041
19042 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19043
19044 * configure: grab values for $(CC) and $(CXX) from the
19045 environment, so that someone can do "CC=gcc configure; make" and
19046 have it work right (matching the way that autoconf works now)
19047
19048 * configure.in, Makefile.in: add support for gash, the tcl
19049 interface to Galaxy
19050
19051 * config.guess: add NetBSD variants (hp300, x86)
19052
19053 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
19054
19055 * install.sh: Support -d option (in the manner of SunOS 4 install,
19056 as it is more deterministic than that of GNU install)
19057 (chmodcmd): Set file to mode 755 by default (should also do default
19058 chgrp and chown, but I don't feel like dealing with that now)
19059
19060 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
19061
19062 * config.sub: Remove h8300hhms alias.
19063
19064 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19065
19066 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
19067
19068 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19069
19070 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
19071 as stmp-fixinc
19072
19073 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19074
19075 * config.sub: recognize m88110-bug-coff.
19076
19077 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19078
19079 * Makefile.in (all-libio): all dependencies on the toolchain used
19080 to build this (gcc, gas, ld, etc)
19081
19082 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19083
19084 * config.guess: Deal with OSF/1 1.3 on alpha.
19085
19086 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19087
19088 * install.sh: add some 'else true' clauses for portability
19089
19090 * configure.in: don't build libio for h8[35]00-*-* targets
19091
19092 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19093
19094 * Makefile.in: Add support for new libio.
19095
19096 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19097
19098 * install.sh: If one command fails, don't try the rest. Don't try
19099 to remove $dsttmp (via trap) unless we have already created it.
19100 If $src doesn't exist, detect it and exit with an error.
19101
19102 * config.guess: Recognize BSD on hp300.
19103
19104 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19105
19106 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19107 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19108
19109 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19110
19111 * Makefile.in (all-send-pr): depends on all-prms
19112
19113 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19114
19115 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19116
19117 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19118
19119 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19120 Added test for mips-mips-riscos5.
19121
19122 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19123
19124 * configure.in: use mh-hp300 for 68k HP hosts
19125
19126 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19127
19128 * configure: add support for CONFIG_SHELL, so that you can use
19129 some alternate shell for evaluating configure scripts
19130
19131 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19132
19133 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19134 in configure script to bug-gdb@prep.ai.mit.edu when building
19135 distribution archive.
19136 * Makefile.in (COMPRESS): Remove def.
19137 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19138 gdb.tar.Z and make-gdb.tar.Z respectively.
19139 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19140 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19141 to convergence with 'taz' target in Makefile.in.
19142
19143 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19144
19145 * install.sh (dsttmp): use trap to ensure that tmp files go
19146 away on error conditions
19147
19148 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19149
19150 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19151
19152 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19153
19154 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19155 its parent is '/' not ''.
19156
19157 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19158
19159 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19160
19161 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19162 that ${newsrcdir}/configure.in does.
19163
19164 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19165
19166 * test-build.mk: support for CONFIG_SHELL
19167
19168 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19169
19170 * config.sub (netware): Add as a basic system type.
19171
19172 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19173
19174 * Makefile.in (Makefile): depend on configure.in. Also drop the
19175 $(srcdir)/ from the dependency on Makefile.in.
19176
19177 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19178
19179 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19180 (h8300hhms is temporary until multi-libraries are implemented).
19181 * configure.in: Handle h8300h too.
19182
19183 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19184
19185 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19186
19187 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19188
19189 * configure: Remove extraneous output when guessing host type.
19190 * config.guess: Remove extraneous output when guessing using C
19191 compiler rather than uname, or when guessing fails.
19192
19193 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19194
19195 * Makefile.in: remove all.cross and install.cross targets
19196
19197 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19198 definitions
19199
19200 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19201
19202 * configure.in (target sh): Build gprof.
19203
19204 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19205
19206 * config.sub: change -solaris to -solaris2
19207
19208 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19209
19210 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19211
19212 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19213
19214 * configure: Correct error message for missing Makefile.in to
19215 print correct directory.
19216
19217 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19218
19219 * install.sh: kludge around 386BSD shell bug
19220
19221 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19222
19223 * config.guess: Recognize NeXT.
19224 * config.guess: Recognize i486-ncr-sysv4.
19225 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19226
19227 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19228
19229 * Makefile.in (MAKEINFOFLAGS): New variable.
19230 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19231 * build-all.mk, test-build.mk: Pass down --no-split as
19232 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19233
19234 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19235
19236 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19237
19238 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19239
19240 * Makefile.in (libg++.tar.z): New rule.
19241 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19242 * Makefile.in (taz): Only do a single chmod.
19243
19244 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19245
19246 * install.sh: don't use dirname anymore (replaced with sed usage)
19247
19248 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19249
19250 * Makefile.in: Change extension for gzip'd files from '.z' to
19251 '.gz' per new FSF standard usage.
19252
19253 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19254
19255 * configure: put quotes around the final value of program_transform_name
19256
19257 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19258
19259 * Makefile.in: new install.sh support; update install-info rules
19260
19261 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19262
19263 * configure.in: Build diff for crosses, but not for go32 host.
19264
19265 * configure.in: Build gprof only for native, and don't build it
19266 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19267
19268 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19269
19270 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19271
19272 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19273
19274 * configure.in (host_tools): Add prms.
19275
19276 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19277
19278 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19279 with $(FLAGS_TO_PASS) on the command line
19280
19281 * config.sub: Recognize lynx and lynxos
19282
19283 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19284
19285 * config.sub: Accept -ecoff*, not just -ecoff.
19286
19287 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19288
19289 * Makefile.in (taz): Use .gz suffix instead of .z.
19290 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19291 names.
19292
19293 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19294
19295 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19296
19297 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19298
19299 * Makefile.in (install-no-fixedincludes): install gcc last, so
19300 that rebuilds that might happen during 'make install' don't get
19301 bogus gcc include files
19302
19303 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19304
19305 Change from Utah for HPPA support:
19306 * config.guess: Recognize hppa1.x-hp-bsd.
19307
19308 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19309
19310 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19311 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19312
19313 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19314
19315 * config.sub: Add support for rom68k and bug boot monitors.
19316
19317 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19318
19319 * Makefile.in: Make all-opcodes depend on all-bfd.
19320
19321 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19322
19323 * config.guess: Added special check for i[34]86-univel-sysv4*.
19324
19325 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19326
19327 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19328 the processor rather than assuming i486.
19329
19330 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19331
19332 * config.guess: Recognize SunOS6 as Solaris3.
19333
19334 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19335
19336 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19337 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19338
19339 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19340
19341 * build-all.mk (all-cross): New target for Canadian Cross.
19342 Added Q2 go32 targets.
19343 * test-build.mk: Configure go32 cross sparclite-aout and
19344 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19345 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19346
19347 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19348
19349 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19350 GO32 hosted toolchains
19351
19352 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19353
19354 * configure: change so "-exec-prefix" gets passed down rather
19355 than "-exec_prefix" so autoconf generated Makefiles get the
19356 exec_prefix set right.
19357
19358 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19359
19360 * config.guess: get the Solaris2 minor version number
19361
19362 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19363
19364 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19365
19366 * config.guess: Recognize some Sequent platforms.
19367
19368 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19369
19370 * Makefile.in: added the vault-install target
19371
19372 * configure.in: actually use the Sun3 makefile fragment that's in
19373 config, also added the release dir to configdirs
19374
19375 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19376
19377 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19378
19379 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19380
19381 * configure.in: remove some program from Alpha targetted toolchains
19382
19383 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19384
19385 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19386 gprof.
19387 (taz): Run "make diststuff" in those directories instead of "make
19388 proto-dir". Look for "VERSION=" only at start of line in subdir
19389 Makefile. Use "gzip -9" for compression.
19390 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19391 (binutils.tar.z): New target.
19392
19393 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19394
19395 * Makefile.in (taz): Include gpl.texinfo.
19396
19397 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19398
19399 * Makefile.in (setup-dirs): Merged into "taz" target.
19400 (taz): Only do `proto-dir' stuff if a directory is actually needed
19401 for this target.
19402
19403 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19404
19405 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19406 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19407 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19408 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19409 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19410
19411 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19412
19413 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19414 config.sub, and move-if-change to gdb testsuite distribution
19415 archive, so the testsuite can be extracted, configured, and
19416 run separately from the gdb distribution. Blow away the Chill
19417 tests that require a Chill compiled executable, since GNU Chill
19418 is not yet publically available.
19419
19420 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19421
19422 * test-build.mk: set environment variables in a single command,
19423 instead of a list of assignments and exports
19424
19425 * config.guess: recognize Alpha/OSF1 systems
19426
19427 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19428
19429 * configure: Change help message to prefer --options rather than
19430 -options.
19431
19432 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19433
19434 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19435 zippy@ecst.csuchico.edu.
19436 * config.guess: Recognize miniframe.
19437
19438 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19439
19440 * Makefile.in: Use srcroot to find runtest rather than rootme.
19441 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19442
19443 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19444
19445 * test-build.mk: Extensive additions to support building on a
19446 machine other than the host.
19447
19448 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19449
19450 * configure (tooldir): Fix for i386-aix again.
19451
19452 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19453
19454 * configure, Makefile.in: Change definition of $(tooldir)
19455 to match the FSF.
19456
19457 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19458
19459 * config.guess: Recognize i[34]86/SVR4.
19460
19461 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19462
19463 * Makefile.in (all-gdb): gdb depends on sim.
19464
19465 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19466
19467 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19468 at the same time we make the prototype gdb directory.
19469 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19470 files at the same time as the gdb base release distribution.
19471
19472 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19473
19474 * Makefile.in (check): Use individual check targets rather than
19475 DO_X rule.
19476 (check-gcc): Added.
19477
19478 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19479
19480 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19481 for System V release 3.2.
19482
19483 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19484
19485 * config.sub: Recognize hppaosf.
19486 * configure.in: Do configure ld/binutils/gas for it.
19487
19488 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19489
19490 * configure (tooldir): Alter syntax used to set this, for systems
19491 where "\$" isn't handled right, like i386-aix.
19492
19493 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19494
19495 * configure: Pass program-transform-name, not
19496 program_transform_name, to recursive configures.
19497
19498 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19499
19500 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19501 of gas+ld+binutils.
19502
19503 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19504
19505 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19506
19507 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19508
19509 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19510
19511 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19512
19513 * Makefile.in (PRMS): Set back to all-prms.
19514
19515 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19516
19517 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19518 targets, rather than for MIPS hosts.
19519
19520 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19521
19522 * configure.in: add comment for --with-x default values
19523
19524 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19525
19526 * Makefile.in: add check-* targets for each of the directories in
19527 the tree. Add a definition of RUNTEST that will use the one we
19528 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19529
19530 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19531
19532 * configure.in: Removed obsolete references to bfd_target and
19533 target_makefile_frag.
19534
19535 * build-all.mk: Set assorted targets for Q2.
19536 * config.sub: Recognize z8k-sim and h8300-hms.
19537 * test-build.mk: Really don't pass host to configure.
19538 (HOLES): Added uname.
19539
19540 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19541
19542 * configure: Handle an empty program-prefix, program-suffix or
19543 program-transform-name correctly.
19544
19545 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19546
19547 * build-all.mk: -G 8 no longer required for MIPS targets.
19548 * test-build.mk: Don't pass host argument to configure; make it
19549 guess.
19550
19551 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19552
19553 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19554 * Makefile.in (COMPRESS): New macro, like GZIP.
19555
19556 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19557
19558 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19559
19560 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19561 with gas currently defaults to -G 0.
19562
19563 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19564
19565 * Makefile.in (all-flex): flex depends on byacc.
19566
19567 * build-all.mk: If host not specified, use config.guess. Pass TAG
19568 to test-build.mk as RELEASE_TAG.
19569 * test-build.mk (configargs): New variable containing arguments to
19570 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19571 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19572
19573 * config.guess: Use /bin/uname when checking -X argument on SCO,
19574 to avoid invoking GNU uname which doesn't understand -X.
19575
19576 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19577
19578 * configure.in: Build gas for mips-*-*.
19579
19580 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19581
19582 * Makefile.in (all.normal): insert missing backslash.
19583
19584 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19585
19586 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19587
19588 * Makefile.in: Complete overhaul to merge many almost identical
19589 targets.
19590
19591 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19592
19593 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19594 (gdb.tar.Z): Adjusted.
19595
19596 * Makefile.in (setup-dirs, taz): New targets; should be general
19597 enough to adapt for gdb sometime. Build only .z file.
19598 (gas.tar.z): New target.
19599
19600 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19601
19602 * build-all.mk: Use CC=cc -Xs on Solaris.
19603
19604 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19605
19606 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19607 for handling BISON for FSF releases.
19608
19609 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19610
19611 * configure: Actually implement the change zoo just documented.
19612
19613 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19614
19615 * configure: when using config.guess, only set target_alias when
19616 it's not already been set (ie, on the command line)
19617
19618 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19619
19620 * Makefile.in: add installcheck target, set PRMS to install-prms
19621
19622 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19623
19624 * configure: add support for package_makefile_fragment, handle the
19625 case where a directory has a configure.in file but no Makefile.in
19626 more gracefully (with an actual understandable error message, even);
19627 add support for --without (and add this to the usage message); also
19628 explicitly add a --host=${host_alias} to the command line when
19629 config.guess is used
19630
19631 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19632
19633 * configure: Must use both --host and --target in recursive calls.
19634
19635 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19636
19637 * Makefile.in: Change deja-gnu to dejagnu.
19638
19639 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19640
19641 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19642
19643 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19644
19645 * configure.in: canonicalize all instances to *-*-solaris2*,
19646 also strip out a number of tools to not build for go32 host
19647
19648 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19649
19650 * config.guess: add GPL.
19651
19652 * Makefile.in, config.guess, config.sub, configure: bump
19653 copyrights to 93.
19654
19655 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19656
19657 * Makefile.in (do-info): Removed obsolete check for existence of
19658 localenv file.
19659
19660 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19661
19662 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19663
19664 * Makefile.in: a couple of 'else true' for decstation,
19665 support for TclX
19666
19667 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19668
19669 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19670
19671 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19672
19673 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19674
19675 * config.guess: Recognize i386-ibm-aix (PS/2).
19676 * configure.in: Use config/mh-aix386 file for it.
19677
19678 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19679
19680 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19681 CC_FOR_TARGET instead.
19682 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19683
19684 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19685
19686 * Makefile.in: Add sim to list of directories sent with gdb
19687
19688 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19689
19690 * configure.in: Put back mips-dec-bsd* case.
19691
19692 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19693
19694 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19695 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19696 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19697
19698 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19699
19700 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19701
19702 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19703 (install-info): install dir.info only if it exists,
19704 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19705
19706 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19707
19708 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19709 gas for mips-dec-bsd.
19710
19711 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19712
19713 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19714 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19715
19716 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19717
19718 * configure.in: Added "dejagnu" to hosttools list.
19719
19720 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19721
19722 * config.sub, configure.in, config.guess: Add support
19723 for Bosx, an AIX variant from Bull.
19724 Patches from F.Pierresteguy@frcl.bull.fr.
19725
19726 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19727
19728 * devo/dejagnu: Initial creation of devo/dejagnu.
19729 Migrated dejagnu testcases and support files for testing software
19730 tools to reside as subdirectories, currently called "testsuite",
19731 within the directory of the software tool. Migrated all programs,
19732 support libraries, etc. beloging to dejagnu proper from
19733 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19734 with no modifications. The changes to these files which will
19735 allow them to configure, build, and execute properly will be made
19736 in a future update.
19737
19738 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19739
19740 * Makefile.in: Change send_pr to send-pr.
19741 * configure.in: Likewise.
19742 * send_pr: Renamed directory to send-pr.
19743
19744 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19745
19746 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19747
19748 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19749
19750 * README: Update for gdb-4.8 release.
19751 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19752 gdb-xxx.tar.z (gzip'd) file also.
19753
19754 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19755
19756 * Makefile.in: make all-diff depend on all-libiberty
19757
19758 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19759
19760 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19761
19762 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19763
19764 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19765
19766 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19767
19768 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19769 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19770 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19771
19772 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19773
19774 * Makefile.in: makeinfo binary is in a new location
19775
19776 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19777
19778 * config.sub: Accept -ecoff as an OS.
19779
19780 * Makefile.in: Various changes to eliminate a level of make
19781 recursion and reduce the required command line length.
19782 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19783 sub-makes.
19784 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19785 variables holding settings for specific sub-makes.
19786 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19787 in terms of BASE_FLAGS_TO_PASS.
19788 (TARGET_LIBS): New variable listing directories which use
19789 TARGET_FLAGS_TO_PASS.
19790 (subdir_do): Eliminated.
19791 (do-*): New set of targets to replace subdir_do.
19792 (various): All targets which used subdir_do now depend on do-*.
19793 (local-clean): Renamed from do_clean.
19794 (local-distclean): New target, dependency of distclean and
19795 realclean.
19796 (install-info): Don't create directories. Depend on dir.info
19797 rather than calling make recursively.
19798 (install-dir.info): Eliminated.
19799 (install-info-dirs): Create all info directories here.
19800 (dir.info): Depend upon do-install-info.
19801
19802 * test-build.mk (HOLES): Added false.
19803
19804 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19805
19806 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19807
19808 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19809
19810 * Makefile.in (info): remove dependency on all-texinfo. The
19811 problem was really in texinfo/C, not at this level.
19812
19813 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19814
19815 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19816
19817 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19818
19819 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19820 GDB releases.
19821
19822 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19823
19824 * configure: Include srcdir in message about target of link not
19825 being found. Don't convert `-' to `_' in `with' options being
19826 passed to subdirs.
19827
19828 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19829
19830 * configure.in: add uudecode to host_tools
19831
19832 * Makefile.in: added {all,install}-uudecode targets, added them to
19833 the appropriate lists
19834
19835 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19836
19837 * Makefile.in (all-gcc): Added dependency on all-gas.
19838
19839 * configure.in (mips-*-*): Build ld and binutils.
19840
19841 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19842
19843 * configure: check return code from mkdir, print error message and
19844 exit on failure.
19845
19846 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19847
19848 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19849
19850 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19851
19852 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19853
19854 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19855
19856 * config.sub (h8500): Recognize this as a cpu type.
19857
19858 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19859
19860 * configure: source directory missing is no longer a warning
19861
19862 * configure.in: recognize irix[34]* instead of irix[34]
19863
19864 * Makefile.in: define and pass down X11_LIB
19865
19866 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19867
19868 * guess-systype: Renamed to ...
19869 * config.guess: ... by popular request.
19870 * configure.in, Makefile.in: Update accordingly.
19871
19872 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19873
19874 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19875 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19876 + Execute ./dummy instead of assuming . is in PATH.
19877
19878 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19879
19880 * guess-systype: New shell script. Attempts to guess the
19881 canonical host name of the executing host.
19882 Only a few hosts are supported so far.
19883 * configure: Call guess-systype if no host is specified.
19884
19885 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19886
19887 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19888 gcc Makefile.
19889
19890 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19891
19892 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19893 (all-gcc, install-gcc, subdir_do): Use it.
19894
19895 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19896
19897 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19898
19899 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19900
19901 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19902 set exclusively by configure, using configure.in .
19903
19904 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19905
19906 * test-build.mk: set $PATH for all builds
19907
19908 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19909
19910 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19911
19912 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19913 the one used in gcc/Makefile.in, so that a null expansion doesn't
19914 override the one needed to build gcc with a native cc.
19915
19916 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19917
19918 * configure: Accept -with arguments.
19919
19920 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19921
19922 * Makefile.in: added h8300sim
19923
19924 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19925
19926 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19927 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19928 (all-cygnus, native, build-cygnus): Make
19929 $(canonhost)-stamp-3stage-done, not $(host)....
19930 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19931 i386-sco3.2v4. Added else true to if command.
19932
19933 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19934
19935 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19936
19937 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19938
19939 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19940
19941 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19942
19943 * configure.in: don't remove binutils from Solaris builds
19944
19945 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19946
19947 * Makefile.in: get rid of earlier definitions for *clean,
19948 also handle the recursive info rule better
19949
19950 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19951
19952 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19953 do more-or-less the right thing.
19954
19955 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19956
19957 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19958 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19959
19960 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19961
19962 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19963 $(host_canonical).
19964
19965 * configure.in: split the configdirs list into 4 categories (native
19966 v. cross, library v. tool) and handle the cross-only and native-
19967 only in more reasonable (and correct!) way.
19968
19969 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19970
19971 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19972 configdirs anymore.
19973
19974 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19975
19976 * Makefile.in: extensive cleanup:: removed all of the explicit
19977 clean-* targets, collapsed many wrappers around subdir_do into
19978 one, added additional targets to satisfy standards.texi, deleted
19979 some old targets, some changes for consistency
19980
19981 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19982
19983 * configure.in: handle some programs as cross-only, and others as
19984 native only
19985
19986 * test-build.mk: handle partial holes in a more generic manner
19987
19988 * Makefile.in: m4 depends on libiberty
19989
19990 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19991
19992 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19993 time, wdiff, and find to configdirs
19994
19995 * Makefile.in: all, clean, and install rules for the new programs
19996 added to configure.in
19997
19998 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19999
20000 * configure.in: use mh-sun for all *-sun-* hosts
20001
20002 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20003
20004 * Makefile.in: define flags for X11 include files and library file
20005 locations, pass them down to the programs that need this info
20006
20007 * build-all.mk: added a 'native' target, to 3stage the native toolchain
20008
20009 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20010
20011 * configure.in: start building libg++ for HP-UX targets
20012
20013 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
20014
20015 * README: Update references to files moved into etc/.
20016
20017 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
20018
20019 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
20020 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
20021
20022 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
20023
20024 * configure: accept dash as well as underscore in long option
20025 names for FSF compatibility.
20026
20027 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
20028
20029 * config.sub: added -sco3.2v4 support from FSF.
20030
20031 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20032
20033 * configure.in: expand the section that adds or removes
20034 directories from the list of programs to build, to handle native
20035 vs. cross in addition to host v. native
20036
20037 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
20038
20039 * Makefile.in: Replace C++ in macro names with CXX.
20040 This is less likely to break ...
20041
20042 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20043
20044 * test-build.mk: add -w to GNU_MAKE
20045
20046 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20047
20048 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
20049 add 'sparc' to list of recognized cpus. This needed to make
20050 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
20051 Delete some redundant ose68 variants. Recognize -wrs as an os,
20052 then changes that into $CPU-wrs-vxworks.
20053
20054 * configure.in: remove most references to gdbtest, regularize
20055 target based program removal
20056
20057 * test-build.mk: import from p3 tree (many fixes and changes)
20058
20059 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20060
20061 * Makefile.in: added rules to handle tcl, tk, and expect
20062
20063 * configure.in: handle those directories if they exist
20064
20065 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20066
20067 * config.sub: removed bogus hppabsd and hppahpux names, since
20068 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
20069
20070 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20071
20072 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
20073 depends upon all-xiberty
20074
20075 * Makefile.in: changes from p3, including:
20076
20077 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
20078
20079 * Makefile.in (XTRAFLAGS): include newlib directories if
20080 newlib/Makefile exists, rather than if host != target.
20081
20082 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
20083
20084 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20085 from the same source tree and not building a cross-compiler. This
20086 matters for the libg++ configuration if reconfiguring a tree that
20087 has already been installed.
20088
20089 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
20090
20091 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20092 pick up the machine and system specific header files.
20093
20094 * Makefile.in: added AS_FOR_TARGET, passed down in
20095 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20096 the C compiler to use to create programs which are run in the
20097 build environment, set it to default to $(CC), and passed it down
20098 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20099
20100 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20101
20102 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20103 We need them for unusual native builds, like systems without
20104 ranlib.
20105
20106 * configure: also define $(host_canonical) and
20107 $(target_canonical), which are the full, canonical names for the
20108 given host and target
20109
20110 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20111
20112 * Makefile.in: Added separate definitions for C++.
20113
20114 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20115
20116 * configure.in (configdirs): Add deja-gnu.
20117
20118 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20119
20120 * README: Update for configure.texi and gdb-4.7 release.
20121
20122 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20123
20124 * Makefile.in: Move "all" target to top of file.
20125 Previously, first target was ".PHONY" which caused BSD4.4 make
20126 to build .PHONY when make was run without arguments.
20127
20128 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20129
20130 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20131 Library-copylefted code in libiberty.
20132
20133 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20134
20135 * config.sub: Replace m68kmote with plain old m68k.
20136
20137 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20138
20139 * Makefile.in: Remove space from blank line, avoid Make complaints.
20140
20141 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20142
20143 * config.sub: Complain if no argument is given. Added support for
20144 386bsd as OS and target alias.
20145
20146 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20147
20148 * Makefile.in (XTRAFLAGS): include newlib directories if
20149 newlib/Makefile exists, rather than if host != target.
20150
20151 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20152
20153 * config.sub: recognize sparclite-wrs-vxworks.
20154
20155 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20156 p3.) Added clean-xiberty to clean.
20157
20158 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20159
20160 * configure.in: use *-*-* instead of nested cases for host and target
20161
20162 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20163
20164 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20165 from the same source tree and not building a cross-compiler. This
20166 matters for the libg++ configuration if reconfiguring a tree that
20167 has already been installed.
20168
20169 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20170
20171 * config.sub (i486v/i486v4): Merge in from FSF version.
20172
20173 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20174
20175 * configure: only set PWD if it is already set.
20176
20177 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20178
20179 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20180 doesn't have unset and all success paths (and most error paths)
20181 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20182 to just ${PWD} to avoid confusion.)
20183
20184 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20185
20186 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20187 even for a native compilation.
20188
20189 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20190
20191 Changes to make the gdb.tar.Z rule work better.
20192
20193 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20194 (DEVO_SUPPORT): Add configure.texi.
20195 (bfd-ilrt.tar.Z): Remove ancient rule.
20196
20197 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20198
20199 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20200 pick up the machine and system specific header files.
20201
20202 * configure.in, config.sub: added new target m68010-adobe-scout,
20203 with alias of adobe68k. Changed configure.in to check for
20204 -scout before -sco* to avoid a false match.
20205
20206 * Makefile.in: added AS_FOR_TARGET, passed down in
20207 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20208 the C compiler to use to create programs which are run in the
20209 build environment, set it to default to $(CC), and passed it down
20210 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20211
20212 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20213
20214 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20215 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20216 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20217 FOR_TARGET variants, to newlib and libg++.
20218
20219 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20220
20221 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20222 first.
20223
20224 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20225
20226 * config.sub: Accept `elf' as an environment.
20227
20228 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20229
20230 * Makefile.in (all-opcodes): cd into the right directory
20231
20232 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20233
20234 * configure: added -program_transform_name option, used as
20235 argument to sed when installing programs.
20236 configure.texi: added documentation for -program_prefix,
20237 -program_suffix and -program_transform_name.
20238
20239 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20240
20241 * config.sub: Accept i486 where i386 ok.
20242
20243 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20244
20245 * config.sub: accept we32k
20246
20247 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20248
20249 * config.sub, configure.in: accept OSE68000 and OSE68k.
20250
20251 * Makefile.in: don't create all directories for ``make install'';
20252 let the subdirectories create the ones they need.
20253
20254 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20255
20256 * COPYING: new file, GPL v2
20257
20258 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20259
20260 * Makefile.in: use the new gen-info-dir, which needs a template
20261 argument (which also lives in texinfo)
20262
20263 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20264
20265 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20266
20267 * config.sub (ncr3000): Change i386 to i486.
20268
20269 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20270
20271 * Makefile.in: add install-rcs, install-grep to
20272 install-no-fixedincludes, removed install-bison and install-libgcc
20273
20274 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20275
20276 * configure.in: grab the HPUX makefile fragment if on HPUX
20277
20278 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20279
20280 * Makefile.in: eradicate bison spoor (ditto libgcc).
20281 configure.in: recognise m68{k,000}-ericsson-OSE.
20282 es1800 is alias for m68k-ericsson-OSE
20283
20284 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20285
20286 * configure.in: rearrange the parts that remove programs from
20287 configdirs, based now on HOST==TARGET or by canonical triple.
20288
20289 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20290
20291 * test-build.mk: recurse explicitly with -f test-build.mk when
20292 appropriate. predicate stage3 and comparison on the existence
20293 of gcc. That is, if gcc isn't around, we aren't three-staging.
20294 On very clean, also remove ...stamp-co. Build in-place before
20295 doing other builds.
20296
20297 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20298
20299 * Makefile.in, configure.in: add tgas
20300
20301 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20302
20303 * Makefile.in: a number of changes merged in from progressive.
20304
20305 * configure.in: add libm.
20306
20307 * .cvsignore: ignore some stuff that comes from test-build.mk.
20308
20309 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20310
20311 * config.sub: Add es1800 (m68k-ericsson-es1800).
20312
20313 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20314
20315 * configure: Add program_suffix (parallel to program_prefix)
20316 * Makefile.in: adjust directory-creating script for losing decstation
20317
20318 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20319
20320 * configure: Minor $subdir-related fixes.
20321
20322 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20323
20324 * configure: fix various problems with propogating
20325 makefile_target_frag in subdirs.
20326 * configure.in: config libgcc if its there
20327
20328 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20329
20330 * config.sub: HPPA merge.
20331
20332 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20333
20334 * Makefile.in: Replace all-bison with all-byacc in all
20335 dependency lines for other tools (which now use byacc).
20336
20337 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20338
20339 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20340
20341 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20342
20343 * Makefile.in: make gprof rules similar to byacc rules (instead of
20344 vestigal $(unsubdir) that didn't work...)
20345
20346 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20347
20348 * config.sub: Add support for Linux.
20349 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20350 (at least for libg++).
20351
20352 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20353
20354 * configure.texi: fix doc for the -nfp option to configure
20355
20356 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20357
20358 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20359
20360 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20361
20362 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20363 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20364 * configure.in: added solaris* host_makefile_frag hook.
20365
20366 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20367
20368 * config.sub: changed recognition of m68000 so that various
20369 m68k types can be specified via m680[01234]0
20370
20371 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20372
20373 * config.sub (basic_machine): fix sed so that '-foo' isn't
20374 completely substituted out while .+'-foo' loses the '-foo'
20375
20376 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20377
20378 * config.sub ($os): Add -aout.
20379
20380 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20381
20382 * configure: If host_makefile_frag is absolute, don't
20383 prefix ${invsubdir} (relevant to libg++ auto-configure).
20384
20385 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20386
20387 * Makefile.in (tooldir): Define it.
20388 (all-ld): Depend on all-flex.
20389
20390 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20391
20392 * Makefile.in (check): Fix libg++ special case.
20393
20394 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20395
20396 * configure: do not bury `pwd` into config.status, thus do fewer
20397 pwd's.
20398
20399 * configure: print the "Building in" message only when building in
20400 other than "." AND verbose.
20401
20402 * configure: remove -s, rework -v to better accommodate guested
20403 configures.
20404
20405 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20406
20407 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20408
20409 * Makefile.in: macroize flags passed on recursion. remove
20410 fileutils.
20411
20412 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20413
20414 * configure: get makesrcdir right for subdirs deeper than 1.
20415
20416 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20417 install.
20418
20419 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20420
20421 * Makefile.in: don't print subdir_do or recursion lines.
20422
20423 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20424
20425 * standards.texi: added menu item.
20426
20427 * Makefile.in: build and install standards.info.
20428
20429 * standards.texi: new file.
20430
20431 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20432
20433 * configure: test for and move config.status pieces from
20434 ${subdir}/.
20435
20436 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20437
20438 * configure: Test for existance of files before trying to mv
20439 them, to avoid numerous non-existance messages.
20440
20441 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20442
20443 * configure: correct final line of config.status.
20444
20445 * configure: patch from eggert. Avoids a protection problem if
20446 the original Makefile.in is read only.
20447
20448 * configure: use move-if-change from gcc to create config.status.
20449 Some makefiles depend on config.status to tell if a directory
20450 has been reconfigured for a different host. This change
20451 prevents those directories from remaking everything in the case
20452 where the reconfig was only intended to rebuild a Makefile.
20453
20454 * configure: test for config.sub with "config.sub sun4" rather
20455 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20456 host alias from a missing config.sub.
20457
20458 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20459
20460 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20461 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20462
20463 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20464
20465 * configure: mkdir ${subdir} as needed.
20466
20467 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20468
20469 * Makefile.in,configure.in: added autoconf.
20470
20471 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20472
20473 * Makefile.in: no longer pass against on recursion.
20474
20475 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20476 definitions are not inherited.
20477
20478 * configure: correct makesrcdir when subdir is .
20479
20480 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20481
20482 * configure: Add support for 'subdirs' variable, which is
20483 like 'configdirs', except that configure doesn't re-invoke
20484 itself for subdirs, it just creates a Makefile for each subdir.
20485 * configure.texi: Document subdirs.
20486
20487 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20488
20489 * configure.in: added flex to configdirs
20490
20491 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20492
20493 * Makefile.in: remove clean-stamps from clean.
20494
20495 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20496
20497 * configure.in: Add gdbtest to configdirs.
20498
20499 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20500
20501 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20502 to recursive makes.
20503 * configure.in: Recognize new ncr3000 config.
20504
20505 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20506
20507 * Makefile.in, configure.in: removed references to gdbm.
20508
20509 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20510
20511 * config.sub: Don't canonicalize os value
20512 newsos* to bsd (readline needs to check for newsos).
20513 (This fix was earlier made Jan 31, but got re-broken.)
20514
20515 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20516
20517 * configure.in: sco is an os, not a vendor!
20518
20519 * configure: Quote $( better. Keep various shells happy.
20520
20521 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20522
20523 * Makefile.in: eliminate stamp-files.
20524
20525 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20526
20527 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20528 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20529
20530 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20531
20532 * config.sub: fix iris/iris3.
20533
20534 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20535
20536 * configure: re-add -rm.
20537
20538 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20539
20540 * Maskefile.in: add .stmp-rcs to all.
20541
20542 * configure.in: remove gas from rs6000 build, use aix host fragment.
20543
20544 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20545
20546 * configure: pass down site_option during recursion.
20547
20548 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20549
20550 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20551
20552 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20553
20554 * configure: Change exec_prefix so that it really defaults to prefix.
20555
20556 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20557
20558 * Makefile.in, configure.in: Add support for mmalloc library.
20559
20560 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20561
20562 * Makefile.in: add stmp dependencies for a few more things.
20563
20564 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20565
20566 * configure: adjusted error message on objdir/srcdir configure
20567 collision, per john's suggestion.
20568
20569 * Makefile.in: add libiberty stmp to all and all.cross.
20570
20571 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20572
20573 * Makefile.in: remove force dependencies, add grep to all.
20574
20575 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20576
20577 * Makefile.in: drop flex. make stamp files work.
20578
20579 * configure: added test for conflicting configuration in srcdir,
20580 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20581 gets cranky. use relative paths for configure and srcdir
20582 whenever possible. Send some error messages to stderr that were
20583 going to stdout.
20584
20585 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20586
20587 * Makefile.in: Fix libg++ rule to check for gcc directory
20588 before using gcc/gcc. Also pass XTRAFLAGS.
20589
20590 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20591
20592 * Makefile.in: added stmp-files so that directories aren't polled
20593 when they are already built.
20594
20595 * configure.texi: fixed a node pointer problem.
20596
20597 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20598
20599 * config.sub configure.in gdb/configure.in
20600 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20601 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20602 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20603
20604 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20605
20606 * configure: -recurring becomes -silent. corrected help message
20607 for -site= option.
20608
20609 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20610
20611 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20612
20613 * configure: when building Makefile for crosses, replace
20614 tooldir and program_prefix. default srcdir from location of
20615 config.sub. remove "for host in hosts" and "for target in
20616 targets" loops.
20617
20618 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20619
20620 * Makefile.in: Do not pass bindir or mandir to cvs.
20621
20622 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20623
20624 * Makefile.in, configure.in: removed traces of namesubdir,
20625 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20626 copyrights to '92, changed some from Cygnus to FSF.
20627
20628 * configure.texi: remove most references to multiple hosts,
20629 multiple targets, subdirs, etc.
20630
20631 * configure.man: removed rcsid. reference config.sub not
20632 config.subr.
20633
20634 * Makefile.in: mkdir $(infodir) on install-info.
20635
20636 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20637
20638 * configure.texi: Explain better about .gdbinit and about
20639 the environment that configure.in sections run in.
20640
20641 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20642
20643 * configure.in: Ultrix is only a decstation if it's a MIPS.
20644
20645 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20646
20647 * README: DOC.configure => cfg-paper.texi.
20648
20649 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20650
20651 * config.sub (near case $os): Don't convert newsos* to bsd!
20652
20653 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20654
20655 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20656 the number of copies of COPYING that go into the GDB tar file.
20657
20658 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20659
20660 * bfd/configure.in, gdb/config/mh-i386sco,
20661 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20662 Fix SCO configuration stuff.
20663
20664 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20665
20666 * Makefile.in: For libg++, make sure the -I pointing
20667 to the gcc directory goes *after* all the libg++-local -I flags.
20668 Also, move just-gcc dependency from just-libg++ to all-libg++.
20669
20670 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20671
20672 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20673
20674 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20675
20676 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20677
20678 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20679
20680 * config.sub: Add stratus configuration frags. Also
20681 submitted to FSF.
20682
20683 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20684
20685 * Makefile.in (DEV_SUPPORT): add configure.man.
20686
20687 * config.sub(Decode manufacturer-specific): add -none*.
20688
20689 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20690
20691 * Makefile.in: remove form feeds to make Sun's make happy.
20692 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20693
20694 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20695
20696 * Makefile.in (AR_FLAGS): Make quieter.
20697
20698 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20699
20700 * configure.in: Add libg++.
20701 * configure: When verbose, don't output the command line at each
20702 level; it will be unremarkably the same as the previous version,
20703 which will be the same as what the user typed.
20704
20705 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20706
20707 * configure.in, Makefile.in: fix clean-info, add flex. add
20708 fileutils.
20709
20710 * configure: be less sensitive to spaces in Makefile.in. Do not
20711 look for sources in "..". Doing so breaks subdirectories that
20712 might have their own configure. If a subdir has it's own
20713 configure script, use it.
20714
20715 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20716
20717 * cfg-paper.texi: some changes suggested by rms.
20718
20719 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20720
20721 * config.sub: Merge in some small additions from the FSF version,
20722 taken from the gcc distribution, to bring the Cygnus and FSF
20723 versions into closer sync.
20724
20725 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20726
20727 * configure.in: Changed svr4 references to sysv4.
20728
20729 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20730
20731 * configure: added -V for version number option.
20732
20733 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20734
20735 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20736 renamed from DOC.configure to cfg-paper.texi.
20737
20738 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20739
20740 * configure, config.subr, config.sub: config.subr is now
20741 config.sub again.
20742
20743 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20744
20745 * configure.texi: new file, in progress.
20746
20747 * Makefile.in: build info file and install the man page for
20748 configure.
20749
20750 * configure.man: new file, first cut.
20751
20752 * configure: find config.subr again now that configuration "none"
20753 has gone. removed all traces of the -ansi option. removed all
20754 traces of the -languages option.
20755
20756 * config.subr: resync from rms.
20757
20758 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20759
20760 * configure, config.sub, config.subr: merge config.sub into
20761 config.subr, call the result config.subr, remove config.sub, use
20762 config.subr.
20763
20764 * Makefile.in: revised install for dir.info.
20765
20766 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20767
20768 * configure.in: add decstation host makefile frag.
20769
20770 * Makefile.in: BISON now bison -y again. also install-gcc on
20771 install. clean-gdbm on clean. infodir belongs in datadir.
20772 Make directories for info install. Build dir.info here then
20773 install it.
20774
20775 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20776
20777 * Makefile.in: fix for bad directory tests.
20778
20779 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20780
20781 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20782 regexp. -srcdir relative was being handled incorrectly.
20783
20784 * Makefile.in: unwrapped some for loops so that parallel makes
20785 work again and so one can focus one's attention on a particular
20786 package.
20787
20788 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20789
20790 * configure: added PWD as a stand in for `pwd` (for speed). use
20791 elif wherever possible. make -srcdir work without -objdir.
20792 -objdir= commented out.
20793
20794 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20795
20796 * configure: +options become --options. -subdirs commented out.
20797 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20798 Makefile now at top of generated Makefile. Removed cvs log
20799 entries. added -srcdir. create .gdbinit only if there is one
20800 in ${srcdir}.
20801
20802 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20803 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20804 and mandir now keyed off datadir by default.
20805
20806 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20807
20808 * Freshly created ChangeLog.
20809
20810 \f
20811 Local Variables:
20812 mode: change-log
20813 left-margin: 8
20814 fill-column: 76
20815 version-control: never
20816 End: