]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
Don't let DEBUG_INSNSs change register renaming decisions
[thirdparty/gcc.git] / ChangeLog
1 2020-04-17 Martin Liska <mliska@suse.cz>
2 Jonathan Yong <10walls@gmail.com>
3
4 PR gcov-profile/94570
5 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
6 for CYGWIN.
7
8 2020-04-14 Martin Jambor <mjambor@suse.cz>
9
10 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
11
12 2020-04-09 Tom Tromey <tom@tromey.com>
13
14 * configure: Rebuild.
15 * Makefile.in: Rebuild.
16 * Makefile.def (gdbsupport, gdbserver): New host modules.
17 (configure-gdb): Depend on all-gdbsupport.
18 (all-gdb): Depend on all-gdbsupport, all-libctf.
19 * configure.ac (host_tools): Add gdbserver.
20 Conditionally build gdbserver and gdbsupport.
21
22 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
23
24 * configure.ac: Build libgomp by default for amdgcn.
25 * configure: Regenerate.
26
27 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
28
29 * MAINTAINERS (Write After Approval): Add myself.
30
31 2020-02-28 Joel Hutton <joel.hutton@arm.com>
32
33 * MAINTAINERS (Write After Approval) : Add myself.
34
35 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
36
37 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
38
39 2020-02-14 Martin Sebor <msebor@redhat.com>
40
41 * doc/extend.texi (attribute alias): Mention type requirement.
42 (attribute weak): Same.
43 (attribute weakref): Correct invalid example.
44
45 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
46
47 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
48
49 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
50 Jakub Jelinek <jakub@redhat.com>
51
52 * .gitattributes: Add *.md diff=md.
53
54 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
55
56 The mentioned auto-generated file is no more part of the
57
58 GCC sources, it's auto-generated in $(builddir) during build.
59
60 PR target/92055
61 * contrib/gcc_update (files_and_dependencies): Remove
62 entry for gcc/config/avr/t-multilib.
63
64 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
65
66 * MAINTAINERS: Update my email address.
67
68 2020-01-13 Joseph Myers <joseph@codesourcery.com>
69
70 * README.MOVED_TO_GIT: Remove.
71
72 2020-01-11 Joseph Myers <joseph@codesourcery.com>
73
74 * README.MOVED_TO_GIT: New file.
75
76 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
77
78 * MAINTAINERS (Write After Approval): Add myself.
79
80 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
81
82 * MAINTAINERS (write_after_approval): Add myself.
83
84 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
85
86 * MAINTAINERS (write_after_approval): Add myself.
87
88 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
89
90 * MAINTAINERS (write_after_approval): Add myself.
91
92 2019-12-11 Matthias Klose <doko@ubuntu.com>
93
94 * configure.ac: Factor out common cases for compare_exclusions.
95 * configure: Regenerate.
96
97 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
98
99 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
100 flag.
101
102 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
103
104 * MAINTAINERS (Write After Approval): Add myself.
105
106 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
107
108 PR middle-end/92463
109 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
110 * configure: Regenerate
111
112 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
113
114 * configure.ac: Use https for gcc.gnu.org.
115 * configure: Regenerated.
116
117 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
118
119 * MAINTAINERS (aarch64 port): Remove my name, move to...
120 (Write After Approval): ...Here.
121
122 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
123
124 * MAINTAINERS: Change my email address as maintainer.
125
126 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
127
128 PR fortran/91828
129 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
130 * configure: Regenerated.
131
132 2019-10-21 Jason Merrill <jason@redhat.com>
133
134 * .gitattributes: Also check ChangeLog whitespace.
135
136 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
137
138 * contrib/dg-extract-results.sh: Add support for KPASS.
139 * contrib/dg-extract-results.py: Likewise.
140
141 2019-10-17 Jason Merrill <jason@redhat.com>
142
143 * .gitattributes: Avoid {} in filename pattern.
144
145 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
146
147 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
148 Approval section.
149
150 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
151
152 * MAINTAINERS: Add myself to Write After Approval
153
154 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
155
156 * MAINTAINERS: Add myself as an aarch64 maintainer.
157
158 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
159
160 * MAINTAINERS: Add myself as aarch64 maintainer.
161
162 2019-09-23 Carl Love <cel@us.ibm.com>
163
164 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
165 New define_insn.
166 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
167 vsx_xxpermdi16_le_V16QI): Removed define_insn.
168
169 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
170
171 * MAINTAINERS (Sam Tebbs): Update email address.
172
173 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
174
175 * MAINTAINERS: Update my email address.
176
177 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
178
179 * libtool.m4: Handle uclinuxfdpiceabi.
180
181 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
182
183 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
184 Remove myself from Write After Approval section.
185
186 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
187
188 * configure.ac: Support for bpf-*-* targets.
189 * configure: Regenerate.
190
191 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
192
193 * config.sub: Import upstream version 2019-06-30.
194 * config.guess: Import upstream version 2019-07-24.
195
196 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
197
198 * MAINTAINERS: Remove spu port maintainers.
199
200 2019-08-28 Martin Liska <mliska@suse.cz>
201
202 * .gitignore: Add .clangd and compile_commands.json
203 to .gitignore.
204
205 2019-08-23 Michael Forney <mforney@mforney.org>
206
207 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
208 * Makefile.in: Regenerate.
209
210 2019-08-19 Tom Tromey <tom@tromey.com>
211
212 * configure: Rebuild.
213 * configure.ac: Add --with-static-standard-libraries.
214
215 2019-08-16 Alexandre Oliva <oliva@gnu.org>
216
217 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
218
219 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
220
221 * MAINTAINERS (Write After Approval): Add myself.
222
223 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
224
225 * MAINTAINERS (Write After Approval): Remove myself, already listed in
226 RISC-V port maitainer.
227
228 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
229
230 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
231
232 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
233
234 * MAINTAINERS (Write After Approval): Add myself.
235
236 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
237
238 * MAINTAINERS (Write After Approval): Add myself.
239
240 2019-06-25 Martin Liska <mliska@suse.cz>
241
242 contrib/filter-clang-warnings.py: Transform from
243 filter-rtags-warnings.py.
244
245 2019-06-15 Tom Tromey <tom@tromey.com>
246
247 * configure.ac (host_libs): Add gnulib.
248 * configure: Rebuild.
249 * Makefile.def (host_modules, dependencies): Add gnulib.
250 * Makefile.in: Rebuild.
251
252 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
253
254 * MAINTAINERS (Write After Approval): Add myself.
255
256 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
257
258 * configure: Regenerate.
259 * configure.ac: Add PRU target.
260
261 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
262
263 * MAINTAINERS (Write After Approval): Add myself.
264
265 2019-06-11 Nick Clifton <nickc@redhat.com>
266
267 Import these changes from the binutils/gdb repository:
268
269 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
270
271 * Makefile.def (dependencies): configure-libctf depends on all-bfd
272 and all its deps.
273 * Makefile.in: Regenerated.
274
275 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
276
277 * Makefile.def (host_modules): Add libctf.
278 * Makefile.def (dependencies): Likewise.
279 libctf depends on zlib, libiberty, and bfd.
280 * Makefile.in: Regenerated.
281 * configure.ac (host_libs): Add libctf.
282 * configure: Regenerated.
283
284 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
285
286 * MAINTAINERS (Write After Approval): Add myself.
287
288 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
289
290 * MAINTAINERS: Update my email address.
291
292 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
293
294 * MAINTAINERS (Write After Approval): Add myself.
295
296 2019-05-16 Jun Ma <junma@linux.alibaba.com>
297
298 * MAINTAINERS (Write After Approval): Add myself.
299
300 2019-05-07 Jim Wilson <jimw@sifive.com>
301
302 * MAINTAINERS: Remove myself as IA-64 maintainer.
303
304 2019-05-04 Roland Illig <roland.illig@gmx.de>
305
306 * MAINTAINERS (Write After Approval): Add myself.
307
308 2019-05-02 Richard Biener <rguenther@suse.de>
309
310 PR bootstrap/85574
311 * Makefile.tpl (compare target): Also compare extra-compare
312 files.
313 * Makefile.in: Regenerate.
314
315 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
316
317 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
318 as modulo-scheduler maintainer.
319
320 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
321
322 * MAINTAINERS: Add myself as co-maintainer for Darwin.
323
324 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
325
326 * MAINTAINERS: Update my email address.
327
328 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
329
330 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
331 * configure: Regenerate.
332
333 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
334
335 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
336 * configure: Regenerate.
337
338 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
339
340 * configure.ac: Add target-zlib to target_libraries.
341 * configure: Regenerate.
342
343 2019-04-09 Martin Liska <mliska@suse.cz>
344
345 * Makefile.in: Regenerate.
346 * Makefile.tpl: Pass GENERATOR_CFLAGS
347 in all stages.
348
349 2019-03-28 Martin Liska <mliska@suse.cz>
350
351 PR bootstrap/89829
352 * Makefile.in: Revert r254150.
353 * Makefile.tpl: Likewise.
354
355 2019-03-28 Ben Elliston <bje@gnu.org>
356
357 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
358 related, and libdecnumber.
359
360 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
361
362 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
363 (Write After Approval): Remove myself.
364
365 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
366
367 * MAINTAINERS (Write After Approval): Add myself.
368
369 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
370
371 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
372 (Write After Approval): Remove myself and Julian.
373
374 2019-01-26 Harald Anlauf <anlauf@gmx.de>
375
376 * MAINTAINERS (Write After Approval): Add myself.
377
378 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
379
380 * MAINTAINERS (Write After Approval): Add myself.
381
382 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
383
384 * ChangeLog: Replace space with tab.
385 * MAINTAINERS: Delete 1 tab to keep alignment.
386
387 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
388
389 * MAINTAINERS (Write After Approval): Add myself.
390
391 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
392
393 * MAINTAINERS (Write After Approval): Add myself.
394
395 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
396 Kwok Cheung Yeung <kcy@codesourcery.com>
397 Julian Brown <julian@codesourcery.com>
398 Tom de Vries <tom@codesourcery.com>
399 Jan Hubicka <hubicka@ucw.cz>
400 Martin Jambor <mjambor@suse.cz>
401
402 * configure.ac: Likewise.
403 * configure: Regenerate.
404 * contrib/config-list.mk: Add amdgcn-amdhsa.
405
406 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
407
408 * MAINTAINERS (Write After Approval): Add myself.
409
410 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
411
412 * MAINTAINERS (Write After Approval): Add myself.
413
414 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
415
416 PR target/88535
417 * config.guess: Import upstream version 2019-01-03.
418 * config.sub: Import upstream version 2019-01-01.
419
420 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
421
422 * MAINTAINERS (Write After Approval): Update my maintainer address.
423
424 2018-12-21 Gergö Barany <gergo@codesourcery.com>
425
426 * MAINTAINERS (Write After Approval): Add myself.
427
428 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
429
430 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
431
432 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
433
434 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
435 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
436 (GCC_TARGET_TOOL): Likewise.
437 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
438 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
439 OTOOL, OTOOL_FOR_TARGET: New substitutions.
440 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
441 * configure: Regenerate.
442 * Makefile.in: Likewise.
443
444 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
445
446 * MAINTAINERS (Write After Approval): Add myself.
447
448 2018-11-13 Martin Liska <mliska@suse.cz>
449
450 * gcc.target/i386/pr87930.c: Move to ...
451 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
452
453 2018-11-10 Stafford Horne <shorne@gmail.com>
454
455 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
456 (Write After Approval): Remove myself.
457
458 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
459
460 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
461 Append $INCICONV to it.
462
463 2018-11-04 Stafford Horne <shorne@gmail.com>
464
465 * MAINTAINERS (Write After Approval): Add myself.
466
467 2018-10-31 Joseph Myers <joseph@codesourcery.com>
468
469 PR bootstrap/82856
470 * multilib.am: New file. From automake.
471
472 Merge from binutils-gdb:
473 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
474
475 * libtool.m4: Use AC_LANG_SOURCE.
476 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
477 * ar-lib: New file.
478 * test-driver: New file.
479 * configure: Re-generate.
480
481 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
482
483 * MAINTAINERS (Write After Approval): Add myself.
484
485 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
486
487 PR bootstrap/87788
488 PR d/87799
489 * configure: Rebuild.
490 * configure.ac: Disable D on systems where it is known not to work.
491
492 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
493
494 * Makefile.def (target_modules): Add libphobos.
495 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
496 GDCFLAGS_FOR_TARGET.
497 (dependencies): Make libphobos depend on libatomic, libbacktrace
498 configure, and zlib configure.
499 (language): Add language d.
500 * Makefile.in: Rebuild.
501 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
502 (HOST_EXPORTS): Add GDC.
503 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
504 (BASE_TARGET_EXPORTS): Add GDC.
505 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
506 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
507 (EXTRA_HOST_FLAGS): Add GDC.
508 (STAGE1_FLAGS_TO_PASS): Add GDC.
509 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
510 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
511 environment variables.
512 * configure: Rebuild.
513 * configure.ac: Add target-libphobos to target_libraries. Set and
514 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
515
516 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
517
518 * MAINTAINERS (Write After Approval): Add myself.
519
520 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
521
522 * MAINTAINERS (Write After Approval): Remove myself.
523
524 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
525
526 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
527
528 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
529
530 * MAINTAINERS: Update my email address.
531
532 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
533
534 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
535 maintainer.
536
537 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
538
539 * MAINTAINERS (Write After Approval): Add self.
540
541 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
542
543 * MAINTAINERS (write after approval): Add myself.
544
545 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
546
547 * MAINTAINERS: Update my email address.
548
549 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
550
551 * MAINTAINERS (write after approval): Add myself.
552
553 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
554
555 * MAINTAINERS: Add self to global reviewers list.
556
557 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
558
559 MAINTAINERS: Add c-sky port maintainers.
560
561 2018-08-10 Martin Liska <mliska@suse.cz>
562
563 * MAINTAINERS: Revert change in previous commit and
564 join lines.
565
566 2018-08-10 Martin Liska <mliska@suse.cz>
567
568 * MAINTAINERS: Remove extra line.
569
570 2018-08-06 Naveen H.S <naveenh@marvell.com>
571
572 * MAINTAINERS: Update my email address.
573
574 2018-07-19 DJ Delorie <dj@redhat.com>
575
576 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
577 as maintainer.
578
579 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
580
581 * MAINTAINERS: Adjust email address for me and my colleague Robin
582 Dapp.
583
584 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
585 Sunil K Pandey <sunil.k.pandey@intel.com>
586
587 PR target/84413
588 * config/i386/i386.c (m_CORE_AVX512): New.
589 (m_CORE_AVX2): Likewise.
590 (m_CORE_ALL): Add m_CORE_AVX2.
591 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
592 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
593 and remove the rest of m_SKYLAKE_AVX512.
594
595 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
596
597 * config.sub: Sync with upstream version 2018-07-03.
598
599 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
600
601 * config.guess: Sync with upstream version 2018-06-26.
602 * config.sub: Sync with upstream version 2018-07-02.
603
604 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
605
606 * libtool.m4: Sort output of 'find' to enable deterministic builds.
607 * ltmain.sh: Likewise.
608
609 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
610
611 * contrib/config-list.mk: Remove powerpc-linux_paired.
612
613 2018-06-29 Alexandre Oliva <oliva@adacore.com>
614
615 * configure.ac: Introduce support for @unless/@endunless.
616 * Makefile.tpl (dep-kind): Rewrite with cond; return
617 postbootstrap in some cases.
618 (make-postboot-dep, postboot-targets): New.
619 (dependencies): Do not output postbootstrap dependencies at
620 first. Output non-target ones changed for configure to depend
621 on stage_last @if gcc-bootstrap, and the original deps @unless
622 gcc-bootstrap.
623 * configure.in, Makefile.in: Rebuilt.
624
625 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
626
627 * MAINTAINERS (write after approval): Add myself.
628
629 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
630
631 * MAINTAINERS (write after approval): Add myself.
632
633 2018-06-19 Nick Clifton <nickc@redhat.com>
634
635 * zlib/configure.ac: Restore old behaviour of only enabling
636 multilibs when a target subdirectory is defined. This allows
637 building with srcdir == builddir.
638 * zlib/configure: Regenerate.
639
640 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
641
642 * Makefile.def (fortran): Add check-target-libgomp-fortran.
643 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
644 * Makefile.in: Regenerate.
645
646 2018-06-16 Ben Elliston <bje@gnu.org>
647
648 * config.guess: Import latest version.
649 * config.sub: Likewise.
650
651 2018-06-08 Martin Liska <mliska@suse.cz>
652
653 * MAINTAINERS: Remove MPX-related entries.
654 * Makefile.def: Remove libmpx support.
655 * Makefile.in: Regenerate.
656 * configure.ac: Remove removed files.
657 * configure: Regenerate.
658 * libmpx/ChangeLog: Remove.
659 * libmpx/Makefile.am: Remove.
660 * libmpx/Makefile.in: Remove.
661 * libmpx/acinclude.m4: Remove.
662 * libmpx/aclocal.m4: Remove.
663 * libmpx/config.h.in: Remove.
664 * libmpx/configure: Remove.
665 * libmpx/configure.ac: Remove.
666 * libmpx/configure.tgt: Remove.
667 * libmpx/libmpx.spec.in: Remove.
668 * libmpx/mpxrt/Makefile.am: Remove.
669 * libmpx/mpxrt/Makefile.in: Remove.
670 * libmpx/mpxrt/libmpx.map: Remove.
671 * libmpx/mpxrt/libtool-version: Remove.
672 * libmpx/mpxrt/mpxrt-utils.c: Remove.
673 * libmpx/mpxrt/mpxrt-utils.h: Remove.
674 * libmpx/mpxrt/mpxrt.c: Remove.
675 * libmpx/mpxrt/mpxrt.h: Remove.
676 * libmpx/mpxwrap/Makefile.am: Remove.
677 * libmpx/mpxwrap/Makefile.in: Remove.
678 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
679 * libmpx/mpxwrap/libtool-version: Remove.
680 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
681
682 2018-06-04 Martin Liska <mliska@suse.cz>
683
684 * MAINTAINERS: Add myself as gcov maintainer.
685
686 2018-06-04 Matthew Fortune <mfortune@gmail.com>
687
688 * MAINTAINERS: Update my email address.
689
690 2018-06-04 Tom de Vries <tdevries@suse.de>
691
692 * MAINTAINERS: Remove write-after-approval entries for component
693 maintainers.
694
695 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
696
697 * MAINTAINERS (write after approval): Add myself.
698
699 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
700
701 * MAINTAINERS: Update my email address.
702
703 2018-06-01 Tom de Vries <tdevries@suse.de>
704
705 * MAINTAINERS: Update my email address.
706
707 2018-05-22 Bin Cheng <bin.cheng@arm.com>
708
709 * MAINTAINERS (loop-optimizer): Add myself.
710
711 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
712
713 * configure.ac: Added "nfp" target.
714 * configure: Regenerate.
715
716 2018-04-30 Richard Biener <rguenther@suse.de>
717
718 PR bootstrap/85571
719 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
720 (STAGE3_TFLAGS): Likewise.
721 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
722 (STAGEtrain_TFLAGS): Likewise.
723 * Makefile.in: Regenerate.
724
725 2018-04-26 Richard Biener <rguenther@suse.de>
726
727 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
728 (STAGE2_CFLAGS): Likewise.
729 (STAGE2_TFLAGS): Likewise.
730 (STAGE3_CFLAGS): Add -fchecking.
731 (STAGE3_TFLAGS): Likewise.
732 (STAGEtrain_CFLAGS): Filter out -fchecking.
733 (STAGEtrain_TFLAGS): Likewise.
734 * Makefile.in: Re-generate.
735
736 2018-04-25 Catherine Moore <clm@codesourcery.com>
737
738 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
739
740 2018-04-18 Paul Clarke <pc@us.ibm.com>
741
742 * MAINTAINERS (write after approval): Add myself.
743
744 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
745
746 * MAINTAINERS: Update my email address.
747
748 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
749
750 * MAINTAINERS: Remove redundant Write-After-Approval entry.
751
752 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
753
754 * MAINTAINERS: Update my email address and disambiguate myself
755 a bit from Will Schmidt.
756
757 2018-03-21 Nathan Sidwell <nathan@acm.org>
758
759 * MAINTAINERS: Move maintainers of now-removed picochip and score
760 ports to write after approval.
761
762 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
763
764 * MAINTAINERS: Add entry for SVE maintainership.
765
766 2018-02-13 Maciej W. Rozycki <macro@mips.com>
767
768 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
769 * configure: Regenerate.
770
771 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
772
773 * MAINTAINERS (write after approval): Add myself.
774
775 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
776
777 * MAINTAINERS (write after approval): Add myself.
778
779 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
780
781 * MAINTAINERS (write after approval): Add myself.
782
783 2018-01-03 Jakub Jelinek <jakub@redhat.com>
784
785 Update copyright years.
786
787 2018-01-03 Ben Elliston <bje@gnu.org>
788
789 * config.guess: Import latest version.
790 * config.sub: Likewise.
791
792 2017-12-12 Stafford Horne <shorne@gmail.com>
793
794 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
795 * configure: Regenerate.
796
797 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
798
799 * MAINTAINERS (Write After Approval): Add myself.
800
801 2017-11-28 Julia Koval <julia.koval@intel.com>
802 Sebastian Peryt <sebastian.peryt@intel.com>
803
804 * Makefile.def (target_modules): Remove libcilkrts.
805 * Makefile.in: Ditto.
806 * configure: Ditto.
807 * configure.ac: Ditto.
808
809 2017-11-28 Julia Koval <julia.koval@intel.com>
810
811 * MAINTAINERS (Write After Approval): Add myself.
812
813 2017-11-22 Sudakshina Das <sudi.das@arm.com>
814
815 * MAINTAINERS (Write After Approval): Add myself.
816
817 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
818
819 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
820 Use my SiFive email address.
821
822 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
823
824 * MAINTAINERS (write after approval): Add myself.
825
826 2017-10-27 Martin Liska <mliska@suse.cz>
827
828 * Makefile.tpl: Use proper name of folder as it was renamed
829 during transition to 4 stages.
830 * Makefile.in: Regenerate.
831
832 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
833
834 * MAINTAINERS (write after approval): Add myself.
835
836 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
837
838 * MAINTAINERS: Add a note that maintainership also includes web
839 pages, docs, and testsuite related to that area.
840
841 2017-09-25 Tom de Vries <tom@codesourcery.com>
842
843 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
844
845 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
846
847 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
848
849 2017-09-15 Nathan Sidwell <nathan@acm.org>
850
851 * MAINTAINERS: Remove myself as a vxworks maintainer.
852
853 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
854
855 * MAINTAINERS: Remove email address of Jim Norris.
856
857 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
858
859 * MAINTAINERS (Reviewers): Move myself from here...
860 (CPU Port Maintainers): ... to here.
861
862 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
863
864 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
865
866 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
867
868 * MAINTAINERS (write after approval): Add myself.
869
870 2017-07-28 Tony Reix <tony.reix@atos.net>
871
872 * configure.ac (target-libffi): Don't disable for AIX.
873 (go): Don't add to unsupported_languages on AIX.
874 (target-libgo): Don't disable for AIX.
875 * configure: Regenerate.
876
877 2017-07-19 Yury Gribov <tetra2005@gmail.com>
878
879 * MAINTAINERS: Add myself.
880
881 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
882
883 * MAINTAINERS: Update my email address.
884
885 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
886
887 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
888 arm-specific auto-generated header files.
889
890 2017-07-03 Nathan Sidwell <nathan@acm.org>
891
892 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
893 * configure: Rebuilt.
894
895 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
896
897 * MAINTAINERS: Readd myself for c6x.
898
899 2017-06-28 Martin Liska <mliska@suse.cz>
900
901 PR bootstrap/81217
902 * Makefile.def: Remove superfluous bootstrap_target from
903 bootstrap_stage.
904 * Makefile.in: Re-generate the file.
905
906 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
907
908 * MAINTAINERS: Add myself to Write After Approval
909
910 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
911
912 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
913
914 2017-06-19 Martin Liska <mliska@suse.cz>
915
916 * Makefile.def: Define 4 stages PGO bootstrap.
917 * Makefile.tpl: Define FLAGS.
918 * Makefile.in: Regenerate.
919
920 2017-06-14 Ian Lance Taylor <iant@golang.org>
921
922 * Makefile.def: Add check-gotools to go check targets.
923 * Makefile.in: Rebuild.
924
925 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
926
927 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
928
929 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
930
931 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
932 * configure: Regenerate.
933
934 2017-05-31 Martin Liska <mliska@suse.cz>
935
936 * configure.ac: Add handling of stage2_werror_flags to
937 action-if-given and to action-if-not-given.
938 * configure: Regenerate.
939
940 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
941
942 * MAINTAINERS: Add self to Write After Approval
943
944 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
945
946 * MAINTAINERS: Update my email address, and remove myself as
947 maintainer in some areas.
948
949 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
950
951 * MAINTAINERS: Add self to Write After Approval
952
953 2017-05-25 Nathan Sidwell <nathan@acm.org>
954
955 * configure.ac: Add --enable-languages=default to mean default and
956 make --enable-languages=all mean all supported languages.
957 * configure: Regenerated.
958
959 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
960
961 * config.gcc (powerpc*-*-*spe*): New.
962 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
963 (powerpc-*-rtems*spe*): New.
964 (powerpc*-*-linux*spe*): New.
965 (powerpc-wrs-vxworksspe): New.
966 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
967 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
968 * config.host (powerpc*-*-*spe*): New.
969
970 2017-05-19 Martin Liska <mliska@suse.cz>
971
972 * configure.ac: Add --enable-werror-always just for
973 bootstrap-debug (or none build config) and do not add it
974 when we are on a release branch.
975 * configure: Regenerated.
976
977 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
978
979 * MAINTAINERS: Add self to Write After Approval
980
981 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
982
983 * MAINTAINERS: Move myself to Write After Approval section.
984
985 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
986
987 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
988 ACCH registers.
989 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
990 available.
991 (umulsidi3): Likewise.
992 (mulsidi3_700): Disable this pattern when we have advanced mpy
993 instructions.
994 (umulsidi3_700): Likewise.
995 (maddsidi4): New pattern.
996 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
997 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
998 (mpydu_imm_arcv2hs): Likewise.
999 * config/arc/predicates.md (accl_operand): New predicate.
1000
1001 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1002 Andrew Burgess <andrew.burgess@embecosm.com>
1003
1004 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1005 case.
1006 (ARC_AUTOFP_IRQ_P): Likewise.
1007 (ARC_AUTO_IRQ_P): Likewise.
1008 (rgf_banked_register_count): New variable.
1009 (parse_mrgf_banked_regs_option): New function.
1010 (arc_override_options): Handle rgf_banked_regs option.
1011 (arc_handle_interrupt_attribute): Add firq option.
1012 (arc_compute_function_type): Return fast irq type when required.
1013 (arc_must_save_register): Handle fast interrupts.
1014 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1015 (arc_return_address_regs): Update.
1016 * config/arc/arc.h (arc_return_address_regs): Update.
1017 (arc_function_type): Add fast interrupt type.
1018 (ARC_INTERRUPT_P): Update.
1019 (RC_FAST_INTERRUPT_P): Define.
1020 * config/arc/arc.md (simple_return): Update for fast interrupts.
1021 (p_return_i): Likewise.
1022 * config/arc/arc.opt (mrgf-banked-regs): New option.
1023 * doc/invoke.texi (mrgf-banked-regs): Document.
1024
1025 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1026
1027 * config/arc/arc.c (irq_ctrl_saved): New variable.
1028 (ARC_AUTOBLINK_IRQ_P): Define.
1029 (ARC_AUTOFP_IRQ_P): Likewise.
1030 (ARC_AUTO_IRQ_P): Likewise.
1031 (irq_range): New function.
1032 (arc_must_save_register): Likewise.
1033 (arc_must_save_return_addr): Likewise.
1034 (arc_dwarf_emit_irq_save_regs): Likewise.
1035 (arc_override_options): Handle deferred options.
1036 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1037 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1038 arc_must_save_return_addr.
1039 (arc_compute_frame_size): Handle automated save and restore of
1040 registers.
1041 (arc_expand_prologue): Likewise.
1042 (arc_expand_epilogue): Likewise.
1043 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1044 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1045 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1046
1047 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1048 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1049
1050 PR bootstrap/77661
1051 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1052 in-tree build MPC.
1053 * Makefile.in: Regenerate.
1054
1055 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1056
1057 * configure.ac: Enable LTO by default on darwin >= 9.
1058 * configure: Regenerate.
1059
1060 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1061
1062 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1063 and Andrew Waterman as the RISC-V maintainers.
1064
1065 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1066
1067 * MAINTAINERS: Add self to Write After Approval
1068
1069 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1070
1071 * config.guess: Import latest from upstream.
1072
1073 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1074
1075 * MAINTAINERS (Write After Approval): Remove entries that are
1076 already covered under Reviewers.
1077
1078 2017-03-08 Mark Wielaard <mark@klomp.org>
1079
1080 PR demangler/70909
1081 PR demangler/67264
1082 * include/demangle.h: Add d_printing to struct demangle_component
1083 and pass struct demangle_component as non const.
1084
1085 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1086
1087 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1088
1089 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1090
1091 * Makefile.tpl: Remove HOST_ISLVER.
1092 (HOST_EXPORTS): Remove ISLVER.
1093 * Makefile.in: Regenerate.
1094
1095 2017-02-13 Richard Biener <rguenther@suse.de>
1096
1097 * configure: Re-generate.
1098
1099 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1100
1101 * MAINTAINERS: Adjust bug reporting URL.
1102
1103 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1104
1105 * MAINTAINERS (Write After Approval): Remove redundant entry
1106 for Andrew Burgess.
1107
1108 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1109
1110 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1111 32-bit hppa*-*-hpux*.
1112 * configure: Regenerate.
1113
1114 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1115
1116 * configure.ac: Moved the white list of enabling BRIG FE to
1117 libhsail-rt/configure.tgt.
1118 * configure: Regenerated.
1119 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1120
1121 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1122 Martin Jambor <mjambor@suse.cz>
1123
1124 * Makefile.def (target_modules): Added libhsail-rt.
1125 (languages): Added language brig.
1126 * Makefile.in: Regenerated.
1127 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1128 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1129 * configure: Regenerated.
1130
1131 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1132
1133 PR other/79046
1134 * configure: Regenerated.
1135
1136 2017-01-04 Alan Modra <amodra@gmail.com>
1137
1138 * configure: Regenerate.
1139
1140 2016-12-29 Ben Elliston <bje@gnu.org>
1141
1142 * config.sub: Import latest version.
1143
1144 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1145
1146 * MAINTAINERS (Write After Approval): Add myself.
1147
1148 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1149
1150 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1151 includes bootstrap-mpx.
1152 * configure: Regenerated.
1153
1154 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1155
1156 * MAINTAINERS (Write After Approval): Add myself.
1157
1158 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1159
1160 * configure: Regenerate.
1161
1162 2016-12-01 Matthias Klose <doko@ubuntu.com>
1163
1164 * configure.ac: Don't use pkg-config to check for bdw-gc.
1165 * configure: Regenerate.
1166
1167 2016-11-30 Matthias Klose <doko@ubuntu.com>
1168
1169 * Makefile.def: Remove reference to boehm-gc target module.
1170 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1171 options and for the bdw-gc pkg-config module.
1172 * configure: Regenerate.
1173 * Makefile.in: Regenerate.
1174
1175 2016-11-28 Nathan Sidwell <nathan@acm.org>
1176
1177 * MAINTAINERS (nvptx): Remove self.
1178
1179 2016-11-25 Ben Elliston <bje@gnu.org>
1180
1181 * config.guess: Import latest version.
1182 * config.sub: Likewise.
1183
1184 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1185
1186 * MAINTAINERS (Write After Approval): Add myself.
1187
1188 2016-11-15 Matthias Klose <doko@ubuntu.com>
1189
1190 * Makefile.def: Remove references to GCJ.
1191 * Makefile.tpl: Likewise.
1192 * Makefile.in: Regenerate.
1193
1194 2016-11-15 Matthias Klose <doko@ubuntu.com>
1195
1196 * config-ml.in: Remove references to GCJ.
1197 * configure.ac: Likewise.
1198 * configure: Regenerate.
1199
1200 2016-11-01 Josh Conner <joshconner@google.com>
1201
1202 * MAINTAINERS (Write After Approval): Update email address,
1203
1204 2016-10-27 Carl Love <cel@us.ibm.com>
1205
1206 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1207 Approval list to make it alphabetical.
1208
1209 2016-10-27 Carl Love <cel@us.ibm.com>
1210
1211 * MAINTAINERS (Write After Approval): Add myself.
1212
1213 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1214
1215 * MAINTAINERS (Reviewers): Add myself.
1216 (Write After Approval): Add myself.
1217
1218 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1219 Ulrich Weigand <uweigand@de.ibm.com>
1220
1221 * MAINTAINERS: Update email address.
1222
1223 2016-10-10 Nathan Sidwell <nathan@acm.org>
1224
1225 * MAINTAINERS: Update email address.
1226
1227 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1228
1229 * configure.ac: Add aarch64-*-freebsd*.
1230 * configure: Regenerate.
1231
1232 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1233
1234 * MAINTAINERS: Update email address after it got reverted.
1235
1236 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1237
1238 * configure.ac (target_libraries): Readd target-boehm-gc.
1239 Restore --enable-objc-gc handling.
1240 * configure: Regenerate.
1241
1242 2015-10-03 Jeff Law <law@redhat.com>
1243
1244 * MAINTAINERS: Move several inactive maintainers to the
1245 write-after-approval section.
1246
1247 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1248
1249 * configure.ac: Add target-libffi to target_libraries.
1250 Readd libgcj target disablings, modified to only target-libffi.
1251 Readd target addition of go to unsupported languages.
1252 * configure: Regenerated.
1253
1254 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1255
1256 * MAINTAINERS: Update email address.
1257
1258 2016-09-30 Andrew Haley <aph@redhat.com>
1259
1260 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1261 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1262 libgcj.
1263
1264 2016-09-30 Andrew Haley <aph@redhat.com>
1265
1266 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1267 write-after approval after GCJ deletion.
1268
1269 2016-09-30 Andrew Haley <aph@redhat.com>
1270
1271 * Makefile.def: Remove libjava.
1272 * Makefile.tpl: Likewise.
1273 * Makefile.in: Regenerate.
1274 * configure.ac: Likewise.
1275 * configure: Likewise.
1276 * gcc/java: Remove.
1277 * libjava: Likewise.
1278
1279 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1280
1281 * MAINTAINERS (Reviewers): Add myself.
1282
1283 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1284
1285 * configure.ac: Disable "sim" directory for arc*-*-*.
1286 * configure: Regenerated.
1287
1288 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1289
1290 * MAINTAINERS (Write After Approval): Add myself.
1291
1292 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1293
1294 * configure.ac: Check for the minimum in-tree MPFR version
1295 handled.
1296 * configure: Regenerate.
1297
1298 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1299
1300 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1301 * configure: Regenerated.
1302
1303 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1304
1305 * MAINTAINERS (Write After Approval): Add myself.
1306
1307 2016-06-23 Andi Kleen <ak@linux.intel.com>
1308
1309 * Makefile.def: Add autoprofiledbootstrap.
1310 * Makefile.tpl: Dito.
1311 * Makefile.in: Regenerate.
1312
1313 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1314
1315 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1316 * configure: Regenerate.
1317
1318 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1319
1320 * configure: Regenerate.
1321 * configure.ac: Remove support for avr-rtems.
1322
1323 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1324
1325 * MAINTAINERS (Write After Approval): Add myself.
1326
1327 2016-06-16 Michael Collison <michael.collison@arm.com>
1328
1329 * MAINTAINERS (Write After Approval): Add myself.
1330
1331 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1332
1333 * MAINTAINERS (Write After Approval): Update e-mail address.
1334
1335 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1336
1337 * MAINTAINERS (Write After Approval): Add myself.
1338
1339 2016-05-28 Alan Modra <amodra@gmail.com>
1340
1341 * Makefile.tpl (configure): Depend on m4 files included.
1342 * Makefile.in: Regenerate.
1343
1344 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1345
1346 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1347 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1348
1349 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1350
1351 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1352 special case builtin.
1353 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1354 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1355 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1356 for __builtin_vec_addec.
1357
1358 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1359
1360 * config.guess: Import version 2016-04-02 (newest).
1361 * config.sub: Import version 2016-05-10 (newest).
1362
1363 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1364
1365 * configure.ac: Add ARC support to libgloss.
1366 * configure: Regenerate
1367
1368 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1369
1370 * MAINTAINERS (Write After Approval): Add myself.
1371
1372 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1373
1374 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1375 * configure: Regenerated.
1376 * Makefile.def (gmp): Explicitly disable assembler.
1377 (mpfr): Adjust lib_path.
1378 (mpc): Likewise.
1379 * Makefile.in: Regenerated.
1380
1381 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1382
1383 PR bootstrap/70704
1384 * configure.ac (--enable-stage1-checking): Add missing
1385 --enable-checking=.
1386 * configure: Regenerated.
1387
1388 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1389
1390 * config.guess: Revert r235676.
1391 * config.sub: Revert r235676.
1392
1393 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1394
1395 * config.guess: Remove SH5 support.
1396 * config.sub: Likewise.
1397 * configure: Likewise.
1398 * configure.ac: Likewise.
1399
1400 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1401
1402 PR bootstrap/70704
1403 * configure.ac (--enable-stage1-checking): For --disable-checking or
1404 implicit --enable-checking, make sure extra flag matches in between
1405 stage1 and later checking.
1406 * configure: Regenerated.
1407
1408 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1409
1410 * .gitattributes: New file.
1411
1412 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1413
1414 * MAINTAINERS (rs6000/powerpc port): Add myself.
1415
1416 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1417
1418 PR bootstrap/70173
1419 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1420 and gotools directories. Delete the stage_final file.
1421 * Makefile.in: Regenerate.
1422
1423 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1424
1425 * MAINTAINERS (Write After Approval): Add myself.
1426
1427 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1428
1429 * MAINTAINERS (Fortran maintainer): Remove myself.
1430
1431 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1432
1433 * MAINTAINERS (Write After Approval): Add myself.
1434
1435 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1436
1437 * MAINTAINERS (Write After Approval): Add myself.
1438
1439 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1440
1441 Sync with binutils-gdb:
1442
1443 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1444
1445 * configure.ac: Add mips and s390 to the gold target check.
1446 * configure: Regenerate.
1447
1448 2016-03-01 DJ Delorie <dj@redhat.com>
1449
1450 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1451
1452 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1453
1454 * MAINTAINERS (libcpp): Add myself.
1455 (diagnostic messages): Likewise.
1456
1457 2016-02-20 Tom de Vries <tom@codesourcery.com>
1458
1459 * MAINTAINERS: Fix whitespace.
1460
1461 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1462
1463 * MAINTAINERS (Write After Approval): Add myself.
1464
1465 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1466
1467 * config/isl.m4: Add comments about isl-0.16.
1468 * configure: Regenerate.
1469
1470 2016-01-29 Martin Jambor <mjambor@suse.cz>
1471
1472 * MAINTAINERS (hsa maintainers): Add myself.
1473
1474 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1475
1476 * MAINTAINERS: (Write After Approval): Add myself.
1477
1478 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1479 Sebastian Pop <s.pop@samsung.com>
1480
1481 * Makefile.in: Regenerate.
1482 * Makefile.tpl: Export ISLVER.
1483 * configure: Regenerate.
1484 * config/isl.m4: Detect isl-0.15.
1485
1486 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1487
1488 PR bootstrap/69329
1489 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1490 * Makefile.in: Regenerate.
1491
1492 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1493
1494 * configure.ac: Enable LTO for DJGPP
1495 * configure: Regenerate
1496
1497 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1498
1499 Sync with binutils-gdb:
1500 2015-10-21 Nick Clifton <nickc@redhat.com>
1501
1502 PR gas/19109
1503 * configure.ac: Note the 'none' is an acceptable argument to
1504 --enable-compressed-debug-sections.
1505 * configure: Regenerate.
1506
1507 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1508
1509 PR bootstrap/69134
1510 * Makefile.def (mpfr): Disable assembler.
1511 * Makefile.in: Regenerate.
1512
1513 2016-01-01 Ben Elliston <bje@gnu.org>
1514
1515 * config.guess: Import version 2016-01-01.
1516 * config.sub: Likewise.
1517
1518 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1519
1520 * MAINTAINERS (Write After Approval): Add myself.
1521
1522 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1523
1524 * Makefile.in: Replace ISL with isl.
1525 * Makefile.tpl: Same.
1526 * config/isl.m4: Same.
1527 * configure.ac: Same.
1528 * contrib/download_prerequisites: Same.
1529 * configure: Regenerate.
1530
1531 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1532
1533 * MAINTAINERS (Write After Approval): Add Myself.
1534
1535 2015-12-17 Nathan Sidwell <nathan@acm.org>
1536
1537 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1538 * configure: Regenerate.
1539
1540 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1541 Sebastian Pop <s.pop@samsung.com>
1542
1543 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1544 isl_ctx_get_max_operations.
1545 * configure: Regenerate.
1546
1547 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1548
1549 * MAINTAINERS (Write After Approval): Add myself.
1550
1551 2015-12-02 Ian Lance Taylor <iant@google.com>
1552
1553 PR go/66147
1554 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1555 * Makefile.in: Regenerate.
1556
1557 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1558
1559 PR libffi/65726
1560 * Makefile.def (lang_env_dependencies): Make libffi depend
1561 on cxx.
1562 * Makefile.in: Regenerate.
1563
1564 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1565
1566 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1567 symbols.
1568
1569 2015-11-20 Tristan Gingold <gingold@adacore.com>
1570
1571 Sync with binutils-gdb:
1572 2015-11-20 Tristan Gingold <gingold@adacore.com>
1573
1574 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1575 * configure: Regenerate.
1576
1577 2015-11-19 Martin Liska <mliska@suse.cz>
1578
1579 * .gitignore: Add .clang-format to ignored files.
1580 * Makefile.in: Add clang-format.
1581 * Makefile.tpl: Likewise.
1582
1583 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1584
1585 * configure.ac: Enable libmpx by default.
1586 * configure: Regenerated.
1587
1588 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1589
1590 * MAINTAINERS: Update email address.
1591
1592 2015-10-23 Paulo Matos <pmatos@linki.tools>
1593
1594 * MAINTAINERS: Update email address.
1595
1596 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1597
1598 * MAINTAINERS (Write After Approval): Add myself.
1599
1600 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1601
1602 Sync with binutils-gdb:
1603 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1604
1605 PR gas/19109
1606 * configure.ac: Add
1607 --enable-compressed-debug-sections={all,gas,gold,ld}.
1608 * configure: Regenerated.
1609
1610 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1611
1612 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1613
1614 2015-10-09 Martin Liska <mliska@suse.cz>
1615
1616 * MAINTAINERS (Write After Approval): Add myself.
1617
1618 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1619
1620 * MAINTAINERS (Write After Approval): Add myself.
1621
1622 2015-10-02 Florian Weimer <fweimer@redhat.com>
1623
1624 * MAINTAINERS: Update email address.
1625
1626 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1627
1628 * MAINTAINERS (Write After Approval): Add myself.
1629
1630 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1631
1632 * MAINTAINERS: Update email.
1633
1634 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1635
1636 * MAINTAINERS: Update my email address.
1637
1638 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1639
1640 * MAINTAINERS (ft32 port): Add myself.
1641
1642 2015-08-28 David Sherwood <david.sherwood@arm.com>
1643
1644 * MAINTAINERS: Add myself.
1645
1646 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1647
1648 * MAINTAINERS (Write After Approval): Add myself.
1649
1650 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1651
1652 PR libfortran/54572
1653 * Makefile.def: Make libgfortran depend on libbacktrace.
1654 * Makefile.in: Regenerate.
1655
1656 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1657
1658 * MAINTAINERS (Write After Approval): Add myself.
1659
1660 2015-08-12 Tom de Vries <tom@codesourcery.com>
1661
1662 PR other/67092
1663 * configure.ac: Remove --with_host_libstdcxx support.
1664 * configure: Regenerate.
1665
1666 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1667 Jakub Jelinek <jakub@redhat.com>
1668
1669 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1670 nvptx*-*-*.
1671 * configure: Regenerate.
1672
1673 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1674
1675 * Makefile.def (libiconv): Define bootstrap=true.
1676 Mark pdf/html/info as missing.
1677 (configure-gcc): Depend on all-libiconv.
1678 (all-gcc): Ditto.
1679 (configure-libcpp): Ditto.
1680 (all-libcpp): Ditto.
1681 (configure-intl): Ditto.
1682 (all-intl): Ditto.
1683 * Makefile.in: Regenerate.
1684
1685 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1686
1687 * MAINTAINERS (loop ivopts): Add the entry and myself.
1688
1689 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1690
1691 * MAINTAINERS (nvptx): Add self.
1692
1693 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1694
1695 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1696 128-bit vector modes.
1697
1698 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1699
1700 * MAINTAINERS (Write After Approval): Add myself.
1701
1702 2015-07-28 Ben Elliston <bje@gnu.org>
1703
1704 * config.sub, config.guess: Import from upstream.
1705
1706 2015-07-24 Michael Darling <darlingm@gmail.com>
1707
1708 PR other/66259
1709 * config-ml.in: Reflects renaming of configure.in to configure.ac
1710 * configure: Likewise
1711 * configure.ac: Likewise
1712
1713 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1714
1715 * MAINTAINERS: Update my email address.
1716
1717 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1718
1719 Sync with binutils-gdb:
1720 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1721
1722 * configure.ac (target_configdirs): Exclude target-zlib if
1723 target-libjava isn't built.
1724 * configure: Regenerated.
1725
1726 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1727
1728 Sync with binutils-gdb:
1729 2015-05-13 John David Anglin <dave.anglin@bell.net>
1730
1731 * configure.ac: Disable configuration of GDB for HPUX targets.
1732 * configure: Regenerate.
1733
1734 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1735
1736 * configure.ac: Add --with-system-zlib.
1737 * configure: Regenerated.
1738
1739 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1740
1741 * configure.ac: Add FT32 support.
1742 * configure: Regenerate.
1743
1744 2015-01-12 Anthony Green <green@moxielogic.com>
1745
1746 * configure.ac: Don't disable gprof for moxie.
1747 * configure: Rebuild.
1748
1749 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1750
1751 Sync with binutils-gdb:
1752 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1753
1754 PR ld/18355
1755 * Makefile.def: Add extra_configure_flags to host zlib.
1756 * configure.ac (extra_host_zlib_configure_flags): New. Set
1757 to --enable-host-shared When bfd is to be built as shared
1758 library. AC_SUBST.
1759 * Makefile.in: Regenerated.
1760
1761 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1762
1763 Sync with src:
1764 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1765 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1766 * Makefile.in: Regenerated.
1767
1768 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1769
1770 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1771 target.
1772 * configure: Regenerate.
1773
1774 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1775
1776 * MAINTAINERS (Write After Approval): Add myself.
1777
1778 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1779
1780 * MAINTAINERS (OS Port Maintainers): Add myself.
1781 (Various Maintainers): Remove myself from libffi testsuite.
1782
1783 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1784
1785 * MAINTAINERS (gen* on machine desc): Add self.
1786
1787 2015-06-02 Jason Merrill <jason@redhat.com>
1788
1789 PR bootstrap/66319
1790 * configure.ac: Use -std=gnu++98.
1791
1792 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1793
1794 * MAINTAINERS (Write After Approval): Add myself.
1795
1796 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1797
1798 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1799 * configure: Regenerate.
1800
1801 2015-05-26 Jason Merrill <jason@redhat.com>
1802
1803 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1804 * configure: Regenerate.
1805
1806 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1807
1808 * configure.ac: FT32 target added.
1809 * configure: Regenerated.
1810
1811 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1812
1813 * MAINTAINERS (Write After Approval): Add myself.
1814
1815 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1816
1817 * MAINTAINERS (Write After Approval): Add myself.
1818
1819 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1820
1821 * configure.ac: Fix typo.
1822 * configure: Regenerate.
1823
1824 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1825
1826 * MAINTAINERS (Write After Approval): Add myself.
1827
1828 2015-05-03 Matthias Klose <doko@ubuntu.com>
1829
1830 * configure.ac: Match $host configured with triplets.
1831 * configure: Regenerate.
1832
1833 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1834
1835 * Makefile.tpl: Remove surplus whitespace throughout.
1836 * Makefile.in: Regenerate.
1837
1838 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1839
1840 * MAINTAINERS (Various Maintainers): Add myself as instruction
1841 combiner maintainer.
1842
1843 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1844
1845 PR bootstrap/62077
1846 * configure.ac (--enable-stage1-checking): Default to
1847 release,misc,gimple,rtlflag,tree,types if --disable-checking
1848 or --enable-checking is not specified and DEV-PHASE is not
1849 experimental.
1850 * configure: Regenerated.
1851
1852 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1853
1854 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1855 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1856 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1857 * Makefile.in: Regenerate.
1858
1859 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1860
1861 * MAINTAINERS: Update my email address.
1862
1863 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1864
1865 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1866
1867 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1868
1869 * MAINTAINERS: Add myself as an arm port reviewer.
1870
1871 2015-03-25 Martin Liska <mliska@suse.cz>
1872 Yury Gribov <y.gribov@samsung.com>
1873
1874 * Makefile.in: Fix ln source location for vimrc file.
1875 * Makefile.tpl: Likewise.
1876
1877 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1878
1879 PR bootstrap/25672
1880 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1881 cross-compiling. Similarly for CXX_FOR_TARGET.
1882 * configure: Regenerate.
1883
1884 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1885
1886 * Makefile.def: Add libmpx.
1887 * configure.ac: Add libmpx.
1888 * Makefile.in: Regenerate.
1889 * configure: Regenerate.
1890
1891 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1892
1893 * MAINTAINERS (CPU Port Maintainers): Add myself
1894 i386 vector ISA extns mantainer.
1895
1896 2015-03-13 Jeff Law <law@redhat.com>
1897
1898 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1899 maintainer.
1900 Remove Richard Henderson as a maintainer for the x86 port.
1901
1902 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1903
1904 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1905
1906 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1907
1908 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1909 pointer bounds checker and i386 MPX maintainer.
1910
1911 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1912
1913 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1914
1915 2015-02-26 Martin Sebor <msebor@redhat.com>
1916
1917 * MAINTAINERS (Various Maintainers): Add self.
1918
1919 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1920
1921 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1922 Make sure it contains lto.
1923 * configure: Regenerate.
1924
1925 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1926
1927 * configure: Regenerate.
1928
1929 2015-02-06 Diego Novillo <dnovillo@google.com>
1930 1
1931 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1932 middle-end, docstring): Remove myself.
1933 (Write After Approval): Add myself.
1934
1935 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1936
1937 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1938 (Write After Approval): Update address.
1939
1940 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1941
1942 PR jit/64780
1943 * configure.ac: Require the user to explicitly specify
1944 --enable-host-shared if the jit is enabled.
1945 * configure: Regenerate.
1946
1947 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1948
1949 * MAINTAINERS (Write After Approval): Add myself.
1950
1951 2015-01-25 Tom de Vries <tom@codesourcery.com>
1952
1953 * MAINTAINERS: Make whitespace consistent.
1954
1955 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1956
1957 * MAINTAINERS (Write After Approval): Add myself.
1958
1959 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1960
1961 * MAINTAINERS: (Write After Approval): Add myself.
1962
1963 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1964
1965 * MAINTAINERS: (Write After Approval): Add myself.
1966
1967 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1968
1969 * MAINTAINERS: (Write After Approval): Add myself.
1970
1971 2015-01-13 Iain Sandoe <iain@codesourcery.com>
1972
1973 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
1974 objective-c/c++ front end maintainer.
1975
1976 2015-01-13 Marek Polacek <polacek@redhat.com>
1977
1978 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
1979
1980 2015-01-12 Jeff Law <law@redhat.com>
1981
1982 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
1983 a very long time.
1984
1985 2015-01-09 Ian Lance Taylor <iant@google.com>
1986
1987 * configure.ac (host_tools): Add gotools.
1988 * Makefile.def (host_modules): Add gotools.
1989 (dependencies): Add dependency of all-gotools on all-target-libgo.
1990
1991 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
1992
1993 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
1994 * configure: Regenerate.
1995
1996 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
1997
1998 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
1999 all-target-libgomp.
2000 * Makefile.in: Regenerate.
2001
2002 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2003
2004 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2005
2006 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2007
2008 * configure.ac: Add Visium support.
2009 * configure: Regenerate.
2010
2011 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2012
2013 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2014 * configure: Regenerate.
2015
2016 2015-01-03 Andrew Pinski <apinski@cavium.com>
2017
2018 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2019 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2020 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2021 (OBJCOPY_FOR_TARGET): New variable.
2022 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2023 * Makefile.in: Regenerate.
2024 * configure.ac: Check for already installed target objcopy.
2025 Also GCC_TARGET_TOOL on objcopy.
2026 * configure: Regenerate.
2027
2028 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2029
2030 * config.sub: Update from upstream, to 2015-01-01 version.
2031 * config.guess: Ditto.
2032
2033 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2034
2035 * MAINTAINERS (RTEMS Ports): Add myself.
2036
2037 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2038
2039 * MAINTAINERS (Write After Approval): Add myself.
2040
2041 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2042
2043 * MAINTAINERS (Write After Approval): Add myself.
2044
2045 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2046
2047 * configure.ac (--enable-as-accelerator-for): Don't set
2048 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2049 * configure: Regenerate.
2050
2051 2014-12-13 Jakub Jelinek <jakub@redhat.com>
2052
2053 PR bootstrap/64023
2054 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2055 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2056 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2057 to CXX.
2058 * Makefile.in: Regenerated.
2059
2060 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2061 Yury Gribov <y.gribov@samsung.com>
2062
2063 * .gitignore: Added .local.vimrc and .lvimrc.
2064 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2065 * Makefile.in: Regenerate.
2066
2067 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2068
2069 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2070 * configure: Regenerated.
2071
2072 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2073
2074 * MAINTAINERS (nvptx port): New entry.
2075
2076 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2077
2078 * configure: Regenerate.
2079
2080 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2081
2082 * configure.ac: Merge with Binutils.
2083
2084 2014-11-26 Tobias Burnus <burnus@net-b.de>
2085
2086 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2087 * Makefile.in: Regenerate.
2088
2089 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2090
2091 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2092 missing flex.
2093 * Makefile.in: Regenerated.
2094
2095 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2096
2097 * Makefile.in: Regenerate.
2098
2099 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2100
2101 PR bootstrap/63784
2102 * libtool.m4: Add $pic_flag with -shared.
2103
2104 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2105
2106 * MAINTAINERS (Write After Approval): Added myself.
2107
2108 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2109
2110 * MAINTAINERS (write-after-approval): Add myself.
2111
2112 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2113
2114 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2115 from 2 years ago.
2116
2117 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2118
2119 Revert:
2120 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2121
2122 * MAINTAINERS (Write After Approval): Added myself as line map
2123 maintainer.
2124
2125 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2126
2127 Revert:
2128 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2129
2130 * MAINTAINERS (Write After Approval): Added myself.
2131
2132 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2133
2134 * MAINTAINERS (Write After Approval): Added myself.
2135
2136 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2137
2138 * MAINTAINERS (Write After Approval): Added myself as line map
2139 maintainer.
2140
2141 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2142
2143 * MAINTAINERS (Various Maintainers): Added myself as line map
2144 maintainer.
2145
2146 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2147
2148 * move-if-change: Sync from upstream gnulib.
2149
2150 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2151
2152 * compile: Sync with upstream Automake.
2153 * depcomp: Ditto.
2154 * install-sh: Ditto.
2155 * missing: Ditto.
2156 * mkinstalldirs: Ditto.
2157 * ylwrap: Ditto.
2158
2159 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2160
2161 * config.sub: Update from upstream config repo.
2162 * config.guess: Ditto.
2163
2164 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2165
2166 * Makefile.def: Add liboffloadmic to target_modules. Make
2167 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2168 * Makefile.in: Regenerate.
2169 * configure: Regenerate.
2170 * configure.ac: Add liboffloadmic to target binaries.
2171 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2172 Add liboffloadmic to noconfig list when C++ is not supported.
2173
2174 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2175 Thomas Schwinge <thomas@codesourcery.com>
2176 Ilya Verbin <ilya.verbin@intel.com>
2177 Andrey Turetskiy <andrey.turetskiy@intel.com>
2178
2179 * configure: Regenerate.
2180 * configure.ac (--enable-as-accelerator-for)
2181 (--enable-offload-targets): New configure options.
2182
2183 2014-11-11 Tobias Burnus <burnus@net-b.de>
2184
2185 * Makefile.def: Make all-gcc depend on all-isl.
2186 * Makefile.in: Regenerate.
2187
2188 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2189
2190 * ChangeLog.jit: New.
2191 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2192
2193 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2194
2195 PR target/63610
2196 * libtool.m4: Fix globbing of darwin versions.
2197 * configure: Regenerate.
2198
2199 2014-11-11 Tobias Burnus <burnus@net-b.de>
2200
2201 * Makefile.def: Remove CLooG.
2202 * Makefile.tpl: Ditto.
2203 * configure.ac: Ditto.
2204 * configure: Regenerate.
2205 * Makefile.in: Ditto.
2206
2207 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2208
2209 * configure.ac: Handle nvptx-*-*.
2210 * configure: Regenerate.
2211
2212 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2213
2214 * MAINTAINERS (Write After Approval): Add myself.
2215
2216 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2217
2218 * Makefile.def (libcc1): Remove bootstrap=true;.
2219 * Makefile.in: Regenerated.
2220
2221 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2222
2223 * configure.ac: Update comment.
2224 * configure: Regenerate.
2225
2226 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2227
2228 * MAINTAINERS (Write After Approval): Add myself.
2229
2230 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2231
2232 * configure.ac (extra_host_libiberty_configure_flags): Add
2233 --enable-shared also for libcc1's benefit.
2234 * configure: Regenerate.
2235
2236 2014-10-29 Tristan Gingold <gingold@adacore.com>
2237
2238 * MAINTAINERS: Change my email address.
2239
2240 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2241 Tom Tromey <tromey@redhat.com>
2242
2243 * Makefile.def: Add libcc1 to host_modules.
2244 * configure.ac (host_tools): Add libcc1.
2245 * Makefile.in, configure: Rebuild.
2246
2247 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2248
2249 * configure.ac (build_configargs): Don't share config.cache between
2250 build subdirs.
2251 * configure: Regenerate.
2252
2253 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2254
2255 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2256 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2257 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2258 leon3v7 as leon3.
2259 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2260 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2261 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2262 * config/sparc/sparc.md (cpu): Add leon3v7.
2263 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2264
2265 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2266
2267 * MAINTAINERS (write-after-approval): Add myself.
2268
2269 2014-10-23 Ian Lance Taylor <iant@google.com>
2270
2271 * configure.ac: Disable the Go frontend on systems where it is known
2272 to not work.
2273 * configure: Regenerate.
2274
2275 2014-10-23 Richard Biener <rguenther@suse.de>
2276
2277 * Makefile.def: Add libcpp build module and dependencies.
2278 * configure.ac: Add libcpp build module.
2279 * Makefile.in: Regenerate.
2280 * configure: Likewise.
2281
2282 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2283
2284 * MAINTAINERS (write-after-approval): Add myself.
2285
2286 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2287
2288 * INSTALL/README: Do not mention CVS.
2289
2290 2014-10-03 Jing Yu <jingyu@google.com>
2291
2292 * configure.ac: Add aarch64 to list of targets that support gold.
2293 * configure: Regenerate.
2294
2295 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2296
2297 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2298
2299 2014-09-29 Catherine Moore <clm@codesourcery.com>
2300
2301 * MAINTAINERS: Add myself as MIPS maintainer.
2302
2303 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2304
2305 * MAINTAINERS: Move myself to MIPS maintainers.
2306
2307 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2308
2309 * MAINTAINERS: Put all email addresses between '<' and '>'.
2310
2311 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2312
2313 * MAINTAINERS: Move myself to reviewers (Fortran).
2314
2315 2014-09-01 Andi Kleen <ak@linux.intel.com>
2316
2317 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2318 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2319 * Makefile.in: Regenerate.
2320
2321 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2322
2323 * rtx-classes-status.txt: Delete
2324
2325 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2326
2327 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2328
2329 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2330
2331 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2332 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2333 of checking for version number.
2334 * configure: Regenerated.
2335 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2336
2337 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2338
2339 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2340 is done; begin phase 6 (use extra rtx_def subclasses).
2341
2342 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2343
2344 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2345 done; begin phase 5 (additional rtx_def subclasses).
2346
2347 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2348
2349 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2350
2351 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2352
2353 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2354 SET_BB_HEADER are done.
2355
2356 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2357
2358 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2359 done.
2360
2361 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2362
2363 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2364
2365 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2366
2367 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2368
2369 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2370
2371 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2372
2373 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2374
2375 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2376
2377 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2378
2379 * rtx-classes-status.txt: Phase 3 (per-file commits within
2380 "config" subdirs) is done; begin phase 4 (removal of
2381 "scaffolding").
2382
2383 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2384
2385 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2386 dir) is done; begin phase 3 (per-file commits within "config"
2387 subdirs).
2388
2389 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2390
2391 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2392 phase 2 (per-file commits in main source dir).
2393
2394 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2395
2396 * configure: Regenerated.
2397
2398 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2399
2400 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2401
2402 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2403
2404 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2405
2406 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2407
2408 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2409
2410 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2411
2412 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2413
2414 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2415
2416 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2417
2418 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2419
2420 * MAINTAINERS (Write After Approval): Add myself.
2421
2422 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2423
2424 * MAINTAINERS: Remove myself
2425
2426 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2427
2428 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2429
2430 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2431
2432 * MAINTAINERS (Write After Approval): Add myself.
2433
2434 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2435
2436 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2437 SET_BB_HEADER, SET_BB_FOOTER
2438
2439 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2440
2441 * rtx-classes-status.txt: New file
2442
2443 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2444
2445 * configure.ac: Eliminate ClooG installation dependency.
2446 * configure: Regenerate.
2447 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2448 * Makefile.in: Regenerate.
2449
2450 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2451
2452 * MAINTAINERS (Write After Approval): Add myself.
2453
2454 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2455
2456 * MAINTAINERS (Write After Approval): Add myself.
2457
2458 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2459
2460 * MAINTAINERS (Write After Approval): Add myself.
2461
2462 2014-07-28 Anthony Green <green@moxielogic.com>
2463
2464 Import from savannah.gnu.org:
2465 * config.sub: Update to 2014-07-28 version.
2466
2467 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2468
2469 * MAINTAINERS: Remove my MIPS maintainer entry.
2470
2471 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2472
2473 PR target/47230
2474 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2475 * configure: Regenerate.
2476
2477 2014-07-24 James Norris <jnorris@codesourcery.com>
2478
2479 * MAINTAINERS (Write After Approval): Add myself.
2480
2481 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2482
2483 * configure.ac: Accept only CLooG 0.18.1.
2484 * configure: Regenerate.
2485
2486 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2487
2488 * configure.ac: Don't accept isl 0.11.
2489 * configure: Regenerate.
2490
2491 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2492
2493 * MAINTAINERS (Write After Approval): Add myself.
2494
2495 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2496
2497 * configure.ac: Don't accept isl 0.10.
2498 * configure: Regenerate.
2499
2500 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2501
2502 Fix include path for in-tree cloog.
2503 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2504 * configure: Regenerate.
2505
2506 2014-06-18 Richard Henderson <rth@redhat.com>
2507
2508 * .gitignore: Import gcc_update output.
2509
2510 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2511
2512 * config-ml.in: Robustify ac_configure_args parsing.
2513
2514 * configure.ac (--enable-linker-plugin-configure-flags)
2515 (--enable-linker-plugin-flags): New flags.
2516 (configdirs): Conditionally add libiberty-linker-plugin.
2517 * configure: Regenerate.
2518 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2519 (host_modules) <lto-plugin>: Pay attention to
2520 @extra_linker_plugin_flags@ and
2521 @extra_linker_plugin_configure_flags@.
2522 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2523 * Makefile.in: Regenerate.
2524
2525 * Makefile.tpl (configure-[+prefix+][+module+])
2526 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2527 "module_srcdir" instead of "module" for locating a module's srcdir.
2528 * Makefile.in: Regenerate.
2529
2530 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2531
2532 * MAINTAINERS (Write After Approval): Add myself.
2533
2534 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2535
2536 * MAINTAINERS: Update my email address.
2537
2538 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2539
2540 * MAINTAINERS (Write After Approval): Add myself.
2541
2542 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2543
2544 * MAINTAINERS (Write After Approval): Add myself.
2545
2546 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2547
2548 PR libstdc++/61011
2549 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2550 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2551 * configure: Regenerate.
2552
2553 2014-05-28 Pedro Alves <palves@redhat.com>
2554
2555 * MAINTAINERS (Write After Approval): Add myself.
2556
2557 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2558
2559 * MAINTAINERS: Update my affiliation/email.
2560
2561 2014-05-19 Mike Stump <mikestump@comcast.net>
2562
2563 * MAINTAINERS: Add wide-int reviewers.
2564
2565 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2566
2567 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2568 * configure: Regenerated.
2569
2570 2014-05-15 Torvald Riegel <triegel@redhat.com>
2571
2572 * MAINTAINERS (libitm): Add myself as maintainer.
2573
2574 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2575
2576 * MAINTAINERS (Write After Approval): Add myself.
2577
2578 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2579
2580 * config.sub, config.guess: Import from upstream.
2581
2582 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2583
2584 * MAINTAINERS (Write After Approval): Put myself in correct order.
2585
2586 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2587
2588 * MAINTAINERS (Write After Approval): Add myself.
2589
2590 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2591
2592 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2593 section.
2594
2595 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2596
2597 * MAINTAINERS (Write After Approval): Delete myself.
2598
2599 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2600
2601 PR sanitizer/56781
2602 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2603 and -B* options with -Xcompiler.
2604
2605 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2606
2607 PR bootstrap/60620
2608 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2609 * Makefile.in: Regenerate.
2610
2611 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2612
2613 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2614 for WINDRES_FOR_TARGET in default-manifest.o rule.
2615 * Makefile.in: Regenerate.
2616
2617 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2618
2619 * MAINTAINERS (Write After Approval): Add myself.
2620
2621 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2622
2623 PR sanitizer/56781
2624 * Makefile.def: Set bootstrap=true; for host fixincludes.
2625 * configure.ac: Don't bootstrap host fixincludes unless
2626 --with-build-config=bootstrap-{a,ub}san.
2627 * Makefile.in: Regenerated.
2628 * configure: Regenerated.
2629
2630 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2631
2632 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2633 --enable-vtable-verify option parsing. Don't add
2634 target-libsanitizer to bootstrap_target_libs unless
2635 --with-build-config=bootstrap-asan or
2636 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2637 to bootstrap_target_libs unless --enable-vtable-verify.
2638 * configure: Regenerated.
2639
2640 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2641
2642 * MAINTAINERS (Write After Approval): Add myself.
2643
2644 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2645
2646 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2647
2648 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2649
2650 PR bootstrap/58572
2651 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2652 -I for libstdc++-v3 includes if $(LEAN).
2653 * Makefile.in: Regenerated.
2654
2655 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2656
2657 * MAINTAINERS: Update my email address.
2658
2659 2014-02-24 Walter Lee <walt@tilera.com>
2660
2661 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2662 (tilegx-*-*): Change to tilegx*-*-*.
2663 * configure: Regenerate.
2664
2665 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2666
2667 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2668
2669 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2670
2671 * MAINTAINERS (Write After Approval): Add myself.
2672
2673 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2674
2675 PR target/59788
2676 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2677 *solaris2*.
2678
2679 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2680
2681 * MAINTAINERS: Update my email address.
2682
2683 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2684
2685 * MAINTAINERS: Convert to UTF-8.
2686 Properly sort Xinliang David Li's entry.
2687
2688 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2689 Sandra Loosemore <sandra@codesourcery.com>
2690
2691 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2692 nios2 port maintainers.
2693
2694 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2695
2696 * MAINTAINERS (Write After Approval): Add myself.
2697
2698 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2699
2700 * configure.ac: Add user-friendly check for native x86_64-linux
2701 multilibs.
2702 * configure: Regenerate.
2703
2704 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2705
2706 * MAINTAINERS: Add myself as sh maintainer.
2707
2708 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2709
2710 * MAINTAINERS: Add self as SLSR maintainer.
2711
2712 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2713
2714 * MAINTAINERS: Update my email address.
2715
2716 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2717
2718 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2719
2720 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2721
2722 * Makefile.in: Regenerate.
2723
2724 * Makefile.tpl: Fix typo.
2725 * Makefile.in: Regenerate partially.
2726
2727 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2728
2729 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2730 supported.
2731 * configure: Regenerated.
2732
2733 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2734
2735 * MAINTAINERS (Write After Approval): Add myself.
2736
2737 2013-10-30 Jason Merrill <jason@redhat.com>
2738
2739 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2740 --disable-build-format-warnings.
2741
2742 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2743
2744 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2745 depend on libstdc++ and libgcc.
2746 * configure: Regenerate.
2747 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2748 libcilkrts for POSIX and i*86, and x86_64 architectures.
2749 * Makefile.in: Added libcilkrts related fields to support building it.
2750
2751 2013-10-26 Jeff Law <law@redhat.com>
2752
2753 * Makefile.def (target_modules): Remove libmudflap
2754 (languages): Remove check-target-libmudflap).
2755 * Makefile.in: Rebuilt.
2756 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2757 * configure.ac (target_libraries): Remove target-libmudflap.
2758 Remove checks which disabled libmudflap on some systems.
2759 * configure: Rebuilt.
2760 * libmudflap: Directory removed.
2761
2762 2013-10-21 Cong Hou <congh@google.com>
2763
2764 * MAINTAINERS (Write After Approval): Add myself.
2765
2766 2013-10-16 Mike Stump <mikestump@comcast.net>
2767
2768 * .dir-locals.el: Add.
2769
2770 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2771
2772 * configure.ac: Add --enable-host-shared
2773 * configure: Regenerate.
2774
2775 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2776
2777 Import from savannah.gnu.org:
2778 * config.guess: Update to 2013-06-10 version.
2779 * config.sub: Update to 2013-10-01 version.
2780
2781 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2782
2783 Changes to build configuration to allow big endian ARC ELF toolchain
2784 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2785 * configure: Regenerate.
2786
2787 2013-09-20 Alan Modra <amodra@gmail.com>
2788
2789 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2790 ppc host match. Support little-endian powerpc linux hosts.
2791
2792 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2793
2794 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2795 maintainer.
2796
2797 2013-09-12 DJ Delorie <dj@redhat.com>
2798
2799 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2800 maintainers.
2801
2802 2013-09-03 Richard Biener <rguenther@suse.de>
2803
2804 * configure.ac: Also allow ISL 0.12.
2805 * configure: Regenerated.
2806
2807 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2808
2809 * MAINTAINERS (Write After Approval): Add myself.
2810
2811 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2812
2813 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2814
2815 2013-08-26 Caroline Tice <cmtice@google.com>
2816
2817 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2818 "Various Reviewers" to libvtv "Various Maintainers".
2819
2820 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2821
2822 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2823
2824 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2825
2826 * MAINTAINERS: Update name, email.
2827
2828 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2829
2830 * MAINTAINERS (Write After Approval): Add myself.
2831
2832 2013-08-12 Caroline Tice <cmtice@google.com>
2833
2834 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2835 address in the Write After Approval section.
2836
2837 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2838
2839 * MAINTAINERS (Write After Approval): Update email.
2840
2841 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2842
2843 * configure.ac: Adjust to check VTV_SUPPORTED.
2844 * configure: Regenerated.
2845
2846 2013-08-02 Caroline Tice <cmtice@google.com>
2847
2848 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2849 on non-linux systems; add target-libvtv to noconfigdirs; add
2850 libsupc++/.libs to C++ library search paths.
2851 * configure: Regenerated.
2852 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2853 libstdc++ and libgcc.
2854 * Makefile.in: Regenerated.
2855
2856 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2857
2858 * MAINTAINERS (Write After Approval): Add myself.
2859
2860 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2861 Shiva Chen <shiva0217@gmail.com>
2862
2863 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2864 nds32 port maintainers.
2865
2866 2013-07-17 Tim Shen <timshen91@gmail.com>
2867
2868 * MAINTAINERS (Write After Approval): Add myself.
2869
2870 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2871
2872 * configure.ac: Sync from binutils.
2873 * configure: Regenerate.
2874
2875 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2876
2877 * MAINTAINERS (Write After Approval): Add myself.
2878
2879 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2880
2881 * MAINTAINERS (Write After Approval): Add myself.
2882
2883 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2884
2885 * MAINTAINERS (Write After Approval): Add myself.
2886
2887 2013-04-30 Brooks Moses <bmoses@google.com>
2888
2889 * MAINTAINERS: Update my email; move myself from Fortran
2890 reviewer to Write After Approval.
2891
2892 2013-04-16 Andreas Schwab <schwab@suse.de>
2893
2894 * configure.ac (aarch64-*-*): Don't disable java.
2895 * configure: Regenerate.
2896
2897 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2898
2899 * MAINTAINERS (Write After Approval): Add myself.
2900
2901 2013-03-30 Matthias Klose <doko@ubuntu.com>
2902
2903 * Makefile.def (target_modules): Don't install libffi.
2904 * Makefile.in: Regenerate.
2905
2906 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2907
2908 * MAINTAINERS (Write After Approval): Add myself.
2909
2910 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2911
2912 * MAINTAINERS (Write After Approval): Add myself.
2913
2914 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2915
2916 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2917 * configure: Regenerated.
2918
2919 2013-02-05 Ian Lance Taylor <iant@google.com>
2920
2921 PR go/55969
2922 * configure.ac: Disable libgo on some systems where it does not
2923 work.
2924
2925 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2926
2927 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2928 Remove Geoff Keating as rs6000 port maintainer, at his request.
2929
2930 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2931
2932 * MAINTAINERS: Update my email.
2933
2934 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2935
2936 * configure: Re-generate.
2937
2938 2013-01-15 Richard Biener <rguenther@suse.de>
2939
2940 PR other/55973
2941 * configure: Re-generate.
2942
2943 2013-01-14 Matthias Klose <doko@ubuntu.com>
2944
2945 * Makefile.def (install-target-libsanitizer): Depend on
2946 install-target-libstdc++-v3.
2947 * Makefile.in: Regenerate.
2948
2949 2013-01-14 Richard Biener <rguenther@suse.de>
2950
2951 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2952 * configure: Re-generate
2953
2954 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2955
2956 * config.sub: Update from config repo.
2957
2958 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2959
2960 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2961 * Makefile.in: Regenerate.
2962
2963 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2964
2965 * MAINTAINERS (arc): Add new port maintainership for myself.
2966
2967 2013-01-09 Jason Merrill <jason@redhat.com>
2968
2969 * .gitignore: Import from gdb repository.
2970
2971 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
2972
2973 * Makefile.def (configure-gcc): Depend on all-gmp.
2974 (all-gcc): Remove dependency on all-gmp.
2975 * Makefile.in: Regenerated.
2976
2977 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2978
2979 * config.sub: Merge from config repo.
2980 * config.guess: Ditto.
2981
2982 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2983
2984 * Makefile.def: Merge from binutils.
2985 * Makefile.in: Ditto.
2986
2987 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
2988
2989 * MAINTAINERS: Update my email.
2990
2991 2012-12-29 Ben Elliston <bje@gnu.org>
2992
2993 * config.guess: Update to 2012-12-29 version.
2994 * config.sub: Likewise.
2995
2996 2012-12-20 Matthias Klose <doko@ubuntu.com>
2997
2998 * Makefile.def (install-target-libgfortran): Depend on
2999 install-target-libquadmath, install-target-libgcc.
3000 (install-target-libsanitizer): Depend on install-target-libgcc.
3001 (install-target-libjava): Depend on install-target-libgcc.
3002 (install-target-libitm): Depend on install-target-libgcc.
3003 (install-target-libobjc): Depend on install-target-libgcc.
3004 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3005 * Makefile.in: Regenerate.
3006
3007 2012-12-19 Matthias Klose <doko@ubuntu.com>
3008
3009 * Makefile.def (install-target-libgo): Depend on
3010 install-target-libatomic.
3011 * Makefile.in: Regenerate.
3012
3013 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3014
3015 PR go/55201
3016 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3017 * Makefile.in: Regenerate.
3018
3019 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3020
3021 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3022 * configure: Regenerate.
3023
3024 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3025
3026 * config.sub: Merge from config repo.
3027
3028 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3029
3030 * Makefile.def (target_modules): Add bootstrap=true and
3031 raw_cxx=true to libsanitizer.
3032 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3033 * Makefile.in: Regenerated.
3034 * configure: Likewise.
3035
3036 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3037
3038 * MAINTAINERS: Remove self as RTL optimization maintainer.
3039
3040 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3041
3042 * MAINTAINERS (Write After Approval): Add myself.
3043
3044 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3045
3046 * Makefile.def (target_modules): Remove bootstrap=true and
3047 raw_cxx=true from libsanitizer.
3048 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3049 * Makefile.in: Regenerated.
3050 * configure: Likewise.
3051
3052 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3053
3054 * Makefile.def (target_modules): Add bootstrap=true and
3055 raw_cxx=true to libsanitizer.
3056 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3057 * Makefile.in: Regenerated.
3058 * configure: Likewise.
3059
3060 2012-11-28 Andrew Pinski <apinski@cavium.com>
3061
3062 PR bootstrap/54279
3063 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3064 * configure: Regenerate.
3065 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3066 * Makefile.in: Regenerate.
3067
3068 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3069
3070 * configure.ac: Disable libsanitizer if we're not building C++.
3071 * configure: Regenerate.
3072
3073 2012-11-15 Roland McGrath <roland@hack.frob.com>
3074
3075 * MAINTAINERS (Write After Approval): Add myself.
3076
3077 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
3078
3079 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3080 Kostya Serebryany (kcc@google.com) and
3081 Jakub Jelinek (jakub@redhat.com).
3082 Rename area for Dodji Seketeli (dodji@redhat.com).
3083
3084 2012-11-15 Dodji Seketeli <dodji@redhat.com>
3085
3086 * MAINTAINERS: (asan.c, related): Add myself.
3087
3088 2012-11-14 Roland McGrath <mcgrathr@google.com>
3089
3090 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3091 * configure: Regenerate.
3092
3093 2012-11-13 Richard Henderson <rth@redhat.com>
3094
3095 * configure.ac: Move libsanitizer logic to subdirectory.
3096 * configure: Regenerate.
3097
3098 2012-11-13 Dodji Seketeli <dodji@redhat.com>
3099
3100 * configure.ac: Enable libsanitizer just on x86 linux for now.
3101 * configure: Re-generate.
3102
3103 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3104
3105 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3106 sections.
3107 * configure: Regenerate.
3108
3109 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3110
3111 * configure.ac: Add section for configdirs for libsanitizer.
3112 Disable for cris-*-* and mmix-*-*.
3113 * configure: Regenerate.
3114
3115 2012-11-12 Wei Mi <wmi@google.com>
3116
3117 * configure.ac: Add libsanitizer to target_libraries.
3118 * Makefile.def: Ditto.
3119 * configure: Regenerate.
3120 * Makefile.in: Regenerate.
3121 * libsanitizer: New directory for asan runtime. Contains an empty
3122 tsan directory.
3123
3124 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3125
3126 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3127 against Mingw64 w32api.
3128 * configure: Regenerate.
3129
3130 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3131
3132 * configure: Regenerated.
3133
3134 2012-11-03 Robert Mason <rbmj@verizon.net>
3135
3136 * configure.ac: add --disable-libstdcxx configure option
3137 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3138
3139 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3140
3141 * MAINTAINERS (Write After Approval): Add myself.
3142
3143 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3144
3145 * MAINTAINERS (Write After Approval): Add myself.
3146
3147 2012-10-24 Sharad Singhai <singhai@google.com>
3148
3149 * MAINTAINERS (Write After Approval): Add myself.
3150
3151 2012-10-24 Eric Christopher <echristo@gmail.com>
3152
3153 * MAINTAINERS: Update email address.
3154
3155 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3156
3157 PR bootstrap/54820
3158 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3159 * configure: Regenerate.
3160
3161 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3162
3163 * MAINTAINERS (aarch64): Add Marcus and myself.
3164
3165 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3166
3167 PR bootstrap/54820
3168 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3169 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3170 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3171 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3172 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3173 * Makefile.in: Regenerate.
3174 * configure.ac (have_static_libs): New variable and associated check.
3175 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3176 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3177 * configure: Regenerate.
3178
3179 2012-10-10 Richard Biener <rguenther@suse.de>
3180
3181 * MAINTAINERS: Adjust for changed surname.
3182
3183 2012-10-04 Lawrence Crowl <crowl@google.com>
3184
3185 * MAINTAINERS (Write After Approval): Add myself.
3186
3187 2012-10-01 Cary Coutant <ccoutant@google.com>
3188
3189 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3190
3191 2012-09-28 Ian Lance Taylor <iant@google.com>
3192
3193 * Makefile.def: Make all-target-libgo depend on
3194 all-target-libbacktrace.
3195 * Makefile.in: Rebuild.
3196
3197 2012-09-26 Ian Lance Taylor <iant@google.com>
3198
3199 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3200 * Makefile.in: Rebuild.
3201
3202 2012-09-20 Walter Lee <walt@tilera.com>
3203
3204 * configure.ac: Add tilegx to list of targets that support gold.
3205 * configure: Regenerate.
3206
3207 2012-09-20 Marek Polacek <polacek@redhat.com>
3208
3209 * MAINTAINERS (Write After Approval): Add myself.
3210
3211 2012-09-19 Steve Ellcey <sellcey@mips.com>
3212
3213 * configure.ac: Add mips*-mti-elf* target.
3214 * configure: Regenerate.
3215
3216 2012-09-17 Ian Lance Taylor <iant@google.com>
3217
3218 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3219 * configure.ac (host_libs): Add libbacktrace.
3220 (target_libraries): Add libbacktrace.
3221 * Makefile.def (host_modules): Add libbacktrace.
3222 (target_modules): Likewise.
3223 * configure, Makefile.in: Rebuild.
3224
3225 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3226
3227 PR target/38607
3228 Merge upstream change.
3229 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3230
3231 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3232 Add libgomp*.o to compare_exclusions for AIX.
3233 * configure: Regenerate.
3234
3235 2012-09-06 Diego Novillo <dnovillo@google.com>
3236
3237 * configure.ac: Bump minimum GMP version to 4.2.3.
3238 * configure: Re-generate.
3239
3240 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3241
3242 PR target/54461
3243 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3244 target-libgloss if not configured --with-avrlibc=no.
3245 * configure: Regenerate.
3246
3247 2012-09-04 Jason Merrill <jason@redhat.com>
3248
3249 * configure.ac: Fix --enable-languages=all.
3250
3251 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3252
3253 * MAINTAINERS (Write After Approval): Add myself.
3254
3255 2012-09-03 Richard Guenther <rguenther@suse.de>
3256
3257 PR bootstrap/54138
3258 * configure.ac: Re-organize ISL / CLOOG checks to allow
3259 disabling with either --without-isl or --without-cloog.
3260 * configure: Regenerated.
3261
3262 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3263
3264 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3265 * configure: Regenerate.
3266
3267 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3268
3269 * MAINTAINERS: Fix my email address.
3270
3271 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3272
3273 PR binutils/4970
3274 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3275 and opcodes.
3276 * Makefile.in: Regenerated.
3277
3278 2012-08-26 Art Haas <ahaas@impactweather.com>
3279
3280 * configure: Regenerate.
3281
3282 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3283
3284 * INSTALL/README: Also refer to the online installation
3285 instructions.
3286
3287 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3288
3289 * MAINTAINERS (Write After Approval): Add myself.
3290 (Picochip port): Remove myself.
3291
3292 2012-08-14 Diego Novillo <dnovillo@google.com>
3293
3294 Merge from cxx-conversion branch.
3295
3296 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3297 POSTSTAGE1_CONFIGURE_FLAGS.
3298 * Makefile.in: Regenerate.
3299 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3300 Force C++ when bootstrapping.
3301 * configure: Regenerate.
3302
3303 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3304
3305 * MAINTAINERS (Write After Approval): Add myself.
3306
3307 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3308
3309 * README: Document use of ranges of years in copyright notices.
3310
3311 2012-07-06 Richard Guenther <rguenther@suse.de>
3312
3313 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3314 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3315 --with-gmp=system.
3316 * Makefile.in: Regenerated.
3317 * configure: Likewise.
3318
3319 2012-07-06 Richard Guenther <rguenther@suse.de>
3320
3321 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3322 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3323 supply V=1 as extra_make_flags.
3324 * configure: Regenerated.
3325 * Makefile.in: Likewise.
3326
3327 2012-07-04 Tristan Gingold <gingold@adacore.com>
3328
3329 * configure: Regenerate.
3330
3331 2012-07-03 Richard Guenther <rguenther@suse.de>
3332
3333 * Makfile.def (isl): Remove not necessary extra_exports and
3334 extra_make_flags.
3335 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3336 * Makefile.in: Regenerated.
3337
3338 2012-07-03 Richard Guenther <rguenther@suse.de>
3339
3340 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3341 * configure.ac: If either the ISL or the CLooG check failed
3342 do not try to build in-tree versions.
3343 * Makefile.in: Regenerated.
3344 * configure: Regenerated.
3345
3346 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3347
3348 * configure: Regenerate.
3349
3350 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3351
3352 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3353 maintainer.
3354
3355 2012-07-02 Richard Guenther <rguenther@suse.de>
3356
3357 * configure: Regenerated.
3358
3359 2012-07-02 Richard Guenther <rguenther@suse.de>
3360 Michael Matz <matz@suse.de>
3361 Tobias Grosser <tobias@grosser.es>
3362 Sebastian Pop <sebpop@gmail.com>
3363
3364 * Makefile.def: Add ISL host module, remove PPL host module.
3365 Adjust ClooG host module to use the proper ISL.
3366 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3367 * configure.ac: Include config/isl.m4. Add ISL host library,
3368 remove PPL. Remove PPL configury, add ISL configury, adjust
3369 ClooG configury.
3370 * Makefile.in: Regenerated.
3371 * configure: Likewise.
3372
3373 2012-07-02 Richard Guenther <rguenther@suse.de>
3374
3375 Merge from graphite branch
3376 2011-07-21 Tobias Grosser <tobias@grosser.es>
3377
3378 * configure: Regenerated.
3379 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3380 both cloog.org and legacy versions. The only supported version will
3381 be CLooG with the isl backend.
3382
3383 2011-07-21 Tobias Grosser <tobias@grosser.es>
3384
3385 * configure: Regenerated.
3386 * configure.ac: Require cloog isl 0.17.0
3387
3388 2011-07-21 Tobias Grosser <tobias@grosser.es>
3389
3390 * configure: Regenerated.
3391 * config/cloog.m4: Do not define CLOOG_ORG
3392
3393 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3394
3395 * configure.ac: Skip C if explicitly selected.
3396 * configure: Regenerate.
3397
3398 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3399
3400 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3401 they contain -O2.
3402 * configure: Regenerate.
3403
3404 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3405
3406 PR debug/53740
3407 * df.h, df-problems.c, dce.c: Revert last patch.
3408
3409 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3410
3411 * MAINTAINERS (Write After Approval): Update my email address.
3412
3413 2012-06-21 Meador Inge <meadori@codesourcery.com>
3414
3415 * MAINTAINERS (Write After Approval): Add myself.
3416
3417 2012-06-20 Jason Merrill <jason@redhat.com>
3418
3419 * Makefile.tpl (check-target-libgomp-c++): New.
3420 (check-target-libitm-c++): New.
3421 * Makefile.def (c++): Add them.
3422 * Makefile.in: Regenerate.
3423
3424 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3425
3426 * MAINTAINERS (Write After Approval): Add myself.
3427
3428 2012-05-16 Olivier Hainque <hainque@adacore.com>
3429
3430 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3431 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3432 (install-no-fixedincludes): Adjust accordingly.
3433 * Makefile.in: Regenerate.
3434
3435 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3436
3437 Merge upstream change
3438 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3439
3440 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3441
3442 * MAINTAINERS (Write After Approval): Add myself.
3443
3444 2012-05-09 Nick Clifton <nickc@redhat.com>
3445 Paul Smith <psmith@gnu.org>
3446
3447 PR bootstrap/50461
3448 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3449 allow for the fact that from release v3.1.0 of MPFR the source
3450 files were moved into a src sub-directory.
3451 * configure: Regenerate.
3452
3453 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3454
3455 * configure.ac: Bump minimum MPFR version to 2.4.0.
3456 * configure: Regenerated.
3457
3458 2012-05-01 Richard Henderson <rth@redhat.com>
3459
3460 * Makefile.def (libatomic): New target_module.
3461 * configure.ac (target_libraries): Add libatomic.
3462 (noconfigdirs): Check if libatomic is supported.
3463 * Makefile.in, configure: Rebuild.
3464
3465 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3466
3467 * MAINTAINERS (Write After Approval): Add myself.
3468
3469 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3470
3471 * config.sub: Update to 2012-04-18 version from official repo.
3472
3473 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3474
3475 * MAINTAINERS (Write After Approval): Add myself.
3476
3477 2012-04-11 Steve Ellcey <sellcey@mips.com>
3478
3479 * MAINTAINERS: Changed email address.
3480
3481 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3482
3483 PR target/52737
3484 * contrib/gcc_update (files_and_dependencies):
3485 Remove gcc/config/avr/t-multilib from touch data.
3486
3487 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3488
3489 * MAINTAINERS (OS Port Maintainers): Remove irix.
3490 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3491 (unsupported_languages): Remove mips-sgi-irix6.*.
3492 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3493 (with_stabs): Remove.
3494 * configure: Regenerate.
3495
3496 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3497
3498 * MAINTAINERS (OS Port Maintainers): Remove osf.
3499 * configure.ac (enable_libgomp): Remove *-*-osf*.
3500 (with_stabs): Remove alpha*-*-osf*.
3501 * configure: Regenerate.
3502
3503 2012-03-05 Tristan Gingold <gingold@adacore.com>
3504
3505 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3506 * configure: Regenerate.
3507
3508 2012-02-17 Walter Lee <walt@tilera.com>
3509
3510 * MAINTAINERS: (Write After Approval): Delete myself.
3511
3512 2012-02-14 Walter Lee <walt@tilera.com>
3513
3514 * MAINTAINERS (tilegx port): Add myself.
3515 (tilepro port): Add myself.
3516 (Write After Approval): Add myself.
3517
3518 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3519
3520 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3521 and Joseph Myers as docstring relicensing maintainers.
3522
3523 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3524
3525 * MAINTAINERS (write-after-approval): Add myself.
3526
3527 2012-02-08 Ira Rosen <irar@il.ibm.com>
3528
3529 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3530 maintainer.
3531
3532 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3533
3534 * MAINTAINERS (Write After Approval): Move myself to
3535 maintain alphabetical order.
3536
3537 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3538
3539 * MAINTAINERS (Write After Approval): Add myself.
3540
3541 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3542
3543 * MAINTAINERS (Write After Approval): Add myself.
3544
3545 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3546 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3547
3548 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3549 * configure: Regenerate.
3550
3551 2012-01-23 Harshit Chopra <harshit@google.com>
3552
3553 * MAINTAINERS (Write After Approval): Add myself.
3554
3555 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3556
3557 * configure.ac: Remove reference to mh-interix.
3558 * configure: Regenerate.
3559
3560 2012-01-05 Richard Henderson <rth@redhat.com>
3561
3562 PR bootstrap/51072
3563 * configure.ac: Disable libitm if c++ is not enabled.
3564 * configure: Rebuild.
3565
3566 * configure.ac: Fix regexp for same.
3567 * configure: Rebuild.
3568
3569 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3570
3571 * MAINTAINERS (Write After Approval): Add myself.
3572
3573 2012-01-02 Richard Guenther <rguenther@suse.de>
3574
3575 PR bootstrap/51686
3576 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3577 * Makefile.in: Regenerate.
3578
3579 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3580
3581 * MAINTAINERS (Write After Approval): Add myself.
3582
3583 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3584
3585 * configure: Regenerate.
3586
3587 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3588
3589 * MAINTAINERS (picochip): Changed email address.
3590
3591 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3592
3593 * MAINTAINERS (write-after-approval): Add self.
3594
3595 2011-11-29 DJ Delorie <dj@redhat.com>
3596
3597 * configure.ac (rl78-*-*) New case.
3598 * configure: Regenerate.
3599 * MAINTAINERS: Add myself as RL78 maintainer.
3600
3601 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3602
3603 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3604
3605 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3606
3607 * libtool.m4: Additional FreeBSD 10 fixes.
3608
3609 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3610
3611 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3612 Maintainers section, as Epiphany maintainer.
3613
3614 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3615
3616 PR target/49992
3617 * configure.ac: Remove ranlib special-casing for Darwin.
3618 * configure: Regenerate.
3619
3620 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3621
3622 * MAINTAINERS (Reviewers): Keep the list sorted.
3623
3624 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3625
3626 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3627
3628 2011-11-09 Roland McGrath <mcgrathr@google.com>
3629
3630 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3631 * configure: Rebuild.
3632 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3633 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3634 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3635 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3636 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3637 Add READELF.
3638 * Makefile.in: Rebuild.
3639
3640 2011-11-09 Jason Merrill <jason@redhat.com>
3641
3642 * Makefile.def (language=c++): Remove check-c++0x.
3643 * Makefile.in (check-gcc-c++): Regenerate.
3644
3645 2011-11-08 Richard Henderson <rth@redhat.com>
3646
3647 * configure.ac: Test for libitm directory present first.
3648
3649 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3650
3651 * configure.ac: Test libitm/configure.tgt to disable libitm.
3652 * configure: Rebuild.
3653
3654 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3655 Richard Henderson <rth@redhat.com>
3656
3657 Merged from transactional-memory.
3658
3659 * Makefile.def (lang_env_dependencies): libitm is c++.
3660 Add libitm target module.
3661 * configure.ac: Likewise.
3662 * config/mmap.m4: New file.
3663 * contrib/gcc_update: Add libitm to touch data.
3664 * Makefile.in, configure: Rebuild.
3665
3666 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3667
3668 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3669 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3670 * Makefile.in: Regenerate.
3671
3672 2011-11-01 DJ Delorie <dj@redhat.com>
3673
3674 * config.sub: Update to version 2011-10-29 (added rl78)
3675
3676 2011-10-27 Nick Clifton <nickc@redhat.com>
3677
3678 * config.sub: Import these changes from the config project:
3679
3680 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3681 Ben Elliston <bje@gnu.org>
3682
3683 * config.sub (epiphany): New.
3684
3685 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3686 Ben Elliston <bje@gnu.org>
3687
3688 * config.sub (hexagon, hexagon-*): New.
3689
3690 2011-08-23 Roland McGrath <mcgrathr@google.com>
3691
3692 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3693 64eb to be64.
3694
3695 2011-08-16 Roland McGrath <mcgrathr@google.com>
3696
3697 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3698 (nacl): Grok as alias for 32el-unknown-nacl.
3699
3700 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3701
3702 * MAINTAINERS (Write After Approval): Add myself.
3703
3704 2011-10-24 Teresa Johnson <tejohnson@google.com>
3705
3706 * MAINTAINERS (Write After Approval): Add myself.
3707
3708 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3709
3710 * MAINTAINERS (sparc port): Remove myself.
3711
3712 2011-09-14 Tom de Vries <tom@codesourcery.com>
3713
3714 * MAINTAINERS (Write After Approval): Add myself.
3715
3716 2011-08-14 Yao Qi <yao@codesourcery.com>
3717
3718 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3719 * configure: Regenerate.
3720
3721 2011-07-26 Ian Lance Taylor <iant@google.com>
3722
3723 * configure.ac: Set have_compiler based on whether gcc directory
3724 exists, rather than on whether gcc is in configdirs.
3725 * configure: Rebuild.
3726
3727 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3728
3729 * MAINTAINERS (Global Reviewers): Add self.
3730
3731 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3732
3733 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3734 link directories.
3735 * Makefile.in: Rebuild.
3736
3737 2011-07-20 Ian Lance Taylor <iant@google.com>
3738
3739 PR bootstrap/49787
3740 * configure.ac: Move --enable-bootstrap handling earlier in file.
3741 If --enable-bootstrap and either --enable-build-with-cxx or
3742 --enable-build-poststage1-with-cxx, enable C++ automatically.
3743 * configure: Rebuild.
3744
3745 2011-07-19 Ian Lance Taylor <iant@google.com>
3746
3747 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3748 make C++ a boot_language. Set and substitute
3749 POSTSTAGE1_CONFIGURE_FLAGS.
3750 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3751 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3752 * configure, Makefile.in: Rebuild.
3753
3754 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3755
3756 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3757 maintainers.
3758
3759 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3760
3761 * MAINTAINERS (Global Reviewers): Add myself.
3762
3763 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3764
3765 * configure: Regenerate.
3766
3767 2011-07-16 Jason Merrill <jason@redhat.com>
3768
3769 * Makefile.def (language=c++): Add check-c++0x and
3770 check-target-libmudflap-c++.
3771 * Makefile.tpl (check-target-libmudflap-c++): New.
3772 * Makefile.in: Regenerate.
3773
3774 2011-07-16 Matthias Klose <doko@ubuntu.com>
3775
3776 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3777 * Makefile.def (target_modules/libjava): Pass
3778 $(EXTRA_CONFIGARGS_LIBJAVA).
3779 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3780 if not configured with --enable-static-libjava.
3781 * Makefile.in: Regenerate.
3782 * configure: Likewise.
3783
3784 2011-07-15 Jason Merrill <jason@redhat.com>
3785
3786 * Makefile.in (check-c++): Move check-gcc-c++0x after
3787 check-target-libstdc++-v3.
3788
3789 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3790
3791 * MAINTAINERS (c6x port): New entry.
3792
3793 2011-07-13 Jason Merrill <jason@redhat.com>
3794
3795 * Makefile.in (check-gcc-c++0x): New.
3796 (check-c++): Depend on it.
3797
3798 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3799
3800 PR target/39150
3801 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3802 x86_64-*-solaris2.1[0-9]*.
3803 * configure: Regenerate.
3804
3805 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3806
3807 * MAINTAINERS (RTL optimizers): Add self.
3808
3809 2011-06-27 Gabriel Charette <gchare@google.com>
3810
3811 * MAINTAINERS (Write After Approval): Add myself.
3812
3813 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3814
3815 PR regression/47836
3816 PR bootstrap/23656
3817 PR other/47733
3818 PR bootstrap/49247
3819 PR c/48825
3820 * configure.ac (target_libraries): Remove target-libiberty.
3821 Remove case-statement setting skipdirs=target-libiberty for
3822 multiple targets. Remove checking target_configdirs and
3823 removing target-libiberty but keeping target-libgcc if
3824 otherwise empty.
3825 * Makefile.def (target_modules): Don't add libiberty.
3826 (dependencies): Remove all traces of target-libiberty.
3827 * configure, Makefile.in: Regenerate.
3828
3829 2011-06-13 Walter Lee <walt@tilera.com>
3830
3831 * configure.ac (tilepro-*-*) New case.
3832 (tilegx-*-*): Likewise.
3833 * configure: Regenerate.
3834
3835 2011-06-06 Jing Yu <jingyu@google.com>
3836
3837 * configure.ac: Skip target-libiberty for
3838 arm*-*-linux-androideabi.
3839 * configure: Regenerated.
3840
3841 2011-06-06 Nick Clifton <nickc@redhat.com>
3842
3843 * config.sub: Sync from upstream.
3844
3845 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3846
3847 * MAINTAINERS (Write After Approval): Add myself.
3848
3849 2011-06-01 Daniel Jacobowitz <drow@false.org>
3850
3851 * MAINTAINERS: Update my email address.
3852
3853 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3854
3855 * MAINTAINERS (Write After Approval): Update my email address.
3856
3857 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3858
3859 * MAINTAINERS (Write After Approval): Add myself.
3860
3861 2011-05-08 Doug Kwan <dougkwan@google.com>
3862
3863 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3864 * configure: Regenerated.
3865 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3866 value from configure.
3867 * Makefile.in: Regenerated.
3868
3869 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3870
3871 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3872 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3873 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3874 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3875 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3876 *-*-vxworks*): Disable newlib and libgloss in separate case
3877 statement.
3878 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3879 to separate case statement.
3880 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3881 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3882 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3883 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3884 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3885 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3886 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3887 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3888 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3889 i[[3456789]]86-*-rdos*, m32r-*-*,
3890 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3891 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3892 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3893 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3894 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3895 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3896 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3897 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3898 and libgloss in main case over targets. Remove most empty cases
3899 in main case over targets.
3900 * configure: Regenerate.
3901
3902 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3903
3904 * MAINTAINERS (Write After Approval): Add myself.
3905
3906 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3907
3908 * configure.ac: Remove code setting special library locations for
3909 hppa*64*-*-hpux11*. Remove code setting compiler for
3910 sparc-sun-solaris2*.
3911 * configure: Regenerate.
3912
3913 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3914
3915 * configure.ac: Separate libgloss_dir settings from general case
3916 over targets.
3917 * configure: Regenerate.
3918
3919 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3920
3921 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3922 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3923 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3924 cases in libgcj-disabling case statement.
3925 (hppa*64*-*-linux*): Set unsupported_languages instead of
3926 disabling target-zlib.
3927 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3928 to hppa*64*-*-hpux*.
3929 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3930 hppa*-*-hpux*.
3931 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3932 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3933 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3934 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3935 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3936 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3937 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3938 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3939 libgcj-disabling case statement.
3940 * configure: Regenerate.
3941
3942 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3943
3944 * configure.ac: Disable Java for targets not supporting libffi.
3945 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3946 Remove cases in Java-disabling statement.
3947 (*arm-wince-pe): Change to arm-wince-pe.
3948 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3949 cases in Java-disabling statement.
3950 (bfin-*-*): Don't disable Java again.
3951 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3952 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3953 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3954 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3955 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3956 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3957 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3958 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3959 Java-disabling statement.
3960 (mmix-*-*): Don't disable Java again.
3961 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3962 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3963 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3964 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3965 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3966 statement.
3967 * configure: Regenerate.
3968
3969 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3970
3971 * configure.ac: Separate cases disabling Java and Java libraries
3972 from general case over targets.
3973 * configure: Regenerate.
3974
3975 2011-04-21 Jie Zhang <jzhang918@gmail.com>
3976
3977 * MAINTAINERS: Update my email address.
3978
3979 2011-04-20 Easwaran Raman <eraman@google.com>
3980
3981 * MAINTAINERS (Write After Approval): Add myself.
3982
3983 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
3984
3985 PR lto/48086
3986 * configure.ac: Re-enable LTO on *-apple-darwin9*.
3987 * configure: Regenerate.
3988
3989 2011-04-16 Jim Meyering <meyering@redhat.com>
3990
3991 * MAINTAINERS (Write After Approval): Add myself.
3992
3993 2011-04-15 Dodji Seketeli <dodji@redhat.com>
3994
3995 * MAINTAINERS: Update my email address.
3996
3997 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
3998
3999 * MAINTAINERS (Write After Approval): Add myself.
4000
4001 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4002
4003 * MAINTAINERS (Write After Approval): Add myself.
4004
4005 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4006
4007 * MAINTAINERS (Write After Approval): Add myself.
4008
4009 2011-04-06 Joseph Myers <joseph@codesourcery.com>
4010
4011 * configure.ac (build_tools): Remove build-byacc.
4012 (host_libs): Remove mmalloc.
4013 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4014 autoconf automake libtool diff rcs fileutils shellutils time
4015 textutils wdiff find uudecode hello tar gzip indent recode release
4016 sed perl gawk findutils gettext zip.
4017 (libgcj): Remove target-qthreads.
4018 (target_tools): Remove target-examples target-gperf.
4019 (YACC): Don't handle building byacc.
4020 * configure: Regenerate.
4021 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4022 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4023 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4024 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4025 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4026 handle building components.
4027 * Makefile.in: Regenerate.
4028
4029 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4030
4031 * MAINTAINERS: Update my email address as Xtensa maintainer.
4032
4033 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4034
4035 * config.sub: Sync from upstream.
4036
4037 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4038
4039 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4040 (microblaze*): Don't disable libssp.
4041 * configure: Regenerate.
4042
4043 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4044
4045 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4046 moveifchange.
4047 * configure: Regenerate.
4048 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4049 * Makefile.in: Regenerate.
4050
4051 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4052
4053 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4054 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4055 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4056 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4057 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4058 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4059 md_exec_prefix cases.
4060 * configure: Regenerate.
4061
4062 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4063
4064 * configure.ac: Separate cases disabling target-libssp,
4065 target-libiberty, target-libstdc++-v3 and Fortran from general
4066 case over targets.
4067 * configure: Regenerate.
4068
4069 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4070
4071 * configure.ac (*-*-chorusos): Don't disable libgcj.
4072 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4073 Remove case.
4074 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4075 (arm-*-coff): Don't disable libgcj.
4076 (arm*-*-linux-gnueabi): Remove useless assignment.
4077 (arm-*-riscix*): Don't disable libgcj.
4078 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4079 configuration.
4080 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4081 (c54x*-*-*): Remove case.
4082 (tic54x-*-*): Don't disable GCC or GCC libraries.
4083 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4084 to *.
4085 (d10v-*-*): Don't disable GCC libraries.
4086 (d30v-*-*): Don't disable libgcj.
4087 (h8500-*-*): Don't disable GCC libraries.
4088 (i960-*-*): Don't disable libgcj.
4089 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4090 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4091 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4092 libgcj.
4093 (m68k-*-coff*): Remove case.
4094 (mmix-*-*): Don't disable libgloss on host.
4095 (mn10200-*-*, mn10300-*-*): Remove cases.
4096 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4097 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4098 Don't disable libgcj.
4099 (romp-*-*): Remove case.
4100 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4101 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4102 case.
4103 (v810-*-*): Don't disable GCC libraries.
4104 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4105 (ip2k-*-*): Don't disable GCC libraries.
4106 * configure: Regenerate.
4107
4108 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4109
4110 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4111 libffi on host.
4112 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4113 on host.
4114 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4115 * configure: Regenerate.
4116
4117 2011-03-26 John Marino <binutils@marino.st>
4118
4119 * configure.ac: Add support for *-*-dragonfly*
4120 * configure: Regenerate.
4121
4122 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4123
4124 * configure.ac (native_only): Remove.
4125 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4126 send-pr uudecode guile gnuserv on host.
4127 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4128 send-pr rcs guile perl texinfo libtool on host.
4129 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4130 automake send-pr rcs guile perl texinfo libtool on host.
4131 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4132 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4133 (alpha*-dec-osf*): Don't disable fileutils on target.
4134 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4135 texinfo send-pr expect dejagnu on target.
4136 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4137 target-qthreads on target.
4138 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4139 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4140 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4141 x86_64-*-mingw*): Don't disable expect on target.
4142 (*-*-cygwin*): Don't disable target-gperf on target.
4143 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4144 gnuserv on target.
4145 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4146 target.
4147 * configure: Regenerate.
4148
4149 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4150
4151 * configure.ac (target_tools): Remove target-groff.
4152 (native_only): Remove target-groff.
4153 (hppa*64*-*-*): Don't disable byacc.
4154 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4155 setting.
4156 (*-*-kaos*): Don't skip target-librx and target-groff.
4157 (*-*-netware*): Don't skip target-libmudflap.
4158 (*-*-tpf*): Don't skip target-libmudflap.
4159 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4160 directories on the host.
4161 (ia64*-*-*vms*): Don't skip tix.
4162 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4163 host.
4164 * configure: Regenerate.
4165
4166 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4167
4168 * configure.ac: Remove references to mt-mep, mt-netware,
4169 mt-wince.
4170 * Makefile.def: Add all-utils soft dependencies.
4171 * Makefile.tpl: Remove GDB_NLM_DEPS.
4172 * configure: Regenerate.
4173 * Makefile.in: Regenerate.
4174
4175 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4176
4177 * configure.ac: Do not include mh-x86omitfp.
4178 * configure: Regenerate.
4179
4180 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4181
4182 * configure.ac: Remove empty cases.
4183 * configure: Regenerate.
4184
4185 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4186
4187 * Makefile.def: Add dependency from termcap to gdb.
4188 * Makefile.in: Regenerate.
4189
4190 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4191
4192 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4193 * configure: Regenerate.
4194 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4195 * Makefile.tpl: Likewise.
4196 * Makefile.in: Regenerate.
4197
4198 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4199
4200 * configure.ac: Remove all mentions of tentative_cc.
4201 * configure: Regenerate.
4202
4203 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4204
4205 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4206 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4207 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4208 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4209 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4210 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4211 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4212 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4213 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4214 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4215 *-*-rhapsody*): Remove host cases.
4216 * configure: Regenerate.
4217
4218 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4219
4220 * configure.ac (ppc*-*-pe): Remove host case.
4221 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4222 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4223 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4224 cases.
4225 * configure: Regenerate.
4226
4227 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4228
4229 * config.sub: Update to version 2011-03-23.
4230
4231 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4232
4233 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4234 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4235 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4236 * configure: Regenerate.
4237
4238 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4239
4240 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4241 to Write After Approval.
4242 * config-ml.in: Don't handle arc-*-elf*.
4243 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4244 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4245 handle GCC libraries.
4246 * configure: Regenerate.
4247
4248 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4249
4250 PR bootstrap/48120:
4251 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4252 Add -lstdc++ -lm to LIBS.
4253 * configure: Regenerate.
4254
4255 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4256
4257 * config.guess: Update to version 2011-02-02
4258 * config.sub: Update to version 2011-02-24
4259
4260 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4261
4262 PR lto/48086
4263 * configure.ac: Re-enable LTO on *-apple-darwin9.
4264 * configure: Regenerate.
4265
4266 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4267
4268 PR lto/48086
4269 * configure.ac: Disable LTO on darwin due to an assembler change in
4270 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4271 under 256.
4272 * configure: Regenerate.
4273
4274 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4275
4276 * MAINTAINERS: Update myself as score backend maintainer,
4277 update my e-mail address.
4278
4279 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4280
4281 * MAINTAINERS: Update my e-mail address.
4282
4283 2011-03-06 Joey Ye <joey.ye@arm.com>
4284
4285 * MAINTAINERS: Update my e-mail address.
4286
4287 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4288
4289 * configure.ac: Adjust test of with_ppl.
4290 * configure: Regenerated.
4291
4292 2011-03-02 Kai Tietz <ktietz@redhat.com>
4293
4294 * MAINTAINERS: Adjust my e-mail address.
4295
4296 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4297
4298 * configure.ac: Add -lpwl to ppllibs.
4299 * configure: Regenerated.
4300
4301 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4302
4303 * config/cloog.m4: Add -lisl to clooglibs.
4304 * configure: Regenerated.
4305
4306 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4307
4308 * MAINTAINERS (CPU Port maintainers): Add self.
4309
4310 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4311
4312 * MAINTAINERS: Add myself as testsuite maintainer.
4313
4314 2011-02-15 Mike Stump <mikestump@comcast.net>
4315
4316 * MAINTAINERS: Add myself as testsuite maintainer.
4317
4318 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4319
4320 Import from Libtool and gnulib:
4321
4322 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4323
4324 Prepare for supporting FreeBSD 10.
4325 * config.rpath: Remove handling of freebsd1* which soon would
4326 match FreeBSD 10.0.
4327
4328 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4329
4330 Remove support for FreeBSD 1.x.
4331 * libtool.m4 (_LT_LINKER_SHLIBS)
4332 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4333 soon would incorrectly match FreeBSD 10.0.
4334
4335 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4336
4337 PR binutils/12283
4338 * move-if-change: Import version from gnulib.
4339
4340 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4341
4342 PR lto/47225
4343 * Makefile.def (lto-plugin): Double dash for enable-shared.
4344 (configure-gcc): Depend on all-lto-plugin.
4345 * Makefile.in: Rebuilt.
4346
4347 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4348
4349 * configure.ac: Remove extra bracket.
4350 * configure: Regenerate.
4351
4352 2011-02-08 Tobias Burnus <burnus@net-b.de>
4353
4354 * MAINTAINERS: Add myself as libquadmath maintainer.
4355
4356 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4357
4358 * MAINTAINERS: Update my email address.
4359
4360 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4361
4362 * MAINTAINERS (option handling): Add self.
4363
4364 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4365
4366 PR lto/47225
4367 * Makefile.def: Add dependency for install-gcc
4368 on install-lto-plugin.
4369 * Makfile.in: Regenerated
4370
4371 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4372
4373 * MAINTAINERS (CPU Port Maintainers): Add myself.
4374
4375 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4376
4377 PR libgcj/44341
4378 * configure.ac: Discard --with-* flags for host when configuring
4379 target libraries for cross build.
4380 * configure: Rebuilt.
4381
4382 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4383
4384 * MAINTAINERS (linear loop transforms): Removed.
4385
4386 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4387
4388 * configure.ac: If with_ppl is no, move setting with_cloog=no
4389 after CLOOG_REQUESTED check.
4390 * configure: Regenerated.
4391
4392 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4393
4394 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4395 CLooG has been requested.
4396 * configure: Regenerated.
4397
4398 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4399
4400 * configure: Regenerated.
4401 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4402
4403 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4404
4405 * configure: Regenerated.
4406 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4407
4408 2011-01-21 Andreas Schwab <schwab@redhat.com>
4409
4410 * configure.ac: Use AS_HELP_STRING throughout.
4411 * configure: Regenerate.
4412
4413 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4414
4415 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4416 * configure: Regenerate.
4417
4418 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4419
4420 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4421
4422 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4423
4424 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4425 for ia64-hpux.
4426 * configure: Regenerate.
4427
4428 2011-01-07 Jan Hubicka <jh@suse.cz>
4429
4430 PR lto/47225
4431 * Makefile.in: Regenerate.
4432 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4433 configure.
4434
4435 2011-01-07 Jan Hubicka <jh@suse.cz>
4436
4437 * Makefile.in: Regenerate.
4438 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4439 and configure dependency on lto-plugin configure.
4440 (lto-plugin module): Remove dependency on GCC; add dependency on
4441 liniberty.
4442
4443 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4444
4445 * MAINTAINERS (Write After Approval): Add myself.
4446
4447 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4448
4449 * configure: Regenerate.
4450
4451 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4452
4453 * configure.ac: (picochip): Disable libiberty.
4454
4455 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4456
4457 * MAINTAINERS (Write After Approval): Add myself.
4458
4459 2010-12-10 Ian Lance Taylor <iant@google.com>
4460
4461 PR bootstrap/46819
4462 * configure.ac: For --disable-libgcj clear libgcj_saved.
4463 * configure: Rebuild.
4464
4465 2010-12-10 Tobias Burnus <burnus@net-b.de>
4466
4467 PR fortran/46540
4468 * configure.ac: Add --disable-libquadmath and
4469 --disable-libquadmath-support.
4470 * configure: Regenerate.
4471
4472 2010-12-03 Ian Lance Taylor <iant@google.com>
4473
4474 * MAINTAINERS: Add myself as libgo maintainer.
4475
4476 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4477
4478 PR libffi/46792
4479 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4480 * configure: Regenerate.
4481
4482 2010-12-02 Ian Lance Taylor <iant@google.com>
4483
4484 * configure.ac: Always set default for poststage1_ldflags to
4485 -static-libstdc++ -static-libgcc.
4486
4487 2010-11-29 Andreas Schwab <schwab@redhat.com>
4488
4489 * configure.ac: Move comment to remove extra space in last argument
4490 of GCC_TARGET_TOOL.
4491
4492 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4493
4494 PR other/46026
4495 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4496 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4497 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4498 (BASE_FLAGS_TO_PASS): Use it.
4499 * configure: Rebuilt.
4500 * Makefile.in: Rebuilt.
4501
4502 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4503
4504 PR binutils/12258
4505 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4506 Properly check default linker.
4507 * configure: Regnerated.
4508
4509 2010-11-23 Matthias Klose <doko@ubuntu.com>
4510
4511 * configure.ac: For --enable-gold, handle value `default' instead of
4512 `both*'. New configure option --{en,dis}able-ld.
4513 * configure: Regenerate.
4514
4515 2010-11-20 Ian Lance Taylor <iant@google.com>
4516
4517 * configure.ac: Only disable a language library if no language needs
4518 it. Don't let --disable-libgcj uncondtionally disable libffi.
4519 * configure: Rebuild.
4520
4521 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4522
4523 * Makefile.in: Regenerate.
4524
4525 PR other/46202
4526 * configure.ac: Fix just-built in-tree STRIP name to be
4527 binutils/strip-new.
4528 * configure: Regenerate.
4529 * Makefile.def (install-strip-gcc, install-strip-binutils)
4530 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4531 (install-strip-sid): Mirror dependencies on non-strip variants
4532 of these targets on the respective -strip prerequisites.
4533 * Makefile.tpl (install-strip, install-strip-host)
4534 (install-strip-target): New targets.
4535 (install-strip-[+module+], install-strip-target-[+module+]):
4536 New targets.
4537 * Makefile.in: Regenerate.
4538
4539 2010-11-19 Ian Lance Taylor <iant@google.com>
4540 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4541
4542 * configure.ac: Add target-libgo to target_libraries. Set
4543 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4544 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4545 (HOST_EXPORTS): Add GOC.
4546 (BASE_TARGET_EXPORTS): Add GOC.
4547 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4548 (GOCFLAGS_FOR_TARGET): New variable.
4549 (EXTRA_HOST_FLAGS): Add GOC.
4550 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4551 * Makefile.def (target_modules): Add libgo.
4552 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4553 (dependencies): Add dependency from configure-target-libgo to
4554 configure-target-libffi and all-target-libstdc++-v3. Add
4555 dependencies from all-target-libgo to all-target-libffi.
4556 (languages): Add go.
4557 * configure: Rebuild.
4558 * Makefile.in: Rebuild.
4559
4560 2010-11-19 Ian Lance Taylor <iant@google.com>
4561
4562 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4563 compiler/flag environment variables.
4564
4565 2010-11-18 Ian Lance Taylor <iant@google.com>
4566
4567 * configure.ac: Check for lang_requires_boot_languages in
4568 config-lang.in files.
4569 * configure: Rebuild.
4570
4571 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4572 Tobias Burnus <burnus@net-b.de>
4573
4574 PR fortran/32049
4575 * Makefile.def: Add libquadmath; build it with language=fortran.
4576 * configure.ac: Add libquadmath.
4577 * Makefile.tpl: Handle multiple libs in check-[+language+].
4578 * Makefile.in: Regenerate.
4579 * configure: Regenerate.
4580
4581 2010-11-16 Tom Tromey <tromey@redhat.com>
4582
4583 * MAINTAINERS: Moved myself to reviewers section.
4584
4585 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4586
4587 * MAINTAINERS: Moved myself to reviewers section.
4588
4589 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4590
4591 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4592 (Write After Approval): Remove self.
4593
4594 2010-11-15 Andreas Schwab <schwab@redhat.com>
4595
4596 * configure.ac: Fix spelling in option names.
4597 * configure: Regenerated.
4598
4599 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4600
4601 PR bootstrap/39622
4602 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4603 * configure: Regenerated.
4604
4605 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4606
4607 * MAINTAINERS: Update my email address.
4608
4609 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4610
4611 * configure: Regenerate.
4612
4613 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4614
4615 * configure: Regenerate.
4616
4617 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4618
4619 * configure: Regenerate.
4620
4621 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4622
4623 * configure: Regenerate.
4624
4625 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4626
4627 * configure.ac: Support official CLooG.org versions.
4628 * configure: Regenerate.
4629 * config/cloog.m4: New.
4630
4631 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4632
4633 * MAINTAINERS (Write After Approval): Add myself.
4634
4635 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4636
4637 * MAINTAINERS: Update my email address.
4638
4639 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4640
4641 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4642 * configure: Regenerate.
4643
4644 2010-11-03 Ian Lance Taylor <iant@google.com>
4645 Dave Korn <dave.korn.cygwin@gmail.com>
4646
4647 PR lto/46273
4648 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4649 and on other supported platforms whenever LTO is enabled.
4650 * configure: Rebuild.
4651
4652 2010-11-02 Alan Modra <amodra@gmail.com>
4653
4654 PR binutils/12110
4655 * configure.ac: Error when source path contains spaces.
4656 * configure: Regenerate.
4657
4658 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4659
4660 * MAINTAINERS: Update my email address.
4661
4662 2010-10-20 Ian Lance Taylor <iant@google.com>
4663
4664 * Makefile.def (target_modules): Set lib_path to src/.libs for
4665 libstdc++-v3 module.
4666 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4667 * Makefile.in: Rebuild.
4668
4669 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4670
4671 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4672 (Write After Approval): Remove myself.
4673
4674 2010-10-15 Tristan Gingold <gingold@adacore.com>
4675
4676 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4677
4678 2010-10-14 Douglas Rupp <rupp@gnat.com>
4679
4680 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4681
4682 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4683
4684 * configure.ac (build_lto_plugin): New shell variable.
4685 (--enable-lto): Turn on by default for all non-ELF platforms that
4686 have had LTO support added so far. Set build_lto_plugin appropriately
4687 for both ELF and non-ELF.
4688 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4689 * configure: Regenerate.
4690
4691 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4692
4693 Sync from src:
4694 * configure.ac (v850 support): Remove target-libgloss from
4695 noconfigdirs.
4696 * configure: Regenerate.
4697
4698 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4699
4700 PR bootstrap/45326
4701 PR bootstrap/45174
4702 * configure.ac: Honor initial values of $build_configargs,
4703 $host_configargs, $target_configargs. Mark the precious, so
4704 environment settings get recorded.
4705 * configure: Regenerate.
4706
4707 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4708
4709 PR bootstrap/45796
4710 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4711 Depend on all-build-libiberty.
4712 * Makefile.in: Regenerate.
4713
4714 2010-09-30 Michael Eager <eager@eagercon.com>
4715
4716 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4717 * configure: Regenerate.
4718
4719 2010-09-28 Michael Eager <eager@eagercon.com>
4720
4721 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4722
4723 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4724
4725 PR bootstrap/44621
4726 * configure.ac: Fix unportable shell quoting.
4727 * configure: Regenerate.
4728
4729 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4730
4731 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4732 targets and amend comment.
4733 * configure: Regenerate.
4734
4735 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4736
4737 * MAINTAINERS (Write After Approval): Add myself.
4738
4739 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4740
4741 * configure.ac: Enable LTO by default on Darwin.
4742 * configure: Regenerate.
4743
4744 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4745
4746 * MAINTAINERS (Write After Approval): Add myself.
4747
4748 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4749
4750 * MAINTAINERS (Write After Approval): Add myself.
4751
4752 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4753
4754 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4755 ports
4756
4757 2010-07-28 David Yuste <david.yuste@gmail.com>
4758
4759 * MAINTAINERS (Write After Approval): Add myself.
4760
4761 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4762
4763 * configure.ac: Support all v850 targets.
4764 * configure: Regenerate.
4765
4766 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4767
4768 PR bootstrap/44455
4769 * configure.ac (extra_mpfr_configure_flags): Copy from
4770 extra_mpc_gmp_configure_flags.
4771 * configure: Re-generated.
4772
4773 2010-07-22 Andi Kleen <ak@linux.intel.com>
4774
4775 * MAINTAINERS (Write After Approval): Add myself.
4776
4777 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4778
4779 * MAINTAINERS (Write After Approval): Add myself.
4780
4781 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4782
4783 * MAINTAINERS (Write After Approval): Add myself.
4784
4785 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4786
4787 PR target/44862
4788 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4789 Provide -B option to allow for link spec %s substitutions for
4790 libstdc++.a on darwin.
4791 * Makefile.in: Regenerate.
4792
4793 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4794
4795 * MAINTAINERS (Reviewers): Update my e-mail address
4796
4797 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4798
4799 * Makefile.def (configure-gcc): Depend on all-libelf.
4800 * Makefile.in: Rebuild.
4801
4802 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4803
4804 * MAINTAINERS (Write After Approval): Add myself in the right place.
4805
4806 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4807
4808 * MAINTAINERS (Write After Approval): Add myself.
4809
4810 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4811
4812 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4813
4814 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4815
4816 * config.sub: Update to version 2010-05-21.
4817 * config.guess: Update to version 2010-04-03.
4818
4819 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4820
4821 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4822 * configure: Regenerate.
4823
4824 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4825
4826 * MAINTAINERS (Write After Approval): Add myself.
4827
4828 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4829
4830 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4831 a platform that supports LTO.
4832 * configure: Regenerate.
4833
4834 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4835
4836 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4837 * configure: Regenerated.
4838
4839 2010-04-27 Roland McGrath <roland@redhat.com>
4840 H.J. Lu <hongjiu.lu@intel.com>
4841
4842 * configure.ac (--enable-gold): Support both, both/gold and
4843 both/bfd to add gold to configdirs without removing ld.
4844 * configure: Regenerated.
4845
4846 * Makefile.def: Add install-gold dependency to install-ld.
4847 * Makefile.in: Regenerated.
4848
4849 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4850
4851 PR lto/42776
4852 * configure.ac (--enable-lto): Refactor handling so libelf tests
4853 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4854 and allow LTO to be explicitly enabled on non-ELF platforms that
4855 are known to support it inside else-clause.
4856 * configure: Regenerate.
4857
4858 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4859
4860 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4861 * configure: Regenerate.
4862
4863 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4864
4865 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4866 * configure: Regenerate.
4867
4868 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4869
4870 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4871 separately.
4872 * configure: Regenerate.
4873
4874 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4875
4876 * MAINTAINERS (Write After Approval): Add myself.
4877
4878 2010-04-14 Tristan Gingold <gingold@adacore.com>
4879
4880 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4881 * configure: Regenerate.
4882
4883 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4884
4885 * configure: Regenerate after change to elf.m4.
4886
4887 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4888
4889 * MAINTAINERS (Write After Approval): Add myself.
4890
4891 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4892
4893 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4894 * configure: Regenerated.
4895
4896 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4897
4898 * configure.ac: Print "buggy but acceptable" when CLooG
4899 revision is less than 9.
4900 * configure: Regenerated.
4901
4902 2010-04-01 Diego Novillo <dnovillo@google.com>
4903
4904 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4905
4906 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4907
4908 PR bootstrap/43615
4909 PR bootstrap/43328
4910
4911 Revert:
4912
4913 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4914
4915 * configure.ac: Do not pass --enable-multilib nor
4916 --disable-multilib in baseargs. Accept explicitly passed
4917 --enable_multilib.
4918 * configure: Regenerate.
4919
4920 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4921
4922 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4923
4924 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4925
4926 * MAINTAINERS: Remove myself.
4927
4928 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4929
4930 PR bootstrap/43328
4931 * configure.ac: Do not pass --enable-multilib nor
4932 --disable-multilib in baseargs. Accept explicitly passed
4933 --enable_multilib.
4934 * configure: Regenerate.
4935
4936 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4937
4938 * MAINTAINERS (spu port): Remove me.
4939
4940 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4941
4942 * configure.ac (tic6x-*-*): New case.
4943 * configure: Regenerate.
4944
4945 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4946
4947 * config.sub: Update to version 2010-03-22.
4948 * config.guess: Update to version 2009-12-30.
4949
4950 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4951
4952 PR ada/42554
4953 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4954 * configure: Regenerate.
4955
4956 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4957
4958 * MAINTAINERS: Update my email address.
4959
4960 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4961
4962 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4963 (ghassan.shobaki@amd.com): Removed.
4964
4965 2010-03-17 Alan Modra <amodra@gmail.com>
4966
4967 * MAINTAINERS: Update my email address.
4968
4969 2010-03-16 Diego Novillo <dnovillo@google.com>
4970
4971 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
4972 Matthews.
4973
4974 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4975
4976 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
4977 Gutson, Jeffrey D. Oldham and Mark Shinwell.
4978
4979 2010-03-16 Joseph Myers <joseph@codesourcery.com>
4980
4981 * MAINTAINERS: Update my email address.
4982
4983 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
4984
4985 * MAINTAINERS: Update my email address.
4986
4987 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
4988
4989 * MAINTAINERS: Update my email address.
4990
4991 2010-03-09 Jie Zhang <jie@codesourcery.com>
4992
4993 * MAINTAINERS: Update my email address.
4994
4995 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4996
4997 PR libstdc++/32499
4998 * configure.ac (RANLIB): Default to true.
4999 (STRIP): Likewise.
5000 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5001 * configure: Regenerate.
5002
5003 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
5004
5005 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5006 (Write After Approval): Update my email address.
5007
5008 2010-02-17 Nick Clifton <nickc@redhat.com>
5009
5010 PR 11238
5011 * Makefile.tpl (local-distclean): Also remove config.cache files in
5012 sub-directories as there may not be Makefiles present in the
5013 sub-directories.
5014 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5015 the config.cache files found by the find command.
5016
5017 * Makefile.in: Regenerate.
5018 * configure.ac: Revert previous delta.
5019 * configure: Regenerate.
5020
5021 2010-02-15 Nick Clifton <nickc@redhat.com>
5022
5023 PR 11238
5024 * configure.ac: Delete config.cache files in sub-directories when
5025 deleting Makefiles.
5026 * configure: Regenerate.
5027
5028 2010-02-12 Ben Elliston <bje@gnu.org>
5029
5030 * MAINTAINERS: Update my email address.
5031
5032 2010-02-08 Andrew Pinski <pinskia@gmail.com>
5033
5034 * MAINTAINERS (spu port): Update my email address.
5035
5036 2010-02-08 Jie Zhang <jie.zhang@analog.com>
5037
5038 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5039
5040 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5041
5042 * configure.ac: Add "recommended" version checks for GMP/MPC.
5043 Update recommended GMP/MPFR/MPC versions.
5044 * configure: Regenerate.
5045
5046 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5047
5048 * MAINTAINERS: Move my Embecosm email address into the
5049 write-after-approval section.
5050
5051 2010-01-26 Ian Lance Taylor <iant@google.com>
5052
5053 * MAINTAINERS: Add myself as Go frontend maintainer.
5054
5055 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
5056
5057 PR libstdc++/36101, PR libstdc++/42813
5058 * configure.ac (bootstrap_target_libs): Make inclusion of
5059 target-libgomp conditional on libgomb being in target_configdirs.
5060 * configure: Regenerate.
5061
5062 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
5063
5064 PR libstdc++/36101, PR libstdc++/42813
5065 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5066 * configure: Regenerate.
5067
5068 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
5069
5070 PR libstdc++/36101, PR libstdc++/42813
5071 * configure.ac (target_configdirs): Substitute.
5072 * Makefile.def: Bootstrap target module libgomp.
5073 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5074 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5075 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5076 * configure, Makefile.in: Regenerate.
5077
5078 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5079
5080 * MAINTAINERS: Adjust my details.
5081
5082 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5083
5084 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5085
5086 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5087
5088 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5089
5090 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5091
5092 * MAINTAINERS (Write After Approval): Add myself.
5093
5094 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5095
5096 * MAINTAINERS (Write After Approval): Add myself.
5097
5098 2010-01-11 Richard Guenther <rguenther@suse.de>
5099
5100 PR lto/41569
5101 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5102 * Makefile.in: Regenerated.
5103
5104 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5105
5106 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5107 * configure: Regenerate.
5108
5109 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5110 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5111
5112 PR bootstrap/42424
5113 * configure.ac: Include libtool m4 files.
5114 (_LT_CHECK_OBJDIR): Call it.
5115 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5116 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5117
5118 * configure: Regenerate.
5119
5120 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5121
5122 PR bootstrap/41818
5123 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5124 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5125 * Makefile.in: Regenerate.
5126
5127 2010-01-02 Richard Guenther <rguenther@suse.de>
5128
5129 PR lto/41529
5130 * configure.ac: Include config/elf.m4. Disable LTO if not
5131 builting for an elf target.
5132 * configure: Regenerate.
5133
5134 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5135
5136 * MAINTAINERS: Change my email address.
5137
5138 2009-12-18 Ben Elliston <bje@au.ibm.com>
5139
5140 * config.sub, config.guess: Update from upstream sources.
5141
5142 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5143
5144 * MAINTAINERS (Write After Approval): Add myself.
5145
5146 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5147
5148 PR middle-end/30447
5149 PR middle-end/30789
5150 PR other/40302
5151
5152 * configure.ac: Require MPC.
5153 * configure: Regenerate.
5154
5155 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5156
5157 PR target/38384
5158 PR bootstrap/40972
5159 * libtool.m4: Sync from git Libtool.
5160 * ltoptions.m4: Likewise.
5161 * ltversion.m4: Likewise.
5162 * lt~obsolete.m4: Likewise.
5163 * ltmain.sh: Likewise.
5164
5165 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5166
5167 * configure.ac: Update minimum MPC version to 0.8.
5168 * configure: Regenerate.
5169
5170 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5171
5172 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5173 * configure: Regenerated.
5174
5175 2009-11-21 Ian Lance Taylor <iant@google.com>
5176
5177 * configure.ac: Change default of poststage1_ldflags to be empty if
5178 poststage1_libs is set. When poststage1_libs is empty, and
5179 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5180 * configure: Rebuild.
5181
5182 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5183
5184 * MAINTAINERS (Write After Approval): Update my email address.
5185
5186 2009-11-20 Ben Elliston <bje@au.ibm.com>
5187
5188 * config.guess: Update from upstream sources.
5189
5190 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5191
5192 * Makefile.def: Restore host and target settings for gmp.
5193 * Makefile.in: Rebuild.
5194
5195 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5196
5197 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5198 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5199 Fix portability of test of C++ as bootstrap language. Add
5200 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5201 * configure: Rebuild.
5202 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5203 and cloog. Fix in-tree ppl configuration. Introduce libelf
5204 in-tree building.
5205 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5206 (POSTSTAGE1_HOST_EXPORTS): Use it.
5207 (STAGE[+id+]_CXXFLAGS): New.
5208 (BASE_FLAGS_TO_PASS): Pass it down.
5209 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5210 extra_exports.
5211 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5212 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5213 extra_exports.
5214 * Makefile.in: Rebuild.
5215
5216 2009-11-17 Ben Elliston <bje@au.ibm.com>
5217
5218 * config.sub, config.guess: Update from upstream sources.
5219
5220 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5221
5222 * MAINTAINERS (Write After Approval): Add myself.
5223
5224 2009-11-09 Jon Beniston <jon@beniston.com>
5225
5226 * MAINTAINERS (Write After Approval): Add myself.
5227
5228 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5229
5230 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5231 paths for *-w64-mingw* and x86_64-*mingw*.
5232 * configure: Regenerated.
5233
5234 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5235
5236 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5237
5238 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5239
5240 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5241 Phil Edwards to Write-After Approval.
5242
5243 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5244
5245 * configure.ac: Disable target-winsup & co for
5246 x86_64-*-mingw* and *-w64-mingw* targets.
5247 * configure: Regenerated.
5248
5249 2009-10-16 Nick Clifton <nickc@redhat.com>
5250
5251 * MAINTAINERS: Add myself as a maintainer for the RX port.
5252
5253 2009-10-26 Johannes Singler <singler@kit.edu>
5254
5255 * MAINTAINERS (Write After Approval): Update my e-mail address.
5256
5257 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5258
5259 * configure.ac (CLooG test): Use = with test.
5260 * configure: Regenerate.
5261
5262 2009-10-22 Richard Guenther <rguenther@suse.de>
5263
5264 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5265 cloog if the ppl version check failed. Move flags saving
5266 before setting in libelf check.
5267 * configure: Regenerate.
5268
5269 2009-10-21 Richard Guenther <rguenther@suse.de>
5270
5271 * configure.ac: Adjust the ppl and cloog configure to work as
5272 documented. Disable cloog if ppl was disabled. Omit the version
5273 checks if they were disabled.
5274 * configure: Re-generate.
5275
5276 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5277
5278 * configure.ac: Add 'lto' to enable_languages, not
5279 new_enable_languages, and only if not already present.
5280 * configure: Regenerate.
5281
5282 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5283
5284 * README: Refer to the various COPYING* files instead of just
5285 COPYING.
5286 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5287
5288 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5289
5290 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5291
5292 2009-10-07 Richard Guenther <rguenther@suse.de>
5293
5294 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5295 and Richard Guenther as reviewers.
5296 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5297 as reviewers.
5298
5299 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5300
5301 * config.sub: Update from upstream sources.
5302
5303 2009-10-06 Ian Lance Taylor <iant@google.com>
5304
5305 * Makefile.def: check-gold depends upon all-gas.
5306 * Makefile.in: Rebuild.
5307
5308 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5309
5310 * MAINTAINERS (Write After Approval): Add myself.
5311
5312 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5313
5314 * Makefile.def: all-lto-plugin depends on all-libiberty.
5315 set bootstrap=true for lto-plugin.
5316 Add lto-plugin.
5317 * Makefile.in: Regenerate.
5318 * configure.ac (host_libs): Add lto-plugin.
5319 * configure: Regenerate.
5320
5321 2009-10-03 Diego Novillo <dnovillo@google.com>
5322
5323 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5324 (HOST_LIBELFLIBS): Define.
5325 (HOST_LIBELFINC): Define.
5326 * Makefile.in: Regenerate.
5327 * configure.ac: Add --enable-lto.
5328 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5329 If --enable-lto is used, add 'lto' to new_enable_languages.
5330 If --enable-lto is used and gold is enabled, add
5331 lto-plugin to configdirs.
5332 * configure: Regenerate.
5333
5334 2009-10-03 Simon Baldwin <simonb@google.com>
5335
5336 * configure.ac: If --with-system-zlib, suppress local zlib and
5337 pass --with-system-zlib to subdir configure scripts.
5338 * configure: Regenerate.
5339
5340 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5341 Paolo Bonzini <bonzini@gnu.org>
5342
5343 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5344 $(srcdir).
5345 * Makefile.in: Rebuilt.
5346
5347 2009-09-26 Gary Funck <gary@intrepid.com>
5348
5349 * MAINTAINERS (Write After Approval): Add myself.
5350
5351 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5352
5353 * configure.ac: Update minimum MPC version to 0.7.
5354 * configure: Regenerate.
5355
5356 2009-09-25 Nick Clifton <nickc@redhat.com>
5357
5358 * configure.ac: Pass any --cache-file=/dev/null option on to
5359 subconfigures.
5360 * configure: Regenerate.
5361
5362 2009-09-23 Nick Clifton <nickc@redhat.com>
5363
5364 * config.sub, config.guess: Update from upstream sources.
5365
5366 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5367
5368 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5369 * Makefile.in: Rebuilt.
5370
5371 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5372
5373 PR bootstrap/32272
5374 * configure.ac: Error out if $srcdir isn't '.' but contains
5375 host-${host_noncanonical}.
5376 * configure: Regenerate.
5377
5378 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5379
5380 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5381 maintainer.
5382
5383 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5384
5385 * configure.ac: If bootstrapping a combined tree with
5386 --enable-gold, require c++ in stage1_languages.
5387 * configure: Regenerate.
5388
5389 * configure.ac: Also add target_libs of stage1_languages to
5390 bootstrap_target_libs.
5391 * configure: Regenerate.
5392
5393 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5394 with --enable-languages not containing c++.
5395 * configure: Regenerate.
5396
5397 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5398
5399 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5400 * configure: Regenerate.
5401
5402 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5403
5404 * MAINTAINERS (Write After Approval): Update my e-mail address,
5405 and move from from here...
5406 (Waiting for paperwork): To here.
5407
5408 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5409
5410 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5411
5412 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5413
5414 * configure.ac: Do not use $extrasub for replacing @if/@endif
5415 parts in Makefile; instead, use additional arguments to
5416 AC_CONFIG_COMMANDS to do the replacement manually, with several
5417 sed invocations, to avoid HP-UX sed command limits.
5418 * configure: Regenerate.
5419
5420 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5421
5422 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5423 blank before -L.
5424
5425 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5426
5427 * configure.ac (with-build-config): Document. Handle without.
5428 Handle missing argument.
5429 * configure: Rebuilt.
5430
5431 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5432
5433 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5434 Default to bootstrap-debug only if compare-debug works.
5435 * configure: Rebuilt.
5436 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5437 * Makefile.in: Rebuilt.
5438
5439 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5440
5441 * MAINTAINERS (OS Port Maintainers): Update my email address.
5442
5443 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5444
5445 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5446 * Makefile.in: Rebuilt.
5447
5448 2009-09-01 Chris Demetriou <cgd@google.com>
5449
5450 * MAINTAINERS (Write After Approval): Add myself.
5451
5452 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5453
5454 PR debug/30161
5455 * include/dwarf2.h (enum dwarf_tag): Added
5456 DW_TAG_GNU_template_template_param
5457 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5458
5459 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5460
5461 * Makefile.tpl (AWK): Fix typo.
5462 * Makefile.in: Regenerate.
5463
5464 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5465
5466 * configure.ac: Detect awk and sed.
5467 * Makefile.def (flags_to_pass): Add AWK and SED.
5468 * Makefile.tpl (AWK, SED): New.
5469 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5470 * configure: Regenerate.
5471 * Makefile.in: Regenerate.
5472
5473 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5474
5475 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5476 (collapseslashes): Likewise.
5477
5478 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5479
5480 * configure.ac (AC_PREREQ): Bump to 2.64.
5481
5482 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5483
5484 * configure.ac: Remove --with-datarootdir, --with-docdir,
5485 --with-pdfdir, --with-htmldir switches.
5486 * configure: Regenerate.
5487
5488 * configure: Regenerate.
5489
5490 * compile: Sync from Automake 1.11.
5491 * depcomp: Likewise.
5492 * install-sh: Likewise.
5493 * missing: Likewise.
5494 * mkinstalldirs: Likewise.
5495 * ylwrap: Likewise.
5496
5497 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5498
5499 * ltmain.sh (func_normal_abspath): New function.
5500 (func_relative_path): Likewise.
5501 (func_mode_help): Document new -bindir option for link mode.
5502 (func_mode_link): Add new -bindir option, and use it to place
5503 output DLL if specified.
5504
5505 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5506
5507 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5508 (baseargs): Add --disable-option-checking.
5509 * configure: Regenerate.
5510
5511 * Makefile.def (configure-target-libiberty): Depend on
5512 all-binutils and all-ld.
5513 (configure-target-newlib): Likewise.
5514 * Makefile.in: Regenerate.
5515
5516 2009-08-17 Ben Elliston <bje@au.ibm.com>
5517
5518 * config.sub, config.guess: Update from upstream sources.
5519
5520 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5521
5522 Sync from src, merge:
5523
5524 2009-07-02 Tristan Gingold <gingold@adacore.com>
5525
5526 * configure.ac: Do not exclude gas for i386-*-darwin.
5527 Add a case for x86_64-*-darwin.
5528 * configure: Regenerate.
5529
5530 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5531
5532 * MAINTAINERS: Add my name to Write After Approval list.
5533
5534 2009-08-06 Michael Eager <eager@eagercon.com>
5535
5536 * configure.ac: Add Microblaze target.
5537 * configure: Regenerate.
5538
5539 2009-07-31 Christian Bruel <christian.bruel@st.com>
5540
5541 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5542 * configure: Regenerate.
5543
5544 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5545
5546 * MAINTAINERS (Write After Approval): Update my e-mail address.
5547
5548 2009-07-06 Ian Lance Taylor <iant@google.com>
5549
5550 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5551 * configure: Rebuild.
5552
5553 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5554
5555 * MAINTAINERS: Move myself to the Graphite Reviewers.
5556
5557 2009-06-30 Wei Guozhi <carrot@google.com>
5558
5559 * MAINTAINERS: Add my name to Write After Approval list.
5560
5561 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5562
5563 PR bootstrap/40338
5564 * configure.ac (comparestring): Create new variable.
5565 * Makefile.tpl (comparestring): Use to skip some comparisions.
5566 * configure: Regenerate.
5567 * Makefile.in: Regenerate.
5568
5569 2009-06-26 Doug Evans <dje@sebabeach.org>
5570
5571 * Makefile.def (host_modules): Add cgen.
5572 * Makefile.in: Regenerate.
5573 * configure.ac (host_tools): Add cgen.
5574 * configure: Regenerate.
5575
5576 2009-06-23 DJ Delorie <dj@redhat.com>
5577
5578 * MAINTAINERS: Add myself as mep maintainer.
5579
5580 2009-06-23 Ian Lance Taylor <iant@google.com>
5581
5582 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5583 boot_languages. Only bootstrap target libraries listed in
5584 target_libs for some boot language. Add --with-stage1-ldflags,
5585 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5586 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5587 if not building with C++.
5588 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5589 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5590 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5591 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5592 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5593 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5594 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5595 * configure, Makefile.in: Rebuild.
5596
5597 2009-06-23 Li Feng <nemokingdom@gmail.com>
5598
5599 * MAINTAINERS: Added my name to write-after-approval list.
5600
5601 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5602
5603 * configure.ac: Define is_elf for QNX Neutrino targets.
5604 * configure: Regenerate.
5605
5606 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5607
5608 * MAINTAINERS: Added my name to the write-after-approval list
5609
5610 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5611
5612 * configure.ac: Detect MPC in default directory.
5613 * configure: Regenerate.
5614
5615 2009-06-03 Jerome Guitton <guitton@adacore.com>
5616 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5617
5618 * Makefile.tpl (all): Avoid a trailing backslash.
5619 * Makefile.in: Regenerate.
5620
5621 2009-06-03 Ben Elliston <bje@au.ibm.com>
5622
5623 * config.sub, config.guess: Update from upstream sources.
5624
5625 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5626
5627 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5628 to noconfdirs.
5629 * configure: Regenerate.
5630
5631 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5632
5633 * Makefile.tpl ([+compare-target+]): Compare all stage
5634 directories, rather than just gcc.
5635 * Makefile.in: Rebuilt.
5636
5637 2009-06-01 Doug Kwan <dougkwan@google.com>
5638
5639 * configure.ac: Support gold for target arm*-*-*.
5640 * configure: Regenerate.
5641
5642 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5643
5644 * Makefile.def: Add MPC support and dependencies.
5645 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5646
5647 * Makefile.in, configure: Regenerate.
5648
5649 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5650
5651 * Makefile.tpl (all): Avoid harmless warning in make all when
5652 gcc-bootstrap is enabled but stage_last does not exist.
5653 * Makefile.in: Rebuilt.
5654
5655 2009-05-24 Nicolas Roche <roche@adacore.com>
5656
5657 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5658 * Makefile.in: Regenerate.
5659
5660 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5661
5662 * MAINTAINERS: Update my e-mail address.
5663
5664 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5665
5666 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5667 * configure: Regenerate.
5668
5669 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5670
5671 PR other/40159
5672 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5673 gcc-no-bootstrap are mutually exclusive.
5674 * Makefile.in: Rebuilt.
5675
5676 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5677
5678 PR other/40159
5679 * Makefile.tpl (all): Don't end with unconditional success.
5680 * Makefile.in: Rebuilt.
5681
5682 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5683
5684 PR target/37137
5685 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5686 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5687 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5688 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5689 stage_configureflags, stage_cflags and stage_libcflags into
5690 explicit Makefile macros.
5691 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5692 GFORTRAN.
5693 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5694 CC. Set CC_FOR_BUILD from CC.
5695 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5696 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5697 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5698 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5699 and GFORTRAN.
5700 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5701 (_LIBCFLAGS): Renamed to _TFLAGS.
5702 (do-compare-debug, do-compare3-debug): Drop.
5703 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5704 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5705 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5706 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5707 (XGCC_FLAGS_FOR_TARGET): New.
5708 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5709 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5710 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5711 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5712 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5713 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5714 TFLAGS.
5715 (BUILD_CONFIG): Include if requested.
5716 (all): Set TFLAGS on bootstrap.
5717 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5718 (all-stageid-prefixmodule): Likewise.
5719 (do-clean, distclean-stageid): Set TFLAGS.
5720 (restrap): Fix whitespace.
5721 * Makefile.in: Rebuilt.
5722
5723 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5724
5725 * config.guess: Sync with src.
5726
5727 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5728
5729 * configure.ac ($with_ppl): Default to no if not supplied.
5730 ($with_cloog): Likewise.
5731 configure: Regenerate.
5732
5733 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5734
5735 * MAINTAINERS: Update my e-mail address.
5736
5737 2009-04-27 Nick Clifton <nickc@redhat.com>
5738
5739 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5740
5741 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5742
5743 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5744 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5745 * Makefile.in: Regenerate.
5746
5747 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5748
5749 PR bootstrap/39739
5750 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5751 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5752
5753 * configure, Makefile.in: Regenerate.
5754
5755 2009-04-21 Taras Glek <tglek@mozilla.com>
5756
5757 * include/hashtab.h: Update GTY annotations to new syntax
5758 * include/splay-tree.h: Likewise
5759
5760 2009-04-17 Ben Elliston <bje@au.ibm.com>
5761
5762 * config.sub, config.guess: Update from upstream sources.
5763
5764 2009-04-15 Anthony Green <green@moxielogic.com>
5765
5766 * configure.ac: Add moxie support.
5767 * configure: Rebuilt.
5768
5769 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5770
5771 * configure.ac: Change copyright header to refer to version
5772 3 of the GNU General Public License and to point readers at the
5773 COPYING3 file and the FSF's license web page.
5774 * Makefile.def: Likewise.
5775 * Makefile.tpl: Likewise.
5776 * Makefile.in: Regenerate.
5777
5778 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5779
5780 * configure.ac: Restore match for darwin9 or later. Use double
5781 brackets since regeneration eats one pair.
5782 * configure: Regenerate.
5783
5784 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5785
5786 PR gas/10039
5787 * configure.ac: Require texinfo 4.7.
5788 * configure: Regenerated.
5789
5790 2009-04-09 Nick Clifton <nickc@redhat.com>
5791
5792 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5793 the GCC Runtime Library Exception.
5794
5795 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5796
5797 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5798 * configure: Regenerate.
5799
5800 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5801
5802 * Makefil.def (languages): New entries.
5803 * Makefile.tpl (check-gcc-*): New generic target.
5804 * Makefile.in: Regenerate.
5805
5806 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5807
5808 * MAINTAINERS: Update my email address.
5809
5810 2009-03-18 Tom Tromey <tromey@redhat.com>
5811
5812 * configure: Rebuild.
5813 * configure.ac (host_libs): Add libiconv.
5814 * Makefile.in: Rebuild.
5815 * Makefile.def (host_modules): Add libiconv.
5816 (configure-gdb, all-gdb): Depend on libiconv.
5817
5818 2009-03-16 Tristan Gingold <gingold@adacore.com>
5819
5820 * configure.ac: Treat gdb as supported on x86_64-darwin.
5821 * configure: Regenerate.
5822
5823 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5824
5825 * configure.ac (--with-host-libstdcxx): New option.
5826 * configure: Regenerate.
5827
5828 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5829
5830 * MAINTAINERS: Move myself into the write after approval list.
5831
5832 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5833
5834 * MAINTAINERS: Update e-mail address.
5835
5836 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5837
5838 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5839
5840 2009-03-10 Ira Rosen <irar@il.ibm.com>
5841
5842 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5843
5844 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5845
5846 Backport from git Libtool:
5847
5848 2009-01-19 Robert Millan <rmh@aybabtu.com>
5849 Support GNU/kOpenSolaris.
5850 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5851 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5852 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5853 GNU/kOpenSolaris.
5854
5855 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5856
5857 * MAINTAINERS: Update e-mail address.
5858
5859 2009-02-24 Michael Eager <eager@eagercon.com>
5860
5861 * MAINTAINERS (Write After Approval): Add self.
5862
5863 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5864
5865 * MAINTAINERS (Write After Approval): Add myself.
5866
5867 2009-02-05 Andreas Schwab <schwab@suse.de>
5868
5869 * Makefile.tpl (stage_last): Define $r and $s before using
5870 $(RECURSE_FLAGS_TO_PASS).
5871 * Makefile.in: Regenerate
5872
5873 2009-01-30 Ian Lance Taylor <iant@google.com>
5874
5875 * MAINTAINERS: Move myself to the Global Reviewers list.
5876
5877 2009-01-29 Robert Millan <rmh@aybabtu.com>
5878
5879 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5880 * configure: Regenerate.
5881
5882 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5883
5884 * MAINTAINERS: Make whitespace consistent.
5885 Remove Robert Millan from Write After Approval.
5886
5887 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5888
5889 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5890 (all-opcodes): Depend on all-libiberty.
5891 * Makefile.in: Regenerate.
5892
5893 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5894
5895 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5896 * configure: Regenerate.
5897
5898 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5899
5900 * MAINTAINERS (Write After Approval): Add myself.
5901
5902 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5903
5904 * MAINTAINERS: Add myself to reviewers (Fortran).
5905
5906 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5907
5908 PR tree-optimization/38515
5909 * configure.ac (cloog-polylib): Removed.
5910 (with_ppl, with_cloog): Test for "no".
5911 * configure: Regenerated.
5912
5913 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5914
5915 * MAINTAINERS: Moved myself to reviewers (Fortran).
5916
5917 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5918
5919 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5920 (Write After Approval): Remove myself.
5921
5922 2009-01-03 Diego Novillo <dnovillo@google.com>
5923
5924 * MAINTAINERS: Remove myself from alias maintainership.
5925
5926 2009-01-02 David Ayers <ayers@fsfe.org>
5927
5928 * MAINTAINERS: Update e-mail address.
5929
5930 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5931
5932 * MAINTAINERS: Make whitespace consistent.
5933
5934 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5935
5936 Backport from upstream Libtool:
5937 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5938 Add cache variables to tests that require the linker to work.
5939 For shlibpath_overrides_runpath, this also changes the semantics
5940 to let the result from the C compiler take precedence.
5941
5942 2008-12-02 Ben Elliston <bje@au.ibm.com>
5943
5944 * config.sub, config.guess: Update from upstream sources.
5945
5946 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5947
5948 * configure.ac (ppllibs): Add by default the lib flags.
5949 * configure: Regenerate.
5950
5951 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5952
5953 * MAINTAINERS: Add myself to the write after approval list.
5954
5955 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5956
5957 * configure.ac: Add double brackets on darwin[912].
5958 * configure: Regenerate.
5959
5960 2008-12-03 Daniel Kraft <d@domob.eu>
5961
5962 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5963 Approval to Reviewer section (for Fortran front-end).
5964
5965 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5966
5967 * configure.ac: Expand to darwin10 and later.
5968 * configure: Regenerate.
5969
5970 2008-12-02 Andreas Schwab <schwab@suse.de>
5971
5972 * Makefile.def: configure-target-boehm-gc depends on
5973 all-target-libstdc++-v3.
5974 * Makefile.in: Regenerate.
5975
5976 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
5977
5978 * MAINTAINERS: Add myself as mingw maintainer.
5979
5980 2008-12-02 Ben Elliston <bje@au.ibm.com>
5981
5982 * config.sub, config.guess: Update from upstream sources.
5983
5984 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
5985
5986 * README.SCO: Remove.
5987
5988 2008-11-29 Fernando Pereira <pronesto@gmail.com>
5989
5990 * MAINTAINERS: Add myself to the write after approval list.
5991
5992 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
5993
5994 * MAINTAINERS: Update my email address in WAA section.
5995
5996 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
5997
5998 * MAINTAINERS: Update e-mail address.
5999
6000 2008-11-27 Toon Moene <toon@moene.org>
6001
6002 * MAINTAINERS: Change e-mail address.
6003
6004 2008-11-27 Tristan Gingold <gingold@adacore.com>
6005
6006 * configure.ac: Build gdb for i?86-*-darwin*
6007 * configure: Regenerated.
6008
6009 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
6010
6011 * MAINTAINERS: Added my full name.
6012
6013 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6014
6015 PR bootstrap/38014
6016 PR bootstrap/37923
6017
6018 Revert:
6019
6020 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6021
6022 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6023 * Makefile.in: Regenerated.
6024
6025 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6026
6027 PR gdb/921
6028 PR gdb/1646
6029 PR gdb/2175
6030 PR gdb/2176
6031
6032 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6033 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6034 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6035 (HOST_EXPORTS): Pass CPPFLAGS.
6036 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6037 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6038 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6039 * Makefile.in, configure: Regenerated.
6040 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6041 and CPPFLAGS_FOR_BUILD.
6042
6043 2008-11-06 Jeff Law <law@redhat.com>
6044
6045 * MAINTAINERS: Add myself as middle end maintainer.
6046
6047 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
6048
6049 * MAINTAINERS (Write after approval): Add myself.
6050
6051 2008-11-05 Diego Novillo <dnovillo@google.com>
6052
6053 * MAINTAINERS (Global Reviewers): Add myself.
6054 (Non-Algorithmic Maintainers): Remove myself.
6055
6056 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6057
6058 * MAINTAINERS (Write after approval): Add myself.
6059
6060 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6061
6062 * MAINTAINERS (Write after approval): Add myself.
6063
6064 2008-10-31 Ben Elliston <bje@au.ibm.com>
6065
6066 * configure.ac (spu-*-*): Remove special case.
6067 * configure: Regenerate.
6068
6069 2008-10-30 Catherine Moore <clm@codesourcery.com>
6070
6071 * MAINTAINERS (Write after approval): Update my email address.
6072
6073 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6074
6075 * configure.ac [spu-*-*]: Do not set skipdirs.
6076 * configure: Re-generate.
6077
6078 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6079
6080 * MAINTAINERS (Various Maintainers): Add myself to reload.
6081
6082 2008-10-25 Richard Guenther <rguenther@suse.de>
6083
6084 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6085 maintainer. Remove myself as libgcc-math maintainer.
6086 (Non-Algorithmic Maintainers): Remove myself.
6087
6088 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6089
6090 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6091 * Makefile.in: Regenerated.
6092
6093 2008-10-23 Cary Coutant <ccoutant@google.com>
6094
6095 * MAINTAINERS (Write after approval): Add myself.
6096
6097 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6098
6099 PR gdb/921
6100 PR gdb/1646
6101 PR gdb/2175
6102 PR gdb/2176
6103
6104 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6105 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6106 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6107 (HOST_EXPORTS): Pass CPPFLAGS.
6108 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6109 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6110 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6111 * Makefile.in, configure: Regenerated.
6112 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6113 and CPPFLAGS_FOR_BUILD.
6114
6115 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6116
6117 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6118 Sebastian Pop.
6119
6120 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6121
6122 * MAINTAINERS (Write After Approval): Added myself.
6123
6124 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6125
6126 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6127 recommended version to 2.3.2.
6128
6129 * configure: Regenerate.
6130
6131 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6132
6133 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6134
6135 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6136
6137 * MAINTAINERS (Write After Approval): Update e-mail address.
6138
6139 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6140
6141 * libtool.m4: Update to libtool 2.2.6.
6142 * lt~obsolete.m4: Update to libtool 2.2.6.
6143 * ltmain.sh: Update to libtool 2.2.6.
6144 * ltsugar.m4: Update to libtool 2.2.6.
6145 * ltversion.m4: Update to libtool 2.2.6.
6146 * ltoptions.m4: Update to libtool 2.2.6.
6147 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6148
6149 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6150
6151 * MAINTAINERS (Write After Approval): Add myself.
6152
6153 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6154
6155 * MAINTAINERS (Write After Approval): Update my name.
6156
6157 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6158
6159 * MAINTAINERS: Add myself in "Write After Approval".
6160
6161 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6162
6163 * MAINTAINERS: Add myself as ia64 maintainer.
6164
6165 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6166
6167 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6168 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6169 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6170 and Michael Tiemann from Write After Approval since they do not
6171 actually have access.
6172
6173 2008-09-05 Richard Guenther <rguenther@suse.de>
6174
6175 * configure.ac: Initialize clooglibs to -lcloog.
6176 * configure: Re-generate.
6177
6178 2008-09-04 Le-Chun Wu <lcwu@google.com>
6179
6180 * MAINTAINERS (Write After Approval): Add myself.
6181
6182 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6183
6184 * configure.ac (--with-cloog-polylib): New.
6185 (--disable-cloog-version-check): New.
6186 (--disable-ppl-version-check): New.
6187 * configure: Re-generate.
6188
6189 2008-09-03 Richard Guenther <rguenther@suse.de>
6190
6191 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6192 cloog test.
6193 * configure: Re-generate.
6194
6195 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6196
6197 Add picoChip port.
6198 * MAINTAINERS: Add picoChip maintainers.
6199
6200 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6201 Tobias Grosser <grosser@fim.uni-passau.de>
6202 Jan Sjodin <jan.sjodin@amd.com>
6203 Harsha Jagasia <harsha.jagasia@amd.com>
6204 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6205 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6206 Adrien Eliche <aeliche@isty.uvsq.fr>
6207
6208 Merge from graphite branch.
6209 * configure: Regenerate.
6210 * Makefile.in: Regenerate.
6211 * configure.ac (host_libs): Add ppl and cloog.
6212 Add checks for PPL and CLooG.
6213 * Makefile.def (ppl, cloog): Added modules and dependences.
6214 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6215 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6216
6217 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6218
6219 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6220 (GCC_SHLIB_SUBDIR): New.
6221 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6222 * configure: Regenerate.
6223 * Makefile.in: Regenerate.
6224
6225 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6226
6227 * MAINTAINERS: Consistently use tabs to separate columns.
6228
6229 2008-08-29 Tristan Gingold <gingold@adacore.com>
6230
6231 * MAINTAINERS (Write after Approval): Add myself.
6232
6233 2008-08-28 Tristan Gingold <gingold@adacore.com>
6234
6235 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6236 Enable bfd, binutils and opcodes.
6237 * configure: Regenerate.
6238
6239 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6240
6241 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6242
6243 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6244
6245 * MAINTAINERS: Use correct Umlaut for last name.
6246
6247 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6248
6249 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6250
6251 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6252
6253 * MAINTAINERS: Update my email address.
6254
6255 2008-08-16 Nicolas Roche <roche@adacore.com>
6256
6257 * Makefile.tpl: Add BOOT_ADAFLAGS.
6258 * Makefile.in: Regenerate.
6259
6260 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6261
6262 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6263 * configure: Regenerate.
6264
6265 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6266
6267 * configure.ac: Add makefile fragments for hpux.
6268 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6269 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6270 * configure: Regenerate.
6271 * Makefile.in: Regenerate.
6272
6273 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6274
6275 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6276
6277 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6278
6279 * MAINTAINERS (Write after Approval): Add myself.
6280
6281 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6282
6283 * MAINTAINERS (Write After Approval): Add myself.
6284
6285 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6286
6287 * MAINTAINERS (Write After Approval): Add myself.
6288
6289 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6290
6291 * MAINTAINERS: Update my email address.
6292
6293 2008-06-25 Joey Ye <joey.ye@intel.com>
6294
6295 * MAINTAINERS (Write After Approval): Add myself.
6296
6297 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6298
6299 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6300 * Makefile.in: Regenerate.
6301 * configure: Regenerate.
6302
6303 2008-06-17 Daniel Kraft <d@domob.eu>
6304
6305 * MAINTAINERS (Write After Approval): Add myself.
6306
6307 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6308
6309 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6310 "$@" is still intact with both Autoconf 2.59 and 2.62.
6311 * configure: Regenerate.
6312
6313 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6314
6315 * Makefile.tpl: Fix comment errors.
6316 * Makefile.in: Regenerate.
6317
6318 2008-06-12 David S. Miller <davem@davemloft.net>
6319 David Edelsohn <edelsohn@gnu.org>
6320
6321 * configure.ac: Add powerpc*-*-* to gold supported targets.
6322 * configure: Regenerate.
6323
6324 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6325
6326 PR tree-optimization/36218
6327 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6328 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6329 (all prefix="build-"): Pass them to build-system sub-makes.
6330 * Makefile.in: Regenerate.
6331
6332 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6333
6334 * MAINTAINERS (mt port): Remove.
6335 (sco5, unixware, sco udk): Remove.
6336 (Kean Johnston): Add to Write After Approval.
6337
6338 2008-05-30 Julian Brown <julian@codesourcery.com>
6339
6340 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6341 of libobjc for ARM EABI Linux.
6342 * configure: Regenerate.
6343
6344 2008-05-18 Xinliang David Li <davidxl@google.com>
6345
6346 * ChangeLog: Remove wrong ChangeLog entry.
6347
6348 2008-05-17 Xinliang David Li <davidxl@google.com>
6349
6350 * MAINTAINERS (Write After Approval): Add myself.
6351
6352 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6353
6354 * MAINTAINERS (Write After Approval): Add myself.
6355
6356 2008-05-14 Rafael Espíndola <espindola@google.com>
6357
6358 * config-ml.in: don't handle --enable-shared and --enable-static.
6359
6360 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6361
6362 * MAINTAINERS: Update my email address.
6363
6364 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6365
6366 * MAINTAINERS: Update my email address.
6367
6368 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6369
6370 * MAINTAINERS (Write After Approval): Add myself.
6371
6372 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6373
6374 * MAINTAINERS (Write After Approval): Add myself.
6375
6376 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6377
6378 * MAINTAINERS (crx): Add myself.
6379
6380 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6381
6382 Sync with src:
6383 2008-04-14 David S. Miller <davem@davemloft.net>
6384
6385 * configure.ac: Add sparc*-*-* to gold supported targets.
6386 * configure: Regenerate.
6387
6388 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6389
6390 PR bootstrap/35457
6391 * configure.ac: Include override.m4.
6392 * configure: Regenerate.
6393
6394 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6395
6396 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6397 * Makefile.in: Regenerate.
6398
6399 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6400
6401 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6402 as nonconfigurable directories list.
6403 * configure: Regenerate.
6404
6405 2008-04-14 Ben Elliston <bje@au.ibm.com>
6406
6407 * config.sub, config.guess: Update from upstream sources.
6408
6409 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6410
6411 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6412 * Makefile.in: Regenerate.
6413
6414 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6415
6416 * configure.ac: Do not build libssp for the AVR.
6417 * configure: Regenerate.
6418
6419 2008-04-07 Ian Lance Taylor <iant@google.com>
6420
6421 * Makefile.def: check-gold depends upon all-binutils.
6422 * Makefile.in: Regenerate.
6423
6424 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6425
6426 * MAINTAINERS (Write After Approval): Add myself.
6427
6428 2008-04-04 Nick Clifton <nickc@redhat.com>
6429
6430 PR binutils/4334
6431 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6432 builds.
6433 * configure: Regenerate.
6434
6435 2008-04-04 NightStrike <NightStrike@gmail.com>
6436
6437 PR other/35151
6438 * configure.ac: Combine rules for mingw32 and mingw64.
6439 * configure: Regenerate.
6440
6441 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6442
6443 * MAINTAINERS (Write After Approval): Add myself.
6444
6445 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6446
6447 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6448 * Makefile.in (.NOTPARALLEL): Ditto.
6449
6450 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6451
6452 * MAINTAINERS (Write After Approval): Add myself.
6453
6454 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6455
6456 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6457 * Makefile.in (.NOTPARALLEL): Regenerate.
6458
6459 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6460
6461 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6462 * Makefile.in: Regenerate.
6463
6464 2008-03-26 Jakub Staszak <kuba@et.pl>
6465
6466 * MAINTAINERS (Write After Approval): Add myself.
6467
6468 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6469
6470 * MAINTAINERS: Update e-mail address.
6471
6472 2008-03-20 Ian Lance Taylor <iant@google.com>
6473
6474 * configure.ac: Add support for --enable-gold.
6475 * Makefile.def: Add gold as a directory like ld.
6476 * configure, Makefile.in: Regenerate.
6477
6478 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6479
6480 * configure.ac: m4_include config/proginstall.m4.
6481 * configure: Regenerate.
6482
6483 Backport from upstream Libtool:
6484
6485 2007-10-12 Eric Blake <ebb9@byu.net>
6486
6487 Deal with Autoconf 2.62's semantic change in m4_append.
6488 * ltsugar.m4 (lt_append): Replace broken versions of
6489 m4_append.
6490 (lt_if_append_uniq): Don't require separator to be overquoted,
6491 and avoid broken m4_append.
6492 (lt_dict_add): Fix typo.
6493 * libtool.m4 (_LT_DECL): Don't overquote separator.
6494
6495 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6496
6497 * config.rpath: Add AIX 6 support.
6498
6499 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6500
6501 * Makefile.def (stageprofile). Remove -fprofile-generate
6502 from stage_libcflags.
6503 * Makefile.in: Regenerate.
6504
6505 2008-03-13 Ben Elliston <bje@au.ibm.com>
6506
6507 * config.sub, config.guess: Update from upstream sources.
6508
6509 2008-03-06 Tom Tromey <tromey@redhat.com>
6510
6511 * MAINTAINERS: Update for treelang deletion.
6512
6513 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6514
6515 * MAINTAINERS: Update my email address.
6516
6517 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6518
6519 * MAINTAINERS (darwin port): Add myself as a maintainer.
6520 (objective-c/c++): Add myself as a maintainer.
6521
6522 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6523
6524 * MAINTAINERS (Write After Approval): Update my email address.
6525
6526 2008-02-25 Tomas Bily <tbily@suse.cz>
6527
6528 * MAINTAINERS (Write After Approval): Add myself.
6529
6530 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6531
6532 * MAINTAINERS (OpenMP): Add myself.
6533
6534 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6535
6536 PR bootstrap/32009
6537 PR bootstrap/32161
6538
6539 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6540 * configure: Regenerate.
6541
6542 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6543 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6544 STAGE4_LIBCFLAGS): New.
6545 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6546 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6547 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6548 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6549 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6550 for target modules. Don't export LIBCFLAGS.
6551 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6552 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6553 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6554 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6555 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6556 * Makefile.in: Regenerate.
6557
6558 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6559
6560 PR libgcj/33085
6561 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6562 Do not use -DDLL_EXPORT. Backport from upstream.
6563
6564 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6565
6566 * MAINTAINERS (Write After Approval): Add myself.
6567
6568 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6569
6570 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6571 * configure: Regenerate.
6572
6573 2008-01-31 Marc Gauthier <marc@tensilica.com>
6574
6575 * configure.ac (xtensa*-*-*): Recognize processor variants.
6576 * configure: Regenerate.
6577
6578 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6579
6580 PR bootstrap/34922
6581 * configure.ac (PARSE_ARGS): Push suitable setting of
6582 ac_subdirs_all, for `./configure --help=recursive'.
6583 Handle `+' in generic toplevel directory disabling.
6584 * configure: Regenerate.
6585
6586 2008-01-28 Nick Clifton <nickc@redhat.com>
6587
6588 * MAINTAINERS (xstormy16): Take over maintainership.
6589
6590 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6591
6592 * MAINTAINERS (c4x port): Remove.
6593
6594 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6595
6596 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6597
6598 2008-01-23 Ben Elliston <bje@au.ibm.com>
6599
6600 * config.sub, config.guess: Update from upstream sources.
6601
6602 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6603
6604 * MAINTAINERS (Write After Approval): Add myself.
6605
6606 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6607
6608 * MAINTAINERS: Update my email address.
6609
6610 2008-01-09 Raksit Ashok <raksit@google.com>
6611
6612 * MAINTAINERS (Write After Approval): Add myself.
6613
6614 2008-01-09 Raksit Ashok <raksit@google.com>
6615
6616 * MAINTAINERS (Write After Approval): Add myself.
6617
6618 2008-01-08 Ben Elliston <bje@au.ibm.com>
6619
6620 * config.sub, config.guess: Update from upstream sources.
6621
6622 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6623
6624 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6625 Change recommended MPFR from 2.2.1 -> 2.3.0.
6626 * configure: Regenerate.
6627
6628 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6629
6630 * MAINTAINERS: Update my email address.
6631
6632 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6633
6634 * MAINTAINERS: Update my email address.
6635
6636 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6637
6638 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6639 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6640 * Makefile.in: Regenerate.
6641
6642 2007-12-10 Mark Heffernan <meheff@google.com>
6643
6644 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6645 misplaced entries.
6646
6647 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6648
6649 * configure.ac: Enable libjava for x86_64-*-darwin9.
6650 * configure: Regenerate.
6651
6652 2007-12-07 Bill Maddox <maddox@google.com>
6653
6654 * MAINTAINERS (Write After Approval): Add myself.
6655
6656 2007-12-05 Ben Elliston <bje@au.ibm.com>
6657
6658 * config.sub, config.guess: Update from upstream sources.
6659
6660 2007-12-02 Matthias Klose <doko@ubuntu.com>
6661
6662 * config-ml.in: Remove 64bit configure tests.
6663
6664 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6665
6666 * config-ml.in: Robustify against white space in absolute file
6667 names.
6668
6669 * config-ml.in (multi-clean): Substitute ${Makefile}.
6670 Remove superfluous ${Makefile} in list.
6671
6672 2007-11-19 Thiemo Seufer <ths@mips.com>
6673
6674 * config-ml.in: Don't hardcode the Makefile name.
6675
6676 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6677
6678 * MAINTAINERS (Write After Approval): Add myself.
6679
6680 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6681
6682 * MAINTAINERS (Write After Approval): Add myself.
6683
6684 2007-11-06 Doug Kwan <dougkwan@google.com>
6685
6686 * MAINTAINERS (Write After Approval): Add myself.
6687
6688 2007-10-25 Ben Elliston <bje@au.ibm.com>
6689
6690 * MAINTAINERS (mercury): Remove entry.
6691 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6692
6693 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6694
6695 * Makefile.def (dependencies): Make configure-gdb depend on
6696 all-intl.
6697 * Makefile.in: Regenerated.
6698
6699 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6700
6701 * MAINTAINERS (Fortran maintainer): Remove myself.
6702
6703 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6704
6705 * Makefile.def: To avoid problems running with parallel makes,
6706 build newlib before libgloss so that target specific header
6707 files are availble.
6708 * Makefile.in: Regenerate
6709
6710 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6711
6712 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6713 * Makefile.in: Regenerate.
6714
6715 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6716
6717 * MAINTAINERS (Register allocation reviewer): Add myself.
6718
6719 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6720
6721 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6722 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6723 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6724 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6725 * configure: Regenerate.
6726
6727 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6728
6729 * MAINTAINERS (Register allocation reviewer): Add myself.
6730
6731 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6732
6733 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6734 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6735 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6736 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6737 * configure.ac: Default them to host tools for $host = $build.
6738 Subst them.
6739
6740 * configure: Regenerate.
6741 * Makefile.in: Regenerate.
6742
6743 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6744
6745 * MAINTAINERS (Register allocation reviewer): Add myself.
6746
6747 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6748
6749 * MAINTAINERS (Register allocation reviewer): Add myself.
6750
6751 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6752
6753 * MAINTAINERS (Write After Approval): Fix typo.
6754
6755 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6756
6757 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6758 * configure: Regenerate.
6759
6760 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6761
6762 PR bootstrap/31906
6763 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6764 they're already prefixed.
6765
6766 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6767
6768 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6769 libstdc++.
6770 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6771 * configure: Regenerate.
6772 * Makefile.in: Regenerate.
6773
6774 2007-09-17 Andreas Schwab <schwab@suse.de>
6775
6776 * configure.ac: Raise minimum makeinfo version to 4.6.
6777 * configure: Regenerate.
6778
6779 2007-09-17 Johannes Singler <singler@ira.uka.de>
6780
6781 * MAINTAINERS (write-after-approval) add myself
6782
6783 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6784
6785 * configure.ac: Correct makeinfo version check.
6786 * configure: Regenerate.
6787
6788 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6789
6790 * MAINTAINERS: Update my email address.
6791
6792 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6793
6794 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6795 to $skipdirs and only disable gprof for newlib. Use the normal
6796 mips*-elf* handling in other respects.
6797 * configure: Regnerate.
6798
6799 2007-09-12 David Daney <ddaney@avtrex.com>
6800
6801 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6802 enabling libgcj.
6803 * configure: Regenerate.
6804
6805 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6806
6807 PR other/32154
6808 * configure.ac: For libgloss targets, point the linker to the linker
6809 script, startup code and simulator library.
6810 * configure: Regenerate.
6811
6812 2007-09-07 Andrew Haley <aph@redhat.com>
6813
6814 * configure.ac (noconfigdirs): Remove target-libffi and
6815 target-libjava.
6816 * configure: Regenerate.
6817
6818 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6819
6820 PR target/33281
6821 * configure.ac: Use config/mh-mingw on mingw.
6822 * configure: Regenerate.
6823
6824 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6825
6826 * MAINTAINERS (Write After Approval): Add myself.
6827
6828 2007-09-05 Richard Guenther <rguenther@suse.de>
6829
6830 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6831 nor --disable-checking is provided also turn on yes and types
6832 checking for stage1.
6833 * configure: Re-generate.
6834
6835 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6836
6837 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6838 (Write After Approval): Remove myself.
6839
6840 2007-08-29 Nick Clifton <nickc@redhat.com>
6841
6842 * config.sub, config.guess: Update from upstream sources.
6843
6844 2007-08-22 Bud Davis <jmdavis@link.com>
6845
6846 * MAINTAINERS (Write After Approval): Added myself.
6847 * MAINTAINERS (Reviewers): Removed myself.
6848
6849 2007-08-18 Paul Brook <paul@codesourcery.com>
6850 Joseph Myers <joseph@codesourcery.com>
6851
6852 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6853 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6854 * Makefile.in: Regenerate.
6855 * configure.ac (--with-debug-prefix-map): New.
6856 * configure: Regenerate.
6857
6858 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6859 Nigel Stephens <nigel@mips.com>
6860
6861 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6862 as target_makefile_frag.
6863 * configure: Regenerate.
6864
6865 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6866
6867 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6868 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6869 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6870 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6871 (do-compare, do-compare3, do-compare-debug): New.
6872 ([+compare-target+]): Use them.
6873
6874 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6875
6876 * MAINTAINERS (Write After Approval): Change my email address.
6877
6878 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6879 Ben Elliston <bje@au.ibm.com>
6880
6881 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6882 --silent if $silent.
6883 * configure: Regenerate.
6884
6885 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6886
6887 * MAINTAINERS (Various Maintainers): Add myself as
6888 loop infrastructure maintainer. Update my e-mail
6889 address.
6890
6891 2007-07-31 Diego Novillo <dnovillo@google.com>
6892
6893 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6894 Adjust description.
6895
6896 2007-07-26 Richard Guenther <rguenther@suse.de>
6897
6898 * configure.ac: Add types checking to stage1 checking flags.
6899 * configure: Regenerate.
6900
6901 2007-07-17 Nick Clifton <nickc@redhat.com>
6902
6903 * COPYING3: New file. Contains version 3 of the GNU General
6904 Public License.
6905 * COPYING3.LIB: New file. Contains version 3 of the GNU
6906 Lesser General Public License.
6907
6908 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6909
6910 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6911
6912 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6913
6914 * MAINTAINERS (S/390 co-maintainer): Add myself.
6915 (Write After Approval): Remove myself.
6916
6917 2007-07-13 Dan Hipschman <dsh@google.com>
6918
6919 * MAINTAINERS (Write After Approval): Add myself.
6920
6921 2007-07-11 Nick Clifton <nickc@redhat.com>
6922
6923 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6924 WINDRES export.
6925 * Makefile.in: Regenerate.
6926
6927 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6928
6929 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6930 maintainer.
6931
6932 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6933
6934 * lt~obsolete.m4: New. Import from 20070318 libtool.
6935
6936 2007-07-03 Julian Brown <julian@codesourcery.com>
6937
6938 * MAINTAINERS (Write After Approval): Add myself.
6939
6940 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6941
6942 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6943 * configure: Regenerate.
6944
6945 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6946
6947 * configure.ac: Add some missing m4 quotation.
6948 * configure: Regenerate.
6949
6950 2007-07-02 Simon Baldwin <simonb@google.com>
6951
6952 * MAINTAINERS (Write After Approval): Add myself.
6953
6954 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6955
6956 * configure: Regenerate.
6957
6958 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6959
6960 * Makefile.def: Add windmc tool to build.
6961 * Makefile.tpl: Likewise.
6962 * configure.ac: Likewise.
6963 * Makefile.in: Regenerate.
6964 * configure: Regenerate.
6965
6966 2007-06-28 DJ Delorie <dj@redhat.com>
6967
6968 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
6969 not building newlib.
6970 * configure: Regenerated.
6971
6972 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
6973
6974 * MAINTAINERS (Write After Approval): Add myself.
6975
6976 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
6977
6978 * MAINTAINERS (Write After Approval): Add myself.
6979
6980 2007-06-19 Chris Matthews <chrismatthews@google.com>
6981
6982 * MAINTAINERS (Write After Approval): Add myself.
6983
6984 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
6985
6986 * MAINTAINERS (Write After Approval): Add myself.
6987
6988 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
6989
6990 * Makefile.def: Add dependency from configure-gdb to all-bfd.
6991 * Makefile.in: Regenerated.
6992
6993 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
6994
6995 * configure.ac: Don't add target-libmudflap to noconfigdirs for
6996 bfin*-*-uclinux* targets.
6997 * configure: Regenerate.
6998
6999 2007-06-14 Ian Lance Taylor <iant@google.com>
7000
7001 * MAINTAINERS: Add myself as non-algorithmic global write
7002 maintainer.
7003
7004 2007-06-14 Diego Novillo <dnovillo@google.com>
7005
7006 * MAINTAINERS: Add self as middle-end maintainer and
7007 non-algorithmic global write maintainer.
7008
7009 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7010
7011 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7012 Move all Fortran maintainers except Paul Brook into the
7013 Non-Autopoiesis section.
7014
7015 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
7016
7017 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7018 (distclean-stage[+id+]): Possibly delete stage_last.
7019 * Makefile.in: Regenerate.
7020
7021 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
7022
7023 * MAINTAINERS (Various Maintainer): Fix typo.
7024
7025 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
7026
7027 * MAINTAINERS (Various Maintainer): Add myself as
7028 dataflow maintainer.
7029
7030 2007-06-07 Ben Elliston <bje@au.ibm.com>
7031
7032 * config.sub, config.guess: Update from upstream sources.
7033
7034 2007-06-07 Ben Elliston <bje@au.ibm.com>
7035
7036 * Makefile.tpl: Fix spelling error.
7037 * Makefile.in: Regenerate.
7038
7039 2007-06-01 Steve Ellcey <sje@cup.hp.com>
7040
7041 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7042 lt_cv_sys_max_cmd_len.
7043
7044 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7045
7046 * MAINTAINERS (Various Maintainers): Add myself as
7047 auto-vectorizer maintainer.
7048
7049 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
7050
7051 PR libjava/32098
7052 * libtool.m4: Revert previous change.
7053 * ltgcc.m4: Put it here.
7054
7055 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7056
7057 * MAINTAINERS (Various Maintainers): Add myself as
7058 auto-vectorizer maintainer.
7059
7060 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7061
7062 PR libjava/32098
7063 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7064
7065 2007-05-30 Richard Guenther <rguenther@suse.de>
7066
7067 * MAINTAINERS (Various Maintainers): Add myself as
7068 auto-vectorizer maintainer.
7069
7070 2007-05-30 Jakub Jelinek <jakub@redhat.com>
7071
7072 PR bootstrap/29382
7073 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7074 * configure: Rebuilt.
7075
7076 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
7077
7078 * MAINTAINERS (Write After Approval): Removed my name.
7079
7080 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7081
7082 * MAINTAINERS (Write After Approval): Remove myself.
7083
7084 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7085
7086 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7087
7088 2007-05-23 Steve Ellcey <sje@cup.hp.com>
7089
7090 * ltmain.sh: Update from ToT Libtool.
7091 * libtool.m4: Update from ToT Libtool.
7092 * ltsugar.m4: New. Update from ToT Libtool.
7093 * ltversion.m4: New. Update from ToT Libtool.
7094 * ltoptions.m4: New. Update from ToT Libtool.
7095 * ltconfig: Remove.
7096 * ltcf-c.sh: Remove.
7097 * ltcf-cxx.sh: Remove.
7098 * ltcf-gcj.sh: Remove.
7099
7100 2007-05-22 Ollie Wild <aaw@google.com>
7101
7102 * MAINTAINERS (Write After Approval): Add myself.
7103
7104 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7105
7106 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7107 stage_cflags.
7108 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7109 Remove CFLAGS/LIBCFLAGS.
7110 (configure-stage[+id+]-[+prefix+][+module+],
7111 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7112 * Makefile.in: Regenerate.
7113
7114 2007-05-15 Diego Novillo <dnovillo@google.com>
7115
7116 * MAINTAINERS: Update e-mail address.
7117
7118 2007-05-15 Revital Eres <eres@il.ibm.com>
7119
7120 * MAINTAINERS (Write After Approval): Add myself.
7121
7122 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7123
7124 * MAINTAINERS (Write After Approval): Updated my address.
7125
7126 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7127
7128 * MAINTAINERS (Write After Approval): Add myself.
7129
7130 2007-05-11 Silvius Rus <rus@google.com>
7131
7132 * MAINTAINERS (Write After Approval): Add myself.
7133
7134 2007-04-23 Tom Tromey <tromey@redhat.com>
7135
7136 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7137
7138 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7139
7140 * MAINTAINERS (cpplib): Rename to ...
7141 (libcpp): ... this. Add C/C++ front end maintainers.
7142
7143 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7144
7145 * config-ml.in: Pass ${ml_config_env} to configure calls.
7146
7147 2007-04-04 Christian Bruel <christian.bruel@st.com>
7148
7149 * MAINTAINERS (Write After Approval): Add myself.
7150
7151 2007-04-02 Dave Korn <dave.korn@artimi.com>
7152
7153 * MAINTAINERS (Write After Approval): Add myself.
7154
7155 2007-03-31 Tobias Burnus <burnus@net-b.de>
7156
7157 * MAINTAINERS (fortran 95 front end): Add myself.
7158
7159 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7160
7161 * MAINTAINERS (Write After Approval): Add myself.
7162
7163 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7164
7165 * MAINTAINERS (Modulo Scheduler): Add myself.
7166
7167 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7168
7169 * MAINTAINERS (fortran 95 front end): Add myself.
7170 (c++ front end): whitespace fix.
7171
7172 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7173
7174 * MAINTAINERS (Write After Approval): Add myself.
7175
7176 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7177
7178 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7179 of glob. Quote arguments with single quotes too.
7180 * configure: Regenerate.
7181
7182 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7183
7184 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7185 * Makefile.in: Regenerate
7186
7187 2007-03-07 Andreas Schwab <schwab@suse.de>
7188
7189 * configure: Regenerate.
7190
7191 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7192
7193 * configure.ac: Add "--with-pdfdir" configure option,
7194 which defines pdfdir variable.
7195 * Makefile.def (target=fixincludes): Add install-pdf to
7196 missing targets.
7197 (recursive_targets): Add install-pdf target.
7198 (flags_to_pass): Add pdfdir.
7199 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7200 target.
7201 * configure: Regenerate
7202 * Makefile.in: Regenerate
7203
7204 2007-02-28 Eric Christopher <echristo@apple.com>
7205
7206 Revert:
7207 2006-12-07 Mike Stump <mrs@apple.com>
7208
7209 * Makefile.def (dependencies): Add dependency for
7210 install-target-libssp and install-target-libgomp on
7211 install-gcc.
7212 * Makefile.in: Regenerate.
7213
7214 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7215
7216 * configure: Regenerate.
7217 * configure.ac: Move statements after variable declarations.
7218
7219 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7220
7221 * MAINTAINERS: Add myself as sh maintainer.
7222
7223 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7224
7225 * configure.ac: Adjust for loop syntax.
7226 * configure: Regenerate.
7227
7228 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7229
7230 * configure: Rebuilt.
7231
7232 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7233
7234 * configure.ac: Drop multiple occurrences of --enable-languages,
7235 and fix its quoting.
7236 * configure: Rebuilt.
7237
7238 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7239 Nathan Sidwell <nathan@codesourcery.com>
7240 Vladimir Prus <vladimir@codesourcery.com>
7241 Joseph Myers <joseph@codesourcery.com>
7242
7243 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7244 * configure: Regenerate.
7245
7246 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7247
7248 * ltconfig (freebsd*): Default to elf.
7249
7250 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7251
7252 * configure.ac (target_libraries): Move libgcc before libiberty.
7253 * configure: Regenerated.
7254
7255 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7256 Paolo Bonzini <bonzini@gnu.org>
7257
7258 PR bootstrap/30753
7259 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7260 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7261 * configure: Regenerated.
7262
7263 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7264
7265 * MAINTAINERS (Language Front End Maintainers): Update my mail
7266 address.
7267
7268 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7269
7270 PR bootstrap/30748
7271 * configure.ac: Correct syntax for Solaris ksh.
7272 * configure: Regenerated.
7273
7274 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7275
7276 * configure.ac: Sync with src.
7277 * configure: Regenerate.
7278
7279 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7280
7281 * Makefile.in: Regenerate.
7282
7283 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7284
7285 * config.sub: Sync with src.
7286
7287 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7288
7289 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7290 noncanonical equivalents.
7291 * configure.in: Rename to...
7292 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7293 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7294 target_noncanonical. Use them. Rewrite removal of configure
7295 arguments for autoconf 2.59. Discard variable settings. Force
7296 program_transform_name for native tools.
7297
7298 * Makefile.in: Regenerated.
7299 * configure: Regenerated with autoconf 2.59.
7300
7301 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7302
7303 * MAINTAINERS (Write After Approval): Add myself.
7304
7305 2007-01-31 Andreas Schwab <schwab@suse.de>
7306
7307 * Makefile.tpl (LDFLAGS): Substitute it.
7308 * Makefile.in: Regenerate.
7309
7310 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7311
7312 * MAINTAINERS (Write After Approval): Add myself.
7313
7314 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7315
7316 * MAINTAINERS (spu port): Add myself.
7317
7318 2007-01-23 Richard Guenther <rguenther@suse.de>
7319
7320 PR bootstrap/30541
7321 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7322 * Makefile.tpl (GNATBIND): Substitute it.
7323 (GNATMAKE): Likewise.
7324 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7325 of STAGE_PREFIX.
7326 * Makefile.in: Regenerate.
7327 * configure: Regenerate.
7328
7329 2007-01-18 Mike Stump <mrs@apple.com>
7330
7331 * configure.in: Re-enable -Werror for gcc builds.
7332
7333 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7334
7335 * MAINTAINERS (Write After Approval): Add myself.
7336
7337 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7338
7339 * configure.in: Change == to = in test command.
7340 * configure: Regenerate.
7341
7342 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7343 Nick Clifton <nickc@redhat.com>
7344 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7345
7346 * configure.in (build_configargs, host_configargs, target_configargs):
7347 Remove build/host/target parameters.
7348 (host_libs): Add gmp and mpfr.
7349 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7350 * Makefile.def (gmp, mpfr): New.
7351 (gcc): Remove target.
7352 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7353 target_os, target_vendor): New.
7354 (configure): Add host_alias/target_alias arguments; adjust invocations.
7355 * configure: Regenerate.
7356 * Makefile.in: Regenerate.
7357
7358 2007-01-11 Matt Fago <fago@earthlink.net>
7359
7360 * configure.in: Try to link to functions only in mpfr 2.2.x
7361 to improve robustness of configure tests.
7362 * configure: Regenerate.
7363
7364 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7365
7366 * MAINTAINERS: Add myself as i386 maintainer.
7367
7368 2007-01-08 Jan Hubicka <jh@suse.cz>
7369
7370 * MAINTAINERS: Add myself as i386 maintainer.
7371
7372 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7373
7374 * configure.in: Add support for an x86_64-mingw* target.
7375 * configure: Regenerate.
7376
7377 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7378
7379 * Makefile.tpl (all-target): Correct @if conditional for target
7380 modules.
7381 * configure.in: Omit libiberty if building only target libgcc.
7382 * configure, Makefile.in: Regenerated.
7383
7384 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7385
7386 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7387 * configure: Regenerate.
7388
7389 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7390
7391 * Makefile.def (target_modules): Add libgcc.
7392 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7393 * Makefile.tpl (clean-target-libgcc): Delete.
7394 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7395 on gcc even for bootstrapped modules. Rewrite handling of
7396 lang_env_dependencies to loop over target_modules.
7397 * configure.in (target_libraries): Add target-libgcc.
7398 * Makefile.in, configure: Regenerated.
7399
7400 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7401
7402 * configure.in: Reorganize recognition of languages. Add
7403 --enable-stage1-languages. Show supported languages for the chosen
7404 target rather than all recognized languages.
7405 * configure: Regenerate.
7406
7407 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7408
7409 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7410 * Makefile.in: Regenerate.
7411
7412 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7413
7414 * configure.in: Warn that MPFR 2.2.0 is buggy.
7415 * configure: Regenerate.
7416
7417 2006-12-27 Ian Lance Taylor <iant@google.com>
7418
7419 * configure.in: When removing Makefiles to force a reconfigure, also
7420 remove prev-DIR*/Makefile.
7421 * configure: Regenerate.
7422
7423 2006-12-22 Andreas Schwab <schwab@suse.de>
7424
7425 * configure: Regenerate with correct autoconf version.
7426
7427 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7428
7429 * configure.in: add AC_SUBST for *_FOR_TARGET.
7430 * configure: Regenerate.
7431
7432 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7433
7434 * configure.in: Simplify logic for rejecting languages that cannot
7435 be built. Separate the case when a language is unsupported,
7436 from the case when the user chooses not to build a language.
7437
7438 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7439
7440 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7441 it only affects bootstrap and could be tested on "$host" as well.
7442 * configure: Regenerate.
7443 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7444
7445 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7446
7447 PR bootstrap/29544
7448 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7449 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7450 move here comment from Makefile.tpl.
7451 * Makefile.tpl: Move some definitions higher in the file.
7452 (STAGE1_CHECKING): New.
7453 * configure.in: Add --enable-stage1-checking.
7454 * configure: Regenerate.
7455 * Makefile.in: Regenerate.
7456
7457 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7458
7459 * MAINTAINERS: Add myself as build system maintainer.
7460
7461 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7462
7463 * MAINTAINERS (Write After Approval): Add myself.
7464
7465 2006-12-13 Eric Christopher <echristo@apple.com>
7466
7467 * MAINTAINERS: Add myself as darwin maintainer.
7468
7469 2006-12-11 Ian Lance Taylor <ian@airs.com>
7470
7471 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7472
7473 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7474
7475 MAINTAINERS: Update my entry.
7476
7477 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7478
7479 * configure.in: Handle spu makefile frag.
7480 * Makefile.tpl (MAINT): Define
7481 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7482 * configure: Regenerate.
7483 * Makefile.in: Regenerate.
7484
7485 2006-12-11 Ben Elliston <bje@au.ibm.com>
7486
7487 * config.guess: Import latest version.
7488 * config.sub: Likewise.
7489
7490 2006-12-11 Ben Elliston <bje@au.ibm.com>
7491
7492 * configure.in (spu-*-*): Don't skip target-libiberty.
7493 * configure: Regenerate.
7494
7495 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7496
7497 PR bootstrap/30134
7498 * configure.in: Correct x86 darwin support for libjava to powerpc
7499 and i?86 only.
7500 * configure: Regenerate.
7501
7502 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7503
7504 * configure.in: Add x86 darwin support for libjava.
7505 * configure: Regenerate.
7506
7507 2006-12-07 Mike Stump <mrs@apple.com>
7508
7509 * Makefile.def (dependencies): Add dependency for
7510 install-target-libssp and install-target-libgomp on
7511 install-gcc.
7512 * Makefile.in: Regenerate.
7513
7514 2006-12-04 Richard Guenther <rguenther@suse.de>
7515
7516 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7517 (Non-Algorithmic Maintainers): Move over non-algorithmic
7518 loop optimizer maintainers, add myself as a non-algorithmic
7519 middle-end maintainer.
7520
7521 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7522
7523 * MAINTAINERS (Write After Approval): Add myself.
7524
7525 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7526
7527 * configure.in: Update error message for missing GMP/MPFR.
7528
7529 * configure: Regenerate.
7530
7531 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7532
7533 * configure.in: Update MPFR version in error message.
7534
7535 * configure: Regenerate.
7536
7537 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7538
7539 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7540 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7541 --with-gmp-lib): New flags.
7542
7543 * configure: Regenerate.
7544
7545 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7546
7547 * MAINTAINERS (Write After Approval): Change my email address.
7548
7549 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7550
7551 * MAINTAINERS (Write After Approval): Add myself.
7552
7553 2006-11-22 Philipp Thomas <pth@suse.de>
7554
7555 * MAINTAINERS (i18n): Update e-mail address.
7556
7557 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7558
7559 * MAINTAINERS (spu port): Add myself as maintainer.
7560 (Write After Approval): Remove myself.
7561
7562 2006-11-22 Ben Elliston <bje@au.ibm.com>
7563
7564 * configure.in (skipdirs): Don't build libssp for SPU.
7565 * configure: Regenerate.
7566
7567 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7568
7569 * MAINTAINERS (spu port): Add myself as maintainer.
7570 (libobjc): Update my email address.
7571
7572 2006-11-21 Andrea Bona <andrea.bona@st.com>
7573
7574 * MAINTAINERS (Write After Approval): Add myself.
7575
7576 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7577
7578 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7579 * configure : Rebuilt.
7580
7581 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7582
7583 * MAINTAINERS (Write After Approval): Add myself.
7584
7585 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7586
7587 * MAINTAINERS (Write After Approval): Add myself.
7588
7589 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7590
7591 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7592 libmpfr.a.
7593 * configure: Regenerate.
7594
7595 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7596
7597 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7598 (unstage): Test for stage_last presence.
7599
7600 PR bootstrap/29802
7601 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7602 STAGE_PREFIX.
7603 * Makefile.in: Regenerate.
7604
7605 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7606
7607 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7608 maintainers.
7609
7610 2006-11-14 Erven Rohou <erven.rohou@st.com>
7611
7612 * MAINTAINERS (Write After Approval): Add myself.
7613
7614 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7615
7616 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7617 and stageN-package/Makefile.
7618 * Makefile.in: Regenerated.
7619
7620 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7621
7622 * configure.in: Remove target-libgloss from noconfigdirs for
7623 bfin-*-*.
7624 * configure: Regenerated.
7625
7626 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7627
7628 * configure.in (have_gmp): Only error if the gcc directory exists.
7629
7630 * configure: Regenerate.
7631
7632 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7633
7634 * configure.in: Robustify error message for missing GMP/MPFR.
7635
7636 * configure: Regenerate.
7637
7638 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7639
7640 * MAINTAINERS (Write After Approval): Add myself.
7641
7642 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7643
7644 * MAINTAINERS: Change email address.
7645
7646 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7647
7648 * MAINTAINERS (Write After Approval): Add myself.
7649
7650 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7651
7652 * MAINTAINERS (Write After Approval): Add myself.
7653
7654 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7655
7656 * MAINTAINERS (Write After Approval): Move myself to
7657 Write After Approval section.
7658
7659 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7660
7661 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7662 need_gmp anymore.
7663 * configure: Regenerate.
7664
7665 2006-10-16 Tobias Burnus <burnus@net-b.de>
7666
7667 * MAINTAINERS (Write After Approval): Add myself.
7668
7669 2006-10-16 Ben Elliston <bje@au.ibm.com>
7670
7671 * config.guess: Import latest version.
7672 * config.sub: Likewise.
7673
7674 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7675
7676 * Makefile.def: Added pdf target handling.
7677 * Makefile.tpl: Added pdf target handling.
7678 * Makefile.in: Regenerated.
7679
7680 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7681
7682 * MAINTAINERS: Add self as score port maintainer.
7683
7684 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7685
7686 * MAINTAINERS (Write After Approval): Add myself.
7687
7688 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7689
7690 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7691 or newer.
7692 * configure: Regenerated.
7693
7694 2006-09-27 Dave Brolley <brolley@redhat.com>
7695
7696 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7697 using $s instead of $r.
7698 * configure: Regenerated.
7699
7700 2006-09-26 Thiemo Seufer <ths@mips.com>
7701
7702 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7703 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7704 * configure: Regenerate.
7705
7706 2006-09-24 Graeme Peterson <gridly@gmail.com>
7707
7708 * MAINTAINERS (Write After Approval): Remove myself.
7709
7710 2006-09-22 Chao-ying Fu <fu@mips.com>
7711
7712 * MAINTAINERS (Write After Approval): Add myself.
7713
7714 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7715
7716 * MAINTAINERS: Add self as soft-fp maintainer.
7717
7718 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7719
7720 * MAINTAINERS: Add myself as avr maintainer.
7721 Remove Marek Michalkiewicz as avr maintainer.
7722
7723 2006-09-07 Roberto Costa <roberto.costa@st.com>
7724
7725 * MAINTAINERS (Write After Approval): Add myself.
7726
7727 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7728
7729 * configure.in: Never build newlib for a Mingw host.
7730 Never build newlib as Mingw target library.
7731 Test the existence of winsup/cygwin for building a Cygwin newlib,
7732 rather than just winsup.
7733 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7734 building a Mingw target.
7735 * configure: Regenerate.
7736
7737 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7738
7739 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7740
7741 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7742
7743 * config.guess: Import from src (was more updated).
7744 * config.sub: Likewise.
7745
7746 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7747
7748 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7749 * configure: Regenerated.
7750
7751 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7752
7753 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7754 for stages after the first.
7755
7756 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7757
7758 * Makefile.def: Add dependencies for configure-opcodes
7759 on configure-intl and all-opcodes on all-intl.
7760 * Makefile.in: Regenerated.
7761
7762 2006-07-13 Ben Elliston <bje@au.ibm.com>
7763
7764 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7765
7766 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7767
7768 Port to hosts whose 'sort' and 'tail' implementations
7769 treat operands with leading '+' as file names, as POSIX
7770 has required since 2001. However, make sure the code still
7771 works on pre-POSIX hosts.
7772 * ltmain.sh: Don't assume "sort +2" is equivalent to
7773 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7774
7775 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7776
7777 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7778
7779 2006-07-04 Peter O'Gorman <peter@pogma.com>
7780
7781 * ltconfig: chmod 644 before ranlib during install.
7782
7783 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7784
7785 PR bootstrap/18058
7786 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7787 if the bootstrap compiler is a GCC version that supports it.
7788 * configure: Regenerate.
7789
7790 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7791
7792 * configure.in: Fix thinkos in previous check-in.
7793 * configure: Regenerate.
7794
7795 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7796
7797 PR other/27063
7798 * configure.in: Test subdir_requires and give an appropriate
7799 error message.
7800 * configure: Regenerate.
7801
7802 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7803
7804 * MAINTAINERS (Write After Approval): Add myself.
7805
7806 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7807
7808 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7809
7810 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7811
7812 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7813
7814 2006-06-20 David Ayers <d.ayers@inode.at>
7815
7816 PR bootstrap/28072
7817 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7818 whether target-libjava is being configured instead of whether the
7819 java front end is enabled.
7820 * configure: Regenerate.
7821
7822 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7823
7824 PR target/27540
7825 * configure.in: Only enable libgomp on IRIX 6.
7826 * configure: Regenerate.
7827
7828 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7829
7830 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7831 too.
7832 * Makefile.in: Regenerate.
7833
7834 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7835
7836 * config-ml.in: Alter CCASFLAGS to include special
7837 multilib options the same as is done for CFLAGS.
7838
7839 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7840
7841 * configure.in: Don't enable libgomp on hpux10.
7842 * configure: Rebuilt.
7843
7844 2006-06-12 David Ayers <d.ayers@inode.at>
7845
7846 PR bootstrap/27963
7847 PR target/19970
7848 * configure.in: Remove target-boehm-gc from noconfigdirs where
7849 ${libgcj} is specified.
7850 * configure: Regenerate.
7851
7852 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7853
7854 Sync from src:
7855
7856 * configure.in: Sync.
7857 * configure: Regenerated.
7858
7859 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7860
7861 * Makefile.def: Added dependencies from sim and gdb on intl, and
7862 added configure dependencies to everything with an all dependency
7863 on intl.
7864 * Makefile.in: Regenerated.
7865
7866 2006-06-06 David Ayers <d.ayers@inode.at>
7867
7868 PR libobjc/13946
7869 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7870 * Makefile.in: Regenerate.
7871 * configure.in: Add --enable-objc-gc at toplevel and have it
7872 enable boehm-gc for Objective-C.
7873 Remove target-boehm-gc from libgcj.
7874 Add target-boehm-gc to target_libraries.
7875 Add target-boehm-gc to noconfigdirs where ${libgcj}
7876 is specified.
7877 Assert that boehm-gc is supported when requested for Objective-C.
7878 Only build boehm-gc if needed either for Java or Objective-C.
7879 * configure: Regenerate.
7880
7881 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7882
7883 PR 27674
7884 * Makefile.tpl (configure-[+prefix+][+module+],
7885 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7886 Remove rule to unstage bootstrapped modules.
7887 (stage_current): New.
7888 * Makefile.in: Regenerate.
7889
7890 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7891
7892 * MAINTAINERS (Write After Approval): Update my e-mail address.
7893
7894 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7895
7896 * include/libiberty.h: Declare pex_run_in_environment.
7897
7898 2006-05-31 Asher Langton <langton2@llnl.gov>
7899
7900 * MAINTAINERS (Write After Approval): Add myself.
7901
7902 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7903
7904 * Makefile.def (bfd, opcodes): Fix lib_path.
7905 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7906 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7907 * Makefile.in: Regenerate.
7908
7909 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7910
7911 * Makefile.in: Regenerate.
7912
7913 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7914
7915 * Makefile.def: Add install-html target. Add datarootdir
7916 docdir and htmldir to flags_to_pass.
7917 * Makefile.tpl: Add install-html target.
7918 * Makefile.in: Regenerate.
7919 * configure.in: Add --with-datarootdir, --with-docdir, and
7920 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7921 * configure: Regenerate.
7922
7923 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7924
7925 * configure.in: Enable gprof for cross builds.
7926 * configure: Regenerate.
7927
7928 2006-05-22 Richard Guenther <rguenther@suse.de>
7929
7930 Revert
7931 2006-01-31 Richard Guenther <rguenther@suse.de>
7932 Paolo Bonzini <bonzini@gnu.org>
7933
7934 * Makefile.def (target_modules): Add libgcc-math target module.
7935 * configure.in (target_libraries): Add libgcc-math target library.
7936 (--enable-libgcc-math): New configure switch.
7937 * Makefile.in: Re-generate.
7938 * configure: Re-generate.
7939 * libgcc-math: New toplevel directory.
7940
7941 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7942 Andreas Tobler <a.tobler@schweiz.ch>
7943
7944 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7945 * configure: Rebuilt.
7946
7947 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7948
7949 * MAINTAINERS (Write After Approval): Add myself.
7950
7951 2006-05-01 DJ Delorie <dj@redhat.com>
7952
7953 * configure.in: Restore CFLAGS if GMP isn't present.
7954 * configure: Regenerate.
7955
7956 2006-05-01 Richard Guenther <rguenther@suse.de>
7957
7958 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7959 maintainer.
7960
7961 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7962
7963 * MAINTAINERS (Write After Approval): Add myself.
7964
7965 2006-04-28 Jan Beulich <jbeulich@novell.com>
7966
7967 * MAINTAINERS (Write After Approval): Add myself.
7968
7969 2006-04-18 DJ Delorie <dj@redhat.com>
7970
7971 * configure.in (m32c): Build libstdc++-v3. Pass flags to
7972 reference libgloss so that libssp can be built in a combined
7973 tree.
7974 * configure: Regenerate.
7975
7976 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
7977
7978 * MAINTAINERS (Write After Approval): Add myself.
7979
7980 2006-04-05 Ben Elliston <bje@au.ibm.com>
7981
7982 * configure.in: Require makeinfo 4.4 or higher.
7983 * configure: Regenerate.
7984
7985 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
7986
7987 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
7988 Rearrange the entries of other libraries to have them in one place.
7989
7990 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
7991
7992 * MAINTAINERS (Write After Approval): Remove myself.
7993 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
7994
7995 2006-03-14 Richard Guenther <rguenther@suse.de>
7996
7997 * configure: Regenerate with autoconf 2.13.
7998
7999 2006-03-13 Jim Blandy <jimb@codesourcery.com>
8000
8001 * MAINTAINERS: Use my work address.
8002
8003 * MAINTAINERS: Update my E-mail address.
8004
8005 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
8006
8007 * configure.in: Handle --disable-<component> generically.
8008 * configure: Regenerate.
8009
8010 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8011
8012 PR libgcj/17311
8013 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8014
8015 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8016
8017 * MAINTAINERS (Write After Approval): Remove myself.
8018 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8019
8020 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
8021
8022 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8023 (TARGET_CONFIGDIRS): Remove.
8024 * configure.in: Remove AC_SUBST(target_configdirs).
8025 * Makefile.in, configure: Regenerated.
8026
8027 2006-02-20 Steven G. Kargl <kargls@comcast.net>
8028
8029 * MAINTAINERS (Write After Approval): Remove myself.
8030 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8031
8032 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
8033
8034 PR bootstrap/25670
8035
8036 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8037
8038 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8039 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8040 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8041 BUILD_PREFIX, BUILD_PREFIX_1.
8042 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8043
8044 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8045 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8046
8047 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8048 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8049 of `cat stage_current`. Always provide the `r' and `s' variables.
8050 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8051 a single shell execution.
8052 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8053 bootstrapped modules, make the stage1 module if the build was not
8054 started yet, else build the current stage.
8055 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8056 (all-build, all-host, all-target, [+make_target+]-host,
8057 [+make_target+]-target): Do not use \-continued lines.
8058 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8059 (current_stage, restrap, stage_last): New.
8060
8061 * Makefile.in: Regenerate.
8062 * configure: Regenerate.
8063
8064 2006-02-19 Bud Davis <jmdavis@link.com>
8065
8066 * MAINTAINERS (Write After Approval): Remove myself.
8067 (Language Front End Maintainers): Add myself as fortran 95
8068 maintainer and update e-mail address.
8069
8070 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8071
8072 * MAINTAINERS (Write After Approval): Remove myself.
8073 (Language Front End Maintainers): Add myself as fortran 95
8074 maintainer.
8075
8076 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
8077
8078 * MAINTAINERS (Write After Approval): Add myself.
8079
8080 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8081
8082 * MAINTAINERS (Write After Approval): Remove myself.
8083 (Language Front End Maintainers): Add myself as
8084 fortran 95 maintainer.
8085
8086 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8087
8088 Sync from src:
8089
8090 2005-12-27 Leif Ekblad <leif@rdos.net>
8091
8092 * configure.in: Add support for RDOS target.
8093 * configure: Regenerate.
8094
8095 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8096 Andreas Schwab <schwab@suse.de>
8097
8098 * configure: Regenerate.
8099
8100 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8101
8102 * configure.in (enable_libgomp): Add AIX.
8103 * configure: Regenerate.
8104
8105 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8106
8107 * MAINTAINERS (Write After Approval): Add myself.
8108
8109 2006-02-03 Lee Millward <lee.millward@gmail.com>
8110
8111 * MAINTAINERS (Write After Approval): Add myself.
8112
8113 2006-01-31 Richard Guenther <rguenther@suse.de>
8114 Paolo Bonzini <bonzini@gnu.org>
8115
8116 * Makefile.def (target_modules): Add libgcc-math target module.
8117 * configure.in (target_libraries): Add libgcc-math target library.
8118 (--enable-libgcc-math): New configure switch.
8119 * Makefile.in: Re-generate.
8120 * configure: Re-generate.
8121 * libgcc-math: New toplevel directory.
8122
8123 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8124
8125 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8126 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8127 the assembler, linker and binutils.
8128 * configure: Regenerate.
8129
8130 2006-01-22 Dirk Mueller <dmueller@suse.de>
8131
8132 * MAINTAINERS (Write After Approval): Add myself.
8133
8134 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8135
8136 * configure: Regenerate.
8137
8138 2006-01-18 Richard Henderson <rth@redhat.com>
8139 Jakub Jelinek <jakub@redhat.com>
8140 Diego Novillo <dnovillo@redhat.com>
8141
8142 * libgomp: New directory.
8143 * Makefile.def: Add target_module libgomp.
8144 * Makefile.in: Regenerate.
8145 * configure.in (target_libraries): Add target-libgomp.
8146 * configure: Regenerate.
8147
8148 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8149
8150 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8151 @ from continuation.
8152 * Makefile.in: Rebuilt.
8153
8154 2006-01-04 Chris Lattner <sabre@gnu.org>
8155
8156 * MAINTAINERS (Write After Approval): Add myself.
8157
8158 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8159
8160 PR bootstrap/24252
8161
8162 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8163 * Makefile.tpl (OBJDUMP): New.
8164 (EXTRA_HOST_FLAGS): Add it.
8165 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8166
8167 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8168 to use symbolic links between directories. Avoid race conditions
8169 or make them harmless.
8170 * configure.in: Do not try to use symbolic links between directories.
8171
8172 * Makefile.def (LEAN): Pass.
8173 * Makefile.tpl (LEAN): Define.
8174 (stage[+id+]-start): Accept that the previous directory does not
8175 exist, if the bootstrap is lean.
8176 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8177 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8178 configure substitution.
8179 ([+compare-target+]): Likewise.
8180 ([+bootstrap-target+]-lean): New.
8181 * configure.in: Remove lean bootstrap support from here.
8182
8183 * Makefile.in: Regenerate.
8184 * configure: Regenerate.
8185
8186 2006-01-04 Ben Elliston <bje@au.ibm.com>
8187
8188 * MAINTAINERS (libdecnumber): Add myself.
8189
8190 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8191
8192 * libtool-ldflags: New script.
8193
8194 2006-01-02 Andreas Schwab <schwab@suse.de>
8195
8196 * configure.in: When reconfiguring remove Makefile in
8197 all stage directories.
8198 * configure: Regenerate.
8199
8200 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8201
8202 * MAINTAINERS: Update my email address.
8203
8204 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8205
8206 Revert Ada-related part of the previous change.
8207
8208 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8209 Do not pass.
8210 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8211 * Makefile.in: Regenerate.
8212 * configure.in: Do not include mt-ppc-aix target fragment.
8213 * configure: Regenerate.
8214
8215 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8216
8217 * configure.in: Select appropriate fragments for PowerPC/AIX.
8218 * configure: Regenerate.
8219
8220 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8221 BOOT_CFLAGS, BOOT_LDFLAGS.
8222 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8223 BOOT_CFLAGS, BOOT_LDFLAGS.
8224 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8225 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8226 (stage): Fail if we cannot complete the work.
8227 * Makefile.in: Regenerate.
8228
8229 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8230
8231 * configure.in: Replace ms1 with mt.
8232 * configure: Rebuilt.
8233
8234 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8235
8236 * MAINTAINERS: Update my email address.
8237
8238 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8239
8240 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8241 install-host-nogcc): Don't invoke $(stage) at the end.
8242 * Makefile.in: Regenerate.
8243
8244 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8245
8246 * configure.in: Flip the top-level bootstrap switch.
8247 * configure: Regenerate.
8248
8249 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8250
8251 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8252 $(stage) and $(unstage).
8253 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8254 (all): Remove stray semicolon.
8255 (local-distclean): Don't handle multilib.tmp and multilib.out.
8256 (install.all): Set $s for consistency.
8257 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8258 check_multilibs setting. Always make the install directory.
8259 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8260 Correct @if/@endif.
8261 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8262 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8263 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8264 (multilib.out): Remove.
8265 * Makefile.in: Regenerated.
8266
8267 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8268
8269 * MAINTAINERS (Write After Approval): Add myself.
8270
8271 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8272
8273 * MAINTAINERS: Add myself as mt maintainer.
8274
8275 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8276
8277 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8278
8279 * MAINTAINERS: Change email address.
8280
8281 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8282
8283 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8284 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8285 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8286 Find in-tree tools if available.
8287 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8288 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8289 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8290 (COMPILER_*_FOR_TARGET): New.
8291 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8292 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8293 (CONFIGURED_*, USUAL_*): Remove.
8294 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8295 STRIP): Use autoconf substitutions.
8296 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8297 COMPILER_NM_FOR_TARGET): New.
8298 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8299
8300 (all): Make all-host and all-target in parallel.
8301 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8302 that $$r and $$s are set before invoking a recursive make.
8303 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8304 ([+bootstrap-target+]): Inline most of the `all' target.
8305
8306 2005-11-29 Ben Elliston <bje@au.ibm.com>
8307
8308 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8309 from the gcc build directory.
8310 * Makefile.in: Regenerate.
8311
8312 2005-11-29 Ben Elliston <bje@au.ibm.com>
8313
8314 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8315 depend on all-libdecnumber.
8316 * configure.in (host_libs): Include libdecnumber.
8317 * Makefile.in: Regenerate.
8318 * configure: Likewise.
8319
8320 2005-11-29 Ben Elliston <bje@au.ibm.com>
8321
8322 * libdecnumber: Import decNumber sources from the dfp-branch.
8323
8324 2005-11-21 Kean Johnston <jkj@sco.com>
8325
8326 * config.sub, config.guess: Sync from upstream sources.
8327
8328 2005-11-21 Ben Elliston <bje@au.ibm.com>
8329
8330 Import from Autoconf sources:
8331
8332 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8333 * config/move-if-change: Don't output "$2 is unchanged";
8334 suggested by Ben Elliston. Handle weird characters correctly.
8335
8336 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8337
8338 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8339 to match upstream libtool for darwin.
8340
8341 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8342
8343 * Makefile.def: Remove gdb dependencies for gdbtk.
8344 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8345 (configure-gdb, install-gdb): New rules.
8346 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8347 * Makefile.in, configure: Regenerated.
8348
8349 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8350
8351 * MAINTAINERS (Write After Approval): Add myself.
8352
8353 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8354
8355 * MAINTAINERS (Write After Approval): Add myself.
8356
8357 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8358
8359 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8360 Diego Novillo.
8361
8362 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8363
8364 PR bootstrap/24297
8365 * Makefile.tpl (do-[+make-target+], do-check, install,
8366 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8367 are set before recursing.
8368 * Makefile.in: Regenerate.
8369
8370 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8371
8372 PR bootstrap/18939
8373 * Makefile.def (gcc) <target>: Fix thinko.
8374 * Makefile.in: Regenerate.
8375
8376 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8377
8378 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8379 * configure: Regenerate.
8380
8381 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8382
8383 * MAINTAINERS (Write After Approval): Add self.
8384
8385 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8386
8387 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8388 target-libffi, target-qthreads, target-libjava, and
8389 targetlibobjc.
8390 * configure: Regenerate.
8391
8392 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8393
8394 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8395 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8396 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8397 (USUAL_OBJDUMP_FOR_TARGET): New.
8398 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8399 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8400 * configure, Makefile.in: Regenerated.
8401
8402 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8403
8404 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8405 before other host packages.
8406
8407 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8408
8409 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8410
8411 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8412
8413 PR bootstrap/22340
8414
8415 * configure.in (default_target): Remove.
8416 * Makefile.tpl (all): Do not use prerequisites as subroutines
8417 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8418 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8419 use prerequisites as subroutines.
8420 (check-host, check-target): New.
8421 (bootstrap configure & all targets): Do not use stage*-start
8422 if the directory layout is already ok.
8423 (non-bootstrap configure & all targets): Prepend a $(unstage).
8424 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8425 (NOTPARALLEL): Remove.
8426 (unstage, stage variables): New variables.
8427 (unstage, stage targets): Simply expand to those variables.
8428
8429 * configure: Regenerate.
8430 * Makefile.in: Regenerate.
8431
8432 2005-10-04 James E Wilson <wilson@specifix.com>
8433
8434 * Makefile.def (lang_env_dependencies): Add libmudflap.
8435 * Makefile.in: Regenerate.
8436
8437 2005-10-03 Andreas Schwab <schwab@suse.de>
8438
8439 Backport from libtool CVS:
8440 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8441
8442 * ltmain.sh: add support for installing into temporary
8443 staging area (e.g. 'make install DESTDIR=...')
8444
8445 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8446
8447 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8448 * configure: Regenerated.
8449
8450 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8451
8452 * configure: Regenerate with the correct
8453 autoconf version.
8454
8455 2005-09-30 Catherine Moore <clm@cm00re.com>
8456
8457 * configure.in (bfin-*-*): New.
8458 * configure: Regenerated.
8459
8460 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8461
8462 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8463 (LIPO_FOR_TARGET): New.
8464 (CONFIGURED_LIPO_FOR_TARGET): New.
8465 (USUAL_LIPO_FOR_TARGET): New.
8466 (STRIP_FOR_TARGET): New.
8467 (CONFIGURED_STRIP_FOR_TARGET): New.
8468 (USUAL_STRIP_FOR_TARGET): New.
8469 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8470 STRIP_FOR_TARGET.
8471 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8472 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8473 * Makefile.in: Regenerate.
8474 * configure: Regenerate.
8475
8476 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8477
8478 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8479 (rs6000-*-aix*): Same.
8480 * configure: Regenerate.
8481
8482 2005-09-16 Tom Tromey <tromey@redhat.com>
8483
8484 * MAINTAINERS: Add self as java maintainer.
8485
8486 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8487
8488 * configure.in: Recognize f95 in the --enable-languages option,
8489 and substitute it for fortran, issuing a warning.
8490 * configure: Regenerate.
8491
8492 2005-08-30 Phil Edwards <phil@codesourcery.com>
8493
8494 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8495 * configure: Regenerated.
8496
8497 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8498
8499 * MAINTAINERS: Add self as ms1 maintainer.
8500
8501 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8502
8503 * Makefile.def (libssp): Add to lang_env_dependencies.
8504 * Makefile.in: Regenerate.
8505
8506 2005-08-18 Ian Lance Taylor <ian@airs.com>
8507
8508 * MAINTAINERS: Add myself as middle-end maintainer.
8509
8510 2005-08-17 Christian Groessler <chris@groessler.org>
8511
8512 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8513 * Makefile.in: Regenerate.
8514
8515 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8516
8517 * MAINTAINERS (write after approval): Added myself.
8518
8519 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8520
8521 * MAINTAINERS (Write After Approval): Add myself.
8522
8523 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8524
8525 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8526 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8527 Look for alternate names of the target cc and c++
8528 * configure: Regenerate.
8529
8530 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8531
8532 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8533 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8534 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8535 tools; remove code to manually set them.
8536 (Target tools): Look in the environment for them.
8537 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8538 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8539 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8540 build directory.
8541 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8542 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8543 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8544 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8545 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8546 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8547 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8548 * configure: Regenerate.
8549 * Makefile.in: Regenerate.
8550
8551 2005-07-28 Ben Elliston <bje@au.ibm.com>
8552
8553 * MAINTAINERS: Update for removed CPU targets.
8554
8555 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8556
8557 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8558 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8559 * Makefile.in: Regenerated.
8560
8561 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8562
8563 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8564 (CFLAGS_FOR_TARGET): Use it.
8565 (CXXFLAGS_FOR_TARGET): Likewise.
8566 * Makefile.in: Regenerated.
8567 * configure.in (--with-build-sysroot): New option.
8568 * configure: Regenerated.
8569
8570 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8571
8572 * Makefile.tpl: Wrap install between unstage and stage
8573 * Makefile.in: Regenerate.
8574
8575 2005-07-21 Eric Christopher <echristo@apple.com>
8576
8577 * MAINTAINERS: Update affiliation.
8578
8579 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8580
8581 * MAINTAINERS: Add self as crx port maintainer.
8582
8583 2005-07-20 DJ Delorie <dj@redhat.com>
8584
8585 * MAINTAINERS: Add self as m32c maintainer.
8586
8587 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8588
8589 * all files: Update FSF address.
8590
8591 2005-07-15 Eric Christopher <echristo@redhat.com>
8592
8593 * MAINTAINERS: Change affiliation.
8594
8595 2005-07-14 Jim Blandy <jimb@redhat.com>
8596
8597 * configure.in: Add cases for Renesas m32c.
8598 * configure: Regenerated.
8599
8600 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8601
8602 * COPYING.LIB: Update from fsf.org.
8603
8604 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8605
8606 * COPYING, compile, config.guess,
8607 config.sub, install-sh, missing, mkinstalldirs,
8608 symlink-tree, ylwrap: Sync from upstream sources.
8609 * config-ml.in: Update FSF address.
8610
8611 2005-07-13 Eric Christopher <echristo@redhat.com>
8612
8613 * configure.in: Add toplevel noconfigdir support for tpf.
8614 * configure: Regenerate.
8615
8616 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8617
8618 PR ada/22340
8619
8620 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8621 * Makefile.in: Regenerate.
8622
8623 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8624
8625 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8626 Brolley to write-after-approval.
8627
8628 2005-07-07 Andreas Schwab <schwab@suse.de>
8629
8630 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8631 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8632 * Makefile.in: Regenerated.
8633
8634 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8635
8636 * configure.in: Don't build sim or rda when targetting darwin.
8637 * configure: Regenerate.
8638
8639 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8640
8641 * configure.in: Add --enable-libssp and --disable-libssp.
8642 * configure: Regenerate with autoconf-2.13.
8643
8644 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8645
8646 * Makefile.def (target_modules): Add libssp.
8647 * configure.in (target_libraries): Add target-libssp.
8648 * configure: Rebuilt.
8649 * Makefile.in: Rebuilt.
8650
8651 2005-07-01 Zack Weinberg <zackw@panix.com>
8652
8653 * MAINTAINERS: Change email address. Resign from maintainership.
8654
8655 2005-07-01 Richard Guenther <rguenther@suse.de>
8656
8657 * MAINTAINERS: Change my e-mail address and affiliation.
8658
8659 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8660
8661 * Makefile.def (stagefeedback): Come after profile.
8662 Define profiledbootstrap target.
8663 * Makefile.tpl (profiledbootstrap): Remove.
8664 (stageprofile-end): Zap stagefeedback.
8665 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8666 * Makefile.in: Regenerate.
8667
8668 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8669
8670 * MAINTAINERS: Update my email address.
8671
8672 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8673
8674 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8675 In 'cpp' stanza, support '#line' as well as '# '.
8676
8677 2005-06-08 Andreas Schwab <schwab@suse.de>
8678
8679 * MAINTAINERS: Move myself from 'Write After Approval' to
8680 'CPU Port Maintainers' section as m68k maintainer.
8681
8682 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8683
8684 * configure.in (unsupported_languages): New macro.
8685 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8686 non-ported target libraries in noconfigdirs.
8687 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8688 non-linux-gnu. Remove libgcj_ex_libffi.
8689 <lang_frag loop>: Set add_this_lang=no if the language is in
8690 unsupported_languages.
8691 * configure: Regenerate.
8692
8693 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8694
8695 * configure.in: Fix typo in handling of --with-mpfr-dir.
8696 * configure: Regenerate.
8697
8698 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8699
8700 * MAINTAINERS: Update my email address.
8701
8702 2005-06-02 Jim Blandy <jimb@redhat.com>
8703
8704 * config.sub: Add cases for the Renesas m32c. (This patch has been
8705 accepted into the master sources.)
8706
8707 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8708 Michael Snyder <msnyder@redhat.com>
8709 Stan Cox <scox@redhat.com>
8710
8711 * configure.in: Set noconfigdirs for ms1.
8712
8713 * configure: Regenerate.
8714
8715 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8716
8717 * MAINTAINERS (Write After Approval): Add self.
8718
8719 2005-06-01 Josh Conner <jconner@apple.com>
8720
8721 * MAINTAINERS (Write After Approval): Add self.
8722
8723 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8724
8725 * MAINTAINERS: Update my email address.
8726
8727 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8728
8729 * MAINTAINERS (Write After Approval): Add self.
8730
8731 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8732
8733 * MAINTAINERS (Write After Approval): Remove self.
8734
8735 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8736
8737 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8738 (Dependencies): Consider target modules for bootstrap dependencies.
8739 Make target bootstrap modules depend on each stage's gcc.
8740 * Makefile.in: Regenerate.
8741
8742 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8743
8744 * Makefile.def (configure-gcc): Depend on binutils having been built.
8745 (all-gcc): No need to do it here.
8746 * Makefile.in: Regenerate.
8747
8748 2005-05-19 Paul Brook <paul@codesourcery.com>
8749
8750 * configure.in: Rewrite misleading error message when requested
8751 language cannot be built.
8752 * configure: Regenerate.
8753
8754 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8755
8756 * ylwrap: Import from Automake 1.9.5.
8757
8758 2005-05-13 David Ung <davidu@mips.com>
8759
8760 * MAINTAINERS (Write After Approval): Add self.
8761
8762 2005-05-09 Mike Stump <mrs@apple.com>
8763
8764 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8765 lt_cv_sys_max_cmd_len for now.
8766
8767 2005-05-09 Stan Cox <scox@redhat.com>
8768
8769 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8770
8771 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8772
8773 * README.SCO: Update the URL.
8774
8775 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8776
8777 * ltconfig: Define file_list_spec. Pass file_list_spec and
8778 with_gnu_ld to libtool.
8779 * ltcf-c.sh (aix[45]): Define file_list_spec.
8780 * ltcf-cxx.sh (aix[45]): Same.
8781 * ltcf-gcj.sh (aix[45]): Same.
8782 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8783 exists, write list of input files to temporary file.
8784
8785 2005-05-04 Mike Stump <mrs@apple.com>
8786
8787 * configure.in: Always pass --target to target configures as
8788 otherwise rebuilds that do --recheck will fail.
8789 * confiugure: Rebuilt.
8790
8791 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8792
8793 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8794 STAGE_HOST_EXPORTS.
8795 (configure, all): Add bootstrap support.
8796 (Host modules, target modules): Pass post-stage1 flags and exports.
8797 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8798 * Makefile.in: Regenerate.
8799
8800 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8801
8802 * configure: Regenerate.
8803
8804 2005-04-27 Mike Stump <mrs@apple.com>
8805
8806 * MAINTAINERS: Add self as darwin maintainer.
8807
8808 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8809
8810 * config.sub: Update from master copy.
8811
8812 2005-04-21 Mike Stump <mrs@apple.com>
8813
8814 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8815 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8816
8817 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8818
8819 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8820 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8821 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8822 "*-*-elf" and "*-*-linux*".
8823 * configure: Regenerate.
8824
8825 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8826
8827 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8828
8829 2005-04-12 Mike Stump <mrs@apple.com>
8830
8831 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8832
8833 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8834
8835 * MAINTAINERS (Write After Approval): Add myself.
8836
8837 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8838
8839 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8840
8841 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8842
8843 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8844 (TARGET_CONFIGARGS): Include --with-target-subdir.
8845 (configure, all): New macros. Use them throughout.
8846 * Makefile.in: Regenerate.
8847
8848 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8849
8850 * MAINTAINERS (Write After Approval): Add myself.
8851
8852 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8853
8854 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8855
8856 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8857
8858 * MAINTAINERS: Move John Carr to Write After Approval.
8859
8860 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8861
8862 * config/mh-mingw32: Delete.
8863 * configure.in: Don't use it.
8864 * configure: Regenerate.
8865
8866 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8867
8868 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8869 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8870 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8871 (HOST_LIB_PATH): Generate from Makefile.def.
8872 (TARGET_LIB_PATH): Likewise.
8873 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8874 * Makefile.in: Regenerate.
8875 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8876 (RPATH_ENVVAR): Include Darwin case.
8877 * configure: Regenerate.
8878
8879 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8880
8881 * MAINTAINERS (Various Maintainers): Remove self.
8882 (Write After Approval): Add self.
8883
8884 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8885
8886 * MAINTAINERS (Various Maintainers): Add self.
8887
8888 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8889
8890 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8891 * configure: Regenerate.
8892
8893 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8894
8895 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8896 gcc_version, and gcc_version_trigger from set of flags to pass.
8897 * Makefile.tpl: Remove definitions of above variables.
8898 (config.status): Remove dependency on $(gcc_version_trigger).
8899 * Makefile.in: Regenerate.
8900 * configure.in: Do not reference config/gcc-version.m4 nor
8901 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8902 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8903 * configure: Regenerate.
8904
8905 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8906 Andrew Pinski <pinskia@physics.uc.edu>
8907
8908 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8909 * Makefile.in: Regenerate.
8910
8911 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8912
8913 * MAINTAINERS (Write After Approval): Add myself.
8914
8915 2005-03-03 David Ayers <d.ayers@inode.at>
8916
8917 * MAINTAINERS (Write After Approval): Add myself.
8918
8919 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8920
8921 PR libgcj/20160
8922 * ltmain.sh: Avoid creating archives with components that have
8923 duplicate basenames.
8924
8925 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8926
8927 PR bootstrap/20250
8928 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8929 instead of check.
8930 * Makefile.in: Regenerate.
8931
8932 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8933
8934 * Makefile.in: Regenerate to fix conflict between the previous two
8935 patches.
8936
8937 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8938
8939 PR bootstrap/17383
8940 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8941 * Makefile.tpl (HOST_SUBDIR): New substitution.
8942 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8943 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8944 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8945 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8946 (Host modules, Bootstrapped modules): Use it.
8947 (Build modules, Target modules): Do not create symlink trees,
8948 always configure out-of-srcdir.
8949 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8950 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8951 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8952 $(HOST_SUBDIR). Create a symlink for host_subdir.
8953
8954 * Makefile.in: Regenerate.
8955 * configure: Regenerate.
8956
8957 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8958
8959 Merged from libada-gnattools-branch:
8960 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8961
8962 * gnattools: New directory.
8963 * Makefile.def: Add gnattools as a module, depending on target-libada.
8964 * Makefile.in: Regenerate.
8965 * configure.in: Include gnattools in host_tools; disable it if ada
8966 is disabled.
8967 * configure: Regenerate.
8968
8969 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
8970
8971 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
8972 treelang maintainer.
8973 (Write After Approval): Remove myself.
8974
8975 2005-02-23 Paul Schlie <schlie@comcast.net>
8976
8977 * configure.in: Allow darwin targeted ports to build tk, itcl and
8978 libgui.
8979 * configure: Regenerate.
8980
8981 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
8982
8983 PR libgcj/10353
8984 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
8985 * configure: Regenerate.
8986
8987 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
8988
8989 * MAINTAINERS (Write After Approval): Add myself.
8990
8991 2005-02-10 Ian Lance Taylor <ian@airs.com>
8992
8993 * MAINTAINERS: Update my e-mail address.
8994
8995 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
8996
8997 * MAINTAINERS (Write After Approval): Add myself.
8998
8999 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
9000
9001 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9002 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9003 target-libgloss when not *-*-elf and *-*-aout.
9004 * configure: Regenerate.
9005
9006 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9007
9008 * MAINTAINERS: Remove obsolete entries.
9009
9010 * MAINTAINERS (Write After Approval): Add Michael Matz.
9011
9012 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
9013
9014 * MAINTAINERS: Remove self as cpplib maintainer.
9015
9016 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9017
9018 * install-sh, config.sub: Import from upstream.
9019
9020 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9021
9022 PR bootstrap/18222
9023 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9024 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9025 * Makefile.in: Regenerate.
9026
9027 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
9028
9029 * MAINTAINERS: Update my email address.
9030
9031 2005-01-12 David Edelsohn <edelsohn@gnu.org>
9032 Andreas Schwab <schwab@suse.de>
9033
9034 PR bootstrap/18033
9035 * config-ml.in: Eval option if surrounded by single quotes.
9036
9037 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
9038
9039 Revert 2004-12-28 Makefile changes, a better fix will be
9040 applied to mainline and src after GCC 4.0 branches.
9041
9042 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
9043
9044 PR bootstrap/17383
9045
9046 * Makefile.def (target_modules): Remove stage parameter,
9047 it is always true now.
9048 * Makefile.tpl (configure-build-[+module+],
9049 configure-target-[+module+]): Always build symlink tree
9050 for the directory and for include. BUILD_SUBDIR and
9051 TARGET_SUBDIR cannot be . anymore.
9052 * Makefile.in: Regenerate.
9053
9054 2004-12-25 David Edelsohn <edelsohn@gnu.org>
9055
9056 Revert 2004-12-08 Makefile changes.
9057
9058 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9059
9060 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9061 cygwin, mingw.
9062
9063 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9064
9065 * configure.in (sh64-*-*): Reenable gprof.
9066 * configure: Regenerate.
9067
9068 2004-12-08 David Edelsohn <edelsohn@gnu.org>
9069
9070 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9071 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9072 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9073 * Makefile.in: Regenerate.
9074
9075 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9076
9077 * MAINTAINERS: Update my email address.
9078
9079 2004-12-07 Matt Kraai <kraai@ftbfs.org>
9080
9081 * Makefile.tpl: Generate normal dependencies if the LHS module is
9082 not bootstrapped.
9083 * Makefile.in: Regenerate.
9084
9085 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9086
9087 * configure.in: Include config/gxx-include-dir.m4. Use
9088 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9089 * configure: Regenerate.
9090
9091 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9092
9093 * config.if: Delete.
9094 * configure.in: Set libstdcxx_incdir directly.
9095 * configure: Regenerate.
9096
9097 2004-12-02 Eric Christopher <echristo@redhat.com>
9098
9099 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9100 * Makefile.in: Regenerate.
9101
9102 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9103
9104 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9105 * configure: Regenerate.
9106
9107 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9108
9109 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9110 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9111 * configure: Regenerate.
9112
9113 2004-12-01 Eric Christopher <echristo@redhat.com>
9114
9115 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9116 of things to remove.
9117
9118 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9119
9120 * MAINTAINERS (Write After Approval): Update my e-mail address.
9121
9122 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9123
9124 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9125 from CVS libtool to always pass_all.
9126
9127 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9128
9129 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9130 (hppa*64*-*-*): Delete incorrect comment.
9131 * configure: Rebuilt.
9132
9133 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9134
9135 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9136
9137 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9138
9139 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9140 from CVS libtool to always pass_all.
9141
9142 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9143
9144 * install-sh, compile: Import from automake.
9145
9146 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9147
9148 * config.guess, config.sub: Import from savannnah.
9149
9150 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9151
9152 * MAINTAINERS (Write After Approval): Add myself
9153
9154 2004-11-12 Mike Stump <mrs@apple.com>
9155
9156 * Makefile.def: Add html support.
9157 * Makefile.tpl: Likewise.
9158 * Makefile.in: Regenerate.
9159
9160 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9161
9162 PR 18423
9163 * configure.in: Remove all instances of build-fixincludes from
9164 noconfigdirs.
9165 (build_configargs): Supply --target to subdirectories.
9166 * configure: Regenerate.
9167
9168 * Makefile.def: Make gcc install depend on fixincludes install.
9169 * Makefile.in: Regenerate.
9170
9171 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9172
9173 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9174
9175 2004-11-11 Paul Brook <paul@codesourcery.com>
9176
9177 * MAINTAINERS: Add self as arm maintainer. Update email address.
9178
9179 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9180
9181 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9182 target-libgfortran.
9183 * configure: Regenerate.
9184
9185 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9186
9187 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9188 like CC.
9189
9190 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9191
9192 * Makefile.def (host fixincludes): Specify missing targets.
9193 * Makefile.in: Regenerate.
9194
9195 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9196
9197 * MAINTAINERS: Add myself
9198
9199 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9200
9201 * MAINTAINERS (Write After Approval): Add myself.
9202
9203 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9204
9205 * Makefile.def: Build fixincludes for the host, too.
9206 * Makefile.in: Regenerate.
9207 * configure.in (host_tools): Add fixincludes.
9208 * configure: Regenerate.
9209
9210 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9211
9212 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9213 * configure: Regenerated.
9214
9215 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9216
9217 PR other/17783
9218 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9219 * configure: Regenerated.
9220
9221 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9222
9223 * README.SCO: Update per FSF instructions.
9224
9225 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9226
9227 PR target/18151
9228 * configure.in (case ${target}): Do not build fixincludes for avr.
9229 * configure: Regenerated.
9230
9231 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9232
9233 * configure.in (case ${target}): Do not build fixincludes
9234 on platforms where it is not used.
9235 * configure: Regenerated.
9236
9237 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9238
9239 * configure.in: Use an absolute path to install-sh.
9240 * configure: Regenerated.
9241
9242 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9243
9244 * MAINTAINERS (Write After Approval): Add myself.
9245
9246 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9247
9248 * MAINTAINERS: Remove from Write After Approval those that are
9249 already maintainers.
9250
9251 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9252
9253 * MAINTAINERS: Update my email address.
9254
9255 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9256
9257 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9258 * configure: Regenerate.
9259
9260 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9261
9262 * MAINTAINERS: Update my email address.
9263
9264 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9265
9266 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9267 entries belonging to this category.
9268
9269 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9270
9271 * MAINTAINERS: Update my e-mail address.
9272
9273 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9274
9275 Fix wrong conflict resolution in:
9276
9277 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9278
9279 * Makefile.in: Regenerate.
9280 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9281 in the recursive `make', instead of hardwiring `all'.
9282 (Autogenerated TARGET-* variables): New.
9283
9284 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9285
9286 * configure.in: Enable target-libgloss for crx-*-*.
9287 * configure: Regenerate.
9288
9289 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9290
9291 * MAINTAINERS (Various Maintainers): Move the "windows,
9292 cygwin, mingw" maintainer to ...
9293 (OS Port Maintainers): ... here.
9294
9295 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9296
9297 * MAINTAINERS (Write After Approval): Remove those that are
9298 maintainers of some subsystem.
9299
9300 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9301
9302 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9303 * ltcf-cxx.sh (tpf*): Likewise.
9304 * ltconfig (tpf*): Add TPF OS configuration support.
9305
9306 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9307
9308 * MAINTAINERS: Change my email address to my new work account.
9309
9310 2004-09-24 Michael Roth <mroth@nessie.de>
9311
9312 * configure.in (--without-headers): Add missing double quotes.
9313 * configure: Regenerate.
9314
9315 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9316
9317 * ylwrap: Revert to previous version.
9318
9319 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9320
9321 PR bootstrap/17369
9322 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9323 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9324 SET_GCC_LIB_PATH_CMD.
9325 (BASE_TARGET_EXPORTS): Likewise.
9326 * Makefile.in: Regenerated.
9327
9328 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9329 * configure: Regenerated.
9330
9331 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9332
9333 * config.guess: New upstream version
9334 * compile, depcomp, install-sh, ylwrap: Likewise.
9335
9336 2004-09-19 Roger Sayle <roger@eyesopen.com>
9337
9338 * config/mh-x86omitfp: New host makefile fragment. Add
9339 -fomit-frame-pointer to the default BOOT_CFLAGS.
9340 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9341 * configure: Regenerate.
9342
9343 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9344
9345 PR target/11572
9346 * configure.in (*-*-darwin*): Renable libobjc.
9347 * configure: Regenerate.
9348
9349 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9350
9351 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9352
9353 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9354
9355 * Makefile.def: Remove libbanshee.
9356 * Makefile.tpl: Ditto.
9357 * configure.in: Ditto.
9358 * Makefile.in: Regen.
9359 * configure: Ditto.
9360
9361 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9362
9363 * ltmain.sh: Use $pic_object as $non_pic_object if
9364 $non_pic_object=none.
9365
9366 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9367
9368 * missing: Import latest version from master repository.
9369
9370 2004-09-06 Nick Clifton <nickc@redhat.com>
9371
9372 * config.sub: Import latest version from master repository.
9373 * config.guess: Likewise.
9374 This includes these changes:
9375
9376 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9377
9378 * config.sub: Handle crisv32, alias etraxfs.
9379 * config.guess (crisv32:Linux:*:*): Handle.
9380
9381 2004-08-13 Brad Smith <brad@comstyle.com>
9382
9383 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9384 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9385
9386 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9387
9388 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9389 assume the processor is a powerpc. This is because coreutils
9390 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9391 in this case, due to a MacOS X bug that causes
9392 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9393 to return a negative number.
9394 Problem reported by Petter Reinholdtsen in:
9395 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9396
9397 2004-07-19 Ben Elliston <bje@gnu.org>
9398
9399 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9400
9401 2004-06-24 Ben Elliston <bje@gnu.org>
9402
9403 * config.guess: Update copyright years.
9404 * config.sub: Likewise.
9405
9406 2004-06-22 Robert Millan <robertmh@gnu.org>
9407
9408 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9409 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9410
9411 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9412
9413 * config.guess (*:*VMS:*:*): New entry. Replaces
9414 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9415 manufacturer.
9416
9417 2004-06-22 Ben Elliston <bje@gnu.org>
9418
9419 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9420 * config.sub: Likewise.
9421
9422 2004-06-22 Ben Elliston <bje@gnu.org>
9423
9424 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9425 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9426
9427 2004-06-11 Ben Elliston <bje@gnu.org>
9428
9429 * config.guess (pegasos:OpenBSD:*:*): Remove.
9430
9431 2004-06-11 Ben Elliston <bje@gnu.org>
9432
9433 From Wouter Verhelst <wouter@grep.be>:
9434 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9435
9436 2004-06-11 Ben Elliston <bje@gnu.org>
9437
9438 * config.guess (luna88k:OpenBSD:*:*): New.
9439
9440 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9441
9442 * config.guess (m32r*:Linux:*:*): New case.
9443 * config.sub: Handle m32rle.
9444
9445 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9446
9447 From Jens Petersen <petersen@redhat.com>:
9448 * config.sub: Handle sparcv8.
9449
9450 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9451
9452 From Tom Smith <smith@cag.lkg.hp.com>:
9453 * config.guess: Version suffixes are equally significant on Tru64
9454 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9455 prefix of "P" (patched kernel).
9456
9457 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9458
9459 * config.sub: Add support for National Semiconductor CRX target.
9460
9461 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9462
9463 * MAINTAINERS (Various Maintainers): Remove myself as web page
9464 maintainer, add myself as maintainer of build status lists.
9465
9466 2004-09-03 Jan Beulich <jbeulich@novell.com>
9467
9468 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9469 *-*-netware, but add target-libmudflap.
9470 Consolidate *-*-netware targets (of which really only i?86 exists)
9471 into a single entry.
9472 * configure: Likewise.
9473
9474 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9475
9476 * Makefile.tpl (sorry): Remove.
9477 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9478 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9479 (do-clean): Clean per-stage directories too.
9480 (do-distclean): Run distclean-stage1 too.
9481 (.NOTPARALLEL): Enable during toplevel bootstrap.
9482 (stage[+id+]-bubble): Enable parallel execution during
9483 the recursive invocation.
9484 * Makefile.in: Regenerate.
9485
9486 Fix previous checkin:
9487
9488 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9489 include.
9490 * configure.in: Fix indentation.
9491 * configure: Regenerate.
9492
9493 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9494
9495 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9496 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9497 * configure: regenerate
9498 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9499 -mdynamic-no-pic
9500
9501 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9502
9503 * Makefile.def (build_modules): Add fixincludes.
9504 (dependencies): Make gcc depend on fixincludes.
9505 * configure.in (build_tools): Add fixincludes.
9506 (build_configdirs): Always include build_libs.
9507 * Makefile.in: Regenerate.
9508 * configure: Regenerate.
9509
9510 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9511
9512 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9513 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9514 phony targets; do not generate timestamp files.
9515 (distclean-stageN): Remove references to their timestamp files.
9516 (restageN, touch-stageN): Remove.
9517 (stageN-bubble): Rewritten.
9518 (compare): Support lean bootstraps.
9519 * Makefile.in: Regenerate.
9520
9521 * configure.in: Only warn when bootstrapping but
9522 build != host or build != target. Support lean bootstraps.
9523 * configure: Regenerate.
9524
9525 2004-08-26 Phil Edwards <phil@codesourcery.com>
9526
9527 * configure.in: Give a better error message if GMP/MPFR are missing
9528 and a language needing them has been requested.
9529 * configure: Regenerated.
9530
9531 2004-08-25 Phil Edwards <phil@codesourcery.com>
9532
9533 * configure.in: Print a list of available language front-ends if
9534 a requested one is missing. Tidy stray tab characters.
9535 * configure: Regenerated.
9536
9537 2004-08-19 Michael Koch <konqueror@gmx.de>
9538
9539 * gcc/doc/install.texi: Update entry about automake for libjava.
9540
9541 2004-08-17 Robert Millan <robertmh@gnu.org>
9542
9543 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9544 (instead of FreeBSD).
9545 * configure: Regenerate.
9546
9547 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9548
9549 * Makefile.in: Regenerate.
9550 * configure: Regenerate.
9551
9552 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9553 stage_*_flags.
9554 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9555 for bootstrapped modules if toplevel bootstrap is going.
9556 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9557 modules. Adjust for changes in Makefile.def. Enable several
9558 rules even in non-bootstrap mode, just to avoid peppering the
9559 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9560 (stage-[+prev+]-bubble): Remove.
9561
9562 * Makefile.def (Dependencies): Depend on all-build-bison,
9563 all-build-flex, all-build-byacc, all-build-texinfo, rather
9564 than the host variations.
9565 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9566 with BUILD_SUBDIR.
9567 (BISON): Update for recent Bisons.
9568 (YACC): Fix typo.
9569 (cross): Depend on all-build.
9570 (all): Do not depend on all-build.
9571 (prebootstrap): Remove.
9572 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9573 (Prebootstrap dependencies): Add them to the per-stage targets
9574 and to all-prebootstrap.
9575 * configure.in (build_configdirs): Always enable build_tools.
9576 (BUILD_DIR_PREFIX): Remove.
9577
9578 * Makefile.def (gcc): Add target variable.
9579 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9580 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9581 in the recursive `make', instead of hardwiring `all'.
9582 (Autogenerated TARGET-* variables): New.
9583
9584 2004-08-13 Brian Booth <bbooth@redhat.com>
9585
9586 * MAINTAINERS: Remove myself from write-after-approval.
9587
9588 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9589
9590 * src-release: Stop distributing mmalloc with gdb (which doesn't
9591 use it).
9592 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9593 * Makefile.in: Regenerate.
9594
9595 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9596
9597 * configure.in (arm*-*-eabi*): New target.
9598 * configure: Regenerate.
9599
9600 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9601
9602 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9603 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9604 (Dependencies): New section.
9605 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9606 (configure-target-[+module+]): Depend on maybe-all-gcc
9607 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9608 (toplevel profiledbootstrap): Fix dependencies.
9609 * Makefile.in: Regenerate.
9610
9611 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9612
9613 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9614 target-libiberty to noconfigdirs.
9615 * configure: Regenerate.
9616
9617 2004-08-03 Paul Brook <paul@codesourcery.com>
9618
9619 * configure.in: Check for MPFR as well as GMP.
9620 * configure: Regenerate.
9621
9622 2004-08-01 Robert Millan <robertmh@gnu.org>
9623
9624 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9625 libmudflap for all GNU-based systems (with Glibc).
9626 * configure: Regenerate.
9627
9628 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9629
9630 * Makefile.def (host-modules): Add gcc.
9631 * Makefile.in: Regenerate.
9632 * Makefile.tpl (sorry): New rule.
9633 (configure-host, all-host, [+make_target+]-host, do-check,
9634 install-host): Do not add gcc as a special case.
9635 (host modules): Add a small special-casing for gcc. Export
9636 extra_make_flags through the environment.
9637 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9638 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9639 other recursive targets for gcc): Remove.
9640
9641 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9642 (stage, unstage): New rules.
9643 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9644 distclean-stage[+id+]): Use stage_current.
9645 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9646 the stage*-start rules.
9647
9648 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9649
9650 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9651 use -all_load flag.
9652
9653 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9654
9655 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9656 * configure: Regenerate.
9657
9658 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9659
9660 * maintainer-scripts/gcc_release: Revert yesterday's change.
9661
9662 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9663
9664 * MAINTAINERS: Add myself to write-after-approval.
9665
9666 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9667
9668 * libf2c: Removed.
9669 * gcc/gccbug.in: Updated because of libf2c removal.
9670 * maintainer-scripts/gcc_release: Ditto.
9671
9672 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9673
9674 * configure.in: Build libmudflap by default on FreeBSD.
9675 * configure: Regenerated.
9676
9677 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9678
9679 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9680 systems.
9681 * configure: Regenerated.
9682
9683 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9684
9685 PR target/16344
9686 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9687 feedback based compiler.
9688 * Makefile.in: Rebuilt.
9689
9690 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9691
9692 * Makefile.def (host_modules): Set bootstrap=true for flex.
9693 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9694 * Makefile.in: Rebuilt.
9695
9696 2004-07-07 Jan Hubicka <jh@suse.cz>
9697
9698 * MAINTAINERS: Add self as a profile feedback maintainer.
9699
9700 2004-07-05 Phil Edwards <phil@codesourcery.com>
9701
9702 * configure.in: Do not prepend $srcdir to /dev/null in
9703 makefile fragments.
9704 * configure: Regenerate.
9705
9706 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9707
9708 * Makefile.def (build_modules): Add bison, byacc, flex,
9709 m4, texinfo.
9710 (flags_to_pass): Add FLEX.
9711 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9712 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9713 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9714 DEFAULT_MAKEINFO): Remove.
9715 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9716 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9717 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9718 objdir or else use configured tool.
9719 (all-build): New.
9720 (all): Depend on it.
9721 (Build module dependencies): Add.
9722 * Makefile.in: Regenerate.
9723 * configure.in: Better support for multiple build modules,
9724 matching what is done for host/target modules. Do not look
9725 for "plausible" locations of build tools if Canadian cross.
9726 Use autoconf's AC_PROG_CC to find a C compiler. Define
9727 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9728 * configure: Regenerate.
9729
9730 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9731
9732 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9733 * Makefile.in: Regenerate.
9734
9735 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9736
9737 * Makefile.tpl (configure-build-[+module+],
9738 configure-[+module+], configure-target-[+module+]): Pass
9739 [+extra_configure_args+].
9740 (all-build-[+module+], all-[+module+], check-[+module+],
9741 install-[+module+], [+make_target+]-[+module+],
9742 all-target-[+module+], check-target-[+module+],
9743 install-target-[+module+], [+make_target+]-target-[+module+]):
9744 Pass [+extra_make_args+].
9745 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9746 (GCC_HOST_EXPORTS): Remove.
9747 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9748 cross, check-gcc, check-gcc-c++, install-gcc,
9749 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9750 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9751 * Makefile.in: Regenerate.
9752
9753 2004-06-21 Matthew Sachs <msachs@apple.com>
9754
9755 * MAINTAINERS: Added self to write-after-approval.
9756
9757 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9758
9759 * configure.in: Check for srcdir/winsup rather than build directory
9760 winsup.
9761 * configure: Regenerate.
9762
9763 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9764
9765 * configure.in: Don't build Cygwin native newlib if winsup
9766 directory is missing. Emit warning instead.
9767 * configure: Regenerate.
9768
9769 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9770
9771 * Makefile.tpl (touch-stage[+id+]): New.
9772 (restage[+prev+]): Depend on touch-stage[+id+].
9773
9774 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9775 Use it throughout.
9776
9777 * Makefile.def: Add profile and feedback bootstrap stages.
9778 Remove next field from bootstrap stages.
9779 * Makefile.tpl (LN, LN_S): Substitute.
9780 (stageN-start, stageN-end): Use double-colon rules, to
9781 provide a hook for additional setup commands.
9782 (distclean-stageN-gcc, restageN): Create dependencies from
9783 [+prev+], not from [+next+].
9784 (stageN-bubble): Add commands for successive stages from
9785 [+prev+], using double-colon rules.
9786 (all-stageN-gcc): Fix typo.
9787 (stagefeedback-start, profiledbootstrap): New.
9788 * Makefile.in: Regenerate.
9789 * configure.in: Call ACX_PROG_LN.
9790 * configure: Regenerate.
9791
9792 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9793
9794 * MAINTAINERS (Write After Approval): Add myself.
9795
9796 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9797
9798 * MAINTAINERS (Write After Approval): Add myself.
9799
9800 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9801
9802 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9803 without gcc.
9804 * configure: Regenerate.
9805
9806 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9807
9808 * Makefile.tpl: Fix typo.
9809 * Makefile.in: Regenerate.
9810
9811 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9812
9813 * configure.in: Remove new- prefix from toplevel
9814 bootstrap targets.
9815 * configure: Regenerate.
9816
9817 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9818
9819 * Makefile.tpl (all.normal): Rename to all.
9820 (all): Replace with a rule to pick the default
9821 target from configure.
9822 (all-gcc, configure-gcc): Use conditionals to
9823 do nothing when toplevel bootstrap is going on.
9824 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9825 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9826 * configure.in: Support --enable-bootstrap.
9827
9828 * Makefile.def: Remove new- prefix from toplevel
9829 bootstrap targets.
9830 * Makefile.tpl: Likewise.
9831
9832 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9833 target.
9834
9835 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9836 $(RECURSE_FLAGS) to recursive invocation of make.
9837
9838 * Makefile.in: Regenerate.
9839 * configure: Regenerate.
9840
9841 2004-05-30 Andreas Jaeger <aj@suse.de>
9842 Jim Wilson <wilson@specifixinc.com>
9843
9844 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9845 like CC.
9846
9847 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9848
9849 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9850 * configure: Regenerate.
9851
9852 2004-05-25 Daniel Jacobowitz <drow@false.org>
9853
9854 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9855 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9856 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9857 targets.
9858 * Makefile.in: Regenerate.
9859
9860 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9861
9862 * configure.in: Test the ability to symlink directories.
9863 * configure: Regenerate.
9864
9865 * Makefile.def (bootstrap-stage): New definitions.
9866 * Makefile.tpl (configure-stage1-gcc,
9867 configure-stage2-gcc, configure-stage3-gcc,
9868 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9869 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9870 new-restage3, compare): Autogenerate, see Makefile.in
9871 entry for behavioral changes.
9872 (distclean-stage1, new-stage1-start, new-stage1-end,
9873 new-stage1-bubble, distclean-stage2, new-stage2-start,
9874 new-stage2-end, new-stage2-bubble, distclean-stage3,
9875 new-stage3-start, new-stage3-end): New autogenerated targets.
9876 (objext, prebootstrap, BOOT_CFLAGS,
9877 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9878 targets.
9879
9880 * Makefile.in: Regenerate.
9881 (distclean-stage1, new-stage1-start, new-stage1-end,
9882 new-stage1-bubble, distclean-stage2, new-stage2-start,
9883 new-stage2-end, new-stage2-bubble, distclean-stage3,
9884 new-stage3-start, new-stage3-end): New targets.
9885 (all-stage1-gcc): Move prebootstrap dependency from here...
9886 (configure-stage1-gcc): ...to here.
9887 (new-bootstrap): Use bubble targets.
9888 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9889 Use per-stage distclean targets.
9890 (configure-stage1-gcc, configure-stage2-gcc,
9891 configure-stage3-gcc, all-stage1-gcc,
9892 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9893 Use new-stageN-start to prepare the tree.
9894
9895 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9896
9897 * Makefile.def (host_modules): add libcpp.
9898 * Makefile.tpl: Add dependencies on and for libcpp.
9899 * Makefile.in: Regenerate.
9900 * configure.in: Add libcpp host module.
9901 * configure: Regenerate.
9902
9903 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9904
9905 * Makefile.tpl: Whenever a recursive target is defined, wrap
9906 it in a special @if/@endif block, and prepare its maybe
9907 dependency in the @if/@endif block
9908 * configure.in: Instead of writing maybe dependencies, remove
9909 the @if/@endif statements, and remove the @if/@endif blocks
9910 that remain.
9911 * configure: Regenerate.
9912 * Makefile.in: Regenerate.
9913
9914 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9915
9916 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9917
9918 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9919
9920 PR bootstrap/15120
9921 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9922 * */configure: Rebuilt.
9923
9924 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9925
9926 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9927 of libf2c.
9928 * configure, Makefile.in: Regenerate.
9929
9930 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9931
9932 * MAINTAINERS (Write After Approval): Add myself.
9933
9934 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9935
9936 Merge from tree-ssa-20020619-branch.
9937
9938 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9939 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9940 (HOST_GMPLIBS): Define.
9941 (HOST_GMPINC): Define.
9942 (TARGET_LIB_PATH): Add libmudflap.
9943 (GFORTRAN_FOR_TARGET): Define.
9944 (configure-build*): Export GFORTRAN.
9945 (configure-gcc): Export GMPLIBS and GMPINC.
9946 (all-gcc): Add maybe-all-libbanshee.
9947 (configure-target-libgfortran): Define.
9948 * Makefile.in: Regenerate.
9949 * configure.in (host_libs): Add libbanshee.
9950 (target_libraries): Add target-libmudflap and target-libgfortran.
9951 Add --with-libbanshee.
9952 Handle --disable-libmudflap.
9953 (*-*-freebsd*): Use with_gmp.
9954 Add $(libgcj) to noconfigdirs.
9955 * configure: Regenerate.
9956 * depcomp: New file.
9957 * MAINTAINERS: Add tree-ssa maintainers.
9958
9959 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9960
9961 * MAINTAINERS (Various Maintainers): Add myself.
9962
9963 2004-04-30 Brian Ford <ford@vss.fsi.com>
9964
9965 * MAINTAINERS (Write After Approval): Add myself.
9966
9967 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9968
9969 * MAINTAINERS (Write After Approval): Add myself.
9970
9971 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
9972
9973 * config/acx.m4: Fix fastcompare support for new-bootstrap.
9974 * configure: Regenerate.
9975
9976 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
9977
9978 Revert:
9979 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9980
9981 * Makefile.def (flags_to_pass): Remove *dir variables that
9982 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
9983 as well as prefix and exec_prefix.
9984 * Makefile.in: Regenerate.
9985
9986 2004-04-26 Robert Millan <robertmh@gnu.org>
9987
9988 Add patches from libtool CVS.
9989 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
9990 * ltconfig: Likewise.
9991 * ltcf-c.sh: Likewise.
9992 * ltcf-cxx.sh: Likewise.
9993 * ltcf-gcj.sh: Likewise.
9994
9995 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
9996
9997 * Makefile.def (host_modules): Mark with the bootstrap
9998 flag packages on which gcc depends.
9999 * Makefile.tpl (all-bootstrap): Use it.
10000 * Makefile.in: Regenerate.
10001
10002 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10003
10004 * Makefile.def (flags_to_pass): Remove *dir variables that
10005 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10006 as well as prefix and exec_prefix.
10007 * Makefile.in: Regenerate.
10008
10009 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10010
10011 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10012 * configure: Regenerate.
10013 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10014 * gcc/Makefile.tpl (compare): Use the result of the test.
10015 * gcc/Makefile.in: Regenerate.
10016
10017 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
10018
10019 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10020 Always relocate gcc and prev-gcc to the original names, even
10021 if the build fails.
10022 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10023 New targets.
10024
10025 2004-04-23 Laurent GUERBY <laurent@guerby.net>
10026
10027 * MAINTAINERS: Update my email address.
10028
10029 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10030
10031 * configure.in (mips*-*-irix5*): Enable ld.
10032 * configure: Regenerate.
10033
10034 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10035
10036 * configure: Regenerate.
10037
10038 2004-04-15 James E Wilson <wilson@specifixinc.com>
10039
10040 * Makefile.tpl (configure-[+module+], configure-gcc,
10041 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10042 Set and export LDFLAGS.
10043 * Makefile.in: Regenerate.
10044
10045 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10046
10047 * MAINTAINERS: Add myself to write-after-approval.
10048
10049 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10050
10051 PR bootstrap/14871
10052 * Makefile.tpl: If we don't have built-in-tree target tools,
10053 use the ones found by configure rather than hacking around with
10054 program_transform_name.
10055 * configure.in: Give Makefile.tpl the information necessary
10056 to do that.
10057 * Makefile.in: Regenerate.
10058 * configure: Regenerate.
10059
10060 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10061
10062 PR bootstrap/14760
10063 * configure.in: When computing baseargs, strip *all* copies of
10064 offending options. Also, don't match/substitute the trailing space,
10065 so that this actually works when two similar options are separated by
10066 only one space.
10067 * configure: Regenerate.
10068
10069 2004-04-06 David Edelsohn <edelsohn@gnu.org>
10070
10071 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10072 (rs6000-*-aix*): Same.
10073 * configure: Regenerate.
10074
10075 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
10076
10077 * MAINTAINERS: Add myself to write-after-approval.
10078
10079 2004-04-03 Bud Davis <bdavis9659@comcast.net>
10080
10081 * MAINTAINERS: Add myself to write-after-approval.
10082
10083 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10084
10085 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10086 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10087 * Makefile.in: Regenerate.
10088
10089 * configure.in (top level bootstrap support): Rework --enable-werror
10090 to set @stage2_werror_flag@.
10091 * configure: Regenerate.
10092 * Makefile.tpl (top level bootstrap support): Pass
10093 @stage2_werror_flag@ down to configure in stages 2 and 3.
10094 * Makefile.in: Regenerate.
10095
10096 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10097
10098 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10099 for stages 2 and 3 as well as in make. As a consequence, remove
10100 OUTPUT_OPTION (now detected by configure) from the flags passed down
10101 to make.
10102 * Makefile.in: Regenerate.
10103
10104 * Makefile.tpl (new-bootstrap): Fix typo.
10105 * Makefile.in: Regenerate.
10106
10107 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10108
10109 * Makefile.tpl: Rearrange by moving recursive_targets rules
10110 into their proper sections.
10111 * Makefile.tpl (top level bootstrap support): Move disabling
10112 of coverage flags from 'make' to 'configure'; improve comments.
10113 * Makefile.in: Regenerate.
10114
10115 * Makefile.tpl (experimental top level bootstrap) Move stage1
10116 language setting from all- target to configure- target; disable
10117 intermodule optimization in stage 1; prevent gratuitous rebuilds
10118 of stage 1.
10119 * Makefile.in: Regenerate.
10120 * configure.in: Comma-separate stage 1 language list for top
10121 level bootstrap.
10122 * configure: Regenerate.
10123
10124 * Makefile.tpl: Clean up experimental top level bootstrap support:
10125 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10126 prev-gcc in configure- targets as well as all- targets.
10127 * Makefile.in: Regenerate.
10128
10129 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10130
10131 * compile: New file imported from automake.
10132
10133 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10134
10135 * configure.in: Remove symbolic link section.
10136 * configure: Regenerate.
10137 * Makefile.tpl (links): Remove.
10138 * Makefile.in: Regenerate.
10139
10140 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10141 Nathanael Nerode <neroden@gcc.gnu.org>
10142
10143 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10144 Set with AC_CHECK_PROGS.
10145 * configure.in: Fix comment typo from last patch.
10146 * configure: Regenerate.
10147
10148 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10149
10150 * Makefile.tpl: Introduce experimental top level bootstrap support.
10151 * Makefile.in: Regenerate.
10152 * configure.in: Introduce support for top level bootstrap.
10153 * configure: Regenerate.
10154
10155 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10156 Paolo Bonzini <bonzini@gnu.org>
10157
10158 PR bootstrap/14522
10159 * configure.in: Cope with shells that do not support unquoted ^
10160 * configure: Regenerate.
10161
10162 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10163 Paolo Bonzini <bonzini@gnu.org>
10164
10165 PR bootstrap/14522
10166 * configure.in: Cope with shells that do not support nesting
10167 quotes inside quoted backquote substitutions.
10168 * configure: Regenerate.
10169
10170 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10171
10172 PR bootstrap/14522
10173 * configure.in: Fix escaping of $.
10174 * configure: Regenerate.
10175
10176 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10177
10178 * configure: Regenerate, since I forgot to while committing Paolo's
10179 changes.
10180
10181 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10182
10183 PR ada/14131
10184 Move language detection to the top level.
10185 * configure.in: Find default values for the tools as
10186 soon as possible. Disable ada if GNAT is not found.
10187 Emit error message about missing languages. Expand
10188 --enable-languages=all for the gcc subdirectory.
10189
10190 2004-03-10 Ben Elliston <bje@gnu.org>
10191
10192 * MAINTAINERS: Update my email address.
10193
10194 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10195
10196 * ltconfig: Disable building static libraries if building shared
10197 libraries on AIX 5L.
10198
10199 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10200
10201 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10202 and disable libgcj.
10203 * configure: Regenerated.
10204
10205 2004-03-01 Brian Booth <bbooth@redhat.com>
10206
10207 * MAINTAINERS: Add myself to write-after-approval.
10208
10209 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10210
10211 * MAINTAINERS: Add myself to write-after-approval.
10212
10213 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10214
10215 PR bootstrap/7087
10216 * Makefile.tpl: Guard XFOO sed statements better.
10217 * Makefile.tpl: Add dependency for configure-target-libada.
10218 * Makefile.in: Regenerate (incidentally fixes broken
10219 commit when libada-branch was merged).
10220
10221 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10222
10223 * MAINTAINERS: Add myself to write-after-approval.
10224
10225 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10226
10227 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10228 maintainers.
10229
10230 2004-02-20 Andrew Cagney <cagney@redhat.com>
10231
10232 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10233 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10234
10235 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10236
10237 PR bootstrap/11932
10238 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10239
10240 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10241
10242 * MAINTAINERS: Added myself to write-after-approval.
10243
10244 2004-02-14 Michael Koch <konqueror@gmx.de>
10245
10246 * MAINTAINERS: Added myself to write-after-approval.
10247
10248 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10249
10250 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10251 some OS port maintainers to OS port maintainers section.
10252
10253 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10254
10255 * MAINTAINERS: Add self.
10256
10257 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10258
10259 * MAINTAINERS: Alphabetize.
10260
10261 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10262
10263 * MAINTAINERS: Remove myself.
10264
10265 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10266
10267 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10268 (rs6000-*-aix*): Same.
10269 * configure: Regenerate.
10270
10271 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10272
10273 * configure.in (host): Add in missing $noconfigdirs to defines.
10274 * configure: Regenerate.
10275
10276 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10277 Nathanael Nerode <neroden@gcc.gnu.org>
10278
10279 PR ada/6637, PR ada/5911
10280 Merge with libada-branch:
10281 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10282 with appropriate dependencies. Add --enable-libada configure switch.
10283 * configure, Makefile.in: Regenerate.
10284
10285 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10286
10287 * MAINTAINERS: Add myself to write-after-approval.
10288
10289 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10290
10291 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10292 * configure: Regenerate.
10293
10294 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10295
10296 Merge from upstream:
10297
10298 * ltmain.in: When setting IFS to '~', be careful about user
10299 arguments that contain '~'.
10300
10301 2004-02-04 Peter O'Gorman <peter@pogma.com>
10302
10303 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10304 Also test $base_compile against $CC with escaped arguments. Bug
10305 reported by Geoff Keating <geoffk@apple.com>.
10306
10307 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10308
10309 * MAINTAINERS: Remove i960 port.
10310
10311 2004-01-23 DJ Delorie <dj@redhat.com>
10312
10313 * Makefile.def (target_modules) [libiberty]: Don't stage.
10314 * Makefile.in: Rebuilt.
10315
10316 2004-01-20 Caroline Tice <ctice@apple.com>
10317
10318 * MAINTAINERS: Add myself to write-after-approval.
10319
10320 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10321
10322 * MAINTAINERS: Update my email address.
10323
10324 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10325
10326 * MAINTAINERS: Add myself to write-after-approval.
10327
10328 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10329
10330 * MAINTAINERS: Remove entries without email address.
10331
10332 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10333
10334 * MAINTAINERS: Add myself to write-after-approval.
10335
10336 2004-01-15 Steven Bosscher <stevenb@suse.de>
10337
10338 * MAINTAINERS: Update my email address.
10339
10340 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10341
10342 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10343 * Makefile.tpl (configure-target-[+module+]): Support stage.
10344 * Makefile.in: Rebuilt.
10345
10346 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10347
10348 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10349
10350 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10351
10352 * MAINTAINERS: Add myself as a MIPS maintainer.
10353
10354 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10355
10356 * configure.in: Use ./config.cache, not config.cache.
10357 * configure: Regenerate.
10358 * Makefile.tpl: Special-casing not needed for GCC any more.
10359 * Makefile.in: Regenerate.
10360
10361 * configure.in: Don't share a cache file for host dirs.
10362 * configure: Regenerate.
10363
10364 * config-ml.in: Don't mess with the cache file.
10365
10366 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10367
10368 * MAINTAINERS: Move myself from 'Write After Approval' to
10369 'CPU Port Maintainers' section as SPARC maintainer.
10370
10371 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10372
10373 * Makefile.tpl: Make GCC use a separate config.cache.
10374 * Makefile.in: Regenerate.
10375
10376 PR bootstrap/11932, PR bootstrap/11933
10377 (I don't know if it will fix either of them, but it relates
10378 to them.)
10379 * configure.in: Don't use shared config.cache for target
10380 directories.
10381 * configure: Regenerate.
10382
10383 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10384
10385 * MAINTAINERS: Add myself to 'Write After Approval' section.
10386
10387 2003-12-31 Roger Sayle <roger@eyesopen.com>
10388
10389 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10390 * configure: Regenerated.
10391
10392 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10393
10394 * MAINTAINERS: Remove the mn10200 maintainer.
10395
10396 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10397
10398 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10399 * configure: Regenerated.
10400
10401 2003-12-16 Jan Hubicka <jh@suse.cz>
10402
10403 * MAINTAINERS: Add myself as callgraph maintainer.
10404
10405 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10406
10407 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10408 * configure: Regenerate.
10409
10410 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10411
10412 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10413 'Write After Approval' section. Update email.
10414
10415 2003-12-01 James Lemke <jim@wasabisystems.com>
10416
10417 * MAINTAINERS (Write After Approval): Add myself.
10418
10419 2003-11-20 Matt Thomas <matt@3am-software.com>
10420
10421 * MAINTAINERS: Add myself as a vax port maintainer.
10422
10423 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10424
10425 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10426 (configure-build-[+module+], configure-[+module+]): Likewise.
10427 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10428 * Makefile.in: Regenerate.
10429
10430 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10431
10432 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10433 shared/dylibed libraries.
10434 * ltmain.sh: Likewise.
10435 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10436 * ltcf-cxx.sh: Likewise.
10437 * ltcf-gcj.sh: Likewise.
10438 * ltconfig: Likewise.
10439
10440 2003-11-17 Stan Cox <scox@redhat.com>
10441
10442 * MAINTAINERS: Add myself as iq2000 port maintainer.
10443
10444 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10445
10446 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10447 * Makefile.in: Regenerate.
10448
10449 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10450
10451 * config.sub: Update to 2003-11-03 version.
10452
10453 2003-10-20 Phil Edwards <phil@codesourcery.com>
10454
10455 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10456 * configure: Regenerate.
10457
10458 2003-10-20 Nicolas Pitre <nico@cam.org>
10459
10460 * MAINTAINERS: Add myself to 'Write After Approval' section.
10461
10462 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10463
10464 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10465
10466 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10467
10468 * MAINTAINERS: Update my email address.
10469
10470 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10471
10472 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10473
10474 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10475
10476 * MAINTAINERS: Add myself to 'Write After Approval' section.
10477
10478 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10479
10480 * config.guess: Update to 2003-10-16 version.
10481 * config.sub: Update to 2003-10-16 version.
10482
10483 2003-10-15 David Daney <ddaney@avtrex.com>
10484
10485 * MAINTAINERS: Added myself to 'Write After Approval' section.
10486
10487 2003-10-15 Falk Hueffner <falk@debian.org>
10488
10489 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10490 'Write After Approval' section. Update email.
10491
10492 2003-10-14 Roger Sayle <roger@eyesopen.com>
10493
10494 * MAINTAINERS: Move myself from 'Write After Approval' to
10495 'Various Maintainers' section as middle-end maintainer.
10496
10497 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10498
10499 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10500 HOST_FLAGS_TO_PASS.
10501 * Makefile.in: Regenerate.
10502
10503 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10504
10505 * config.guess: Update to 2003-10-07 version.
10506 * config.sub: Update to 2003-10-07 version.
10507
10508 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10509
10510 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10511 * ltconfig (irix5*, irix6*): Don't override version_type.
10512
10513 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10514
10515 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10516 * configure: Rebuilt
10517 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10518 * Makefile.in: Rebuilt
10519
10520 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10521
10522 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10523
10524 2003-09-30 Carlo Wood <carlo@alinoe.com>
10525
10526 * MAINTAINERS (Write After Approval): Add myself.
10527
10528 2003-09-29 Paul Koning <ni1d@arrl.net>
10529
10530 * MAINTAINERS: Move myself from "Write After Approval"
10531 to CPU platform maintainers for pdp11 platform.
10532
10533 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10534
10535 * MAINTAINERS: Move myself from 'Write After Approval' to
10536 'Various Maintainers' section as libffi testsuite maintainer.
10537
10538 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10539
10540 * configure.in: Pass a computed --program-transform-name
10541 to subconfigures.
10542 * configure: Regenerated.
10543
10544 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10545
10546 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10547 * Makefile.in: Regenerate.
10548
10549 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10550 * Makefile.in: Regenerate.
10551
10552 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10553
10554 * MAINTAINERS: Move myself from 'Write After Approval'
10555 to 'Various Maintainers' (objective-c) section.
10556
10557 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10558
10559 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10560 quoting.
10561 * configure: Regenerated.
10562
10563 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10564
10565 * MAINTAINERS (Write After Approval): Add myself to write after
10566 approval list.
10567
10568 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10569
10570 * MAINTAINERS (Write After Approval): Add myself.
10571
10572 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10573
10574 * MAINTAINERS: Update my e-mail address.
10575
10576 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10577
10578 * libtool.m4 (LD): Correct powerpc64 host match.
10579
10580 2003-09-06 James E Wilson <wilson@tuliptree.org>
10581
10582 * MAINTAINTERS: Update my affiliation and email address.
10583
10584 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10585
10586 * MAINTAINERS (Write After Approval): Add myself.
10587
10588 2003-09-04 DJ Delorie <dj@redhat.com>
10589
10590 * configure: Regenerate.
10591
10592 2003-09-04 Robert Millan <robertmh@gnu.org>
10593
10594 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10595
10596 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10597
10598 * configure.in: Ensure arguments to sed are properly spaced.
10599 * configure: Regenerate.
10600
10601 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10602
10603 * MAINTAINERS: Update my e-mail address.
10604
10605 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10606
10607 * MAINTAINERS (Write After Approval): Add myself.
10608
10609 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10610
10611 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10612 * configure: Regenerated.
10613
10614 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10615
10616 * MAINTAINERS: Update my email address.
10617
10618 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10619
10620 * configure.in: Use newline instead of semicolon when assuming
10621 shell arguments in a for loop.
10622 * configure: Regenerated.
10623
10624 2003-08-22 Jason Eckhardt <jle@rice.edu>
10625
10626 * MAINTAINERS: Resurrect the i860 maintainer.
10627
10628 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10629
10630 PR 8180
10631 * configure.in: When testing with_libs and with_headers, treat
10632 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10633 * configure: Regenerate.
10634
10635 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10636 make, shell, etc.
10637 (baseargs): Likewise.
10638 * configure: Regenerate.
10639
10640 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10641
10642 * MAINTAINERS (Write After Approval): Add myself.
10643
10644 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10645
10646 * configure.in: Disable libgcj for darwin not on powerpc.
10647 * configure: Rebuild.
10648
10649 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10650
10651 * config-ml.in, symlink-tree: Add license.
10652
10653 2003-08-03 Richard Stallman <rms@gnu.org>
10654 Eben Moglen <moglen@columbia.edu>
10655
10656 * README.SCO: New file.
10657
10658 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10659
10660 * Makefile.tpl (check, check-c++): Express dependencies using
10661 dependencies rather than commands.
10662 * Makefile.in: Regenerate.
10663
10664 2003-08-01 Andrew Cagney <cagney@redhat.com>
10665
10666 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10667 * configure: Ditto.
10668
10669 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10670
10671 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10672 * Makefile.in: Update.
10673
10674 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10675
10676 * configure.in: Enable libgcj for darwin.
10677 * configure: Rebuild.
10678
10679 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10680
10681 * config-ml.in: Use ac_configure_args directly instead of
10682 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10683 actually seen.
10684
10685 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10686
10687 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10688 creating target and build subdirs to build all parent dirs as needed.
10689 * Makefile.in: Rebuild.
10690 * configure.in: Don't build dirs explicitly here.
10691 * configure: Rebuild.
10692
10693 2003-07-26 Paul Brook <paul@nowt.org>
10694
10695 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10696
10697 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10698
10699 * Makefile.tpl (all-make): Depend on intl.
10700 * Makefile.in: Rebuilt.
10701
10702 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10703
10704 * install-sh: Update to newer upstream versions (associated with
10705 aclocal 1.7).
10706 * mkinstalldirs: Likewise.
10707 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10708
10709 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10710
10711 * MAINTAINERS: Move self from Bug database only accounts
10712 to write-after-approval.
10713
10714 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10715
10716 * config.if: Remove unused libc_interface determination.
10717
10718 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10719
10720 * MAINTAINERS: Move self from write-after-approval to
10721 build machinery (*.in).
10722
10723 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10724
10725 PR bootstrap/11273
10726 PR bootstrap/11408
10727 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10728 unused INSTALL_PROGRAM_ARGS.
10729 * configure.in: Use AC_PROG_INSTALL.
10730 * Makefile.in: Regenerate.
10731 * configure: Regenerate.
10732
10733 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10734
10735 * MAINTAINERS: Alphabetize.
10736
10737 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10738
10739 * configure: Rebuilt.
10740 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10741 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10742 newlib nor libgloss.
10743 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10744 * configure.in (am33_2.0-*-linux*): Added.
10745
10746 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10747
10748 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10749 * configure: Regenerate.
10750
10751 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10752
10753 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10754 * Makefile.in: Regenerate.
10755
10756 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10757
10758 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10759 * Makefile.in: Regenerate.
10760
10761 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10762
10763 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10764 * Makefile.in: Regenerated.
10765
10766 * config-ml.in: Replace PWD with PWD_COMMAND.
10767
10768 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10769
10770 * intl: New directory; see intl/ChangeLog for details.
10771 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10772 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10773 * Makefile.in: Regenerate.
10774
10775 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10776
10777 * configure.in: Clean up config-lang.in handling. Delete
10778 useless assignment to "subdirs".
10779 * configure: Regenerate.
10780
10781 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10782
10783 * configure.in: Rename 'target_libs' to 'target_libraries'.
10784 Remove useless reference to 'target_libs'.
10785 * configure: Regenerate.
10786
10787 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10788
10789 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10790 * Makefile.in: Regenerate.
10791
10792 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10793
10794 * Makefile.def: Introduce flags_to_pass.
10795 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10796 * Makefile.in: Regenerate.
10797
10798 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10799
10800 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10801 and target-libgloss.
10802 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10803 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10804 * configure: Regenerate.
10805
10806 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10807
10808 * configure.in: Update testsuite_flags to new location.
10809 * configure. Regenerate.
10810
10811 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10812
10813 * Makefile.tpl: Remove BUILD_CC stuff.
10814 * Makefile.in: Regenerate.
10815
10816 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10817
10818 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10819
10820 2003-06-16 Graeme Peterson <gp@qnx.com>
10821
10822 * MAINTAINERS (Write After Approval): Add myself.
10823
10824 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10825
10826 * config.guess: Update to 2003-06-12 version.
10827 * config.sub: Update to 2003-06-13 version.
10828
10829 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10830
10831 * config.guess: Update to 2003-06-06 version.
10832 * config.sub: Update to 2003-06-06 version.
10833
10834 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10835
10836 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10837 * configure. Regenerate.
10838
10839 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10840
10841 * configure.in: Disable serial configure by default.
10842 * configure: Regenerate.
10843 * Makefile.tpl: Abolish .NOTPARALLEL.
10844 * Makefile.in: Regenerate.
10845
10846 * Makefile.tpl: Replace {build,host,target}_canonical by
10847 {build,host,target}.
10848 * Makefile.in: Regenerate.
10849
10850 * Makefile.tpl: Fix stupid pasto.
10851 * Makefile.in: Regenerate.
10852
10853 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10854
10855 * Makefile.tpl: Remove bogus conditional.
10856 * Makefile.in: Regenerate.
10857
10858 2003-06-05 Jan Hubicka <jh@suse.cz>
10859
10860 * Makefile.tpl (profiledbootstrap): New target.
10861 * Makefile.in (profiledbootstrap): New target.
10862
10863 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10864
10865 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10866 Pinski. Remove user names from other bugzilla-only maintainers.
10867
10868 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10869
10870 * Makefile.tpl: Make 'recursive targets' using autogen rather
10871 than shell loop. Remove duplicate 'clean' targets and false
10872 comments.
10873 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10874 Add systematic method of specifying missing targets in subdirs.
10875 Add copyright boilerplate.
10876 * Makefile.in: Regenerate.
10877 * configure.in: Add 'recursive targets' to maybe list.
10878 * configure: Regenerate.
10879
10880 * MAINTAINERS: "GNATS only" -> "Bug database only".
10881
10882 * Makefile.tpl: Rename [+target+] to [+make_target+].
10883 * Makefile.def: Rename 'target' to 'make_target'.
10884
10885 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10886
10887 * MAINTAINERS: Add self as options handling maintainer.
10888
10889 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10890
10891 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10892 been too long since I touched those ports.
10893
10894 2003-05-28 DJ Delorie <dj@redhat.com>
10895
10896 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10897 * Makefile.in: Regenerate.
10898
10899 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10900
10901 * configure.in: Use curly braces in the definition of tooldir.
10902 * configure: Regenerate.
10903
10904 2003-05-21 DJ Delorie <dj@redhat.com>
10905
10906 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10907 newlib or libgloss.
10908 * Makefile.in: Regenerate.
10909
10910 2003-05-21 DJ Delorie <dj@redhat.com>
10911
10912 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10913 * Makefile.in: Regenerate.
10914
10915 2003-05-20 Ian Lance Taylor <ian@airs.com>
10916
10917 * MAINTAINERS: Update my e-mail address.
10918
10919 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10920
10921 * configure.in: Switch more things to use maybe dependencies.
10922 * Makefile.tpl: Switch more things to use maybe dependencies.
10923 Factor out common code from autogen IF statements.
10924 * configure: Regenerate.
10925 * Makefile.in: Regenerate.
10926
10927 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10928
10929 * configure.in: Accept i[3456789]86 for machine type.
10930 * configure: Regenerate.
10931
10932 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10933
10934 * configure.in: Switch more things to use maybe dependencies.
10935 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10936 * configure: Regenerate.
10937 * Makefile.tpl: Switch more things to use maybe dependencies.
10938 * Makefile.in: Regenerate.
10939
10940 2003-05-16 Andreas Schwab <schwab@suse.de>
10941
10942 * Makefile.tpl (install-opcodes): Define.
10943 * Makefile.in: Rebuild.
10944
10945 2003-05-13 Andreas Jaeger <aj@suse.de>
10946
10947 * config.guess: Update to 2003-05-09 version.
10948 * config.sub: Update to 2003-05-09 version.
10949
10950 2003-05-13 Michael Eager <eager@mvista.com>
10951
10952 * configure.in: Correct sed script so that options in quotes are not
10953 deleted.
10954 * configure: Rebuild.
10955
10956 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10957
10958 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10959 and $$s/newlib/libc/sys/cygwin32 include paths.
10960 * configure: Ditto.
10961
10962 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10963
10964 * MAINTAINERS: Update my email addresses.
10965
10966 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10967
10968 * config-ml.in: Propagate INSTALL variables.
10969
10970 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
10971
10972 * MAINTAINERS: Remove duplicate entries in Write After Approval.
10973
10974 2003-05-02 Chris Demetriou <cgd@broadcom.com>
10975
10976 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
10977 * Makefile.in: Regenerate.
10978
10979 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
10980
10981 * MAINTAINERS (GNATS only): Add Falk Hueffner.
10982
10983 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
10984
10985 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
10986
10987 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
10988
10989 * Makefile.tpl: Clean $(BUILD_SUBDIR).
10990 * Makefile.in: Regenerated.
10991
10992 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
10993
10994 * MAINTAINERS (Write After Approval): Upgrade myself from
10995 GNATS only to write-after-approval. Update my mail address.
10996
10997 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
10998
10999 (OS Port Maintainers: freebsd): Add myself.
11000
11001 2003-04-22 Mark Mitchell <mark@codesourcery.com>
11002
11003 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11004
11005 2003-04-22 Kean Johnston <jkj@sco.com>
11006
11007 * MAINTAINERS (SCO ports): Added myself.
11008
11009 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11010
11011 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11012
11013 2003-04-19 Kean Johnston <jkj@sco.com>
11014
11015 * MAINTAINERS (Write After Approval): Add myself.
11016
11017 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11018
11019 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11020 * Makefile.in: Regenerate.
11021
11022 2003-04-18 Jakub Jelinek <jakub@redhat.com>
11023
11024 * configure.in (powerpc64*-*-linux*): Remove.
11025 * configure: Rebuilt.
11026
11027 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
11028
11029 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11030 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11031 and restrap.
11032 * Makefile.in: Regenerate.
11033
11034 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
11035
11036 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11037 * configure: Regenerated.
11038
11039 2003-04-15 DJ Delorie <dj@redhat.com>
11040
11041 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11042
11043 2003-04-13 Nick Clifton <nickc@redhat.com>
11044
11045 * config-ml.in: Remove support for --disable-aix removing
11046 call-aix multilibs.
11047
11048 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
11049
11050 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11051 * */configure: Rebuilt.
11052
11053 2003-04-08 Joel Sherrill <joel@oarcorp.com>
11054
11055 * MAINTAINERS: Add my email address.
11056
11057 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
11058
11059 * MAINTAINERS (Write After Approval): Add myself.
11060
11061 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11062
11063 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11064 * Makefile.in: Regenerate.
11065
11066 2003-03-14 Michael Chastain <mec@shout.net>
11067
11068 * Makefile.in: Regenerate with correct Makefile.def.
11069
11070 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11071
11072 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11073 Make macro.
11074 * Makefile.in: Regenerate.
11075 * configure.in: Clean up gxx_include_dir logic.
11076 * configure: Regenerate.
11077
11078 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11079
11080 * MAINTAINERS (Write After Approval): Add myself.
11081
11082 2003-03-10 Ben Elliston <bje@wasabisystems.com>
11083
11084 * MAINTAINERS: Update my mail address.
11085
11086 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11087
11088 * configure.in (gxx_include_dir): Fix typo.
11089 * configure: Regenerated.
11090
11091 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11092
11093 * Makefile.tpl: Reindent.
11094 * Makefile.in: Regenerate.
11095 * configure.in: Reindent. Don't set unused variables.
11096 * configure: Regenerate.
11097
11098 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
11099
11100 * configure.in: Include $(build_tooldir)/sys-include in
11101 FLAGS_FOR_TARGET.
11102 * configure: Regenerated.
11103
11104 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11105
11106 * Makefile.tpl: Always pass down RANLIB.
11107 * Makefile.in: Regenerate.
11108
11109 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11110 * Makefile.in: Regenerate.
11111 * configure.in: Remove unused logic relating to --enable-shared
11112 and --enable-threads. Remove bogus comments. Remove redundant
11113 noconfigdirs.
11114 * configure: Regenerate.
11115
11116 * configure.in: Replace ${libstdcxx_version} by its value.
11117 Remove reference to mh-dgux.
11118 * configure: Regenerate.
11119
11120 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11121
11122 * MAINTAINERS (Write After Approval): Add myself.
11123
11124 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11125
11126 * Makefile.tpl: Rearrange.
11127 * Makefile.in: Regenerate.
11128
11129 2003-02-25 Uwe Stieber <uwe@wwws.de>
11130
11131 * configure.in: Add support for kaOS as cross build target system.
11132 * configure: Regenerated.
11133
11134 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11135
11136 * MAINTAINERS (Write after approval): Add myself.
11137
11138 2003-02-21 James E Wilson <wilson@tuliptree.org>
11139
11140 * MAINTAINERS: Update my email address.
11141
11142 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11143
11144 * MAINTAINERS: Add self to blanket write privs. section.
11145
11146 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11147
11148 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11149 configure-target-* as some target builds may require additional
11150 flags for preprocessor tests.
11151 * Makefile.in: Regenerated.
11152
11153 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11154
11155 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11156 * ltconfig: Handle it.
11157 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11158 auto-detecting it.
11159
11160 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11161 it is used as argument to $CC.
11162 * ltcf-gcj.sh: Likewise.
11163
11164 * configure.in: Introduce --enable-maintainer-mode.
11165 * configure: Rebuilt.
11166 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11167 for maintainer mode.
11168 * Makefile.in: Rebuilt.
11169
11170 2003-02-18 Jason Merrill <jason@redhat.com>
11171
11172 * Makefile.tpl (check-c++): Allow parallelism.
11173
11174 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11175
11176 * MAINTAINERS: Remove John Carr (who never actually had access to
11177 gcc.gnu.org).
11178
11179 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11180
11181 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11182 don't configure target-libobjc.
11183 * configure: Regenerate.
11184
11185 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11186
11187 * Makefile.tpl (RANLIB): Define.
11188 * Makefile.in: Regenerate.
11189
11190 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11191
11192 * MAINTAINERS: Update my email.
11193
11194 2003-02-06 Keith R Seitz <keiths@redhat.com>
11195
11196 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11197 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11198 * Makefile.in: Regenerated.
11199 * configure.in: Remove all traces of snavigator, db, and grep.
11200 * configure: Regenerated.
11201
11202 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11203
11204 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11205 After Approval.
11206
11207 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11208
11209 * MAINTAINERS (Write after approval): Add myself.
11210
11211 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11212
11213 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11214 * Makefile.in: Regenerated.
11215
11216 2003-01-30 Roger Sayle <roger@eyesopen.com>
11217
11218 * config.guess: Updated to 2003-01-30's version.
11219 * config.sub: Updated to 2003-01-28's version.
11220
11221 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11222
11223 * config.if: If gcc_version is already set, just use it. Don't set
11224 gcc_version_trigger if it's already set, otherwise set it to
11225 gcc/version.c, but only if the file exists. If it is not set and
11226 gcc/version.c does not exist, try to extract the version number from
11227 $CC.
11228
11229 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11230
11231 * MAINTAINERS: Add myself to write-after-approval list.
11232
11233 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11234
11235 * configure.in: Revert 24Jan change.
11236 * configure: Regenerate.
11237
11238 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11239
11240 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11241 entry of HJ Lu.
11242
11243 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11244
11245 * configure.in: Revert previous change.
11246 * configure: Regenerate.
11247
11248 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11249
11250 * configure.in: Make rda native-only.
11251 * configure: Regenerate.
11252
11253 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11254
11255 * MAINTAINERS: Move myself from GNATS-only-accounts to
11256 write-after-approval.
11257
11258 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11259
11260 * configure.in: Add missing \.
11261 * configure: Rebuilt.
11262
11263 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11264
11265 * configure.in (baseargs): Avoid using \| in sed regular
11266 expressions.
11267 * configure: Rebuilt.
11268
11269 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11270
11271 * configure.in (baseargs): Remove all supported forms of
11272 --cache-file, --srcdir, --host, --build and --target options
11273 from argument lists.
11274 * configure: Rebuilt.
11275
11276 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11277
11278 * MAINTAINERS: Add myself to write-after-approval list.
11279
11280 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11281
11282 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11283 * configure: Rebuilt.
11284
11285 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11286
11287 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11288 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11289 * Makefile.in: Regenerate.
11290 * configure: Regenerate.
11291
11292 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11293
11294 * configure.in: Remove Makefile in build, host and target modules
11295 unless configure was run with --no-recursion.
11296 * configure: Rebuilt.
11297
11298 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11299
11300 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11301 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11302 * Makefile.in: Regenerate.
11303
11304 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11305
11306 * config.guess: Update to 2003-01-03 version.
11307 * config.sub: Update to 2003-01-03 version.
11308
11309 2003-01-07 Christopher Faylor <cgf@redhat.com>
11310
11311 * configure: Regenerate with proper autoconf 2.13.
11312
11313 2003-01-07 Christopher Faylor <cgf@redhat.com>
11314
11315 * configure.in: Add AC_PREREQ for consistency.
11316 * configure: Regenerate.
11317
11318 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11319
11320 * configure.in (GDB_TK): Add tcl directories conditional on
11321 gdb/gdbtk directory being present.
11322 * configure: Regenerate.
11323
11324 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11325
11326 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11327 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11328 * configure: Rebuilt.
11329
11330 2002-12-31 Tom Tromey <tromey@redhat.com>
11331
11332 * Makefile.in: Rebuilt.
11333 * Makefile.def (target_modules) [libffi]: Allow installation.
11334
11335 2002-12-31 Andreas Schwab <schwab@suse.de>
11336
11337 * configure.in: Fix use of $program_transform_name.
11338 * configure: Regenerated.
11339
11340 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11341
11342 * configure.in (baseargs): Don't remove first configure argument.
11343 * configure: Regenerated.
11344
11345 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11346
11347 * Makefile.tpl (local-distclean): Don't remove...
11348 (multilib.ts): ... this. Moved into...
11349 (multilib.out): ... this. Don't use sub-make.
11350 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11351 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11352 (configure-build-[+module+], configure-[+module+],
11353 configure-target-[+module+], configure-gcc): ... these. Test
11354 for Makefile existence. Drop config.status from dependencies.
11355 * Makefile.in: Rebuilt.
11356 * configure.in: Move gcc-version-trigger to the end of
11357 ac_configure_args. Add comments to maybedep.tmp and
11358 serdep.tmp. Introduce --disable-serial-configure. Remove
11359 nonopt from baseargs, matching and removing corresponding
11360 whitespace while at it.
11361 * configure: Rebuilt.
11362
11363 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11364
11365 * configure.in (host_configargs): Replace reference to
11366 no-longer-defined buildopts with --build=${build_alias}.
11367 * configure: Rebuilt.
11368
11369 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11370 program_transform_name to standard idiom.
11371 (AUTOGEN, AUTOCONF): Define.
11372 (Makefile.in): Use $(AUTOGEN).
11373 (Makefile): Depend on config.status, and use autoconf-style rule to
11374 build it. Move original commands to...
11375 (config.status): ... this new target.
11376 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11377 $(AUTOCONF).
11378 * Makefile.in: Rebuilt.
11379
11380 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11381
11382 * Makefile.tpl: Fix dramatic bustage due to change in
11383 program_transform_name.
11384 * Makefile.in: Regenerate.
11385
11386 * configure.in: Remove unnecessary PATH setting.
11387 * configure: Regnerate.
11388
11389 * configure.in: Don't default to unprefixed tools unless
11390 the native tools will work.
11391 * configure: Regenerate.
11392
11393 * configure.in: Convert to autoconf script. Blow away lots
11394 of now-redundant Makefile fragments.
11395 * configure: Generate using Autoconf.
11396 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11397 * Makefile.in: Regenerate.
11398
11399 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11400
11401 * configure: Fix stupid bug where RANLIB was mistakenly included.
11402
11403 * configure.in: Rename (buildargs, hostargs, targargs) to
11404 (build_configargs, host_configargs, target_configargs).
11405
11406 * configure.in: Move logic out of sed statement.
11407
11408 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11409 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11410
11411 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11412
11413 * config.sub: Import from master repository
11414 * config.guess: Ditto
11415
11416 2002-12-24 Andreas Schwab <schwab@suse.de>
11417
11418 * Makefile.tpl (multilib.out): Fix missing space.
11419 * Makefile.in: Regenerate.
11420
11421 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11422
11423 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11424 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11425 * Makefile.in: Regenerate.
11426 * configure.in: Remove unnecessary leftovers.
11427
11428 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11429
11430 * configure.in (extra_ranlibflags_for_target): New variable.
11431 (*-*-darwin): Add -c to ranlib commands.
11432 * configure (tooldir): Handle extra_ranlibflags_for_target.
11433
11434 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11435
11436 * Makefile.tpl: Revert HJL's change.
11437 * Makefile.in: Regenerated.
11438 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11439 always.
11440
11441 2002-12-19 Andreas Schwab <schwab@suse.de>
11442
11443 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11444 * Makefile.in: Regenerate.
11445
11446 2002-12-18 H.J. Lu <hjl@gnu.org>
11447
11448 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11449 * Makefile.in: Regenerated.
11450
11451 * configure.in (build_prefix): New. Substitute.
11452
11453 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11454
11455 * Makefile.tpl: Don't let real targets depend on phony targets.
11456 * Makefile.in: Regenerate.
11457
11458 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11459 * Makefile.in: Regenerate.
11460
11461 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11462
11463 * config.sub: Import from master repository
11464 * config.guess: Ditto
11465
11466 2002-12-16 Jason Merrill <jason@redhat.com>
11467
11468 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11469 previous 'make bootstrap'.
11470 * Makefile.in: Regenerate.
11471
11472 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11473
11474 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11475
11476 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11477
11478 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11479 * Makefile.in: Regenerate.
11480
11481 2002-12-13 Jason Merrill <jason@redhat.com>
11482
11483 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11484 library tests.
11485 (check-c++): Just depend on it and check-target-libstdc++-v3.
11486 * Makefile.in: Regenerate.
11487
11488 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11489
11490 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11491 * Makefile.in: Rebuilt.
11492
11493 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11494
11495 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11496
11497 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11498
11499 * configure: Fix bug put in by gremlins.
11500
11501 * Makefile.tpl: Substitute more autoconfily.
11502 * configure: Substitute more autoconfily.
11503 * Makefile.in: Regenerate.
11504
11505 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11506
11507 * config.sub: Import from master repository
11508 * config.guess: Ditto
11509 * MAINTAINERS: Added Svein Seldal under write after approval
11510
11511 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11512
11513 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11514 * Makefile.in (all-sim): Ditto.
11515
11516 2002-12-06 DJ Delorie <dj@redhat.com>
11517
11518 * Makefile.tpl: Change configure dependencies to not have real
11519 targets depend on phony targets.
11520
11521 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11522
11523 * configure.in: Revert unintentional change.
11524
11525 * Makefile.tpl: Change dependency for */multilib.out so that
11526 it works when gcc isn't in the tree.
11527
11528 * configure.in: Substitute more.
11529 * configure: Run subconfigures from the Makefile.
11530 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11531 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11532
11533 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11534
11535 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11536
11537 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11538
11539 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11540 and corresponding dependencies.
11541 * Makefile.in: Regenerate.
11542
11543 * configure.in (host_tools): Order binutils, gas and ld for
11544 convenience in running the testsuites.
11545
11546 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11547 * Makefile.in: Regenerate.
11548 * configure.in: Introduce rules to serialize subconfigure runs.
11549
11550 * configure.in: Introduce BASE_CC_FOR_TARGET.
11551 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11552 Realize configure-build-* targets. Realize configure-target-* targets.
11553 * Makefile.in: Regenerate.
11554
11555 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11556
11557 * configure: Move gcc_version_trigger stuff from here...
11558 * configure.in: ...to here.
11559
11560 * configure.in: Separate subconfigure options added by this file from
11561 options given by the user. Add machinery to put args for host
11562 subconfigures into the Makefile.
11563
11564 * Makefile.tpl: Remove 'vault' targets.
11565 * Makefile.tpl: Reorder and comment dependencies.
11566 * Makefile.in: Regenerate.
11567
11568 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11569 * configure.in: Fix my broken commit of previous patch. (sigh)
11570
11571 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11572
11573 * configure.in: Move host-specific darwin noconfigdirs into
11574 the host-specific section.
11575
11576 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11577
11578 * configure.in: Move host-specific darwin noconfigdirs into
11579 the host-specific section.
11580
11581 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11582
11583 * configure: Remove skip-this-dir support.
11584 * Makefile.tpl: Remove skip-this-dir support.
11585
11586 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11587 subdirectories.
11588 * Makefile.in: Regenerate.
11589
11590 * Makefile.tpl: Strip out useless setting of 'dir'.
11591 * Makefile.in: Regenerate.
11592
11593 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11594
11595 * configure.in: Fix deeply stupid bug.
11596
11597 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11598 shell code in CXX_FOR_TARGET
11599 * Makefile.def: Introduce raw_cxx.
11600 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11601 RAW_CXX_FOR_TARGET.
11602 * Makefile.in: Regenerate.
11603
11604 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11605
11606 * Makefile.tpl: Remove unnecessary ifs.
11607 * Makefile.in: Regenerate.
11608
11609 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11610 dependencies. Maybe-ize build-libiberty. Create dummy install
11611 targets for 'no_install' modules.
11612 * configure: Move GDB_TK substitution to configure.in. Move
11613 build_modules stuff to configure.in.
11614 * configure.in: Implement soft dependency machinery. Maybe-ize
11615 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11616 * Makefile.in: Regenerate.
11617
11618 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11619
11620 * Makefile.tpl: Make all-target, install-target behave similarly
11621 to all, install (only hitting configured targets). Eliminate
11622 unused macro defintions.
11623
11624 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11625 build != host.
11626
11627 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11628
11629 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11630
11631 * configure.in: Produce lists of subdir targets we're actually
11632 configuring. Remove references to "dosrel".
11633 * Makefile.tpl: Let configure set which subdir targets are hit.
11634 Remove install-cross; clean up install; remove ALL. Remove
11635 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11636 Autogenerate host module targets. Remove empty dependency lines
11637 and redundant dependency; rearrange slightly.
11638 * Makefile.def: Add host-side libtermcap, utils.
11639
11640 * Makefile.in: Regenerate.
11641
11642 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11643
11644 * ltconfig (osf[345]): Append $major to soname_spec.
11645 Reflect this in library_names_spec.
11646 * ltmain.sh (osf): Prefix $major with . for use as extension.
11647
11648 2002-11-19 Andreas Jaeger <aj@suse.de>
11649
11650 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11651 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11652 and sparc64 GNU/Linux systems.
11653
11654 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11655
11656 * MAINTAINERS: Update email.
11657
11658 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11659
11660 * MAINTAINERS: Complete James Dennett's entry.
11661
11662 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11663
11664 * MAINTAINERS (Write After Approval): Add myself.
11665
11666 2002-11-13 Bruce Korb <bkorb@gnu.org>
11667
11668 * Makefile.tpl: syntactic cleanup
11669
11670 2002-11-13 Stuart Hastings <stuart@apple.com>
11671
11672 * MAINTAINERS: Add myself to write-after-approval list.
11673
11674 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11675
11676 * Makefile.def: Add list of recursive targets to autogenerate.
11677 Add build_modules.
11678 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11679 targets. Autogenerate *-build-* targets.
11680 * Makefile.in: Regenerate.
11681
11682 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11683
11684 * configure: More autoconf-style substitutions.
11685 * Makefile.tpl: More autoconf-style substitutions.
11686 * Makefile.in: Regenerate.
11687
11688 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11689
11690 * configure: Substitute more variables in a more autoconf-friendly
11691 way. Simplify slightly.
11692 * Makefile.tpl: Make more variables substitutable in an
11693 autoconf-friendly way.
11694 * Makefile.in: Regenerate.
11695
11696 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11697
11698 * MAINTAINERS (Write After Approval): Add myself.
11699
11700 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11701
11702 * configure.in (v810*): Remove special setting of tools.
11703
11704 * configure: Add support for extra required flags for ar or nm.
11705 * configure.in (aix4.3+): Use above support for target-specific
11706 issues, rather than using config/mt-aix43.
11707
11708 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11709
11710 * configure: Remove 'removing', which doesn't work. Replace $subdir
11711 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11712 with $srcdir. Reformat indentation. Substitute some variables
11713 formerly hard-coded in the Makefile for build=host.
11714 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11715 * Makefile.def: Autogenerate more.
11716 * Makefile.in: Regenerate.
11717
11718 2002-11-04 Adam Nemet <anemet@lnxw.com>
11719
11720 * MAINTAINERS (Write After Approval): Add myself.
11721
11722 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11723
11724 * Makefile.def (host_modules): Add rda.
11725 * Makefile.in: Regenerate.
11726 * configure.in (target_tool): Add target-rda to list.
11727
11728 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11729
11730 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11731
11732 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11733
11734 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11735 and restrap targets to this rule.
11736 * Makefile.in: Regenerate.
11737
11738 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11739
11740 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11741 GNATS only accounts.
11742
11743 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11744
11745 * configure.in (i[3456]86-*-linux*): Add check to disable
11746 ${libgcj} for glibc1.
11747
11748 2002-10-24 Denis Chertykov <denisc@overta.ru>
11749
11750 * MAINTAINERS: Add myself as ip2k port maintainer.
11751
11752 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11753
11754 * configure.in: Add tic4x target.
11755
11756 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11757
11758 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11759 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11760 * Makefile.in: Regenerate.
11761
11762 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11763 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11764 * Makefile.in: Regenerate.
11765
11766 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11767
11768 * MAINTAINERS: Add myself as web pages co-maintainer.
11769
11770 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11771
11772 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11773 * Makefile.in: Regenerate.
11774
11775 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11776
11777 * MAINTAINERS: Add myself and Nathan Sidwell
11778 <nathan@codesourcery.com> as VxWorks maintainers.
11779
11780 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11781
11782 * Makefile.def: Remove order dependency comments.
11783 * Makefile.tpl: Add explicit install-install dependencies.
11784 * Makefile.in: Regenerate.
11785
11786 * Makefile.tpl: Remove material now in src-release. (Finally!)
11787 * Makefile.in: Regenerate.
11788
11789 * Makefile.tpl: Add configure-target (for src-release in src)
11790 * Makefile.in: Regenerate.
11791
11792 2002-09-30 Nick Clifton <nickc@redhat.com>
11793
11794 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11795
11796 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11797
11798 * configure.in (s390*-*-linux*): Enable libgcj.
11799
11800 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11801
11802 * configure: Revert accidentally applied changes.
11803
11804 * Makefile.tpl: Make more autoconf-friendly.
11805 * Makefile.in: Regenerate.
11806 * configure: Make substitution more autoconf-like.
11807
11808 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11809
11810 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11811 single entry to handle all these.
11812 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11813 libjava on arm-*-elf.
11814
11815 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11816
11817 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11818 things that depend on them.
11819
11820 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11821
11822 * Makefile.tpl: Make subsituted variables more autoconfy.
11823 * Makefile.in: Regenerate.
11824 * configure: Make seds more autoconfy.
11825
11826 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11827
11828 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11829 * Makefile.in: Regenerate.
11830 * configure.in: Rewrite sed statements to look autoconfy.
11831
11832 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11833 all-target-foo on configure-target-foo.
11834 * Makefile.def: Ditto.
11835 * Makefile.in: Rebuild.
11836
11837 2002-09-25 Andrew Haley <aph@redhat.com>
11838
11839 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11840
11841 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11842
11843 * Makefile.def: New file.
11844 * Makefile.tpl: New file.
11845 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11846 * contrib/gcc_update: Note that Makefile.in is a generated file.
11847
11848 * configure.in: Minor rearrangement. Simplify tests.
11849
11850 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11851
11852 * configure.in (with_headers): Skip copy if value is "yes".
11853 (with_libs): Likewise.
11854
11855 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11856
11857 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11858 * configure.in (sh*-*-pe*): Ditto.
11859 * configure.in (mips*-*-pe*): Ditto.
11860 * configure.in (*arm-wince-pe): Ditto.
11861
11862 * configure.in: Rearrange.
11863
11864 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11865
11866 * MAINTAINERS: Update my email address.
11867
11868 2002-08-30 Paul Koning <pkoning@equallogic.com>
11869
11870 * MAINTAINERS: (Write After Approval): Add myself.
11871
11872 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11873
11874 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11875
11876 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11877
11878 * MAINTAINERS: Change my mailing address.
11879
11880 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11881
11882 * MAINTAINERS (Write After Approval): Remove myself.
11883 (Various Maintainers: c++ runtime libs): Add myself.
11884
11885 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11886
11887 * MAINTAINERS (Write After Approval): Remove myself.
11888 (Various Maintainers: c++ runtime libs): Add myself.
11889
11890 2002-08-15 Eric Christopher <echristo@redhat.com>
11891
11892 * config.sub: Import from master repository.
11893 * config.guess: Ditto.
11894
11895 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11896
11897 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11898 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11899 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11900
11901 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11902
11903 * MAINTAINERS: Add self to rs6000 vector extensions.
11904
11905 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11906
11907 * libiberty/configure: Reverted unintended yesterday's check in.
11908
11909 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11910
11911 * boehm-gc/configure, libf2c/configure: Rebuilt.
11912 * libffi/configure, libiberty/configure: Ditto.
11913 * libjava/configure, libobjc/configure: Ditto.
11914 * libstdc++-v3/configure, zlib/configure: Ditto.
11915 Merged from binutils:
11916 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11917 From Steve Ellcey <sje@cup.hp.com>:
11918 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11919 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11920 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11921 IA64.
11922 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11923 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11924 soname_spec, sys_lib_search_path_spec): Ditto.
11925
11926 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11927
11928 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11929
11930 2002-08-04 H.J. Lu (hjl@gnu.org)
11931
11932 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11933
11934 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11935
11936 * MAINTAINERS (Write After Approval): Add myself.
11937
11938 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11939
11940 * configure.in: Move generic linux case to end. Copy generic
11941 linux noconfigdirs to mips*-*-linux* entry and new
11942 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11943
11944 2002-07-19 Michael Matz <matz@suse.de>
11945
11946 * MAINTAINERS: Add myself as ra* maintainer.
11947
11948 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11949
11950 * config.guess: Update to 2002-07-09 version.
11951 * config.sub: Update to 2002-07-03 version.
11952
11953 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11954
11955 * MAINTAINERS: Fix typo in a maintainer email address.
11956
11957 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11958
11959 * configure.in: Remove two redundant tests.
11960
11961 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11962
11963 * configure.in (mips*-*-irix6*o32): Enable stabs.
11964
11965 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11966
11967 * configure.in: Don't build grez.
11968 * Makefile.in: Ditto.
11969
11970 * Makefile.in: Remove references to bsp, cygmon, libstub.
11971 * configure.in: Ditto.
11972
11973 * configure.in: Remove leftover reference to gdbtest.
11974
11975 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
11976
11977 * configure.in (gxx_include_dir): Change to match versioned
11978 C++ headers if --enable-version-specific-runtime-libs is used.
11979
11980 2002-07-04 Steve Ellcey <sje@cup.hp.com>
11981
11982 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
11983
11984 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
11985
11986 * configure.in: Make --without-x work.
11987
11988 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
11989
11990 * configure.in: Rearrange target Makefile fragment collection.
11991
11992 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
11993 cvs[src].
11994 * configure.in: Ditto.
11995
11996 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
11997
11998 * MAINTAINERS (Write After Approval): Update my e-mail address.
11999
12000 2002-06-24 Ben Elliston <bje@redhat.com>
12001
12002 * configure.in (host_tools): Remove cgen.
12003
12004 * Makefile.in (all-cgen): Remove; runs from its source directory.
12005 (check-cgen, install-cgen, clean-cgen): Likewise.
12006 (all-opcodes): Do not depend on all-cgen.
12007 (all-sim): Likewise.
12008
12009 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
12010
12011 * Makefile.in: Eliminate 'apache' targets.
12012 * configure.in: Eliminate 'apache' targets.
12013
12014 * configure.in: Eliminate redundant tests. Reorganize.
12015
12016 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12017
12018 * config-ml.in: Eliminate references to Cygnus configure.
12019
12020 * Makefile.in: Eliminate references to building emacs.
12021
12022 2002-06-28 Graham Stott <graham.stott@btinternet.com>
12023
12024 * MAINTAINERS: Update my email address.
12025
12026 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12027
12028 * config.if (libstdcxx_incdir): Version C++ headers.
12029 (cxx_incdir): Remove.
12030
12031 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12032
12033 * MAINTAINERS (Write After Approval): Add self.
12034
12035 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12036
12037 * configure.in: Add support for ip2k.
12038
12039 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12040
12041 * configure.in: Fix AIX configury bug.
12042
12043 2002-06-20 Steve Ellcey <sje@cup.hp.com>
12044
12045 * MAINTAINERS (Write After Approval): Add self.
12046
12047 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12048
12049 * configure.in: replace ${topsrcdir} with ${srcdir}
12050
12051 * configure.in: Move definition of libstdcxx_flags
12052 right above usage, rather than waaay earlier.
12053
12054 * configure.in: Pull definition of is_cross_compiler earlier.
12055
12056 * configure.in: Rearrange a little.
12057
12058 * configure.in: Remove references to librx.
12059 * Makefile.in: Remove references to librx.
12060
12061 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12062
12063 * config.sub: Add support for avr target.
12064 Import from master sources, rev 1.255
12065
12066 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
12067
12068 * configure, .cvsignore: Revert previous change...
12069 * Makefile: ...delete.
12070
12071 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12072
12073 * configure.in: Eliminate ${gasdir} variable.
12074
12075 2002-06-18 Dave Brolley <brolley@redhat.com>
12076
12077 * configure.in: Add support for frv.
12078 * config.sub: Add support for frv.
12079
12080 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12081
12082 * configure: Remove garbage from previous commit.
12083
12084 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12085
12086 * configure: For in-source builds, make a subdir and re-exec there.
12087 * Makefile: New file. Pass targets through to build directory.
12088 * .cvsignore: No longer ignore "Makefile".
12089
12090 2002-06-16 Douglas Rupp <rupp@gnat.com>
12091
12092 * MAINTAINERS (Write After Approval): Add self.
12093
12094 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12095
12096 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12097
12098 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12099
12100 * configure.in (vax-*-netbsd*): Re-enable gas.
12101
12102 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12103
12104 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12105 BUILD_PREFIX_1, to correct nomenclature.
12106 * configure: Likewise.
12107
12108 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12109 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12110
12111 2002-05-31 Olaf Hering <olh@suse.de>
12112
12113 * config-ml.in: Propogate DESTDIR also.
12114
12115 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12116
12117 * configure.in (vax-*-netbsd*): Don't build gas for this
12118 platform.
12119
12120 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12121
12122 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12123 and libgcj for AVR.
12124
12125 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12126
12127 * MAINTAINERS (Write After Approval): Add myself.
12128
12129 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12130
12131 * config.guess: Update to 2002-05-22 version.
12132 * config.sub: Likewise.
12133
12134 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12135
12136 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12137 * config-ml.in: Likewise.
12138 * configure: Likewise.
12139 * configure.in: Likewise.
12140
12141 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12142
12143 * MAINTAINERS: Update my email address.
12144
12145 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12146
12147 * configure.in: Simplify makefile fragment collection.
12148
12149 * configure.in: Remove code to build emacs.
12150
12151 * configure.in : Remove --srcdir argument from targargs and buildargs
12152 (it's always overridden in the Makefile anyway). Rearrange a bit.
12153
12154 * configure: Move some logic to configure.in.
12155 * configure.in: Move some logic from configure.
12156
12157 2002-05-11 Tom Tromey <tromey@redhat.com>
12158
12159 * MAINTAINERS: Reflect libgcj reality.
12160
12161 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12162
12163 * Makefile.in: Honour DESTDIR.
12164
12165 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12166
12167 * config.guess: Import 2002-03-20 version.
12168 * config.sub: Import 2002-04-26 version.
12169
12170 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12171
12172 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12173
12174 2002-05-07 Tim Josling <tej@melbpc.org.au>
12175
12176 * MAINTAINERS: Add self.
12177
12178 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12179
12180 * ltmain.sh: Detect and handle object name conflicts
12181 while piecewise linking a static library.
12182
12183 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12184
12185 * configure.in (noconfigdirs): Don't disable libgcj on
12186 sparc64-*-solaris* and sparcv9-*-solaris*.
12187
12188 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12189
12190 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12191
12192 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12193
12194 * configure.in (FLAGS_FOR_TARGET): Do not add
12195 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12196 on i[3456]86-*-linux*.
12197
12198 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12199
12200 * configure.in (noconfigdirs): Replace [ ] with test.
12201
12202 * configure.in (noconfigdirs): Do not add target-newlib if
12203 target == i[3456]86-*-linux*, and host == target.
12204
12205 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12206
12207 * configure.in: delete reference to absent file
12208
12209 * configure.in: replace '[' with 'test'
12210
12211 * configure.in: Eliminate references to gash.
12212 * Makefile.in: Eliminate references to gash.
12213
12214 * configure.in: remove useless references to 'pic' makefile fragments.
12215
12216 * configure.in: (*-*-windows*) Finish removing.
12217
12218 * configure.in: Eliminate redundant test for libgui.
12219
12220 2002-04-29 Roger Sayle <roger@eyesopen.com>
12221
12222 * MAINTAINERS: Add self and realphabetize. Update entries
12223 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12224 entry for a29k port maintainer.
12225
12226 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12227
12228 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12229 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12230
12231 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12232
12233 * configure.in: remove references to dead files
12234
12235 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12236
12237 * MAINTAINERS: Add information about purpose of this file.
12238
12239 2002-04-18 Tom Tromey <tromey@redhat.com>
12240
12241 * configure.in: Disallow configuring libgcj when it is already
12242 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12243 Solaris 2.8 by default. For PR libgcj/6158.
12244
12245 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12246
12247 * configure.in: Move default CC setting out of config/mh-* fragments
12248 directly into here.
12249
12250 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12251
12252 * configure.in: don't even try to configure or make a subdirectory
12253 if there's no configure script for it.
12254
12255 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12256
12257 * MAINTAINERS: Remove chill maintainers.
12258 * Makefile.in (CHILLFLAGS): Remove.
12259 (CHILL_LIB): Remove.
12260 (TARGET_CONFIGDIRS): Remove libchill.
12261 (CHILL_FOR_TARGET): Remove.
12262 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12263 CHILL_LIB.
12264 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12265 (CHECK_TARGET_MODULES): Likewise.
12266 (INSTALL_TARGET_MODULES): Likewise.
12267 (CLEAN_TARGET_MODULES): Likewise.
12268 (configure-target-libchill): Remove.
12269 (all-target-libchill): Remove.
12270 * configure.in (target_libs): Remove target-libchill.
12271 Do not compute CHILL_FOR_TARGET.
12272 * libchill: Remove directory.
12273
12274 2002-04-11 DJ Delorie <dj@redhat.com>
12275
12276 * Makefile.in, configure.in: Sync with binutils, entries
12277 follow...
12278
12279 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12280
12281 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12282 (do-tar, do-bz2): New rules.
12283 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12284 (gdb-tar): New rule.
12285 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12286 (insight_dejagnu.tar): New rule.
12287 (insight.tar): New rule.
12288 (gdb+dejagnu.tar): New rule.
12289 (gdb.tar): New rule.
12290
12291 2002-02-01 Mo DeJong <supermo@bayarea.net>
12292
12293 * Makefile.in: Add all-tix to deps for all-snavigator
12294 so that tix is built when building snavigator.
12295
12296 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12297
12298 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12299 ld and gdb are not supported.
12300
12301 2002-01-07 Mark Salter <msalter@redhat.com>
12302
12303 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12304 Allow target-libgloss to be built for arm, strongarm, and xscale.
12305
12306 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12307
12308 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12309 options for i[3456]86-pc-linux* native builds.
12310
12311 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12312
12313 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12314 files from .po files for a distribution.
12315
12316 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12317
12318 * configure.in: Enable libstdc++-v3 for h8300 targets.
12319
12320 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12321
12322 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12323 version from bfd/.
12324
12325 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12326
12327 * Makefile.in (VER): When present, extract the version number from
12328 the file version.in.
12329
12330 2001-05-24 Tom Rix <trix@redhat.com>
12331
12332 * configure.in : enable ld for aix
12333
12334 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12335
12336 * config.guess: Add linux target for S/390.
12337
12338 2000-11-07 Philip Blundell <pb@futuretv.com>
12339
12340 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12341
12342 2000-11-03 Philip Blundell <pb@futuretv.com>
12343
12344 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12345 files.
12346
12347 2001-01-15 Ben Elliston <bje@redhat.com>
12348
12349 * configure.in (host_tools): Add sid.
12350 Always configure cgen.
12351
12352 2000-11-24 Nick Clifton <nickc@redhat.com>
12353
12354 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12355
12356 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12357
12358 * Makefile.in (ALL_MODULES): Add all-cgen.
12359 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12360 (all-cgen): New target.
12361 (all-opcodes,all-sim): Depend on all-cgen.
12362 * configure.in (host_tools): Add cgen.
12363 Only configure cgen if --enable-cgen-maint.
12364
12365 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12366
12367 * configure.in: Add *-*-freebsd* configurations.
12368
12369 2002-04-08 Tom Tromey <tromey@redhat.com>
12370
12371 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12372 Fixes PR libgcj/6068.
12373
12374 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12375
12376 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12377
12378 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12379
12380 * configure.in (alpha*-dec-osf*): Enable libgcj.
12381
12382 2003-03-27 Matthew Gingell <gingell@gnat.com>
12383
12384 * MAINTAINERS (Write After Approval): Add myself.
12385
12386 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12387
12388 Fix for: PR bootstrap/3591, target/5676
12389 * configure.in (mcore-pe): Disable the configuration of
12390 libstdc++-v3 since exceptions are not supported.
12391
12392 2002-03-20 Anthony Green <green@redhat.com>
12393
12394 * configure.in: Enable libgcj for xscale-elf target.
12395
12396 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12397
12398 * MAINTAINERS: Update my email address.
12399
12400 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12401
12402 * ltmain.sh (relink_command): Fix typo in previous change.
12403
12404 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12405
12406 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12407 (relink_command): Added --tag flags.
12408 (mode=install): If relinking fails; error out.
12409
12410 2002-03-12 Richard Henderson <rth@redhat.com>
12411
12412 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12413 .NOTPARALLEL tag.
12414 (do-check): Rename from check.
12415 (check): Allow parallel check.
12416
12417 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12418
12419 * MAINTAINERS: Add myself as maintainer for xtensa port.
12420 Fix alphabetical order in CPU port maintainer list.
12421 Remove myself from Write After Approval list.
12422
12423 2002-03-11 Richard Henderson <rth@redhat.com>
12424
12425 * Makefile.in (.NOTPARALLEL): Add fake tag.
12426
12427 2002-03-07 H.J. Lu (hjl@gnu.org)
12428
12429 * configure.in: Enable gprof for mips*-*-linux*.
12430
12431 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12432
12433 * MAINTAINERS (Write After Approval): Add myself.
12434
12435 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12436
12437 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12438 libjava.
12439 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12440
12441 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12442
12443 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12444 because its Makefile is there; test for the executable instead.
12445
12446 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12447
12448 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12449 libstdc++-v3 and libjava.
12450
12451 2002-02-11 Adam Megacz <adam@xwt.org>
12452
12453 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12454 boehm-gc
12455
12456 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12457
12458 * config.guess: Updated to 2002-01-30's version.
12459 * config.sub: Updated to 2002-02-01's version.
12460 Contribute sh64-elf.
12461 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12462 * configure.in: Added sh64-*-*.
12463
12464 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12465
12466 * MAINTAINERS: Belatedly add myself to write after approval list.
12467
12468 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12469
12470 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12471 Remove self as Write After Approval.
12472
12473 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12474
12475 * MAINTAINERS: Put self in as maintainer for contrib/regression
12476 directory.
12477
12478 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12479
12480 * MAINTAINERS: Update my email address.
12481
12482 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12483
12484 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12485 target-libiberty, and target-libgloss. Skip Java-related
12486 libraries if not supported for NetBSD on target CPU.
12487
12488 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12489
12490 * install-sh: Use _inst.$$_ for temp file name.
12491
12492 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12493
12494 * MAINTAINERS (Write After Approval): Move my contact info
12495 from here...
12496 (OS Port Maintainers): ...to here (netbsd).
12497
12498 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12499
12500 * MAINTAINERS (Write After Approval): Add myself.
12501
12502 2002-01-17 H.J. Lu <hjl@gnu.org>
12503
12504 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12505 (all-target-fastjar): Also depend on all-target-libiberty.
12506
12507 2002-01-16 H.J. Lu (hjl@gnu.org)
12508
12509 * config.guess: Import from master sources, rev 1.225.
12510 * config.sub: Import from master sources, rev 1.238.
12511
12512 2002-01-16 Kazu Hirata <kazu@hxi.com>
12513
12514 * MAINTAINERS (Write After Approval): Remove myself.
12515
12516 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12517
12518 * MAINTAINERS (Write After Approval): Add myself.
12519
12520 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12521
12522 * MAINTAINERS: Add self as docs co-maintainer.
12523
12524 2001-12-11 Matthias Klose <doko@debian.org>
12525
12526 * MAINTAINERS (Write After Approval): Add myself.
12527
12528 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12529
12530 * MAINTAINERS: Update my email address.
12531
12532 2001-12-07 Turly O'Connor <turly@apple.com>
12533 * MAINTAINERS (Write After Approval): Add myself.
12534 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12535 (rs6000_initialize_trampoline): Call __trampoline_setup for
12536 ABI_DARWIN too.
12537 * darwin-tramp.asm: New file, implements __trampoline_setup.
12538 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12539
12540 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12541
12542 * MAINTAINERS (Write After Approval): Add myself.
12543
12544 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12545
12546 * configure, configure.in: Use temp file for long sed commands.
12547
12548 2001-12-03 Laurent Guerby <guerby@acm.org>
12549
12550 * config.sub: Update to version 1.232 on subversion.
12551
12552 2001-12-03 Ben Elliston <bje@redhat.com>
12553
12554 * MAINTAINERS: Update mail address for config.* patches.
12555
12556 2001-11-27 DJ Delorie <dj@redhat.com>
12557 Zack Weinberg <zack@codesourcery.com>
12558
12559 When build != host, create libiberty for the build machine.
12560
12561 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12562 CONFIG_ARGUMENTS.
12563 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12564 New variables.
12565 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12566 and rules.
12567 (all.normal): Depend on ALL_BUILD_MODULES.
12568 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12569 (all-build-libiberty): Depend on configure-build-libiberty.
12570
12571 * configure: Calculate and substitute proper value for
12572 ALL_BUILD_MODULES.
12573 * configure.in: Create the build subdirectory.
12574 Calculate and substitute TARGET_CONFIGARGS (formerly
12575 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12576
12577 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12578
12579 * MAINTAINERS (write-after-approval): Add self.
12580
12581 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12582
12583 * MAINTAINERS (GNATS only accounts): Remove self.
12584
12585 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12586
12587 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12588 libf2c.
12589
12590 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12591
12592 * MAINTAINERS (Write After Approval): Add self.
12593
12594 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12595
12596 * MAINTAINERS: mips and s390 are also CPU ports.
12597
12598 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12599
12600 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12601
12602 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12603
12604 * MAINTAINERS: Alphabetize.
12605
12606 2001-11-09 Kazu Hirata <kazu@hxi.com>
12607
12608 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12609
12610 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12611
12612 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12613
12614 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12615
12616 * configure.in (--enable-languages): Be more permissive about
12617 syntax. Check for empty lists better. Warn about $LANGUAGES.
12618
12619 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12620
12621 * config.sub: Import from master sources, rev. 1.230.
12622 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12623
12624 2001-11-07 Laurent Guerby <guerby@acm.org>
12625
12626 * MAINTAINERS (Write After Approval): Add self.
12627
12628 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12629
12630 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12631
12632 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12633
12634 * config.sub: Import from master sources, rev 1.226.
12635 * config.guess: Import from master sources, rev 1.216.
12636
12637 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12638
12639 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12640 * MAINTAINERS: Add self as maintainer of MMIX port.
12641 Remove old after-approval entry.
12642
12643 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12644
12645 * ChangeLog, configure: Fix spelling errors.
12646
12647 2001-10-20 Brendan Kehoe <brendan@zen.org>
12648
12649 * MAINTAINERS: Tweak my address.
12650
12651 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12652
12653 * MAINTAINERS: Update my email address.
12654
12655 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12656
12657 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12658 * MAINTAINERS: Add self as maintainer of CRIS port.
12659
12660 2001-10-10 Geert Bosch <bosch@gnat.com>
12661
12662 * MAINTAINERS (Various maintainers: Ada front end):
12663 Added Robert Dewar.
12664
12665 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12666
12667 * MAINTAINERS (Write After Approval): Added self
12668
12669 2001-10-02 Geert Bosch <bosch@gnat.com>
12670
12671 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12672
12673 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12674
12675 * configure: Handle temporary files securely using mkdir.
12676
12677 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12678
12679 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12680
12681 2001-09-26 Will Cohen <wcohen@redhat.com>
12682
12683 * configure.in (*-*-linux*): Disable configuration of target-newlib
12684 and target-libgloss.
12685
12686 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12687
12688 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12689 RANLIB.
12690
12691 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12692
12693 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12694 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12695 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12696 avoid quotes nesting problems.
12697 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12698 (DO_X): Export only variables that are set.
12699
12700 2001-09-19 Ben Elliston <bje@redhat.com>
12701
12702 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12703 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12704 semantics. Use the shell built-in "type" command instead.
12705
12706 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12707
12708 Merged from gcc-3_0-branch:
12709 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12710 * ltcf-c.sh: Use $objext, not $ac_objext.
12711 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12712 * ltcf-cxx.sh: Add support for GNU.
12713 2001-07-22 Timothy Wall <twall@redhat.com>
12714 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12715 default settings if using GNU tools with that configuration.
12716 * ltcf-cxx.sh: Ditto.
12717 * ltcf-gcj.sh: Ditto.
12718 2001-07-21 Michael Chastain <chastain@redhat.com>
12719 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12720 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12721 * ltmain.sh: Mark as gcc-local.
12722
12723 2001-08-30 Eric Christopher <echristo@redhat.com>
12724 Jason Eckhardt <jle@redhat.com>
12725
12726 * config.guess: Merge from master sources.
12727 * config.sub: Merge from master sources, add support for mipsisa32.
12728
12729 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12730 * config.sub: Merge from master sources, rev 1.219.
12731 * MAINTAINERS: Add self as contact for stormy16 port.
12732
12733 2001-08-14 Zack Weinberg <zackw@panix.com>
12734
12735 * config.sub: Merge from master sources, rev 1.218.
12736 * config.guess: Merge from master sources, rev 1.209.
12737
12738 2001-08-11 Graham Stott <grahams@redhat.com>
12739
12740 * Makefile.in (check-c++): Add missing semicolon.
12741
12742 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12743
12744 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12745
12746 2001-07-30 Eric Christopher <echristo@redhat.com>
12747
12748 * MAINTAINERS (Various maintainers: mips port): Added myself.
12749
12750 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12751
12752 * configure.in (sh-*-linux*): New.
12753
12754 2001-07-27 Richard Henderson <rth@redhat.com>
12755
12756 * .cvsignore: Add LAST_UPDATED.
12757
12758 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12759
12760 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12761
12762 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12763
12764 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12765
12766 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12767
12768 * MAINTAINERS (Write After Approval): Added myself.
12769
12770 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12771
12772 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12773 and libgcj on m68hc11/m68hc12.
12774
12775 2001-06-27 H.J. Lu (hjl@gnu.org)
12776
12777 * Makefile (CFLAGS_FOR_BUILD): New.
12778 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12779
12780 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12781
12782 * README: Remove version number.
12783
12784 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12785
12786 * INSTALL/README: Update wrt. to the installation instructions now
12787 residing in gcc/doc/install.texi.
12788
12789 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12790
12791 * README: Replace with a cut-down and updated version of gcc/README.
12792
12793 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12794
12795 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12796 multilibs to be disabled.
12797
12798 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12799
12800 * MAINTAINERS (Write After Approval): Add myself.
12801
12802 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12803
12804 * config.guess: Import CVS version 1.195.
12805 * config.sub: Import CVS version 1.212.
12806
12807 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12808
12809 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12810 gcc/xgcc is built, use -print-prog-name to find out the program
12811 name to use.
12812
12813 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12814
12815 * config.guess: Import CVS version 1.194. All gcc-local changes
12816 appear to also be in the master copy.
12817 * config.sub: Import CVS version 1.211.
12818
12819 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12820
12821 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12822 with_gcc]: Use `gcc -shared' to build a shared library.
12823
12824 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12825
12826 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12827 archives.
12828
12829 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12830
12831 * MAINTAINERS (Write After Approval): Add myself.
12832
12833 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12834
12835 * configure.in (libstdcxx_flags): Do not try to execute
12836 libstdc++-v3/testsuite_flags until it exists.
12837
12838 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12839
12840 * MAINTAINERS: Update my email address.
12841
12842 2001-05-31 Graham Stott <grahams@redhat.com>
12843
12844 * MAINTAINERS (Write After Approval): Add myself.
12845
12846 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12847
12848 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12849 libraries when using g++ with native linker.
12850
12851 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12852
12853 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12854
12855 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12856
12857 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12858 [aix4*|aix5*]: Prepend blank.
12859
12860 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12861
12862 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12863 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12864 of subdir/configure scripts to use the new libtool.m4.
12865
12866 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12867
12868 * MAINTAINERS (Write After Approval): Add myself.
12869
12870 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12871
12872 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12873
12874 2001-05-11 Ben Elliston <bje@redhat.com>
12875
12876 * Makefile.in (all-sid): New target.
12877 (check-sid, clean-sid, install-sid): Likewise.
12878
12879 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12880
12881 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12882
12883 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12884
12885 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12886 libgcj.
12887
12888 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12889
12890 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12891 gcc/xgcc is built, use -print-prog-name to find out the program
12892 name to use.
12893
12894 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12895
12896 * configure.in (noconfigdirs): Don't reset it from scratch in the
12897 target case; only append to it.
12898
12899 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12900 sparc-*-solaris2.8]: Disable ${libgcj}.
12901
12902 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12903
12904 * configure.in (libgcj_saved): Copy from $libgcj.
12905 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12906 --disable-libgcj.
12907
12908 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12909
12910 * MAINTAINERS: Remove self as MIPS maintainer and
12911 C front end maintainer.
12912
12913 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12914
12915 * configure.in: Move *-chorusos target case to the proper switch.
12916 Disable libgcj.
12917
12918 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12919
12920 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12921 1.641.2.228.
12922
12923 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12924
12925 * Makefile.in (STAGE1_CFLAGS): Pass down.
12926
12927 2001-04-13 Alan Modra <amodra@one.net.au>
12928
12929 * config.guess: Add hppa64-linux support. Note for next import that
12930 this is already in the master file.
12931 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12932
12933 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12934
12935 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12936 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12937
12938 2001-04-11 Stan Shebs <shebs@apple.com>
12939
12940 * MAINTAINERS: Add self as Darwin port maintainer.
12941
12942 2001-04-11 Alan Modra <amodra@one.net.au>
12943
12944 * MAINTAINERS: Update my email address.
12945
12946 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12947
12948 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12949 recent versions of FreeBSD (release 3 or later).
12950 * ltconfig: On FreeBSD, -lc must not be provided when building
12951 a shared library or else the standard -pthread gcc option is
12952 rendered worthless to later users of the built library.
12953
12954 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12955
12956 * MAINTAINERS: Add self and RTH as C front end maintainers.
12957
12958 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12959
12960 * config.sub: Make sure to match an already-canonicalized
12961 machine name (eg. mn10300-unknown-elf).
12962
12963 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12964
12965 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12966 New macros.
12967 (bootstrap, cross): Use RECURSE_FLAGS.
12968 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
12969
12970 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
12971
12972 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
12973
12974 2001-03-22 Colin Howell <chowell@redhat.com>
12975
12976 * Makefile.in (DO_X): Do not backslash single-quotes in
12977 backquotes (two places).
12978
12979 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12980
12981 Re-installed:
12982 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
12983 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
12984 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
12985 * ltcf-cxx.sh: Likewise.
12986 * ltcf-gcj.sh: Likewise.
12987
12988 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12989
12990 * MAINTAINERS: Add myself as "documentation co-maintainer".
12991
12992 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
12993
12994 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12995 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
12996
12997 2001-03-19 Tom Tromey <tromey@redhat.com>
12998
12999 * config-ml.in: Handle GCJ and GCJFLAGS.
13000
13001 2001-03-21 Michael Chastain <chastain@redhat.com>
13002
13003 * Makefile.in: all-m4 depends on all-texinfo.
13004
13005 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
13006
13007 * MAINTAINERS: Add myself to write after approval list.
13008
13009 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
13010
13011 * Makefile.in (DO_X): Quote nested quotes.
13012
13013 2001-03-18 Alan Modra <alan@linuxcare.com.au>
13014
13015 * MAINTAINERS: Add myself to write after approval list.
13016
13017 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
13018
13019 * Makefile.in (DO_X): Use double quotes for quoting
13020 "RANLIB=$${RANLIB}".
13021
13022 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13023
13024 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13025
13026 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
13027
13028 * configure.in: Only use `lang_requires' for languages athat are
13029 actually enabled.
13030
13031 2001-03-08 Phil Edwards <pme@sources.redhat.com>
13032
13033 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13034
13035 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
13036
13037 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13038
13039 2001-03-07 Tom Tromey <tromey@redhat.com>
13040
13041 * configure.in: Allow config-lang.in to set `lang_requires' to list
13042 of other required languages.
13043
13044 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
13045
13046 * Makefile.in: Remove RANLIB definition. Use RANLIB
13047 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13048 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13049
13050 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
13051 Alexandre Oliva <aoliva@redhat.com>
13052
13053 * Makefile.in (check-c++): Use tabs, not spaces.
13054
13055 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
13056
13057 * MAINTAINERS: add myself to Write After Approval list.
13058
13059 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
13060
13061 * Makefile.in (check-c++): New rule.
13062
13063 * configure.in (target_libs): Remove libg++.
13064 (noconfigdirs): Remove libg++.
13065 (noconfigdirs): Same.
13066 (noconfigdirs): Same.
13067 (noconfigdirs): Same.
13068
13069 * config-ml.in: Remove libg++ references.
13070
13071 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13072 (ALL_TARGET_MODULES): Same.
13073 (configure-target-libg++): Remove.
13074 (all-target-libg++): Remove.
13075 (configure-target-libio): Remove.
13076 (all-target-libio): Remove.
13077 (check-target-libio): Remove.
13078 (.PHONY): Remove.
13079 (libg++.tar.bz2): Remove.
13080 (all-target-cygmon): Remove libio.
13081 (all-target-libstdc++): Remove.
13082 (configure-target-libstdc++): Remove.
13083 (TARGET_LIB_PATH): Remove libstdc++.
13084 (ALL_GCC_CXX): Remove libstdc++.
13085 (all-target-gperf): Correct.
13086
13087 2001-02-16 Nick Clifton <nickc@redhat.com>
13088
13089 * configure.in (noconfigdirs): Allow configuration of texinfo
13090 for Cygwin hosts.
13091
13092 2001-02-15 Anthony Green <green@redhat.com>
13093
13094 * configure: Introduce GCJ_FOR_TARGET.
13095 * configure.in: Ditto.
13096 * Makefile.in: Ditto.
13097
13098 2001-02-13 Andreas Schwab <schwab@suse.de>
13099
13100 * MAINTAINERS: Update mail address.
13101
13102 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13103
13104 * config.guess: Add linux target for S/390.
13105 * config.sub: Likewise.
13106
13107 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13108
13109 * configure.in: for *-chorusos, don't config target-newlib and
13110 target-libgloss.
13111
13112 2001-02-06 Ben Elliston <bje@redhat.com>
13113
13114 * configure: Output host type to stdout, not stderr.
13115
13116 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13117
13118 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13119 * ltcf-cxx.sh: Likewise.
13120
13121 * config.if: Assume enable_libstdcxx_v3 is defined.
13122
13123 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13124
13125 Remove V2 C++ library.
13126 * configure.in: Remove --enable-libstdcxx_v3 support.
13127
13128 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13129
13130 * include/demangle.h: Add prototype for java_demangle_v3.
13131
13132 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13133
13134 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13135
13136 2001-01-27 Richard Henderson <rth@redhat.com>
13137
13138 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13139
13140 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13141
13142 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13143 Don't unset, it's non-portable and no longer necessary, set to empty
13144 instead.
13145
13146 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13147
13148 * ltconfig: Shell portability fix for the tagname validity check.
13149
13150 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13151
13152 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13153 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13154
13155 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13156
13157 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13158
13159 2001-01-26 Tom Tromey <tromey@redhat.com>
13160
13161 * configure.in: Allow libgcj to be built on Sparc Solaris.
13162
13163 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13164
13165 * ltcf-c.sh: Add aix5 case.
13166 * ltcf-cxx.sh: Likewise.
13167 * ltconfig: Likewise.
13168
13169 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13170
13171 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13172 keep at least one of build_libtool_libs or build_old_libs set to
13173 yes.
13174
13175 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13176 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13177
13178 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13179
13180 * configure.in: Enable libgcj on several additional platforms.
13181
13182 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13183
13184 * configure.in: Enable libgcj for linux targets.
13185
13186 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13187
13188 * MAINTAINERS (Write After Approval): Add myself.
13189
13190 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13191
13192 * MAINTAINERS: Add myself as vax port maintainer.
13193
13194 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13195
13196 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13197
13198 2001-01-09 Mike Stump <mrs@wrs.com>
13199
13200 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13201 failures of subdirectories.
13202
13203 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13204
13205 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13206 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13207 * ltcf-cxx.sh: Likewise.
13208 * ltcf-gcj.sh: Likewise.
13209 * ltconfig.sh: Fix typo.
13210
13211 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13212
13213 * configure: handle DOS-style absolute paths.
13214
13215 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13216
13217 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13218
13219 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13220
13221 * MAINTAINERS: Add myself as avr port co-maintainer.
13222
13223 2000-12-28 Ben Elliston <bje@redhat.com>
13224
13225 * MAINTAINERS: Add myself under ``Write After Approval''.
13226
13227 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13228
13229 * texinfo: Remove directory from GCC.
13230
13231 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13232
13233 * COPYING: Update to current
13234 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13235 to 19yy as example year in copyright notice).
13236
13237 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13238
13239 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13240 (libstdcxx_incdir): Pass down.
13241 * config.if: Remove expired bits for cxx_interface, add stub.
13242 (libstdcxx_incdir): Add variable for g++ include directory.
13243 * configure.in (gxx_include_dir): Use it.
13244
13245 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13246
13247 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13248 with old-email address from ``Write After Approval''.
13249
13250 2000-12-15 Andreas Jaeger <aj@suse.de>
13251
13252 * configure.in: Handle lang_dirs.
13253
13254 2000-12-14 Tom Tromey <tromey@redhat.com>
13255
13256 * MAINTAINERS: Removed brads.
13257
13258 * MAINTAINERS: Added gcj developers.
13259
13260 2000-12-13 Anthony Green <green@redhat.com>
13261
13262 * configure.in: Disable libgcj for any target not specifically
13263 listed. Disable libgcj for x86 and Alpha Linux until compatible
13264 with g++ abi.
13265
13266 2000-12-13 Mike Stump <mrs@wrs.com>
13267
13268 * Makefile.in (local-distclean): Also remove fastjar.
13269
13270 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13271
13272 * contrib/gcc_update: Add fastjar --touch entries.
13273
13274 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13275
13276 * configure.in: Disable language-specific target libraries for
13277 languages that aren't enabled.
13278
13279 2000-12-10 Anthony Green <green@redhat.com>
13280
13281 * configure.in: Define libgcj. Disable libgcj target libraries for
13282 most targets.
13283
13284 2000-12-10 Neil Booth <neilb@earthling.net>
13285
13286 * MAINTAINERS: Update mail address, remove from WAA list.
13287
13288 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13289
13290 * libjava: Imported from /cvs/java.
13291 * libffi: Likewise.
13292 * Boehm-gc: Likewise.
13293
13294 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13295
13296 * configure.in (target_libs): Revert 2000-12-08 patch.
13297 (noconfigdirs): Added target-libjava.
13298
13299 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13300
13301 * djunpack.bat: removed.
13302
13303 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13304
13305 * Makefile.in: handle DOS-style absolute paths.
13306 * config-ml.in: likewise.
13307 * symlink-tree: likewise.
13308
13309 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13310
13311 * fastjar: Imported.
13312
13313 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13314
13315 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13316 libjava.
13317 * configure.in (target_libs): Removed `target-libjava'.
13318
13319 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13320
13321 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13322 (ALL_MODULES): Added fastjar.
13323 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13324 (all-target-libjava): all-fastjar replaces all-zip.
13325 (all-fastjar): Added.
13326 (configure-target-fastjar, all-target-fastjar): Likewise.
13327 * configure.in (host_tools): Added fastjar.
13328
13329 2000-12-07 Mike Stump <mrs@wrs.com>
13330
13331 * Makefile.in (local-distclean): Remove leftover built files.
13332
13333 2000-11-24 Nick Clifton <nickc@redhat.com>
13334
13335 * configure.in (xscale-elf): Add target.
13336 (xscale-coff): Add target.
13337
13338 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13339
13340 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13341 recent versions of FreeBSD (release 3 or later).
13342 * ltconfig: On FreeBSD, -lc must not be provided when building
13343 a shared library or else the standard -pthread gcc option is
13344 rendered worthless to later users of the built library.
13345
13346 2000-11-16 Fred Fish <fnf@be.com>
13347
13348 * configure.in (enable_libstdcxx_v3): Fix typo,
13349 libstd++ -> libstdc++.
13350
13351 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13352
13353 * MAINTAINERS: Add self to Write After Approval list.
13354
13355 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13356
13357 * MAINTAINERS: Update my email address. Add myself to global write
13358 privs list.
13359
13360 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13361
13362 * Makefile.in: Merge with src and libgcj.
13363 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13364 configure-target-<library> when their configure scripts need the C
13365 or C++ library to have already been built to work properly.
13366 (do_proto_toplev): Set them to an empty string.
13367
13368 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13369 (REALLY_SET_LIB_PATH): Use them.
13370
13371 2000-11-17 Stan Shebs <shebs@apple.com>
13372
13373 * MAINTAINERS: Add self to Write After Approval list.
13374
13375 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13376
13377 * configure: Provide the original toplevel configure arguments
13378 (including $0) to subprocesses in the environment rather than
13379 through gcc/configargs.h.
13380
13381 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13382
13383 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13384 C99. Alphabetise "Write After Approval" list.
13385
13386 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13387
13388 * configure: Turn on libstdc++ V3 by default.
13389
13390 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13391 if we've got GCC.
13392
13393 2000-11-11 Philip Blundell <philb@gnu.org>
13394
13395 * MAINTAINERS: Add self to Write After Approval list.
13396
13397 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13398
13399 * ltcf-c.sh (aix4): Improve shared library configuration; require
13400 exporting symbols.
13401 * ltcf-cxx.sh (aix4): Define.
13402 * ltconfig (aix4): Define library and soname specs appropriate for
13403 AIX. Define command to create export symbols list.
13404
13405 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13406
13407 * config.sub: Add support for Sun Chorus
13408
13409 2000-10-31 Nick Clifton <nickc@redhat.com>
13410
13411 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13412 <name>@redhat.com. Also installed new email address for Clint
13413 Popetz.
13414
13415 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13416
13417 * etc: Remove directory from GCC.
13418
13419 2000-10-16 Michael Meissner <meissner@redhat.com>
13420
13421 * configure (gcc/configargs.h): Only create if there is a build GCC
13422 directory created.
13423
13424 2000-10-16 Matthias Klose <doko@debian.org>
13425
13426 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13427 when configured for libstdc++-v3.
13428
13429 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13430
13431 * configure: Save configure arguments to gcc/configargs.h.
13432
13433 2000-10-04 Philipp Thomas <pthomas@suse.de>
13434
13435 * config.guess: Import CVS version 1.157.
13436 * config.sub: Import CVS version 1.181.
13437
13438 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13439
13440 * Makefile.in (bootstrap): avoid recursion if subdir missing
13441 (cross): ditto
13442 (do-proto-toplev): ditto
13443
13444 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13445
13446 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13447 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13448
13449 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13450 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13451 all affected `configure' scripts.
13452
13453 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13454
13455 * MAINTAINERS: Add self as cpplib co-maintainer.
13456
13457 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13458
13459 * MAINTAINERS: Add self to Write After Approval list.
13460
13461 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13462
13463 * INSTALL/README: egcs -> GCC update.
13464
13465 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13466
13467 * MAINTAINERS: Add myself to Write After Approval list.
13468
13469 2000-09-15 Kazu Hirata <kazu@hxi.com>
13470
13471 * MAINTAINERS: Add myself to Write After Approval list.
13472
13473 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13474
13475 * configure.in: Do not build byacc for hppa64. Provide paths to the
13476 X11 libraries for hppa64.
13477
13478 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13479
13480 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13481
13482 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13483
13484 * Makefile.in (all-zlib): Added dummy target.
13485
13486 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13487 ltcf-gcj.sh: Updated from libtool multi-language branch.
13488
13489 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13490
13491 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13492 (bootstrap*): Depend on all-bootstrap.
13493
13494 2000-09-05 Philipp Thomas <pthomas@suse.de>
13495
13496 * config.guess: Import CVS version 1.156.
13497 * config.sub: Import CVS version 1.179.
13498
13499 2000-09-02 Anthony Green <green@cygnus.com>
13500
13501 * Makefile.in (all-gcc): Depend on all-zlib.
13502 (CLEAN_MODULES): Add clean-zlib.
13503 (ALL_MODULES): Add all-zlib.
13504 * configure.in (host_libs): Add zlib.
13505
13506 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13507
13508 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13509 crosses, but add gcc/include to the header search path for them.
13510
13511 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13512
13513 * MAINTAINERS: Add self to Write After Approval list.
13514
13515 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13516
13517 * config.guess: Import CVS version 1.152.
13518 * config.sub: Import CVS version 1.177.
13519
13520 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13521
13522 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13523 $targargs to tell whether newlib is going to be built.
13524
13525 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13526 $$r/TARGET_SUBDIR/libio for _G_config.h.
13527
13528 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13529
13530 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13531
13532 2000-08-22 DJ Delorie <dj@redhat.com>
13533
13534 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13535
13536 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13537
13538 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13539 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13540 sub-configures.
13541
13542 2000-08-21 DJ Delorie <dj@redhat.com>
13543
13544 * MAINTAINERS: Add self as a libiberty maintainer
13545
13546 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13547
13548 * configure.in (libstdcxx_flags): Use
13549 libstdc++-v3/src/libstdc++.INC.
13550
13551 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13552
13553 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13554
13555 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13556
13557 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13558
13559 * configure: Make enable_threads and enable_shared defaults
13560 explicit. Substitute enable_threads into generated Makefiles.
13561 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13562 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13563
13564 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13565
13566 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13567
13568 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13569
13570 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13571 previous delta.
13572
13573 2000-08-11 Jason Merrill <jason@redhat.com>
13574
13575 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13576 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13577 (FLAGS_FOR_TARGET): Not here.
13578 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13579
13580 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13581
13582 * config-ml.in (CC, CXX): Don't introduce a leading space.
13583
13584 2000-08-07 DJ Delorie <dj@delorie.com>
13585
13586 * MAINTAINERS: Add self as a DJGPP maintainer
13587
13588 2000-08-07 DJ Delorie <dj@redhat.com>
13589
13590 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13591 "if we're also building gcc, and it's a gcc that will run on the
13592 build machine, we want to use its includes instead of the system's
13593 default includes".
13594
13595 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13596
13597 * MAINTAINERS: Add self to Write After Approval list.
13598
13599 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13600
13601 * configure.in (libstdcxx_flags): Don't use `"'.
13602
13603 * config-ml.in: Adjust multilib search paths to the
13604 appropriate multilib tree.
13605
13606 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13607
13608 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13609 commas in $LANGUAGES.
13610
13611 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13612
13613 * configure.in: Re-enable all references to libg++ and librx.
13614
13615 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13616
13617 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13618 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13619 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13620 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13621
13622 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13623
13624 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13625
13626 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13627 CXX_FOR_TARGET for sed.
13628
13629 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13630
13631 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13632 Do not override if already set in the environment or in configure.
13633 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13634 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13635
13636 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13637
13638 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13639 the libtool CVS tree multi-language branch.
13640 * ltconfig, ltmain.sh: Updated.
13641
13642 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13643
13644 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13645 (clean-target): Depend on it.
13646
13647 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13648 (GCC_FOR_TARGET): Use it.
13649 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13650 * configure.in: ... here.
13651 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13652 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13653
13654 2000-07-24 Eric Christopher <echristo@cygnus.com>
13655
13656 * MAINTAINERS: Add self to Write After Approval list.
13657
13658 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13659
13660 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13661 (configure-target-libchill, configure-target-libobjc): Likewise.
13662
13663 * configure.in: Use the same cache file for all target libs.
13664 * config-ml.in: But different cache files per multilib variant.
13665
13666 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13667
13668 * configure (topsrcdir): Don't use dirname.
13669
13670 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13671
13672 * MAINTAINERS: Add self to Write After Approval list.
13673
13674 2000-07-20 Jason Merrill <jason@redhat.com>
13675
13676 * configure.in: Remove all references to libg++ and librx.
13677
13678 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13679
13680 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13681
13682 * config.sub: Update to subversions version 2000-07-06.
13683
13684 2000-07-12 Andrew Haley <aph@cygnus.com>
13685
13686 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13687 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13688
13689 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13690
13691 * symlink-tree: Check number of arguments.
13692
13693 2000-07-05 Jim Wilson <wilson@cygnus.com>
13694
13695 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13696 search path for a g++ extracted from the build tree. This
13697 will allow link tests run by configure scripts in
13698 subdirectories to succeed.
13699
13700 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13701
13702 * ltconfig: Add support for mips-dde-sysv4.2MP
13703
13704 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13705
13706 * MAINTAINERS: Add myself as loop discovery maintainer.
13707
13708 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13709
13710 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13711 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13712
13713 2000-06-19 Timothy Wall <twall@cygnus.com>
13714
13715 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13716 * config.sub: Add tic54x target.
13717
13718 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13719
13720 * MAINTAINERS: Add self as Fortran maintainer,
13721 remove Craig Burley.
13722
13723 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13724
13725 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13726 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13727
13728 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13729
13730 * MAINTAINERS: Add self as i18n maintainer
13731
13732 20000-05-21 H.J. Lu (hjl@gnu.org)
13733
13734 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13735 directory are used if they exist. Make sure
13736 $(build_tooldir)/include is searched for header files,
13737 $(build_tooldir)/lib/ for library files.
13738 (GCC_FOR_TARGET): Likewise.
13739 (CXX_FOR_TARGET): Likewise.
13740
13741 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13742
13743 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13744
13745 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13746
13747 * Makefile.in (configure-target-libiberty): Depend on
13748 configure-target-newlib.
13749
13750 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13751
13752 * configure.in, Makefile.in: Merge all libffi-related
13753 configury stuff from the libgcj tree.
13754
13755 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13756
13757 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13758 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13759
13760 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13761
13762 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13763 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13764 current version information. Add to proto-toplev directory.
13765 (gdb-taz): Build do-djunpack.
13766
13767 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13768
13769 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13770
13771 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13772
13773 * MAINTAINERS: Add self to Write After Approval list.
13774
13775 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13776
13777 * ltmain.sh: Preserve in relink_command any environment
13778 variables that may affect the linker behavior.
13779
13780 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13781
13782 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13783
13784 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13785
13786 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13787
13788 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13789
13790 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13791 with the version name.
13792
13793 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13794
13795 * MAINTAINERS: Add self as bb-reorder maintainer.
13796
13797 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13798
13799 * config.if: Tweak.
13800
13801 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13802
13803 * djunpack.bat: New file.
13804
13805 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13806
13807 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13808 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13809 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13810 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13811
13812 2000-04-16 Dave Pitts <dpitts@cozx.com>
13813
13814 * config.sub (case $basic_machine): Change default for "ibm-*"
13815 to "openedition".
13816
13817 2000-04-13 Andreas Jaeger <aj@suse.de>
13818
13819 * MAINTAINERS: Added myself.
13820
13821 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13822
13823 * Makefile.in (gdb-taz): New target. GDB specific archive.
13824 (do-md5sum): New target.
13825 (MD5PROG): Define.
13826 (PACKAGE): Default to TOOL.
13827 (VER): Default to a shell script.
13828 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13829 md5 checksum generation.
13830 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13831 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13832 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13833 insight.tar.bz2): Use gdb-taz to create archive.
13834
13835 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13836
13837 * configure (warn_cflags): Delete.
13838
13839 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13840
13841 * MAINTAINERS: Added myself.
13842
13843 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13844 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13845
13846 * configure.in (enable_libstdcxx_v3): Add.
13847 (target_libs): Add bits here to switch between libstdc++-v2 and
13848 libstdc++-v3.
13849 * config.if: And this file too.
13850 * Makefile.in: Add libstdc++-v3 targets.
13851
13852 2000-04-05 Michael Meissner <meissner@redhat.com>
13853
13854 * config.sub (d30v): Add d30v as a basic machine type.
13855
13856 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13857
13858 * configure.in: -linux-gnu*, not -linux-gnu.
13859
13860 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13861
13862 * MAINTAINERS: Add self in write-after-approval section.
13863
13864 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13865
13866 * MAINTAINERS: Add self as ia64 port maintainer.
13867
13868 2000-03-08 Neil Booth <NeilB@earthling.net>
13869
13870 * MAINTAINERS: Add self in write-after-approval section.
13871
13872 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13873
13874 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13875 (do-tar-bz2): Replace TOOL with PACKAGE.
13876 (gdb.tar.bz2): Remove GDBTK from GDB package.
13877 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13878 dejagnu.tar.bz2): New packages.
13879
13880 2000-02-27 Andreas Jaeger <aj@suse.de>
13881
13882 * configure.in: Add entry for mips*-*-linux*, move catch all
13883 *-*-*linux* entry below this one.
13884
13885 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13886
13887 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13888
13889 2000-02-24 Nick Clifton <nickc@cygnus.com>
13890
13891 * config.sub: Support an OS of "wince".
13892
13893 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13894
13895 * config.guess, config.sub: Updated to match config's 2000-02-15
13896 version.
13897
13898 2000-02-23 Linas Vepstas <linas@linas.org>
13899
13900 * config.sub: Add support for Linux/IBM 370.
13901 * configure.in: Likewise.
13902
13903 2000-02-22 Nick Clifton <nickc@cygnus.com>
13904
13905 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13906
13907 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13908
13909 * config.guess: Guess "cygwin" rather than "cygwin32".
13910
13911 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13912
13913 * configure (gcc_version): When setting, narrow search to
13914 lines containing `version_string'.
13915
13916 2000-02-15 Denis Chertykov <denisc@overta.ru>
13917
13918 * config.sub: Add support for avr target.
13919
13920 2000-02-14 Nick Clifton <nickc@cygnus.com>
13921
13922 * MAINTAINERS: Add maintainers for MCore port.
13923
13924 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13925
13926 * config.sub: Add mmix-knuth-mmixware.
13927
13928 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13929
13930 * MAINTAINERS: Pair cccp with cpplib maintainership.
13931
13932 2000-01-27 Christopher Faylor <cgf@redhat.com>
13933
13934 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13935 structure stuff to -L library search.
13936 (CXX_FOR_TARGET): Ditto.
13937 (CROSS_CHECK_MODULES): Fix spelling mistake.
13938
13939 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13940
13941 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13942 the C++ compiler.
13943
13944 2000-01-12 Richard Henderson <rth@cygnus.com>
13945
13946 * configure.in: Don't build some bits for beos.
13947
13948 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13949
13950 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13951 as include files.
13952
13953 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13954
13955 * Add self as cpplib maintainer, as requested by Jason
13956 Merrill. Correct my e-mail address.
13957
13958 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13959
13960 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13961 not mh-aix43.
13962
13963 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13964
13965 * MAINTAINERS: Add myself to "write after approval" list.
13966
13967 1999-12-14 Richard Henderson <rth@cygnus.com>
13968
13969 * config.guess (alpha-osf, alpha-linux): Detect ev67.
13970 * config.sub: Accept alphaev[78], alphaev8.
13971
13972 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13973
13974 * config.guess, config.sub: Update from autoconf.
13975
13976 1999-11-29 Bruce Korb <autogen@linuxbox.com>
13977
13978 * MAINTAINERS: update my playtime e-address.
13979
13980 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
13981
13982 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
13983 necessary libraries are missing.
13984
13985 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
13986
13987 * MAINTAINERS: Add new 'write after approval' maintainer.
13988
13989 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
13990
13991 * MAINTAINERS: Add new Java maintainer.
13992
13993 1999-10-25 Andreas Schwab <schwab@suse.de>
13994
13995 * configure: Fix quoting inside arguments of eval.
13996
13997 1999-10-21 Nick Clifton <nickc@cygnus.com>
13998
13999 * config-ml.in: Allow suppression of some ARM multilibs.
14000
14001 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14002
14003 * config.guess: Add OS/390 match pattern.
14004 * config.sub: Add mvs, openedition targets.
14005 * configure.in (i370-ibm-opened*): New.
14006
14007 1999-09-04 Steve Chamberlain <sac@pobox.com>
14008
14009 * config.sub: Add support for configuring for pj.
14010
14011 1999-08-31 Nick Clifton <nickc@cygnus.com>
14012
14013 * config.sub (maybe_os): Add support for configuring for fr30.
14014
14015 1999-08-25 Nick Clifton <nickc@cygnus.com>
14016
14017 * configure.in: Do not configure or build ld for AIX
14018 platforms. ld is known to be broken on these platforms.
14019
14020 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14021
14022 * config-ml.in: Pass compiler flag corresponding to multidirs to
14023 subdir configures.
14024
14025 1999-08-09 Ian Lance Taylor <ian@zembu.com>
14026
14027 * Makefile.in (LDFLAGS): Define.
14028
14029 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14030
14031 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14032 noconfigdirs.
14033 (*-*-cygwin*): Likewise.
14034
14035 1999-08-08 Ian Lance Taylor <ian@zembu.com>
14036
14037 * mkdep: New file.
14038 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14039 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14040
14041 From Eli Zaretskii <eliz@is.elta.co.il>:
14042 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14043 long file name when using DJGPP on MS-DOS.
14044
14045 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14046
14047 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14048
14049 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14050
14051 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14052 dependency as this causes "make check" to globally "make all"
14053
14054 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14055
14056 * configure.in (target_libs): Added target-zlib.
14057 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14058 (CONFIGURE_TARGET_MODULES): Likewise.
14059 (CHECK_TARGET_MODULES): Likewise.
14060 (INSTALL_TARGET_MODULES): Likewise.
14061 (CLEAN_TARGET_MODULES): Likewise.
14062 (configure-target-zlib): New target.
14063 (all-target-zlib): Likewise.
14064 (all-target-libjava): Depend on all-target-zlib.
14065 (configure-target-libjava): Depend on configure-target-zlib.
14066
14067 * Makefile.in (configure-target-libjava): Depend on
14068 configure-target-newlib.
14069 (configure-target-boehm-gc): New target.
14070 (configure-target-qthreads): New target.
14071
14072 * configure.in (target_libs): Added target-qthreads.
14073 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14074 (CONFIGURE_TARGET_MODULES): Likewise.
14075 (CHECK_TARGET_MODULES): Likewise.
14076 (INSTALL_TARGET_MODULES): Likewise.
14077 (CLEAN_TARGET_MODULES): Likewise.
14078 (all-target-qthreads): New target.
14079 (configure-target-libjava): Depend on configure-target-qthreads.
14080 (all-target-libjava): Depend on all-target-qthreads.
14081
14082 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14083 (CONFIGURE_TARGET_MODULES): Likewise.
14084 (CHECK_TARGET_MODULES): Likewise.
14085 (INSTALL_TARGET_MODULES): Likewise.
14086 (CLEAN_TARGET_MODULES): Likewise.
14087 (all-target-libjava): New target.
14088 (all-target-boehm-gc): Likewise.
14089 * configure.in (target_libs): Added libjava, boehm-gc.
14090
14091 1999-07-22 Ian Lance Taylor <ian@zembu.com>
14092
14093 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14094 configure.bat in SUPPORT_FILES.
14095 (gas+binutils.tar.bz2): Likewise.
14096
14097 * makeall.bat: Remove; obsolete.
14098
14099 1999-07-21 Ian Lance Taylor <ian@zembu.com>
14100
14101 From Mark Elbrecht:
14102 * configure.bat: Remove; obsolete.
14103
14104 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14105
14106 * configure: Add -W -Wall to the default CFLAGS when compiling with
14107 gcc.
14108
14109 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14110
14111 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14112
14113 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14114
14115 * configure.in: Build ld on IRIX6.
14116
14117 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14118
14119 * Makefile.in: Change distribution targets to use bzip2 instead of
14120 gzip.
14121 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14122 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14123
14124 1999-06-04 Nick Clifton <nickc@cygnus.com>
14125
14126 * config.sub: Add mcore target.
14127
14128 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14129
14130 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14131
14132 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14133
14134 * config.guess (dummy): Changed to $dummy.
14135
14136 1999-05-24 Nick Clifton <nickc@cygnus.com>
14137
14138 * config.sub: Tidied up case statements.
14139
14140 1999-05-22 Ben Elliston <bje@cygnus.com>
14141
14142 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14143 <jiro@din.or.jp>.
14144
14145 * config.guess: Merge with FSF version. Future changes will be
14146 more accurately recorded in this ChangeLog.
14147 * config.sub: Likewise.
14148
14149 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14150
14151 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14152
14153 1999-04-30 Tom Tromey <tromey@cygnus.com>
14154
14155 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14156
14157 1999-04-23 Tom Tromey <tromey@cygnus.com>
14158
14159 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14160
14161 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14162
14163 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14164 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14165 Bad merge removed these two changes.
14166
14167 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14168 Martin Heller (Ing.-Buero_Heller@t-online.de)
14169
14170 * config.guess (interix Alpha): Add.
14171
14172 1999-04-11 Richard Henderson <rth@cygnus.com>
14173
14174 * configure.in (i?86-*-beos*): Do config gperf; don't config
14175 gdb, newlib, or libgloss.
14176
14177 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14178
14179 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14180 link a trivial program with -mabi=64. If it fails, remove mabi=64
14181 from multidirs.
14182
14183 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14184
14185 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14186
14187 1999-04-08 Nick Clifton <nickc@cygnus.com>
14188
14189 * config.sub: Add support for mcore targets.
14190
14191 1999-04-07 Michael Meissner <meissner@cygnus.com>
14192
14193 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14194 not mt-ospace, in order to shut up assembler warning about using
14195 symbols that are named the same as registers.
14196
14197 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14198
14199 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14200 dependency list for all-target-cygmon.
14201
14202 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14203
14204 * config-ml.in: Check $host, not $target, for selective multilibs.
14205 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14206 thumb interworking, and underscore prefix multilibs.
14207
14208 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14209
14210 * missing: Update to version from current automake.
14211
14212 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14213
14214 * configure (gxx_include_dir): Removed.
14215
14216 * configure.in (gxx_include_dir): Handle it.
14217 * Makefile.in: Likewise.
14218
14219 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14220
14221 * config.sub (mips64vr4111,mips64vr4111el) Add.
14222
14223 1999-03-21 Ben Elliston <bje@cygnus.com>
14224
14225 * config.guess: Correct typo for detecting ELF on FreeBSD.
14226
14227 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14228
14229 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14230 config/mh-djgpp.
14231
14232 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14233
14234 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14235 all-target-newlib to dependency list for all-target-bsp.
14236
14237 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14238
14239 * config.sub: Add i386-uwin support.
14240 * config.guess: Likewise.
14241
14242 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14243
14244 * configure.in: cleanup, add mh-*pic handling for arm, special
14245 case powerpc*-*-aix*
14246
14247 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14248
14249 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14250 can be built.
14251
14252 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14253
14254 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14255 targets.
14256
14257 1999-03-02 Nick Clifton <nickc@cygnus.com>
14258
14259 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14260
14261 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14262
14263 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14264
14265 1999-02-24 Nick Clifton <nickc@cygnus.com>
14266
14267 * config.sub: Fix typo in arm recognition.
14268
14269 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14270
14271 * configure.in (noconfigdirs): Changed target_configdirs to
14272 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14273 rather than m68k-*-* since it is not known to work on
14274 m68k-aout. Ditto for arm-*-*oabi.
14275
14276 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14277
14278 * configure.in (*-*-windows*): Remove, no longer used.
14279
14280 1999-02-19 Ben Elliston <bje@cygnus.com>
14281
14282 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14283 Smart and improved by Andrew Cagney.
14284
14285 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14286
14287 * config.guess: Recognize openbsd-*-hppa.
14288
14289 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14290
14291 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14292 only if it is not empty.
14293
14294 1999-02-17 Nick Clifton <nickc@cygnus.com>
14295
14296 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14297
14298 * config.guess: Modified to recognize uname's armv* syntax.
14299
14300 * config.sub: Modified to recognize uname's armv* syntax.
14301
14302 1999-02-17 Mark Salter <msalter@cygnus.com>
14303
14304 * configure.in: Added target-bsp for sparclite.
14305
14306 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14307
14308 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14309
14310 1999-02-08 Nick Clifton <nickc@cygnus.com>
14311
14312 * configure.in: Add support for strongarm port.
14313 * config.sub: Add support for strongarm target.
14314
14315 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14316
14317 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14318 the old name config/mh-cygwin32.
14319 Enable texinfo.
14320
14321 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14322
14323 * configure.in: Do build ld for ix86 Solaris.
14324
14325 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14326
14327 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14328 $AR_FOR_TARGET. Likewise for RANLIB.
14329
14330 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14331
14332 * config.sub (oabi): Recognize.
14333 * configure.in (arm-*-oabi): Handle.
14334
14335 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14336
14337 * config.guess: Improve detection of i686 on UnixWare 7.
14338
14339 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14340
14341 * config.guess: Add support for i386-pc-interix.
14342 * config.sub: Likewise.
14343 * configure.in: Likewise.
14344
14345 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14346
14347 * Makefile.in: Remove unneeded all-target-libio from
14348 from all-target-winsup target since it is now unneeded.
14349 Add all-target-libtermcap in its place since it is now
14350 needed.
14351
14352 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14353
14354 * configure.in: makefile stub for cygwin target is probably
14355 unnecessary. Remove it for now.
14356
14357 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14358
14359 * configure.in: libtermcap.a should be built when cygwin is the
14360 target as well as the host.
14361 * config.guess: Allow mixed case in cygwin uname output.
14362 * Makefile.in: Add libtermcap target.
14363
14364 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14365
14366 * config.sub: Clean up handling of hppa2.0.
14367
14368 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14369
14370 * config.guess: Use C code to identify more HP machines.
14371
14372 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14373
14374 * config.sub: Handle hppa2.0.
14375
14376 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14377
14378 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14379 cygmon for all sparclite targets, regardless of object format.
14380
14381 1998-12-15 Mark Salter <msalter@cygnus.com>
14382
14383 * configure.in: Added target-bsp for several target architectures.
14384
14385 * Makefile.in: Added rules for bsp.
14386
14387 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14388
14389 * config.guess: Improve detection of hppa2.0 processors.
14390
14391 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14392
14393 * config.guess: Recognize FreeBSD using ELF automatically.
14394
14395 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14396
14397 * configure (skip-this-dir): Add handling for new shell script, which
14398 might be created by a sub-directory's configure to indicate, this particular
14399 directory is "unwanted".
14400 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14401
14402 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14403
14404 * ltconfig: import from libtool, after changing libtool to
14405 account for the cygwin name change.
14406
14407 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14408
14409 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14410 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14411
14412 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14413
14414 * configure.in: Add libtermcap to list of cygwin dependencies.
14415
14416 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14417
14418 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14419 they include winsup/include when it's a cygwin target.
14420
14421 1998-11-12 Tom Tromey <tromey@cygnus.com>
14422
14423 * configure.in (host_tools): Added zip.
14424 * Makefile.in (all-target-libjava): Depend on all-zip.
14425 (all-zip): New target.
14426 (ALL_MODULES): Added all-zip.
14427 (NATIVE_CHECK_MODULES): Added check-zip.
14428 (INSTALL_MODULES): Added install-zip.
14429 (CLEAN_MODULES): Added clean-zip.
14430
14431 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14432
14433 * Makefile.in: lose "32" from comment about cygwin.
14434
14435 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14436
14437 * configure.in: Use -Os to build target libraries for the fr30.
14438
14439 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14440
14441 * config.sub: Add fr30.
14442
14443 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14444
14445 * configure.in: drop "32" from config/mh-cygwin32. Check
14446 cygwin* instead of cygwin32*.
14447 * config.sub: Check cygwin* instead of cygwin32*.
14448
14449 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14450
14451 * config.guess: Match any version of Unixware7.
14452
14453 1998-10-20 Syd Polk <spolk@cygnus.com>
14454
14455 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14456 if desired.
14457
14458 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14459
14460 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14461 these if the appropriate directories and files to not exist.
14462
14463 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14464
14465 * Makefile.in (DEVO_SUPPORT): Add config.if.
14466
14467 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14468
14469 * configure: Add pattern to replace "build_tooldir"'s
14470 definition in the generated Makefile with "tooldir"'s
14471 actual value.
14472
14473 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14474
14475 * config.sub: Bring back lost sparcv9.
14476
14477 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14478
14479 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14480
14481 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14482 CC_FOR_TARGET and friends.
14483
14484 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14485
14486 * Makefile.in (build_tooldir): New variable, same as tooldir.
14487 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14488 -B$(build_tooldir)/bin/.
14489 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14490
14491 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14492
14493 * README: Remove installation instructions and refer to the
14494 INSTALL directory instead.
14495
14496 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14497
14498 * config.sub: Add support for i[34567]86-pc-udk.
14499 * configure.in: Likewise.
14500
14501 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14502
14503 * Makefile.in: add bzip2 package building bits for user
14504 tools module
14505 * configure.in: ditto
14506
14507 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14508
14509 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14510 (ALL_TARGET_MODULES): Add all-target-libobjc.
14511 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14512 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14513 (all-target-libchill): Add dependencies.
14514 * configure.in (target_libs): Add libchill.
14515
14516 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14517
14518 * configure.in (target_subdir): Remove duplicate line.
14519
14520 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14521
14522 * Makefile.in (all-automake): fix dependencies.
14523
14524 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14525
14526 * configure.in: Minor cleanups for building in the $(target_alias)
14527 subdir.
14528
14529 1998-09-22 Jim Wilson <wilson@cygnus.com>
14530
14531 * Makefile.in (bootstrap): Set r and s before make all. Use
14532 BASE_FLAGS_TO_PASS in make all.
14533 (cross): Likewise.
14534
14535 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14536
14537 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14538
14539 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14540
14541 * config.sub: Fix typo in last change.
14542
14543 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14544
14545 * config.sub: Add support for C4x target.
14546 * configure.in: Likewise.
14547
14548 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14549
14550 * config.sub: Recognize sparcv9 just like sparc64.
14551
14552 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14553
14554 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14555
14556 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14557
14558 * config.guess: Correctly identify Pentium II sco boxes.
14559
14560 * config.guess: Fix "tr" code. From Weiwen Liu.
14561
14562 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14563
14564 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14565 stabs.
14566
14567 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14568
14569 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14570 (ALL_TARGET_MODULES): Add all-target-libchill.
14571 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14572 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14573 (all-target-libchill): Add dependencies.
14574 * configure.in (target_libs): Add libchill.
14575
14576 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14577
14578 * config.guess: Avoid assumptions about "tr" behaves when
14579 LANG is set to something other than English.
14580
14581 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14582
14583 * configure (gxx_include_dir): Changed to
14584 '${prefix}/include/g++'-${libstdcxx_interface}.
14585
14586 * config.if: New to determine the interfaces.
14587
14588 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14589
14590 * config.guess: Detect and handle MPE/IX.
14591 * config.sub: Deal with MPE/IX.
14592
14593 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14594
14595 * configure.in: Use mh-aix43.
14596
14597 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14598
14599 * configure: Fix --without/--disable cases for gxx-include-dir.
14600
14601 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14602
14603 * mdata-sh: Imported. Needed for automake support.
14604
14605 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14606
14607 * Makefile.in (taz): Try "chmod -R og=u ." before
14608 "chmod og=u `find . -print`".
14609
14610 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14611
14612 * configure.in: Add arm-elf and thumb-elf support.
14613
14614 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14615
14616 * Makefile.in: Undo previous patch.
14617
14618 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14619
14620 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14621 to here ...
14622 (install-no-fixedincludes): and here
14623 (INSTALL_MODULES): ... from here.
14624
14625 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14626
14627 * config.sub: Merge with FSF.
14628
14629 * config.guess: Merge with FSF.
14630
14631 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14632
14633 * configure (extraconfigdirs): New variable.
14634 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14635 * Makefile.in (all): Move higher in file.
14636 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14637 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14638 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14639 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14640 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14641
14642 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14643
14644 * Makefile.in (all-target-libjava): Depend on all-gcc and
14645 all-target-newlib.
14646 (configure-target-libjava): Depend on $(ALL_GCC).
14647
14648 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14649
14650 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14651 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14652
14653 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14654
14655 * INSTALL/README: Fix typo.
14656
14657 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14658
14659 * ylwrap: Change absolute path checks to check for DOS style path
14660 names.
14661
14662 * ylwrap: Don't use a full path name if the source file is in the
14663 same directory. From hjl@lucon.org (H.J. Lu).
14664
14665 * config-ml.in: Default to being verbose, to match Feb 18 change to
14666 configure.
14667
14668 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14669
14670 Brought over from egcs:
14671
14672 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14673
14674 * configure.in (target_subdir): Set to ${target_alias} instead
14675 of "libraries".
14676
14677 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14678
14679 * configure.in (target_subdir): Set to libraries if enable_multilib.
14680
14681 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14682
14683 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14684 multilibs, force reconfiguration the first time we create
14685 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14686
14687 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14688
14689 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14690 avoid confusion with --no-recursion.
14691
14692 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14693
14694 * configure.in: Win32 hosts shouldn't use install -x
14695 * install-sh: remove -x option, and special .exe-handling
14696 hack.
14697
14698 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14699
14700 * config.guess: Recognize i586-pc-beos.
14701 * configure.in: Don't build some bits for beos.
14702
14703 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14704
14705 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14706 CFLAGS default to -O2.
14707
14708 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14709 when using GNU ld.
14710
14711 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14712
14713 * ltmain.sh: Correct install when using a different shell.
14714
14715 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14716
14717 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14718
14719 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14720
14721 * makefile.vms: Update to build binutils/makefile.vms. Add install
14722 target.
14723
14724 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14725
14726 * ltconfig: Update to correct AIX handling.
14727
14728 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14729
14730 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14731
14732 * configure.in (target_subdir): Set to ${target_alias} instead
14733 of "libraries".
14734
14735 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14736
14737 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14738 (Makefile): Depend on $(gcc_version_trigger).
14739
14740 * configure (gcc_version): Change default initializer to empty
14741 string.
14742 (gcc_version_trigger): New variable; pass this variable down
14743 to subdir configures to enable them checking gcc's version
14744 themselves. Emit make macros for both gcc_version vars.
14745 (topsrcdir): Initialize reliably.
14746 (recursion line): Remove --with-gcc-version=${gcc_version}.
14747
14748 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14749
14750 * configure (enable_version_specific_runtime_libs): Implement new flag
14751 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14752 in $(libsubdir); emit definition in each generated Makefile.
14753 (gxx_include_dir): Initialize depending on
14754 $enable_version_specific_runtime_libs.
14755
14756 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14757
14758 * configure (gcc_version): Initialize properly depending on
14759 how and where configure is started.
14760 (recursion line): Pass a --with-gcc-version=${gcc_version}
14761 to configures in subdirs.
14762
14763 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14764
14765 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14766 cygmon
14767
14768 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14769
14770 * configure.in: Add cygmon and libstub support for mn10200.
14771
14772 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14773
14774 * configure (gcc_version): Add new variable describing the
14775 particular gcc version we're building.
14776 * Makefile.in (libsubdir): Add new macro for the directory
14777 in which the compiler finds executables, libraries, etc.
14778 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14779 and libsubdir.
14780
14781 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14782
14783 * Makefile.in (local-clean): Remove *.log.
14784 (warning.log): Built with warn_summary from build.log.
14785 (mail-report.log): Run test_summary.
14786 (mail-report-with-warnings.log): Run test_summary including
14787 warning.log in the report.
14788
14789 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14790
14791 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14792
14793 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14794
14795 * Makefile.in (grep): Grep no longer depends on libiberty.
14796
14797 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14798
14799 * Makefile.in: all-snavigator needs all-libgui.
14800
14801 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14802
14803 * configure.in: Add cygmon and libstub support for mn10300.
14804
14805 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14806
14807 * missing: Update to version from automake 1.3.
14808
14809 * ltmain.sh: On installation, don't get confused if the same name
14810 appears more than once in the list of library names.
14811
14812 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14813
14814 * config.sub: Accept m68060 and m5200 as CPU names.
14815
14816 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14817
14818 * configure: Use && rather than using -a in test, because odd
14819 strings can confuse test.
14820 * configure.in: Likewise.
14821
14822 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14823
14824 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14825
14826 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14827
14828 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14829 bootstrap4-lean): New targets.
14830
14831 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14832
14833 * mpw-* Delete. Not used.
14834
14835 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14836
14837 * COPYING.LIB: Update FSF address.
14838
14839 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14840
14841 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14842
14843 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14844 GAS_SUPPORT_DIRS.
14845
14846 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14847
14848 * ltconfig, ltmain.sh: Avoid producing a version number if
14849 -version-info was not used.
14850
14851 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14852
14853 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14854 building with newlib.
14855
14856 1998-04-30 Paul Eggert <eggert@twinsun.com>
14857
14858 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14859 Solaris `make' causes it to continue to next definition.
14860
14861 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14862
14863 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14864 the right GUI libraries and files are installed along with GDB.
14865
14866 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14867
14868 * configure.in: Change alpha to alpha* in several places.
14869
14870 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14871
14872 * config.sub: Recognize sparc86x.
14873
14874 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14875
14876 * configure.in (--enable-target-optspace): Remove debug echo.
14877
14878 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14879
14880 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14881
14882 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14883
14884 * ltconfig: Update cygwin32 support.
14885
14886 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14887 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14888 (GDB_SUPPORT_DIRS): Likewise.
14889
14890 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14891
14892 * configure.in (target_makefile_frag): If --enable-target-optspace,
14893 use -Os to compile target libraries rather than -O2. Default to
14894 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14895 not used.
14896 * configure.in (target_cflags): Ditto for d30v.
14897
14898 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14899
14900 * Makefile.in (all-bfd): Depend on all-intl.
14901 (all-binutils): Likewise.
14902 (all-gas): Likewise.
14903 (all-gprof): Likewise.
14904 (all-ld): Likewise.
14905
14906 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14907
14908 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14909
14910 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14911
14912 * Makefile.in (all-bfd): Depend upon all-libiberty.
14913
14914 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14915
14916 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14917
14918 * Makefile.in: Add libstub.
14919
14920 * configure.in: Ditto. Build libstub for targets that have cygmon
14921 support.
14922
14923 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14924
14925 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14926
14927 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14928
14929 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14930 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14931
14932 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14933
14934 * configure: Define DEFAULT_M4 by searching PATH.
14935 * Makfile.in: Use DEFAULT_M4.
14936
14937 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14938
14939 * ltconfig: Add cygwin32 support.
14940
14941 * Makefile.in, configure.in: Add libtool as a native only directory
14942 to configure and build.
14943
14944 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14945
14946 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14947
14948 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14949
14950 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14951
14952 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14953
14954 * Makefile.in: add ash make rules
14955 * configure.in: add ash to native_only and host_tools lists
14956
14957 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14958
14959 * Makefile.in (all-gettext, all-intl): New targets.
14960 (ALL_MODULES): Added all-gettext, all-intl.
14961 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14962 (INSTALL_MODULES): Added install-gettext, install-intl.
14963 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14964
14965 * configure.in (host_tools): Added gettext.
14966 (native_only): Likewise.
14967 (noconfigdirs) [various cases]: Likewise.
14968 (host_libs): Added intl.
14969
14970 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
14971
14972 * configure: Do not disable building gdbtk for cygwin32 hosts.
14973
14974 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
14975
14976 * configure.in: Add thumb-coff target.
14977 * config.sub: Add thumb-coff target.
14978
14979 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
14980
14981 * Makefile.in: Revert yesterday's change.
14982 (all-target-winsup): all-target-librx stays out of here.
14983
14984 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
14985
14986 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
14987 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
14988 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
14989 Remove references to librx and libg++.
14990
14991 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
14992
14993 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
14994 recursive makes
14995
14996 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
14997
14998 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
14999 for newlib directory.
15000 (CXX_FOR_TARGET): Likewise.
15001
15002 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15003
15004 * ltconfig: Update after libtool/ltconfig.in change for
15005 hpux11.
15006
15007 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15008
15009 * ltconfig, ltmain.sh: Update to libtool 1.2.
15010
15011 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15012
15013 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15014 (install-gcc-cross): Instead, override LANGUAGES here.
15015
15016 1998-03-18 Dave Love <d.love@dl.ac.uk>
15017
15018 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15019 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15020
15021 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15022
15023 * configure.in: Add Thumb-pe target.
15024
15025 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
15026
15027 * Makefile.in - changed sn targets to snavigator
15028 * configure.in - changed sn targets to snavigator
15029
15030 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15031
15032 * config-ml.in: After building symlink tree call make distclean
15033 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15034 to be the case for libiberty.
15035
15036 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15037
15038 * configure: When making link, also check the current
15039 directory. The configure scripts may create one.
15040
15041 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15042
15043 * config.sub: Accept alphapca56 and alphaev6 properly.
15044
15045 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15046
15047 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15048
15049 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15050
15051 * config.sub (sco5): Fix typo.
15052
15053 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15054
15055 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15056 install-itcl.
15057 (install-itcl): Remove dependency on install-tcl.
15058
15059 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15060
15061 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15062
15063 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15064
15065 * configure.in: Don't build libgui for a cygwin32 target when not on
15066 a cygwin32 host.
15067
15068 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15069
15070 * configure (redirect): Set to null, so default behavior of
15071 configure is now --verbose.
15072
15073 1998-02-16 Dave Love <d.love@dl.ac.uk>
15074
15075 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15076 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15077
15078 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15079
15080 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15081 this change to sync Makefile.in with its ChangeLog entries.
15082
15083 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15084
15085 * ltmain.sh (mkdir): Check that the directory doesn't exist
15086 before we exit with error, so that we don't get races during
15087 parallel builds.
15088
15089 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15090
15091 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15092
15093 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15094
15095 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15096 PICFLAG_FOR_TARGET.
15097 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15098
15099 * configure: Emit a definition for the new macro enable_shared
15100 into each Makefile.
15101
15102 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15103
15104 * configure.in (host_tools, native_only): Add libtool.
15105
15106 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15107
15108 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15109 Fix typo in ming config comment.
15110
15111 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15112
15113 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15114
15115 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15116
15117 * config.sub: Add tic30 cases, and map c30 to tic30.
15118
15119 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15120
15121 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15122 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15123 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15124 (CLEAN_TARGET_MODULES): Similarly
15125 (all-target-libf2c): Add dependences.
15126 * configure.in (target_libs): Add libf2c.
15127
15128 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15129
15130 * configure.in: Remove expect from noconfigdirs when target
15131 is cygwin32. OK to build expect and dejagnu with Canadian
15132 Cross.
15133
15134 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15135
15136 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15137 host.
15138
15139 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15140 and mingw32.
15141
15142 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15143
15144 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15145 here as it is not defined in the toplevel Makefile.
15146
15147 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15148
15149 * configure (package_makefile_rules_frag): New variable, which names
15150 a file with generic rules, ...
15151 Change comment to mention we now have FIVE parts.
15152 * configure: Undo last change.
15153
15154 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15155
15156 * config.guess: More accurate determination of HP processor types.
15157 * config.sub: More accurate determination of HP processor types.
15158
15159 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15160
15161 * configure (package_makefile_frag): Move inserting the
15162 ${package_makefile_frag} to where it should be according
15163 to the comment.
15164
15165 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15166
15167 * config.guess: Add support for Linux/ARM.
15168
15169 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15170
15171 * .cvsignore: Remove *-info and *-install since they match
15172 release-info and mpw-install, which we don't want to just ignore.
15173
15174 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15175
15176 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15177
15178 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15179
15180 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15181 local_prefix to sub-make invocations.
15182
15183 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15184
15185 * configure.in: Check makefile fragments in the source
15186 directory.
15187
15188 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15189
15190 * configure.in: Check whether host and target makefile
15191 fragments exist before adding them to *_makefile_frag.
15192
15193 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15194
15195 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15196
15197 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15198
15199 * configure.in: Make sure we only replace RPATH_ENVVAR on
15200 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15201 regexp to sed.
15202
15203 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15204 to sub-makes.
15205
15206 1998-01-13 Lee Iverson (leei@ai.sri.com)
15207
15208 * config-ml.in (multi-do): LDFLAGS must include multilib
15209 designator.
15210
15211 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15212
15213 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15214
15215 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15216
15217 * config.sub: Add mingw32 support.
15218 * configure.in: Likewise.
15219
15220 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15221
15222 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15223
15224 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15225
15226 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15227 * configure (gxx_include_dir): Provide a definition for subdirs
15228 which do not use autoconf.
15229
15230 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15231
15232 * config.guess: Sync with egcs. Picks up new alpha support,
15233 BeOS & some additional linux support.
15234
15235 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15236
15237 * config.guess: HP 9000/803 is a PA1.1 machine.
15238
15239 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15240
15241 * configure.in: It's alpha*-...
15242
15243 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15244
15245 * configure.in (host_makefile_frag, target_makefile_frag):
15246 Handle multiple config files.
15247 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15248 alpha-*-*.
15249
15250 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15251
15252 * mkdep: New file.
15253
15254 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15255
15256 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15257
15258 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15259
15260 * Makefile.in: Add libgui directory.
15261 (GDB_TK): Add all-libgui.
15262 * configure.in: Add libgui directory.
15263 * configure: Add all-libgui to GDB_TK.
15264
15265 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15266
15267 * config-ml.in (multidirs): Add m32r to multilib list.
15268
15269 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15270
15271 * Makefile.in (all-target-gperf): Change dependency to
15272 all-target-libstdc++.
15273
15274 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15275
15276 * config.guess: Add BeOS support.
15277
15278 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15279
15280 Source directory cvs renamed to cvssrc:
15281 * configure.in (host_tools): Change cvs to cvssrc.
15282 (native_only): Likewise.
15283 (noconfigdirs) [various cases]: Likewise.
15284 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15285 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15286 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15287 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15288 (all-cvssrc): Rename target from all-cvs.
15289
15290 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15291
15292 * configure (gxx_include_dir): Fix thinko.
15293
15294 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15295
15296 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15297 (install-cross, install-gcc-cross): New targets.
15298
15299 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15300
15301 * configure.in (noconfigdirs): Add support for Thumb target.
15302
15303 * config.sub (maybe_os): Add support for Thumb target.
15304
15305 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15306
15307 * Makefile.in: Add rules for cygmon.
15308
15309 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15310
15311 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15312
15313 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15314 * configure (gxx_include_dir): Provide a definition for subdirs
15315 which do not use autoconf.
15316
15317 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15318
15319 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15320 11/18/97 build
15321
15322 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15323
15324 * From Franz Sirl.
15325 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15326 found on RedHat Linux systems.
15327
15328 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15329
15330 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15331 guesses.
15332
15333 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15334
15335 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15336
15337 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15338
15339 * ltmain.sh: If mkdir fails, check whether the directory was created
15340 anyhow by some other process.
15341
15342 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15343
15344 * configure.in (d30v-*-*): Configure all directories.
15345
15346 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15347
15348 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15349 for the D30V.
15350
15351 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15352
15353 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15354
15355 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15356
15357 * include/libiberty.h: Add extern "C" { so it can be used with C++
15358 progrms.
15359 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15360 programs.
15361
15362 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15363
15364 * configure.in (d30v-*-*): Configure GCC now.
15365
15366 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15367
15368 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15369 is no longer needed.
15370
15371 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15372
15373 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15374
15375 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15376
15377 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15378 targets using "$@" to provide support for similar but not identical
15379 targets without having to duplicate code.
15380
15381 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15382
15383 * makefile.vms: Fix to work with DEC C.
15384
15385 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15386
15387 * config.sub: Add mips-tx39-elf to marketing names.
15388
15389 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15390
15391 * ltmain.sh: Handle symlinks in generated script.
15392
15393 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15394
15395 * configure: Handle autoconf style directory options: --bindir,
15396 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15397 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15398 --sysconfdir.
15399 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15400 (sharedstatedir, localstatedir, oldincludedir): New variables.
15401 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15402 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15403 sbindir, sharedstatedir, and sysconfdir.
15404
15405 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15406
15407 * Makefile.in (bootstrap-lean): New target.
15408
15409 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15410
15411 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15412 sn, and gnuserv from noconfigdirs.
15413
15414 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15415
15416 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15417
15418 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15419
15420 * Makefile.in (cross): New target.
15421
15422 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15423 Jeff Law <law@cygnus.com>
15424
15425 * Makefile.in (bootstrap2, bootstrap3): New targets.
15426 (all-bootstrap): Remove outdated and confusing target.
15427 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15428
15429 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15430
15431 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15432 windows. Consistent with gdb/configure.
15433
15434 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15435
15436 * configure.in: Name Linux target fragment.
15437
15438 * configure: Rewrite so that project Makefile fragment is inserted
15439 first and appears last in the resulting Makefile.
15440
15441 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15442
15443 * Makefile.in (install-itcl): Install tcl first.
15444
15445 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15446
15447 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15448
15449 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15450
15451 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15452
15453 * configure.in (skipdirs): Add target-librx for Linux.
15454 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15455
15456 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15457
15458 * Makefile.in (bootstrap): New target.
15459
15460 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15461
15462 * config.sub: Accept 'amigados' for backward compatibility.
15463
15464 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15465
15466 * config.guess: Merge with FSF.
15467
15468 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15469
15470 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15471
15472 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15473
15474 * config.sub: Add "marketing-names" patch.
15475
15476 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15477
15478 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15479
15480 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15481
15482 * config.sub: Handle v850-elf.
15483
15484 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15485
15486 * .cvsignore (*-install): Remove.
15487
15488 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15489
15490 * ltconfig: Set CONFIG_SHELL in libtool.
15491 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15492
15493 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15494
15495 * configure.in (target_subdir): Set to libraries if enable_multilib.
15496
15497 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15498
15499 * config.guess: Update from gcc directory.
15500
15501 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15502
15503 * Makefile.in (all-sim): Depends on all-readline.
15504
15505 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15506
15507 * Makefile.in (BISON, YACC): Use $$s.
15508 (all-bison): Depend on all-texinfo.
15509
15510 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15511
15512 * Makefile.in (BISON): Add -L flag.
15513 (YACC): Likewise.
15514
15515 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15516
15517 * configure.in (noconfigdirs): Add support for v850e target.
15518
15519 * config.sub (maybe_os): Add support for v850e target.
15520
15521 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15522
15523 * configure.in (noconfigdirs): Add support for v850ea target.
15524
15525 * config.sub (maybe_os): Add support for v850ea target.
15526
15527 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15528
15529 * config.sub: Add mipstx39. Delete r3900.
15530
15531 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15532
15533 * Makefile.in (all-autoconf): Depends on all-texinfo.
15534
15535 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15536
15537 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15538 eabi targets.
15539
15540 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15541
15542 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15543
15544 * configure: When handling a Canadian Cross, handle YACC as well as
15545 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15546 * Makefile.in (all-bison): Depend upon all-texinfo.
15547
15548 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15549
15550 * Makefile.in (BISON): bison, not byacc or bison -y.
15551 (YACC): bison -y or byacc or yacc.
15552 (various): Add *-bison as appropriate.
15553 (taz): No need to mess with BISON anymore.
15554
15555 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15556
15557 * configure: If OSTYPE matches *win32*, try to find a good value for
15558 CONFIG_SHELL.
15559
15560 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15561
15562 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15563 configure.in if it is present.
15564
15565 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15566
15567 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15568
15569 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15570
15571 * config.sub: Recognize `arc' cpu.
15572 * configure.in: Likewise.
15573 * config-ml.in: Likewise.
15574
15575 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15576
15577 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15578
15579 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15580
15581 * configure: Changed sed delimiter from ':' to '|' when
15582 attempting to substitute ${config_shell} for SHELL. On
15583 NT ${config_shell} may contain a ':' in it.
15584
15585 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15586
15587 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15588
15589 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15590
15591 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15592
15593 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15594
15595 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15596
15597 * ylwrap: If the program is a relative path, force it to be
15598 absolute.
15599
15600 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15601
15602 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15603
15604 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15605
15606 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15607 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15608 for libraries.
15609
15610 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15611
15612 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15613 separated by spaces.
15614
15615 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15616
15617 * ylwrap: New file.
15618 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15619
15620 * ltmain.sh: Handle /bin/sh at start of install program.
15621
15622 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15623
15624 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15625 * missing: New file, from automake 1.2.
15626
15627 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15628
15629 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15630 check-tk to CHECK_X11_MODULES.
15631
15632 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15633
15634 * config.sub: Merge with FSF.
15635
15636 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15637
15638 * config.guess: Merge with FSF.
15639
15640 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15641
15642 * configure: Treat msdosdjgpp like go32.
15643 * configure.in: Likewise. Don't remove gprof for go32.
15644
15645 * configure: Change Makefile.tem2 to Makefile.tm2.
15646
15647 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15648
15649 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15650
15651 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15652
15653 * install-sh (chmodcmd): Set to null if the DST directory already
15654 exists. Same as Nov 11th change.
15655
15656 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15657
15658 * configure (GDB_TK): Needs itcl and tix.
15659
15660 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15661
15662 * config.guess: Update from FSF.
15663
15664 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15665
15666 * Makefile.in (GDB_TK): Depend on itcl and tix.
15667
15668 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15669
15670 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15671 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15672 (INSTALL_SCRIPT): New variable.
15673 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15674 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15675 to -x.
15676 * install-sh: Add support for -x option.
15677
15678 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15679
15680 * configure.in, Makefile.in: Treat tix like itcl.
15681
15682 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15683
15684 * Makefile.in (WINDRES): New variable.
15685 (WINDRES_FOR_TARGET): New variable.
15686 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15687 (EXTRA_HOST_FLAGS): Add WINDRES.
15688 (EXTRA_TARGET_FLAGS): Add WINDRES.
15689 (EXTRA_GCC_FLAGS): Add WINDRES.
15690 ($(DO_X)): Pass down WINDRES.
15691 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15692 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15693 DLLTOOL_FOR_TARGET.
15694
15695 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15696
15697 * configure.in: configure sim before gdb for win32-x-ppc
15698
15699 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15700
15701 Move gperf into the toplevel, from libg++.
15702 * configure.in (target_tools): Add target-gperf.
15703 (native_only): Add target-gperf.
15704 * Makefile.in (all-target-gperf): New target, depend on
15705 all-target-libg++.
15706 (configure-target-gperf): Empty rule.
15707 (ALL_TARGET_MODULES): Add all-target-gperf.
15708 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15709 (CHECK_TARGET_MODULES): Add check-target-gperf.
15710 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15711 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15712
15713 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15714
15715 * config.sub (mn10200): Recognize new basic machine.
15716
15717 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15718
15719 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15720 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15721
15722 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15723
15724 * configure.in: If we're building mips-sgi-irix6* native, turn on
15725 ENABLE_MULTILIB and set TARGET_SUBDIR.
15726
15727 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15728
15729 * Makefile.in (all-sn): Depend on all-grep.
15730
15731 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15732
15733 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15734
15735 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15736 Makefile. From Jeff Makey <jeff@cts.com>.
15737 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15738
15739 * Makefile.in (DISTBISONFILES): Remove.
15740 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15741 $(DEFAULT_YACC).
15742
15743 * configure.in: Build itl, db, sn, etc., when building for native
15744 cygwin32.
15745
15746 * Makefile.in (LD): New variable.
15747 (EXTRA_HOST_FLAGS): Pass down LD.
15748 ($(DO_X)): Likewise.
15749
15750 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15751
15752 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15753
15754 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15755
15756 * configure.in (targargs): Strip out any supplied --build argument
15757 before adding our own. Always add --build.
15758
15759 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15760
15761 * configure.in (targargs): Pass --build if we're doing
15762 a cross-compile.
15763
15764 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15765
15766 * configure: Use '|' instead of ":" as the separator in
15767 sed. Otherwise sed chokes on NT path names with drive
15768 designators. Also look for "?:*" as the leading characters in an
15769 absolute pathname.
15770
15771 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15772
15773 * config.sub: Support for r3900.
15774
15775 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15776
15777 * configure.in: Use install-sh, not install.sh.
15778
15779 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15780
15781 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15782 apply it twice.
15783
15784 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15785
15786 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15787 install-binutils.
15788
15789 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15790
15791 * Makefile.in: Add automake targets.
15792 * configure.in (host_tools): Add automake.
15793
15794 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15795
15796 * configure: Default CXX to c++, not gcc.
15797 * Makefile.in (CXX): Set to c++, not gcc.
15798 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15799
15800 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15801
15802 * install-sh: try appending a .exe if source file doesn't
15803 exist
15804
15805 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15806
15807 * configure.in: Turn on multilib by default.
15808 (cross_only): Remove target-libiberty.
15809
15810 * Makefile.in (all-gcc): Don't depend on libiberty.
15811
15812 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15813
15814 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15815
15816 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15817
15818 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15819 (DISTBISONFILES): Add ld/Makefile.in
15820
15821 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15822
15823 * configure.in: if target is cygwin32 but host isn't cygwin32,
15824 don't configure gdb tcl tk expect, not just gdb.
15825
15826 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15827
15828 * configure.in: Added gnuserv everywhere sn appears.
15829
15830 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15831 (CROSS_CHECK_MODULES): Added check-gnuserv.
15832 (INSTALL_MODULES): Added install-gnuserv.
15833 (CLEAN_MODULES): Added clean-gnuserv.
15834 (all-gnuserv): New target.
15835
15836 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15837
15838 * config.guess: Fixes for MIPS OpenBSD systems.
15839
15840 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15841
15842 * Makefile.in (INSTALL_XFORM): Remove.
15843 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15844
15845 * mkinstalldirs: New file, copied from automake.
15846 * Makefile.in (installdirs): Rename from install-dirs. Use
15847 mkinstalldirs. Change all users.
15848 (DEVO_SUPPORT): Add mkinstalldirs.
15849
15850 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15851
15852 * install-sh: Rename from install.sh.
15853 * Makefile.in (INSTALL): Change install.sh to install-sh.
15854 (DEVO_SUPPORT): Likewise.
15855
15856 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15857 Graichen <graichen@rzpd.de>.
15858
15859 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15860
15861 * config.guess: Recognize OpenBSD systems correctly.
15862
15863 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15864
15865 * README, Makefile.in (ETC_SUPPORT): Remove references to
15866 cfg-paper*, configure.{texi,man,info*}._
15867
15868 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15869
15870 * Makefile.in (all.normal): Ensure that gcc is built after all
15871 the x11 - ie gdb - targets.
15872
15873 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15874
15875 * makefile.vms: Don't run conf-a-gas.
15876
15877 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15878
15879 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15880
15881 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15882
15883 * configure.in: Remove noconfigdirs case since gdb also
15884 configures and builds for tic80-coff.
15885
15886 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15887
15888 * configure: Set cache_file to config.cache.
15889 * Makefile.in (local-distclean): Remove config.cache.
15890
15891 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15892
15893 * COPYING: Update FSF address.
15894
15895 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15896
15897 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15898 noconfigdirs.
15899
15900 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15901
15902 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15903 MAKEDIRS, is empty.
15904
15905 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15906
15907 * config.sub: Tweak mn10300 entry.
15908
15909 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15910
15911 * configure.in (host_tools): Put sim before gdb, so gdb's
15912 configure.tgt can determine if the simulator was configured.
15913
15914 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15915
15916 * config.sub: Move BeOS $os case to be with other Cygnus
15917 local cases.
15918
15919 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15920
15921 * config.sub: Remove misplaced comment that broke Linux.
15922
15923 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15924
15925 * config.sub: Add BeOS support.
15926
15927 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15928
15929 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15930
15931 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15932
15933 * configure.in (noconfigdirs): Remove tcl and tk from
15934 noconfigdirs for cygwin32 builds.
15935
15936 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15937
15938 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15939
15940 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15941
15942 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15943 make-all.com, use makefile.vms instead.
15944
15945 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15946
15947 * config.sub: Accept -lnews*.
15948
15949 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15950
15951 * configure.in (noconfigdirs): Disable target-newlib,
15952 target-examples and target-libiberty for d30v.
15953
15954 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15955
15956 * configure.in (noconfigdirs): Enable ld for d30v.
15957
15958 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15959
15960 * configure.in (tic80-*-*): Build compiler.
15961
15962 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15963
15964 * configure.in (d30v-*): Remove sim directory from list of
15965 unsupported d30v directories
15966
15967 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15968
15969 * config.sub, configure.in: Add d30v target cpu.
15970
15971 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
15972
15973 * makefile.vms: New file.
15974 * make-all.com: Remove.
15975
15976 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
15977
15978 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
15979
15980 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
15981
15982 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
15983
15984 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
15985
15986 * Makefile.in (ALL_MODULES): Added all-db.
15987 (CROSS_CHECK_MODULES): Addec check-db.
15988 (INSTALL_MODULES): Added install-db.
15989 (CLEAN_MODULES): Added clean-db.
15990
15991 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
15992
15993 * config.guess: Merge with latest FSF sources.
15994
15995 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
15996
15997 * Makefile.in (ALL_MODULES): Added all-itcl.
15998 (CROSS_CHECK_MODULES): Added check-itcl.
15999 (INSTALL_MODULES): Added install-itcl.
16000 (CLEAN_MODULES): Added clean-itcl.
16001
16002 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16003
16004 * configure.in: build gdb for mn10200
16005
16006 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16007
16008 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16009
16010 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16011
16012 * configure.in (tic80-*-*): Turn off most targets right now.
16013
16014 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16015
16016 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16017 rather than the makeinfo program.
16018 (do-info): Depend upon all-texinfo.
16019
16020 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16021
16022 * configure.in: Remove uses of config/mh-linux.
16023
16024 * config.sub, config.guess: Merge with latest FSF sources.
16025
16026 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16027
16028 * config.sub (case $basic_machine): Add tic80 entries.
16029
16030 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16031
16032 * config.sub, config.guess: Merge with latest FSF sources.
16033
16034 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16035
16036 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16037 * mpw-config.in: Test for NewFolderRecursive.
16038 * mpw-install: Use symbolic name for startup filename.
16039 * mpw-README: Add various additional details.
16040
16041 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16042
16043 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16044
16045 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16046
16047 * configure.in: Do build gcc and the target libraries for
16048 the mn10200.
16049
16050 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16051
16052 * configure.in: don't avoid building gdb for mn10300 any more
16053 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16054 instead of single-quoting it.
16055
16056 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16057
16058 * configure.in: Don't use --with-stabs on IRIX 6.
16059
16060 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16061
16062 * configure.in (m32r): Build gdb, libg++ now.
16063
16064 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16065
16066 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16067 directories from noconfigdirs.
16068
16069 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16070
16071 * config.sub (basic_machine): added mips16 configuration
16072
16073 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16074
16075 * config.sub: Handle d10v-unknown.
16076
16077 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16078
16079 * config.sub: Handle v850-unknown.
16080
16081 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16082
16083 * Makefile.in: add findutils
16084 * configure.in: add findutils to list of host_tools
16085
16086 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16087
16088 * config.sub: Handle mn10200 and mn10300.
16089
16090 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16091
16092 * configure.in (d10v-*): Do not build librx.
16093
16094 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16095
16096 * configure.in (mn10300): Build everything except gdb & libgloss.
16097
16098 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16099
16100 * config.guess: Patch for Dansk Data Elektronik servers,
16101 from Niels Skou Olsen <nso@dde.dk>.
16102
16103 For ncr, use /bin/uname rather than uname, since GNU uname does not
16104 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16105
16106 Patch for MIPS R4000 running System V,
16107 from Eric S. Raymond <esr@snark.thyrsus.com>.
16108
16109 Fix thinko for nextstep.
16110
16111 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16112
16113 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16114 * config.guess: Guess mips-dec-mach_bsd4.3.
16115
16116 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16117 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16118 release numbers.
16119 * config.guess (mips-mips-riscos*): Emit just enough of the
16120 release number.
16121
16122 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16123 * config.guess (sparc-auspex-sunos*): Added.
16124 (f300-fujitsu-*): Added.
16125
16126 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16127 * config.guess: Recognize a Tadpole as a sparc.
16128
16129 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16130
16131 * config.guess: Don't assume that NextStep version is either 2 or
16132 3. NextStep 4 (aka OpenStep 4) has come out now.
16133
16134 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16135
16136 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16137 From Rik Faith <faith@cs.unc.edu>.
16138
16139 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16140
16141 * config.sub: Contributions from bug-gnu-utils to:
16142 Support plain "hppa" (no version given) architecture, reported by
16143 OpenStep.
16144 OpenBSD like NetBSD.
16145 LynxOs is not a hardware supplier.
16146
16147 * config.guess: Contributions from bug-gnu-utils to add support for:
16148 OpenBSD like NetBSD.
16149 Stratus systems.
16150 More Pyramid systems.
16151 i[n>4]86 Intel chips.
16152 M680[n>4]0 Motorola chips.
16153 Use unknown instead of lynx for hardware manufacturer.
16154
16155 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16156
16157 * install.sh (chmodcmd): Set to null if the DST directory already
16158 exists.
16159
16160 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16161
16162 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16163 not use mt-ppc target Makefile fragment any more.
16164
16165 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16166
16167 * configure.in (*-*-windows): Exclude everything but those dirs
16168 needed to build windows.
16169
16170 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16171
16172 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16173
16174 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16175
16176 * configure.in: Exclude mmalloc from i386-windows.
16177
16178 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16179
16180 * Undo my previous change.
16181
16182 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16183
16184 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16185 unconditionally.
16186 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16187
16188 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16189
16190 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16191 host to add it's own flags.
16192
16193 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16194
16195 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16196
16197 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16198
16199 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16200 (CXX_FOR_TARGET): Likewise.
16201 (GCC_FOR_TARGET): Define.
16202 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16203 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16204 CC_FOR_TARGET was specified on the command line.
16205 (MAKEOVERRIDES): Don't define.
16206
16207 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16208
16209 * configure.in (m32r): Fix spelling of libg++ libs.
16210
16211 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16212
16213 * config.sub (-apple*): Remove, now redundant.
16214
16215 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16216
16217 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16218
16219 * configure: Rework yesterday's sed script patch.
16220
16221 * config.sub: Merge with FSF.
16222
16223 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16224
16225 * config.guess: Merge from FSF.
16226
16227 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16228 * config.guess: Use pc instead of unknown, for pc clone systems.
16229 Change linux to linux-gnu.
16230
16231 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16232 * config.guess: Avoid non-portable tr syntax.
16233
16234 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16235
16236 * test-build.mk (HOLES): Add "xargs" for gdb.
16237
16238 * configure: Avoid hpux10.20 sed bug.
16239
16240 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16241
16242 * configure.in: Add support for windows host
16243 (that is a build done under the Microsoft build environment).
16244
16245 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16246
16247 * Makefile.in: Replace all uses of srcroot with s, to shrink
16248 command line lengths.
16249
16250 Patches from Geoffrey Noer <noer@cygnus.com>:
16251 * configure.in: If configuring for newlib, pass --with-newlib to
16252 subdirectories.
16253 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16254 -Bnewlib/ and -Lwinsup to gcc.
16255 (CXX_FOR_TARGET): Likewise.
16256
16257 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16258
16259 * Makefile.in (ETC_SUPPORT): Add configure.
16260
16261 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16262
16263 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16264 host configuration file.
16265
16266 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16267
16268 * configure.in: Break mn10x00 support into separate
16269 mn10200 and mn10300 configurations.
16270 * config.sub: Likewise.
16271
16272 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16273
16274 * configure.in: Add lots of stuff to noconfigdirs for
16275 the mn10x00 targets.
16276
16277 * config.sub, configure.in: Add mn10x00 support.
16278
16279 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16280
16281 * make-all.com: Call conf-a-gas, not config-a-gas.
16282
16283 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16284
16285 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16286 targets.
16287
16288 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16289
16290 * mpw-README: Add much more detail for native PowerMac.
16291 * mpw-install: New file.
16292 * mpw-configure: Add --norecursion and --help options.
16293 * mpw-config.in: Translate readme and install files when
16294 copying to objdir.
16295 * mpw-build.in: Don't always depend on byacc and flex.
16296 (install-only-top): New action.
16297
16298 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16299
16300 * configure.in: You can now configure GDB for the v850.
16301
16302 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16303
16304 * configure.in (noconfigdirs): Don't configure any C++ dirs
16305 if targeting D10V.
16306
16307 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16308
16309 * config.sub: Recognize mips64vr5000.
16310
16311 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16312
16313 * configure.in: Use a single line for host_tools and native_only.
16314
16315 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16316
16317 * config.sub, configure.in: Add entries for m32r.
16318
16319 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16320
16321 * Makefile.in (inet-install): Don't run install-gzip.
16322
16323 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16324
16325 * configure.in: Don't config lots of things for *-*-windows*.
16326
16327 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16328
16329 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16330 (host_libs, host_tools): Copy from configure.in.
16331 * mpw-configure: Don't complain about directories not found.
16332
16333 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16334
16335 * configure.in (i[345]86): Recognize i686 for pentium pro.
16336 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16337 file.
16338
16339 * config.guess (i[345]86): Ditto.
16340
16341 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16342
16343 * configure.in (noconfigdirs): Removed gdb for D10V.
16344
16345 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16346
16347 * configure.in: Remove ld, target-libio, target-libg++, and
16348 target-libstdc++ from noconfigdirs.
16349
16350 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16351
16352 * configure: Fix three locations where shell scripts were
16353 being run directly rather than with config_shell.
16354
16355 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16356
16357 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16358 * config.sub (basic_machine): Recognize v850.
16359
16360 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16361
16362 * mpw-configure: Handle multiple enable/disable options and
16363 pass them down recursively, handle -c and -s flags appropriately
16364 depending on choice of compiler, add escape mechanism for
16365 quoted arguments to gC.
16366
16367 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16368
16369 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16370 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16371 so that -mrelocatable-lib and -mno-eabi are used.
16372
16373 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16374 not support --print-multi-lib, don't abort.
16375
16376 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16377
16378 * make-all.com: Run config-a-gas.
16379 * setup.com: Don't copy subdirectory files around.
16380
16381 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16382
16383 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16384 target, it now compiles correctly.
16385
16386 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16387
16388 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16389
16390 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16391
16392 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16393
16394 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16395
16396 * configure.in (native_only): Add prms.
16397
16398 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16399
16400 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16401 (BINUTILS_SUPPORT_DIRS): Likewise.
16402
16403 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16404
16405 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16406 d10v support is added.
16407
16408 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16409
16410 * configure.in (d10v-*-*): New target.
16411
16412 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16413
16414 * config.guess (HP 9000/811): Recognize this as a PA1.1
16415 machine.
16416
16417 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16418
16419 * Makefile.in (do-tar-gz): New target, split out from tail end of
16420 taz target. Run each command separately, don't use pipes.
16421 (taz): Use it.
16422
16423 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16424
16425 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16426 * mpw-build.in: No builds should depend on building byacc or flex,
16427 they are assumed to be installed already.
16428
16429 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16430
16431 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16432 variable that CC_FOR_TARGET needs.
16433
16434 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16435
16436 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16437 options have changed since the last time the subdirectory was
16438 configured, and if it has, reconfigure.
16439 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16440 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16441
16442 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16443
16444 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16445 CLEAN_MODULES): Add bash.
16446 (all-bash): New target.
16447
16448 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16449
16450 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16451
16452 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16453
16454 * config.sub (basic_machine): Recognize d10v as a valid processor.
16455
16456 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16457
16458 * mpw-configure: Add support for --bindir.
16459 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16460
16461 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16462
16463 * configure.in: add bash, time, gawk to list of hosttools and things
16464 to only build for native toolchains
16465
16466 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16467
16468 * Makefile.in (docdir): Remove.
16469
16470 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16471
16472 * Makefile.in (datadir): Set to $(prefix)/share.
16473
16474 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16475
16476 * configure.in: build diff and patch for cygwin32-hosted
16477 toolchains.
16478
16479 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16480
16481 * config.sub: Accept -rtems*.
16482
16483 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16484
16485 * configure.in: enable dosrel for cygwin32-hosted builds,
16486 remove diff from the list of things not buildable
16487 via Canadian Cross
16488
16489 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16490
16491 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16492 don't get ". ".
16493
16494 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16495
16496 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16497
16498 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16499
16500 * Makefile.in (taz): Handle case where tex3patch didn't even get
16501 checked out. Also, if it was found, put the symlink in a new util
16502 subdirectory.
16503
16504 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16505
16506 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16507
16508 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16509
16510 * config.sub: Recognize -openvms.
16511 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16512 * make-all.com, setup.com: New files.
16513
16514 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16515
16516 * Makefile.in (taz): tex3patch moved to texinfo/util.
16517
16518 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16519
16520 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16521 * configure.in: remove make from disable-if-Can-Cross list
16522 enable gdb if ${host} and ${target} are cygwin32
16523
16524 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16525
16526 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16527 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16528
16529 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16530
16531 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16532 distinguish sysv/svr4/bsd variants.
16533 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16534
16535 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16536
16537 * configure.in: Added copyright notice.
16538 * move-if-change: Added copyright notice.
16539
16540 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16541
16542 * configure.in (powerpcle-*-solaris*): Until we get shared
16543 libraries working, don't build gdb, sim, make, tcl, tk, or
16544 expect.
16545
16546 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16547
16548 * config.guess: Merge with FSF:
16549
16550 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16551 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16552
16553 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16554 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16555
16556 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16557 * config.guess: Combine two OSF1 rules.
16558 Also recognize field test versions. From mjr@zk3.dec.com.
16559 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16560 because GNU uname does not support -p. From pmr@pajato.com.
16561
16562 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16563
16564 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16565
16566 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16567
16568 * mpw-README: Document GCCIncludes.
16569
16570 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16571
16572 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16573
16574 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16575
16576 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16577
16578 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16579
16580 * configure.in (*-*-cygwin32): Configure make.
16581
16582 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16583
16584 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16585
16586 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16587
16588 * Makefile.in (all-inet): Depend on all-perl.
16589
16590 * Makefile.in (inet-install): New target.
16591
16592 * Makefile.in (all-inet): Depend on all-tcl.
16593 (all-inet): Depend on all-send-pr.
16594
16595 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16596
16597 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16598 temporarily.
16599
16600 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16601
16602 * configure.in: Don't configure --with-gnu-ld on AIX.
16603
16604 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16605
16606 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16607
16608 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16609
16610 * Makefile.in (ALL_MODULES): Added all-inet.
16611 (CROSS_CHECK_MODULES): Added check-inet.
16612 (INSTALL_MODULES): Added install-inet.
16613 (CLEAN_MODULES): Added clean-inet.
16614 (all-indent): New target.
16615
16616 * configure.in (host_tools): Added inet.
16617 (native_only): Added inet.
16618 (noconfigdirs): Added inet.
16619
16620 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16621
16622 * configure.in: Don't configure libgloss if we are not configuring
16623 newlib.
16624
16625 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16626
16627 * configure.in: Don't configure libgloss for unsupported
16628 architectures.
16629
16630 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16631
16632 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16633
16634 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16635
16636 * Makefile.in (ALL_MODULES): Include all-apache.
16637 (CROSS_CHECK_MODULES): Include check-apache.
16638 (INSTALL_MODULES): Include install-apache.
16639 (all-apache): New target.
16640
16641 * configure.in: Added apache everywhere perl is seen.
16642
16643 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16644
16645 * Makefile.in: Add support for clean-{module} and
16646 clean-target-{module} rules.
16647
16648 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16649
16650 * configure.in (*-*-ose) do not build libgloss.
16651
16652 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16653
16654 * config.guess (prep*:SunOS:5.*:*): Turn into
16655 powerpele-unknown-solaris2.
16656
16657 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16658
16659 * configure.in: Permit --enable-shared to specify a list of
16660 directories.
16661
16662 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16663
16664 * configure.in (host==solaris): Pass only the first word of $CC
16665 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16666
16667 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16668
16669 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16670
16671 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16672
16673 * Makefile.in (ALL_MODULES): Include all-perl.
16674 (CROSS_CHECK_MODULES): Include check-perl.
16675 (INSTALL_MODULES): Include install-perl.
16676 (ALL_X11_MODULES): Include all-guile.
16677 (CHECK_X11_MODULES): Include check-guile.
16678 (INSTALL_X11_MODULES): Include install-guile.
16679 (all-perl): New target.
16680 (all-guile): New target.
16681
16682 * configure.in (host_tools): Include perl and guile.
16683 (native_only): Include perl and guile.
16684 (noconfigdirs): Don't build guile and perl; no ports have been
16685 done.
16686
16687 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16688
16689 * configure (--enable-*): Handle quoted option lists such as
16690 --enable-sim-cflags='-g0 -O' better.
16691
16692 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16693
16694 * Makefile.in ({,inst}all-target): New rule so we can make and
16695 install all of the target directories easily.
16696
16697 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16698
16699 * configure.in: Add missing global flag in sed substitution when
16700 deleting `target-' from ${configdirs}.
16701
16702 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16703
16704 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16705 option.
16706
16707 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16708 config/mh-necv4.
16709
16710 * install.sh: Correct misspelling of transformbasename.
16711
16712 * config.guess: Recognize mips-*-sysv*.
16713
16714 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16715
16716 * config.sub: Recognize mon960.
16717
16718 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16719
16720 * configure: Restore Canadian Cross handling of BISON and LEX,
16721 removed in Feb 20 change.
16722
16723 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16724
16725 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16726 Mention make install. Remove the old copyright date as well the
16727 clumsy and rather pointless copyright on the README file.
16728
16729 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16730
16731 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16732 Makefile after running symlink-tree, then run `make distclean' to
16733 avoid clobbering any generated files in srcdir.
16734
16735 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16736
16737 * configure.in (m68k-*-netbsd*): Build everything now.
16738
16739 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16740
16741 * Makefile.in (taz): Fix quoting.
16742
16743 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16744
16745 * configure.in (sparclet-*-*): Build everything now.
16746
16747 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16748
16749 * configure.in (m68k-*-linux*): New host.
16750
16751 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16752
16753 * configure: Check for bison before byacc.
16754
16755 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16756
16757 * Makefile.in configure: Change the way LEX and BISON/YACC are
16758 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16759 searching PATH. These are used as fallbacks by Makefile.in if
16760 flex/bison/byacc aren't in objdir.
16761
16762 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16763
16764 * Makefile.in: Make everything which depends upon all-bfd also
16765 depend upon all-opcodes, in case --with-commonbfdlib is used.
16766
16767 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16768
16769 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16770 building NT native compilers on Unix.
16771
16772 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16773
16774 * configure.in: Don't get CC from the host Makefile fragment if we
16775 can find gcc in PATH, or if this is a Canadian Cross. Move the
16776 Solaris test for /usr/ucb/cc to the post target script, just after
16777 the compiler sanity test.
16778
16779 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16780
16781 * config.sub: Merge with FSF.
16782
16783 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16784
16785 * Makefile.in (RPATH_ENVVAR): New variable.
16786 (REALLY_SET_LIB_PATH): Use it.
16787 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16788
16789 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16790
16791 * config.sub, configure.in: Recognize sparclet cpu.
16792
16793 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16794
16795 * config.guess: Support m68k-cbm-sysv4.
16796
16797 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16798
16799 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16800 m68k-unknown-linuxaout from linker help string. Put quotes around
16801 $ld_help_string.
16802
16803 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16804
16805 * config.guess (powerpc-harris-powerunix): Add guess for port
16806 to new target.
16807
16808 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16809
16810 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16811
16812 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16813
16814 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16815 $(REALLY_SET_LIB_PATH) in Makefile.
16816 * Makefile.in (SET_LIB_PATH): New variable.
16817 (REALLY_SET_LIB_PATH): New variable.
16818 ($(DO_X)): Use $(SET_LIB_PATH).
16819 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16820 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16821 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16822 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16823 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16824 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16825 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16826 (install-dosrel): Likewise.
16827 (all-opcodes): Depend upon all-libiberty.
16828
16829 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16830
16831 * config.guess (*:CYGWIN*): New
16832
16833 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16834
16835 * Makefile.in (all-target-winsup): All all-target-libiberty.
16836
16837 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16838
16839 * configure.in (noconfigdirs): Add missing # in front of comment.
16840
16841 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16842
16843 * configure.in: add second pass to things added to noconfigdirs
16844 so *-gm-magic can exclude libgloss properly.
16845
16846 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16847
16848 * mpw-configure (extralibs_name, rez_name): Set correctly
16849 for MWC68K compiler.
16850
16851 * mpw-README: Add more info on the necessary build tools.
16852
16853 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16854
16855 * configure.in, config.sub: Recognize cygwin32.
16856
16857 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16858
16859 * config.guess, config.sub: Recognize A/UX.
16860
16861 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16862
16863 * config.sub: Merge with gcc/config.sub.
16864
16865 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16866
16867 * mpw-build.in (do-binutils): Add build of stamps.
16868
16869 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16870
16871 * config.sub: Add recognition for mips64vr4100*-* targets.
16872
16873 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16874
16875 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16876 Add creation of gconfigargs with `--enable-shared' turned on.
16877 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16878 ($(host)-stamp-stage3-configured): Likewise.
16879 (HOLES): Add chatr and ldd.
16880 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16881
16882 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16883
16884 * configure: Pass --nfp to recursive configures.
16885
16886 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16887
16888 * Makefile.in (DLLTOOL): New.
16889 (DLLTOOL_FOR_TARGET): New.
16890 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16891 (EXTRA_TARGET_FLAGS): Ditto.
16892 (EXTRA_GCC_FLAGS): Ditto.
16893 (CONFIGURE_TARGET_MODULES): Ditto.
16894 (DO_X): Ditto.
16895 * configure: Add DLLTOOL.
16896
16897 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16898
16899 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16900 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16901 mh-sco, since old workarounds no longer needed, and don't
16902 build ld, since libraries have weak symbols in COFF.
16903
16904 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16905
16906 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16907
16908 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16909
16910 * configure.in: Make sure that ${CC} can be used to compile an
16911 executable.
16912
16913 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16914
16915 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16916 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16917 nothing depending on whether gdbtk is being built.
16918
16919 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16920
16921 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16922
16923 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16924
16925 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16926 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16927
16928 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16929
16930 * config-ml.in: Add support for
16931 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16932 Simplify setting of multidirs from --disable-foo.
16933
16934 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16935
16936 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16937 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16938 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16939 non-empty, pass them on to the GCC make.
16940 (all-bootstrap): New rule that is like all-gcc, except it executes
16941 the GCC bootstrap rule instead of the GCC all rule.
16942
16943 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16944
16945 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16946
16947 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16948
16949 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16950 DG/UX support.
16951
16952 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16953
16954 * config.sub (i*86*) Change [345] to [3456]
16955
16956 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16957
16958 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16959 --with-gnu-ld=no.
16960
16961 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16962
16963 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16964 AIX multilibs get built.
16965
16966 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16967
16968 * configure.in (i386-win32): Don't build expect if we're not
16969 building the tcl subdir.
16970
16971 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
16972
16973 * Makefile.in: (configure-target-examples, all-target-examples):
16974 New targets, configure and build example programs.
16975
16976 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
16977
16978 * mpw-configure: If an mpw-config.in generated a file mk.sed,
16979 use it as input to sedit the generated MPW makefile.
16980 * mpw-README: Add a suggestion about Gestalt.h.
16981
16982 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
16983
16984 * config.sub: Accept *-*-ieee*.
16985
16986 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
16987
16988 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
16989 Ronald F. Guilmette <rfg@monkeys.com>.
16990
16991 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16992
16993 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
16994 for powerpc-pe native.
16995 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
16996 (target==powerpc-pe): duplicate i386-win32 entry.
16997
16998 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
16999
17000 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17001 of vxworks, not just vxworks5.1.
17002
17003 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17004
17005 * mpw-configure: Add support for exec-prefix.
17006
17007 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17008
17009 * config.guess: Recognize HP model 816 machines as having
17010 a PA1.1 processor.
17011
17012 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17013
17014 * configure: Ignore new autoconf configure options.
17015
17016 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17017
17018 * config.guess: Recognize Pentium under SCO.
17019 From Robert Lipe <robertl@arnet.com>.
17020
17021 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17022
17023 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17024
17025 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17026
17027 * configure.in: Don't configure gas for alpha-dec-osf*.
17028
17029 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17030
17031 * configure.in: Default to --with-stabs for some targets for which
17032 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17033 i[345]86*-*-unixware*.
17034
17035 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17036
17037 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17038 rather than basing it on the target. Simplify handling of options
17039 controlling which directories to configure. Remove extraneous
17040 slash in multi-clean target.
17041
17042 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17043
17044 * config-ml.in: Prefix more variables with ml_ so they don't collide
17045 with configure's.
17046
17047 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17048
17049 * configure: Don't turn -v into --v.
17050
17051 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17052
17053 * configure.in (targargs): Fix typo.
17054
17055 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17056
17057 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17058
17059 * configure.in: Strip --host and --target options from
17060 CONFIG_ARGUMENTS, and always configure for --host only. Add
17061 --with-cross-host option when building with a cross-compiler.
17062 * configure: Canonicalize the arguments put into config.status by
17063 always using `=' for an option with an argument. Pass a presumed
17064 --host or --target explicitly.
17065
17066 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17067
17068 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17069 into general OS recognition case.
17070
17071 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17072
17073 * configure.in (target_configdirs): add target-winsup only
17074 for win32 target systems.
17075
17076 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17077
17078 * Makefile.in (all-target-libgloss): Depend upon
17079 configure-target-newlib, since when libgloss is built it looks to
17080 see if the newlib directory exists.
17081
17082 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17083
17084 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17085 cfg-ml-*.in.
17086
17087 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17088
17089 * configure: Handle LD and LD_FOR_TARGET when configuring a
17090 Canadian Cross.
17091
17092 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17093
17094 * configure.in (target_libs): add target-winsup.
17095 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17096 (target==ppcle-pe): remove ld from $noconfigdirs.
17097
17098 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17099
17100 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17101 Preserve relative path names in $srcdir. Build symlink tree if
17102 configuring cross target dir and srcdir=. (= no VPATH support).
17103 (configure-target-libg++): Depend on configure-target-librx.
17104 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17105 * config-ml.in: New file.
17106 * symlink-tree: New file.
17107 * configure: Ensure srcdir="." if that's what it is.
17108
17109 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17110
17111 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17112 includes and FLEX_SKELETON setting.
17113 * mpw-configure (--with-gnu-ld): New option, controls whether
17114 to use PPCLink or ld with PowerMac GCC.
17115 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17116 * mpw-config.in: Configure grez if targeting Mac.
17117
17118 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17119 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17120 just macos.
17121 * configure.in: Configure grez resource compiler if targeting Mac.
17122 * Makefile.in (all-grez, install-grez): New targets.
17123
17124 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17125
17126 * configure: CXX defaults to gcc, not g++. If we find
17127 gcc in the path, set CC to gcc -O2.
17128
17129 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17130
17131 * configure: Default ${build} correctly. Avoid picking up extra
17132 spaces when reading CC and CXX from Makefile. When doing a
17133 Canadian Cross, use plausible default values for numerous
17134 variables.
17135 * configure.in: When doing a Canadian Cross, don't try to
17136 configure tools whose configure script can't handle it.
17137
17138 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17139
17140 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17141
17142 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17143
17144 * configure: Remove dubious bug reporting address.
17145
17146 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17147
17148 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17149 configure script, run that instead of this directory's configure.
17150 In either case, print a message that we're configuring the sub-dir.
17151
17152 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17153
17154 * configure.in: Before checking for the existence of various files,
17155 use sed to filter out "target-".
17156
17157 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17158
17159 * Makefile.in (DO_X): Split rule to decrease command line length
17160 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17161 (Philippe De Muyter).
17162
17163 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17164
17165 * Makefile.in (all-patch): depend on all-libiberty.
17166
17167 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17168
17169 * configure.in: If the only directory in target_configdirs which
17170 actually exists is libiberty, then set target_configdirs to empty,
17171 to avoid trying to build a target libiberty in a gas or gdb
17172 distribution.
17173
17174 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17175
17176 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17177 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17178 systems.
17179
17180 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17181
17182 * configure.in (copy_dirs): Use sys-include instead of include
17183 for --with-headers option.
17184
17185 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17186
17187 * Makefile.in, configure.in: Make winsup builds work with
17188 new scheme.
17189
17190 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17191
17192 * configure.in: Build the linker on AIX.
17193
17194 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17195
17196 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17197 where needed.
17198
17199 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17200
17201 * Makefile.in (all-gcc): Fix typo.
17202
17203 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17204
17205 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17206
17207 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17208
17209 * configure.in: Rename libFOO to target-libFOO, and xiberty
17210 to target-xiberty, to provide more flexibility.
17211 (target_subdir): Define. Create if cross.
17212 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17213 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17214 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17215 check-libFOO -> check-target-libFOO, etc.
17216 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17217 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17218 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17219 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17220 allow ALL_GCC="" to only configure.
17221 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17222 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17223 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17224
17225 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17226
17227 * Makefile.in (taz): Build "info" in etc explicitly.
17228
17229 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17230
17231 * configure.in: Make sure that CC is undefined (as opposed to
17232 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17233 problem with autoconf trying to configure on a host without GCC.
17234
17235 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17236
17237 * mpw-configure: Set host alias from choice of host compiler,
17238 only use generic MPW Makefile sed if present, edit a file
17239 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17240 * mpw-README: Add problem notes about CW6 and CW7.
17241
17242 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17243
17244 * Makefile.in (taz): Use ";" instead of ";;".
17245
17246 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17247
17248 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17249 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17250 DISTDOCDIRS.
17251 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17252 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17253
17254 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17255
17256 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17257 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17258 Move bfd to DISTSTUFFDIRS.
17259
17260 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17261
17262 * Makefile.in (X11_LIB): Removed.
17263 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17264
17265 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17266
17267 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17268
17269 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17270 names.
17271
17272 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17273
17274 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17275
17276 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17277
17278 * configure.in (i[345]86-*-win32): Always build newlib.
17279 Don't configure cvs, autoconf or texinfo.
17280 * Makefile.in (LD_FOR_TARGET): New.
17281 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17282 Pass down LD_FOR_TARGET.
17283
17284 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17285
17286 * winsup: New directory.
17287 * Makefile.in: Build winsup.
17288 * configure.in: Winsup is configured when target is win32.
17289 Can only build win32 target GDB when native.
17290
17291 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17292
17293 * config.guess: Recognize HP model 819 machines as having
17294 a PA 1.1 processor.
17295
17296 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17297
17298 * configure: Fix sed loop which substitutes for CC and CXX to
17299 avoid bug found in various sed implementations.
17300
17301 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17302
17303 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17304 simulator. Use standard powerpc-*-eabi*.
17305
17306 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17307
17308 * configure.in: Stop putting gas and binutils in noconfigdirs for
17309 powerpc-*-aix* and rs6000-*-*.
17310
17311 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17312
17313 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17314 -mcall-aixdesc libraries.
17315
17316 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17317
17318 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17319
17320 * config.sub (arm | armel | armeb): Fix shell syntax.
17321
17322 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17323
17324 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17325 -msoft-float and -mcpu=common support.
17326 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17327 libraries.
17328
17329 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17330
17331 * configure.in: Allow configuration and build of emacs19 for the alpha.
17332
17333 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17334
17335 * configure.in (CC): Get ^CC, not just any old CC, from
17336 ${host_makefile_frag}.
17337
17338 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17339
17340 * configure.in (CC): Try to get CC from
17341 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17342
17343 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17344
17345 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17346 only if it exists in $(srcdir).
17347
17348 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17349
17350 * configure: If CC and CXX are not set in the environment, set
17351 them, based on either an existing Makefile or on searching for gcc
17352 in PATH. Substitute for CC and CXX in Makefile.
17353 * configure.in: Remove libm from target_libs. Separate
17354 target_configdirs from configdirs. If CC is not set in
17355 environment, try to get it from a host Makefile fragment. Rewrite
17356 changes of configdirs to use skipdirs instead. A few minor
17357 tweaks. Take directories out of target_configdirs as they are
17358 taken out of configdirs. Remove existing Makefile files from
17359 subdirectories. Substitute for TARGET_CONFIGDIRS and
17360 CONFIG_ARGUMENTS in Makefile.
17361 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17362 by configure.in.
17363 (CONFIG_ARGUMENTS): Likewise.
17364 (CONFIGURE_TARGET_MODULES): New variable.
17365 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17366 ($(CONFIGURE_TARGET_MODULES)): New target.
17367 (configure-libg++, configure-libio): New targets.
17368 (all-libg++): Depend upon configure-libg++.
17369 (all-libio): Depend upon configure-libio.
17370 (configure-libgloss, all-libgloss): New targets.
17371 (configure-libstdc++): New target.
17372 (all-libstdc++): Depend upon configure-libstdc++.
17373 (configure-librx, all-librx): New targets.
17374 (configure-newlib): New target.
17375 (all-newlib): Depend upon configure-newlib
17376 (configure-xiberty): New target.
17377 (all-xiberty): Depend upon configure-xiberty.
17378
17379 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17380
17381 * configure.in (host i[345]86-*-win32): Expand the
17382 noconfigdirs again.
17383
17384 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17385
17386 * mpw-configure: Fix sed command file name.
17387
17388 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17389
17390 * configure.in (host i[345]86-*-win32): Reduce the
17391 noconfigdirs again.
17392
17393 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17394
17395 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17396 or powerpc*-*-pe*, since they are not yet supported.
17397
17398 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17399
17400 Add PowerMac support and many other enhancements.
17401 * mpw-configure: New option --cc to select compiler to use,
17402 paste options set according to --cc into the generated
17403 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17404 if mpw-make.sed is present.
17405 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17406 add forward includes for PowerPC include files.
17407 * mpw-build.in: Build using Makefile.PPC if present.
17408 (do-byacc, etc): Remove separate version resource builds.
17409 (do-gas): Build "stamps" before "all".
17410 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17411 * mpw-README: Update to reflect --cc option, PowerMac support,
17412 and recently-reported compatibility problems.
17413
17414 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17415
17416 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17417 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17418 (--with-multilib-top): Pass to recursive invocations.
17419
17420 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17421
17422 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17423 v810-*-*.
17424
17425 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17426
17427 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17428 gdb, ld and opcodes on v810-*-*.
17429
17430 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17431
17432 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17433 (local-maintainer-clean): New target.
17434 (maintainer-clean): New target.
17435 (realclean): Just depend upon maintainer-clean.
17436
17437 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17438
17439 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17440
17441 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17442
17443 * configure.in: Build ld in mips*-*-bsd* case.
17444
17445 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17446
17447 * config.sub: Accept -lites* OS. From Ian Dall.
17448
17449 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17450
17451 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17452 targets.
17453
17454 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17455
17456 * configure.in: treat i386-win32 canadian cross the same as
17457 i386-go32 canadian cross.
17458
17459 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17460
17461 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17462 running under the simulator to build a reduced set of libraries.
17463 (powerpc-*-eabiaix): Add fine grained multilib support added to
17464 other powerpc targets yesterday.
17465
17466 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17467
17468 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17469 -disable-softfloat, -disable-relocatable, -disable-aix, and
17470 -disable-sysv to control which multilib libraries get built.
17471
17472 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17473
17474 * configure: Add Makefile.tem to list of files to remove in trap
17475 handler.
17476
17477 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17478
17479 * config.guess (*Linux*): Add missing "exit"s.
17480 Also, need specific check for alpha-unknown-linux (uses COFF).
17481
17482 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17483
17484 * config.guess: Merge with FSF:
17485
17486 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17487 * config.guess (AIX4): More robust release numbering discovery.
17488
17489 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17490 * config.guess (i386-sequent-ptx): Properly get version number.
17491
17492 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17493 * config.guess (mips:*:4*:UMIPS): New case.
17494
17495 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17496
17497 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17498 (i386-win32 host): Likewise. Don't build readline.
17499
17500 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17501
17502 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17503 SUPPORT_FILES to submakes.
17504
17505 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17506
17507 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17508 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17509 mpw-configure.
17510
17511 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17512
17513 * configure.in (appdirs): Use =, not ==, in test expression when
17514 trying to build the text to print in the warning message for
17515 Solaris users.
17516
17517 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17518
17519 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17520
17521 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17522
17523 * config.guess: Recognize lynx-2.3.
17524
17525 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17526
17527 * config.sub (z8ksim): Deleted
17528 (z8k-*-coff): New, this is the one true name of the target.
17529
17530 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17531
17532 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17533
17534 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17535
17536 * config.guess (*:Linux:*:*): First try asking the linker what the
17537 default object file format is (elf, aout, or coff). Then if this
17538 fails, try previous methods.
17539
17540 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17541
17542 * configure.in: Don't build newlib for *-*-vxworks5.1.
17543
17544 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17545
17546 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17547 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17548
17549 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17550
17551 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17552
17553 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17554
17555 * cfg-ml-com.in: New file.
17556 * cfg-ml-pos.in: New file.
17557
17558 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17559
17560 * COPYING.NEWLIB: Add HP free copyright to list.
17561
17562 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17563
17564 * config.sub: Recognize -eabi* for the system, not just -eabi.
17565
17566 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17567
17568 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17569 * config.sub, configure.in (win32): New target and host.
17570
17571 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17572
17573 * configure.in: Add i386-pe configuration.
17574
17575 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17576
17577 * mpw-build.in (install): Install GDB after LD.
17578
17579 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17580
17581 * mpw-config.in (elf/mips.h): Always forward-include, needed
17582 for GDB to build.
17583
17584 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17585
17586 * testsuite: New directory for customer acceptance and whole tool
17587 chain tests.
17588
17589 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17590
17591 * configure: If per-host line isn't found, but AC_OUTPUT is found
17592 and a configure script exists, run it instead.
17593
17594 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17595
17596 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17597
17598 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17599
17600 * configure: Set build_{cpu,vendor,os,alias} to host values when
17601 --build isn't specified.
17602
17603 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17604
17605 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17606 (FLAGS_TO_PASS): Pass them.
17607 (EXTRA_TARGET_FLAGS): Ditto.
17608
17609 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17610
17611 * Makefile.in (all-libg++): Depend on all-libstdc++.
17612
17613 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17614
17615 * configure.in (noconfigdirs): Enable all packages for
17616 i386-unknown-netbsd.
17617
17618 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17619
17620 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17621 hosted builds (DOS builds)
17622
17623 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17624
17625 Changes for ARM based on patches from Richard Earnshaw:
17626 * config.sub: Handle armeb and armel.
17627 * configure.in: Omit arm linker only for riscix.
17628
17629 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17630
17631 * config.guess: Update from FSF.
17632
17633 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17634
17635 * config.sub: Recognize powerpcle as the little endian variant of
17636 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17637 powerpcle variant. Convert pentium into i586, not i486. Add p5
17638 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17639 temporarily.
17640
17641 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17642
17643 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17644
17645 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17646
17647 * config.sub: Accept -lites* as a basic system type.
17648
17649 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17650
17651 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17652 installed, and if so return linuxoldld as the system name.
17653
17654 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17655
17656 * config.guess: Add hppa1.1-hp-lites support.
17657
17658 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17659
17660 * configure.in: Don't build newlib for m68k-vxworks5.1.
17661
17662 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17663
17664 * configure.in (mips-sgi-irix6): Use mh-irix5.
17665
17666 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17667
17668 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17669
17670 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17671
17672 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17673 OSF/1. Fix compiler flags.
17674 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17675
17676 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17677
17678 * configure.in: Recognize --with-newlib.
17679 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17680
17681 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17682
17683 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17684 to *_X11_MODULES due to gdbtk needing X include files et al.
17685
17686 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17687
17688 Merge in support for Mac MPW as a host.
17689 (Old change descriptions retained for informational value.)
17690
17691 * mpw-config.in: Add generic include forwards for cpu-specific
17692 include files in aout and elf directories.
17693
17694 * mpw-configure: Added copyright.
17695 * mpw-config.in: Check for presence of required build tools.
17696 (target_libs): Add newlib.
17697 (target_tools): Add examples.
17698 (Read Me): Generate as "Read Me for MPW" instead.
17699 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17700 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17701 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17702
17703 * mpw-configure: Remove subdir-specific makefile hackery,
17704 delete mk.tmp after using it.
17705
17706 * mpw-build.in (all): Display start and end times.
17707
17708 * mpw-configure (host_canonical): Set.
17709 (target_cpu): Always add to makefiles.
17710 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17711 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17712 (mpw-mh-mpw): Look for in srcdir and srcroot.
17713 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17714
17715 * mpw-build.in: (install-only): New target.
17716
17717 * mpw-configure (host_alias, target_alias): Rename from hostalias
17718 and targetalias, add into generated Makefile.
17719 (mk.tmp): If present, add into generated Makefile.
17720 * mpw-build.in (all-gas): Build config.h first before gas proper.
17721
17722 * mpw-configure (config.status): Write only if changed.
17723 * mpw-config.in (readline): Configure it (not built, just used for
17724 definitions).
17725
17726 * mpw-config.in (elf/mips.h): Add a forward include.
17727
17728 * mpw-config.in: Forward-include most .h files in include into
17729 extra-include.
17730 (readline): Don't build.
17731 mpw-build.in (install): Install GDB.
17732
17733 * mpw-configure (prefix, mpw_prefix): Handle it.
17734 * mpw-config.in (mmalloc, readline): Don't configure.
17735 * mpw-build.in (thisscript): Rename to ThisScript.
17736 Use mpw-build instead of BuildProgram everywhere.
17737 (mmalloc, readline): Don't build.
17738 * mpw-README: New file, basic documentation about the MPW port.
17739
17740 * mpw-config.in: Use forward-include to create include files.
17741
17742 * mpw-configure: Add more things to the top of each configured
17743 Makefile, including contents of config/mpw-mh-mpw.
17744 * mpw-config.in (extra-include): Create this directory and fill it
17745 with Posix-like include files when configuring.
17746
17747 * config.sub (apple, mac, mpw): Add various aliases.
17748
17749 * mpw-build.in: New file, top-level build script fragment for MPW.
17750 * mpw-configure: New file, configure script for MPW.
17751 * mpw-config.in: New file, config fragment for MPW.
17752
17753 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17754
17755 * configure.in (host_libs): Remove glob, since it is gone from the
17756 sources.
17757
17758 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17759
17760 * Makefile.in: define empty GDB_NLM_DEPS var.
17761
17762 * configure.in(target_makefile_frag): use config/mt-netware
17763 for netware targets.
17764
17765 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17766
17767 * config.sub: Merge in recent FSF changes. Remove linux special
17768 cases.
17769
17770 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17771
17772 Revert this change:
17773
17774 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17775
17776 * build-all.mk: Use CC=cc -Xs on Solaris.
17777
17778 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17779
17780 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17781 stop using it.
17782 * Makefile.in: Nuke all references to glob subdirectory.
17783
17784 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17785
17786 * configure.in: Fix --enable-shared logic in per-host.
17787
17788 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17789
17790 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17791
17792 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17793
17794 * configure.in (noconfigdirs): Don't build gas on AIX, for
17795 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17796
17797 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17798
17799 * configure: Fix --cache-file to work if the file argument is a
17800 relative path.
17801
17802 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17803
17804 * configure: If the --cache-file is used, pass it down to
17805 configure in subdirectories.
17806
17807 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17808
17809 * config.sub: add vxworks29k configuration.
17810
17811 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17812
17813 * Makefile.in (taz): Do "diststuff" part quietly.
17814
17815 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17816
17817 * config.sub: Mini-merge with gcc/config.sub.
17818
17819 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17820
17821 * config.guess (IRIX): Sed - to _.
17822
17823 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17824
17825 * Makefile.in (source-vault, binary-vault): New targets.
17826
17827 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17828
17829 * config.sub: Recognize -eabi as a basic system type.
17830
17831 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17832
17833 * configure.in (enable_shared stuff): Fix typo.
17834
17835 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17836
17837 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17838
17839 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17840
17841 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17842
17843 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17844
17845 * configure.in (rs6000-*-*): Don't build gas.
17846
17847 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17848
17849 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17850 reduce command line length.
17851 (AS_FOR_TARGET): Check for as.new, not Makefile.
17852 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17853
17854 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17855
17856 * config.guess: Merge from FSF.
17857
17858 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17859
17860 * configure: Don't use $ when handling program_suffix.
17861
17862 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17863
17864 * configure.in: Configure tk for hppa/hpux.
17865
17866 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17867
17868 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17869
17870 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17871
17872 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17873 to LIBCXXFLAGS. Tests are better run without it.
17874
17875 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17876
17877 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17878
17879 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17880
17881 * configure.in (*-*-netware*): Don't configure xiberty.
17882
17883 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17884
17885 * configure.in: Remove tk from native_only list.
17886
17887 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17888
17889 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17890 for special NCD build.
17891
17892 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17893
17894 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17895 makeall.bat, they're only useful for binutils snapshots.
17896 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17897 makeall.bat to specified SUPPORT_FILES.
17898
17899 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17900
17901 * build-all.mk: Add Ericsson targets to sun4 and solaris
17902 hosts. Add BNR's sun4 target to solaris host, so their
17903 build-from-source will be tested in-house first.
17904
17905 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17906
17907 * Makefile.in (LIBCFLAGS): New variable.
17908 (CFLAGS_FOR_TARGET): Ditto.
17909 (LIBCFLAGS_FOR_TARGET): Ditto.
17910 (LIBCXXFLAGS): Ditto.
17911 (CXXFLAGS_FOR_TARGET): Ditto.
17912 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17913 (BASE_FLAGS_TO_PASS): Pass them.
17914 (EXTRA_TARGET_FLAGS): Ditto.
17915
17916 * configure.in: Support --enable-shared.
17917
17918 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17919
17920 * configure.in (target_libs): Include libstdc++ again.
17921 * config.guess: Update from FSF (for FreeBSD).
17922
17923 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17924
17925 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17926 makeall.bat.
17927 (DISTDOCDIRS): Add `etc'.
17928 (ETC_SUPPORT_PFX): New variable.
17929 (taz): Include anything from etc starting with a word in
17930 ETC_SUPPORT_PFX.
17931
17932 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17933
17934 * config.sub: Update for recent FSF changes. Remove obsolete
17935 h8300hds entry. Add -windows* and -osx as basic os. Minor
17936 spacing changes.
17937
17938 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17939
17940 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17941
17942 * config.guess: Merge with FSF.
17943 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17944
17945 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17946
17947 * configure: Since the "trap 0" handler will override the exit
17948 status on many systems, only use it for "exit 1", and make it set
17949 a non-zero exit status; reset it before "exit 0". Also, check
17950 exit status of config.sub, and error out if it failed.
17951
17952 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17953
17954 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17955 and install libgloss.
17956
17957 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17958
17959 * Makefile.in (all-binutils): Depend upon all-byacc.
17960
17961 * configure.in: Don't build emacs on Irix 5.
17962
17963 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17964
17965 * configure.in (*-*-netware*): Add libio.
17966
17967 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17968
17969 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
17970 (CHECK_TARGET_MODULES): Ditto.
17971 (INSTALL_TARGET_MODULES): Ditto.
17972 (TARGET_LIBS): Ditto.
17973 (all-libstdc++): Note dependencies.
17974
17975 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17976
17977 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
17978
17979 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17980
17981 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
17982 -fexternal-templates.
17983
17984 * configure.in (target_libs): Add libstdc++.
17985 (noconfigdirs): Add libstdc++ as appropriate.
17986
17987 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
17988
17989 * config.guess: Update from FSF.
17990
17991 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17992
17993 * configure: Use ${config_shell} when running ${configsub}.
17994
17995 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
17996
17997 * config.sub: No longer recognize h8300h.
17998
17999 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18000
18001 * config.sub: Remove extraneous differences between config.sub and
18002 gcc/config.sub.
18003
18004 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18005
18006 * Makefile.in (DISTSTUFFDIRS): Add gas.
18007
18008 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18009
18010 * COPYING.NEWLIB: New file.
18011
18012 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18013
18014 * config.guess (HP-UX): Patch from Harlan Stenn
18015 <harlan@landmark.com> to also emit release level.
18016
18017 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18018
18019 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18020
18021 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18022
18023 * config.sub: Merge nextstep cleanup from FSF.
18024
18025 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18026
18027 * configure.in (arm-*-*): Don't configure ld for this target.
18028
18029 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18030
18031 * configure.in (*-*-netware): don't configure libg++, libio,
18032 librx, or newlib.
18033
18034 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18035
18036 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18037 configure ld--it works, but it doesn't support shared libraries.
18038
18039 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18040
18041 * config.guess (*-unknown-freebsd*): Get rid of possible
18042 trailing "(Release)" in version string.
18043 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18044
18045 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18046
18047 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18048 Fix type: *-next-neststep -> *-next-nextstep.
18049
18050 * config.guess: Merge from FSF:
18051
18052 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18053
18054 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18055
18056 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18057
18058 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18059 instead of UNIX_SV for UnixWare 1.0).
18060
18061 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18062
18063 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18064 to make gdb/nlm/* build after the compiler and linker.
18065
18066 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18067
18068 * config.guess (netbsd, freebsd, linux): Accept any machine,
18069 not just i[34]86.
18070 (m68k-atari-sysv4): Relocate to match FSF version.
18071
18072 * config.guess: More merges from the FSF:
18073
18074 Add a space before function call or macro invocation.
18075
18076 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18077
18078 * config.guess: Add trap cmd to remove dummy.c and dummy when
18079 interrupted.
18080
18081 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18082
18083 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18084 (dummy): Redirect stderr from compilation of dummy.c.
18085
18086 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18087
18088 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18089
18090 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18091
18092 * configure: Accept and ignore --cache*, for compatibility with
18093 new autoconf.
18094
18095 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18096
18097 * config.guess: Merge from FSF:
18098
18099 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18100
18101 * config.guess (Pyramid*:OSx*:*:*): New case.
18102 (PATH): Add /.attbin at end for finding uname.
18103 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18104
18105 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18106
18107 * config.guess (M88*:DolphinOS:*:*): New case.
18108
18109 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18110
18111 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18112 to select whether to use ELF or COFF.
18113
18114 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18115
18116 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18117
18118 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18119
18120 * config.guess: Guess the OS version for HPUX.
18121
18122 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18123
18124 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18125
18126 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18127
18128 * configure.in: Recognize --with-headers, --with-libs, and
18129 --without-newlib.
18130 * Makefile.in (all-xiberty): Depend upon all-ld.
18131
18132 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18133
18134 * configure.in: Change i[34]86 to i[345]86.
18135
18136 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18137
18138 * configure (version): A few more tweaks to help message.
18139
18140 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18141
18142 * Makefile.in: Remove (for now) librx as a host library,
18143 now that we're building it for target.
18144
18145 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18146
18147 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18148 (Karl Berry).
18149
18150 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18151
18152 * configure.in: Also configure librx.
18153
18154 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18155
18156 * Makefile.in: Update various rules to reflect that librx
18157 is now needed for libg++.
18158
18159 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18160
18161 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18162
18163 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18164
18165 * configure.in: Configure the examples directory.
18166
18167 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18168
18169 * configure: Simplify Jun 2 1994 change.
18170
18171 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18172
18173 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18174 /bin/gcc isn't good enough to build gcc.
18175
18176 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18177
18178 * Makefile.in (GDB_SUPPORT_FILES): Remove
18179 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18180 (gdb.tar.gz): Add new rule to use standard distribution building
18181 mechanism.
18182
18183 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18184
18185 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18186 Bill Cox <bill@cygnus.com>.
18187
18188 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18189
18190 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18191
18192 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18193
18194 * configure: Search current dir first in .gdbinit.
18195
18196 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18197
18198 * config.sub: Recognize freebsd (merged from gcc config.sub).
18199
18200 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18201
18202 * config.sub: Refer to NeXT's operating system as nextstep.
18203
18204 * config.sub (case $basic_machine): Re-order the cases, to match
18205 the order in the FSF version (which is mostly alphabethical).
18206 Merge in some additions and changes from the FSF.
18207
18208 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18209
18210 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18211 * config.sub: Recognize cxux7.
18212 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18213
18214 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18215
18216 * config.sub: Fix typo powerpc -> powerpc-*.
18217
18218 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18219
18220 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18221
18222 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18223 parallel with all-emacs and install-emacs). Top-level command
18224 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18225
18226 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18227
18228 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18229 $(relbindir)/make before doing ``make install'', and use
18230 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18231 installing over running make binary.
18232 ($(host)-stamp-stage3-installed): Likewise.
18233
18234 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18235
18236 * config.guess: Recognize Mach.
18237
18238 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18239
18240 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18241 see whether --exec-prefix was used.
18242
18243 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18244
18245 * README: Explicitly mention libg++/README. (Zoo's idea.)
18246
18247 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18248
18249 * Makefile.in: Add all-librx target similar to all-libproc.
18250
18251 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18252
18253 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18254 with post 1.2 uname bogosity.
18255
18256 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18257
18258 * configure: Remove temporary files on receipt of a signal.
18259
18260 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18261
18262 * configure: If there is a package_makefile_frag, remove
18263 ${subdir}/Makefile.tem after copying it in.
18264
18265 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18266
18267 * build_all.mk: support rs6000 lynx identifies itself as
18268 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18269 since /bin/gcc is too feeble to compile a modern gcc.
18270
18271 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18272
18273 * brought devo/test-build.mk update-to-date with progressive/
18274 test-build.mk. Add lynx targets and hppa flag info.
18275
18276 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18277
18278 * configure.in: Use mh-ncrsvr43. Patch from
18279 Tom McConnell <tmcconne@sedona.intel.com>.
18280
18281 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18282
18283 * config.guess (i386-unknown-bsdi): No longer need to
18284 check #if defined(__bsdi__) && defined(__i386__).
18285
18286 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18287
18288 * configure: Set program_transform_nameoption correctly.
18289
18290 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18291
18292 * brought build-all.mk update-to-date with progressive build-all.mk,
18293 added new targets and hppa info.
18294
18295 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18296
18297 * configure: If config.guess result is a prefix of the user
18298 specified target, assume a native build and use the user specified
18299 target as the host alias. Remove SunOS patch suffix removal hack.
18300 * configure.in: Remove SunOS patch suffix removal hack.
18301
18302 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18303 in NATIVE_CHECK_MODULES.
18304
18305 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18306
18307 * Makefile.in: Rename HOST_ONLY to NATIVE.
18308 * configure: Delete SunOs patch suffix from host_canonical
18309 and build_canonical variables that are prepended to Makefiles.
18310 * configure.in: Add comments for easier maintenance.
18311
18312 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18313
18314 * Makefile.in: Add all-libproc target similar to all-gui.
18315
18316 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18317
18318 * Makefile.in (CHECK_MODULES): split into
18319 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18320
18321 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18322
18323 * config.guess (i386-unknown-bsdi): New system to guess.
18324
18325 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18326
18327 * Makefile.in: Add all-gui target (but not yet build by "all").
18328
18329 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18330
18331 * config.sub: Move deletion of patch suffix from here...
18332 * configure.in: To here, at Ian's suggestion. The top-
18333 level scripts might need to know of a patch level.
18334
18335 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18336
18337 * config.sub: Strip off patch suffix so rtl is recognized
18338 as a sunos4.1.3 machine, even though it's been patched.
18339
18340 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18341
18342 * Makefile.in (INSTALL_LAST): Delete.
18343 (INSTALL_DOSREL): New.
18344
18345 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18346
18347 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18348 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18349 whether we pass down --with-gnu-ld anyhow.
18350
18351 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18352
18353 * Makefile.in (INSTALL_LAST): Change operation so it works
18354 on more flavors of make.
18355 * configure.in (go32): Don't build libg++ or libio.
18356
18357 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18358
18359 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18360 they can be overriden by templates.
18361
18362 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18363
18364 * configure.in (target==go32): Don't build gdb.
18365 * dosrel: New directory.
18366
18367 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18368
18369 * configure.in (host==go32): Configure dosrel too.
18370 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18371 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18372 be set by incoming names or templates.
18373 (INSTALL_LAST): New rule.
18374
18375 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18376
18377 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18378
18379 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18380
18381 * configure.in (appdirs): New variable. Currently empty, but will
18382 be used in gas distribution. If nonempty, lists a set of
18383 directories at least one of which must get configured, or top
18384 level configuration is considered to have failed.
18385 (rs6000-*-lynxos*): Use new file name.
18386
18387 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18388
18389 Eliminate XTRAFLAGS.
18390 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18391 newlib include files using -idirafter, and also use -nostdinc.
18392 (CXX_FOR_TARGET): Likewise.
18393 (XTRAFLAGS): Removed.
18394 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18395 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18396 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18397 ($(DO_X)): Don't pass down XTRAFLAGS.
18398
18399 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18400
18401 * configure.in (mips*-dec-bsd*): New target; do build linker.
18402 (mips*-*-bsd*): New target; don't build linker.
18403
18404 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18405
18406 * configure.in: support rs6000-*-lynxos* configuration.
18407 support sunos4 as a cross target.
18408
18409 * config.sub: look for lynx*, not lynx since the OS version may
18410 legitimately be part of the name.
18411
18412 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18413
18414 * configure.in (i[34]86-*-sco*): Move to be with other i386
18415 targets.
18416 (romp-*-*): New target. Skip various binary utilities.
18417 (vax-*-*): New target. Don't build newlib.
18418 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18419
18420 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18421
18422 * configure.in: Only set host_makefile_frag if config
18423 directory exists.
18424
18425 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18426
18427 * install.sh: If $dstdir exists, don't check whether each
18428 component does.
18429
18430 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18431
18432 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18433
18434 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18435
18436 * configure.in (*-*-lynxos*): Don't configure newlib for either
18437 native or cross Lynx.
18438
18439 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18440
18441 * config.sub (sparc64-elf): Fix os.
18442 (z8k): Remove duplicate.
18443
18444 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18445
18446 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18447 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18448
18449 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18450
18451 * configure: Make file links cleanly even if Lynx fails on
18452 an NFS symlink (at least fail cleanly).
18453
18454 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18455
18456 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18457 -XNh2000.
18458
18459 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18460
18461 * configure: Unknown options are fatal again.
18462
18463 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18464
18465 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18466 compatibility.
18467
18468 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18469
18470 * build-all.mk: Add `clean' target.
18471
18472 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18473
18474 * config.guess: Add SINIX support.
18475 * configure.in: Add mips-*-sysv4* support.
18476
18477 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18478
18479 * build-all.mk: Document all useful targets.
18480 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18481 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18482
18483 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18484
18485 * configure: Support --silent, --quiet.
18486
18487 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18488
18489 * configure: Support --disable-FEATURE.
18490
18491 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18492
18493 * config.guess: Recognize NCR running SVR4.3.
18494
18495 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18496
18497 * config.guess: Make BSDI generate i386-unknown-bsd386.
18498 Patch from Paul Eggert <eggert@twinsun.com>.
18499
18500 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18501
18502 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18503
18504 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18505
18506 * configure: Make unrecognized options give nonfatal warnings
18507 instead of fatal errors, and pass them to any subdirectory
18508 configures in case they recognize them.
18509 Make --x equivalent to --with-x.
18510
18511 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18512
18513 * configure: Add --enable-* options. Clean up usage message and
18514 some comments.
18515
18516 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18517
18518 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18519
18520 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18521
18522 * configure.in (hppa*-*-*): Enable binutils.
18523
18524 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18525
18526 * config.sub: Recognize cisco.
18527
18528 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18529
18530 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18531
18532 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18533
18534 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18535 than one configuration name. Add comment.
18536
18537 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18538
18539 * config.guess: about target *-hitachi-hiuxwe2, fixed
18540 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18541 macro is incorrect.]
18542
18543 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18544
18545 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18546 than the "make ls" stuff which used to be here.
18547
18548 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18549
18550 * config.guess: Recognize i[34]86-unknown-freebsd.
18551 From Shawn M Carey <smcarey@rodan.syr.edu>.
18552
18553 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18554
18555 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18556
18557 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18558
18559 * config.guess: Check for ptx.
18560
18561 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18562
18563 * config.sub: Add os9k checking.
18564
18565 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18566
18567 * config.guess: Handle OSF1 running on HPPA processors
18568
18569 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18570
18571 * configure: If subdir configure fails, print out a message with
18572 subdirectory name, in case subdir's configure code didn't identify
18573 itself.
18574
18575 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18576
18577 * configure.in: Remove embedded newlines from configdirs.
18578 Avoid mismatches of substrings. Fix matching strings at end
18579 of configdirs.
18580
18581 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18582
18583 * config.guess: Add Lynx/rs6000 config support.
18584
18585 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18586
18587 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18588
18589 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18590
18591 * configure.in (hppa*-*-osf*): Treat this just like most other
18592 PA configurations (eg no binutils or ld).
18593 (hppa*-*-*elf*): These configurations have binutils and ld.
18594
18595 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18596
18597 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18598
18599 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18600
18601 * configure.in (rs6000-*-*): Build gas.
18602
18603 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18604
18605 * Makefile.in: Avoid bug in losing hpux sed.
18606
18607 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18608
18609 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18610 for GDB and GDB has been fixed to not need it.
18611
18612 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18613
18614 * config.guess: Recognize vax hosts.
18615
18616 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18617
18618 * configure (while loop): Don't use "break 2" inside case
18619 statement -- the case statement isn't an enclosing loop.
18620
18621 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18622
18623 * config.guess: Clean up NeXT support, to allow nextstep
18624 on Intel machines. Make OS be nextstep.
18625
18626 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18627
18628 * config.guess: Add alternate forms for Convex.
18629
18630 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18631
18632 * configure: Completely rewrite option processing. Take
18633 advantage of pattern-matching to avoid invoking test frequently.
18634 Also clean up host and target defaulting logic.
18635
18636 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18637
18638 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18639 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18640 commands (plus user environment) will fit SCO limits.
18641
18642 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18643
18644 * configure.in: Don't issue warnings about directories which are
18645 not being configured if -norecursion is set. Correct test for
18646 --with-gnu-as and --with-gnu-ld to not get confused by substring
18647 matches.
18648
18649 * configure.in: Don't build gas for alpha-dec-osf1*.
18650
18651 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18652
18653 * configure: Back out Per's change of 12/19/1993. It changes the
18654 behavior of configure in unexpected and confusing ways.
18655
18656 Also, use different delim char when calculating
18657 program_transform_name so that the name can contain slashes.
18658
18659 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18660
18661 * configure.in, config.sub: Add support for VSTa micro-kernel.
18662
18663 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18664
18665 * configure.in: Nuke hacks which were used to get a special
18666 version of GAS for HPPA configurations.
18667
18668 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18669
18670 * configure: If only ${target_alias} is given, use that
18671 as the default for ${host_alias}.
18672 * configure: Add missing back-slashes before nested quotes.
18673
18674 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18675
18676 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18677
18678 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18679
18680 * config.guess: Recognize some Tektronix configurations.
18681 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18682
18683 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18684
18685 * config.sub: Match any flavor of SH.
18686
18687 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18688
18689 * configure.in: Don't try to configure newlib for Alpha.
18690
18691 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18692
18693 * configure.in: Don't build ld for Irix 5. Don't build gas,
18694 libg++ or libio for any Alpha target.
18695
18696 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18697
18698 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18699
18700 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18701 default arguments -- so it tried to compress itself.
18702
18703 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18704
18705 * configure.in (notsupp): ensure that a space is always at the end
18706 of the configdirs list, since the grep checks for an explicit space
18707
18708 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18709
18710 * configure.in (target i386-sysv4.2): don't build ld, since static
18711 versions of many libraries are not available.
18712
18713 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18714
18715 * config.guess: Recognize Apollos (using environment variables).
18716 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18717
18718 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18719
18720 * config.guess: Recognize Sony news mips running newsos.
18721
18722 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18723
18724 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18725 "fi ; else" for bash.
18726
18727 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18728
18729 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18730
18731 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18732
18733 * config.sub: accept unixware as an alias for svr4.2.
18734 Fix some inconsistancies with the gcc version.
18735
18736 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18737
18738 * Makefile.in (DISTDOCDIRS): Add gdb.
18739
18740 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18741
18742 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18743
18744 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18745
18746 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18747 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18748 this now.
18749
18750 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18751
18752 * config.sub: Accept hiux* as an OS name.
18753
18754 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18755 etc/make-stds.texi. The underscore came from gcc, and dje now
18756 agrees that RUNTESTFLAGS is the correct name.
18757
18758 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18759
18760 * install.sh: Remove 'set -e'. It makes any conditionals
18761 in the script useless.
18762
18763 * config.guess: Automatically recognize arm-acorn-riscix
18764 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18765
18766 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18767
18768 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18769
18770 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18771
18772 * Makefile.in (DISTDOCDIRS): New variable.
18773 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18774 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18775
18776 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18777
18778 * configure.in (hppa target): check the source directory for the
18779 pagas sub-directory
18780
18781 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18782
18783 * config.sub: Allow -aout* and -elf*.
18784
18785 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18786
18787 * configure.in: Don't build ld on i386-solaris2, same as for
18788 sparc-solaris2.
18789
18790 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18791
18792 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18793
18794 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18795
18796 * configure.in: Configure gdb for alpha.
18797
18798 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18799
18800 * Makefile.in (CXXFLAGS): Add -O.
18801
18802 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18803
18804 * config.guess: added support for DG Aviion
18805
18806 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18807
18808 * configure.in: Produce warning message for subdirectories not
18809 configurable for this host/target combination. Don't try to
18810 configure gdb for vms.
18811
18812 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18813
18814 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18815 appropriate files before making "diststuff".
18816 (DISTBISONFILES): New var: list of files to be edited.
18817 (DISTSTUFFDIRS): Add binutils.
18818
18819 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18820
18821 * config.sub: also handle mipsel and mips64el (for little endian mips)
18822
18823 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18824
18825 * configure.in: Add * to end of all OS names.
18826
18827 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18828
18829 * configure.in: Build newlib for LynxOS native.
18830
18831 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18832
18833 * config.guess: Add support for delta 88k running SVR3.
18834
18835 * configure.in: Add comment about HP compiler vs. emacs.
18836
18837 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18838
18839 * configure.in: don't build ld on solaris2 (not a viable option
18840 due to bugs in getpwnam & getpwuid)
18841
18842 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18843
18844 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18845 config.guess will produce a full version number.
18846
18847 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18848
18849 * configure.in: Build linker and binutils for alpha-dec-osf1.
18850
18851 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18852
18853 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18854 and gdb/testsuite/Makefile.in.
18855
18856 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18857
18858 * configure.in: recognize mips*- instead of mips-
18859
18860 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18861
18862 * config.sub: Accept linux*coff and linux*elf as operating
18863 systems.
18864
18865 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18866
18867 * config.sub: Recognize mips64, and mips3 as an alias for it.
18868
18869 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18870
18871 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18872 gdb knows how to handle OSF/1 shared libraries.
18873
18874 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18875
18876 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18877 * config.guess: Recognize Hitachi's HIUX.
18878 * config.sub: Recognize h3050r* and hppahitachi.
18879 Remove redundant cases for hp9k[23]*.
18880
18881 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18882
18883 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18884 if gas and ld are in the source tree and are in ${configdirs}.
18885 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18886 --with options (but still pass them down on the command line,
18887 if they were explicitly specified).
18888
18889 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18890
18891 * configure: substitute SHELL value in Makefile.in with
18892 ${CONFIG_SHELL}
18893
18894 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18895
18896 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18897 *-*-solaris2* targets.
18898
18899 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18900
18901 * Makefile.in: define M4, and pass it down to sub-makes;
18902 all-autoconf now depends on all-m4
18903
18904 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18905
18906 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18907 presence of {ar,ranlib} instead of a configured directory
18908
18909 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18910
18911 * config.guess: Accept 34?? as well as 33?? for NCR.
18912
18913 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18914
18915 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18916 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18917
18918 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18919
18920 * configure: grab values for $(CC) and $(CXX) from the
18921 environment, so that someone can do "CC=gcc configure; make" and
18922 have it work right (matching the way that autoconf works now)
18923
18924 * configure.in, Makefile.in: add support for gash, the tcl
18925 interface to Galaxy
18926
18927 * config.guess: add NetBSD variants (hp300, x86)
18928
18929 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18930
18931 * install.sh: Support -d option (in the manner of SunOS 4 install,
18932 as it is more deterministic than that of GNU install)
18933 (chmodcmd): Set file to mode 755 by default (should also do default
18934 chgrp and chown, but I don't feel like dealing with that now)
18935
18936 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18937
18938 * config.sub: Remove h8300hhms alias.
18939
18940 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18941
18942 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18943
18944 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18945
18946 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18947 as stmp-fixinc
18948
18949 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18950
18951 * config.sub: recognize m88110-bug-coff.
18952
18953 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18954
18955 * Makefile.in (all-libio): all dependencies on the toolchain used
18956 to build this (gcc, gas, ld, etc)
18957
18958 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18959
18960 * config.guess: Deal with OSF/1 1.3 on alpha.
18961
18962 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18963
18964 * install.sh: add some 'else true' clauses for portability
18965
18966 * configure.in: don't build libio for h8[35]00-*-* targets
18967
18968 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
18969
18970 * Makefile.in: Add support for new libio.
18971
18972 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18973
18974 * install.sh: If one command fails, don't try the rest. Don't try
18975 to remove $dsttmp (via trap) unless we have already created it.
18976 If $src doesn't exist, detect it and exit with an error.
18977
18978 * config.guess: Recognize BSD on hp300.
18979
18980 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
18981
18982 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
18983 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
18984
18985 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
18986
18987 * Makefile.in (all-send-pr): depends on all-prms
18988
18989 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18990
18991 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
18992
18993 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18994
18995 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
18996 Added test for mips-mips-riscos5.
18997
18998 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18999
19000 * configure.in: use mh-hp300 for 68k HP hosts
19001
19002 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19003
19004 * configure: add support for CONFIG_SHELL, so that you can use
19005 some alternate shell for evaluating configure scripts
19006
19007 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19008
19009 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19010 in configure script to bug-gdb@prep.ai.mit.edu when building
19011 distribution archive.
19012 * Makefile.in (COMPRESS): Remove def.
19013 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19014 gdb.tar.Z and make-gdb.tar.Z respectively.
19015 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19016 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19017 to convergence with 'taz' target in Makefile.in.
19018
19019 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19020
19021 * install.sh (dsttmp): use trap to ensure that tmp files go
19022 away on error conditions
19023
19024 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19025
19026 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19027
19028 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19029
19030 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19031 its parent is '/' not ''.
19032
19033 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19034
19035 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19036
19037 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19038 that ${newsrcdir}/configure.in does.
19039
19040 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19041
19042 * test-build.mk: support for CONFIG_SHELL
19043
19044 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19045
19046 * config.sub (netware): Add as a basic system type.
19047
19048 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19049
19050 * Makefile.in (Makefile): depend on configure.in. Also drop the
19051 $(srcdir)/ from the dependency on Makefile.in.
19052
19053 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19054
19055 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19056 (h8300hhms is temporary until multi-libraries are implemented).
19057 * configure.in: Handle h8300h too.
19058
19059 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19060
19061 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19062
19063 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19064
19065 * configure: Remove extraneous output when guessing host type.
19066 * config.guess: Remove extraneous output when guessing using C
19067 compiler rather than uname, or when guessing fails.
19068
19069 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19070
19071 * Makefile.in: remove all.cross and install.cross targets
19072
19073 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19074 definitions
19075
19076 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19077
19078 * configure.in (target sh): Build gprof.
19079
19080 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19081
19082 * config.sub: change -solaris to -solaris2
19083
19084 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19085
19086 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19087
19088 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19089
19090 * configure: Correct error message for missing Makefile.in to
19091 print correct directory.
19092
19093 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19094
19095 * install.sh: kludge around 386BSD shell bug
19096
19097 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19098
19099 * config.guess: Recognize NeXT.
19100 * config.guess: Recognize i486-ncr-sysv4.
19101 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19102
19103 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19104
19105 * Makefile.in (MAKEINFOFLAGS): New variable.
19106 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19107 * build-all.mk, test-build.mk: Pass down --no-split as
19108 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19109
19110 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19111
19112 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19113
19114 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19115
19116 * Makefile.in (libg++.tar.z): New rule.
19117 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19118 * Makefile.in (taz): Only do a single chmod.
19119
19120 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19121
19122 * install.sh: don't use dirname anymore (replaced with sed usage)
19123
19124 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19125
19126 * Makefile.in: Change extension for gzip'd files from '.z' to
19127 '.gz' per new FSF standard usage.
19128
19129 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19130
19131 * configure: put quotes around the final value of program_transform_name
19132
19133 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19134
19135 * Makefile.in: new install.sh support; update install-info rules
19136
19137 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19138
19139 * configure.in: Build diff for crosses, but not for go32 host.
19140
19141 * configure.in: Build gprof only for native, and don't build it
19142 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19143
19144 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19145
19146 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19147
19148 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19149
19150 * configure.in (host_tools): Add prms.
19151
19152 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19153
19154 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19155 with $(FLAGS_TO_PASS) on the command line
19156
19157 * config.sub: Recognize lynx and lynxos
19158
19159 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19160
19161 * config.sub: Accept -ecoff*, not just -ecoff.
19162
19163 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19164
19165 * Makefile.in (taz): Use .gz suffix instead of .z.
19166 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19167 names.
19168
19169 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19170
19171 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19172
19173 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19174
19175 * Makefile.in (install-no-fixedincludes): install gcc last, so
19176 that rebuilds that might happen during 'make install' don't get
19177 bogus gcc include files
19178
19179 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19180
19181 Change from Utah for HPPA support:
19182 * config.guess: Recognize hppa1.x-hp-bsd.
19183
19184 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19185
19186 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19187 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19188
19189 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19190
19191 * config.sub: Add support for rom68k and bug boot monitors.
19192
19193 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19194
19195 * Makefile.in: Make all-opcodes depend on all-bfd.
19196
19197 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19198
19199 * config.guess: Added special check for i[34]86-univel-sysv4*.
19200
19201 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19202
19203 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19204 the processor rather than assuming i486.
19205
19206 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19207
19208 * config.guess: Recognize SunOS6 as Solaris3.
19209
19210 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19211
19212 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19213 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19214
19215 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19216
19217 * build-all.mk (all-cross): New target for Canadian Cross.
19218 Added Q2 go32 targets.
19219 * test-build.mk: Configure go32 cross sparclite-aout and
19220 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19221 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19222
19223 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19224
19225 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19226 GO32 hosted toolchains
19227
19228 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19229
19230 * configure: change so "-exec-prefix" gets passed down rather
19231 than "-exec_prefix" so autoconf generated Makefiles get the
19232 exec_prefix set right.
19233
19234 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19235
19236 * config.guess: get the Solaris2 minor version number
19237
19238 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19239
19240 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19241
19242 * config.guess: Recognize some Sequent platforms.
19243
19244 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19245
19246 * Makefile.in: added the vault-install target
19247
19248 * configure.in: actually use the Sun3 makefile fragment that's in
19249 config, also added the release dir to configdirs
19250
19251 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19252
19253 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19254
19255 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19256
19257 * configure.in: remove some program from Alpha targetted toolchains
19258
19259 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19260
19261 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19262 gprof.
19263 (taz): Run "make diststuff" in those directories instead of "make
19264 proto-dir". Look for "VERSION=" only at start of line in subdir
19265 Makefile. Use "gzip -9" for compression.
19266 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19267 (binutils.tar.z): New target.
19268
19269 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19270
19271 * Makefile.in (taz): Include gpl.texinfo.
19272
19273 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19274
19275 * Makefile.in (setup-dirs): Merged into "taz" target.
19276 (taz): Only do `proto-dir' stuff if a directory is actually needed
19277 for this target.
19278
19279 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19280
19281 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19282 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19283 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19284 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19285 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19286
19287 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19288
19289 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19290 config.sub, and move-if-change to gdb testsuite distribution
19291 archive, so the testsuite can be extracted, configured, and
19292 run separately from the gdb distribution. Blow away the Chill
19293 tests that require a Chill compiled executable, since GNU Chill
19294 is not yet publically available.
19295
19296 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19297
19298 * test-build.mk: set environment variables in a single command,
19299 instead of a list of assignments and exports
19300
19301 * config.guess: recognize Alpha/OSF1 systems
19302
19303 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19304
19305 * configure: Change help message to prefer --options rather than
19306 -options.
19307
19308 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19309
19310 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19311 zippy@ecst.csuchico.edu.
19312 * config.guess: Recognize miniframe.
19313
19314 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19315
19316 * Makefile.in: Use srcroot to find runtest rather than rootme.
19317 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19318
19319 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19320
19321 * test-build.mk: Extensive additions to support building on a
19322 machine other than the host.
19323
19324 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19325
19326 * configure (tooldir): Fix for i386-aix again.
19327
19328 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19329
19330 * configure, Makefile.in: Change definition of $(tooldir)
19331 to match the FSF.
19332
19333 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19334
19335 * config.guess: Recognize i[34]86/SVR4.
19336
19337 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19338
19339 * Makefile.in (all-gdb): gdb depends on sim.
19340
19341 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19342
19343 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19344 at the same time we make the prototype gdb directory.
19345 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19346 files at the same time as the gdb base release distribution.
19347
19348 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19349
19350 * Makefile.in (check): Use individual check targets rather than
19351 DO_X rule.
19352 (check-gcc): Added.
19353
19354 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19355
19356 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19357 for System V release 3.2.
19358
19359 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19360
19361 * config.sub: Recognize hppaosf.
19362 * configure.in: Do configure ld/binutils/gas for it.
19363
19364 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19365
19366 * configure (tooldir): Alter syntax used to set this, for systems
19367 where "\$" isn't handled right, like i386-aix.
19368
19369 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19370
19371 * configure: Pass program-transform-name, not
19372 program_transform_name, to recursive configures.
19373
19374 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19375
19376 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19377 of gas+ld+binutils.
19378
19379 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19380
19381 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19382
19383 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19384
19385 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19386
19387 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19388
19389 * Makefile.in (PRMS): Set back to all-prms.
19390
19391 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19392
19393 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19394 targets, rather than for MIPS hosts.
19395
19396 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19397
19398 * configure.in: add comment for --with-x default values
19399
19400 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19401
19402 * Makefile.in: add check-* targets for each of the directories in
19403 the tree. Add a definition of RUNTEST that will use the one we
19404 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19405
19406 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19407
19408 * configure.in: Removed obsolete references to bfd_target and
19409 target_makefile_frag.
19410
19411 * build-all.mk: Set assorted targets for Q2.
19412 * config.sub: Recognize z8k-sim and h8300-hms.
19413 * test-build.mk: Really don't pass host to configure.
19414 (HOLES): Added uname.
19415
19416 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19417
19418 * configure: Handle an empty program-prefix, program-suffix or
19419 program-transform-name correctly.
19420
19421 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19422
19423 * build-all.mk: -G 8 no longer required for MIPS targets.
19424 * test-build.mk: Don't pass host argument to configure; make it
19425 guess.
19426
19427 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19428
19429 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19430 * Makefile.in (COMPRESS): New macro, like GZIP.
19431
19432 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19433
19434 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19435
19436 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19437 with gas currently defaults to -G 0.
19438
19439 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19440
19441 * Makefile.in (all-flex): flex depends on byacc.
19442
19443 * build-all.mk: If host not specified, use config.guess. Pass TAG
19444 to test-build.mk as RELEASE_TAG.
19445 * test-build.mk (configargs): New variable containing arguments to
19446 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19447 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19448
19449 * config.guess: Use /bin/uname when checking -X argument on SCO,
19450 to avoid invoking GNU uname which doesn't understand -X.
19451
19452 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19453
19454 * configure.in: Build gas for mips-*-*.
19455
19456 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19457
19458 * Makefile.in (all.normal): insert missing backslash.
19459
19460 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19461
19462 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19463
19464 * Makefile.in: Complete overhaul to merge many almost identical
19465 targets.
19466
19467 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19468
19469 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19470 (gdb.tar.Z): Adjusted.
19471
19472 * Makefile.in (setup-dirs, taz): New targets; should be general
19473 enough to adapt for gdb sometime. Build only .z file.
19474 (gas.tar.z): New target.
19475
19476 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19477
19478 * build-all.mk: Use CC=cc -Xs on Solaris.
19479
19480 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19481
19482 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19483 for handling BISON for FSF releases.
19484
19485 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19486
19487 * configure: Actually implement the change zoo just documented.
19488
19489 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19490
19491 * configure: when using config.guess, only set target_alias when
19492 it's not already been set (ie, on the command line)
19493
19494 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19495
19496 * Makefile.in: add installcheck target, set PRMS to install-prms
19497
19498 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19499
19500 * configure: add support for package_makefile_fragment, handle the
19501 case where a directory has a configure.in file but no Makefile.in
19502 more gracefully (with an actual understandable error message, even);
19503 add support for --without (and add this to the usage message); also
19504 explicitly add a --host=${host_alias} to the command line when
19505 config.guess is used
19506
19507 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19508
19509 * configure: Must use both --host and --target in recursive calls.
19510
19511 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19512
19513 * Makefile.in: Change deja-gnu to dejagnu.
19514
19515 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19516
19517 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19518
19519 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19520
19521 * configure.in: canonicalize all instances to *-*-solaris2*,
19522 also strip out a number of tools to not build for go32 host
19523
19524 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19525
19526 * config.guess: add GPL.
19527
19528 * Makefile.in, config.guess, config.sub, configure: bump
19529 copyrights to 93.
19530
19531 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19532
19533 * Makefile.in (do-info): Removed obsolete check for existence of
19534 localenv file.
19535
19536 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19537
19538 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19539
19540 * Makefile.in: a couple of 'else true' for decstation,
19541 support for TclX
19542
19543 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19544
19545 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19546
19547 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19548
19549 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19550
19551 * config.guess: Recognize i386-ibm-aix (PS/2).
19552 * configure.in: Use config/mh-aix386 file for it.
19553
19554 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19555
19556 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19557 CC_FOR_TARGET instead.
19558 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19559
19560 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19561
19562 * Makefile.in: Add sim to list of directories sent with gdb
19563
19564 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19565
19566 * configure.in: Put back mips-dec-bsd* case.
19567
19568 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19569
19570 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19571 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19572 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19573
19574 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19575
19576 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19577
19578 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19579 (install-info): install dir.info only if it exists,
19580 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19581
19582 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19583
19584 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19585 gas for mips-dec-bsd.
19586
19587 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19588
19589 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19590 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19591
19592 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19593
19594 * configure.in: Added "dejagnu" to hosttools list.
19595
19596 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19597
19598 * config.sub, configure.in, config.guess: Add support
19599 for Bosx, an AIX variant from Bull.
19600 Patches from F.Pierresteguy@frcl.bull.fr.
19601
19602 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19603
19604 * devo/dejagnu: Initial creation of devo/dejagnu.
19605 Migrated dejagnu testcases and support files for testing software
19606 tools to reside as subdirectories, currently called "testsuite",
19607 within the directory of the software tool. Migrated all programs,
19608 support libraries, etc. beloging to dejagnu proper from
19609 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19610 with no modifications. The changes to these files which will
19611 allow them to configure, build, and execute properly will be made
19612 in a future update.
19613
19614 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19615
19616 * Makefile.in: Change send_pr to send-pr.
19617 * configure.in: Likewise.
19618 * send_pr: Renamed directory to send-pr.
19619
19620 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19621
19622 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19623
19624 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19625
19626 * README: Update for gdb-4.8 release.
19627 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19628 gdb-xxx.tar.z (gzip'd) file also.
19629
19630 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19631
19632 * Makefile.in: make all-diff depend on all-libiberty
19633
19634 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19635
19636 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19637
19638 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19639
19640 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19641
19642 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19643
19644 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19645 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19646 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19647
19648 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19649
19650 * Makefile.in: makeinfo binary is in a new location
19651
19652 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19653
19654 * config.sub: Accept -ecoff as an OS.
19655
19656 * Makefile.in: Various changes to eliminate a level of make
19657 recursion and reduce the required command line length.
19658 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19659 sub-makes.
19660 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19661 variables holding settings for specific sub-makes.
19662 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19663 in terms of BASE_FLAGS_TO_PASS.
19664 (TARGET_LIBS): New variable listing directories which use
19665 TARGET_FLAGS_TO_PASS.
19666 (subdir_do): Eliminated.
19667 (do-*): New set of targets to replace subdir_do.
19668 (various): All targets which used subdir_do now depend on do-*.
19669 (local-clean): Renamed from do_clean.
19670 (local-distclean): New target, dependency of distclean and
19671 realclean.
19672 (install-info): Don't create directories. Depend on dir.info
19673 rather than calling make recursively.
19674 (install-dir.info): Eliminated.
19675 (install-info-dirs): Create all info directories here.
19676 (dir.info): Depend upon do-install-info.
19677
19678 * test-build.mk (HOLES): Added false.
19679
19680 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19681
19682 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19683
19684 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19685
19686 * Makefile.in (info): remove dependency on all-texinfo. The
19687 problem was really in texinfo/C, not at this level.
19688
19689 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19690
19691 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19692
19693 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19694
19695 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19696 GDB releases.
19697
19698 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19699
19700 * configure: Include srcdir in message about target of link not
19701 being found. Don't convert `-' to `_' in `with' options being
19702 passed to subdirs.
19703
19704 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19705
19706 * configure.in: add uudecode to host_tools
19707
19708 * Makefile.in: added {all,install}-uudecode targets, added them to
19709 the appropriate lists
19710
19711 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19712
19713 * Makefile.in (all-gcc): Added dependency on all-gas.
19714
19715 * configure.in (mips-*-*): Build ld and binutils.
19716
19717 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19718
19719 * configure: check return code from mkdir, print error message and
19720 exit on failure.
19721
19722 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19723
19724 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19725
19726 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19727
19728 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19729
19730 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19731
19732 * config.sub (h8500): Recognize this as a cpu type.
19733
19734 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19735
19736 * configure: source directory missing is no longer a warning
19737
19738 * configure.in: recognize irix[34]* instead of irix[34]
19739
19740 * Makefile.in: define and pass down X11_LIB
19741
19742 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19743
19744 * guess-systype: Renamed to ...
19745 * config.guess: ... by popular request.
19746 * configure.in, Makefile.in: Update accordingly.
19747
19748 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19749
19750 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19751 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19752 + Execute ./dummy instead of assuming . is in PATH.
19753
19754 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19755
19756 * guess-systype: New shell script. Attempts to guess the
19757 canonical host name of the executing host.
19758 Only a few hosts are supported so far.
19759 * configure: Call guess-systype if no host is specified.
19760
19761 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19762
19763 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19764 gcc Makefile.
19765
19766 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19767
19768 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19769 (all-gcc, install-gcc, subdir_do): Use it.
19770
19771 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19772
19773 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19774
19775 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19776
19777 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19778 set exclusively by configure, using configure.in .
19779
19780 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19781
19782 * test-build.mk: set $PATH for all builds
19783
19784 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19785
19786 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19787
19788 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19789 the one used in gcc/Makefile.in, so that a null expansion doesn't
19790 override the one needed to build gcc with a native cc.
19791
19792 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19793
19794 * configure: Accept -with arguments.
19795
19796 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19797
19798 * Makefile.in: added h8300sim
19799
19800 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19801
19802 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19803 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19804 (all-cygnus, native, build-cygnus): Make
19805 $(canonhost)-stamp-3stage-done, not $(host)....
19806 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19807 i386-sco3.2v4. Added else true to if command.
19808
19809 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19810
19811 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19812
19813 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19814
19815 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19816
19817 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19818
19819 * configure.in: don't remove binutils from Solaris builds
19820
19821 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19822
19823 * Makefile.in: get rid of earlier definitions for *clean,
19824 also handle the recursive info rule better
19825
19826 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19827
19828 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19829 do more-or-less the right thing.
19830
19831 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19832
19833 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19834 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19835
19836 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19837
19838 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19839 $(host_canonical).
19840
19841 * configure.in: split the configdirs list into 4 categories (native
19842 v. cross, library v. tool) and handle the cross-only and native-
19843 only in more reasonable (and correct!) way.
19844
19845 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19846
19847 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19848 configdirs anymore.
19849
19850 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19851
19852 * Makefile.in: extensive cleanup:: removed all of the explicit
19853 clean-* targets, collapsed many wrappers around subdir_do into
19854 one, added additional targets to satisfy standards.texi, deleted
19855 some old targets, some changes for consistency
19856
19857 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19858
19859 * configure.in: handle some programs as cross-only, and others as
19860 native only
19861
19862 * test-build.mk: handle partial holes in a more generic manner
19863
19864 * Makefile.in: m4 depends on libiberty
19865
19866 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19867
19868 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19869 time, wdiff, and find to configdirs
19870
19871 * Makefile.in: all, clean, and install rules for the new programs
19872 added to configure.in
19873
19874 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19875
19876 * configure.in: use mh-sun for all *-sun-* hosts
19877
19878 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19879
19880 * Makefile.in: define flags for X11 include files and library file
19881 locations, pass them down to the programs that need this info
19882
19883 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19884
19885 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19886
19887 * configure.in: start building libg++ for HP-UX targets
19888
19889 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19890
19891 * README: Update references to files moved into etc/.
19892
19893 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19894
19895 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19896 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19897
19898 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19899
19900 * configure: accept dash as well as underscore in long option
19901 names for FSF compatibility.
19902
19903 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19904
19905 * config.sub: added -sco3.2v4 support from FSF.
19906
19907 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19908
19909 * configure.in: expand the section that adds or removes
19910 directories from the list of programs to build, to handle native
19911 vs. cross in addition to host v. native
19912
19913 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19914
19915 * Makefile.in: Replace C++ in macro names with CXX.
19916 This is less likely to break ...
19917
19918 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19919
19920 * test-build.mk: add -w to GNU_MAKE
19921
19922 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19923
19924 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19925 add 'sparc' to list of recognized cpus. This needed to make
19926 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19927 Delete some redundant ose68 variants. Recognize -wrs as an os,
19928 then changes that into $CPU-wrs-vxworks.
19929
19930 * configure.in: remove most references to gdbtest, regularize
19931 target based program removal
19932
19933 * test-build.mk: import from p3 tree (many fixes and changes)
19934
19935 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19936
19937 * Makefile.in: added rules to handle tcl, tk, and expect
19938
19939 * configure.in: handle those directories if they exist
19940
19941 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19942
19943 * config.sub: removed bogus hppabsd and hppahpux names, since
19944 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19945
19946 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19947
19948 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19949 depends upon all-xiberty
19950
19951 * Makefile.in: changes from p3, including:
19952
19953 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19954
19955 * Makefile.in (XTRAFLAGS): include newlib directories if
19956 newlib/Makefile exists, rather than if host != target.
19957
19958 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19959
19960 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19961 from the same source tree and not building a cross-compiler. This
19962 matters for the libg++ configuration if reconfiguring a tree that
19963 has already been installed.
19964
19965 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19966
19967 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19968 pick up the machine and system specific header files.
19969
19970 * Makefile.in: added AS_FOR_TARGET, passed down in
19971 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
19972 the C compiler to use to create programs which are run in the
19973 build environment, set it to default to $(CC), and passed it down
19974 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
19975
19976 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
19977
19978 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
19979 We need them for unusual native builds, like systems without
19980 ranlib.
19981
19982 * configure: also define $(host_canonical) and
19983 $(target_canonical), which are the full, canonical names for the
19984 given host and target
19985
19986 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
19987
19988 * Makefile.in: Added separate definitions for C++.
19989
19990 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
19991
19992 * configure.in (configdirs): Add deja-gnu.
19993
19994 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
19995
19996 * README: Update for configure.texi and gdb-4.7 release.
19997
19998 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
19999
20000 * Makefile.in: Move "all" target to top of file.
20001 Previously, first target was ".PHONY" which caused BSD4.4 make
20002 to build .PHONY when make was run without arguments.
20003
20004 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20005
20006 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20007 Library-copylefted code in libiberty.
20008
20009 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20010
20011 * config.sub: Replace m68kmote with plain old m68k.
20012
20013 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20014
20015 * Makefile.in: Remove space from blank line, avoid Make complaints.
20016
20017 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20018
20019 * config.sub: Complain if no argument is given. Added support for
20020 386bsd as OS and target alias.
20021
20022 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20023
20024 * Makefile.in (XTRAFLAGS): include newlib directories if
20025 newlib/Makefile exists, rather than if host != target.
20026
20027 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20028
20029 * config.sub: recognize sparclite-wrs-vxworks.
20030
20031 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20032 p3.) Added clean-xiberty to clean.
20033
20034 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20035
20036 * configure.in: use *-*-* instead of nested cases for host and target
20037
20038 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20039
20040 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20041 from the same source tree and not building a cross-compiler. This
20042 matters for the libg++ configuration if reconfiguring a tree that
20043 has already been installed.
20044
20045 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20046
20047 * config.sub (i486v/i486v4): Merge in from FSF version.
20048
20049 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20050
20051 * configure: only set PWD if it is already set.
20052
20053 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20054
20055 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20056 doesn't have unset and all success paths (and most error paths)
20057 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20058 to just ${PWD} to avoid confusion.)
20059
20060 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20061
20062 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20063 even for a native compilation.
20064
20065 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20066
20067 Changes to make the gdb.tar.Z rule work better.
20068
20069 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20070 (DEVO_SUPPORT): Add configure.texi.
20071 (bfd-ilrt.tar.Z): Remove ancient rule.
20072
20073 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20074
20075 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20076 pick up the machine and system specific header files.
20077
20078 * configure.in, config.sub: added new target m68010-adobe-scout,
20079 with alias of adobe68k. Changed configure.in to check for
20080 -scout before -sco* to avoid a false match.
20081
20082 * Makefile.in: added AS_FOR_TARGET, passed down in
20083 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20084 the C compiler to use to create programs which are run in the
20085 build environment, set it to default to $(CC), and passed it down
20086 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20087
20088 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20089
20090 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20091 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20092 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20093 FOR_TARGET variants, to newlib and libg++.
20094
20095 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20096
20097 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20098 first.
20099
20100 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20101
20102 * config.sub: Accept `elf' as an environment.
20103
20104 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20105
20106 * Makefile.in (all-opcodes): cd into the right directory
20107
20108 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20109
20110 * configure: added -program_transform_name option, used as
20111 argument to sed when installing programs.
20112 configure.texi: added documentation for -program_prefix,
20113 -program_suffix and -program_transform_name.
20114
20115 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20116
20117 * config.sub: Accept i486 where i386 ok.
20118
20119 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20120
20121 * config.sub: accept we32k
20122
20123 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20124
20125 * config.sub, configure.in: accept OSE68000 and OSE68k.
20126
20127 * Makefile.in: don't create all directories for ``make install'';
20128 let the subdirectories create the ones they need.
20129
20130 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20131
20132 * COPYING: new file, GPL v2
20133
20134 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20135
20136 * Makefile.in: use the new gen-info-dir, which needs a template
20137 argument (which also lives in texinfo)
20138
20139 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20140
20141 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20142
20143 * config.sub (ncr3000): Change i386 to i486.
20144
20145 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20146
20147 * Makefile.in: add install-rcs, install-grep to
20148 install-no-fixedincludes, removed install-bison and install-libgcc
20149
20150 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20151
20152 * configure.in: grab the HPUX makefile fragment if on HPUX
20153
20154 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20155
20156 * Makefile.in: eradicate bison spoor (ditto libgcc).
20157 configure.in: recognise m68{k,000}-ericsson-OSE.
20158 es1800 is alias for m68k-ericsson-OSE
20159
20160 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20161
20162 * configure.in: rearrange the parts that remove programs from
20163 configdirs, based now on HOST==TARGET or by canonical triple.
20164
20165 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20166
20167 * test-build.mk: recurse explicitly with -f test-build.mk when
20168 appropriate. predicate stage3 and comparison on the existence
20169 of gcc. That is, if gcc isn't around, we aren't three-staging.
20170 On very clean, also remove ...stamp-co. Build in-place before
20171 doing other builds.
20172
20173 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20174
20175 * Makefile.in, configure.in: add tgas
20176
20177 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20178
20179 * Makefile.in: a number of changes merged in from progressive.
20180
20181 * configure.in: add libm.
20182
20183 * .cvsignore: ignore some stuff that comes from test-build.mk.
20184
20185 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20186
20187 * config.sub: Add es1800 (m68k-ericsson-es1800).
20188
20189 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20190
20191 * configure: Add program_suffix (parallel to program_prefix)
20192 * Makefile.in: adjust directory-creating script for losing decstation
20193
20194 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20195
20196 * configure: Minor $subdir-related fixes.
20197
20198 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20199
20200 * configure: fix various problems with propogating
20201 makefile_target_frag in subdirs.
20202 * configure.in: config libgcc if its there
20203
20204 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20205
20206 * config.sub: HPPA merge.
20207
20208 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20209
20210 * Makefile.in: Replace all-bison with all-byacc in all
20211 dependency lines for other tools (which now use byacc).
20212
20213 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20214
20215 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20216
20217 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20218
20219 * Makefile.in: make gprof rules similar to byacc rules (instead of
20220 vestigal $(unsubdir) that didn't work...)
20221
20222 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20223
20224 * config.sub: Add support for Linux.
20225 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20226 (at least for libg++).
20227
20228 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20229
20230 * configure.texi: fix doc for the -nfp option to configure
20231
20232 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20233
20234 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20235
20236 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20237
20238 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20239 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20240 * configure.in: added solaris* host_makefile_frag hook.
20241
20242 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20243
20244 * config.sub: changed recognition of m68000 so that various
20245 m68k types can be specified via m680[01234]0
20246
20247 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20248
20249 * config.sub (basic_machine): fix sed so that '-foo' isn't
20250 completely substituted out while .+'-foo' loses the '-foo'
20251
20252 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20253
20254 * config.sub ($os): Add -aout.
20255
20256 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20257
20258 * configure: If host_makefile_frag is absolute, don't
20259 prefix ${invsubdir} (relevant to libg++ auto-configure).
20260
20261 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20262
20263 * Makefile.in (tooldir): Define it.
20264 (all-ld): Depend on all-flex.
20265
20266 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20267
20268 * Makefile.in (check): Fix libg++ special case.
20269
20270 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20271
20272 * configure: do not bury `pwd` into config.status, thus do fewer
20273 pwd's.
20274
20275 * configure: print the "Building in" message only when building in
20276 other than "." AND verbose.
20277
20278 * configure: remove -s, rework -v to better accommodate guested
20279 configures.
20280
20281 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20282
20283 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20284
20285 * Makefile.in: macroize flags passed on recursion. remove
20286 fileutils.
20287
20288 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20289
20290 * configure: get makesrcdir right for subdirs deeper than 1.
20291
20292 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20293 install.
20294
20295 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20296
20297 * Makefile.in: don't print subdir_do or recursion lines.
20298
20299 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20300
20301 * standards.texi: added menu item.
20302
20303 * Makefile.in: build and install standards.info.
20304
20305 * standards.texi: new file.
20306
20307 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20308
20309 * configure: test for and move config.status pieces from
20310 ${subdir}/.
20311
20312 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20313
20314 * configure: Test for existance of files before trying to mv
20315 them, to avoid numerous non-existance messages.
20316
20317 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20318
20319 * configure: correct final line of config.status.
20320
20321 * configure: patch from eggert. Avoids a protection problem if
20322 the original Makefile.in is read only.
20323
20324 * configure: use move-if-change from gcc to create config.status.
20325 Some makefiles depend on config.status to tell if a directory
20326 has been reconfigured for a different host. This change
20327 prevents those directories from remaking everything in the case
20328 where the reconfig was only intended to rebuild a Makefile.
20329
20330 * configure: test for config.sub with "config.sub sun4" rather
20331 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20332 host alias from a missing config.sub.
20333
20334 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20335
20336 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20337 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20338
20339 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20340
20341 * configure: mkdir ${subdir} as needed.
20342
20343 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20344
20345 * Makefile.in,configure.in: added autoconf.
20346
20347 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20348
20349 * Makefile.in: no longer pass against on recursion.
20350
20351 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20352 definitions are not inherited.
20353
20354 * configure: correct makesrcdir when subdir is .
20355
20356 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20357
20358 * configure: Add support for 'subdirs' variable, which is
20359 like 'configdirs', except that configure doesn't re-invoke
20360 itself for subdirs, it just creates a Makefile for each subdir.
20361 * configure.texi: Document subdirs.
20362
20363 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20364
20365 * configure.in: added flex to configdirs
20366
20367 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20368
20369 * Makefile.in: remove clean-stamps from clean.
20370
20371 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20372
20373 * configure.in: Add gdbtest to configdirs.
20374
20375 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20376
20377 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20378 to recursive makes.
20379 * configure.in: Recognize new ncr3000 config.
20380
20381 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20382
20383 * Makefile.in, configure.in: removed references to gdbm.
20384
20385 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20386
20387 * config.sub: Don't canonicalize os value
20388 newsos* to bsd (readline needs to check for newsos).
20389 (This fix was earlier made Jan 31, but got re-broken.)
20390
20391 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20392
20393 * configure.in: sco is an os, not a vendor!
20394
20395 * configure: Quote $( better. Keep various shells happy.
20396
20397 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20398
20399 * Makefile.in: eliminate stamp-files.
20400
20401 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20402
20403 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20404 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20405
20406 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20407
20408 * config.sub: fix iris/iris3.
20409
20410 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20411
20412 * configure: re-add -rm.
20413
20414 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20415
20416 * Maskefile.in: add .stmp-rcs to all.
20417
20418 * configure.in: remove gas from rs6000 build, use aix host fragment.
20419
20420 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20421
20422 * configure: pass down site_option during recursion.
20423
20424 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20425
20426 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20427
20428 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20429
20430 * configure: Change exec_prefix so that it really defaults to prefix.
20431
20432 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20433
20434 * Makefile.in, configure.in: Add support for mmalloc library.
20435
20436 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20437
20438 * Makefile.in: add stmp dependencies for a few more things.
20439
20440 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20441
20442 * configure: adjusted error message on objdir/srcdir configure
20443 collision, per john's suggestion.
20444
20445 * Makefile.in: add libiberty stmp to all and all.cross.
20446
20447 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20448
20449 * Makefile.in: remove force dependencies, add grep to all.
20450
20451 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20452
20453 * Makefile.in: drop flex. make stamp files work.
20454
20455 * configure: added test for conflicting configuration in srcdir,
20456 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20457 gets cranky. use relative paths for configure and srcdir
20458 whenever possible. Send some error messages to stderr that were
20459 going to stdout.
20460
20461 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20462
20463 * Makefile.in: Fix libg++ rule to check for gcc directory
20464 before using gcc/gcc. Also pass XTRAFLAGS.
20465
20466 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20467
20468 * Makefile.in: added stmp-files so that directories aren't polled
20469 when they are already built.
20470
20471 * configure.texi: fixed a node pointer problem.
20472
20473 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20474
20475 * config.sub configure.in gdb/configure.in
20476 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20477 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20478 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20479
20480 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20481
20482 * configure: -recurring becomes -silent. corrected help message
20483 for -site= option.
20484
20485 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20486
20487 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20488
20489 * configure: when building Makefile for crosses, replace
20490 tooldir and program_prefix. default srcdir from location of
20491 config.sub. remove "for host in hosts" and "for target in
20492 targets" loops.
20493
20494 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20495
20496 * Makefile.in: Do not pass bindir or mandir to cvs.
20497
20498 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20499
20500 * Makefile.in, configure.in: removed traces of namesubdir,
20501 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20502 copyrights to '92, changed some from Cygnus to FSF.
20503
20504 * configure.texi: remove most references to multiple hosts,
20505 multiple targets, subdirs, etc.
20506
20507 * configure.man: removed rcsid. reference config.sub not
20508 config.subr.
20509
20510 * Makefile.in: mkdir $(infodir) on install-info.
20511
20512 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20513
20514 * configure.texi: Explain better about .gdbinit and about
20515 the environment that configure.in sections run in.
20516
20517 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20518
20519 * configure.in: Ultrix is only a decstation if it's a MIPS.
20520
20521 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20522
20523 * README: DOC.configure => cfg-paper.texi.
20524
20525 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20526
20527 * config.sub (near case $os): Don't convert newsos* to bsd!
20528
20529 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20530
20531 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20532 the number of copies of COPYING that go into the GDB tar file.
20533
20534 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20535
20536 * bfd/configure.in, gdb/config/mh-i386sco,
20537 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20538 Fix SCO configuration stuff.
20539
20540 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20541
20542 * Makefile.in: For libg++, make sure the -I pointing
20543 to the gcc directory goes *after* all the libg++-local -I flags.
20544 Also, move just-gcc dependency from just-libg++ to all-libg++.
20545
20546 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20547
20548 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20549
20550 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20551
20552 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20553
20554 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20555
20556 * config.sub: Add stratus configuration frags. Also
20557 submitted to FSF.
20558
20559 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20560
20561 * Makefile.in (DEV_SUPPORT): add configure.man.
20562
20563 * config.sub(Decode manufacturer-specific): add -none*.
20564
20565 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20566
20567 * Makefile.in: remove form feeds to make Sun's make happy.
20568 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20569
20570 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20571
20572 * Makefile.in (AR_FLAGS): Make quieter.
20573
20574 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20575
20576 * configure.in: Add libg++.
20577 * configure: When verbose, don't output the command line at each
20578 level; it will be unremarkably the same as the previous version,
20579 which will be the same as what the user typed.
20580
20581 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20582
20583 * configure.in, Makefile.in: fix clean-info, add flex. add
20584 fileutils.
20585
20586 * configure: be less sensitive to spaces in Makefile.in. Do not
20587 look for sources in "..". Doing so breaks subdirectories that
20588 might have their own configure. If a subdir has it's own
20589 configure script, use it.
20590
20591 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20592
20593 * cfg-paper.texi: some changes suggested by rms.
20594
20595 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20596
20597 * config.sub: Merge in some small additions from the FSF version,
20598 taken from the gcc distribution, to bring the Cygnus and FSF
20599 versions into closer sync.
20600
20601 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20602
20603 * configure.in: Changed svr4 references to sysv4.
20604
20605 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20606
20607 * configure: added -V for version number option.
20608
20609 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20610
20611 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20612 renamed from DOC.configure to cfg-paper.texi.
20613
20614 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20615
20616 * configure, config.subr, config.sub: config.subr is now
20617 config.sub again.
20618
20619 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20620
20621 * configure.texi: new file, in progress.
20622
20623 * Makefile.in: build info file and install the man page for
20624 configure.
20625
20626 * configure.man: new file, first cut.
20627
20628 * configure: find config.subr again now that configuration "none"
20629 has gone. removed all traces of the -ansi option. removed all
20630 traces of the -languages option.
20631
20632 * config.subr: resync from rms.
20633
20634 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20635
20636 * configure, config.sub, config.subr: merge config.sub into
20637 config.subr, call the result config.subr, remove config.sub, use
20638 config.subr.
20639
20640 * Makefile.in: revised install for dir.info.
20641
20642 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20643
20644 * configure.in: add decstation host makefile frag.
20645
20646 * Makefile.in: BISON now bison -y again. also install-gcc on
20647 install. clean-gdbm on clean. infodir belongs in datadir.
20648 Make directories for info install. Build dir.info here then
20649 install it.
20650
20651 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20652
20653 * Makefile.in: fix for bad directory tests.
20654
20655 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20656
20657 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20658 regexp. -srcdir relative was being handled incorrectly.
20659
20660 * Makefile.in: unwrapped some for loops so that parallel makes
20661 work again and so one can focus one's attention on a particular
20662 package.
20663
20664 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20665
20666 * configure: added PWD as a stand in for `pwd` (for speed). use
20667 elif wherever possible. make -srcdir work without -objdir.
20668 -objdir= commented out.
20669
20670 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20671
20672 * configure: +options become --options. -subdirs commented out.
20673 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20674 Makefile now at top of generated Makefile. Removed cvs log
20675 entries. added -srcdir. create .gdbinit only if there is one
20676 in ${srcdir}.
20677
20678 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20679 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20680 and mandir now keyed off datadir by default.
20681
20682 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20683
20684 * Freshly created ChangeLog.
20685
20686 \f
20687 Local Variables:
20688 mode: change-log
20689 left-margin: 8
20690 fill-column: 76
20691 version-control: never
20692 End: