]> git.ipfire.org Git - thirdparty/gcc.git/blob - ChangeLog
d: Merge upstream dmd 1831b24ff.
[thirdparty/gcc.git] / ChangeLog
1 2020-06-06 Max Filippov <jcmvbkbc@gmail.com>
2
3 * MAINTAINERS: Add myself as xtensa port maintainer.
4
5 2020-05-28 Nicolas Bértolo <nicolasbertolo@gmail.com>
6
7 * configure.ac: Don't require --enable-host-shared when building
8 for Mingw.
9 * configure: Regenerate.
10
11 2020-05-18 Jason Merrill <jason@redhat.com>
12
13 * configure.ac: Update bootstrap dialect to -std=c++11.
14
15 2020-05-18 Alex Coplan <alex.coplan@arm.com>
16
17 * MAINTAINERS (Write After Approval): Add myself.
18
19 2020-04-29 Thomas Schwinge <thomas@codesourcery.com>
20
21 PR target/92713
22 * configure.ac ["${ENABLE_LIBSTDCXX}" = "default" && amdgcn*-*-*]
23 (noconfigdirs): Add 'target-libstdc++-v3'.
24 * configure: Regenerate.
25
26 2020-04-21 Stephen Casner <casner@acm.org>
27
28 PR 25830
29 * configure.ac (noconfigdirs): Exclude gdb & gprof for pdp11.
30 * configure: Rebuild.
31
32 2020-04-17 Martin Liska <mliska@suse.cz>
33 Jonathan Yong <10walls@gmail.com>
34
35 PR gcov-profile/94570
36 * ltmain.sh: Do not define HAVE_DOS_BASED_FILE_SYSTEM
37 for CYGWIN.
38
39 2020-04-14 Martin Jambor <mjambor@suse.cz>
40
41 * MAINTAINERS (Reviewers): Add myself as callgraph (IPA) reviewer.
42
43 2020-04-09 Tom Tromey <tom@tromey.com>
44
45 * configure: Rebuild.
46 * Makefile.in: Rebuild.
47 * Makefile.def (gdbsupport, gdbserver): New host modules.
48 (configure-gdb): Depend on all-gdbsupport.
49 (all-gdb): Depend on all-gdbsupport, all-libctf.
50 * configure.ac (host_tools): Add gdbserver.
51 Conditionally build gdbserver and gdbsupport.
52
53 2020-03-09 Tobias Burnus <tobias@codesourcery.com>
54
55 * configure.ac: Build libgomp by default for amdgcn.
56 * configure: Regenerate.
57
58 2020-03-05 Srinath Parvathaneni <srinath.parvathaneni@arm.com>
59
60 * MAINTAINERS (Write After Approval): Add myself.
61
62 2020-02-28 Joel Hutton <joel.hutton@arm.com>
63
64 * MAINTAINERS (Write After Approval) : Add myself.
65
66 2020-02-20 Palmer Dabbelt <palmer@sifive.com>
67
68 * MAINTAINERS: Change palmer@sifive.com to palmer@dabbelt.com.
69
70 2020-02-14 Martin Sebor <msebor@redhat.com>
71
72 * doc/extend.texi (attribute alias): Mention type requirement.
73 (attribute weak): Same.
74 (attribute weakref): Correct invalid example.
75
76 2020-02-03 Segher Boessenkool <segher@kernel.crashing.org>
77
78 * doc/md.texi (PowerPC and IBM RS6000): Improve documentation.
79
80 2020-01-15 Segher Boessenkool <segher@kernel.crashing.org>
81 Jakub Jelinek <jakub@redhat.com>
82
83 * .gitattributes: Add *.md diff=md.
84
85 2020-01-14 Georg-Johann Lay <avr@gjlay.de>
86
87 The mentioned auto-generated file is no more part of the
88
89 GCC sources, it's auto-generated in $(builddir) during build.
90
91 PR target/92055
92 * contrib/gcc_update (files_and_dependencies): Remove
93 entry for gcc/config/avr/t-multilib.
94
95 2020-01-14 Anatoly Sokolov <aesok@dol.ru>
96
97 * MAINTAINERS: Update my email address.
98
99 2020-01-13 Joseph Myers <joseph@codesourcery.com>
100
101 * README.MOVED_TO_GIT: Remove.
102
103 2020-01-11 Joseph Myers <joseph@codesourcery.com>
104
105 * README.MOVED_TO_GIT: New file.
106
107 2020-01-02 Dennis Zhang <dennis.zhang@arm.com>
108
109 * MAINTAINERS (Write After Approval): Add myself.
110
111 2019-12-20 Jerome Lambourg <lambourg@adacore.com>
112
113 * MAINTAINERS (write_after_approval): Add myself.
114
115 2019-12-19 Stam Markianos-Wright <stam.markianos-wright@arm.com>
116
117 * MAINTAINERS (write_after_approval): Add myself.
118
119 2019-12-17 Mihail Ionescu <mihail.ionescu@arm.com>
120
121 * MAINTAINERS (write_after_approval): Add myself.
122
123 2019-12-11 Matthias Klose <doko@ubuntu.com>
124
125 * configure.ac: Factor out common cases for compare_exclusions.
126 * configure: Regenerate.
127
128 2019-12-11 Jozef Lawrynowicz <jozef.l@mittosystems.com>
129
130 * config-ml.in (msp430-*-*): Support --disable-no-exceptions configure
131 flag.
132
133 2019-12-10 Lewis Hyatt <lhyatt@gmail.com>
134
135 * MAINTAINERS (Write After Approval): Add myself.
136
137 2019-11-27 Tobias Burnus <tobias@codesourcery.com>
138
139 PR middle-end/92463
140 * configure.ac: Use MPFR_RNDN instead of GMP's MP_RNDN.
141 * configure: Regenerate
142
143 2019-11-20 Janne Blomqvist <jb@gcc.gnu.org>
144
145 * configure.ac: Use https for gcc.gnu.org.
146 * configure: Regenerated.
147
148 2019-11-19 James Greenhalgh <james.greenhalgh@arm.com>
149
150 * MAINTAINERS (aarch64 port): Remove my name, move to...
151 (Write After Approval): ...Here.
152
153 2019-11-15 Kelvin Nilsen <kelvin@gcc.gnu.org>
154
155 * MAINTAINERS: Change my email address as maintainer.
156
157 2019-11-11 Janne Blomqvist <jb@gcc.gnu.org>
158
159 PR fortran/91828
160 * configure.ac: Bump minimum MPFR to 3.1.0, recommended to 3.1.6+.
161 * configure: Regenerated.
162
163 2019-10-21 Jason Merrill <jason@redhat.com>
164
165 * .gitattributes: Also check ChangeLog whitespace.
166
167 2019-10-21 Andrew Burgess <andrew.burgess@embecosm.com>
168
169 * contrib/dg-extract-results.sh: Add support for KPASS.
170 * contrib/dg-extract-results.py: Likewise.
171
172 2019-10-17 Jason Merrill <jason@redhat.com>
173
174 * .gitattributes: Avoid {} in filename pattern.
175
176 2019-10-08 Thomas Schwinge <thomas@codesourcery.com>
177
178 * MAINTAINERS: Add back Trevor Smigiel; move into Write After
179 Approval section.
180
181 2019-10-01 Frederik Harwath <frederik@codesourcery.com>
182
183 * MAINTAINERS: Add myself to Write After Approval
184
185 2019-09-26 Richard Sandiford <richard.sandiford@arm.com>
186
187 * MAINTAINERS: Add myself as an aarch64 maintainer.
188
189 2019-09-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
190
191 * MAINTAINERS: Add myself as aarch64 maintainer.
192
193 2019-09-23 Carl Love <cel@us.ibm.com>
194
195 * config/rs6000/vsx.md (xxswapd_v4si, xxswapd_v8hi, xxswapd_v16qi):
196 New define_insn.
197 (vsx_xxpermdi4_le_<mode> for VSX_W, vsx_xxpermdi8_le_V8HI,
198 vsx_xxpermdi16_le_V16QI): Removed define_insn.
199
200 2019-09-13 Sam Tebbs <sam.tebbs@arm.com>
201
202 * MAINTAINERS (Sam Tebbs): Update email address.
203
204 2019-09-10 Tobias Burnus <tobias@codesourcery.com>
205
206 * MAINTAINERS: Update my email address.
207
208 2019-09-10 Christophe Lyon <christophe.lyon@st.com>
209
210 * libtool.m4: Handle uclinuxfdpiceabi.
211
212 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
213
214 * MAINTAINERS: Add myself as the maintainer of the eBPF port.
215 Remove myself from Write After Approval section.
216
217 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
218
219 * configure.ac: Support for bpf-*-* targets.
220 * configure: Regenerate.
221
222 2019-09-09 Jose E. Marchesi <jose.marchesi@oracle.com>
223
224 * config.sub: Import upstream version 2019-06-30.
225 * config.guess: Import upstream version 2019-07-24.
226
227 2019-09-03 Ulrich Weigand <uweigand@de.ibm.com>
228
229 * MAINTAINERS: Remove spu port maintainers.
230
231 2019-08-28 Martin Liska <mliska@suse.cz>
232
233 * .gitignore: Add .clangd and compile_commands.json
234 to .gitignore.
235
236 2019-08-23 Michael Forney <mforney@mforney.org>
237
238 * Makefile.tpl (HOST_EXPORTS): Add CXX_FOR_BUILD.
239 * Makefile.in: Regenerate.
240
241 2019-08-19 Tom Tromey <tom@tromey.com>
242
243 * configure: Rebuild.
244 * configure.ac: Add --with-static-standard-libraries.
245
246 2019-08-16 Alexandre Oliva <oliva@gnu.org>
247
248 * MAINTAINERS: aoliva from @redhat.com to @gcc.gnu.org.
249
250 2019-08-13 Mark Eggleston <mark.eggleston@codethink.co.uk>
251
252 * MAINTAINERS (Write After Approval): Add myself.
253
254 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
255
256 * MAINTAINERS (Write After Approval): Remove myself, already listed in
257 RISC-V port maitainer.
258
259 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
260
261 * MAINTAINERS (Write After Approval): Fix the list sorted by surname.
262
263 2019-07-08 Kito Cheng <kito.cheng@sifive.com>
264
265 * MAINTAINERS (Write After Approval): Add myself.
266
267 2019-07-03 Andrea Corallo <andrea.corallo@arm.com>
268
269 * MAINTAINERS (Write After Approval): Add myself.
270
271 2019-06-25 Martin Liska <mliska@suse.cz>
272
273 contrib/filter-clang-warnings.py: Transform from
274 filter-rtags-warnings.py.
275
276 2019-06-15 Tom Tromey <tom@tromey.com>
277
278 * configure.ac (host_libs): Add gnulib.
279 * configure: Rebuild.
280 * Makefile.def (host_modules, dependencies): Add gnulib.
281 * Makefile.in: Rebuild.
282
283 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
284
285 * MAINTAINERS (Write After Approval): Add myself.
286
287 2019-06-12 Dimitar Dimitrov <dimitar@dinux.eu>
288
289 * configure: Regenerate.
290 * configure.ac: Add PRU target.
291
292 2019-06-11  Matthew Beliveau  <mbelivea@redhat.com>
293
294 * MAINTAINERS (Write After Approval): Add myself.
295
296 2019-06-11 Nick Clifton <nickc@redhat.com>
297
298 Import these changes from the binutils/gdb repository:
299
300 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
301
302 * Makefile.def (dependencies): configure-libctf depends on all-bfd
303 and all its deps.
304 * Makefile.in: Regenerated.
305
306 2019-05-28 Nick Alcock <nick.alcock@oracle.com>
307
308 * Makefile.def (host_modules): Add libctf.
309 * Makefile.def (dependencies): Likewise.
310 libctf depends on zlib, libiberty, and bfd.
311 * Makefile.in: Regenerated.
312 * configure.ac (host_libs): Add libctf.
313 * configure: Regenerated.
314
315 2019-05-20 Vladislav Ivanishin <vlad@ispras.ru>
316
317 * MAINTAINERS (Write After Approval): Add myself.
318
319 2019-05-19 Peter Bergner <bergner@linux.ibm.com>
320
321 * MAINTAINERS: Update my email address.
322
323 2019-05-17 Thomas Rodgers <trodgers@redhat.com>
324
325 * MAINTAINERS (Write After Approval): Add myself.
326
327 2019-05-16 Jun Ma <junma@linux.alibaba.com>
328
329 * MAINTAINERS (Write After Approval): Add myself.
330
331 2019-05-07 Jim Wilson <jimw@sifive.com>
332
333 * MAINTAINERS: Remove myself as IA-64 maintainer.
334
335 2019-05-04 Roland Illig <roland.illig@gmx.de>
336
337 * MAINTAINERS (Write After Approval): Add myself.
338
339 2019-05-02 Richard Biener <rguenther@suse.de>
340
341 PR bootstrap/85574
342 * Makefile.tpl (compare target): Also compare extra-compare
343 files.
344 * Makefile.in: Regenerate.
345
346 2019-04-22 Roman Zhuykov <zhroma@ispras.ru>
347
348 * MAINTAINERS (Various Maintainers): Remove Ayal Zaks and add myself
349 as modulo-scheduler maintainer.
350
351 2019-04-21 Iain Sandoe <iain@sandoe.co.uk>
352
353 * MAINTAINERS: Add myself as co-maintainer for Darwin.
354
355 2019-04-18 Iain Sandoe <iain@sandoe.co.uk>
356
357 * MAINTAINERS: Update my email address.
358
359 2019-04-14 Johannes Pfau <johannespfau@gmail.com>
360
361 * configure.ac: Remove d from unsupported languages on mingw and cygwin.
362 * configure: Regenerate.
363
364 2019-04-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
365
366 * configure.ac (enable_libphobos): Check LIBPHOBOS_SUPPORTED.
367 * configure: Regenerate.
368
369 2019-04-12 Iain Buclaw <ibuclaw@gdcproject.org>
370
371 * configure.ac: Add target-zlib to target_libraries.
372 * configure: Regenerate.
373
374 2019-04-09 Martin Liska <mliska@suse.cz>
375
376 * Makefile.in: Regenerate.
377 * Makefile.tpl: Pass GENERATOR_CFLAGS
378 in all stages.
379
380 2019-03-28 Martin Liska <mliska@suse.cz>
381
382 PR bootstrap/89829
383 * Makefile.in: Revert r254150.
384 * Makefile.tpl: Likewise.
385
386 2019-03-28 Ben Elliston <bje@gnu.org>
387
388 * MAINTAINERS (Various Maintainers): Remove myself from dfp.c and
389 related, and libdecnumber.
390
391 2019-03-15 Alexander Monakov <amonakov@ispras.ru>
392
393 * MAINTAINERS (Reviewers): Add myself as selective scheduling reviewer.
394 (Write After Approval): Remove myself.
395
396 2019-02-27 Alejandro Martinez <alejandro.martinezvicente@arm.com>
397
398 * MAINTAINERS (Write After Approval): Add myself.
399
400 2019-02-11 Andrew Stubbs <ams@codesourcery.com>
401
402 * MAINTAINERS (amdgcn port): Add myself and Julian Brown.
403 (Write After Approval): Remove myself and Julian.
404
405 2019-01-26 Harald Anlauf <anlauf@gmx.de>
406
407 * MAINTAINERS (Write After Approval): Add myself.
408
409 2019-01-25 Kwok Cheung Yeung <kcy@codesourcery.com>
410
411 * MAINTAINERS (Write After Approval): Add myself.
412
413 2019-01-24 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
414
415 * ChangeLog: Replace space with tab.
416 * MAINTAINERS: Delete 1 tab to keep alignment.
417
418 2019-01-21 Jiufu Guo <guojiufu@linux.ibm.com>
419
420 * MAINTAINERS (Write After Approval): Add myself.
421
422 2019-01-18 Li Jia He <helijia@gcc.gnu.org>
423
424 * MAINTAINERS (Write After Approval): Add myself.
425
426 2019-01-17 Andrew Stubbs <ams@codesourcery.com>
427 Kwok Cheung Yeung <kcy@codesourcery.com>
428 Julian Brown <julian@codesourcery.com>
429 Tom de Vries <tom@codesourcery.com>
430 Jan Hubicka <hubicka@ucw.cz>
431 Martin Jambor <mjambor@suse.cz>
432
433 * configure.ac: Likewise.
434 * configure: Regenerate.
435 * contrib/config-list.mk: Add amdgcn-amdhsa.
436
437 2019-01-16 Kewen Lin <linkw@gcc.gnu.org>
438
439 * MAINTAINERS (Write After Approval): Add myself.
440
441 2019-01-16 Xiong Hu Luo <luoxhu@linux.vnet.ibm.com>
442
443 * MAINTAINERS (Write After Approval): Add myself.
444
445 2019-01-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
446
447 PR target/88535
448 * config.guess: Import upstream version 2019-01-03.
449 * config.sub: Import upstream version 2019-01-01.
450
451 2018-12-21 Thomas Preud'homme <thomas.preudhomme@linaro.org>
452
453 * MAINTAINERS (Write After Approval): Update my maintainer address.
454
455 2018-12-21 Gergö Barany <gergo@codesourcery.com>
456
457 * MAINTAINERS (Write After Approval): Add myself.
458
459 2018-12-10 Segher Boessenkool <segher@kernel.crashing.org>
460
461 * contrib/config-list.mk: Remove powerpc-eabispe and powerpc-linux_spe.
462
463 2018-12-05 Iain Sandoe <iain@sandoe.co.uk>
464
465 * configure.ac (NCN_STRICT_CHECK_TOOLS): Check otool.
466 (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise
467 (GCC_TARGET_TOOL): Likewise.
468 * Makefile.tpl (HOST_EXPORTS): Add OTOOL, OTOOL_FOR_TARGET.
469 (BASE_TARGET_EXPORTS): OTOOL, export OTOOL_FOR_TARGET.
470 OTOOL, OTOOL_FOR_TARGET: New substitutions.
471 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS): Add OTOOL.
472 * configure: Regenerate.
473 * Makefile.in: Likewise.
474
475 2018-11-28 Johannes Pfau <johannespfau@gmail.com>
476
477 * MAINTAINERS (Write After Approval): Add myself.
478
479 2018-11-13 Martin Liska <mliska@suse.cz>
480
481 * gcc.target/i386/pr87930.c: Move to ...
482 * gcc.dg/asan/pr87930.c: ... here. Guard for i?86/x86_64 targets.
483
484 2018-11-10 Stafford Horne <shorne@gmail.com>
485
486 * MAINTAINERS (CPU Port Maintainers): Add myself for or1k.
487 (Write After Approval): Remove myself.
488
489 2018-11-06 Hafiz Abid Qadeer <abidh@codesourcery.com>
490
491 * config/iconv.m4 (AM_ICONV_LINK): Don't overwrite CPPFLAGS.
492 Append $INCICONV to it.
493
494 2018-11-04 Stafford Horne <shorne@gmail.com>
495
496 * MAINTAINERS (Write After Approval): Add myself.
497
498 2018-10-31 Joseph Myers <joseph@codesourcery.com>
499
500 PR bootstrap/82856
501 * multilib.am: New file. From automake.
502
503 Merge from binutils-gdb:
504 2018-06-19 Simon Marchi <simon.marchi@ericsson.com>
505
506 * libtool.m4: Use AC_LANG_SOURCE.
507 * configure.ac: Remove AC_PREREQ, use AC_LANG_SOURCE.
508 * ar-lib: New file.
509 * test-driver: New file.
510 * configure: Re-generate.
511
512 2018-10-31 Michael Ploujnikov <michael.ploujnikov@oracle.com>
513
514 * MAINTAINERS (Write After Approval): Add myself.
515
516 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
517
518 PR bootstrap/87788
519 PR d/87799
520 * configure: Rebuild.
521 * configure.ac: Disable D on systems where it is known not to work.
522
523 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
524
525 * Makefile.def (target_modules): Add libphobos.
526 (flags_to_pass): Add GDC, GDCFLAGS, GDC_FOR_TARGET and
527 GDCFLAGS_FOR_TARGET.
528 (dependencies): Make libphobos depend on libatomic, libbacktrace
529 configure, and zlib configure.
530 (language): Add language d.
531 * Makefile.in: Rebuild.
532 * Makefile.tpl (BUILD_EXPORTS): Add GDC and GDCFLAGS.
533 (HOST_EXPORTS): Add GDC.
534 (POSTSTAGE1_HOST_EXPORTS): Add GDC and GDC_FOR_BUILD.
535 (BASE_TARGET_EXPORTS): Add GDC.
536 (GDC_FOR_BUILD, GDC, GDCFLAGS): New variables.
537 (GDC_FOR_TARGET, GDC_FLAGS_FOR_TARGET): New variables.
538 (EXTRA_HOST_FLAGS): Add GDC.
539 (STAGE1_FLAGS_TO_PASS): Add GDC.
540 (EXTRA_TARGET_FLAGS): Add GDC and GDCFLAGS.
541 * config-ml.in: Treat GDC and GDCFLAGS like other compiler/flag
542 environment variables.
543 * configure: Rebuild.
544 * configure.ac: Add target-libphobos to target_libraries. Set and
545 substitute GDC_FOR_BUILD and GDC_FOR_TARGET.
546
547 2018-10-24 Ilya Leoshkevich <iii@linux.ibm.com>
548
549 * MAINTAINERS (Write After Approval): Add myself.
550
551 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
552
553 * MAINTAINERS (Write After Approval): Remove myself.
554
555 2018-10-23 Iain Buclaw <ibuclaw@gdcproject.org>
556
557 * MAINTAINERS: Add myself as D front-end and libphobos maintainer.
558
559 2018-10-14 Bin Cheng <bin.cheng@linux.alibaba.com>
560
561 * MAINTAINERS: Update my email address.
562
563 2018-10-04 Thomas Schwinge <thomas@codesourcery.com>
564
565 * MAINTAINERS: List myself as "libgomp (OpenACC)" and "OpenACC"
566 maintainer.
567
568 2018-09-13 Matthew Malcomson <matthew.malcomson@arm.com>
569
570 * MAINTAINERS (Write After Approval): Add self.
571
572 2018-09-13 Sam Tebbs <sam.tebbs@arm.com>
573
574 * MAINTAINERS (write after approval): Add myself.
575
576 2018-09-04 Xuepeng Guo <xuepeng.guo@intel.com>
577
578 * MAINTAINERS: Update my email address.
579
580 2018-08-29 Vlad Lazar <vlad.lazar@arm.com>
581
582 * MAINTAINERS (write after approval): Add myself.
583
584 2018-08-21 Richard Sandiford <richard.sandiford@arm.com>
585
586 * MAINTAINERS: Add self to global reviewers list.
587
588 2018-08-17 Sandra Loosemore <sandra@codesourcery.com>
589
590 MAINTAINERS: Add c-sky port maintainers.
591
592 2018-08-10 Martin Liska <mliska@suse.cz>
593
594 * MAINTAINERS: Revert change in previous commit and
595 join lines.
596
597 2018-08-10 Martin Liska <mliska@suse.cz>
598
599 * MAINTAINERS: Remove extra line.
600
601 2018-08-06 Naveen H.S <naveenh@marvell.com>
602
603 * MAINTAINERS: Update my email address.
604
605 2018-07-19 DJ Delorie <dj@redhat.com>
606
607 * MAINTAINERS (m32c, msp43, rl78, libiberty, build): Remove myself
608 as maintainer.
609
610 2018-07-16 Andreas Krebbel <krebbel@linux.ibm.com>
611
612 * MAINTAINERS: Adjust email address for me and my colleague Robin
613 Dapp.
614
615 2018-07-13 H.J. Lu <hongjiu.lu@intel.com>
616 Sunil K Pandey <sunil.k.pandey@intel.com>
617
618 PR target/84413
619 * config/i386/i386.c (m_CORE_AVX512): New.
620 (m_CORE_AVX2): Likewise.
621 (m_CORE_ALL): Add m_CORE_AVX2.
622 * config/i386/x86-tune.def: Replace m_HASWELL with m_CORE_AVX2.
623 Replace m_SKYLAKE_AVX512 with m_CORE_AVX512 on avx256_optimal
624 and remove the rest of m_SKYLAKE_AVX512.
625
626 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
627
628 * config.sub: Sync with upstream version 2018-07-03.
629
630 2018-07-06 Sebastian Huber <sebastian.huber@embedded-brains.de>
631
632 * config.guess: Sync with upstream version 2018-06-26.
633 * config.sub: Sync with upstream version 2018-07-02.
634
635 2018-06-19 Bernhard M. Wiedemann <bwiedemann@suse.de>
636
637 * libtool.m4: Sort output of 'find' to enable deterministic builds.
638 * ltmain.sh: Likewise.
639
640 2018-07-03 Segher Boessenkool <segher@kernel.crashing.org>
641
642 * contrib/config-list.mk: Remove powerpc-linux_paired.
643
644 2018-06-29 Alexandre Oliva <oliva@adacore.com>
645
646 * configure.ac: Introduce support for @unless/@endunless.
647 * Makefile.tpl (dep-kind): Rewrite with cond; return
648 postbootstrap in some cases.
649 (make-postboot-dep, postboot-targets): New.
650 (dependencies): Do not output postbootstrap dependencies at
651 first. Output non-target ones changed for configure to depend
652 on stage_last @if gcc-bootstrap, and the original deps @unless
653 gcc-bootstrap.
654 * configure.in, Makefile.in: Rebuilt.
655
656 2018-06-28 Jackson Woodruff <jackson.woodruff@arm.com>
657
658 * MAINTAINERS (write after approval): Add myself.
659
660 2018-06-26 Rasmus Villemoes <rv@rasmusvillemoes.dk>
661
662 * MAINTAINERS (write after approval): Add myself.
663
664 2018-06-19 Nick Clifton <nickc@redhat.com>
665
666 * zlib/configure.ac: Restore old behaviour of only enabling
667 multilibs when a target subdirectory is defined. This allows
668 building with srcdir == builddir.
669 * zlib/configure: Regenerate.
670
671 2018-06-18 Eric Botcazou <ebotcazou@adacore.com>
672
673 * Makefile.def (fortran): Add check-target-libgomp-fortran.
674 * Makefile.tpl (check-target-libgomp-fortran): New phony target.
675 * Makefile.in: Regenerate.
676
677 2018-06-16 Ben Elliston <bje@gnu.org>
678
679 * config.guess: Import latest version.
680 * config.sub: Likewise.
681
682 2018-06-08 Martin Liska <mliska@suse.cz>
683
684 * MAINTAINERS: Remove MPX-related entries.
685 * Makefile.def: Remove libmpx support.
686 * Makefile.in: Regenerate.
687 * configure.ac: Remove removed files.
688 * configure: Regenerate.
689 * libmpx/ChangeLog: Remove.
690 * libmpx/Makefile.am: Remove.
691 * libmpx/Makefile.in: Remove.
692 * libmpx/acinclude.m4: Remove.
693 * libmpx/aclocal.m4: Remove.
694 * libmpx/config.h.in: Remove.
695 * libmpx/configure: Remove.
696 * libmpx/configure.ac: Remove.
697 * libmpx/configure.tgt: Remove.
698 * libmpx/libmpx.spec.in: Remove.
699 * libmpx/mpxrt/Makefile.am: Remove.
700 * libmpx/mpxrt/Makefile.in: Remove.
701 * libmpx/mpxrt/libmpx.map: Remove.
702 * libmpx/mpxrt/libtool-version: Remove.
703 * libmpx/mpxrt/mpxrt-utils.c: Remove.
704 * libmpx/mpxrt/mpxrt-utils.h: Remove.
705 * libmpx/mpxrt/mpxrt.c: Remove.
706 * libmpx/mpxrt/mpxrt.h: Remove.
707 * libmpx/mpxwrap/Makefile.am: Remove.
708 * libmpx/mpxwrap/Makefile.in: Remove.
709 * libmpx/mpxwrap/libmpxwrappers.map: Remove.
710 * libmpx/mpxwrap/libtool-version: Remove.
711 * libmpx/mpxwrap/mpx_wrappers.c: Remove.
712
713 2018-06-04 Martin Liska <mliska@suse.cz>
714
715 * MAINTAINERS: Add myself as gcov maintainer.
716
717 2018-06-04 Matthew Fortune <mfortune@gmail.com>
718
719 * MAINTAINERS: Update my email address.
720
721 2018-06-04 Tom de Vries <tdevries@suse.de>
722
723 * MAINTAINERS: Remove write-after-approval entries for component
724 maintainers.
725
726 2018-06-01 Jozef Lawrynowicz <jozef.l@mittosystems.com>
727
728 * MAINTAINERS (write after approval): Add myself.
729
730 2018-06-01 Bin Cheng <amker@gcc.gnu.org>
731
732 * MAINTAINERS: Update my email address.
733
734 2018-06-01 Tom de Vries <tdevries@suse.de>
735
736 * MAINTAINERS: Update my email address.
737
738 2018-05-22 Bin Cheng <bin.cheng@arm.com>
739
740 * MAINTAINERS (loop-optimizer): Add myself.
741
742 2018-05-01 Francois H. Theron <francois.theron@netronome.com>
743
744 * configure.ac: Added "nfp" target.
745 * configure: Regenerate.
746
747 2018-04-30 Richard Biener <rguenther@suse.de>
748
749 PR bootstrap/85571
750 * Makefile.tpl (STAGE3_CFLAGS): Use -fchecking=1.
751 (STAGE3_TFLAGS): Likewise.
752 (STAGEtrain_CFLAGS): Filter out -fchecking=1.
753 (STAGEtrain_TFLAGS): Likewise.
754 * Makefile.in: Regenerate.
755
756 2018-04-26 Richard Biener <rguenther@suse.de>
757
758 * Makefile.tpl (STAGE1_TFLAGS): Add -fno-checking.
759 (STAGE2_CFLAGS): Likewise.
760 (STAGE2_TFLAGS): Likewise.
761 (STAGE3_CFLAGS): Add -fchecking.
762 (STAGE3_TFLAGS): Likewise.
763 (STAGEtrain_CFLAGS): Filter out -fchecking.
764 (STAGEtrain_TFLAGS): Likewise.
765 * Makefile.in: Re-generate.
766
767 2018-04-25 Catherine Moore <clm@codesourcery.com>
768
769 * MAINTAINERS (mips): Remove myself as MIPS maintainer.
770
771 2018-04-18 Paul Clarke <pc@us.ibm.com>
772
773 * MAINTAINERS (write after approval): Add myself.
774
775 2018-04-10 Aaron Sawdey <acsawdey@linux.ibm.com>
776
777 * MAINTAINERS: Update my email address.
778
779 2018-04-02 Bill Schmidt <wschmidt@linux.ibm.com>
780
781 * MAINTAINERS: Remove redundant Write-After-Approval entry.
782
783 2018-03-30 Bill Schmidt <wschmidt@linux.ibm.com>
784
785 * MAINTAINERS: Update my email address and disambiguate myself
786 a bit from Will Schmidt.
787
788 2018-03-21 Nathan Sidwell <nathan@acm.org>
789
790 * MAINTAINERS: Move maintainers of now-removed picochip and score
791 ports to write after approval.
792
793 2018-03-13 Richard Sandiford <richard.sandiford@arm.com>
794
795 * MAINTAINERS: Add entry for SVE maintainership.
796
797 2018-02-13 Maciej W. Rozycki <macro@mips.com>
798
799 * configure.ac <wasm32-*-*> (noconfigdirs): Add `ld'.
800 * configure: Regenerate.
801
802 2018-01-18 Boris Kolpackov <boris@codesynthesis.com>
803
804 * MAINTAINERS (write after approval): Add myself.
805
806 2018-01-18 Siddhesh Poyarekar <siddhesh@sourceware.org>
807
808 * MAINTAINERS (write after approval): Add myself.
809
810 2018-01-16 Sebastian Perta <sebastian.perta@renesas.com>
811
812 * MAINTAINERS (write after approval): Add myself.
813
814 2018-01-03 Jakub Jelinek <jakub@redhat.com>
815
816 Update copyright years.
817
818 2018-01-03 Ben Elliston <bje@gnu.org>
819
820 * config.guess: Import latest version.
821 * config.sub: Likewise.
822
823 2017-12-12 Stafford Horne <shorne@gmail.com>
824
825 * configure.ac: Remove logic adding gdb to noconfigsdirs for or1k.
826 * configure: Regenerate.
827
828 2017-11-29 Qing Zhao <qing.zhao@oracle.com>
829
830 * MAINTAINERS (Write After Approval): Add myself.
831
832 2017-11-28 Julia Koval <julia.koval@intel.com>
833 Sebastian Peryt <sebastian.peryt@intel.com>
834
835 * Makefile.def (target_modules): Remove libcilkrts.
836 * Makefile.in: Ditto.
837 * configure: Ditto.
838 * configure.ac: Ditto.
839
840 2017-11-28 Julia Koval <julia.koval@intel.com>
841
842 * MAINTAINERS (Write After Approval): Add myself.
843
844 2017-11-22 Sudakshina Das <sudi.das@arm.com>
845
846 * MAINTAINERS (Write After Approval): Add myself.
847
848 2017-11-06 Palmer Dabbelt <palmer@sifive.com>
849
850 * MAINTAINERS (RISC-V): Add Jim Wilson as a maintainer.
851 Use my SiFive email address.
852
853 2017-11-15 Sebastian Peryt <sebastian.peryt@intel.com>
854
855 * MAINTAINERS (write after approval): Add myself.
856
857 2017-10-27 Martin Liska <mliska@suse.cz>
858
859 * Makefile.tpl: Use proper name of folder as it was renamed
860 during transition to 4 stages.
861 * Makefile.in: Regenerate.
862
863 2017-10-16 Igor Tsimbalist <igor.v.tsimbalist@intel.com>
864
865 * MAINTAINERS (write after approval): Add myself.
866
867 2017-10-01 Gerald Pfeifer <gerald@pfeifer.com>
868
869 * MAINTAINERS: Add a note that maintainership also includes web
870 pages, docs, and testsuite related to that area.
871
872 2017-09-25 Tom de Vries <tom@codesourcery.com>
873
874 * MAINTAINERS (CPU Port Maintainers): Add myself as nvptx maintainer.
875
876 2017-09-18 Pierre-Marie de Rodat <derodat@adacore.com>
877
878 * MAINTAINERS: Add myself as a maintainer for the Ada front end.
879
880 2017-09-15 Nathan Sidwell <nathan@acm.org>
881
882 * MAINTAINERS: Remove myself as a vxworks maintainer.
883
884 2017-09-13 Thomas Schwinge <thomas@codesourcery.com>
885
886 * MAINTAINERS: Remove email address of Jim Norris.
887
888 2017-09-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
889
890 * MAINTAINERS (Reviewers): Move myself from here...
891 (CPU Port Maintainers): ... to here.
892
893 2017-09-09 James Greenhalgh <james.greenhalgh@arm.com>
894
895 * MAINTAINERS (James Greenhalgh): Move to AArch64 maintainers.
896
897 2017-07-31 Robin Dapp <rdapp@linux.vnet.ibm.com>
898
899 * MAINTAINERS (write after approval): Add myself.
900
901 2017-07-28 Tony Reix <tony.reix@atos.net>
902
903 * configure.ac (target-libffi): Don't disable for AIX.
904 (go): Don't add to unsupported_languages on AIX.
905 (target-libgo): Don't disable for AIX.
906 * configure: Regenerate.
907
908 2017-07-19 Yury Gribov <tetra2005@gmail.com>
909
910 * MAINTAINERS: Add myself.
911
912 2017-07-18 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
913
914 * MAINTAINERS: Update my email address.
915
916 2017-07-04 Richard Earnshaw <rearnsha@arm.com>
917
918 * contrib/gcc_update (files_and_dependencies): Remove stamp rules for
919 arm-specific auto-generated header files.
920
921 2017-07-03 Nathan Sidwell <nathan@acm.org>
922
923 * configure.ac: Set srcdir when sourcing config-lang.in fragments.
924 * configure: Rebuilt.
925
926 2017-07-03 Bernd Schmidt <bschmidt@redhat.com>
927
928 * MAINTAINERS: Readd myself for c6x.
929
930 2017-06-28 Martin Liska <mliska@suse.cz>
931
932 PR bootstrap/81217
933 * Makefile.def: Remove superfluous bootstrap_target from
934 bootstrap_stage.
935 * Makefile.in: Re-generate the file.
936
937 2017-06-26 Maxim Ostapenko <m.ostapenko@samsung.com>
938
939 * MAINTAINERS: Add myself to Write After Approval
940
941 2017-06-21 Andrew Jenner <andrew@codesourcery.com>
942
943 * MAINTAINERS: Add myself as maintainer for PowerPC SPE port.
944
945 2017-06-19 Martin Liska <mliska@suse.cz>
946
947 * Makefile.def: Define 4 stages PGO bootstrap.
948 * Makefile.tpl: Define FLAGS.
949 * Makefile.in: Regenerate.
950
951 2017-06-14 Ian Lance Taylor <iant@golang.org>
952
953 * Makefile.def: Add check-gotools to go check targets.
954 * Makefile.in: Rebuild.
955
956 2017-06-12 Segher Boessenkool <segher@kernel.crashing.org>
957
958 * config.gcc: Remove rs6000/e500.h from tm_file for all targets.
959
960 2017-06-03 Eric Botcazou <ebotcazou@adacore.com>
961
962 * configure.ac (*-*-linux-android*): Set target_makefile_frag.
963 * configure: Regenerate.
964
965 2017-05-31 Martin Liska <mliska@suse.cz>
966
967 * configure.ac: Add handling of stage2_werror_flags to
968 action-if-given and to action-if-not-given.
969 * configure: Regenerate.
970
971 2017-05-31 Prakhar Bahuguna <prakhar.bahuguna@arm.com>
972
973 * MAINTAINERS: Add self to Write After Approval
974
975 2017-05-27 Bernd Schmidt <bschmidt@redhat.com>
976
977 * MAINTAINERS: Update my email address, and remove myself as
978 maintainer in some areas.
979
980 2017-05-25 Eric Gallager <egall@gwmail.gwu.edu>
981
982 * MAINTAINERS: Add self to Write After Approval
983
984 2017-05-25 Nathan Sidwell <nathan@acm.org>
985
986 * configure.ac: Add --enable-languages=default to mean default and
987 make --enable-languages=all mean all supported languages.
988 * configure: Regenerated.
989
990 2017-05-24 Segher Boessenkool <segher@kernel.crashing.org>
991
992 * config.gcc (powerpc*-*-*spe*): New.
993 (powerpc-*-eabispe*): Use ${cpu_type} instead of hardcoded pathnames.
994 (powerpc-*-rtems*spe*): New.
995 (powerpc*-*-linux*spe*): New.
996 (powerpc-wrs-vxworksspe): New.
997 (powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
998 (misc flags) [powerpc*-*-*, rs6000-*-*): Use ${cpu_type}.
999 * config.host (powerpc*-*-*spe*): New.
1000
1001 2017-05-19 Martin Liska <mliska@suse.cz>
1002
1003 * configure.ac: Add --enable-werror-always just for
1004 bootstrap-debug (or none build config) and do not add it
1005 when we are on a release branch.
1006 * configure: Regenerated.
1007
1008 2017-05-18 Sheldon Lobo <sheldon.lobo@oracle.com>
1009
1010 * MAINTAINERS: Add self to Write After Approval
1011
1012 2017-05-09 Kaz Kojima <kkojima@gcc.gnu.org>
1013
1014 * MAINTAINERS: Move myself to Write After Approval section.
1015
1016 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1017
1018 * config/arc/arc.c (arc_conditional_register_usage): Handle ACCL,
1019 ACCH registers.
1020 * config/arc/arc.md (mulsidi3): Use advanced mpy instructions when
1021 available.
1022 (umulsidi3): Likewise.
1023 (mulsidi3_700): Disable this pattern when we have advanced mpy
1024 instructions.
1025 (umulsidi3_700): Likewise.
1026 (maddsidi4): New pattern.
1027 (macd, mac, mac_r, umaddsidi4, macdu, macu, macu_r): Likewise.
1028 (mpyd_arcv2hs, mpyd_imm_arcv2hs, mpydu_arcv2hs): Likewise.
1029 (mpydu_imm_arcv2hs): Likewise.
1030 * config/arc/predicates.md (accl_operand): New predicate.
1031
1032 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1033 Andrew Burgess <andrew.burgess@embecosm.com>
1034
1035 * config/arc/arc.c (ARC_AUTOBLINK_IRQ_P): Consider fast interrupts
1036 case.
1037 (ARC_AUTOFP_IRQ_P): Likewise.
1038 (ARC_AUTO_IRQ_P): Likewise.
1039 (rgf_banked_register_count): New variable.
1040 (parse_mrgf_banked_regs_option): New function.
1041 (arc_override_options): Handle rgf_banked_regs option.
1042 (arc_handle_interrupt_attribute): Add firq option.
1043 (arc_compute_function_type): Return fast irq type when required.
1044 (arc_must_save_register): Handle fast interrupts.
1045 (arc_expand_prologue): Do not emit dwarf info for fast interrupts.
1046 (arc_return_address_regs): Update.
1047 * config/arc/arc.h (arc_return_address_regs): Update.
1048 (arc_function_type): Add fast interrupt type.
1049 (ARC_INTERRUPT_P): Update.
1050 (RC_FAST_INTERRUPT_P): Define.
1051 * config/arc/arc.md (simple_return): Update for fast interrupts.
1052 (p_return_i): Likewise.
1053 * config/arc/arc.opt (mrgf-banked-regs): New option.
1054 * doc/invoke.texi (mrgf-banked-regs): Document.
1055
1056 2017-05-09 Claudiu Zissulescu <claziss@synopsys.com>
1057
1058 * config/arc/arc.c (irq_ctrl_saved): New variable.
1059 (ARC_AUTOBLINK_IRQ_P): Define.
1060 (ARC_AUTOFP_IRQ_P): Likewise.
1061 (ARC_AUTO_IRQ_P): Likewise.
1062 (irq_range): New function.
1063 (arc_must_save_register): Likewise.
1064 (arc_must_save_return_addr): Likewise.
1065 (arc_dwarf_emit_irq_save_regs): Likewise.
1066 (arc_override_options): Handle deferred options.
1067 (MUST_SAVE_REGISTER): Deleted, replaced by arc_must_save_register.
1068 (MUST_SAVE_RETURN_ADDR): Deleted, replaced by
1069 arc_must_save_return_addr.
1070 (arc_compute_frame_size): Handle automated save and restore of
1071 registers.
1072 (arc_expand_prologue): Likewise.
1073 (arc_expand_epilogue): Likewise.
1074 * config/arc/arc.md (stack_irq_dwarf): New unspec instruction.
1075 * config/arc/arc.opt (mirq-ctrl-saved): New option.
1076 * doc/invoke.texi (mirq-ctrl-saved): Document option.
1077
1078 2017-04-19 Thomas Koenig <tkoenig@gcc.gnu.org>
1079 Tobias Burnus <tobias.burnus@physik.fu-berlin.de>
1080
1081 PR bootstrap/77661
1082 * Makefile.def: Don't pass --enable-maintainer-mode on to an
1083 in-tree build MPC.
1084 * Makefile.in: Regenerate.
1085
1086 2017-03-22 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1087
1088 * configure.ac: Enable LTO by default on darwin >= 9.
1089 * configure: Regenerate.
1090
1091 2017-03-20 Palmer Dabbelt <palmer@dabbelt.com>
1092
1093 * MAINTAINERS (CPU Port Maintainers): Add Kito Cheng, Palmer Dabbelt,
1094 and Andrew Waterman as the RISC-V maintainers.
1095
1096 2017-03-18 Nicolas Koenig <koenigni@gcc.gnu.org>
1097
1098 * MAINTAINERS: Add self to Write After Approval
1099
1100 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1101
1102 * config.guess: Import latest from upstream.
1103
1104 2017-03-18 Gerald Pfeifer <gerald@pfeifer.com>
1105
1106 * MAINTAINERS (Write After Approval): Remove entries that are
1107 already covered under Reviewers.
1108
1109 2017-03-08 Mark Wielaard <mark@klomp.org>
1110
1111 PR demangler/70909
1112 PR demangler/67264
1113 * include/demangle.h: Add d_printing to struct demangle_component
1114 and pass struct demangle_component as non const.
1115
1116 2017-02-26 Gerald Pfeifer <gerald@pfeifer.com>
1117
1118 * MAINTAINERS: Remove Neil Booth as option handling maintainer.
1119
1120 2017-02-15 Thomas Schwinge <thomas@codesourcery.com>
1121
1122 * Makefile.tpl: Remove HOST_ISLVER.
1123 (HOST_EXPORTS): Remove ISLVER.
1124 * Makefile.in: Regenerate.
1125
1126 2017-02-13 Richard Biener <rguenther@suse.de>
1127
1128 * configure: Re-generate.
1129
1130 2017-02-07 Gerald Pfeifer <gerald@pfeifer.com>
1131
1132 * MAINTAINERS: Adjust bug reporting URL.
1133
1134 2017-02-05 Gerald Pfeifer <gerald@pfeifer.com>
1135
1136 * MAINTAINERS (Write After Approval): Remove redundant entry
1137 for Andrew Burgess.
1138
1139 2017-02-03 John David Anglin <danglin@gcc.gnu.org>
1140
1141 * configure.ac: Add gcc/function-tests.o to compare_exclusions for
1142 32-bit hppa*-*-hpux*.
1143 * configure: Regenerate.
1144
1145 2017-01-27 Pekka Jääskeläinen <pekka.jaaskelainen@parmance.com>
1146
1147 * configure.ac: Moved the white list of enabling BRIG FE to
1148 libhsail-rt/configure.tgt.
1149 * configure: Regenerated.
1150 * MAINTAINERS: Updated maintainers for BRIG FE and libhsail-rt.
1151
1152 2017-01-24 Pekka Jääskeläinen <pekka@parmance.com>
1153 Martin Jambor <mjambor@suse.cz>
1154
1155 * Makefile.def (target_modules): Added libhsail-rt.
1156 (languages): Added language brig.
1157 * Makefile.in: Regenerated.
1158 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Added
1159 tgarget-libhsail-rt. Make brig unsupported on untested architectures.
1160 * configure: Regenerated.
1161
1162 2017-01-17 Jakub Jelinek <jakub@redhat.com>
1163
1164 PR other/79046
1165 * configure: Regenerated.
1166
1167 2017-01-04 Alan Modra <amodra@gmail.com>
1168
1169 * configure: Regenerate.
1170
1171 2016-12-29 Ben Elliston <bje@gnu.org>
1172
1173 * config.sub: Import latest version.
1174
1175 2016-12-26 Alexander Ivchenko <alexander.ivchenko@intel.com>
1176
1177 * MAINTAINERS (Write After Approval): Add myself.
1178
1179 2016-12-21 Jakub Jelinek <jakub@redhat.com>
1180
1181 * configure.ac: Don't bootstrap libmpx unless --with-build-config
1182 includes bootstrap-mpx.
1183 * configure: Regenerated.
1184
1185 2016-12-19 Chenghua Xu <paul.hua.gm@gmail.com>
1186
1187 * MAINTAINERS (Write After Approval): Add myself.
1188
1189 2016-12-01 Ma Jiang <ma.jiang@zte.com.cn>
1190
1191 * configure: Regenerate.
1192
1193 2016-12-01 Matthias Klose <doko@ubuntu.com>
1194
1195 * configure.ac: Don't use pkg-config to check for bdw-gc.
1196 * configure: Regenerate.
1197
1198 2016-11-30 Matthias Klose <doko@ubuntu.com>
1199
1200 * Makefile.def: Remove reference to boehm-gc target module.
1201 * configure.ac: Include pkg.m4, check for --with-target-bdw-gc
1202 options and for the bdw-gc pkg-config module.
1203 * configure: Regenerate.
1204 * Makefile.in: Regenerate.
1205
1206 2016-11-28 Nathan Sidwell <nathan@acm.org>
1207
1208 * MAINTAINERS (nvptx): Remove self.
1209
1210 2016-11-25 Ben Elliston <bje@gnu.org>
1211
1212 * config.guess: Import latest version.
1213 * config.sub: Likewise.
1214
1215 2016-11-18 Toma Tabacu <toma.tabacu@imgtec.com>
1216
1217 * MAINTAINERS (Write After Approval): Add myself.
1218
1219 2016-11-15 Matthias Klose <doko@ubuntu.com>
1220
1221 * Makefile.def: Remove references to GCJ.
1222 * Makefile.tpl: Likewise.
1223 * Makefile.in: Regenerate.
1224
1225 2016-11-15 Matthias Klose <doko@ubuntu.com>
1226
1227 * config-ml.in: Remove references to GCJ.
1228 * configure.ac: Likewise.
1229 * configure: Regenerate.
1230
1231 2016-11-01 Josh Conner <joshconner@google.com>
1232
1233 * MAINTAINERS (Write After Approval): Update email address,
1234
1235 2016-10-27 Carl Love <cel@us.ibm.com>
1236
1237 * MAINTAINERS (Write After Approval): Fix my entry in the Write After
1238 Approval list to make it alphabetical.
1239
1240 2016-10-27 Carl Love <cel@us.ibm.com>
1241
1242 * MAINTAINERS (Write After Approval): Add myself.
1243
1244 2016-10-27 Andrew Burgess <andrew.burgess@embecosm.com>
1245
1246 * MAINTAINERS (Reviewers): Add myself.
1247 (Write After Approval): Add myself.
1248
1249 2016-10-21 Hartmut Penner <hepenner@us.ibm.com>
1250 Ulrich Weigand <uweigand@de.ibm.com>
1251
1252 * MAINTAINERS: Update email address.
1253
1254 2016-10-10 Nathan Sidwell <nathan@acm.org>
1255
1256 * MAINTAINERS: Update email address.
1257
1258 2016-10-10 Andreas Tobler <andreast@gcc.gnu.org>
1259
1260 * configure.ac: Add aarch64-*-freebsd*.
1261 * configure: Regenerate.
1262
1263 2016-10-05 Steve Ellcey <sellcey@caviumnetworks.com>
1264
1265 * MAINTAINERS: Update email address after it got reverted.
1266
1267 2016-10-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
1268
1269 * configure.ac (target_libraries): Readd target-boehm-gc.
1270 Restore --enable-objc-gc handling.
1271 * configure: Regenerate.
1272
1273 2015-10-03 Jeff Law <law@redhat.com>
1274
1275 * MAINTAINERS: Move several inactive maintainers to the
1276 write-after-approval section.
1277
1278 2016-09-30 Jakub Jelinek <jakub@redhat.com>
1279
1280 * configure.ac: Add target-libffi to target_libraries.
1281 Readd libgcj target disablings, modified to only target-libffi.
1282 Readd target addition of go to unsupported languages.
1283 * configure: Regenerated.
1284
1285 2016-09-30 Steve Ellcey <sellcey@caviumnetworks.com>
1286
1287 * MAINTAINERS: Update email address.
1288
1289 2016-09-30 Andrew Haley <aph@redhat.com>
1290
1291 * MAINTAINERS: Remove Per Bothner, Andrew Haley, and Tom Tromey from
1292 write-after approval. Remove Tom Tromey and Bryce McKinlay from
1293 libgcj.
1294
1295 2016-09-30 Andrew Haley <aph@redhat.com>
1296
1297 * MAINTAINERS: Move Per Bothner, Andrew Haley, and Tom Tromey to
1298 write-after approval after GCJ deletion.
1299
1300 2016-09-30 Andrew Haley <aph@redhat.com>
1301
1302 * Makefile.def: Remove libjava.
1303 * Makefile.tpl: Likewise.
1304 * Makefile.in: Regenerate.
1305 * configure.ac: Likewise.
1306 * configure: Likewise.
1307 * gcc/java: Remove.
1308 * libjava: Likewise.
1309
1310 2016-09-28 Claudiu Zissulescu <claziss@synopsys.com>
1311
1312 * MAINTAINERS (Reviewers): Add myself.
1313
1314 2016-09-26 Anton Kolesov <Anton.Kolesov@synopsys.com>
1315
1316 * configure.ac: Disable "sim" directory for arc*-*-*.
1317 * configure: Regenerated.
1318
1319 2016-09-23 Tamar Christina <tamar.christina@arm.com>
1320
1321 * MAINTAINERS (Write After Approval): Add myself.
1322
1323 2016-09-12 Maciej W. Rozycki <macro@imgtec.com>
1324
1325 * configure.ac: Check for the minimum in-tree MPFR version
1326 handled.
1327 * configure: Regenerate.
1328
1329 2016-07-20 Yan-Ting Lin <currygt52@gmail.com>
1330
1331 * configure.ac (nds32*-*-*): Remove entry to enable gdb.
1332 * configure: Regenerated.
1333
1334 2016-07-19 Fritz Reese <fritzoreese@gmail.com>
1335
1336 * MAINTAINERS (Write After Approval): Add myself.
1337
1338 2016-06-23 Andi Kleen <ak@linux.intel.com>
1339
1340 * Makefile.def: Add autoprofiledbootstrap.
1341 * Makefile.tpl: Dito.
1342 * Makefile.in: Regenerate.
1343
1344 2016-06-23 Jakub Sejdak <jakub.sejdak@phoesys.com>
1345
1346 * configure.ac: Disable libgcj and libgloss for Phoenix-RTOS targets.
1347 * configure: Regenerate.
1348
1349 2016-06-21 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1350
1351 * configure: Regenerate.
1352 * configure.ac: Remove support for avr-rtems.
1353
1354 2016-06-18 Senthil Kumar Selvaraj <senthil_kumar.selvaraj@atmel.com>
1355
1356 * MAINTAINERS (Write After Approval): Add myself.
1357
1358 2016-06-16 Michael Collison <michael.collison@arm.com>
1359
1360 * MAINTAINERS (Write After Approval): Add myself.
1361
1362 2016-06-14 Mikael Morin <mikael@gcc.gnu.org>
1363
1364 * MAINTAINERS (Write After Approval): Update e-mail address.
1365
1366 2016-06-03 Jose E. Marchesi <jose.marchesi@oracle.com>
1367
1368 * MAINTAINERS (Write After Approval): Add myself.
1369
1370 2016-05-28 Alan Modra <amodra@gmail.com>
1371
1372 * Makefile.tpl (configure): Depend on m4 files included.
1373 * Makefile.in: Regenerate.
1374
1375 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1376
1377 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Fix
1378 code formatting in ALTIVEC_BUILTIN_VEC_ADDE section.
1379
1380 2016-05-20 Bill Seurer <seurer@linux.vnet.ibm.com>
1381
1382 * config/rs6000/rs6000-builtin.def (vec_addec): Change vec_addec to a
1383 special case builtin.
1384 * config/rs6000/rs6000-c.c (altivec_resolve_overloaded_builtin): Add
1385 support for ALTIVEC_BUILTIN_VEC_ADDEC.
1386 * config/rs6000/rs6000.c (altivec_init_builtins): Add definition
1387 for __builtin_vec_addec.
1388
1389 2016-05-16 Jakub Sejdak <jakub.sejdak@phoesys.com>
1390
1391 * config.guess: Import version 2016-04-02 (newest).
1392 * config.sub: Import version 2016-05-10 (newest).
1393
1394 2016-05-16 Anton Kolesov <anton.kolesov@synopsys.com>
1395
1396 * configure.ac: Add ARC support to libgloss.
1397 * configure: Regenerate
1398
1399 2016-05-09 Aaron Sawdey <acsawdey@linux.vnet.ibm.com>
1400
1401 * MAINTAINERS (Write After Approval): Add myself.
1402
1403 2016-05-02 Bernd Edlinger <bernd.edlinger@hotmail.de>
1404
1405 * configure.ac (mpfr): Remove pre-3.1.0 mpfr compatibility code.
1406 * configure: Regenerated.
1407 * Makefile.def (gmp): Explicitly disable assembler.
1408 (mpfr): Adjust lib_path.
1409 (mpc): Likewise.
1410 * Makefile.in: Regenerated.
1411
1412 2016-05-01 Jakub Jelinek <jakub@redhat.com>
1413
1414 PR bootstrap/70704
1415 * configure.ac (--enable-stage1-checking): Add missing
1416 --enable-checking=.
1417 * configure: Regenerated.
1418
1419 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1420
1421 * config.guess: Revert r235676.
1422 * config.sub: Revert r235676.
1423
1424 2016-04-30 Oleg Endo <olegendo@gcc.gnu.org>
1425
1426 * config.guess: Remove SH5 support.
1427 * config.sub: Likewise.
1428 * configure: Likewise.
1429 * configure.ac: Likewise.
1430
1431 2016-04-26 Jakub Jelinek <jakub@redhat.com>
1432
1433 PR bootstrap/70704
1434 * configure.ac (--enable-stage1-checking): For --disable-checking or
1435 implicit --enable-checking, make sure extra flag matches in between
1436 stage1 and later checking.
1437 * configure: Regenerated.
1438
1439 2016-04-22 Trevor Saunders <tbsaunde+gcc@tbsaunde.org>
1440
1441 * .gitattributes: New file.
1442
1443 2016-04-22 Segher Boessenkool <segher@kernel.crashing.org>
1444
1445 * MAINTAINERS (rs6000/powerpc port): Add myself.
1446
1447 2016-04-13 Segher Boessenkool <segher@kernel.crashing.org>
1448
1449 PR bootstrap/70173
1450 * Makefile.tpl (local-distclean): Delete the libcc1, gnattools,
1451 and gotools directories. Delete the stage_final file.
1452 * Makefile.in: Regenerate.
1453
1454 2016-04-12 Andre Vieira <andre.simoesdiasvieira@arm.com>
1455
1456 * MAINTAINERS (Write After Approval): Add myself.
1457
1458 2016-04-09 Steven G. Kargl <kargl@gcc.gnu.org>
1459
1460 * MAINTAINERS (Fortran maintainer): Remove myself.
1461
1462 2016-04-04 Bill Seurer <seurer@linux.vnet.ibm.com>
1463
1464 * MAINTAINERS (Write After Approval): Add myself.
1465
1466 2016-03-29 Kelvin Nilsen <kdnilsen@linux.vnet.ibm.com>
1467
1468 * MAINTAINERS (Write After Approval): Add myself.
1469
1470 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1471
1472 Sync with binutils-gdb:
1473
1474 2016-03-17 Cary Coutant <ccoutant@gmail.com>
1475
1476 * configure.ac: Add mips and s390 to the gold target check.
1477 * configure: Regenerate.
1478
1479 2016-03-01 DJ Delorie <dj@redhat.com>
1480
1481 * MAINTAINERS (mep): Remove myself as MeP maintainer.
1482
1483 2016-02-22 David Malcolm <dmalcolm@redhat.com>
1484
1485 * MAINTAINERS (libcpp): Add myself.
1486 (diagnostic messages): Likewise.
1487
1488 2016-02-20 Tom de Vries <tom@codesourcery.com>
1489
1490 * MAINTAINERS: Fix whitespace.
1491
1492 2016-02-02 Claudiu Zissulescu <claziss@synopsys.com>
1493
1494 * MAINTAINERS (Write After Approval): Add myself.
1495
1496 2016-01-29 Sebastian Pop <s.pop@samsung.com>
1497
1498 * config/isl.m4: Add comments about isl-0.16.
1499 * configure: Regenerate.
1500
1501 2016-01-29 Martin Jambor <mjambor@suse.cz>
1502
1503 * MAINTAINERS (hsa maintainers): Add myself.
1504
1505 2015-01-27 Wilco Dijkstra <wdijkstr@arm.com>
1506
1507 * MAINTAINERS: (Write After Approval): Add myself.
1508
1509 2016-01-25 Aditya Kumar <aditya.k7@samsung.com>
1510 Sebastian Pop <s.pop@samsung.com>
1511
1512 * Makefile.in: Regenerate.
1513 * Makefile.tpl: Export ISLVER.
1514 * configure: Regenerate.
1515 * config/isl.m4: Detect isl-0.15.
1516
1517 2016-01-24 Mikhail Maltsev <maltsevm@gmail.com>
1518
1519 PR bootstrap/69329
1520 * Makefile.tpl (BASE_FLAGS_TO_PASS): Add LSAN_OPTIONS.
1521 * Makefile.in: Regenerate.
1522
1523 2016-01-12 Andris Pavenis <andris.pavenis@iki.fi>
1524
1525 * configure.ac: Enable LTO for DJGPP
1526 * configure: Regenerate
1527
1528 2016-01-12 H.J. Lu <hongjiu.lu@intel.com>
1529
1530 Sync with binutils-gdb:
1531 2015-10-21 Nick Clifton <nickc@redhat.com>
1532
1533 PR gas/19109
1534 * configure.ac: Note the 'none' is an acceptable argument to
1535 --enable-compressed-debug-sections.
1536 * configure: Regenerate.
1537
1538 2016-01-12 Bernd Edlinger <bernd.edlinger@hotmail.de>
1539
1540 PR bootstrap/69134
1541 * Makefile.def (mpfr): Disable assembler.
1542 * Makefile.in: Regenerate.
1543
1544 2016-01-01 Ben Elliston <bje@gnu.org>
1545
1546 * config.guess: Import version 2016-01-01.
1547 * config.sub: Likewise.
1548
1549 2015-12-18 Sujoy Saraswati <sujoy.saraswati@hpe.com>
1550
1551 * MAINTAINERS (Write After Approval): Add myself.
1552
1553 2015-12-17 Sebastian Pop <s.pop@samsung.com>
1554
1555 * Makefile.in: Replace ISL with isl.
1556 * Makefile.tpl: Same.
1557 * config/isl.m4: Same.
1558 * configure.ac: Same.
1559 * contrib/download_prerequisites: Same.
1560 * configure: Regenerate.
1561
1562 2015-12-17 Andris Pavenis <andris.pavenis@iki.fi>
1563
1564 * MAINTAINERS (Write After Approval): Add Myself.
1565
1566 2015-12-17 Nathan Sidwell <nathan@acm.org>
1567
1568 * config/isl.m4 (ISL_CHECK_VERSION): Add gmp libs.
1569 * configure: Regenerate.
1570
1571 2015-12-16 Aditya Kumar <aditya.k7@samsung.com>
1572 Sebastian Pop <s.pop@samsung.com>
1573
1574 * config/isl.m4 (ISL_CHECK_VERSION): Check for
1575 isl_ctx_get_max_operations.
1576 * configure: Regenerate.
1577
1578 2015-12-15 Alessandro Fanfarillo <fanfarillo.gcc@gmail.com>
1579
1580 * MAINTAINERS (Write After Approval): Add myself.
1581
1582 2015-12-02 Ian Lance Taylor <iant@google.com>
1583
1584 PR go/66147
1585 * Makefile.tpl (HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET.
1586 * Makefile.in: Regenerate.
1587
1588 2015-12-01 Andreas Tobler <andreast@gcc.gnu.org>
1589
1590 PR libffi/65726
1591 * Makefile.def (lang_env_dependencies): Make libffi depend
1592 on cxx.
1593 * Makefile.in: Regenerate.
1594
1595 2015-11-26 David Edelsohn <dje.gcc@gmail.com>
1596
1597 * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L"
1598 symbols.
1599
1600 2015-11-20 Tristan Gingold <gingold@adacore.com>
1601
1602 Sync with binutils-gdb:
1603 2015-11-20 Tristan Gingold <gingold@adacore.com>
1604
1605 * configure.ac: Add aarch64-*-darwin* and arm-*-darwin*.
1606 * configure: Regenerate.
1607
1608 2015-11-19 Martin Liska <mliska@suse.cz>
1609
1610 * .gitignore: Add .clang-format to ignored files.
1611 * Makefile.in: Add clang-format.
1612 * Makefile.tpl: Likewise.
1613
1614 2015-11-13 Tsvetkova Alexandra <aleksandra.tsvetkova@intel.com>
1615
1616 * configure.ac: Enable libmpx by default.
1617 * configure: Regenerated.
1618
1619 2015-10-23 Steve Ellcey <sellcey@imgtec.com>
1620
1621 * MAINTAINERS: Update email address.
1622
1623 2015-10-23 Paulo Matos <pmatos@linki.tools>
1624
1625 * MAINTAINERS: Update email address.
1626
1627 2015-10-23 Alan Hayward <alan.hayward@arm.com>
1628
1629 * MAINTAINERS (Write After Approval): Add myself.
1630
1631 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1632
1633 Sync with binutils-gdb:
1634 2015-10-20 H.J. Lu <hongjiu.lu@intel.com>
1635
1636 PR gas/19109
1637 * configure.ac: Add
1638 --enable-compressed-debug-sections={all,gas,gold,ld}.
1639 * configure: Regenerated.
1640
1641 2015-10-16 Arnaud Charlet <charlet@adacore.com>
1642
1643 * MAINTAINERS: Update list of Ada maintainers and email addresses.
1644
1645 2015-10-09 Martin Liska <mliska@suse.cz>
1646
1647 * MAINTAINERS (Write After Approval): Add myself.
1648
1649 2015-10-09 Alexander Fomin <alexander.fomin@intel.com>
1650
1651 * MAINTAINERS (Write After Approval): Add myself.
1652
1653 2015-10-02 Florian Weimer <fweimer@redhat.com>
1654
1655 * MAINTAINERS: Update email address.
1656
1657 2015-10-02 Louis Krupp <louis.krupp@zoho.com>
1658
1659 * MAINTAINERS (Write After Approval): Add myself.
1660
1661 2015-09-20 Kai Tietz <ktietz70@googlemail.com>
1662
1663 * MAINTAINERS: Update email.
1664
1665 2015-09-14 Bernd Schmidt <bschmidt@redhat.com>
1666
1667 * MAINTAINERS: Update my email address.
1668
1669 2015-09-01 James Bowman <james.bowman@ftdichip.com>
1670
1671 * MAINTAINERS (ft32 port): Add myself.
1672
1673 2015-08-28 David Sherwood <david.sherwood@arm.com>
1674
1675 * MAINTAINERS: Add myself.
1676
1677 2015-08-27 Patrick Marlier <patrick.marlier@gmail.com>
1678
1679 * MAINTAINERS (Write After Approval): Add myself.
1680
1681 2015-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
1682
1683 PR libfortran/54572
1684 * Makefile.def: Make libgfortran depend on libbacktrace.
1685 * Makefile.in: Regenerate.
1686
1687 2015-08-20 Simon Dardis <simon.dardis@imgtec.com>
1688
1689 * MAINTAINERS (Write After Approval): Add myself.
1690
1691 2015-08-12 Tom de Vries <tom@codesourcery.com>
1692
1693 PR other/67092
1694 * configure.ac: Remove --with_host_libstdcxx support.
1695 * configure: Regenerate.
1696
1697 2015-08-10 Thomas Schwinge <thomas@codesourcery.com>
1698 Jakub Jelinek <jakub@redhat.com>
1699
1700 * configure.ac (noconfigdirs): Don't add "target-libgomp" for target
1701 nvptx*-*-*.
1702 * configure: Regenerate.
1703
1704 2015-08-06 Yaakov Selkowitz <yselkowi@redhat.com>
1705
1706 * Makefile.def (libiconv): Define bootstrap=true.
1707 Mark pdf/html/info as missing.
1708 (configure-gcc): Depend on all-libiconv.
1709 (all-gcc): Ditto.
1710 (configure-libcpp): Ditto.
1711 (all-libcpp): Ditto.
1712 (configure-intl): Ditto.
1713 (all-intl): Ditto.
1714 * Makefile.in: Regenerate.
1715
1716 2015-08-03 Bin Cheng <bin.cheng@arm.com>
1717
1718 * MAINTAINERS (loop ivopts): Add the entry and myself.
1719
1720 2015-07-31 Nathan Sidwell <nathan@codesourcery.com>
1721
1722 * MAINTAINERS (nvptx): Add self.
1723
1724 2015-07-29 Alan Lawrence <alan.lawrence@arm.com>
1725
1726 * config/aarch64/iterators.md (VRL2, VRL3, VRL4): Remove values for
1727 128-bit vector modes.
1728
1729 2015-07-29 Ville Voutilainen <ville.voutilainen@gmail.com>
1730
1731 * MAINTAINERS (Write After Approval): Add myself.
1732
1733 2015-07-28 Ben Elliston <bje@gnu.org>
1734
1735 * config.sub, config.guess: Import from upstream.
1736
1737 2015-07-24 Michael Darling <darlingm@gmail.com>
1738
1739 PR other/66259
1740 * config-ml.in: Reflects renaming of configure.in to configure.ac
1741 * configure: Likewise
1742 * configure.ac: Likewise
1743
1744 2015-07-23 Bernd Schmidt <bernds_cb1@t-online.de>
1745
1746 * MAINTAINERS: Update my email address.
1747
1748 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1749
1750 Sync with binutils-gdb:
1751 2015-03-17 H.J. Lu <hongjiu.lu@intel.com>
1752
1753 * configure.ac (target_configdirs): Exclude target-zlib if
1754 target-libjava isn't built.
1755 * configure: Regenerated.
1756
1757 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1758
1759 Sync with binutils-gdb:
1760 2015-05-13 John David Anglin <dave.anglin@bell.net>
1761
1762 * configure.ac: Disable configuration of GDB for HPUX targets.
1763 * configure: Regenerate.
1764
1765 2015-04-01 H.J. Lu <hongjiu.lu@intel.com>
1766
1767 * configure.ac: Add --with-system-zlib.
1768 * configure: Regenerated.
1769
1770 2015-01-28 James Bowman <james.bowman@ftdichip.com>
1771
1772 * configure.ac: Add FT32 support.
1773 * configure: Regenerate.
1774
1775 2015-01-12 Anthony Green <green@moxielogic.com>
1776
1777 * configure.ac: Don't disable gprof for moxie.
1778 * configure: Rebuild.
1779
1780 2015-07-14 H.J. Lu <hongjiu.lu@intel.com>
1781
1782 Sync with binutils-gdb:
1783 2015-05-01 H.J. Lu <hongjiu.lu@intel.com>
1784
1785 PR ld/18355
1786 * Makefile.def: Add extra_configure_flags to host zlib.
1787 * configure.ac (extra_host_zlib_configure_flags): New. Set
1788 to --enable-host-shared When bfd is to be built as shared
1789 library. AC_SUBST.
1790 * Makefile.in: Regenerated.
1791
1792 2015-07-14 Hans-Peter Nilsson <hp@bitrange.com>
1793
1794 Sync with src:
1795 2015-03-30 H.J. Lu <hongjiu.lu@intel.com>
1796 * Makefile.def (dependencies): Add all-zlib to all-bfd.
1797 * Makefile.in: Regenerated.
1798
1799 2015-06-30 H.J. Lu <hongjiu.lu@intel.com>
1800
1801 * configure.ac (ospace_frag): Enable for i?86*-*-elfiamcu
1802 target.
1803 * configure: Regenerate.
1804
1805 2015-06-23 Ludovic Courtès <ludo@gnu.org>
1806
1807 * MAINTAINERS (Write After Approval): Add myself.
1808
1809 2015-06-22 Andreas Tobler <andreast@gcc.gnu.org>
1810
1811 * MAINTAINERS (OS Port Maintainers): Add myself.
1812 (Various Maintainers): Remove myself from libffi testsuite.
1813
1814 2015-06-04 Richard Sandiford <richard.sandiford@arm.com>
1815
1816 * MAINTAINERS (gen* on machine desc): Add self.
1817
1818 2015-06-02 Jason Merrill <jason@redhat.com>
1819
1820 PR bootstrap/66319
1821 * configure.ac: Use -std=gnu++98.
1822
1823 2015-06-02 Szabolcs Nagy <szabolcs.nagy@arm.com>
1824
1825 * MAINTAINERS (Write After Approval): Add myself.
1826
1827 2015-05-28 Mike Frysinger <vapier@gentoo.org>
1828
1829 * configure.ac (--vtable-verify): Use AS_HELP_STRING for help.
1830 * configure: Regenerate.
1831
1832 2015-05-26 Jason Merrill <jason@redhat.com>
1833
1834 * configure.ac: When bootstrapping with GCC, add -std=c++98 to CXX.
1835 * configure: Regenerate.
1836
1837 2015-05-16 James Bowman <james.bowman@ftdichip.com>
1838
1839 * configure.ac: FT32 target added.
1840 * configure: Regenerated.
1841
1842 2015-05-16 Iain Buclaw <ibuclaw@gdcproject.org>
1843
1844 * MAINTAINERS (Write After Approval): Add myself.
1845
1846 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1847
1848 * MAINTAINERS (Write After Approval): Add myself.
1849
1850 2015-05-11 Paulo Matos <paulo@matos-sorge.com>
1851
1852 * configure.ac: Fix typo.
1853 * configure: Regenerate.
1854
1855 2015-05-10 Mikhail Maltsev <maltsevm@gmail.com>
1856
1857 * MAINTAINERS (Write After Approval): Add myself.
1858
1859 2015-05-03 Matthias Klose <doko@ubuntu.com>
1860
1861 * configure.ac: Match $host configured with triplets.
1862 * configure: Regenerate.
1863
1864 2015-04-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
1865
1866 * Makefile.tpl: Remove surplus whitespace throughout.
1867 * Makefile.in: Regenerate.
1868
1869 2015-04-20 Segher Boessenkool <segher@kernel.crashing.org>
1870
1871 * MAINTAINERS (Various Maintainers): Add myself as instruction
1872 combiner maintainer.
1873
1874 2015-04-17 Jakub Jelinek <jakub@redhat.com>
1875
1876 PR bootstrap/62077
1877 * configure.ac (--enable-stage1-checking): Default to
1878 release,misc,gimple,rtlflag,tree,types if --disable-checking
1879 or --enable-checking is not specified and DEV-PHASE is not
1880 experimental.
1881 * configure: Regenerated.
1882
1883 2015-04-14 Max Ostapenko <m.ostapenko@partner.samsung.com>
1884
1885 * Makefile.tpl (EXTRA_HOST_EXPORTS): New variables.
1886 (EXTRA_BOOTSTRAP_FLAGS): Likewise.
1887 (check-[+module+]): Add EXTRA_HOST_EXPORTS and EXTRA_BOOTSTRAP_FLAGS.
1888 * Makefile.in: Regenerate.
1889
1890 2015-04-08 Cary Coutant <ccoutant@gmail.com>
1891
1892 * MAINTAINERS: Update my email address.
1893
1894 2015-04-02 James Greenhalgh <james.greenhalgh@arm.com>
1895
1896 * MAINTAINERS: Add myself as a reviewer for the AArch64 port.
1897
1898 2015-04-02 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
1899
1900 * MAINTAINERS: Add myself as an arm port reviewer.
1901
1902 2015-03-25 Martin Liska <mliska@suse.cz>
1903 Yury Gribov <y.gribov@samsung.com>
1904
1905 * Makefile.in: Fix ln source location for vimrc file.
1906 * Makefile.tpl: Likewise.
1907
1908 2015-03-09 Aldy Hernandez <aldyh@redhat.com>
1909
1910 PR bootstrap/25672
1911 * configure.ac: Do not initialize CFLAGS_FOR_TARGET from CFLAGS if
1912 cross-compiling. Similarly for CXX_FOR_TARGET.
1913 * configure: Regenerate.
1914
1915 2015-03-10 Ilya Enkovich <ilya.enkovich@intel.com>
1916
1917 * Makefile.def: Add libmpx.
1918 * configure.ac: Add libmpx.
1919 * Makefile.in: Regenerate.
1920 * configure: Regenerate.
1921
1922 2015-03-06 Kirill Yukhin <kirill.yukhin@intel.com>
1923
1924 * MAINTAINERS (CPU Port Maintainers): Add myself
1925 i386 vector ISA extns mantainer.
1926
1927 2015-03-13 Jeff Law <law@redhat.com>
1928
1929 * MAINTAINERS: Remove Paul Brook as a Fortran and ARM
1930 maintainer.
1931 Remove Richard Henderson as a maintainer for the x86 port.
1932
1933 2015-03-03 Joern Rennecke <gnu@amylaar.uk>
1934
1935 * MAINTAINERS (CPU Port Maintainers): Update my email address.
1936
1937 2015-03-02 Ilya Enkovich <ilya.enkovich@intel.com>
1938
1939 * MAINTAINERS (Various Maintainers): Add myself as libmpx,
1940 pointer bounds checker and i386 MPX maintainer.
1941
1942 2015-02-26 Sandra Loosemore <sandra@codesourcery.com>
1943
1944 * MAINTAINERS (Various Maintainers): Add self as docs co-maintainer.
1945
1946 2015-02-26 Martin Sebor <msebor@redhat.com>
1947
1948 * MAINTAINERS (Various Maintainers): Add self.
1949
1950 2015-02-20 Thomas Schwinge <thomas@codesourcery.com>
1951
1952 * configure.ac [--enable-as-accelerator-for] (enable_languages):
1953 Make sure it contains lto.
1954 * configure: Regenerate.
1955
1956 2015-02-18 Thomas Schwinge <thomas@codesourcery.com>
1957
1958 * configure: Regenerate.
1959
1960 2015-02-06 Diego Novillo <dnovillo@google.com>
1961 1
1962 * MAINTAINERS (Global Reviewers, Plugin, LTO, tree-ssa,
1963 middle-end, docstring): Remove myself.
1964 (Write After Approval): Add myself.
1965
1966 2015-02-02 Janis Johnson <janis.marie.johnson@gmail.com>
1967
1968 * MAINTAINERS (Various Maintainers: testsuite): Remove myself.
1969 (Write After Approval): Update address.
1970
1971 2015-01-29 David Malcolm <dmalcolm@redhat.com>
1972
1973 PR jit/64780
1974 * configure.ac: Require the user to explicitly specify
1975 --enable-host-shared if the jit is enabled.
1976 * configure: Regenerate.
1977
1978 2015-01-27 Robert Suchanek <robert.suchanek@imgtec.com>
1979
1980 * MAINTAINERS (Write After Approval): Add myself.
1981
1982 2015-01-25 Tom de Vries <tom@codesourcery.com>
1983
1984 * MAINTAINERS: Make whitespace consistent.
1985
1986 2015-01-23 Braden Obrzut <admin@maniacsvault.net>
1987
1988 * MAINTAINERS (Write After Approval): Add myself.
1989
1990 2015-01-20 Andre Vehreschild <vehre@gmx.de>
1991
1992 * MAINTAINERS: (Write After Approval): Add myself.
1993
1994 2015-01-15 Martin Uecker <uecker@eecs.berkeley.edu>
1995
1996 * MAINTAINERS: (Write After Approval): Add myself.
1997
1998 2015-01-15 Philipp Tomsich <ptomsich@theobroma-systems.com>
1999
2000 * MAINTAINERS: (Write After Approval): Add myself.
2001
2002 2015-01-13 Iain Sandoe <iain@codesourcery.com>
2003
2004 * MAINTAINERS (Language Front Ends Maintainers): Add myself as an
2005 objective-c/c++ front end maintainer.
2006
2007 2015-01-13 Marek Polacek <polacek@redhat.com>
2008
2009 * MAINTAINERS (Reviewers): Add self as C front end reviewer.
2010
2011 2015-01-12 Jeff Law <law@redhat.com>
2012
2013 * MAINTAINERS: Remove Stan Shebs as he has been inactive for
2014 a very long time.
2015
2016 2015-01-09 Ian Lance Taylor <iant@google.com>
2017
2018 * configure.ac (host_tools): Add gotools.
2019 * Makefile.def (host_modules): Add gotools.
2020 (dependencies): Add dependency of all-gotools on all-target-libgo.
2021
2022 2015-01-09 Andreas Tobler <andreast@gcc.gnu.org>
2023
2024 * configure.ac: Don't add ${libgcj} for arm*-*-freebsd*.
2025 * configure: Regenerate.
2026
2027 2015-01-08 Thomas Schwinge <thomas@codesourcery.com>
2028
2029 * Makefile.def (dependencies) <all-target-liboffloadmic>: Depend on
2030 all-target-libgomp.
2031 * Makefile.in: Regenerate.
2032
2033 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2034
2035 * MAINTAINERS (CPU Port Maintainers): Add myself for Visium port.
2036
2037 2015-01-06 Eric Botcazou <ebotcazou@adacore.com>
2038
2039 * configure.ac: Add Visium support.
2040 * configure: Regenerate.
2041
2042 2015-01-04 Andreas Schwab <schwab@linux-m68k.org>
2043
2044 * configure.ac: Use OBJCOPY for OBJCOPY_FOR_TARGET.
2045 * configure: Regenerate.
2046
2047 2015-01-03 Andrew Pinski <apinski@cavium.com>
2048
2049 * Makefile.def (flags_to_pass): Pass OBJCOPY_FOR_TARGET also.
2050 * Makefile.tpl (HOST_EXPORTS): Add OBJCOPY_FOR_TARGET.
2051 (BASE_TARGET_EXPORTS): Add OBJCOPY.
2052 (OBJCOPY_FOR_TARGET): New variable.
2053 (EXTRA_TARGET_FLAGS): Add OBJCOPY.
2054 * Makefile.in: Regenerate.
2055 * configure.ac: Check for already installed target objcopy.
2056 Also GCC_TARGET_TOOL on objcopy.
2057 * configure: Regenerate.
2058
2059 2015-01-02 Hans-Peter Nilsson <hp@bitrange.com>
2060
2061 * config.sub: Update from upstream, to 2015-01-01 version.
2062 * config.guess: Ditto.
2063
2064 2014-12-22 Sebastian Huber <sebastian.huber@embedded-brains.de>
2065
2066 * MAINTAINERS (RTEMS Ports): Add myself.
2067
2068 2014-12-17 Pierre-Marie de Rodat <derodat@adacore.com>
2069
2070 * MAINTAINERS (Write After Approval): Add myself.
2071
2072 2014-12-16 Michael Haubenwallner <michael.haubenwallner@ssi-schaefer.com>
2073
2074 * MAINTAINERS (Write After Approval): Add myself.
2075
2076 2014-12-15 Thomas Schwinge <thomas@codesourcery.com>
2077
2078 * configure.ac (--enable-as-accelerator-for): Don't set
2079 ENABLE_AS_ACCELERATOR_FOR. Update all users.
2080 * configure: Regenerate.
2081
2082 2014-12-13 Jakub Jelinek <jakub@redhat.com>
2083
2084 PR bootstrap/64023
2085 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set STAGE1_LDFLAGS
2086 to POSTSTAGE1_LDFLAGS and STAGE1_LIBS to POSTSTAGE1_LIBS.
2087 Add -B to libstdc++-v3/src/.libs and libstdc++-v3/libsupc++/.libs
2088 to CXX.
2089 * Makefile.in: Regenerated.
2090
2091 2014-12-09 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2092 Yury Gribov <y.gribov@samsung.com>
2093
2094 * .gitignore: Added .local.vimrc and .lvimrc.
2095 * Makefile.tpl (vimrc, .lvimrc, .local.vimrc): New targets.
2096 * Makefile.in: Regenerate.
2097
2098 2014-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
2099
2100 * config/isl.m4: Don't pass -DCLOOG_INT_GMP on islinc.
2101 * configure: Regenerated.
2102
2103 2014-11-27 Bernd Schmidt <bernds@codesourcery.com>
2104
2105 * MAINTAINERS (nvptx port): New entry.
2106
2107 2014-11-26 Jan-benedict Glaw <jbglaw@lug-owl.de>
2108
2109 * configure: Regenerate.
2110
2111 2014-11-26 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2112
2113 * configure.ac: Merge with Binutils.
2114
2115 2014-11-26 Tobias Burnus <burnus@net-b.de>
2116
2117 * Makefile.def: Make more dependent on mpfr, mpc and isl.
2118 * Makefile.in: Regenerate.
2119
2120 2014-11-24 Bernd Edlinger <bernd.edlinger@hotmail.de>
2121
2122 * Makefile.def (module=gmp): Work around in-tree gmp configure bug with
2123 missing flex.
2124 * Makefile.in: Regenerated.
2125
2126 2014-11-21 Ilya Verbin <ilya.verbin@intel.com>
2127
2128 * Makefile.in: Regenerate.
2129
2130 2014-11-21 Markus Trippelsdorf <markus@trippelsdorf.de>
2131
2132 PR bootstrap/63784
2133 * libtool.m4: Add $pic_flag with -shared.
2134
2135 2014-11-21 Renlin Li <Renlin.Li@arm.com>
2136
2137 * MAINTAINERS (Write After Approval): Added myself.
2138
2139 2014-11-21 Alex Velenko <Alex.Velenko@arm.com>
2140
2141 * MAINTAINERS (write-after-approval): Add myself.
2142
2143 2014-11-19 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2144
2145 * MAINTAINERS (OS Port Maintainers): Add overdue maintainership note
2146 from 2 years ago.
2147
2148 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2149
2150 Revert:
2151 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2152
2153 * MAINTAINERS (Write After Approval): Added myself as line map
2154 maintainer.
2155
2156 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2157
2158 Revert:
2159 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2160
2161 * MAINTAINERS (Write After Approval): Added myself.
2162
2163 2014-11-19 Renlin Li <Renlin.Li@arm.com>
2164
2165 * MAINTAINERS (Write After Approval): Added myself.
2166
2167 2014-11-19 Alex Velenko <Alex.Velenko@arm.com>
2168
2169 * MAINTAINERS (Write After Approval): Added myself as line map
2170 maintainer.
2171
2172 2014-11-17 Dodji Seketeli <dodji@redhat.com>
2173
2174 * MAINTAINERS (Various Maintainers): Added myself as line map
2175 maintainer.
2176
2177 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2178
2179 * move-if-change: Sync from upstream gnulib.
2180
2181 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2182
2183 * compile: Sync with upstream Automake.
2184 * depcomp: Ditto.
2185 * install-sh: Ditto.
2186 * missing: Ditto.
2187 * mkinstalldirs: Ditto.
2188 * ylwrap: Ditto.
2189
2190 2014-11-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2191
2192 * config.sub: Update from upstream config repo.
2193 * config.guess: Ditto.
2194
2195 2014-11-13 Kirill Yukhin <kirill.yukhin@intel.com>
2196
2197 * Makefile.def: Add liboffloadmic to target_modules. Make
2198 liboffloadmic depend on libgomp's configure, libstdc++ and libgcc.
2199 * Makefile.in: Regenerate.
2200 * configure: Regenerate.
2201 * configure.ac: Add liboffloadmic to target binaries.
2202 Restrict liboffloadmic for POSIX and i*86, and x86_64 architectures.
2203 Add liboffloadmic to noconfig list when C++ is not supported.
2204
2205 2014-11-13 Bernd Schmidt <bernds@codesourcery.com>
2206 Thomas Schwinge <thomas@codesourcery.com>
2207 Ilya Verbin <ilya.verbin@intel.com>
2208 Andrey Turetskiy <andrey.turetskiy@intel.com>
2209
2210 * configure: Regenerate.
2211 * configure.ac (--enable-as-accelerator-for)
2212 (--enable-offload-targets): New configure options.
2213
2214 2014-11-11 Tobias Burnus <burnus@net-b.de>
2215
2216 * Makefile.def: Make all-gcc depend on all-isl.
2217 * Makefile.in: Regenerate.
2218
2219 2014-11-11 David Malcolm <dmalcolm@redhat.com>
2220
2221 * ChangeLog.jit: New.
2222 * MAINTAINERS (Various Maintainers): Add myself as jit maintainer.
2223
2224 2014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2225
2226 PR target/63610
2227 * libtool.m4: Fix globbing of darwin versions.
2228 * configure: Regenerate.
2229
2230 2014-11-11 Tobias Burnus <burnus@net-b.de>
2231
2232 * Makefile.def: Remove CLooG.
2233 * Makefile.tpl: Ditto.
2234 * configure.ac: Ditto.
2235 * configure: Regenerate.
2236 * Makefile.in: Ditto.
2237
2238 2014-11-06 Bernd Schmidt <bernds@codesourcery.com>
2239
2240 * configure.ac: Handle nvptx-*-*.
2241 * configure: Regenerate.
2242
2243 2014-11-06 Prachi Godbole <prachi.godbole@imgtec.com>
2244
2245 * MAINTAINERS (Write After Approval): Add myself.
2246
2247 2014-10-31 Jakub Jelinek <jakub@redhat.com>
2248
2249 * Makefile.def (libcc1): Remove bootstrap=true;.
2250 * Makefile.in: Regenerated.
2251
2252 2014-10-31 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2253
2254 * configure.ac: Update comment.
2255 * configure: Regenerate.
2256
2257 2014-10-31 Ilya Enkovich <ilya.enkovich@intel.com>
2258
2259 * MAINTAINERS (Write After Approval): Add myself.
2260
2261 2014-10-30 Thomas Schwinge <thomas@codesourcery.com>
2262
2263 * configure.ac (extra_host_libiberty_configure_flags): Add
2264 --enable-shared also for libcc1's benefit.
2265 * configure: Regenerate.
2266
2267 2014-10-29 Tristan Gingold <gingold@adacore.com>
2268
2269 * MAINTAINERS: Change my email address.
2270
2271 2014-10-27 Phil Muldoon <pmuldoon@redhat.com>
2272 Tom Tromey <tromey@redhat.com>
2273
2274 * Makefile.def: Add libcc1 to host_modules.
2275 * configure.ac (host_tools): Add libcc1.
2276 * Makefile.in, configure: Rebuild.
2277
2278 2014-10-24 Hans-Peter Nilsson <hp@axis.com>
2279
2280 * configure.ac (build_configargs): Don't share config.cache between
2281 build subdirs.
2282 * configure: Regenerate.
2283
2284 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2285
2286 * config.gcc (sparc*-*-*): Accept mcpu=leon3v7 processor.
2287 * doc/invoke.texi (SPARC options): Add mcpu=leon3v7 comment.
2288 * config/sparc/leon.md (leon3_load, leon_store, leon_fp_*): Handle
2289 leon3v7 as leon3.
2290 * config/sparc/sparc-opts.h (enum processor_type): Add LEON3V7.
2291 * config/sparc/sparc.c (sparc_option_override): Add leon3v7 support.
2292 * config/sparc/sparc.h (TARGET_CPU_leon3v7): New define.
2293 * config/sparc/sparc.md (cpu): Add leon3v7.
2294 * config/sparc/sparc.opt (enum processor_type): Add leon3v7.
2295
2296 2014-10-24 Daniel Hellstrom <daniel@gaisler.com>
2297
2298 * MAINTAINERS (write-after-approval): Add myself.
2299
2300 2014-10-23 Ian Lance Taylor <iant@google.com>
2301
2302 * configure.ac: Disable the Go frontend on systems where it is known
2303 to not work.
2304 * configure: Regenerate.
2305
2306 2014-10-23 Richard Biener <rguenther@suse.de>
2307
2308 * Makefile.def: Add libcpp build module and dependencies.
2309 * configure.ac: Add libcpp build module.
2310 * Makefile.in: Regenerate.
2311 * configure: Likewise.
2312
2313 2014-10-15 Max Filippov <jcmvbkbc@gmail.com>
2314
2315 * MAINTAINERS (write-after-approval): Add myself.
2316
2317 2014-10-12 Manuel López-Ibáñez <manu@gcc.gnu.org>
2318
2319 * INSTALL/README: Do not mention CVS.
2320
2321 2014-10-03 Jing Yu <jingyu@google.com>
2322
2323 * configure.ac: Add aarch64 to list of targets that support gold.
2324 * configure: Regenerate.
2325
2326 2014-09-29 François Dumont <fdumont@gcc.gnu.org>
2327
2328 * MAINTAINERS: Add myself as libstdc++ special modes maintainer.
2329
2330 2014-09-29 Catherine Moore <clm@codesourcery.com>
2331
2332 * MAINTAINERS: Add myself as MIPS maintainer.
2333
2334 2014-09-28 Matthew Fortune <matthew.fortune@imgtec.com>
2335
2336 * MAINTAINERS: Move myself to MIPS maintainers.
2337
2338 2014-09-23 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2339
2340 * MAINTAINERS: Put all email addresses between '<' and '>'.
2341
2342 2014-09-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2343
2344 * MAINTAINERS: Move myself to reviewers (Fortran).
2345
2346 2014-09-01 Andi Kleen <ak@linux.intel.com>
2347
2348 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add LTO_EXPORTS.
2349 POSTSTAGE1_FLAGS_TO_PASS): Add LTO_FLAGS_TO_PASS.
2350 * Makefile.in: Regenerate.
2351
2352 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2353
2354 * rtx-classes-status.txt: Delete
2355
2356 2014-08-28 David Malcolm <dmalcolm@redhat.com>
2357
2358 * rtx-classes-status.txt (TODO): NEXT_INSN/PREV_INSN are done.
2359
2360 2014-08-27 Sebastian Pop <s.pop@samsung.com>
2361
2362 * config/isl.m4 (_ISL_CHECK_CT_PROG): Removed.
2363 (ISL_CHECK_VERSION): Check for functionality added to ISL 0.12 instead
2364 of checking for version number.
2365 * configure: Regenerated.
2366 * configure.ac (ISL_CHECK_VERSION): Do not use ISL version number.
2367
2368 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2369
2370 * rtx-classes-status.txt: Phase 5 (additional rtx_def subclasses)
2371 is done; begin phase 6 (use extra rtx_def subclasses).
2372
2373 2014-08-27 David Malcolm <dmalcolm@redhat.com>
2374
2375 * rtx-classes-status.txt: Phase 4 (removal of "scaffolding") is
2376 done; begin phase 5 (additional rtx_def subclasses).
2377
2378 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2379
2380 * rtx-classes-status.txt (TODO): DF_REF_INSN is done.
2381
2382 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2383
2384 * rtx-classes-status.txt (TODO): SET_BB_HEAD, SET_BB_END,
2385 SET_BB_HEADER are done.
2386
2387 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2388
2389 * rtx-classes-status.txt (TODO): SET_DEP_PRO and SET_DEP_CON are
2390 done.
2391
2392 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2393
2394 * rtx-classes-status.txt (TODO): Remove SET_VINSN_INSN_RTX.
2395
2396 2014-08-26 David Malcolm <dmalcolm@redhat.com>
2397
2398 * rtx-classes-status.txt (TODO): Remove SET_BND_TO.
2399
2400 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2401
2402 * rtx-classes-status.txt (TODO): Remove SET_BB_NOTE_LIST.
2403
2404 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2405
2406 * rtx-classes-status.txt (TODO): Remove SET_BB_FOOTER.
2407
2408 2014-08-25 David Malcolm <dmalcolm@redhat.com>
2409
2410 * rtx-classes-status.txt: Phase 3 (per-file commits within
2411 "config" subdirs) is done; begin phase 4 (removal of
2412 "scaffolding").
2413
2414 2014-08-23 David Malcolm <dmalcolm@redhat.com>
2415
2416 * rtx-classes-status.txt: Phase 2 (per-file commits in main source
2417 dir) is done; begin phase 3 (per-file commits within "config"
2418 subdirs).
2419
2420 2014-08-21 David Malcolm <dmalcolm@redhat.com>
2421
2422 * rtx-classes-status.txt: Phase 1 ("scaffolding") is done; begin
2423 phase 2 (per-file commits in main source dir).
2424
2425 2014-08-21 Bin Cheng <bin.cheng@arm.com>
2426
2427 * configure: Regenerated.
2428
2429 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2430
2431 * rtx-classes-status.txt (TODO): Add SET_BND_TO
2432
2433 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2434
2435 * rtx-classes-status.txt (TODO): Add SET_BB_NOTE_LIST.
2436
2437 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2438
2439 * rtx-classes-status.txt (TODO): Add SET_VINSN_INSN_RTX.
2440
2441 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2442
2443 * rtx-classes-status.txt (TODO): Add SET_DEP_PRO, SET_DEP_CON.
2444
2445 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2446
2447 * rtx-classes-status.txt (TODO): Add DF_REF_INSN.
2448
2449 2014-08-19 Joost VandeVondele <vondele@gcc.gnu.org>
2450
2451 * MAINTAINERS (Write After Approval): Add myself.
2452
2453 2014-08-19 Christopher Faylor <me.gnu@cgf.cx>
2454
2455 * MAINTAINERS: Remove myself
2456
2457 2014-08-19 David Malcolm <dmalcolm@redhat.com>
2458
2459 * rtx-classes-status.txt: Add SET_NEXT_INSN, SET_PREV_INSN.
2460
2461 2014-08-18 Patrick Palka <ppalka@gcc.gnu.org>
2462
2463 * MAINTAINERS (Write After Approval): Add myself.
2464
2465 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2466
2467 * rtx-classes-status.txt (TODO): Add SET_BB_HEAD, SET_BB_END,
2468 SET_BB_HEADER, SET_BB_FOOTER
2469
2470 2014-08-18 David Malcolm <dmalcolm@redhat.com>
2471
2472 * rtx-classes-status.txt: New file
2473
2474 2014-08-18 Roman Gareev <gareevroman@gmail.com>
2475
2476 * configure.ac: Eliminate ClooG installation dependency.
2477 * configure: Regenerate.
2478 * Makefile.tpl: Add definition of ISLLIBS and HOST_ISLLIBS.
2479 * Makefile.in: Regenerate.
2480
2481 2014-08-15 Ilya Verbin <iverbin@gmail.com>
2482
2483 * MAINTAINERS (Write After Approval): Add myself.
2484
2485 2014-08-15 Ilya Tocar <tocarip@gmail.com>
2486
2487 * MAINTAINERS (Write After Approval): Add myself.
2488
2489 2014-08-01 Jiong Wang <jiong.wang@arm.com>
2490
2491 * MAINTAINERS (Write After Approval): Add myself.
2492
2493 2014-07-28 Anthony Green <green@moxielogic.com>
2494
2495 Import from savannah.gnu.org:
2496 * config.sub: Update to 2014-07-28 version.
2497
2498 2014-07-27 Richard Sandiford <rdsandiford@googlemail.com>
2499
2500 * MAINTAINERS: Remove my MIPS maintainer entry.
2501
2502 2014-07-26 Uros Bizjak <ubizjak@gmail.com>
2503
2504 PR target/47230
2505 * configure.ac (alpha*-*-linux*): Use mh-alpha-linux.
2506 * configure: Regenerate.
2507
2508 2014-07-24 James Norris <jnorris@codesourcery.com>
2509
2510 * MAINTAINERS (Write After Approval): Add myself.
2511
2512 2014-07-20 Roman Gareev <gareevroman@gmail.com>
2513
2514 * configure.ac: Accept only CLooG 0.18.1.
2515 * configure: Regenerate.
2516
2517 2014-07-17 Roman Gareev <gareevroman@gmail.com>
2518
2519 * configure.ac: Don't accept isl 0.11.
2520 * configure: Regenerate.
2521
2522 2014-07-16 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
2523
2524 * MAINTAINERS (Write After Approval): Add myself.
2525
2526 2014-07-05 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2527
2528 * configure.ac: Don't accept isl 0.10.
2529 * configure: Regenerate.
2530
2531 2014-06-23 Bernd Edlinger <bernd.edlinger@hotmail.de>
2532
2533 Fix include path for in-tree cloog.
2534 * config/cloog.m4 (CLOOG_INIT_FLAGS): Remove bogus include path.
2535 * configure: Regenerate.
2536
2537 2014-06-18 Richard Henderson <rth@redhat.com>
2538
2539 * .gitignore: Import gcc_update output.
2540
2541 2014-06-13 Thomas Schwinge <thomas@codesourcery.com>
2542
2543 * config-ml.in: Robustify ac_configure_args parsing.
2544
2545 * configure.ac (--enable-linker-plugin-configure-flags)
2546 (--enable-linker-plugin-flags): New flags.
2547 (configdirs): Conditionally add libiberty-linker-plugin.
2548 * configure: Regenerate.
2549 * Makefile.def (host_modules): Add libiberty-linker-plugin.
2550 (host_modules) <lto-plugin>: Pay attention to
2551 @extra_linker_plugin_flags@ and
2552 @extra_linker_plugin_configure_flags@.
2553 (all-lto-plugin): Also depend on all-libiberty-linker-plugin.
2554 * Makefile.in: Regenerate.
2555
2556 * Makefile.tpl (configure-[+prefix+][+module+])
2557 (configure-stage[+id+]-[+prefix+][+module+]): If specified, use
2558 "module_srcdir" instead of "module" for locating a module's srcdir.
2559 * Makefile.in: Regenerate.
2560
2561 2014-06-10 Matthew Fortune <matthew.fortune@imgtec.com>
2562
2563 * MAINTAINERS (Write After Approval): Add myself.
2564
2565 2014-06-06 Sebastian Pop <sebpop@gmail.com>
2566
2567 * MAINTAINERS: Update my email address.
2568
2569 2014-06-04 Thomas Preud'homme <thomas.preudhomme@arm.com>
2570
2571 * MAINTAINERS (Write After Approval): Add myself.
2572
2573 2014-06-03 Andrew Bennett <andrew.bennett@imgtec.com>
2574
2575 * MAINTAINERS (Write After Approval): Add myself.
2576
2577 2014-05-30 Jonathan Wakely <jwakely@redhat.com>
2578
2579 PR libstdc++/61011
2580 * configure.ac (--disable-libstdcxx): Set noconfigdirs correctly.
2581 Disable libcilkrts, libitm, libsanitizer when not building libstdc++.
2582 * configure: Regenerate.
2583
2584 2014-05-28 Pedro Alves <palves@redhat.com>
2585
2586 * MAINTAINERS (Write After Approval): Add myself.
2587
2588 2014-05-22 Maxim Kuvyrkov <maxim.kuvyrkov@linaro.org>
2589
2590 * MAINTAINERS: Update my affiliation/email.
2591
2592 2014-05-19 Mike Stump <mikestump@comcast.net>
2593
2594 * MAINTAINERS: Add wide-int reviewers.
2595
2596 2014-05-14 Sandra Loosemore <sandra@codesourcery.com>
2597
2598 * configure.ac (target_makefile_frag): Set for nios2-*-elf*.
2599 * configure: Regenerated.
2600
2601 2014-05-15 Torvald Riegel <triegel@redhat.com>
2602
2603 * MAINTAINERS (libitm): Add myself as maintainer.
2604
2605 2014-05-07 Charles Baylis <charles.baylis@linaro.org>
2606
2607 * MAINTAINERS (Write After Approval): Add myself.
2608
2609 2014-05-01 Richard Sandiford <rdsandiford@googlemail.com>
2610
2611 * config.sub, config.guess: Import from upstream.
2612
2613 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2614
2615 * MAINTAINERS (Write After Approval): Put myself in correct order.
2616
2617 2014-04-29 Alan Lawrence <alan.lawrence@arm.com>
2618
2619 * MAINTAINERS (Write After Approval): Add myself.
2620
2621 2014-04-24 Laurynas Biveinis <laurynas.biveinis@gmail.com>
2622
2623 * MAINTAINERS: Move myself from Reviewers to Write After Approval
2624 section.
2625
2626 2014-04-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
2627
2628 * MAINTAINERS (Write After Approval): Delete myself.
2629
2630 2014-04-17 Jakub Jelinek <jakub@redhat.com>
2631
2632 PR sanitizer/56781
2633 * libtool-ldflags: Also prefix -static-lib*, -shared-lib*
2634 and -B* options with -Xcompiler.
2635
2636 2014-04-04 Eric Botcazou <ebotcazou@adacore.com>
2637
2638 PR bootstrap/60620
2639 * Makefile.def (dependencies): Make gnattools depend on libstdc++-v3.
2640 * Makefile.in: Regenerate.
2641
2642 2014-03-28 Yaakov Selkowitz <yselkowitz@users.sourceforge.net>
2643
2644 * Makefile.def (dependencies): Make all-ld depend on all-binutils
2645 for WINDRES_FOR_TARGET in default-manifest.o rule.
2646 * Makefile.in: Regenerate.
2647
2648 2014-03-26 Dominique d'Humieres <dominiq@lps.ens.fr>
2649
2650 * MAINTAINERS (Write After Approval): Add myself.
2651
2652 2014-03-26 Jakub Jelinek <jakub@redhat.com>
2653
2654 PR sanitizer/56781
2655 * Makefile.def: Set bootstrap=true; for host fixincludes.
2656 * configure.ac: Don't bootstrap host fixincludes unless
2657 --with-build-config=bootstrap-{a,ub}san.
2658 * Makefile.in: Regenerated.
2659 * configure: Regenerated.
2660
2661 2014-03-21 Jakub Jelinek <jakub@redhat.com>
2662
2663 * configure.ac: Move BUILD_CONFIG set up earlier. Add
2664 --enable-vtable-verify option parsing. Don't add
2665 target-libsanitizer to bootstrap_target_libs unless
2666 --with-build-config=bootstrap-asan or
2667 --with-build-config=bootstrap-ubsan. Don't add target-libvtv
2668 to bootstrap_target_libs unless --enable-vtable-verify.
2669 * configure: Regenerated.
2670
2671 2014-03-10 Anatoly Sokolov <aesok@post.ru>
2672
2673 * MAINTAINERS (Write After Approval): Add myself.
2674
2675 2014-03-07 Denis Chertykov <chertykov@gmail.com>
2676
2677 * MAINTAINERS: Remove avr maintainers: Anatoly Sokolov and Eric Weddington
2678
2679 2014-03-07 Jakub Jelinek <jakub@redhat.com>
2680
2681 PR bootstrap/58572
2682 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Use -isystem instead of
2683 -I for libstdc++-v3 includes if $(LEAN).
2684 * Makefile.in: Regenerated.
2685
2686 2014-03-04 Jonathan Wakely <jwakely@redhat.com>
2687
2688 * MAINTAINERS: Update my email address.
2689
2690 2014-02-24 Walter Lee <walt@tilera.com>
2691
2692 * configure.ac (tilepro-*-*) Change to tilepro*-*-*.
2693 (tilegx-*-*): Change to tilegx*-*-*.
2694 * configure: Regenerate.
2695
2696 2014-02-17 Loren J. Rittle <ljrittle@acm.org>
2697
2698 * MAINTAINERS (Various Maintainers: c++ runtime libs): Remove myself.
2699
2700 2014-02-17 Kugan Vivekanandarajah <kuganv@linaro.org>
2701
2702 * MAINTAINERS (Write After Approval): Add myself.
2703
2704 2014-02-04 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
2705
2706 PR target/59788
2707 * ltmain.sh (opt_duplicate_compiler_generated_deps): Enable on
2708 *solaris2*.
2709
2710 2014-01-21 John David Anglin <danglin@gcc.gnu.org>
2711
2712 * MAINTAINERS: Update my email address.
2713
2714 2014-01-20 Gerald Pfeifer <gerald@pfeifer.com>
2715
2716 * MAINTAINERS: Convert to UTF-8.
2717 Properly sort Xinliang David Li's entry.
2718
2719 2013-12-31 Chung-Lin Tang <cltang@codesourcery.com>
2720 Sandra Loosemore <sandra@codesourcery.com>
2721
2722 * MAINTAINERS: Add Sandra Loosemore and Chung-Lin Tang as
2723 nios2 port maintainers.
2724
2725 2013-12-16 Markus Trippelsdorf <markus@trippelsdorf.de>
2726
2727 * MAINTAINERS (Write After Approval): Add myself.
2728
2729 2013-12-13 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
2730
2731 * configure.ac: Add user-friendly check for native x86_64-linux
2732 multilibs.
2733 * configure: Regenerate.
2734
2735 2013-12-06 Oleg Endo <olegendo@gcc.gnu.org>
2736
2737 * MAINTAINERS: Add myself as sh maintainer.
2738
2739 2013-12-03 Bill Schmidt <wschmidt@linux.vnet.ibm.com>
2740
2741 * MAINTAINERS: Add self as SLSR maintainer.
2742
2743 2013-11-18 Jan Hubicka <hubicka@ucw.cz>
2744
2745 * MAINTAINERS: Update my email address.
2746
2747 2013-11-15 David Edelsohn <dje.gcc@gmail.com>
2748
2749 * MAINTAINERS (Global Reviewers, c++): Remove Mark Mitchell.
2750
2751 2013-11-07 Thomas Schwinge <thomas@codesourcery.com>
2752
2753 * Makefile.in: Regenerate.
2754
2755 * Makefile.tpl: Fix typo.
2756 * Makefile.in: Regenerate partially.
2757
2758 2013-11-04 Balaji V. Iyer <balaji.v.iyer@intel.com>
2759
2760 * configure.ac: Added libcilkrts to noconfig list when C++ is not
2761 supported.
2762 * configure: Regenerated.
2763
2764 2013-11-01 Trevor Saunders <tsaunders@mozilla.com>
2765
2766 * MAINTAINERS (Write After Approval): Add myself.
2767
2768 2013-10-30 Jason Merrill <jason@redhat.com>
2769
2770 * Makefile.tpl (STAGE1_CONFIGURE_FLAGS): Pass
2771 --disable-build-format-warnings.
2772
2773 2013-10-29 Balaji V. Iyer <balaji.v.iyer@intel.com>
2774
2775 * Makefile.def: Add libcilkrts to target_modules. Make libcilkrts
2776 depend on libstdc++ and libgcc.
2777 * configure: Regenerate.
2778 * configure.ac: Added libcilkrts to target binaries. Also, restrict
2779 libcilkrts for POSIX and i*86, and x86_64 architectures.
2780 * Makefile.in: Added libcilkrts related fields to support building it.
2781
2782 2013-10-26 Jeff Law <law@redhat.com>
2783
2784 * Makefile.def (target_modules): Remove libmudflap
2785 (languages): Remove check-target-libmudflap).
2786 * Makefile.in: Rebuilt.
2787 * Makefile.tpl (check-target-libmudflap-c++): Remove.
2788 * configure.ac (target_libraries): Remove target-libmudflap.
2789 Remove checks which disabled libmudflap on some systems.
2790 * configure: Rebuilt.
2791 * libmudflap: Directory removed.
2792
2793 2013-10-21 Cong Hou <congh@google.com>
2794
2795 * MAINTAINERS (Write After Approval): Add myself.
2796
2797 2013-10-16 Mike Stump <mikestump@comcast.net>
2798
2799 * .dir-locals.el: Add.
2800
2801 2013-10-15 David Malcolm <dmalcolm@redhat.com>
2802
2803 * configure.ac: Add --enable-host-shared
2804 * configure: Regenerate.
2805
2806 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2807
2808 Import from savannah.gnu.org:
2809 * config.guess: Update to 2013-06-10 version.
2810 * config.sub: Update to 2013-10-01 version.
2811
2812 2013-10-01 Simon Cook <simon.cook@embecosm.com>
2813
2814 Changes to build configuration to allow big endian ARC ELF toolchain
2815 * configure.ac: Also add target-libgloss to noconfigdirs for arceb-*-*.
2816 * configure: Regenerate.
2817
2818 2013-09-20 Alan Modra <amodra@gmail.com>
2819
2820 * libtool.m4 (_LT_ENABLE_LOCK <ld -m flags>): Remove non-canonical
2821 ppc host match. Support little-endian powerpc linux hosts.
2822
2823 2013-09-19 Dodji Seketeli <dodji@redhat.com>
2824
2825 * MAINTAINERS (diagnostic messages): Add myself as diagnostics
2826 maintainer.
2827
2828 2013-09-12 DJ Delorie <dj@redhat.com>
2829
2830 * MAINTAINERS: Add Nick Clifton and DJ Delorie as msp430
2831 maintainers.
2832
2833 2013-09-03 Richard Biener <rguenther@suse.de>
2834
2835 * configure.ac: Also allow ISL 0.12.
2836 * configure: Regenerated.
2837
2838 2013-08-30 Bernd Edlinger <bernd.edlinger@hotmail.de>
2839
2840 * MAINTAINERS (Write After Approval): Add myself.
2841
2842 2013-08-27 David Malcolm <dmalcolm@redhat.com>
2843
2844 * MAINTAINERS (gdbhooks.py): Add myself as maintainer.
2845
2846 2013-08-26 Caroline Tice <cmtice@google.com>
2847
2848 * MAINTAINERS: Correct earliers update: Move myself from libvtv
2849 "Various Reviewers" to libvtv "Various Maintainers".
2850
2851 2013-08-20 Steven Bosscher <steven@gcc.gnu.org>
2852
2853 * MAINTAINERS: Add myself as RTL optimizers reviewer.
2854
2855 2013-08-19 Benjamin De Kosnik <bkoz@gnu.org>
2856
2857 * MAINTAINERS: Update name, email.
2858
2859 2013-08-13 Adam Butcher <adam@jessamine.co.uk>
2860
2861 * MAINTAINERS (Write After Approval): Add myself.
2862
2863 2013-08-12 Caroline Tice <cmtice@google.com>
2864
2865 * MAINTAINERS: Add myself as libvtv maintainer. Correct my email
2866 address in the Write After Approval section.
2867
2868 2013-08-09 Carlos O'Donell <carlos@redhat.com>
2869
2870 * MAINTAINERS (Write After Approval): Update email.
2871
2872 2013-08-08 Benjamin Kosnik <bkoz@redhat.com>
2873
2874 * configure.ac: Adjust to check VTV_SUPPORTED.
2875 * configure: Regenerated.
2876
2877 2013-08-02 Caroline Tice <cmtice@google.com>
2878
2879 * configure.ac: Add target-libvtv to target_libraries; disable libvtv
2880 on non-linux systems; add target-libvtv to noconfigdirs; add
2881 libsupc++/.libs to C++ library search paths.
2882 * configure: Regenerated.
2883 * Makefile.def: Add libvtv to target_modules; make libvtv depend on
2884 libstdc++ and libgcc.
2885 * Makefile.in: Regenerated.
2886
2887 2013-07-19 Yvan Roux <yvan.roux@linaro.org>
2888
2889 * MAINTAINERS (Write After Approval): Add myself.
2890
2891 2013-07-19 Chung-Ju Wu <jasonwucj@gmail.com>
2892 Shiva Chen <shiva0217@gmail.com>
2893
2894 * MAINTAINERS (nds32 port): Add Chung-Ju Wu and Shiva Chen as
2895 nds32 port maintainers.
2896
2897 2013-07-17 Tim Shen <timshen91@gmail.com>
2898
2899 * MAINTAINERS (Write After Approval): Add myself.
2900
2901 2013-07-16 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2902
2903 * configure.ac: Sync from binutils.
2904 * configure: Regenerate.
2905
2906 2013-06-14 Vidya Praveen <vidyapraveen@arm.com>
2907
2908 * MAINTAINERS (Write After Approval): Add myself.
2909
2910 2013-06-01 Dinar Temirbulatov <dinar@kugelworks.com>
2911
2912 * MAINTAINERS (Write After Approval): Add myself.
2913
2914 2013-05-17 David Malcolm <dmalcolm@redhat.com>
2915
2916 * MAINTAINERS (Write After Approval): Add myself.
2917
2918 2013-04-30 Brooks Moses <bmoses@google.com>
2919
2920 * MAINTAINERS: Update my email; move myself from Fortran
2921 reviewer to Write After Approval.
2922
2923 2013-04-16 Andreas Schwab <schwab@suse.de>
2924
2925 * configure.ac (aarch64-*-*): Don't disable java.
2926 * configure: Regenerate.
2927
2928 2013-04-10 Chung-Ju Wu <jasonwucj@gmail.com>
2929
2930 * MAINTAINERS (Write After Approval): Add myself.
2931
2932 2013-03-30 Matthias Klose <doko@ubuntu.com>
2933
2934 * Makefile.def (target_modules): Don't install libffi.
2935 * Makefile.in: Regenerate.
2936
2937 2013-02-24 Tilo Schwarz <tilo@tilo-schwarz.de>
2938
2939 * MAINTAINERS (Write After Approval): Add myself.
2940
2941 2013-02-20 Andrew Sutton <andrew.n.sutton@gmail.com>
2942
2943 * MAINTAINERS (Write After Approval): Add myself.
2944
2945 2013-02-15 Yufeng Zhang <yufeng.zhang@arm.com>
2946
2947 * configure.ac: Set libgloss_dir for the aarch64*-*-* targets.
2948 * configure: Regenerated.
2949
2950 2013-02-05 Ian Lance Taylor <iant@google.com>
2951
2952 PR go/55969
2953 * configure.ac: Disable libgo on some systems where it does not
2954 work.
2955
2956 2013-02-04 David Edelsohn <dje.gcc@gmail.com>
2957
2958 * MAINTAINERS: Explicitly add myself as AIX maintainer.
2959 Remove Geoff Keating as rs6000 port maintainer, at his request.
2960
2961 2013-01-24 Maxim Kuvyrkov <maxim@kugelworks.com>
2962
2963 * MAINTAINERS: Update my email.
2964
2965 2013-01-23 Shenghou Ma <minux.ma@gmail.com>
2966
2967 * configure: Re-generate.
2968
2969 2013-01-15 Richard Biener <rguenther@suse.de>
2970
2971 PR other/55973
2972 * configure: Re-generate.
2973
2974 2013-01-14 Matthias Klose <doko@ubuntu.com>
2975
2976 * Makefile.def (install-target-libsanitizer): Depend on
2977 install-target-libstdc++-v3.
2978 * Makefile.in: Regenerate.
2979
2980 2013-01-14 Richard Biener <rguenther@suse.de>
2981
2982 * configure.ac (cloog/isl): Also allow ISL 0.11.x and CLooG 0.18.0.
2983 * configure: Re-generate
2984
2985 2013-01-11 Jan-Benedict Glaw <jbglaw@lug-owl.de>
2986
2987 * config.sub: Update from config repo.
2988
2989 2013-01-11 Eric Botcazou <ebotcazou@adacore.com>
2990
2991 * Makefile.tpl (BOOT_ADAFLAGS): Remove -gnata.
2992 * Makefile.in: Regenerate.
2993
2994 2013-01-10 Joern Rennecke <joern.rennecke@embecosm.com>
2995
2996 * MAINTAINERS (arc): Add new port maintainership for myself.
2997
2998 2013-01-09 Jason Merrill <jason@redhat.com>
2999
3000 * .gitignore: Import from gdb repository.
3001
3002 2013-01-09 H.J. Lu <hongjiu.lu@intel.com>
3003
3004 * Makefile.def (configure-gcc): Depend on all-gmp.
3005 (all-gcc): Remove dependency on all-gmp.
3006 * Makefile.in: Regenerated.
3007
3008 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3009
3010 * config.sub: Merge from config repo.
3011 * config.guess: Ditto.
3012
3013 2013-01-08 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3014
3015 * Makefile.def: Merge from binutils.
3016 * Makefile.in: Ditto.
3017
3018 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
3019
3020 * MAINTAINERS: Update my email.
3021
3022 2012-12-29 Ben Elliston <bje@gnu.org>
3023
3024 * config.guess: Update to 2012-12-29 version.
3025 * config.sub: Likewise.
3026
3027 2012-12-20 Matthias Klose <doko@ubuntu.com>
3028
3029 * Makefile.def (install-target-libgfortran): Depend on
3030 install-target-libquadmath, install-target-libgcc.
3031 (install-target-libsanitizer): Depend on install-target-libgcc.
3032 (install-target-libjava): Depend on install-target-libgcc.
3033 (install-target-libitm): Depend on install-target-libgcc.
3034 (install-target-libobjc): Depend on install-target-libgcc.
3035 (install-target-libstdc++-v3): Depend on install-target-libgcc.
3036 * Makefile.in: Regenerate.
3037
3038 2012-12-19 Matthias Klose <doko@ubuntu.com>
3039
3040 * Makefile.def (install-target-libgo): Depend on
3041 install-target-libatomic.
3042 * Makefile.in: Regenerate.
3043
3044 2012-12-18 Andreas Schwab <schwab@linux-m68k.org>
3045
3046 PR go/55201
3047 * Makefile.def (all-target-libgo): Depend on all-target-libatomic.
3048 * Makefile.in: Regenerate.
3049
3050 2012-12-16 Thomas Schwinge <thomas@codesourcery.com>
3051
3052 * configure.ac (ENABLE_GOLD): Consider *-*-gnu* targets ELF.
3053 * configure: Regenerate.
3054
3055 2012-12-12 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3056
3057 * config.sub: Merge from config repo.
3058
3059 2012-12-11 H.J. Lu <hongjiu.lu@intel.com>
3060
3061 * Makefile.def (target_modules): Add bootstrap=true and
3062 raw_cxx=true to libsanitizer.
3063 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3064 * Makefile.in: Regenerated.
3065 * configure: Likewise.
3066
3067 2012-12-01 Richard Sandiford <rdsandiford@googlemail.com>
3068
3069 * MAINTAINERS: Remove self as RTL optimization maintainer.
3070
3071 2012-11-30 Kyrylo Tkachov <kyrylo.tkachov@arm.com>
3072
3073 * MAINTAINERS (Write After Approval): Add myself.
3074
3075 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3076
3077 * Makefile.def (target_modules): Remove bootstrap=true and
3078 raw_cxx=true from libsanitizer.
3079 * configure.ac (bootstrap_target_libs): Remove libsanitizer.
3080 * Makefile.in: Regenerated.
3081 * configure: Likewise.
3082
3083 2012-11-28 H.J. Lu <hongjiu.lu@intel.com>
3084
3085 * Makefile.def (target_modules): Add bootstrap=true and
3086 raw_cxx=true to libsanitizer.
3087 * configure.ac (bootstrap_target_libs): Add libsanitizer.
3088 * Makefile.in: Regenerated.
3089 * configure: Likewise.
3090
3091 2012-11-28 Andrew Pinski <apinski@cavium.com>
3092
3093 PR bootstrap/54279
3094 * configure.ac (CXX_FOR_TARGET): Change over to use xg++.
3095 * configure: Regenerate.
3096 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): Change over to use xg++.
3097 * Makefile.in: Regenerate.
3098
3099 2012-11-27 Siddhesh Poyarekar <siddhesh@redhat.com>
3100
3101 * configure.ac: Disable libsanitizer if we're not building C++.
3102 * configure: Regenerate.
3103
3104 2012-11-15 Roland McGrath <roland@hack.frob.com>
3105
3106 * MAINTAINERS (Write After Approval): Add myself.
3107
3108 2012-11-15 Dmitry Vyukov <dvyukov@google.com>
3109
3110 * MAINTAINERS: (libsanitizer, asan.c): Add myself,
3111 Kostya Serebryany (kcc@google.com) and
3112 Jakub Jelinek (jakub@redhat.com).
3113 Rename area for Dodji Seketeli (dodji@redhat.com).
3114
3115 2012-11-15 Dodji Seketeli <dodji@redhat.com>
3116
3117 * MAINTAINERS: (asan.c, related): Add myself.
3118
3119 2012-11-14 Roland McGrath <mcgrathr@google.com>
3120
3121 * configure.ac (ENABLE_GOLD): Consider *-*-nacl* targets ELF.
3122 * configure: Regenerate.
3123
3124 2012-11-13 Richard Henderson <rth@redhat.com>
3125
3126 * configure.ac: Move libsanitizer logic to subdirectory.
3127 * configure: Regenerate.
3128
3129 2012-11-13 Dodji Seketeli <dodji@redhat.com>
3130
3131 * configure.ac: Enable libsanitizer just on x86 linux for now.
3132 * configure: Re-generate.
3133
3134 2012-11-13 David Edelsohn <dje.gcc@gmail.com>
3135
3136 * configure.ac: Disable libsanitizer on AIX. Merge libquadmath
3137 sections.
3138 * configure: Regenerate.
3139
3140 2012-11-13 Hans-Peter Nilsson <hp@axis.com>
3141
3142 * configure.ac: Add section for configdirs for libsanitizer.
3143 Disable for cris-*-* and mmix-*-*.
3144 * configure: Regenerate.
3145
3146 2012-11-12 Wei Mi <wmi@google.com>
3147
3148 * configure.ac: Add libsanitizer to target_libraries.
3149 * Makefile.def: Ditto.
3150 * configure: Regenerate.
3151 * Makefile.in: Regenerate.
3152 * libsanitizer: New directory for asan runtime. Contains an empty
3153 tsan directory.
3154
3155 2012-11-03 Corinna Vinschen <corinna@vinschen.de>
3156
3157 * configure.ac (FLAGS_FOR_TARGET,target=cygwin): Fix for building
3158 against Mingw64 w32api.
3159 * configure: Regenerate.
3160
3161 2012-11-03 H.J. Lu <hongjiu.lu@intel.com>
3162
3163 * configure: Regenerated.
3164
3165 2012-11-03 Robert Mason <rbmj@verizon.net>
3166
3167 * configure.ac: add --disable-libstdcxx configure option
3168 and handle defaulted state only for VxWorks, ARM-wince-pe and AVR.
3169
3170 2012-10-30 Ganesh Gopalasubramanian <Ganesh.Gopalasubramanian@amd.com>
3171
3172 * MAINTAINERS (Write After Approval): Add myself.
3173
3174 2012-10-26 James Greenhalgh <james.greenhalgh@arm.com>
3175
3176 * MAINTAINERS (Write After Approval): Add myself.
3177
3178 2012-10-24 Sharad Singhai <singhai@google.com>
3179
3180 * MAINTAINERS (Write After Approval): Add myself.
3181
3182 2012-10-24 Eric Christopher <echristo@gmail.com>
3183
3184 * MAINTAINERS: Update email address.
3185
3186 2012-10-23 Eric Botcazou <ebotcazou@adacore.com>
3187
3188 PR bootstrap/54820
3189 * configure.ac (have_static_libs): Force 'no' for GCC version < 4.5.
3190 * configure: Regenerate.
3191
3192 2012-10-23 Richard Earnshaw <rearnsha@arm.com>
3193
3194 * MAINTAINERS (aarch64): Add Marcus and myself.
3195
3196 2012-10-22 Eric Botcazou <ebotcazou@adacore.com>
3197
3198 PR bootstrap/54820
3199 * Makefile.tpl (STAGE1_FLAGS_TO_PASS): New variable.
3200 (all-[+prefix+][+module+]): Pass stage1_args to sub-makes.
3201 (all-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3202 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, if prev is false.
3203 (host_modules): Set stage1_args to STAGE1_FLAGS_TO_PASS.
3204 * Makefile.in: Regenerate.
3205 * configure.ac (have_static_libs): New variable and associated check.
3206 (stage1-ldflags): Move to after stage1_libs and set to -static-libstdc++
3207 -static-libgcc if stage1_libs is empty and have_static_libs is yes.
3208 * configure: Regenerate.
3209
3210 2012-10-10 Richard Biener <rguenther@suse.de>
3211
3212 * MAINTAINERS: Adjust for changed surname.
3213
3214 2012-10-04 Lawrence Crowl <crowl@google.com>
3215
3216 * MAINTAINERS (Write After Approval): Add myself.
3217
3218 2012-10-01 Cary Coutant <ccoutant@google.com>
3219
3220 * MAINTAINERS: Add myself as dwarf debugging code maintainer.
3221
3222 2012-09-28 Ian Lance Taylor <iant@google.com>
3223
3224 * Makefile.def: Make all-target-libgo depend on
3225 all-target-libbacktrace.
3226 * Makefile.in: Rebuild.
3227
3228 2012-09-26 Ian Lance Taylor <iant@google.com>
3229
3230 * Makefile.def: Make all-gcc depend on all-libbacktrace.
3231 * Makefile.in: Rebuild.
3232
3233 2012-09-20 Walter Lee <walt@tilera.com>
3234
3235 * configure.ac: Add tilegx to list of targets that support gold.
3236 * configure: Regenerate.
3237
3238 2012-09-20 Marek Polacek <polacek@redhat.com>
3239
3240 * MAINTAINERS (Write After Approval): Add myself.
3241
3242 2012-09-19 Steve Ellcey <sellcey@mips.com>
3243
3244 * configure.ac: Add mips*-mti-elf* target.
3245 * configure: Regenerate.
3246
3247 2012-09-17 Ian Lance Taylor <iant@google.com>
3248
3249 * MAINTAINERS (Various Maintainers): Add libbacktrace.
3250 * configure.ac (host_libs): Add libbacktrace.
3251 (target_libraries): Add libbacktrace.
3252 * Makefile.def (host_modules): Add libbacktrace.
3253 (target_modules): Likewise.
3254 * configure, Makefile.in: Rebuild.
3255
3256 2012-09-14 David Edelsohn <dje.gcc@gmail.com>
3257
3258 PR target/38607
3259 Merge upstream change.
3260 * libtool.m4 (_LT_COMPILER_PIC): Add -fPIC to GCC and GXX for AIX.
3261
3262 * configure.ac: Add target-libquadmath to noconfigdirs for AIX.
3263 Add libgomp*.o to compare_exclusions for AIX.
3264 * configure: Regenerate.
3265
3266 2012-09-06 Diego Novillo <dnovillo@google.com>
3267
3268 * configure.ac: Bump minimum GMP version to 4.2.3.
3269 * configure: Re-generate.
3270
3271 2012-09-05 Georg-Johann Lay <avr@gjlay.de>
3272
3273 PR target/54461
3274 * configure.ac (noconfigdirs,target=avr-*-*): Add target-newlib,
3275 target-libgloss if not configured --with-avrlibc=no.
3276 * configure: Regenerate.
3277
3278 2012-09-04 Jason Merrill <jason@redhat.com>
3279
3280 * configure.ac: Fix --enable-languages=all.
3281
3282 2012-09-04 Christophe Lyon <christophe.lyon@st.com>
3283
3284 * MAINTAINERS (Write After Approval): Add myself.
3285
3286 2012-09-03 Richard Guenther <rguenther@suse.de>
3287
3288 PR bootstrap/54138
3289 * configure.ac: Re-organize ISL / CLOOG checks to allow
3290 disabling with either --without-isl or --without-cloog.
3291 * configure: Regenerated.
3292
3293 2012-09-03 Georg-Johann Lay <avr@gjlay.de>
3294
3295 * configure.ac (noconfigdirs,target=avr): Add target-libquadmath.
3296 * configure: Regenerate.
3297
3298 2012-08-27 Ulrich Drepper <drepper@gmail.com>
3299
3300 * MAINTAINERS: Fix my email address.
3301
3302 2012-08-26 H.J. Lu <hongjiu.lu@intel.com>
3303
3304 PR binutils/4970
3305 * Makefile.def (host_modules): Rmove lib_path=.libs from bfd
3306 and opcodes.
3307 * Makefile.in: Regenerated.
3308
3309 2012-08-26 Art Haas <ahaas@impactweather.com>
3310
3311 * configure: Regenerate.
3312
3313 2012-08-25 Křištof Želechovski <giecrilj@stegny.2a.pl>
3314
3315 * INSTALL/README: Also refer to the online installation
3316 instructions.
3317
3318 2012-08-21 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3319
3320 * MAINTAINERS (Write After Approval): Add myself.
3321 (Picochip port): Remove myself.
3322
3323 2012-08-14 Diego Novillo <dnovillo@google.com>
3324
3325 Merge from cxx-conversion branch.
3326
3327 * Makefile.tpl (STAGE[+id+]_CXXFLAGS): Remove
3328 POSTSTAGE1_CONFIGURE_FLAGS.
3329 * Makefile.in: Regenerate.
3330 * configure.ac (ENABLE_BUILD_WITH_CXX): Remove. Update all users.
3331 Force C++ when bootstrapping.
3332 * configure: Regenerate.
3333
3334 2012-07-24 Jan-Benedict Glaw <jbglaw@lug-owl.de>
3335
3336 * MAINTAINERS (Write After Approval): Add myself.
3337
3338 2012-07-16 Joseph Myers <joseph@codesourcery.com>
3339
3340 * README: Document use of ranges of years in copyright notices.
3341
3342 2012-07-06 Richard Guenther <rguenther@suse.de>
3343
3344 * Makefile.def (cloog): Pass $(HOST_GMPINC) and $(HOST_ISLINC)
3345 as CPPFLAGS, pass path to built gmp as LDFLAGS, always use
3346 --with-gmp=system.
3347 * Makefile.in: Regenerated.
3348 * configure: Likewise.
3349
3350 2012-07-06 Richard Guenther <rguenther@suse.de>
3351
3352 * configure.ac (extra_isl_gmp_configure_flags): Initialize and subst.
3353 * Makefile.def (isl): Use extra_isl_gmp_configure_flags and
3354 supply V=1 as extra_make_flags.
3355 * configure: Regenerated.
3356 * Makefile.in: Likewise.
3357
3358 2012-07-04 Tristan Gingold <gingold@adacore.com>
3359
3360 * configure: Regenerate.
3361
3362 2012-07-03 Richard Guenther <rguenther@suse.de>
3363
3364 * Makfile.def (isl): Remove not necessary extra_exports and
3365 extra_make_flags.
3366 (cloog): Use $$CPPFLAGS instead of ${CPPFLAGS}.
3367 * Makefile.in: Regenerated.
3368
3369 2012-07-03 Richard Guenther <rguenther@suse.de>
3370
3371 * Makefile.def (cloog): Add V=1 to extra_make_flags.
3372 * configure.ac: If either the ISL or the CLooG check failed
3373 do not try to build in-tree versions.
3374 * Makefile.in: Regenerated.
3375 * configure: Regenerated.
3376
3377 2012-07-03 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3378
3379 * configure: Regenerate.
3380
3381 2012-07-02 Janis Johnson <janisjo@codesourcery.com>
3382
3383 * MAINTAINERS (Various Maintainers): Add myself as testsuite
3384 maintainer.
3385
3386 2012-07-02 Richard Guenther <rguenther@suse.de>
3387
3388 * configure: Regenerated.
3389
3390 2012-07-02 Richard Guenther <rguenther@suse.de>
3391 Michael Matz <matz@suse.de>
3392 Tobias Grosser <tobias@grosser.es>
3393 Sebastian Pop <sebpop@gmail.com>
3394
3395 * Makefile.def: Add ISL host module, remove PPL host module.
3396 Adjust ClooG host module to use the proper ISL.
3397 * Makefile.tpl: Pass ISL include flags instead of PPL ones.
3398 * configure.ac: Include config/isl.m4. Add ISL host library,
3399 remove PPL. Remove PPL configury, add ISL configury, adjust
3400 ClooG configury.
3401 * Makefile.in: Regenerated.
3402 * configure: Likewise.
3403
3404 2012-07-02 Richard Guenther <rguenther@suse.de>
3405
3406 Merge from graphite branch
3407 2011-07-21 Tobias Grosser <tobias@grosser.es>
3408
3409 * configure: Regenerated.
3410 * config/cloog.m4: Remove support for CLooG-ppl and CLooG-parma,
3411 both cloog.org and legacy versions. The only supported version will
3412 be CLooG with the isl backend.
3413
3414 2011-07-21 Tobias Grosser <tobias@grosser.es>
3415
3416 * configure: Regenerated.
3417 * configure.ac: Require cloog isl 0.17.0
3418
3419 2011-07-21 Tobias Grosser <tobias@grosser.es>
3420
3421 * configure: Regenerated.
3422 * config/cloog.m4: Do not define CLOOG_ORG
3423
3424 2012-06-29 Steven Bosscher <steven@gcc.gnu.org>
3425
3426 * configure.ac: Skip C if explicitly selected.
3427 * configure: Regenerate.
3428
3429 2012-06-28 Christophe Lyon <christophe.lyon@st.com>
3430
3431 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Make sure
3432 they contain -O2.
3433 * configure: Regenerate.
3434
3435 2012-06-25 Richard Sandiford <rdsandiford@googlemail.com>
3436
3437 PR debug/53740
3438 * df.h, df-problems.c, dce.c: Revert last patch.
3439
3440 2012-06-25 Iain Sandoe <iain@codesourcery.com>
3441
3442 * MAINTAINERS (Write After Approval): Update my email address.
3443
3444 2012-06-21 Meador Inge <meadori@codesourcery.com>
3445
3446 * MAINTAINERS (Write After Approval): Add myself.
3447
3448 2012-06-20 Jason Merrill <jason@redhat.com>
3449
3450 * Makefile.tpl (check-target-libgomp-c++): New.
3451 (check-target-libitm-c++): New.
3452 * Makefile.def (c++): Add them.
3453 * Makefile.in: Regenerate.
3454
3455 2012-05-29 Edmar Wienskoski <edmar@freescale.com>
3456
3457 * MAINTAINERS (Write After Approval): Add myself.
3458
3459 2012-05-16 Olivier Hainque <hainque@adacore.com>
3460
3461 * Makefile.tpl (gcc-no-fixedincludes): Rename into ...
3462 (gcc-install-no-fixedincludes): Now forwarder to local target in gcc/
3463 (install-no-fixedincludes): Adjust accordingly.
3464 * Makefile.in: Regenerate.
3465
3466 2012-05-15 H.J. Lu <hongjiu.lu@intel.com>
3467
3468 Merge upstream change
3469 * libtool.m4 (_LT_ENABLE_LOCK): Support x32.
3470
3471 2012-05-14 Marc Glisse <marc.glisse@inria.fr>
3472
3473 * MAINTAINERS (Write After Approval): Add myself.
3474
3475 2012-05-09 Nick Clifton <nickc@redhat.com>
3476 Paul Smith <psmith@gnu.org>
3477
3478 PR bootstrap/50461
3479 * configure.ac (mpfr-dir): When using in-tree MPFR sources
3480 allow for the fact that from release v3.1.0 of MPFR the source
3481 files were moved into a src sub-directory.
3482 * configure: Regenerate.
3483
3484 2012-05-07 Janne Blomqvist <jb@gcc.gnu.org>
3485
3486 * configure.ac: Bump minimum MPFR version to 2.4.0.
3487 * configure: Regenerated.
3488
3489 2012-05-01 Richard Henderson <rth@redhat.com>
3490
3491 * Makefile.def (libatomic): New target_module.
3492 * configure.ac (target_libraries): Add libatomic.
3493 (noconfigdirs): Check if libatomic is supported.
3494 * Makefile.in, configure: Rebuild.
3495
3496 2012-05-01 Greta Yorsh <Greta.Yorsh@arm.com>
3497
3498 * MAINTAINERS (Write After Approval): Add myself.
3499
3500 2012-04-25 Joel Brobecker <brobecker@adacore.com>
3501
3502 * config.sub: Update to 2012-04-18 version from official repo.
3503
3504 2012-04-24 Naveen H.S <naveen.S@kpitcummins.com>
3505
3506 * MAINTAINERS (Write After Approval): Add myself.
3507
3508 2012-04-11 Steve Ellcey <sellcey@mips.com>
3509
3510 * MAINTAINERS: Changed email address.
3511
3512 2012-03-28 Georg-Johann Lay <avr@gjlay.de>
3513
3514 PR target/52737
3515 * contrib/gcc_update (files_and_dependencies):
3516 Remove gcc/config/avr/t-multilib from touch data.
3517
3518 2012-03-14 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3519
3520 * MAINTAINERS (OS Port Maintainers): Remove irix.
3521 * configure.ac (enable_libgomp): Remove *-*-irix6*.
3522 (unsupported_languages): Remove mips-sgi-irix6.*.
3523 (noconfigdirs): Don't add ${libgcj} for mips*-*-irix6*.
3524 (with_stabs): Remove.
3525 * configure: Regenerate.
3526
3527 2012-03-12 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3528
3529 * MAINTAINERS (OS Port Maintainers): Remove osf.
3530 * configure.ac (enable_libgomp): Remove *-*-osf*.
3531 (with_stabs): Remove alpha*-*-osf*.
3532 * configure: Regenerate.
3533
3534 2012-03-05 Tristan Gingold <gingold@adacore.com>
3535
3536 * configure.ac: Enable gdb and readline for ia64*-*-*vms*.
3537 * configure: Regenerate.
3538
3539 2012-02-17 Walter Lee <walt@tilera.com>
3540
3541 * MAINTAINERS: (Write After Approval): Delete myself.
3542
3543 2012-02-14 Walter Lee <walt@tilera.com>
3544
3545 * MAINTAINERS (tilegx port): Add myself.
3546 (tilepro port): Add myself.
3547 (Write After Approval): Add myself.
3548
3549 2012-02-12 Gerald Pfeifer <gerald@pfeifer.com>
3550
3551 * MAINTAINERS (Various Maintainers): Add Diego Novillo, Gerald Pfeifer
3552 and Joseph Myers as docstring relicensing maintainers.
3553
3554 2012-02-09 Bin Cheng <bin.cheng@arm.com>
3555
3556 * MAINTAINERS (write-after-approval): Add myself.
3557
3558 2012-02-08 Ira Rosen <irar@il.ibm.com>
3559
3560 * MAINTAINERS (Various Maintainers): Remove myself as auto-vectorizer
3561 maintainer.
3562
3563 2012-02-04 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3564
3565 * MAINTAINERS (Write After Approval): Move myself to
3566 maintain alphabetical order.
3567
3568 2012-02-03 Venkataramanan Kumar <venkataramanan.kumar@amd.com>
3569
3570 * MAINTAINERS (Write After Approval): Add myself.
3571
3572 2012-02-02 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3573
3574 * MAINTAINERS (Write After Approval): Add myself.
3575
3576 2012-02-02 Sumanth G <sumanth.gundapaneni@kpitcummins.com>
3577 Jayant R Sonar <jayant.sonar@kpitcummins.com>
3578
3579 * configure.ac (cr16-*-*): Remove nonconfigdirs.
3580 * configure: Regenerate.
3581
3582 2012-01-23 Harshit Chopra <harshit@google.com>
3583
3584 * MAINTAINERS (Write After Approval): Add myself.
3585
3586 2012-01-22 Douglas B Rupp <rupp@ngnat.com>
3587
3588 * configure.ac: Remove reference to mh-interix.
3589 * configure: Regenerate.
3590
3591 2012-01-05 Richard Henderson <rth@redhat.com>
3592
3593 PR bootstrap/51072
3594 * configure.ac: Disable libitm if c++ is not enabled.
3595 * configure: Rebuild.
3596
3597 * configure.ac: Fix regexp for same.
3598 * configure: Rebuild.
3599
3600 2012-01-02 Balaji V. Iyer <bviyer@gmail.com>
3601
3602 * MAINTAINERS (Write After Approval): Add myself.
3603
3604 2012-01-02 Richard Guenther <rguenther@suse.de>
3605
3606 PR bootstrap/51686
3607 * Makefile.def (install-strip-gcc): Depend on install-strip-lto-plugin.
3608 * Makefile.in: Regenerate.
3609
3610 2011-12-28 Oleg Endo <olegendo@gcc.gnu.org>
3611
3612 * MAINTAINERS (Write After Approval): Add myself.
3613
3614 2011-12-18 Eric Botcazou <ebotcazou@adacore.com>
3615
3616 * configure: Regenerate.
3617
3618 2011-12-14 Hariharan Sandanagobalane <hariharan.gcc@gmail.com>
3619
3620 * MAINTAINERS (picochip): Changed email address.
3621
3622 2011-11-30 Matthew Gretton-Dann <matthew.gretton-dann@arm.com>
3623
3624 * MAINTAINERS (write-after-approval): Add self.
3625
3626 2011-11-29 DJ Delorie <dj@redhat.com>
3627
3628 * configure.ac (rl78-*-*) New case.
3629 * configure: Regenerate.
3630 * MAINTAINERS: Add myself as RL78 maintainer.
3631
3632 2011-11-21 Eric Botcazou <ebotcazou@libertysurf.fr>
3633
3634 * MAINTAINERS: Add self as co-maintainer of the Ada front end.
3635
3636 2011-11-21 Andreas Tobler <andreast@fgznet.ch>
3637
3638 * libtool.m4: Additional FreeBSD 10 fixes.
3639
3640 2011-11-21 Joern Rennecke <joern.rennecke@embecosm.com>
3641
3642 * MAINTAINERS: Move myself from Write After Approval to CPU Port
3643 Maintainers section, as Epiphany maintainer.
3644
3645 2011-11-18 Iain Sandoe <iains@gcc.gnu.org>
3646
3647 PR target/49992
3648 * configure.ac: Remove ranlib special-casing for Darwin.
3649 * configure: Regenerate.
3650
3651 2011-11-12 Andrey Belevantsev <abel@ispras.ru>
3652
3653 * MAINTAINERS (Reviewers): Keep the list sorted.
3654
3655 2011-11-11 Andrey Belevantsev <abel@ispras.ru>
3656
3657 * MAINTAINERS (Selective Scheduling): Add myself as a reviewer.
3658
3659 2011-11-09 Roland McGrath <mcgrathr@google.com>
3660
3661 * configure.ac: Add tool checks for READELF and READELF_FOR_TARGET.
3662 * configure: Rebuild.
3663 * Makefile.def (flags_to_pass): Add READELF_FOR_TARGET.
3664 * Makefile.tpl (READELF, READELF_FOR_TARGET): New variables.
3665 (HOST_EXPORTS): Add READELF, READELF_FOR_TARGET.
3666 (BASE_FLAGS_TO_PASS): Add READELF_FOR_TARGET.
3667 (BASE_TARGET_EXPORTS, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS):
3668 Add READELF.
3669 * Makefile.in: Rebuild.
3670
3671 2011-11-09 Jason Merrill <jason@redhat.com>
3672
3673 * Makefile.def (language=c++): Remove check-c++0x.
3674 * Makefile.in (check-gcc-c++): Regenerate.
3675
3676 2011-11-08 Richard Henderson <rth@redhat.com>
3677
3678 * configure.ac: Test for libitm directory present first.
3679
3680 * configure.ac: Adjust srcdir for running libitm/configure.tgt.
3681
3682 * configure.ac: Test libitm/configure.tgt to disable libitm.
3683 * configure: Rebuild.
3684
3685 2011-11-07 Aldy Hernandez <aldyh@redhat.com>
3686 Richard Henderson <rth@redhat.com>
3687
3688 Merged from transactional-memory.
3689
3690 * Makefile.def (lang_env_dependencies): libitm is c++.
3691 Add libitm target module.
3692 * configure.ac: Likewise.
3693 * config/mmap.m4: New file.
3694 * contrib/gcc_update: Add libitm to touch data.
3695 * Makefile.in, configure: Rebuild.
3696
3697 2011-11-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3698
3699 * Makefile.tpl (EXTRA_GCC_FLAGS): Remove LIBGCC2_CFLAGS,
3700 LIBGCC2_DEBUG_CFLAGS, LIBGCC2_INCLUDES.
3701 * Makefile.in: Regenerate.
3702
3703 2011-11-01 DJ Delorie <dj@redhat.com>
3704
3705 * config.sub: Update to version 2011-10-29 (added rl78)
3706
3707 2011-10-27 Nick Clifton <nickc@redhat.com>
3708
3709 * config.sub: Import these changes from the config project:
3710
3711 2011-10-08 Joern Rennecke <joern.rennecke@embecosm.com>
3712 Ben Elliston <bje@gnu.org>
3713
3714 * config.sub (epiphany): New.
3715
3716 2011-09-09 Linas Vepstas <linasvepstas@gmail.com>
3717 Ben Elliston <bje@gnu.org>
3718
3719 * config.sub (hexagon, hexagon-*): New.
3720
3721 2011-08-23 Roland McGrath <mcgrathr@google.com>
3722
3723 * config.sub: Rename 32eb to be32, 32el to le32, 64el to le64, and
3724 64eb to be64.
3725
3726 2011-08-16 Roland McGrath <mcgrathr@google.com>
3727
3728 * config.sub (32eb, 32el, 64eb, 64el): New (pseudo-)CPUs.
3729 (nacl): Grok as alias for 32el-unknown-nacl.
3730
3731 2011-10-25 Kirill Yukhin <kirill.yukhin@intel.com>
3732
3733 * MAINTAINERS (Write After Approval): Add myself.
3734
3735 2011-10-24 Teresa Johnson <tejohnson@google.com>
3736
3737 * MAINTAINERS (Write After Approval): Add myself.
3738
3739 2011-09-21 Jakub Jelinek <jakub@redhat.com>
3740
3741 * MAINTAINERS (sparc port): Remove myself.
3742
3743 2011-09-14 Tom de Vries <tom@codesourcery.com>
3744
3745 * MAINTAINERS (Write After Approval): Add myself.
3746
3747 2011-08-14 Yao Qi <yao@codesourcery.com>
3748
3749 * configure.ac (tic6x-*-*): Remove gdb from noconfigdirs.
3750 * configure: Regenerate.
3751
3752 2011-07-26 Ian Lance Taylor <iant@google.com>
3753
3754 * configure.ac: Set have_compiler based on whether gcc directory
3755 exists, rather than on whether gcc is in configdirs.
3756 * configure: Rebuild.
3757
3758 2011-07-21 Joseph Myers <joseph@codesourcery.com>
3759
3760 * MAINTAINERS (Global Reviewers): Add self.
3761
3762 2011-07-20 David Edelsohn <dje.gcc@gmail.com>
3763
3764 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): Add libsupc++ to
3765 link directories.
3766 * Makefile.in: Rebuild.
3767
3768 2011-07-20 Ian Lance Taylor <iant@google.com>
3769
3770 PR bootstrap/49787
3771 * configure.ac: Move --enable-bootstrap handling earlier in file.
3772 If --enable-bootstrap and either --enable-build-with-cxx or
3773 --enable-build-poststage1-with-cxx, enable C++ automatically.
3774 * configure: Rebuild.
3775
3776 2011-07-19 Ian Lance Taylor <iant@google.com>
3777
3778 * configure.ac: Add --enable-build-poststage1-with-cxx. If set,
3779 make C++ a boot_language. Set and substitute
3780 POSTSTAGE1_CONFIGURE_FLAGS.
3781 * Makefile.tpl (POSTSTAGE1_CONFIGURE_FLAGS): New variable.
3782 (STAGE[+id+]_CONFIGURE_FLAGS): Add $(POSTSTAGE1_CONFIGURE_FLAGS).
3783 * configure, Makefile.in: Rebuild.
3784
3785 2011-07-19 Vladimir Makarov <vmakarov@redhat.com>
3786
3787 * MAINTAINERS (Register Allocation): Move myself from reviewers to
3788 maintainers.
3789
3790 2011-07-18 Jakub Jelinek <jakub@redhat.com>
3791
3792 * MAINTAINERS (Global Reviewers): Add myself.
3793
3794 2011-07-18 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3795
3796 * configure: Regenerate.
3797
3798 2011-07-16 Jason Merrill <jason@redhat.com>
3799
3800 * Makefile.def (language=c++): Add check-c++0x and
3801 check-target-libmudflap-c++.
3802 * Makefile.tpl (check-target-libmudflap-c++): New.
3803 * Makefile.in: Regenerate.
3804
3805 2011-07-16 Matthias Klose <doko@ubuntu.com>
3806
3807 * Makefile.tpl (EXTRA_CONFIGARGS_LIBJAVA): Define.
3808 * Makefile.def (target_modules/libjava): Pass
3809 $(EXTRA_CONFIGARGS_LIBJAVA).
3810 * configure.ac: Pass --disable-static in EXTRA_CONFIGARGS_LIBJAVA,
3811 if not configured with --enable-static-libjava.
3812 * Makefile.in: Regenerate.
3813 * configure: Likewise.
3814
3815 2011-07-15 Jason Merrill <jason@redhat.com>
3816
3817 * Makefile.in (check-c++): Move check-gcc-c++0x after
3818 check-target-libstdc++-v3.
3819
3820 2011-07-15 Bernd Schmidt <bernds@codesourcery.com>
3821
3822 * MAINTAINERS (c6x port): New entry.
3823
3824 2011-07-13 Jason Merrill <jason@redhat.com>
3825
3826 * Makefile.in (check-gcc-c++0x): New.
3827 (check-c++): Depend on it.
3828
3829 2011-07-07 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
3830
3831 PR target/39150
3832 * configure.ac (i[3456789]86-*-solaris2*): Also accept
3833 x86_64-*-solaris2.1[0-9]*.
3834 * configure: Regenerate.
3835
3836 2011-06-29 Richard Sandiford <rdsandiford@googlemail.com>
3837
3838 * MAINTAINERS (RTL optimizers): Add self.
3839
3840 2011-06-27 Gabriel Charette <gchare@google.com>
3841
3842 * MAINTAINERS (Write After Approval): Add myself.
3843
3844 2011-06-22 Hans-Peter Nilsson <hp@axis.com>
3845
3846 PR regression/47836
3847 PR bootstrap/23656
3848 PR other/47733
3849 PR bootstrap/49247
3850 PR c/48825
3851 * configure.ac (target_libraries): Remove target-libiberty.
3852 Remove case-statement setting skipdirs=target-libiberty for
3853 multiple targets. Remove checking target_configdirs and
3854 removing target-libiberty but keeping target-libgcc if
3855 otherwise empty.
3856 * Makefile.def (target_modules): Don't add libiberty.
3857 (dependencies): Remove all traces of target-libiberty.
3858 * configure, Makefile.in: Regenerate.
3859
3860 2011-06-13 Walter Lee <walt@tilera.com>
3861
3862 * configure.ac (tilepro-*-*) New case.
3863 (tilegx-*-*): Likewise.
3864 * configure: Regenerate.
3865
3866 2011-06-06 Jing Yu <jingyu@google.com>
3867
3868 * configure.ac: Skip target-libiberty for
3869 arm*-*-linux-androideabi.
3870 * configure: Regenerated.
3871
3872 2011-06-06 Nick Clifton <nickc@redhat.com>
3873
3874 * config.sub: Sync from upstream.
3875
3876 2011-06-05 Nenad Vukicevic <nenad@intrepid.com>
3877
3878 * MAINTAINERS (Write After Approval): Add myself.
3879
3880 2011-06-01 Daniel Jacobowitz <drow@false.org>
3881
3882 * MAINTAINERS: Update my email address.
3883
3884 2011-05-27 Nathan Froyd <froydnj@codesourcery.com>
3885
3886 * MAINTAINERS (Write After Approval): Update my email address.
3887
3888 2011-05-11 Paul Pluzhnikov <ppluzhnikov@google.com>
3889
3890 * MAINTAINERS (Write After Approval): Add myself.
3891
3892 2011-05-08 Doug Kwan <dougkwan@google.com>
3893
3894 * configure.ac: Propagate LDFLAGS_FOR_TARGET.
3895 * configure: Regenerated.
3896 * Makefile.tpl (LDFLAGS_FOR_TARGET): Use LDFLAGS_FOR_TARGET
3897 value from configure.
3898 * Makefile.in: Regenerated.
3899
3900 2011-05-05 Joseph Myers <joseph@codesourcery.com>
3901
3902 * configure.ac (alpha*-dec-osf*, i[[3456789]]86-*-rdos*,
3903 sh*-*-pe|mips*-*-pe|arm-wince-pe, sparc-*-sunos4*, *-*-aix*,
3904 *-*-beos*, *-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-linux*
3905 | *-*-gnu* | *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-lynxos*,
3906 *-*-mingw*, *-*-netbsd*, *-*-netware*, *-*-tpf*, *-*-uclinux*,
3907 *-*-vxworks*): Disable newlib and libgloss in separate case
3908 statement.
3909 (i[[3456789]]86-*-linux*): Move logic allowing newlib to be built
3910 to separate case statement.
3911 (*-*-chorusos, *-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3912 *-*-netware*, *-*-tpf*, *-*-uclinux*, *-*-vxworks*,
3913 alpha*-dec-osf*, alpha*-*-linux*, am33_2.0-*-linux*, sh-*-linux*,
3914 sh*-*-pe|mips*-*-pe|*arm-wince-pe, arm-*-coff, arm-*-elf* |
3915 arm*-*-eabi*, arm*-*-linux-gnueabi, arm*-*-symbianelf*, avr-*-*,
3916 bfin-*-*, cris-*-* | crisv32-*-*, frv-*-*, i[[3456789]]86-*-coff |
3917 i[[3456789]]86-*-elf, i[[3456789]]86-w64-mingw*,
3918 i[[3456789]]86-*-mingw*, x86_64-*-mingw*,
3919 i[[3456789]]86-*-interix*, i[[3456789]]86-*-beos*,
3920 i[[3456789]]86-*-rdos*, m32r-*-*,
3921 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, m68k-*-elf*, m68*-*-*
3922 | fido-*-*, powerpc-*-aix*, powerpc-*-beos*, powerpc-*-eabi,
3923 powerpc-*-eabi* | powerpcle-*-eabi* | powerpc-*-rtems*,
3924 rs6000-*-lynxos*, rs6000-*-aix*, mips*-*-linux*, sparclet-*-aout*
3925 | sparc86x-*-*, sparc-*-elf*, sparc64-*-elf*, sparclite-*-*,
3926 sparc-*-sunos4*, sparc-*-solaris* | sparc64-*-solaris* |
3927 sparcv9-*-solaris*, *-*-linux* | *-*-gnu* | *-*-k*bsd*-gnu |
3928 *-*-kopensolaris*-gnu, *-*-lynxos*, *-*-*): Don't disable newlib
3929 and libgloss in main case over targets. Remove most empty cases
3930 in main case over targets.
3931 * configure: Regenerate.
3932
3933 2011-05-04 Janis Johnson <janisjo@codesourcery.com>
3934
3935 * MAINTAINERS (Write After Approval): Add myself.
3936
3937 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3938
3939 * configure.ac: Remove code setting special library locations for
3940 hppa*64*-*-hpux11*. Remove code setting compiler for
3941 sparc-sun-solaris2*.
3942 * configure: Regenerate.
3943
3944 2011-05-04 Joseph Myers <joseph@codesourcery.com>
3945
3946 * configure.ac: Separate libgloss_dir settings from general case
3947 over targets.
3948 * configure: Regenerate.
3949
3950 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3951
3952 * configure.ac (*-*-dragonfly*, *-*-freebsd*, *-*-netbsd*,
3953 alpha*-dec-osf*, alpha*-*-linux*, alpha*-*-*, sh-*-linux*,
3954 arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi, frv-*-*): Remove
3955 cases in libgcj-disabling case statement.
3956 (hppa*64*-*-linux*): Set unsupported_languages instead of
3957 disabling target-zlib.
3958 (hppa*64*-*-*): Restrict case in libgcj-disabling case statement
3959 to hppa*64*-*-hpux*.
3960 (hppa*-*-*): Restrict case in libgcj-disabling case statement to
3961 hppa*-*-hpux*.
3962 (ia64*-*-elf*, ia64*-**-hpux*, i[[3456789]]86-*-elf,
3963 i[[3456789]]86-*-linux*, *-*-cygwin*, i[[3456789]]86-*-interix*,
3964 i[[3456789]]86-*-solaris2*, m32r-*-*, m68k-*-elf*, m68*-*-* |
3965 fido-*-*, powerpc-*-eabi, powerpc-*-eabi* | powerpcle-*-eabi* |
3966 powerpc-*-rtems*, mips*-*-linux*, mips*-*-*, sh-*-* | sh64-*-*,
3967 sparc-*-elf*, sparc64-*-elf*, sparc-*-solaris* |
3968 sparc64-*-solaris* | sparcv9-*-solaris*, *-*-linux* | *-*-gnu* |
3969 *-*-k*bsd*-gnu | *-*-kopensolaris*-gnu, *-*-*): Remove cases in
3970 libgcj-disabling case statement.
3971 * configure: Regenerate.
3972
3973 2011-04-28 Joseph Myers <joseph@codesourcery.com>
3974
3975 * configure.ac: Disable Java for targets not supporting libffi.
3976 (*-*-chorusos, *-*-kaos*, am33_2.0-*-linux*, sh*-*-pe|mips*-*-pe):
3977 Remove cases in Java-disabling statement.
3978 (*arm-wince-pe): Change to arm-wince-pe.
3979 (arc-*-*, arm-*-coff, arm-*-pe*, arm-*-riscix*, avr-*-*): Remove
3980 cases in Java-disabling statement.
3981 (bfin-*-*): Don't disable Java again.
3982 (c4x-*-* | tic4x-*-*, tic54x-*-*, cr16-*-*, d10v-*-*, d30v-*-*,
3983 fr30-*-elf*, moxie-*-*, h8300*-*-*, h8500-*-*, hppa1.1-*-osf* |
3984 hppa1.1-*-bsd*, hppa*-*-*elf* | hppa*-*-lites* | hppa*-*-openbsd*,
3985 hppa*-*-pro*, i960-*-*, i[[3456789]]86-*-coff,
3986 i[[3456789]]86-*-pe, i[[3456789]]86-*-sco3.2v5*,
3987 i[[3456789]]86-*-sco*, i[[3456789]]86-*-sysv4*,
3988 i[[3456789]]86-*-beos*, i[[3456789]]86-*-rdos*,
3989 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*): Remove cases in
3990 Java-disabling statement.
3991 (mmix-*-*): Don't disable Java again.
3992 (mt-*-*, powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
3993 powerpc-*-beos*, rs6000-*-lynxos*, rs6000-*-*, m68k-apollo-*,
3994 microblaze*, mips*-sde-elf*, mips*-*-irix5*, mips*-*-bsd*,
3995 sparclet-*-aout* | sparc86x-*-*, sparclite-*-*, sparc-*-sunos4*,
3996 tic6x-*-*, v810-*-*, vax-*-*): Remove cases in Java-disabling
3997 statement.
3998 * configure: Regenerate.
3999
4000 2011-04-28 Joseph Myers <joseph@codesourcery.com>
4001
4002 * configure.ac: Separate cases disabling Java and Java libraries
4003 from general case over targets.
4004 * configure: Regenerate.
4005
4006 2011-04-21 Jie Zhang <jzhang918@gmail.com>
4007
4008 * MAINTAINERS: Update my email address.
4009
4010 2011-04-20 Easwaran Raman <eraman@google.com>
4011
4012 * MAINTAINERS (Write After Approval): Add myself.
4013
4014 2011-04-18 Jack Howarth <howarth@bromo.med.uc.edu>
4015
4016 PR lto/48086
4017 * configure.ac: Re-enable LTO on *-apple-darwin9*.
4018 * configure: Regenerate.
4019
4020 2011-04-16 Jim Meyering <meyering@redhat.com>
4021
4022 * MAINTAINERS (Write After Approval): Add myself.
4023
4024 2011-04-15 Dodji Seketeli <dodji@redhat.com>
4025
4026 * MAINTAINERS: Update my email address.
4027
4028 2011-04-13 Georg-Johann Lay <avr@gjlay.de>
4029
4030 * MAINTAINERS (Write After Approval): Add myself.
4031
4032 2011-04-12 Yufeng Zhang <yufeng.zhang@arm.com>
4033
4034 * MAINTAINERS (Write After Approval): Add myself.
4035
4036 2011-04-07 Stuart Henderson <shenders@gcc.gnu.org>
4037
4038 * MAINTAINERS (Write After Approval): Add myself.
4039
4040 2011-04-06 Joseph Myers <joseph@codesourcery.com>
4041
4042 * configure.ac (build_tools): Remove build-byacc.
4043 (host_libs): Remove mmalloc.
4044 (host_tools): Remove byacc make patch prms send-pr ash bash bzip2
4045 autoconf automake libtool diff rcs fileutils shellutils time
4046 textutils wdiff find uudecode hello tar gzip indent recode release
4047 sed perl gawk findutils gettext zip.
4048 (libgcj): Remove target-qthreads.
4049 (target_tools): Remove target-examples target-gperf.
4050 (YACC): Don't handle building byacc.
4051 * configure: Regenerate.
4052 * Makefile.def (ash, autoconf, automake, bash, byacc, bzip2, diff,
4053 dosutils, examples, fileutils, find, findutils, gawk, gettext,
4054 gnuserv, gperf, gzip, hello, indent, libtool, make, mmalloc,
4055 patch, perl, prms, qthreads, rcs, recode, release, sed, send-pr,
4056 shellutils, tar, textutils, time, uudecode, wdiff, zip): Don't
4057 handle building components.
4058 * Makefile.in: Regenerate.
4059
4060 2011-04-05 Sterling Augustine <augustine.sterling@gmail.com>
4061
4062 * MAINTAINERS: Update my email address as Xtensa maintainer.
4063
4064 2011-04-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4065
4066 * config.sub: Sync from upstream.
4067
4068 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4069
4070 * configure.ac (avr-*-*): Add comment about why libssp is disabled.
4071 (microblaze*): Don't disable libssp.
4072 * configure: Regenerate.
4073
4074 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4075
4076 * configure.ac: Remove code setting CONFIG_SHELL, config_shell and
4077 moveifchange.
4078 * configure: Regenerate.
4079 * Makefile.tpl: Use @SHELL@ not @config_shell@.
4080 * Makefile.in: Regenerate.
4081
4082 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4083
4084 * configure.ac (*-*-sysv4*): Don't enable libgomp.
4085 (alpha*-*-*vms*, i[[34567]]86-*-sco3.2v5*, mn10300-*-*,
4086 powerpc-*-chorusos*, powerpc*-*-eabi*, powerpc*-*-sysv*,
4087 powerpc*-*-kaos*, s390x-ibm-tpf*, sparc64-*-elf*, v850*-*-*,
4088 xtensa*-*-elf*, *-*-beos*, *-*-elf*, *-*-netware*, *-*-rtems*,
4089 *-*-sysv[[45]]*, *-*-vxworks*, *-wrs-windiss): Remove
4090 md_exec_prefix cases.
4091 * configure: Regenerate.
4092
4093 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4094
4095 * configure.ac: Separate cases disabling target-libssp,
4096 target-libiberty, target-libstdc++-v3 and Fortran from general
4097 case over targets.
4098 * configure: Regenerate.
4099
4100 2011-04-01 Joseph Myers <joseph@codesourcery.com>
4101
4102 * configure.ac (*-*-chorusos): Don't disable libgcj.
4103 (*-*-freebsd[[12]] | *-*-freebsd[[12]].* | *-*-freebsd*aout*):
4104 Remove case.
4105 (*-*-kaos*): Don't disable GCC libraries, zlib or fastjar.
4106 (arm-*-coff): Don't disable libgcj.
4107 (arm*-*-linux-gnueabi): Remove useless assignment.
4108 (arm-*-riscix*): Don't disable libgcj.
4109 (bfin-*-*): Don't enable target-bsp and target-cygmon depending on
4110 configuration.
4111 (c4x-*-* | tic4x-*-*): Don't disable GCC libraries.
4112 (c54x*-*-*): Remove case.
4113 (tic54x-*-*): Don't disable GCC or GCC libraries.
4114 (cris-*-* | crisv32-*-*): Don't handle *-*-aout. Change *-*-elf
4115 to *.
4116 (d10v-*-*): Don't disable GCC libraries.
4117 (d30v-*-*): Don't disable libgcj.
4118 (h8500-*-*): Don't disable GCC libraries.
4119 (i960-*-*): Don't disable libgcj.
4120 (i[[3456789]]86-*-linux*): Don't handle *-*-*libc1*.
4121 (i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4122 i[[3456789]]86-*-sysv4*, i[[3456789]]86-*-beos*): Don't disable
4123 libgcj.
4124 (m68k-*-coff*): Remove case.
4125 (mmix-*-*): Don't disable libgloss on host.
4126 (mn10200-*-*, mn10300-*-*): Remove cases.
4127 (powerpc*-*-winnt* | powerpc*-*-pe*, powerpcle-*-solaris*,
4128 powerpc-*-beos*, m68k-apollo-*, mips*-*-irix5*, mips*-*-bsd*):
4129 Don't disable libgcj.
4130 (romp-*-*): Remove case.
4131 (sparclite-*-*, sparc-*-sunos4*): Don't disable libgcj.
4132 (sparc-*-solaris2.[[0-6]] | sparc-*-solaris2.[[0-6]].*): Remove
4133 case.
4134 (v810-*-*): Don't disable GCC libraries.
4135 (v850*-*-*, vax-*-vms, xtensa*-*-*): Remove cases.
4136 (ip2k-*-*): Don't disable GCC libraries.
4137 * configure: Regenerate.
4138
4139 2011-03-28 Joseph Myers <joseph@codesourcery.com>
4140
4141 * configure.ac (i[[3456789]]86-*-msdosdjgpp*): Don't disable
4142 libffi on host.
4143 (x86_64-*-mingw*, i[[3456789]]86-*-mingw32*): Don't disable newlib
4144 on host.
4145 (c54x*-*-* | tic54x-*-*): Don't disable newlib on host.
4146 * configure: Regenerate.
4147
4148 2011-03-26 John Marino <binutils@marino.st>
4149
4150 * configure.ac: Add support for *-*-dragonfly*
4151 * configure: Regenerate.
4152
4153 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4154
4155 * configure.ac (native_only): Remove.
4156 (i[[3456789]]86-*-msdosdjgpp*): Don't disable expect dejagnu
4157 send-pr uudecode guile gnuserv on host.
4158 (x86_64-*-mingw*): Don't disable expect dejagnu autoconf automake
4159 send-pr rcs guile perl texinfo libtool on host.
4160 (i[[3456789]]86-*-mingw32*): Don't disable expect dejagnu autoconf
4161 automake send-pr rcs guile perl texinfo libtool on host.
4162 (*-*-cygwin*, *-*-netbsd*): Remove host cases.
4163 (*-*-kaos*): Don't disable target-examples target-gperf on target.
4164 (alpha*-dec-osf*): Don't disable fileutils on target.
4165 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't disable target-examples
4166 texinfo send-pr expect dejagnu on target.
4167 (arm-*-elf* | arm*-*-eabi*, arm*-*-linux-gnueabi): Don't disable
4168 target-qthreads on target.
4169 (hppa*-hp-hpux11*, hppa*-*-*): Don't disable shellutils on target.
4170 (ia64*-*-elf*, ia64*-*-*vms*): Don't disable mmalloc on target.
4171 (i[[3456789]]86-w64-mingw*, i[[3456789]]86-*-mingw*,
4172 x86_64-*-mingw*): Don't disable expect on target.
4173 (*-*-cygwin*): Don't disable target-gperf on target.
4174 (powerpc*-*-winnt* | powerpc*-*-pe*): Don't disable make expect
4175 gnuserv on target.
4176 (powerpcle-*-solaris*): Don't disable make expect gnuserv on
4177 target.
4178 * configure: Regenerate.
4179
4180 2011-03-25 Joseph Myers <joseph@codesourcery.com>
4181
4182 * configure.ac (target_tools): Remove target-groff.
4183 (native_only): Remove target-groff.
4184 (hppa*64*-*-*): Don't disable byacc.
4185 (i[[3456789]]86-*-mingw32*): Remove commented-out noconfigdirs
4186 setting.
4187 (*-*-kaos*): Don't skip target-librx and target-groff.
4188 (*-*-netware*): Don't skip target-libmudflap.
4189 (*-*-tpf*): Don't skip target-libmudflap.
4190 (sh*-*-pe|mips*-*-pe|*arm-wince-pe): Don't condition configured
4191 directories on the host.
4192 (ia64*-*-*vms*): Don't skip tix.
4193 (sh-*-* | sh64-*-*): Don't condition skipped directories on the
4194 host.
4195 * configure: Regenerate.
4196
4197 2011-03-24 Paolo Bonzini <pbonzini@redhat.com>
4198
4199 * configure.ac: Remove references to mt-mep, mt-netware,
4200 mt-wince.
4201 * Makefile.def: Add all-utils soft dependencies.
4202 * Makefile.tpl: Remove GDB_NLM_DEPS.
4203 * configure: Regenerate.
4204 * Makefile.in: Regenerate.
4205
4206 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4207
4208 * configure.ac: Do not include mh-x86omitfp.
4209 * configure: Regenerate.
4210
4211 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4212
4213 * configure.ac: Remove empty cases.
4214 * configure: Regenerate.
4215
4216 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4217
4218 * Makefile.def: Add dependency from termcap to gdb.
4219 * Makefile.in: Regenerate.
4220
4221 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4222
4223 * configure.ac: Remove all mentions of mh-sysv4 and mh-solaris.
4224 * configure: Regenerate.
4225 * Makefile.def: Remove all mentions of X11_FLAGS_TO_PASS.
4226 * Makefile.tpl: Likewise.
4227 * Makefile.in: Regenerate.
4228
4229 2011-03-24 Paolo Bonzini <bonzini@gnu.org>
4230
4231 * configure.ac: Remove all mentions of tentative_cc.
4232 * configure: Regenerate.
4233
4234 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4235
4236 * configure.ac (i[[3456789]]86-*-vsta, i[[3456789]]86-*-go32*,
4237 i[[3456789]]86-*-beos*, powerpc-*-beos*, m68k-hp-hpux*,
4238 m68k-apollo-sysv*, m68k-apollo-bsd*, m88k-dg-dgux*,
4239 m88k-harris-cxux*, m88k-motorola-sysv*, mips*-dec-ultrix*,
4240 mips*-nec-sysv4*, mips*-sgi-irix4*, mips*-*-sysv4*, mips*-*-sysv*,
4241 i370-ibm-opened*, i[[3456789]]86-*-sysv5*, i[[3456789]]86-*-dgux*,
4242 i[[3456789]]86-ncr-sysv4.3*, i[[3456789]]86-ncr-sysv4*,
4243 i[[3456789]]86-*-sco3.2v5*, i[[3456789]]86-*-sco*,
4244 i[[3456789]]86-*-udk*, vax-*-ultrix2*, m68k-sun-sunos*,
4245 hppa*-*-hiux*, *-*-hiux*, rs6000-*-lynxos*, *-*-sysv4*,
4246 *-*-rhapsody*): Remove host cases.
4247 * configure: Regenerate.
4248
4249 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4250
4251 * configure.ac (ppc*-*-pe): Remove host case.
4252 (strongarm-*-coff | xscale-*-coff, strongarm-*-elf* |
4253 xscale-*-elf*, thumb-*-coff, thumb-*-elf, thumb-*-pe, ep9312-*-elf
4254 | ep9312-*-coff, parisc*64*-*-linux*, ppc*-*-pe): Remove target
4255 cases.
4256 * configure: Regenerate.
4257
4258 2011-03-24 Joseph Myers <joseph@codesourcery.com>
4259
4260 * config.sub: Update to version 2011-03-23.
4261
4262 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4263
4264 * configure.ac (arm-semi-aof, crx-*-*, parisc*-*-linux*,
4265 i370-*-opened*, i[[3456789]]86-moss-msdos | i[[3456789]]86-*-moss*
4266 | i[[3456789]]86-*-uwin*, mcore-*-pe*): Remove empty cases.
4267 * configure: Regenerate.
4268
4269 2011-03-22 Joseph Myers <joseph@codesourcery.com>
4270
4271 * MAINTAINERS (crx port, m68hc11 port): Remove. Move maintainers
4272 to Write After Approval.
4273 * config-ml.in: Don't handle arc-*-elf*.
4274 * configure.ac (arc-*-*, crx-*-*, i[[3456789]]86-*-pe,
4275 m68hc11-*-*|m6811-*-*|m68hc12-*-*|m6812-*-*, mcore-*-pe*): Don't
4276 handle GCC libraries.
4277 * configure: Regenerate.
4278
4279 2011-03-21 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4280
4281 PR bootstrap/48120:
4282 * configure.ac (pwllib): Use LIBS instead of LDFLAGS.
4283 Add -lstdc++ -lm to LIBS.
4284 * configure: Regenerate.
4285
4286 2011-03-18 David Edelsohn <dje.gcc@gmail.com>
4287
4288 * config.guess: Update to version 2011-02-02
4289 * config.sub: Update to version 2011-02-24
4290
4291 2011-03-16 Jack Howarth <howarth@bromo.med.uc.edu>
4292
4293 PR lto/48086
4294 * configure.ac: Re-enable LTO on *-apple-darwin9.
4295 * configure: Regenerate.
4296
4297 2011-03-13 Jack Howarth <howarth@bromo.med.uc.edu>
4298
4299 PR lto/48086
4300 * configure.ac: Disable LTO on darwin due to an assembler change in
4301 Xcode 3.2.6/4.0 that limits the total number of sections/segments to
4302 under 256.
4303 * configure: Regenerate.
4304
4305 2011-03-11 Chen Liqin <liqin.gcc@gmail.com>
4306
4307 * MAINTAINERS: Update myself as score backend maintainer,
4308 update my e-mail address.
4309
4310 2011-03-09 Xuepeng Guo <terry.guo@arm.com>
4311
4312 * MAINTAINERS: Update my e-mail address.
4313
4314 2011-03-06 Joey Ye <joey.ye@arm.com>
4315
4316 * MAINTAINERS: Update my e-mail address.
4317
4318 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4319
4320 * configure.ac: Adjust test of with_ppl.
4321 * configure: Regenerated.
4322
4323 2011-03-02 Kai Tietz <ktietz@redhat.com>
4324
4325 * MAINTAINERS: Adjust my e-mail address.
4326
4327 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4328
4329 * configure.ac: Add -lpwl to ppllibs.
4330 * configure: Regenerated.
4331
4332 2011-03-02 Sebastian Pop <sebastian.pop@amd.com>
4333
4334 * config/cloog.m4: Add -lisl to clooglibs.
4335 * configure: Regenerated.
4336
4337 2011-02-24 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4338
4339 * MAINTAINERS (CPU Port maintainers): Add self.
4340
4341 2011-02-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4342
4343 * MAINTAINERS: Add myself as testsuite maintainer.
4344
4345 2011-02-15 Mike Stump <mikestump@comcast.net>
4346
4347 * MAINTAINERS: Add myself as testsuite maintainer.
4348
4349 2011-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4350
4351 Import from Libtool and gnulib:
4352
4353 2011-01-27 Gerald Pfeifer <gerald@pfeifer.com>
4354
4355 Prepare for supporting FreeBSD 10.
4356 * config.rpath: Remove handling of freebsd1* which soon would
4357 match FreeBSD 10.0.
4358
4359 2011-01-20 Gerald Pfeifer <gerald@pfeifer.com> (tiny change)
4360
4361 Remove support for FreeBSD 1.x.
4362 * libtool.m4 (_LT_LINKER_SHLIBS)
4363 (_LT_SYS_DYNAMIC_LINKER): Remove handling of freebsd1* which
4364 soon would incorrectly match FreeBSD 10.0.
4365
4366 2011-02-12 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4367
4368 PR binutils/12283
4369 * move-if-change: Import version from gnulib.
4370
4371 2011-02-12 Alexandre Oliva <aoliva@redhat.com>
4372
4373 PR lto/47225
4374 * Makefile.def (lto-plugin): Double dash for enable-shared.
4375 (configure-gcc): Depend on all-lto-plugin.
4376 * Makefile.in: Rebuilt.
4377
4378 2011-02-11 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4379
4380 * configure.ac: Remove extra bracket.
4381 * configure: Regenerate.
4382
4383 2011-02-08 Tobias Burnus <burnus@net-b.de>
4384
4385 * MAINTAINERS: Add myself as libquadmath maintainer.
4386
4387 2011-02-08 Thomas Schwinge <thomas@schwinge.name>
4388
4389 * MAINTAINERS: Update my email address.
4390
4391 2011-02-07 Joseph Myers <joseph@codesourcery.com>
4392
4393 * MAINTAINERS (option handling): Add self.
4394
4395 2011-02-06 Kai Tietz <kai.tietz@onevision.com>
4396
4397 PR lto/47225
4398 * Makefile.def: Add dependency for install-gcc
4399 on install-lto-plugin.
4400 * Makfile.in: Regenerated
4401
4402 2011-02-01 Sebastien Bourdeauducq <sebastien@milkymist.org>
4403
4404 * MAINTAINERS (CPU Port Maintainers): Add myself.
4405
4406 2011-01-31 Alexandre Oliva <aoliva@redhat.com>
4407
4408 PR libgcj/44341
4409 * configure.ac: Discard --with-* flags for host when configuring
4410 target libraries for cross build.
4411 * configure: Rebuilt.
4412
4413 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4414
4415 * MAINTAINERS (linear loop transforms): Removed.
4416
4417 2011-01-25 Jakub Jelinek <jakub@redhat.com>
4418
4419 * configure.ac: If with_ppl is no, move setting with_cloog=no
4420 after CLOOG_REQUESTED check.
4421 * configure: Regenerated.
4422
4423 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4424
4425 * configure.ac: Call AC_MSG_ERROR when PPL 0.11 is not present and
4426 CLooG has been requested.
4427 * configure: Regenerated.
4428
4429 2011-01-25 Sebastian Pop <sebastian.pop@amd.com>
4430
4431 * configure: Regenerated.
4432 * configure.ac: Check for version 0.11 (or later revision) of PPL.
4433
4434 2011-01-25 Tobias Grosser <grosser@fim.uni-passau.de>
4435
4436 * configure: Regenerated.
4437 * configure.ac: Use CLOOG_CHECK_VERSION(0,16,1).
4438
4439 2011-01-21 Andreas Schwab <schwab@redhat.com>
4440
4441 * configure.ac: Use AS_HELP_STRING throughout.
4442 * configure: Regenerate.
4443
4444 2011-01-18 Jie Zhang <jie.zhang@analog.com>
4445
4446 * configure.ac (bfin-*-*): Remove gdb from noconfigdirs.
4447 * configure: Regenerate.
4448
4449 2011-01-13 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
4450
4451 * ltmain.sh (relink): Use absolute path when hardcoding with -L.
4452
4453 2011-01-13 Joel Brobecker <brobecker@adacore.com>
4454
4455 * configure.ac: Remove readline, mmalloc, and gdb from noconfigdirs
4456 for ia64-hpux.
4457 * configure: Regenerate.
4458
4459 2011-01-07 Jan Hubicka <jh@suse.cz>
4460
4461 PR lto/47225
4462 * Makefile.in: Regenerate.
4463 * Makefile.def (lto-plugin): Always pass enable-shared to the plugin
4464 configure.
4465
4466 2011-01-07 Jan Hubicka <jh@suse.cz>
4467
4468 * Makefile.in: Regenerate.
4469 * Makefile.def (gcc host module) and soft dependency on lto-plugin
4470 and configure dependency on lto-plugin configure.
4471 (lto-plugin module): Remove dependency on GCC; add dependency on
4472 liniberty.
4473
4474 2011-01-07 William Schmidt <wschmidt@linux.vnet.ibm.com>
4475
4476 * MAINTAINERS (Write After Approval): Add myself.
4477
4478 2010-12-23 Hariharan Sandanagobalane <hariharan@picochip.com>
4479
4480 * configure: Regenerate.
4481
4482 2010-12-22 Hariharan Sandanagobalane <hariharan@picochip.com>
4483
4484 * configure.ac: (picochip): Disable libiberty.
4485
4486 2010-12-14 Kaushik Phatak <kaushik.phatak@kpitcummins.com>
4487
4488 * MAINTAINERS (Write After Approval): Add myself.
4489
4490 2010-12-10 Ian Lance Taylor <iant@google.com>
4491
4492 PR bootstrap/46819
4493 * configure.ac: For --disable-libgcj clear libgcj_saved.
4494 * configure: Rebuild.
4495
4496 2010-12-10 Tobias Burnus <burnus@net-b.de>
4497
4498 PR fortran/46540
4499 * configure.ac: Add --disable-libquadmath and
4500 --disable-libquadmath-support.
4501 * configure: Regenerate.
4502
4503 2010-12-03 Ian Lance Taylor <iant@google.com>
4504
4505 * MAINTAINERS: Add myself as libgo maintainer.
4506
4507 2010-12-03 Hans-Peter Nilsson <hp@axis.com>
4508
4509 PR libffi/46792
4510 * configure.ac (cris-*-elf, crisv32-*-elf): Disable target-libffi.
4511 * configure: Regenerate.
4512
4513 2010-12-02 Ian Lance Taylor <iant@google.com>
4514
4515 * configure.ac: Always set default for poststage1_ldflags to
4516 -static-libstdc++ -static-libgcc.
4517
4518 2010-11-29 Andreas Schwab <schwab@redhat.com>
4519
4520 * configure.ac: Move comment to remove extra space in last argument
4521 of GCC_TARGET_TOOL.
4522
4523 2010-11-26 Alexandre Oliva <aoliva@redhat.com>
4524
4525 PR other/46026
4526 * configure.ac (CXX_FOR_TARGET): Add -funconfigured-libstdc++-v3.
4527 * Makefile.def (CXX_FOR_TARGET): Removed from flags_to_pass.
4528 * Makefile.tpl (CXX_FOR_TARGET_FLAG_TO_PASS): New.
4529 (BASE_FLAGS_TO_PASS): Use it.
4530 * configure: Rebuilt.
4531 * Makefile.in: Rebuilt.
4532
4533 2010-11-23 H.J. Lu <hongjiu.lu@intel.com>
4534
4535 PR binutils/12258
4536 * configure.ac: Correct comments for --enable-gold/--enable-ld.
4537 Properly check default linker.
4538 * configure: Regnerated.
4539
4540 2010-11-23 Matthias Klose <doko@ubuntu.com>
4541
4542 * configure.ac: For --enable-gold, handle value `default' instead of
4543 `both*'. New configure option --{en,dis}able-ld.
4544 * configure: Regenerate.
4545
4546 2010-11-20 Ian Lance Taylor <iant@google.com>
4547
4548 * configure.ac: Only disable a language library if no language needs
4549 it. Don't let --disable-libgcj uncondtionally disable libffi.
4550 * configure: Rebuild.
4551
4552 2010-11-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4553
4554 * Makefile.in: Regenerate.
4555
4556 PR other/46202
4557 * configure.ac: Fix just-built in-tree STRIP name to be
4558 binutils/strip-new.
4559 * configure: Regenerate.
4560 * Makefile.def (install-strip-gcc, install-strip-binutils)
4561 (install-strip-opcodes, install-strip-ld, install-strip-itcl)
4562 (install-strip-sid): Mirror dependencies on non-strip variants
4563 of these targets on the respective -strip prerequisites.
4564 * Makefile.tpl (install-strip, install-strip-host)
4565 (install-strip-target): New targets.
4566 (install-strip-[+module+], install-strip-target-[+module+]):
4567 New targets.
4568 * Makefile.in: Regenerate.
4569
4570 2010-11-19 Ian Lance Taylor <iant@google.com>
4571 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4572
4573 * configure.ac: Add target-libgo to target_libraries. Set
4574 and substitute GOC_FOR_BUILD and GOC_FOR_TARGET.
4575 * Makefile.tpl (BUILD_EXPORTS): Add GOC and GOCFLAGS.
4576 (HOST_EXPORTS): Add GOC.
4577 (BASE_TARGET_EXPORTS): Add GOC.
4578 (GOC_FOR_BUILD, GOCFLAGS, GOC_FOR_TARGET): New variables.
4579 (GOCFLAGS_FOR_TARGET): New variable.
4580 (EXTRA_HOST_FLAGS): Add GOC.
4581 (EXTRA_TARGET_FLAGS): Add GOC and GOCFLAGS.
4582 * Makefile.def (target_modules): Add libgo.
4583 (flags_to_pass): Add GOC_FOR_TARGET and GOCFLAGS_FOR_TARGET.
4584 (dependencies): Add dependency from configure-target-libgo to
4585 configure-target-libffi and all-target-libstdc++-v3. Add
4586 dependencies from all-target-libgo to all-target-libffi.
4587 (languages): Add go.
4588 * configure: Rebuild.
4589 * Makefile.in: Rebuild.
4590
4591 2010-11-19 Ian Lance Taylor <iant@google.com>
4592
4593 * config-ml.in: Add Go support: treat GOC and GOCFLAGS like other
4594 compiler/flag environment variables.
4595
4596 2010-11-18 Ian Lance Taylor <iant@google.com>
4597
4598 * configure.ac: Check for lang_requires_boot_languages in
4599 config-lang.in files.
4600 * configure: Rebuild.
4601
4602 2010-11-16 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
4603 Tobias Burnus <burnus@net-b.de>
4604
4605 PR fortran/32049
4606 * Makefile.def: Add libquadmath; build it with language=fortran.
4607 * configure.ac: Add libquadmath.
4608 * Makefile.tpl: Handle multiple libs in check-[+language+].
4609 * Makefile.in: Regenerate.
4610 * configure: Regenerate.
4611
4612 2010-11-16 Tom Tromey <tromey@redhat.com>
4613
4614 * MAINTAINERS: Moved myself to reviewers section.
4615
4616 2010-11-15 Zdenek Dvorak <ook@ucw.cz>
4617
4618 * MAINTAINERS: Moved myself to reviewers section.
4619
4620 2010-11-15 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4621
4622 * MAINTAINERS (Various Maintainers): Add self for build machinery.
4623 (Write After Approval): Remove self.
4624
4625 2010-11-15 Andreas Schwab <schwab@redhat.com>
4626
4627 * configure.ac: Fix spelling in option names.
4628 * configure: Regenerated.
4629
4630 2010-11-13 Georg-Johann Lay <georgjohann@web.de>
4631
4632 PR bootstrap/39622
4633 * configure.ac (FLAGS_FOR_TARGET): Add include-fixed path.
4634 * configure: Regenerated.
4635
4636 2010-11-13 Kaveh R. Ghazi <ghazi@gcc.gnu.org>
4637
4638 * MAINTAINERS: Update my email address.
4639
4640 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4641
4642 * configure: Regenerate.
4643
4644 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4645
4646 * configure: Regenerate.
4647
4648 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4649
4650 * configure: Regenerate.
4651
4652 2010-11-12 Tobias Grosser <grosser@fim.uni-passau.de>
4653
4654 * configure: Regenerate.
4655
4656 2010-11-11 Andreas Simbuerger <simbuerg@fim.uni-passau.de>
4657
4658 * configure.ac: Support official CLooG.org versions.
4659 * configure: Regenerate.
4660 * config/cloog.m4: New.
4661
4662 2010-11-10 François Dumont <francois.cppdevs@free.fr>
4663
4664 * MAINTAINERS (Write After Approval): Add myself.
4665
4666 2010-11-09 David Edelsohn <dje.gcc@gmail.com>
4667
4668 * MAINTAINERS: Update my email address.
4669
4670 2010-11-04 Iain Sandoe <iains@gcc.gnu.org>
4671
4672 * configure.ac (*-*-darwin*): Use mh-darwin for all Darwin variants.
4673 * configure: Regenerate.
4674
4675 2010-11-03 Ian Lance Taylor <iant@google.com>
4676 Dave Korn <dave.korn.cygwin@gmail.com>
4677
4678 PR lto/46273
4679 * configure.ac: Remove libelf tests. Build lto-plugin on ELF always
4680 and on other supported platforms whenever LTO is enabled.
4681 * configure: Rebuild.
4682
4683 2010-11-02 Alan Modra <amodra@gmail.com>
4684
4685 PR binutils/12110
4686 * configure.ac: Error when source path contains spaces.
4687 * configure: Regenerate.
4688
4689 2010-10-23 James E. Wilson <wilson@codesourcery.com>
4690
4691 * MAINTAINERS: Update my email address.
4692
4693 2010-10-20 Ian Lance Taylor <iant@google.com>
4694
4695 * Makefile.def (target_modules): Set lib_path to src/.libs for
4696 libstdc++-v3 module.
4697 * Makefile.tpl: Fix typo in TARGET_LIB_PATH comment.
4698 * Makefile.in: Rebuild.
4699
4700 2010-10-18 Laurynas Biveinis <laurynas.biveinis@gmail.com>
4701
4702 * MAINTAINERS (Reviewers): Add myself for gengtype/GTY.
4703 (Write After Approval): Remove myself.
4704
4705 2010-10-15 Tristan Gingold <gingold@adacore.com>
4706
4707 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4708
4709 2010-10-14 Douglas Rupp <rupp@gnat.com>
4710
4711 * MAINTAINERS (OS Port Maintainers): Add myself for VMS.
4712
4713 2010-10-07 Dave Korn <dave.korn.cygwin@gmail.com>
4714
4715 * configure.ac (build_lto_plugin): New shell variable.
4716 (--enable-lto): Turn on by default for all non-ELF platforms that
4717 have had LTO support added so far. Set build_lto_plugin appropriately
4718 for both ELF and non-ELF.
4719 (configdirs): Add lto-plugin or not based on build_lto_plugin.
4720 * configure: Regenerate.
4721
4722 2010-10-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4723
4724 Sync from src:
4725 * configure.ac (v850 support): Remove target-libgloss from
4726 noconfigdirs.
4727 * configure: Regenerate.
4728
4729 2010-10-02 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4730
4731 PR bootstrap/45326
4732 PR bootstrap/45174
4733 * configure.ac: Honor initial values of $build_configargs,
4734 $host_configargs, $target_configargs. Mark the precious, so
4735 environment settings get recorded.
4736 * configure: Regenerate.
4737
4738 2010-09-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4739
4740 PR bootstrap/45796
4741 * Makefile.def (info-gcc, dvi-gcc, pdf-gcc, html-gcc):
4742 Depend on all-build-libiberty.
4743 * Makefile.in: Regenerate.
4744
4745 2010-09-30 Michael Eager <eager@eagercon.com>
4746
4747 * configure.ac (microblaze): Add target-libssp to noconfigdirs.
4748 * configure: Regenerate.
4749
4750 2010-09-28 Michael Eager <eager@eagercon.com>
4751
4752 * MAINTAINERS (CPU Port Maintainers): Add myself for MicroBlaze port.
4753
4754 2010-06-27 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4755
4756 PR bootstrap/44621
4757 * configure.ac: Fix unportable shell quoting.
4758 * configure: Regenerate.
4759
4760 2010-09-21 Iain Sandoe <iains@gcc.gnu.org>
4761
4762 * configure.ac (enable-lto): Add Darwin to the list of supported lto
4763 targets and amend comment.
4764 * configure: Regenerate.
4765
4766 2010-09-15 Tejas Belagod <tejas.belagod@arm.com>
4767
4768 * MAINTAINERS (Write After Approval): Add myself.
4769
4770 2010-09-03 Jack Howarth <howarth@bromo.med.uc.edu>
4771
4772 * configure.ac: Enable LTO by default on Darwin.
4773 * configure: Regenerate.
4774
4775 2010-09-02 Marcus Shawcroft <marcus.shawcroft@arm.com>
4776
4777 * MAINTAINERS (Write After Approval): Add myself.
4778
4779 2010-09-01 Ian Bolton <ian.bolton@arm.com>
4780
4781 * MAINTAINERS (Write After Approval): Add myself.
4782
4783 2010-08-25 Danny Smith <dannysmith@users.sourceforge.net>
4784
4785 * MAINTAINERS (OS Port Maintainers): Remove myself from windows
4786 ports
4787
4788 2010-07-28 David Yuste <david.yuste@gmail.com>
4789
4790 * MAINTAINERS (Write After Approval): Add myself.
4791
4792 2010-07-26 Naveen.H.S <naveen.S@kpitcummins.com>
4793
4794 * configure.ac: Support all v850 targets.
4795 * configure: Regenerate.
4796
4797 2010-07-23 Marc Glisse <marc.glisse@normalesup.org>
4798
4799 PR bootstrap/44455
4800 * configure.ac (extra_mpfr_configure_flags): Copy from
4801 extra_mpc_gmp_configure_flags.
4802 * configure: Re-generated.
4803
4804 2010-07-22 Andi Kleen <ak@linux.intel.com>
4805
4806 * MAINTAINERS (Write After Approval): Add myself.
4807
4808 2010-07-22 Chung-Lin Tang <cltang@codesourcery.com>
4809
4810 * MAINTAINERS (Write After Approval): Add myself.
4811
4812 2010-07-20 Jeffrey Yasskin <jyasskin@google.com>
4813
4814 * MAINTAINERS (Write After Approval): Add myself.
4815
4816 2010-07-17 Jack Howarth <howarth@bromo.med.uc.edu>
4817
4818 PR target/44862
4819 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT):
4820 Provide -B option to allow for link spec %s substitutions for
4821 libstdc++.a on darwin.
4822 * Makefile.in: Regenerate.
4823
4824 2010-07-10 Mikael Morin <mikael@gcc.gnu.org>
4825
4826 * MAINTAINERS (Reviewers): Update my e-mail address
4827
4828 2010-06-10 Alexandre Oliva <aoliva@redhat.com>
4829
4830 * Makefile.def (configure-gcc): Depend on all-libelf.
4831 * Makefile.in: Rebuild.
4832
4833 2010-06-05 Fabien Chêne <fabien@gcc.gnu.org>
4834
4835 * MAINTAINERS (Write After Approval): Add myself in the right place.
4836
4837 2010-06-04 Fabien Chêne <fabien@gcc.gnu.org>
4838
4839 * MAINTAINERS (Write After Approval): Add myself.
4840
4841 2010-05-25 Sterling Augustine <sterling@tensilica.com>
4842
4843 * MAINTAINERS (CPU Port Maintainers): Add myself for xtensa port.
4844
4845 2010-05-25 Maxim Kuvyrkov <maxim@codesourcery.com>
4846
4847 * config.sub: Update to version 2010-05-21.
4848 * config.guess: Update to version 2010-04-03.
4849
4850 2010-05-18 Steven Bosscher <steven@gcc.gnu.org>
4851
4852 * configure.ac (--enable-lto): All *-apple-darwin* now support LTO.
4853 * configure: Regenerate.
4854
4855 2010-05-12 Sriraman Tallam <tmsriram@google.com>
4856
4857 * MAINTAINERS (Write After Approval): Add myself.
4858
4859 2010-05-07 Steven Bosscher <steven@gcc.gnu.org>
4860
4861 * configure.ac (--enable-lto): Add x86_64-apple-darwin* as
4862 a platform that supports LTO.
4863 * configure: Regenerate.
4864
4865 2010-05-05 Sebastian Pop <sebastian.pop@amd.com>
4866
4867 * configure.ac: Allow all the versions greater than 0.10 of PPL.
4868 * configure: Regenerated.
4869
4870 2010-04-27 Roland McGrath <roland@redhat.com>
4871 H.J. Lu <hongjiu.lu@intel.com>
4872
4873 * configure.ac (--enable-gold): Support both, both/gold and
4874 both/bfd to add gold to configdirs without removing ld.
4875 * configure: Regenerated.
4876
4877 * Makefile.def: Add install-gold dependency to install-ld.
4878 * Makefile.in: Regenerated.
4879
4880 2010-04-27 Dave Korn <dave.korn.cygwin@gmail.com>
4881
4882 PR lto/42776
4883 * configure.ac (--enable-lto): Refactor handling so libelf tests
4884 are only performed inside then-clause of ACX_ELF_TARGET_IFELSE,
4885 and allow LTO to be explicitly enabled on non-ELF platforms that
4886 are known to support it inside else-clause.
4887 * configure: Regenerate.
4888
4889 2010-04-20 Eric Botcazou <ebotcazou@adacore.com>
4890
4891 * configure.ac (BUILD_CONFIG): Redirect output to /dev/null.
4892 * configure: Regenerate.
4893
4894 2010-04-17 Ralf Corsépius <ralf.corsepius@rtems.org>
4895
4896 * configure.ac (*-*-rtems*): Add target-libiberty to $skipdirs.
4897 * configure: Regenerate.
4898
4899 2010-04-16 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
4900
4901 * configure.ac: Check for elf_getshdrstrndx or elf_getshstrndx
4902 separately.
4903 * configure: Regenerate.
4904
4905 2010-04-16 Kevin Williams <kevin.williams@inria.fr>
4906
4907 * MAINTAINERS (Write After Approval): Add myself.
4908
4909 2010-04-14 Tristan Gingold <gingold@adacore.com>
4910
4911 * configure.ac (alpha*-*-*vms*): Remove ld from noconfigdirs.
4912 * configure: Regenerate.
4913
4914 2010-04-13 Steve Ellcey <sje@cup.hp.com>
4915
4916 * configure: Regenerate after change to elf.m4.
4917
4918 2010-04-06 Iain Sandoe <iains@gcc.gnu.org>
4919
4920 * MAINTAINERS (Write After Approval): Add myself.
4921
4922 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4923
4924 * configure.ac: Add brackets around AC_TRY_COMPILE alternative.
4925 * configure: Regenerated.
4926
4927 2010-04-02 Sebastian Pop <sebastian.pop@amd.com>
4928
4929 * configure.ac: Print "buggy but acceptable" when CLooG
4930 revision is less than 9.
4931 * configure: Regenerated.
4932
4933 2010-04-01 Diego Novillo <dnovillo@google.com>
4934
4935 * MAINTAINERS (Plugin): Add myself and Le-Chun Wu.
4936
4937 2010-04-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4938
4939 PR bootstrap/43615
4940 PR bootstrap/43328
4941
4942 Revert:
4943
4944 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4945
4946 * configure.ac: Do not pass --enable-multilib nor
4947 --disable-multilib in baseargs. Accept explicitly passed
4948 --enable_multilib.
4949 * configure: Regenerate.
4950
4951 2010-03-31 Ulrich Weigand <uweigand@de.ibm.com>
4952
4953 * MAINTAINERS (CPU Port Maintainers): Add myself for spu port.
4954
4955 2010-03-31 Janis Johnson <janis187@us.ibm.com>
4956
4957 * MAINTAINERS: Remove myself.
4958
4959 2010-03-31 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
4960
4961 PR bootstrap/43328
4962 * configure.ac: Do not pass --enable-multilib nor
4963 --disable-multilib in baseargs. Accept explicitly passed
4964 --enable_multilib.
4965 * configure: Regenerate.
4966
4967 2010-03-28 Andrew Pinski <pinskia@gmail.com>
4968
4969 * MAINTAINERS (spu port): Remove me.
4970
4971 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4972
4973 * configure.ac (tic6x-*-*): New case.
4974 * configure: Regenerate.
4975
4976 2010-03-23 Joseph Myers <joseph@codesourcery.com>
4977
4978 * config.sub: Update to version 2010-03-22.
4979 * config.guess: Update to version 2009-12-30.
4980
4981 2010-03-19 Jack Howarth <howarth@bromo.med.uc.edu>
4982
4983 PR ada/42554
4984 * configure.ac: Only pass -c to ranlib for darwin9 and earlier.
4985 * configure: Regenerate.
4986
4987 2010-03-18 Ramana Radhakrishnan <ramana.radhakrishnan@arm.com>
4988
4989 * MAINTAINERS: Update my email address.
4990
4991 2010-03-17 Sebastian Pop <sebastian.pop@amd.com>
4992
4993 * MAINTAINERS (dwarak.rajagopal@amd.com): Removed.
4994 (ghassan.shobaki@amd.com): Removed.
4995
4996 2010-03-17 Alan Modra <amodra@gmail.com>
4997
4998 * MAINTAINERS: Update my email address.
4999
5000 2010-03-16 Diego Novillo <dnovillo@google.com>
5001
5002 * MAINTAINERS: Remove Dan Hipschman, William Maddox and Chris
5003 Matthews.
5004
5005 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5006
5007 * MAINTAINERS (Write After Approval): Remove Jim Blandy, Daniel
5008 Gutson, Jeffrey D. Oldham and Mark Shinwell.
5009
5010 2010-03-16 Joseph Myers <joseph@codesourcery.com>
5011
5012 * MAINTAINERS: Update my email address.
5013
5014 2010-03-16 Daniel Jacobowitz <dan@codesourcery.com>
5015
5016 * MAINTAINERS: Update my email address.
5017
5018 2010-03-15 Bernd Schmidt <bernds@codesourcery.com>
5019
5020 * MAINTAINERS: Update my email address.
5021
5022 2010-03-09 Jie Zhang <jie@codesourcery.com>
5023
5024 * MAINTAINERS: Update my email address.
5025
5026 2010-03-01 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5027
5028 PR libstdc++/32499
5029 * configure.ac (RANLIB): Default to true.
5030 (STRIP): Likewise.
5031 (RANLIB_FOR_TARGET): Remove superfluous : argument.
5032 * configure: Regenerate.
5033
5034 2010-02-17 Rafael Ávila de Espíndola <espindola@google.com>
5035
5036 * MAINTAINERS (Plugin, LTO, LTO plugin): Remove myself.
5037 (Write After Approval): Update my email address.
5038
5039 2010-02-17 Nick Clifton <nickc@redhat.com>
5040
5041 PR 11238
5042 * Makefile.tpl (local-distclean): Also remove config.cache files in
5043 sub-directories as there may not be Makefiles present in the
5044 sub-directories.
5045 * Makefile.tpl: Use "-exec rm {}" rather than "-delete" to delete
5046 the config.cache files found by the find command.
5047
5048 * Makefile.in: Regenerate.
5049 * configure.ac: Revert previous delta.
5050 * configure: Regenerate.
5051
5052 2010-02-15 Nick Clifton <nickc@redhat.com>
5053
5054 PR 11238
5055 * configure.ac: Delete config.cache files in sub-directories when
5056 deleting Makefiles.
5057 * configure: Regenerate.
5058
5059 2010-02-12 Ben Elliston <bje@gnu.org>
5060
5061 * MAINTAINERS: Update my email address.
5062
5063 2010-02-08 Andrew Pinski <pinskia@gmail.com>
5064
5065 * MAINTAINERS (spu port): Update my email address.
5066
5067 2010-02-08 Jie Zhang <jie.zhang@analog.com>
5068
5069 * MAINTAINERS: Add myself as a maintainer for the bfin port.
5070
5071 2010-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5072
5073 * configure.ac: Add "recommended" version checks for GMP/MPC.
5074 Update recommended GMP/MPFR/MPC versions.
5075 * configure: Regenerate.
5076
5077 2010-01-31 Joern Rennecke <joern.rennecke@embecosm.com>
5078
5079 * MAINTAINERS: Move my Embecosm email address into the
5080 write-after-approval section.
5081
5082 2010-01-26 Ian Lance Taylor <iant@google.com>
5083
5084 * MAINTAINERS: Add myself as Go frontend maintainer.
5085
5086 2010-01-25 Joern Rennecke <amylaar@spamcop.net>
5087
5088 PR libstdc++/36101, PR libstdc++/42813
5089 * configure.ac (bootstrap_target_libs): Make inclusion of
5090 target-libgomp conditional on libgomb being in target_configdirs.
5091 * configure: Regenerate.
5092
5093 2010-01-23 Joern Rennecke <amylaar@spamcop.net>
5094
5095 PR libstdc++/36101, PR libstdc++/42813
5096 * configure.ac (bootstrap_target_libs): Include target-libgomp.
5097 * configure: Regenerate.
5098
5099 2010-01-22 Joern Rennecke <amylaar@spamcop.net>
5100
5101 PR libstdc++/36101, PR libstdc++/42813
5102 * configure.ac (target_configdirs): Substitute.
5103 * Makefile.def: Bootstrap target module libgomp.
5104 Add dependency of all-target-libstdc++-v3 on configure-target-libgomp.
5105 * Makefile.tpl (TARGET_CONFIGDIRS): New makefile variable.
5106 (BASE_TARGET_EXPORTS): Export TARGET_CONFIGDIRS.
5107 * configure, Makefile.in: Regenerate.
5108
5109 2010-01-21 Dave Korn <dave.korn.cygwin@gmail.com>
5110
5111 * MAINTAINERS: Adjust my details.
5112
5113 2010-01-20 Eric B. Weddington <eric.weddington@atmel.com>
5114
5115 * MAINTAINERS (CPU Port Maintainers): Add myself for avr port.
5116
5117 2010-01-18 Thierry Lafage <thierry.lafage@inria.fr>
5118
5119 * MAINTAINERS: reindented my entry with tabs instead of spaces.
5120
5121 2010-01-15 Thierry Lafage <thierry.lafage@inria.fr>
5122
5123 * MAINTAINERS (Write After Approval): Add myself.
5124
5125 2010-01-15 Konrad Trifunovic <konrad.trifunovic@inria.fr>
5126
5127 * MAINTAINERS (Write After Approval): Add myself.
5128
5129 2010-01-11 Richard Guenther <rguenther@suse.de>
5130
5131 PR lto/41569
5132 * Makefile.def (all-lto-plugin): Depend on all-gcc.
5133 * Makefile.in: Regenerated.
5134
5135 2010-01-11 Andreas Tobler <andreast@fgznet.ch>
5136
5137 * configure.ac: Enable libjava build on x86_64-*freebsd*.
5138 * configure: Regenerate.
5139
5140 2010-01-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5141 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
5142
5143 PR bootstrap/42424
5144 * configure.ac: Include libtool m4 files.
5145 (_LT_CHECK_OBJDIR): Call it.
5146 (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
5147 gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
5148
5149 * configure: Regenerate.
5150
5151 2010-01-07 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5152
5153 PR bootstrap/41818
5154 * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
5155 to $(RPATH_ENVVAR) if bootstrapping. Fix typo in comment.
5156 * Makefile.in: Regenerate.
5157
5158 2010-01-02 Richard Guenther <rguenther@suse.de>
5159
5160 PR lto/41529
5161 * configure.ac: Include config/elf.m4. Disable LTO if not
5162 builting for an elf target.
5163 * configure: Regenerate.
5164
5165 2009-12-27 Christopher Faylor <me+cygwin@cgf.cx>
5166
5167 * MAINTAINERS: Change my email address.
5168
5169 2009-12-18 Ben Elliston <bje@au.ibm.com>
5170
5171 * config.sub, config.guess: Update from upstream sources.
5172
5173 2009-12-07 Shujing Zhao <pearly.zhao@oracle.com>
5174
5175 * MAINTAINERS (Write After Approval): Add myself.
5176
5177 2009-12-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5178
5179 PR middle-end/30447
5180 PR middle-end/30789
5181 PR other/40302
5182
5183 * configure.ac: Require MPC.
5184 * configure: Regenerate.
5185
5186 2009-12-05 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5187
5188 PR target/38384
5189 PR bootstrap/40972
5190 * libtool.m4: Sync from git Libtool.
5191 * ltoptions.m4: Likewise.
5192 * ltversion.m4: Likewise.
5193 * lt~obsolete.m4: Likewise.
5194 * ltmain.sh: Likewise.
5195
5196 2009-11-30 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5197
5198 * configure.ac: Update minimum MPC version to 0.8.
5199 * configure: Regenerate.
5200
5201 2009-11-21 Sebastian Pop <sebpop@gmail.com>
5202
5203 * configure.ac: Check for version 0.15.5 or later revision of CLooG.
5204 * configure: Regenerated.
5205
5206 2009-11-21 Ian Lance Taylor <iant@google.com>
5207
5208 * configure.ac: Change default of poststage1_ldflags to be empty if
5209 poststage1_libs is set. When poststage1_libs is empty, and
5210 ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
5211 * configure: Rebuild.
5212
5213 2009-11-21 Adam Nemet <adambnmet@gmail.com>
5214
5215 * MAINTAINERS (Write After Approval): Update my email address.
5216
5217 2009-11-20 Ben Elliston <bje@au.ibm.com>
5218
5219 * config.guess: Update from upstream sources.
5220
5221 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5222
5223 * Makefile.def: Restore host and target settings for gmp.
5224 * Makefile.in: Rebuild.
5225
5226 2009-11-16 Alexandre Oliva <aoliva@redhat.com>
5227
5228 * configure.ac: Add libelf to host_libs. Enable in-tree configury
5229 of ppl and cloog. Fix in-tree configury of libelf, skip tests.
5230 Fix portability of test of C++ as bootstrap language. Add
5231 ppl/src/ppl-config.o to the bootstrap compare exclusion list.
5232 * configure: Rebuild.
5233 * Makefile.def: Drop host and target settings from gmp, mpfr, ppl,
5234 and cloog. Fix in-tree ppl configuration. Introduce libelf
5235 in-tree building.
5236 * Makefile.tpl (POSTSTAGE1_CXX_EXPORT): New.
5237 (POSTSTAGE1_HOST_EXPORTS): Use it.
5238 (STAGE[+id+]_CXXFLAGS): New.
5239 (BASE_FLAGS_TO_PASS): Pass it down.
5240 (configure-stage[+id+]-[+prefix+][+module+]): Use it. Add
5241 extra_exports.
5242 (all-stage[+id+]-[+prefix+][+module+]): Likewise.
5243 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): Add
5244 extra_exports.
5245 * Makefile.in: Rebuild.
5246
5247 2009-11-17 Ben Elliston <bje@au.ibm.com>
5248
5249 * config.sub, config.guess: Update from upstream sources.
5250
5251 2009-11-12 Jan Kratochvil <jan.kratochvil@redhat.com>
5252
5253 * MAINTAINERS (Write After Approval): Add myself.
5254
5255 2009-11-09 Jon Beniston <jon@beniston.com>
5256
5257 * MAINTAINERS (Write After Approval): Add myself.
5258
5259 2009-11-06 Ozkan Sezer <sezeroz@gmail.com>
5260
5261 * configure.ac (FLAGS_FOR_TARGET): Add -L and -isystem
5262 paths for *-w64-mingw* and x86_64-*mingw*.
5263 * configure: Regenerated.
5264
5265 2009-11-05 Joern Rennecke <amylaar@spamcop.net>
5266
5267 * MAINTAINERS (Write After Approval): Add entry for my INRIA work.
5268
5269 2009-11-02 Benjamin Kosnik <bkoz@redhat.com>
5270
5271 * MAINTAINERS: Add Jonathan Wakely under Various Maintainers, move
5272 Phil Edwards to Write-After Approval.
5273
5274 2009-10-30 Kai Tietz <kai.tietz@onevision.com>
5275
5276 * configure.ac: Disable target-winsup & co for
5277 x86_64-*-mingw* and *-w64-mingw* targets.
5278 * configure: Regenerated.
5279
5280 2009-10-16 Nick Clifton <nickc@redhat.com>
5281
5282 * MAINTAINERS: Add myself as a maintainer for the RX port.
5283
5284 2009-10-26 Johannes Singler <singler@kit.edu>
5285
5286 * MAINTAINERS (Write After Approval): Update my e-mail address.
5287
5288 2009-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5289
5290 * configure.ac (CLooG test): Use = with test.
5291 * configure: Regenerate.
5292
5293 2009-10-22 Richard Guenther <rguenther@suse.de>
5294
5295 * configure.ac: Do not set LIBS for ppl/cloog checks. Disable
5296 cloog if the ppl version check failed. Move flags saving
5297 before setting in libelf check.
5298 * configure: Regenerate.
5299
5300 2009-10-21 Richard Guenther <rguenther@suse.de>
5301
5302 * configure.ac: Adjust the ppl and cloog configure to work as
5303 documented. Disable cloog if ppl was disabled. Omit the version
5304 checks if they were disabled.
5305 * configure: Re-generate.
5306
5307 2009-10-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5308
5309 * configure.ac: Add 'lto' to enable_languages, not
5310 new_enable_languages, and only if not already present.
5311 * configure: Regenerate.
5312
5313 2009-10-10 Gerald Pfeifer <gerald@pfeifer.com>
5314
5315 * README: Refer to the various COPYING* files instead of just
5316 COPYING.
5317 Refer to http://gcc.gnu.org/bugs/ for bug reporting instructions.
5318
5319 2009-10-07 Rafael Avila de Espindola <espindola@google.com>
5320
5321 * MAINTAINERS: Change my email address. Change plugi-in to plugin.
5322
5323 2009-10-07 Richard Guenther <rguenther@suse.de>
5324
5325 * MAINTAINERS (LTO): List Diego Novillo, Rafael Avila de Espindola,
5326 and Richard Guenther as reviewers.
5327 (LTO plugin): List Rafael Avila de Espindola and Cary Coutant
5328 as reviewers.
5329
5330 2009-10-07 Hariharan Sandanagobalane <hariharan@picochip.com>
5331
5332 * config.sub: Update from upstream sources.
5333
5334 2009-10-06 Ian Lance Taylor <iant@google.com>
5335
5336 * Makefile.def: check-gold depends upon all-gas.
5337 * Makefile.in: Rebuild.
5338
5339 2009-10-05 Phil Muldoon <pmuldoon@redhat.com>
5340
5341 * MAINTAINERS (Write After Approval): Add myself.
5342
5343 2009-10-03 2009-02-05 Rafael Avila de Espindola <espindola@google.com>
5344
5345 * Makefile.def: all-lto-plugin depends on all-libiberty.
5346 set bootstrap=true for lto-plugin.
5347 Add lto-plugin.
5348 * Makefile.in: Regenerate.
5349 * configure.ac (host_libs): Add lto-plugin.
5350 * configure: Regenerate.
5351
5352 2009-10-03 Diego Novillo <dnovillo@google.com>
5353
5354 * Makefile.tpl (HOST_EXPORTS): Add LIBELFLIBS and LIBELFINC.
5355 (HOST_LIBELFLIBS): Define.
5356 (HOST_LIBELFINC): Define.
5357 * Makefile.in: Regenerate.
5358 * configure.ac: Add --enable-lto.
5359 Add --with-libelf, --with-libelf-include and --with-libelf-lib.
5360 If --enable-lto is used, add 'lto' to new_enable_languages.
5361 If --enable-lto is used and gold is enabled, add
5362 lto-plugin to configdirs.
5363 * configure: Regenerate.
5364
5365 2009-10-03 Simon Baldwin <simonb@google.com>
5366
5367 * configure.ac: If --with-system-zlib, suppress local zlib and
5368 pass --with-system-zlib to subdir configure scripts.
5369 * configure: Regenerate.
5370
5371 2009-10-01 Loren J. Rittle <ljrittle@acm.org>
5372 Paolo Bonzini <bonzini@gnu.org>
5373
5374 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Use $$s rather than
5375 $(srcdir).
5376 * Makefile.in: Rebuilt.
5377
5378 2009-09-26 Gary Funck <gary@intrepid.com>
5379
5380 * MAINTAINERS (Write After Approval): Add myself.
5381
5382 2009-09-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5383
5384 * configure.ac: Update minimum MPC version to 0.7.
5385 * configure: Regenerate.
5386
5387 2009-09-25 Nick Clifton <nickc@redhat.com>
5388
5389 * configure.ac: Pass any --cache-file=/dev/null option on to
5390 subconfigures.
5391 * configure: Regenerate.
5392
5393 2009-09-23 Nick Clifton <nickc@redhat.com>
5394
5395 * config.sub, config.guess: Update from upstream sources.
5396
5397 2009-09-22 Loren J. Rittle <ljrittle@acm.org>
5398
5399 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Remove stray $$r/.
5400 * Makefile.in: Rebuilt.
5401
5402 2009-09-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5403
5404 PR bootstrap/32272
5405 * configure.ac: Error out if $srcdir isn't '.' but contains
5406 host-${host_noncanonical}.
5407 * configure: Regenerate.
5408
5409 2009-09-22 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5410
5411 * MAINTAINERS (OS Port Maintainers): Add myself as Solaris
5412 maintainer.
5413
5414 2009-09-21 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5415
5416 * configure.ac: If bootstrapping a combined tree with
5417 --enable-gold, require c++ in stage1_languages.
5418 * configure: Regenerate.
5419
5420 * configure.ac: Also add target_libs of stage1_languages to
5421 bootstrap_target_libs.
5422 * configure: Regenerate.
5423
5424 * configure.ac: Diagnose --enable-build-with-cxx bootstrap
5425 with --enable-languages not containing c++.
5426 * configure: Regenerate.
5427
5428 2009-09-15 Jie Zhang <jie.zhang@analog.com>
5429
5430 * configure.ac: Disable java and boehm-gc for bfin-*-*.
5431 * configure: Regenerate.
5432
5433 2009-09-12 Joern Rennecke <joern.rennecke@embecosm.com>
5434
5435 * MAINTAINERS (Write After Approval): Update my e-mail address,
5436 and move from from here...
5437 (Waiting for paperwork): To here.
5438
5439 2009-09-09 Joseph Myers <joseph@codesourcery.com>
5440
5441 * MAINTAINERS (Reviewers): Add self as driver reviewer.
5442
5443 2009-09-08 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5444
5445 * configure.ac: Do not use $extrasub for replacing @if/@endif
5446 parts in Makefile; instead, use additional arguments to
5447 AC_CONFIG_COMMANDS to do the replacement manually, with several
5448 sed invocations, to avoid HP-UX sed command limits.
5449 * configure: Regenerate.
5450
5451 2009-09-08 Alexandre Oliva <aoliva@redhat.com>
5452
5453 * libtool.m4 (output_verbose_link_cmd): Require leading blank, and
5454 blank before -L.
5455
5456 2009-09-04 Alexandre Oliva <aoliva@redhat.com>
5457
5458 * configure.ac (with-build-config): Document. Handle without.
5459 Handle missing argument.
5460 * configure: Rebuilt.
5461
5462 2009-09-03 Alexandre Oliva <aoliva@redhat.com>
5463
5464 * configure.ac (--with-build-config): New. Set BUILD_CONFIG.
5465 Default to bootstrap-debug only if compare-debug works.
5466 * configure: Rebuilt.
5467 * Makefile.tpl: Make BUILD_CONFIG configure-configurable.
5468 * Makefile.in: Rebuilt.
5469
5470 2009-09-02 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
5471
5472 * MAINTAINERS (OS Port Maintainers): Update my email address.
5473
5474 2009-09-01 Alexandre Oliva <aoliva@redhat.com>
5475
5476 * Makefile.tpl (BUILD_CONFIG): Default to bootstrap-debug.
5477 * Makefile.in: Rebuilt.
5478
5479 2009-09-01 Chris Demetriou <cgd@google.com>
5480
5481 * MAINTAINERS (Write After Approval): Add myself.
5482
5483 2009-08-31 Dodji Seketeli <dodji@redhat.com>
5484
5485 PR debug/30161
5486 * include/dwarf2.h (enum dwarf_tag): Added
5487 DW_TAG_GNU_template_template_param
5488 (enum dwarf_attribute): Added DW_AT_GNU_template_name.
5489
5490 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5491
5492 * Makefile.tpl (AWK): Fix typo.
5493 * Makefile.in: Regenerate.
5494
5495 2009-08-30 Paolo Bonzini <bonzini@gnu.org>
5496
5497 * configure.ac: Detect awk and sed.
5498 * Makefile.def (flags_to_pass): Add AWK and SED.
5499 * Makefile.tpl (AWK, SED): New.
5500 (BASE_FLAGS_TO_PASS): Add AWK and SED.
5501 * configure: Regenerate.
5502 * Makefile.in: Regenerate.
5503
5504 2009-08-26 Dave Korn <dave.korn.cygwin@gmail.com>
5505
5506 * ltmain.sh (removedotparts): Don't use comma as 's' separator.
5507 (collapseslashes): Likewise.
5508
5509 2009-08-24 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5510
5511 * configure.ac (AC_PREREQ): Bump to 2.64.
5512
5513 2009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5514
5515 * configure.ac: Remove --with-datarootdir, --with-docdir,
5516 --with-pdfdir, --with-htmldir switches.
5517 * configure: Regenerate.
5518
5519 * configure: Regenerate.
5520
5521 * compile: Sync from Automake 1.11.
5522 * depcomp: Likewise.
5523 * install-sh: Likewise.
5524 * missing: Likewise.
5525 * mkinstalldirs: Likewise.
5526 * ylwrap: Likewise.
5527
5528 2009-08-20 Dave Korn <dave.korn.cygwin@gmail.com>
5529
5530 * ltmain.sh (func_normal_abspath): New function.
5531 (func_relative_path): Likewise.
5532 (func_mode_help): Document new -bindir option for link mode.
5533 (func_mode_link): Add new -bindir option, and use it to place
5534 output DLL if specified.
5535
5536 2009-08-19 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5537
5538 * configure.ac: Call AC_DISABLE_OPTION_CHECKING.
5539 (baseargs): Add --disable-option-checking.
5540 * configure: Regenerate.
5541
5542 * Makefile.def (configure-target-libiberty): Depend on
5543 all-binutils and all-ld.
5544 (configure-target-newlib): Likewise.
5545 * Makefile.in: Regenerate.
5546
5547 2009-08-17 Ben Elliston <bje@au.ibm.com>
5548
5549 * config.sub, config.guess: Update from upstream sources.
5550
5551 2009-08-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5552
5553 Sync from src, merge:
5554
5555 2009-07-02 Tristan Gingold <gingold@adacore.com>
5556
5557 * configure.ac: Do not exclude gas for i386-*-darwin.
5558 Add a case for x86_64-*-darwin.
5559 * configure: Regenerate.
5560
5561 2009-08-06 Neil Vachharajani <nvachhar@gmail.com>
5562
5563 * MAINTAINERS: Add my name to Write After Approval list.
5564
5565 2009-08-06 Michael Eager <eager@eagercon.com>
5566
5567 * configure.ac: Add Microblaze target.
5568 * configure: Regenerate.
5569
5570 2009-07-31 Christian Bruel <christian.bruel@st.com>
5571
5572 * configure.ac (sh*-*-elf): Don't add target-libgloss to noconfigdirs.
5573 * configure: Regenerate.
5574
5575 2009-07-28 Rask Ingemann Lambertsen <ccc94453@vip.cybercity.dk>
5576
5577 * MAINTAINERS (Write After Approval): Update my e-mail address.
5578
5579 2009-07-06 Ian Lance Taylor <iant@google.com>
5580
5581 * configure.ac: Add missing comma in AC_ARG_WITH(boot-libs).
5582 * configure: Rebuild.
5583
5584 2009-07-01 Tobias Grosser <grosser@fim.uni-passau.de>
5585
5586 * MAINTAINERS: Move myself to the Graphite Reviewers.
5587
5588 2009-06-30 Wei Guozhi <carrot@google.com>
5589
5590 * MAINTAINERS: Add my name to Write After Approval list.
5591
5592 2009-06-26 Steve Ellcey <sje@cup.hp.com>
5593
5594 PR bootstrap/40338
5595 * configure.ac (comparestring): Create new variable.
5596 * Makefile.tpl (comparestring): Use to skip some comparisions.
5597 * configure: Regenerate.
5598 * Makefile.in: Regenerate.
5599
5600 2009-06-26 Doug Evans <dje@sebabeach.org>
5601
5602 * Makefile.def (host_modules): Add cgen.
5603 * Makefile.in: Regenerate.
5604 * configure.ac (host_tools): Add cgen.
5605 * configure: Regenerate.
5606
5607 2009-06-23 DJ Delorie <dj@redhat.com>
5608
5609 * MAINTAINERS: Add myself as mep maintainer.
5610
5611 2009-06-23 Ian Lance Taylor <iant@google.com>
5612
5613 * configure.ac: Add --enable-build-with-cxx. When set, add c++ to
5614 boot_languages. Only bootstrap target libraries listed in
5615 target_libs for some boot language. Add --with-stage1-ldflags,
5616 --with-stage1-libs, --with-boot-ldflags, --with-boot-libs. Remove
5617 with_host_libstdcxx from ppllibs. Only add -fkeep-inline-functions
5618 if not building with C++.
5619 * Makefile.def: For target_module libstdc++-v3, set bootstrap=true.
5620 * Makefile.tpl (STAGE1_LDFLAGS, STAGE1_LIBS): New variables.
5621 (POSTSTAGE1_LDFLAGS, POSTSTAGE1_LIBS): New variables.
5622 (HOST_EXPORTS): Add STAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5623 (POSTSTAGE1_HOST_EXPORTS): Set CXX and CXX_FOR_BUILD. Add
5624 POSTSTAGE1_LDFLAGS to LDFLAGS. Export HOST_LIBS.
5625 (POSTSTAGE1_FLAGS_TO_PASS): Likewise.
5626 * configure, Makefile.in: Rebuild.
5627
5628 2009-06-23 Li Feng <nemokingdom@gmail.com>
5629
5630 * MAINTAINERS: Added my name to write-after-approval list.
5631
5632 2009-06-15 Ryan Mansfield <rmansfield@qnx.com>
5633
5634 * configure.ac: Define is_elf for QNX Neutrino targets.
5635 * configure: Regenerate.
5636
5637 2009-06-09 Ghassan Shobaki <ghassan.shobaki@amd.com>
5638
5639 * MAINTAINERS: Added my name to the write-after-approval list
5640
5641 2009-06-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5642
5643 * configure.ac: Detect MPC in default directory.
5644 * configure: Regenerate.
5645
5646 2009-06-03 Jerome Guitton <guitton@adacore.com>
5647 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5648
5649 * Makefile.tpl (all): Avoid a trailing backslash.
5650 * Makefile.in: Regenerate.
5651
5652 2009-06-03 Ben Elliston <bje@au.ibm.com>
5653
5654 * config.sub, config.guess: Update from upstream sources.
5655
5656 2009-06-02 Richard Sandiford <r.sandiford@uk.ibm.com>
5657
5658 * configure.ac (powerpc-*-aix*, rs6000-*-aix*): Add target-newlib
5659 to noconfdirs.
5660 * configure: Regenerate.
5661
5662 2009-06-02 Alexandre Oliva <aoliva@redhat.com>
5663
5664 * Makefile.tpl ([+compare-target+]): Compare all stage
5665 directories, rather than just gcc.
5666 * Makefile.in: Rebuilt.
5667
5668 2009-06-01 Doug Kwan <dougkwan@google.com>
5669
5670 * configure.ac: Support gold for target arm*-*-*.
5671 * configure: Regenerate.
5672
5673 2009-05-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5674
5675 * Makefile.def: Add MPC support and dependencies.
5676 * configure.ac: Likewise. Reorganize GMP/MPFR checks.
5677
5678 * Makefile.in, configure: Regenerate.
5679
5680 2009-05-27 Alexandre Oliva <aoliva@redhat.com>
5681
5682 * Makefile.tpl (all): Avoid harmless warning in make all when
5683 gcc-bootstrap is enabled but stage_last does not exist.
5684 * Makefile.in: Rebuilt.
5685
5686 2009-05-24 Nicolas Roche <roche@adacore.com>
5687
5688 * Makefile.tpl (compare-target): Skip ./ada/*tools directories.
5689 * Makefile.in: Regenerate.
5690
5691 2009-05-21 Denis Chertykov <chertykov@gmail.com>
5692
5693 * MAINTAINERS: Update my e-mail address.
5694
5695 2009-05-21 Dave Korn <dave.korn.cygwin@gmail.com>
5696
5697 * configure.ac (cygwin noconfigdirs): Remove libgcj.
5698 * configure: Regenerate.
5699
5700 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5701
5702 PR other/40159
5703 * Makefile.tpl (all): Don't assume gcc-bootstrap and
5704 gcc-no-bootstrap are mutually exclusive.
5705 * Makefile.in: Rebuilt.
5706
5707 2009-05-18 Alexandre Oliva <aoliva@redhat.com>
5708
5709 PR other/40159
5710 * Makefile.tpl (all): Don't end with unconditional success.
5711 * Makefile.in: Rebuilt.
5712
5713 2009-05-12 Alexandre Oliva <aoliva@redhat.com>
5714
5715 PR target/37137
5716 * Makefile.def (flags_to_pass): Remove redundant and incomplete
5717 STAGE1_CFLAGS, STAGE2_CFLAGS, STAGE3_CFLAGS, and STAGE4_CFLAGS.
5718 Add FLAGS_FOR_TARGET and BUILD_CONFIG.
5719 (bootstrap_stage): Remove bootstrap-debug custom stages. Turn
5720 stage_configureflags, stage_cflags and stage_libcflags into
5721 explicit Makefile macros.
5722 * Makefile.tpl (HOST_EXPORTS, EXTRA_HOST_FLAGS): Pass GCJ and
5723 GFORTRAN.
5724 (POSTSTAGE1_HOST_EXPORTS): Add XGCC_FLAGS_FOR_TARGET and TFLAGS to
5725 CC. Set CC_FOR_BUILD from CC.
5726 (BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS,
5727 NORMAL_TARGET_EXPORTS): Move SYSROOT_CFLAGS_FOR_TARGET and
5728 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS and CXXFLAGS to
5729 XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS to CC, CXX, GCJ,
5730 and GFORTRAN.
5731 (TFLAGS, STAGE_CFLAGS, STAGE_TFLAGS, STAGE_CONFIGURE_FLAGS): New.
5732 (_LIBCFLAGS): Renamed to _TFLAGS.
5733 (do-compare-debug, do-compare3-debug): Drop.
5734 (CC, GCC_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET,
5735 GCJ_FOR_TARGET, GFORTRAN_FOR_TARGET): Remove FLAGS_FOR_TARGET.
5736 (FLAGS_FOR_TARGET, SYSROOT_CFLAGS_FOR_TARGET,
5737 DEBUG_PREFIX_CFLAGS_FOR_TARGET): Move down.
5738 (XGCC_FLAGS_FOR_TARGET): New.
5739 (BASE_FLAGS_TO_PASS): Pass STAGEid_CFLAGS, STAGEid_TFLAGS and TFLAGS.
5740 (EXTRA_HOST_FLAGS): Pass GCJ and GFORTRAN.
5741 (POSTSTAGE1_FLAGS_TO_PASS): Move SYSROOT_CFLAGS_FOR_TARGET and
5742 DEBUG_PREFIX_CFLAGS_FOR_TARGET from CFLAGS, CXXFLAGS, LIBCFLAGS,
5743 LIBCXXFLAGS to XGCC_FLAGS_FOR_TARGET. Add it along with TFLAGS
5744 to CC, CXX, GCJ, and GFORTRAN. Pass XGCC_FLAGS_FOR_TARGET and
5745 TFLAGS.
5746 (BUILD_CONFIG): Include if requested.
5747 (all): Set TFLAGS on bootstrap.
5748 (configure-stageid-prefixmodule): Pass TFLAGS, adjust FLAGS.
5749 (all-stageid-prefixmodule): Likewise.
5750 (do-clean, distclean-stageid): Set TFLAGS.
5751 (restrap): Fix whitespace.
5752 * Makefile.in: Rebuilt.
5753
5754 2009-05-07 Paolo Bonzini <bonzini@gnu.org>
5755
5756 * config.guess: Sync with src.
5757
5758 2009-05-07 Dave Korn <dave.korn.cygwin@gmail.com>
5759
5760 * configure.ac ($with_ppl): Default to no if not supplied.
5761 ($with_cloog): Likewise.
5762 configure: Regenerate.
5763
5764 2009-04-27 James E. Wilson <wilson@codesourcery.com>
5765
5766 * MAINTAINERS: Update my e-mail address.
5767
5768 2009-04-27 Nick Clifton <nickc@redhat.com>
5769
5770 * MAINTAINERS: Replace Aldy Hernandez as a maintainer for the FRV.
5771
5772 2009-04-25 Eric Botcazou <ebotcazou@adacore.com>
5773
5774 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Add GNATBIND.
5775 (POSTSTAGE1_FLAGS_TO_PASS): Pick up exported value for GNATBIND.
5776 * Makefile.in: Regenerate.
5777
5778 2009-04-24 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5779
5780 PR bootstrap/39739
5781 * configure.ac (extra_mpfr_configure_flags): Set and AC_SUBST.
5782 * Makefile.def (module=mpfr): Use extra_mpfr_configure_flags.
5783
5784 * configure, Makefile.in: Regenerate.
5785
5786 2009-04-21 Taras Glek <tglek@mozilla.com>
5787
5788 * include/hashtab.h: Update GTY annotations to new syntax
5789 * include/splay-tree.h: Likewise
5790
5791 2009-04-17 Ben Elliston <bje@au.ibm.com>
5792
5793 * config.sub, config.guess: Update from upstream sources.
5794
5795 2009-04-15 Anthony Green <green@moxielogic.com>
5796
5797 * configure.ac: Add moxie support.
5798 * configure: Rebuilt.
5799
5800 2009-04-14 Jakub Jelinek <jakub@redhat.com>
5801
5802 * configure.ac: Change copyright header to refer to version
5803 3 of the GNU General Public License and to point readers at the
5804 COPYING3 file and the FSF's license web page.
5805 * Makefile.def: Likewise.
5806 * Makefile.tpl: Likewise.
5807 * Makefile.in: Regenerate.
5808
5809 2009-04-09 Jack Howarth <howarth@bromo.med.uc.edu>
5810
5811 * configure.ac: Restore match for darwin9 or later. Use double
5812 brackets since regeneration eats one pair.
5813 * configure: Regenerate.
5814
5815 2009-04-09 H.J. Lu <hongjiu.lu@intel.com>
5816
5817 PR gas/10039
5818 * configure.ac: Require texinfo 4.7.
5819 * configure: Regenerated.
5820
5821 2009-04-09 Nick Clifton <nickc@redhat.com>
5822
5823 * COPYING.RUNTIME: New file: Contains a copy of version 3.1 of
5824 the GCC Runtime Library Exception.
5825
5826 2009-04-08 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
5827
5828 * configure.ac: Bump minimum GMP/MPFR versions to 4.2 and 2.3.1.
5829 * configure: Regenerate.
5830
5831 2009-04-01 Steve Ellcey <sje@cup.hp.com>
5832
5833 * Makefil.def (languages): New entries.
5834 * Makefile.tpl (check-gcc-*): New generic target.
5835 * Makefile.in: Regenerate.
5836
5837 2009-03-25 Erven Rohou <erven.rohou@inria.fr>
5838
5839 * MAINTAINERS: Update my email address.
5840
5841 2009-03-18 Tom Tromey <tromey@redhat.com>
5842
5843 * configure: Rebuild.
5844 * configure.ac (host_libs): Add libiconv.
5845 * Makefile.in: Rebuild.
5846 * Makefile.def (host_modules): Add libiconv.
5847 (configure-gdb, all-gdb): Depend on libiconv.
5848
5849 2009-03-16 Tristan Gingold <gingold@adacore.com>
5850
5851 * configure.ac: Treat gdb as supported on x86_64-darwin.
5852 * configure: Regenerate.
5853
5854 2009-03-16 Joseph Myers <joseph@codesourcery.com>
5855
5856 * configure.ac (--with-host-libstdcxx): New option.
5857 * configure: Regenerate.
5858
5859 2009-03-12 Joern Rennecke <joern.rennecke@arc.com>
5860
5861 * MAINTAINERS: Move myself into the write after approval list.
5862
5863 2009-03-11 Nicola Pero <nicola.pero@meta-innovation.com>
5864
5865 * MAINTAINERS: Update e-mail address.
5866
5867 2009-03-11 Dorit Nuzman <dorit@il.ibm.com>
5868
5869 * MAINTAINERS: Remove myself as auto-vectorizer maintainer.
5870
5871 2009-03-10 Ira Rosen <irar@il.ibm.com>
5872
5873 * MAINTAINERS: Add myself as auto-vectorizer maintainer.
5874
5875 2009-03-01 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5876
5877 Backport from git Libtool:
5878
5879 2009-01-19 Robert Millan <rmh@aybabtu.com>
5880 Support GNU/kOpenSolaris.
5881 * libltdl/m4/libtool.m4 (_LT_SYS_DYNAMIC_LINKER)
5882 (_LT_CHECK_MAGIC_METHOD, _LT_COMPILER_PIC, _LT_LINKER_SHLIBS)
5883 (_LT_LANG_CXX_CONFIG) [kopensolaris*-gnu]: Recognize
5884 GNU/kOpenSolaris.
5885
5886 2009-02-27 Andreas Schwab <schwab@linux-m68k.org>
5887
5888 * MAINTAINERS: Update e-mail address.
5889
5890 2009-02-24 Michael Eager <eager@eagercon.com>
5891
5892 * MAINTAINERS (Write After Approval): Add self.
5893
5894 2009-02-18 Bingfeng Mei <bmei@broadcom.com>
5895
5896 * MAINTAINERS (Write After Approval): Add myself.
5897
5898 2009-02-05 Andreas Schwab <schwab@suse.de>
5899
5900 * Makefile.tpl (stage_last): Define $r and $s before using
5901 $(RECURSE_FLAGS_TO_PASS).
5902 * Makefile.in: Regenerate
5903
5904 2009-01-30 Ian Lance Taylor <iant@google.com>
5905
5906 * MAINTAINERS: Move myself to the Global Reviewers list.
5907
5908 2009-01-29 Robert Millan <rmh@aybabtu.com>
5909
5910 * configure.ac: Recognize GNU/kOpenSolaris (*-*-kopensolaris*-gnu).
5911 * configure: Regenerate.
5912
5913 2009-01-17 Gerald Pfeifer <gerald@pfeifer.com>
5914
5915 * MAINTAINERS: Make whitespace consistent.
5916 Remove Robert Millan from Write After Approval.
5917
5918 2009-01-16 Alan Modra <amodra@bigpond.net.au>
5919
5920 * Makefile.def (configure-opcodes): Depend on configure-libiberty.
5921 (all-opcodes): Depend on all-libiberty.
5922 * Makefile.in: Regenerate.
5923
5924 2009-01-15 Douglas B Rupp <rupp@gnat.com>
5925
5926 * configure.ac (ia64*-*-*vms*): Add case with no gdb or ld support.
5927 * configure: Regenerate.
5928
5929 2009-01-12 Ramana Radhakrishnan <ramana.r@gmail.com>
5930
5931 * MAINTAINERS (Write After Approval): Add myself.
5932
5933 2009-01-12 Steven G. Kargl <sgk@troutmask.apl.washington.edu>
5934
5935 * MAINTAINERS: Add myself to reviewers (Fortran).
5936
5937 2009-01-12 Sebastian Pop <sebastian.pop@amd.com>
5938
5939 PR tree-optimization/38515
5940 * configure.ac (cloog-polylib): Removed.
5941 (with_ppl, with_cloog): Test for "no".
5942 * configure: Regenerated.
5943
5944 2009-01-11 Daniel Franke <franke.daniel@gmail.com>
5945
5946 * MAINTAINERS: Moved myself to reviewers (Fortran).
5947
5948 2009-01-06 Thomas Schwinge <tschwinge@gnu.org>
5949
5950 * MAINTAINERS (OS Port Maintainers): Add myself for GNU/Hurd.
5951 (Write After Approval): Remove myself.
5952
5953 2009-01-03 Diego Novillo <dnovillo@google.com>
5954
5955 * MAINTAINERS: Remove myself from alias maintainership.
5956
5957 2009-01-02 David Ayers <ayers@fsfe.org>
5958
5959 * MAINTAINERS: Update e-mail address.
5960
5961 2008-12-30 Gerald Pfeifer <gerald@pfeifer.com>
5962
5963 * MAINTAINERS: Make whitespace consistent.
5964
5965 2008-12-18 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
5966
5967 Backport from upstream Libtool:
5968 * libltdl.m4 (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS):
5969 Add cache variables to tests that require the linker to work.
5970 For shlibpath_overrides_runpath, this also changes the semantics
5971 to let the result from the C compiler take precedence.
5972
5973 2008-12-02 Ben Elliston <bje@au.ibm.com>
5974
5975 * config.sub, config.guess: Update from upstream sources.
5976
5977 2008-12-12 Sebastian Pop <sebastian.pop@amd.com>
5978
5979 * configure.ac (ppllibs): Add by default the lib flags.
5980 * configure: Regenerate.
5981
5982 2008-12-08 Luis Machado <luisgpm@br.ibm.com>
5983
5984 * MAINTAINERS: Add myself to the write after approval list.
5985
5986 2008-12-04 Jack Howarth <howarth@bromo.med.uc.edu>
5987
5988 * configure.ac: Add double brackets on darwin[912].
5989 * configure: Regenerate.
5990
5991 2008-12-03 Daniel Kraft <d@domob.eu>
5992
5993 * MAINTAINERS: Moved myself and Mikael Morin from Write After
5994 Approval to Reviewer section (for Fortran front-end).
5995
5996 2008-12-02 Jack Howarth <howarth@bromo.med.uc.edu>
5997
5998 * configure.ac: Expand to darwin10 and later.
5999 * configure: Regenerate.
6000
6001 2008-12-02 Andreas Schwab <schwab@suse.de>
6002
6003 * Makefile.def: configure-target-boehm-gc depends on
6004 all-target-libstdc++-v3.
6005 * Makefile.in: Regenerate.
6006
6007 2008-12-02 Kai Tietz <kai.tietz@onevision.com>
6008
6009 * MAINTAINERS: Add myself as mingw maintainer.
6010
6011 2008-12-02 Ben Elliston <bje@au.ibm.com>
6012
6013 * config.sub, config.guess: Update from upstream sources.
6014
6015 2008-12-01 Gerald Pfeifer <gerald@pfeifer.com>
6016
6017 * README.SCO: Remove.
6018
6019 2008-11-29 Fernando Pereira <pronesto@gmail.com>
6020
6021 * MAINTAINERS: Add myself to the write after approval list.
6022
6023 2008-11-29 Dave Korn <dave.korn.cygwin@gmail.com>
6024
6025 * MAINTAINERS: Update my email address in WAA section.
6026
6027 2008-11-29 Chen Liqin <liqin@sunnorth.com.cn>
6028
6029 * MAINTAINERS: Update e-mail address.
6030
6031 2008-11-27 Toon Moene <toon@moene.org>
6032
6033 * MAINTAINERS: Change e-mail address.
6034
6035 2008-11-27 Tristan Gingold <gingold@adacore.com>
6036
6037 * configure.ac: Build gdb for i?86-*-darwin*
6038 * configure: Regenerated.
6039
6040 2008-11-24 Hariharan Sandanagobalane <hariharan@picochip.com>
6041
6042 * MAINTAINERS: Added my full name.
6043
6044 2008-11-14 Daniel Jacobowitz <dan@codesourcery.com>
6045
6046 PR bootstrap/38014
6047 PR bootstrap/37923
6048
6049 Revert:
6050
6051 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6052
6053 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6054 * Makefile.in: Regenerated.
6055
6056 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6057
6058 PR gdb/921
6059 PR gdb/1646
6060 PR gdb/2175
6061 PR gdb/2176
6062
6063 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6064 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6065 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6066 (HOST_EXPORTS): Pass CPPFLAGS.
6067 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6068 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6069 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6070 * Makefile.in, configure: Regenerated.
6071 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6072 and CPPFLAGS_FOR_BUILD.
6073
6074 2008-11-06 Jeff Law <law@redhat.com>
6075
6076 * MAINTAINERS: Add myself as middle end maintainer.
6077
6078 2008-11-06 Andrew Stubbs <ams@codesourcery.com>
6079
6080 * MAINTAINERS (Write after approval): Add myself.
6081
6082 2008-11-05 Diego Novillo <dnovillo@google.com>
6083
6084 * MAINTAINERS (Global Reviewers): Add myself.
6085 (Non-Algorithmic Maintainers): Remove myself.
6086
6087 2008-11-04 Thomas Schwinge <tschwinge@gnu.org>
6088
6089 * MAINTAINERS (Write after approval): Add myself.
6090
6091 2008-10-31 Mikael Morin <mikael.morin@tele2.fr>
6092
6093 * MAINTAINERS (Write after approval): Add myself.
6094
6095 2008-10-31 Ben Elliston <bje@au.ibm.com>
6096
6097 * configure.ac (spu-*-*): Remove special case.
6098 * configure: Regenerate.
6099
6100 2008-10-30 Catherine Moore <clm@codesourcery.com>
6101
6102 * MAINTAINERS (Write after approval): Update my email address.
6103
6104 2008-10-29 Stefan Schulze Frielinghaus <xxschulz@de.ibm.com>
6105
6106 * configure.ac [spu-*-*]: Do not set skipdirs.
6107 * configure: Re-generate.
6108
6109 2008-10-29 Bernd Schmidt <bernd.schmidt@analog.com>
6110
6111 * MAINTAINERS (Various Maintainers): Add myself to reload.
6112
6113 2008-10-25 Richard Guenther <rguenther@suse.de>
6114
6115 * MAINTAINERS (Various Maintainers): Add myself as middle-end
6116 maintainer. Remove myself as libgcc-math maintainer.
6117 (Non-Algorithmic Maintainers): Remove myself.
6118
6119 2008-10-24 Daniel Jacobowitz <dan@codesourcery.com>
6120
6121 * Makefile.tpl (HOST_EXPORTS): Correct CPPFLAGS typo.
6122 * Makefile.in: Regenerated.
6123
6124 2008-10-23 Cary Coutant <ccoutant@google.com>
6125
6126 * MAINTAINERS (Write after approval): Add myself.
6127
6128 2008-10-22 Daniel Jacobowitz <dan@codesourcery.com>
6129
6130 PR gdb/921
6131 PR gdb/1646
6132 PR gdb/2175
6133 PR gdb/2176
6134
6135 * Makefile.def (flags_to_pass): Add CPPFLAGS_FOR_BUILD and CPPFLAGS.
6136 * Makefile.tpl (BUILD_EXPORTS): Set CPPFLAGS.
6137 (EXTRA_BUILD_FLAGS): Correct typo. Pass CPPFLAGS.
6138 (HOST_EXPORTS): Pass CPPFLAGS.
6139 (CPPFLAGS_FOR_BUILD, CPPFLAGS, CPPFLAGS_FOR_TARGET): Define.
6140 (LDFLAGS_FOR_TARGET): Initialize from configure script.
6141 (EXTRA_TARGET_FLAGS): Set CPPFLAGS.
6142 * Makefile.in, configure: Regenerated.
6143 * configure.ac: Set CPPFLAGS_FOR_TARGET, LDFLAGS_FOR_TARGET,
6144 and CPPFLAGS_FOR_BUILD.
6145
6146 2008-10-20 Sebastian Pop <sebastian.pop@amd.com>
6147
6148 * MAINTAINERS (Graphite Reviewers): Added Daniel Berlin and
6149 Sebastian Pop.
6150
6151 2008-10-14 Antoniu Pop <antoniu.pop@gmail.com>
6152
6153 * MAINTAINERS (Write After Approval): Added myself.
6154
6155 2008-10-13 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6156
6157 * configure.ac (MPFR check): Bump minimum version to 2.3.0 and
6158 recommended version to 2.3.2.
6159
6160 * configure: Regenerate.
6161
6162 2008-10-01 Mark Mitchell <mark@codesourcery.com>
6163
6164 * MAINTAINERS (Blanket Write Privs): Change to Global Reviewers.
6165
6166 2008-09-29 David Daney <david.daney@caviumnetworks.com>
6167
6168 * MAINTAINERS (Write After Approval): Update e-mail address.
6169
6170 2008-09-26 Peter O'Gorman <pogma@thewrittenword.com>
6171
6172 * libtool.m4: Update to libtool 2.2.6.
6173 * lt~obsolete.m4: Update to libtool 2.2.6.
6174 * ltmain.sh: Update to libtool 2.2.6.
6175 * ltsugar.m4: Update to libtool 2.2.6.
6176 * ltversion.m4: Update to libtool 2.2.6.
6177 * ltoptions.m4: Update to libtool 2.2.6.
6178 * ltgcc.m4: Update to match changes from libtool 2.2.6.
6179
6180 2008-09-22 Chris Fairles <cfairles@gcc.gnu.org>
6181
6182 * MAINTAINERS (Write After Approval): Add myself.
6183
6184 2008-09-22 Bernhard Reutner-Fischer <aldot@gcc.gnu.org>
6185
6186 * MAINTAINERS (Write After Approval): Update my name.
6187
6188 2008-09-20 Steven Bosscher <steven@gcc.gnu.org>
6189
6190 * MAINTAINERS: Add myself in "Write After Approval".
6191
6192 2008-09-18 Steve Ellcey <sje@cup.hp.com>
6193
6194 * MAINTAINERS: Add myself as ia64 maintainer.
6195
6196 2008-09-04 Gerald Pfeifer <gerald@pfeifer.com>
6197
6198 * MAINTAINERS: Remove John Carr, Steve Chamberlain, Michael Chastain,
6199 Klaus Kaempf, Mumit Khan, Alan Lehotsky, Warren Levy, Don Lindsay,
6200 Dave Love, Alexandre Petit-Bianco, Clinton Popetz, Gavin Romig-Koch,
6201 and Michael Tiemann from Write After Approval since they do not
6202 actually have access.
6203
6204 2008-09-05 Richard Guenther <rguenther@suse.de>
6205
6206 * configure.ac: Initialize clooglibs to -lcloog.
6207 * configure: Re-generate.
6208
6209 2008-09-04 Le-Chun Wu <lcwu@google.com>
6210
6211 * MAINTAINERS (Write After Approval): Add myself.
6212
6213 2008-09-03 Sebastian Pop <sebastian.pop@amd.com>
6214
6215 * configure.ac (--with-cloog-polylib): New.
6216 (--disable-cloog-version-check): New.
6217 (--disable-ppl-version-check): New.
6218 * configure: Re-generate.
6219
6220 2008-09-03 Richard Guenther <rguenther@suse.de>
6221
6222 * configure.ac: Always pass -DCLOOG_PPL_BACKEND to the
6223 cloog test.
6224 * configure: Re-generate.
6225
6226 2008-09-03 Hari Sandanagobalane <hariharan@picochip.com>
6227
6228 Add picoChip port.
6229 * MAINTAINERS: Add picoChip maintainers.
6230
6231 2008-09-02 Sebastian Pop <sebastian.pop@amd.com>
6232 Tobias Grosser <grosser@fim.uni-passau.de>
6233 Jan Sjodin <jan.sjodin@amd.com>
6234 Harsha Jagasia <harsha.jagasia@amd.com>
6235 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
6236 Konrad Trifunovic <konrad.trifunovic@inria.fr>
6237 Adrien Eliche <aeliche@isty.uvsq.fr>
6238
6239 Merge from graphite branch.
6240 * configure: Regenerate.
6241 * Makefile.in: Regenerate.
6242 * configure.ac (host_libs): Add ppl and cloog.
6243 Add checks for PPL and CLooG.
6244 * Makefile.def (ppl, cloog): Added modules and dependences.
6245 * Makefile.tpl (PPLLIBS, PPLINC, CLOOGLIBS, CLOOGINC): New.
6246 (HOST_PPLLIBS, HOST_PPLINC, HOST_CLOOGLIBS, HOST_CLOOGINC): New.
6247
6248 2008-08-31 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
6249
6250 * configure.ac (RPATH_ENVVAR): Use PATH on Windows.
6251 (GCC_SHLIB_SUBDIR): New.
6252 * Makefile.tpl (HOST_LIB_PATH_gcc): Use GCC_SHLIB_SUBDIR.
6253 * configure: Regenerate.
6254 * Makefile.in: Regenerate.
6255
6256 2008-08-30 Gerald Pfeifer <gerald@pfeifer.com>
6257
6258 * MAINTAINERS: Consistently use tabs to separate columns.
6259
6260 2008-08-29 Tristan Gingold <gingold@adacore.com>
6261
6262 * MAINTAINERS (Write after Approval): Add myself.
6263
6264 2008-08-28 Tristan Gingold <gingold@adacore.com>
6265
6266 * configure.ac (powerpc-*-darwin*, i?86-*-darwin*,x86_64-*-darwin9):
6267 Enable bfd, binutils and opcodes.
6268 * configure: Regenerate.
6269
6270 2008-08-27 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
6271
6272 * MAINTAINERS: Update my hppa and hpux entries. Remove my vax entry.
6273
6274 2008-08-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6275
6276 * MAINTAINERS: Use correct Umlaut for last name.
6277
6278 2008-08-23 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6279
6280 * MAINTAINERS: Move myself from Reviewers to Write after Approval.
6281
6282 2008-08-16 David Edelsohn <edelsohn@gnu.org>
6283
6284 * MAINTAINERS: Update my email address.
6285
6286 2008-08-16 Nicolas Roche <roche@adacore.com>
6287
6288 * Makefile.tpl: Add BOOT_ADAFLAGS.
6289 * Makefile.in: Regenerate.
6290
6291 2008-08-09 Richard Sandiford <rdsandiford@googlemail.com>
6292
6293 * configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
6294 * configure: Regenerate.
6295
6296 2008-07-30 Paolo Bonzini <bonzini@gnu.org>
6297
6298 * configure.ac: Add makefile fragments for hpux.
6299 * Makefile.def (flags_to_pass): Add ADA_CFLAGS.
6300 * Makefile.tpl (HOST_EXPORTS): Pass ADA_CFLAGS.
6301 * configure: Regenerate.
6302 * Makefile.in: Regenerate.
6303
6304 2008-07-28 Aldy Hernandez <aldyh@redhat.com>
6305
6306 * MAINTAINERS: Add Jakub and myself as gimple maintainers.
6307
6308 2008-07-11 Dodji Seketeli <dseketel@redhat.com>
6309
6310 * MAINTAINERS (Write after Approval): Add myself.
6311
6312 2008-07-02 Xuepeng Guo <xuepeng.guo@intel.com>
6313
6314 * MAINTAINERS (Write After Approval): Add myself.
6315
6316 2008-06-29 Andrew Jenner <andrew@codesourcery.com>
6317
6318 * MAINTAINERS (Write After Approval): Add myself.
6319
6320 2008-06-29 Krister Walfridsson <krister.walfridsson@gmail.com>
6321
6322 * MAINTAINERS: Update my email address.
6323
6324 2008-06-25 Joey Ye <joey.ye@intel.com>
6325
6326 * MAINTAINERS (Write After Approval): Add myself.
6327
6328 2008-06-17 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6329
6330 * Makefile.tpl ($(srcdir)/configure): Update dependencies.
6331 * Makefile.in: Regenerate.
6332 * configure: Regenerate.
6333
6334 2008-06-17 Daniel Kraft <d@domob.eu>
6335
6336 * MAINTAINERS (Write After Approval): Add myself.
6337
6338 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6339
6340 * configure.ac: Set TOPLEVEL_CONFIGURE_ARGUMENTS early, when
6341 "$@" is still intact with both Autoconf 2.59 and 2.62.
6342 * configure: Regenerate.
6343
6344 2008-06-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6345
6346 * Makefile.tpl: Fix comment errors.
6347 * Makefile.in: Regenerate.
6348
6349 2008-06-12 David S. Miller <davem@davemloft.net>
6350 David Edelsohn <edelsohn@gnu.org>
6351
6352 * configure.ac: Add powerpc*-*-* to gold supported targets.
6353 * configure: Regenerate.
6354
6355 2008-06-08 Joseph Myers <joseph@codesourcery.com>
6356
6357 PR tree-optimization/36218
6358 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_BUILD.
6359 * Makefile.tpl (EXTRA_BUILD_FLAGS): Define.
6360 (all prefix="build-"): Pass them to build-system sub-makes.
6361 * Makefile.in: Regenerate.
6362
6363 2008-06-07 Joseph Myers <joseph@codesourcery.com>
6364
6365 * MAINTAINERS (mt port): Remove.
6366 (sco5, unixware, sco udk): Remove.
6367 (Kean Johnston): Add to Write After Approval.
6368
6369 2008-05-30 Julian Brown <julian@codesourcery.com>
6370
6371 * configure.ac (arm*-*-linux-gnueabi): Don't disable building
6372 of libobjc for ARM EABI Linux.
6373 * configure: Regenerate.
6374
6375 2008-05-18 Xinliang David Li <davidxl@google.com>
6376
6377 * ChangeLog: Remove wrong ChangeLog entry.
6378
6379 2008-05-17 Xinliang David Li <davidxl@google.com>
6380
6381 * MAINTAINERS (Write After Approval): Add myself.
6382
6383 2008-05-15 Janus Weil <janus@gcc.gnu.org>
6384
6385 * MAINTAINERS (Write After Approval): Add myself.
6386
6387 2008-05-14 Rafael Espíndola <espindola@google.com>
6388
6389 * config-ml.in: don't handle --enable-shared and --enable-static.
6390
6391 2008-05-10 Richard Sandiford <rdsandiford@googlemail.com>
6392
6393 * MAINTAINERS: Update my email address.
6394
6395 2008-05-10 Paolo Carlini <paolo.carlini@oracle.com>
6396
6397 * MAINTAINERS: Update my email address.
6398
6399 2008-05-03 Kris Van Hees <kris.van.hees@oracle.com>
6400
6401 * MAINTAINERS (Write After Approval): Add myself.
6402
6403 2008-04-28 Gabriele Svelto <gabriele.svelto@st.com>
6404
6405 * MAINTAINERS (Write After Approval): Add myself.
6406
6407 2008-04-25 Pompapathi V Gadad <Pompapathi.V.Gadad@nsc.com>
6408
6409 * MAINTAINERS (crx): Add myself.
6410
6411 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6412
6413 Sync with src:
6414 2008-04-14 David S. Miller <davem@davemloft.net>
6415
6416 * configure.ac: Add sparc*-*-* to gold supported targets.
6417 * configure: Regenerate.
6418
6419 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6420
6421 PR bootstrap/35457
6422 * configure.ac: Include override.m4.
6423 * configure: Regenerate.
6424
6425 2008-04-18 Paolo Bonzini <bonzini@gnu.org>
6426
6427 * Makefile.tpl (restrap): Call `make all' using double-colon rules.
6428 * Makefile.in: Regenerate.
6429
6430 2008-04-18 M R Swami Reddy <MR.Swami.Reddy@nsc.com>
6431
6432 * configure.ac (cr16-*-*): Add case for cr16 target and include gdb
6433 as nonconfigurable directories list.
6434 * configure: Regenerate.
6435
6436 2008-04-14 Ben Elliston <bje@au.ibm.com>
6437
6438 * config.sub, config.guess: Update from upstream sources.
6439
6440 2008-04-12 Hans-Peter Nilsson <hp@axis.com>
6441
6442 * Makefile.tpl <gcc>: Error early unless at least GNU make 3.80.
6443 * Makefile.in: Regenerate.
6444
6445 2008-04-11 Eric B. Weddington <eweddington@cso.atmel.com>
6446
6447 * configure.ac: Do not build libssp for the AVR.
6448 * configure: Regenerate.
6449
6450 2008-04-07 Ian Lance Taylor <iant@google.com>
6451
6452 * Makefile.def: check-gold depends upon all-binutils.
6453 * Makefile.in: Regenerate.
6454
6455 2008-04-04 Andy Hutchinson <hutchinsonandy@aim.com>
6456
6457 * MAINTAINERS (Write After Approval): Add myself.
6458
6459 2008-04-04 Nick Clifton <nickc@redhat.com>
6460
6461 PR binutils/4334
6462 * configure.ac: Run ACX_CHECK_CYGWIN_CAT_WORKS for cygwin hosted
6463 builds.
6464 * configure: Regenerate.
6465
6466 2008-04-04 NightStrike <NightStrike@gmail.com>
6467
6468 PR other/35151
6469 * configure.ac: Combine rules for mingw32 and mingw64.
6470 * configure: Regenerate.
6471
6472 2008-04-02 Kai Tietz <kai.tietz@onvision.com>
6473
6474 * MAINTAINERS (Write After Approval): Add myself.
6475
6476 2008-04-01 Seongbae Park <seongbae.park@gmail.com>
6477
6478 * Makefile.tpl (.NOTPARALLEL): Revert previous change.
6479 * Makefile.in (.NOTPARALLEL): Ditto.
6480
6481 2008-04-01 Peter O'Gorman <pogma@thewrittenword.com>
6482
6483 * MAINTAINERS (Write After Approval): Add myself.
6484
6485 2008-03-31 Seongbae Park <seongbae.park@gmail.com>
6486
6487 * Makefile.tpl (.NOTPARALLEL): Serialize stageprofile libiberty.
6488 * Makefile.in (.NOTPARALLEL): Regenerate.
6489
6490 2008-03-27 Paolo Bonzini <bonzini@gnu.org>
6491
6492 * Makefile.tpl (PICFLAG, PICFLAG_FOR_TARGET): Remove.
6493 * Makefile.in: Regenerate.
6494
6495 2008-03-26 Jakub Staszak <kuba@et.pl>
6496
6497 * MAINTAINERS (Write After Approval): Add myself.
6498
6499 2008-03-23 Thomas Koenig <tkoenig@gcc.gnu.org>
6500
6501 * MAINTAINERS: Update e-mail address.
6502
6503 2008-03-20 Ian Lance Taylor <iant@google.com>
6504
6505 * configure.ac: Add support for --enable-gold.
6506 * Makefile.def: Add gold as a directory like ld.
6507 * configure, Makefile.in: Regenerate.
6508
6509 2008-03-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6510
6511 * configure.ac: m4_include config/proginstall.m4.
6512 * configure: Regenerate.
6513
6514 Backport from upstream Libtool:
6515
6516 2007-10-12 Eric Blake <ebb9@byu.net>
6517
6518 Deal with Autoconf 2.62's semantic change in m4_append.
6519 * ltsugar.m4 (lt_append): Replace broken versions of
6520 m4_append.
6521 (lt_if_append_uniq): Don't require separator to be overquoted,
6522 and avoid broken m4_append.
6523 (lt_dict_add): Fix typo.
6524 * libtool.m4 (_LT_DECL): Don't overquote separator.
6525
6526 2008-03-13 David Edelsohn <edelsohn@gnu.org>
6527
6528 * config.rpath: Add AIX 6 support.
6529
6530 2008-03-13 Paolo Bonzini <bonzini@gnu.org>
6531
6532 * Makefile.def (stageprofile). Remove -fprofile-generate
6533 from stage_libcflags.
6534 * Makefile.in: Regenerate.
6535
6536 2008-03-13 Ben Elliston <bje@au.ibm.com>
6537
6538 * config.sub, config.guess: Update from upstream sources.
6539
6540 2008-03-06 Tom Tromey <tromey@redhat.com>
6541
6542 * MAINTAINERS: Update for treelang deletion.
6543
6544 2008-03-03 James E. Wilson <wilson@tuliptree.org>
6545
6546 * MAINTAINERS: Update my email address.
6547
6548 2008-03-03 Stan Shebs <stanshebs@earthlink.net>
6549
6550 * MAINTAINERS (darwin port): Add myself as a maintainer.
6551 (objective-c/c++): Add myself as a maintainer.
6552
6553 2008-03-03 Volker Reichelt <v.reichelt@netcologne.de>
6554
6555 * MAINTAINERS (Write After Approval): Update my email address.
6556
6557 2008-02-25 Tomas Bily <tbily@suse.cz>
6558
6559 * MAINTAINERS (Write After Approval): Add myself.
6560
6561 2008-02-23 Jakub Jelinek <jakub@redhat.com>
6562
6563 * MAINTAINERS (OpenMP): Add myself.
6564
6565 2008-02-20 Paolo Bonzini <bonzini@gnu.org>
6566
6567 PR bootstrap/32009
6568 PR bootstrap/32161
6569
6570 * configure.ac (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Compute here.
6571 * configure: Regenerate.
6572
6573 * Makefile.def: Define stage_libcflags for all bootstrap stages.
6574 * Makefile.tpl (BOOT_LIBCFLAGS, STAGE2_LIBCFLAGS, STAGE3_LIBCFLAGS,
6575 STAGE4_LIBCFLAGS): New.
6576 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Subst from autoconf, without
6577 $(SYSROOT_CFLAGS_FOR_TARGET) and $(DEBUG_PREFIX_CFLAGS_FOR_TARGET).
6578 (BASE_TARGET_EXPORTS): Append them here to C{,XX}FLAGS.
6579 (EXTRA_TARGET_FLAGS): Append them here to {LIB,}C{,XX}FLAGS.
6580 (configure-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags
6581 for target modules. Don't export LIBCFLAGS.
6582 (all-stage[+id+]-[+prefix+][+module+]): Pass stage_libcflags; pass
6583 $(BASE_FLAGS_TO_PASS) where [+args+] was passed, and [+args+] after
6584 the overridden CFLAGS_FOR_TARGET and CXXFLAGS_FOR_TARGET.
6585 (invocations of `all'): Replace $(TARGET_FLAGS_TO_PASS) with
6586 $(EXTRA_TARGET_FLAGS), $(FLAGS_TO_PASS) with $(EXTRA_HOST_FLAGS).
6587 * Makefile.in: Regenerate.
6588
6589 2008-02-16 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6590
6591 PR libgcj/33085
6592 * libtool.m4 (_LT_COMPILER_PIC) [ mingw, cygwin ] <GCJ>:
6593 Do not use -DDLL_EXPORT. Backport from upstream.
6594
6595 2008-02-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6596
6597 * MAINTAINERS (Write After Approval): Add myself.
6598
6599 2008-02-02 Hans-Peter Nilsson <hp@axis.com>
6600
6601 * configure.ac: Enable fortran for cris-*-elf and crisv32-*-elf.
6602 * configure: Regenerate.
6603
6604 2008-01-31 Marc Gauthier <marc@tensilica.com>
6605
6606 * configure.ac (xtensa*-*-*): Recognize processor variants.
6607 * configure: Regenerate.
6608
6609 2008-01-30 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6610
6611 PR bootstrap/34922
6612 * configure.ac (PARSE_ARGS): Push suitable setting of
6613 ac_subdirs_all, for `./configure --help=recursive'.
6614 Handle `+' in generic toplevel directory disabling.
6615 * configure: Regenerate.
6616
6617 2008-01-28 Nick Clifton <nickc@redhat.com>
6618
6619 * MAINTAINERS (xstormy16): Take over maintainership.
6620
6621 2008-01-25 Joseph Myers <joseph@codesourcery.com>
6622
6623 * MAINTAINERS (c4x port): Remove.
6624
6625 2008-01-24 David Edelsohn <edelsohn@gnu.org>
6626
6627 * libtool.m4: Backport AIX 6 support from ToT Libtool.
6628
6629 2008-01-23 Ben Elliston <bje@au.ibm.com>
6630
6631 * config.sub, config.guess: Update from upstream sources.
6632
6633 2008-01-22 Tobias Grosser <grosser@fim.uni-passau.de>
6634
6635 * MAINTAINERS (Write After Approval): Add myself.
6636
6637 2008-01-17 H.J. Lu <hjl.tools@gmail.com>
6638
6639 * MAINTAINERS: Update my email address.
6640
6641 2008-01-09 Raksit Ashok <raksit@google.com>
6642
6643 * MAINTAINERS (Write After Approval): Add myself.
6644
6645 2008-01-09 Raksit Ashok <raksit@google.com>
6646
6647 * MAINTAINERS (Write After Approval): Add myself.
6648
6649 2008-01-08 Ben Elliston <bje@au.ibm.com>
6650
6651 * config.sub, config.guess: Update from upstream sources.
6652
6653 2007-12-17 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
6654
6655 * configure.ac: Change required MPFR from 2.2.0 -> 2.2.1.
6656 Change recommended MPFR from 2.2.1 -> 2.3.0.
6657 * configure: Regenerate.
6658
6659 2007-12-15 Sebastian Pop <sebastian.pop@amd.com>
6660
6661 * MAINTAINERS: Update my email address.
6662
6663 2007-12-15 Bernhard Fischer <aldot@gcc.gnu.org>
6664
6665 * MAINTAINERS: Update my email address.
6666
6667 2007-12-13 Richard Sandiford <rsandifo@nildram.co.uk>
6668
6669 * Makefile.tpl (CFLAGS_FOR_TARGET): Add -g.
6670 (CXXFLAGS_FOR_TARGET): Add -O2 -g.
6671 * Makefile.in: Regenerate.
6672
6673 2007-12-10 Mark Heffernan <meheff@google.com>
6674
6675 * MAINTAINERS (Write After Approval): Add myself and alphabetize two
6676 misplaced entries.
6677
6678 2007-12-10 Andreas Tobler <a.tobler@schweiz.org>
6679
6680 * configure.ac: Enable libjava for x86_64-*-darwin9.
6681 * configure: Regenerate.
6682
6683 2007-12-07 Bill Maddox <maddox@google.com>
6684
6685 * MAINTAINERS (Write After Approval): Add myself.
6686
6687 2007-12-05 Ben Elliston <bje@au.ibm.com>
6688
6689 * config.sub, config.guess: Update from upstream sources.
6690
6691 2007-12-02 Matthias Klose <doko@ubuntu.com>
6692
6693 * config-ml.in: Remove 64bit configure tests.
6694
6695 2007-11-28 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6696
6697 * config-ml.in: Robustify against white space in absolute file
6698 names.
6699
6700 * config-ml.in (multi-clean): Substitute ${Makefile}.
6701 Remove superfluous ${Makefile} in list.
6702
6703 2007-11-19 Thiemo Seufer <ths@mips.com>
6704
6705 * config-ml.in: Don't hardcode the Makefile name.
6706
6707 2007-11-08 Alexander Monakov <amonakov@ispras.ru>
6708
6709 * MAINTAINERS (Write After Approval): Add myself.
6710
6711 2007-11-07 Samuel Tardieu <sam@rfc1149.net>
6712
6713 * MAINTAINERS (Write After Approval): Add myself.
6714
6715 2007-11-06 Doug Kwan <dougkwan@google.com>
6716
6717 * MAINTAINERS (Write After Approval): Add myself.
6718
6719 2007-10-25 Ben Elliston <bje@au.ibm.com>
6720
6721 * MAINTAINERS (mercury): Remove entry.
6722 (Write After Approval): Add Fergus Henderson <fjh@cs.mu.oz.au>.
6723
6724 2007-10-23 Daniel Jacobowitz <dan@codesourcery.com>
6725
6726 * Makefile.def (dependencies): Make configure-gdb depend on
6727 all-intl.
6728 * Makefile.in: Regenerated.
6729
6730 2007-10-22 Steven G. Kargl <kargl@gcc.gnu.org>
6731
6732 * MAINTAINERS (Fortran maintainer): Remove myself.
6733
6734 2007-10-15 Patrick Mansfield <patmans@us.ibm.com>
6735
6736 * Makefile.def: To avoid problems running with parallel makes,
6737 build newlib before libgloss so that target specific header
6738 files are availble.
6739 * Makefile.in: Regenerate
6740
6741 2007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
6742
6743 * Makefile.def (dependencies): Add all-gdb -> all-libdecnumber.
6744 * Makefile.in: Regenerate.
6745
6746 2007-10-09 Vladimir Makarov <vmakarov@redhat.com>
6747
6748 * MAINTAINERS (Register allocation reviewer): Add myself.
6749
6750 2007-10-08 Mike Frysinger <vapier@gentoo.org>
6751
6752 * configure.ac (CFLAGS_FOR_BUILD, CXXFLAGS_FOR_BUILD,
6753 LDFLAGS_FOR_BUILD): Default them to host flags only for $host = $build.
6754 Set default CXXFLAGS_FOR_BUILD to CXXFLAGS, not CFLAGS. Set default
6755 LDFLAGS_FOR_BUILD to LDFLAGS, not CFLAGS.
6756 * configure: Regenerate.
6757
6758 2006-10-04 Seongbae Park <seongbae.park@gmail.com>
6759
6760 * MAINTAINERS (Register allocation reviewer): Add myself.
6761
6762 2007-10-01 Paolo Bonzini <bonzini@gnu.org>
6763
6764 * Makefile.tpl (AR_FOR_BUILD, AS_FOR_BUILD, CXX_FOR_BUILD,
6765 DLLTOOL_FOR_BUILD, GCJ_FOR_BUILD, GFORTRAN_FOR_BUILD,
6766 LDFLAGS_FOR_BUILD, LD_FOR_BUILD, NM_FOR_BUILD, RANLIB_FOR_BUILD,
6767 WINDMC_FOR_BUILD, WINDRES_FOR_BUILD): Use autoconf substitutions.
6768 * configure.ac: Default them to host tools for $host = $build.
6769 Subst them.
6770
6771 * configure: Regenerate.
6772 * Makefile.in: Regenerate.
6773
6774 2006-09-24 Peter Bergner <bergner@vnet.ibm.com>
6775
6776 * MAINTAINERS (Register allocation reviewer): Add myself.
6777
6778 2006-09-24 Kenneth Zadeck <zadeck@naturalbridge.com>
6779
6780 * MAINTAINERS (Register allocation reviewer): Add myself.
6781
6782 2007-09-21 Seongbae Park <seongbae.park@gmail.com>
6783
6784 * MAINTAINERS (Write After Approval): Fix typo.
6785
6786 2007-09-20 Richard Sandiford <rsandifo@nildram.co.uk>
6787
6788 * configure.ac (mipsisa*-*-elfoabi*): New stanza.
6789 * configure: Regenerate.
6790
6791 2007-09-20 Paul Jarc <prj-bugzilla-gcc@multivac.cwru.edu>
6792
6793 PR bootstrap/31906
6794 * libtool-ldflags: Don't prefix arguments with -Xcompiler if
6795 they're already prefixed.
6796
6797 2007-09-19 Benjamin Kosnik <bkoz@redhat.com>
6798
6799 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Move libgomp before
6800 libstdc++.
6801 * Makefile.def: Add libgomp config as a maybe dependency for libstdc++.
6802 * configure: Regenerate.
6803 * Makefile.in: Regenerate.
6804
6805 2007-09-17 Andreas Schwab <schwab@suse.de>
6806
6807 * configure.ac: Raise minimum makeinfo version to 4.6.
6808 * configure: Regenerate.
6809
6810 2007-09-17 Johannes Singler <singler@ira.uka.de>
6811
6812 * MAINTAINERS (write-after-approval) add myself
6813
6814 2007-09-15 Alan Modra <amodra@bigpond.net.au>
6815
6816 * configure.ac: Correct makeinfo version check.
6817 * configure: Regenerate.
6818
6819 2007-09-14 Richard Sandiford <rsandifo@nildram.co.uk>
6820
6821 * MAINTAINERS: Update my email address.
6822
6823 2007-09-14 Richard Sandiford <richard@codesourcery.com>
6824
6825 * configure.ac (mips*-sde-elf*): New stanza. Add target-libiberty
6826 to $skipdirs and only disable gprof for newlib. Use the normal
6827 mips*-elf* handling in other respects.
6828 * configure: Regnerate.
6829
6830 2007-09-12 David Daney <ddaney@avtrex.com>
6831
6832 * configure.ac: Remove mips64*-*-linux* noconfigdirs section, thus
6833 enabling libgcj.
6834 * configure: Regenerate.
6835
6836 2007-09-10 Rask Ingemann Lambertsen <rask@sygehus.dk>
6837
6838 PR other/32154
6839 * configure.ac: For libgloss targets, point the linker to the linker
6840 script, startup code and simulator library.
6841 * configure: Regenerate.
6842
6843 2007-09-07 Andrew Haley <aph@redhat.com>
6844
6845 * configure.ac (noconfigdirs): Remove target-libffi and
6846 target-libjava.
6847 * configure: Regenerate.
6848
6849 2007-09-06 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
6850
6851 PR target/33281
6852 * configure.ac: Use config/mh-mingw on mingw.
6853 * configure: Regenerate.
6854
6855 2007-09-05 Pat Haugen <pthaugen@us.ibm.com>
6856
6857 * MAINTAINERS (Write After Approval): Add myself.
6858
6859 2007-09-05 Richard Guenther <rguenther@suse.de>
6860
6861 * configure.ac (--enable-stage1-checking): If neither --enable-checking
6862 nor --disable-checking is provided also turn on yes and types
6863 checking for stage1.
6864 * configure: Re-generate.
6865
6866 2007-08-30 Krister Walfridsson <cato@df.lth.se>
6867
6868 * MAINTAINERS (OS Port Maintainers): Add myself as NetBSD maintainer.
6869 (Write After Approval): Remove myself.
6870
6871 2007-08-29 Nick Clifton <nickc@redhat.com>
6872
6873 * config.sub, config.guess: Update from upstream sources.
6874
6875 2007-08-22 Bud Davis <jmdavis@link.com>
6876
6877 * MAINTAINERS (Write After Approval): Added myself.
6878 * MAINTAINERS (Reviewers): Removed myself.
6879
6880 2007-08-18 Paul Brook <paul@codesourcery.com>
6881 Joseph Myers <joseph@codesourcery.com>
6882
6883 * Makefile.tpl (DEBUG_PREFIX_CFLAGS_FOR_TARGET): New.
6884 (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Include it.
6885 * Makefile.in: Regenerate.
6886 * configure.ac (--with-debug-prefix-map): New.
6887 * configure: Regenerate.
6888
6889 2007-08-17 Richard Sandiford <richard@codesourcery.com>
6890 Nigel Stephens <nigel@mips.com>
6891
6892 * configure.ac (mips*-sde-elf*): New stanza. Use config/mt-sde
6893 as target_makefile_frag.
6894 * configure: Regenerate.
6895
6896 2007-08-16 Alexandre Oliva <aoliva@redhat.com>
6897
6898 * Makefile.def (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS):
6899 Add to flags_to_pass. Adjust uses of BOOT_CFLAGS.
6900 (bootstrap2-debug, bootstrap-debug): New bootstrap stages.
6901 * Makefile.tpl (STAGE2_CFLAGS, STAGE3_CFLAGS, STAGE4_CFLAGS): New.
6902 (do-compare, do-compare3, do-compare-debug): New.
6903 ([+compare-target+]): Use them.
6904
6905 2007-08-14 Maxim Kuvyrkov <maxim@codesourcery.com>
6906
6907 * MAINTAINERS (Write After Approval): Change my email address.
6908
6909 2007-08-13 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6910 Ben Elliston <bje@au.ibm.com>
6911
6912 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Pass
6913 --silent if $silent.
6914 * configure: Regenerate.
6915
6916 2003-08-12 Zdenek Dvorak <ook@ucw.cz>
6917
6918 * MAINTAINERS (Various Maintainers): Add myself as
6919 loop infrastructure maintainer. Update my e-mail
6920 address.
6921
6922 2007-07-31 Diego Novillo <dnovillo@google.com>
6923
6924 * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
6925 Adjust description.
6926
6927 2007-07-26 Richard Guenther <rguenther@suse.de>
6928
6929 * configure.ac: Add types checking to stage1 checking flags.
6930 * configure: Regenerate.
6931
6932 2007-07-17 Nick Clifton <nickc@redhat.com>
6933
6934 * COPYING3: New file. Contains version 3 of the GNU General
6935 Public License.
6936 * COPYING3.LIB: New file. Contains version 3 of the GNU
6937 Lesser General Public License.
6938
6939 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6940
6941 * MAINTAINERS (S/390 port maintainer): Remove my co-maintainer tag.
6942
6943 2007-07-16 Andreas Krebbel <krebbel1@de.ibm.com>
6944
6945 * MAINTAINERS (S/390 co-maintainer): Add myself.
6946 (Write After Approval): Remove myself.
6947
6948 2007-07-13 Dan Hipschman <dsh@google.com>
6949
6950 * MAINTAINERS (Write After Approval): Add myself.
6951
6952 2007-07-11 Nick Clifton <nickc@redhat.com>
6953
6954 * Makefile.tpl (BUILD_EXPORTS): Escape the newline at the end of the
6955 WINDRES export.
6956 * Makefile.in: Regenerate.
6957
6958 2007-07-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
6959
6960 * MAINTAINERS (OS Port Maintainers): Add myself as IRIX, Tru64 UNIX
6961 maintainer.
6962
6963 2007-07-05 H.J. Lu <hongjiu.lu@intel.com>
6964
6965 * lt~obsolete.m4: New. Import from 20070318 libtool.
6966
6967 2007-07-03 Julian Brown <julian@codesourcery.com>
6968
6969 * MAINTAINERS (Write After Approval): Add myself.
6970
6971 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6972
6973 * configure.ac: Rewrite 'configure --help' strings to look nicer.
6974 * configure: Regenerate.
6975
6976 2007-07-03 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
6977
6978 * configure.ac: Add some missing m4 quotation.
6979 * configure: Regenerate.
6980
6981 2007-07-02 Simon Baldwin <simonb@google.com>
6982
6983 * MAINTAINERS (Write After Approval): Add myself.
6984
6985 2007-07-02 Paolo Bonzini <bonzini@gnu.org>
6986
6987 * configure: Regenerate.
6988
6989 2007-07-02 Kai Tietz <kai.tietz@onevision.com>
6990
6991 * Makefile.def: Add windmc tool to build.
6992 * Makefile.tpl: Likewise.
6993 * configure.ac: Likewise.
6994 * Makefile.in: Regenerate.
6995 * configure: Regenerate.
6996
6997 2007-06-28 DJ Delorie <dj@redhat.com>
6998
6999 * configure.ac (arm*-*-linux-gnueabi): Don't build libgloss if we're
7000 not building newlib.
7001 * configure: Regenerated.
7002
7003 2007-06-28 Jan Sjodin <jan.sjodin@amd.com>
7004
7005 * MAINTAINERS (Write After Approval): Add myself.
7006
7007 2007-06-25 Martin Michlmayr <tbm@cyrius.com>
7008
7009 * MAINTAINERS (Write After Approval): Add myself.
7010
7011 2007-06-19 Chris Matthews <chrismatthews@google.com>
7012
7013 * MAINTAINERS (Write After Approval): Add myself.
7014
7015 2007-06-19 Rask Ingemann Lambertsen <rask@sygehus.dk>
7016
7017 * MAINTAINERS (Write After Approval): Add myself.
7018
7019 2007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
7020
7021 * Makefile.def: Add dependency from configure-gdb to all-bfd.
7022 * Makefile.in: Regenerated.
7023
7024 2007-06-14 Bernd Schmidt <bernd.schmidt@analog.com>
7025
7026 * configure.ac: Don't add target-libmudflap to noconfigdirs for
7027 bfin*-*-uclinux* targets.
7028 * configure: Regenerate.
7029
7030 2007-06-14 Ian Lance Taylor <iant@google.com>
7031
7032 * MAINTAINERS: Add myself as non-algorithmic global write
7033 maintainer.
7034
7035 2007-06-14 Diego Novillo <dnovillo@google.com>
7036
7037 * MAINTAINERS: Add self as middle-end maintainer and
7038 non-algorithmic global write maintainer.
7039
7040 2007-06-14 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7041
7042 * MAINTAINERS: Change spelling from "fortran 95" to "Fortran".
7043 Move all Fortran maintainers except Paul Brook into the
7044 Non-Autopoiesis section.
7045
7046 2007-06-14 Paolo Bonzini <bonzini@gnu.org>
7047
7048 * Makefile.tpl (cleanstrap): Don't delete the toplevel Makefile.
7049 (distclean-stage[+id+]): Possibly delete stage_last.
7050 * Makefile.in: Regenerate.
7051
7052 2007-06-12 Seongbae Park <seongbae.park@gmail.com>
7053
7054 * MAINTAINERS (Various Maintainer): Fix typo.
7055
7056 2007-06-11 Paolo Bonzini <bonzini@gnu.org>
7057
7058 * MAINTAINERS (Various Maintainer): Add myself as
7059 dataflow maintainer.
7060
7061 2007-06-07 Ben Elliston <bje@au.ibm.com>
7062
7063 * config.sub, config.guess: Update from upstream sources.
7064
7065 2007-06-07 Ben Elliston <bje@au.ibm.com>
7066
7067 * Makefile.tpl: Fix spelling error.
7068 * Makefile.in: Regenerate.
7069
7070 2007-06-01 Steve Ellcey <sje@cup.hp.com>
7071
7072 * libtool.m4 (LT_CMD_MAX_LEN): Try using getconf to set
7073 lt_cv_sys_max_cmd_len.
7074
7075 2007-05-31 Dorit Nuzman <dorit@il.ibm.com>
7076
7077 * MAINTAINERS (Various Maintainers): Add myself as
7078 auto-vectorizer maintainer.
7079
7080 2003-05-31 Paolo Bonzini <bonzini@gnu.org>
7081
7082 PR libjava/32098
7083 * libtool.m4: Revert previous change.
7084 * ltgcc.m4: Put it here.
7085
7086 2003-05-30 Zdenek Dvorak <dvorakz@suse.cz>
7087
7088 * MAINTAINERS (Various Maintainers): Add myself as
7089 auto-vectorizer maintainer.
7090
7091 2007-05-30 H.J. Lu <hongjiu.lu@intel.com>
7092
7093 PR libjava/32098
7094 * libtool.m4 (_LT_LANG_GCJ_CONFIG): Use gcc to test gcj features.
7095
7096 2007-05-30 Richard Guenther <rguenther@suse.de>
7097
7098 * MAINTAINERS (Various Maintainers): Add myself as
7099 auto-vectorizer maintainer.
7100
7101 2007-05-30 Jakub Jelinek <jakub@redhat.com>
7102
7103 PR bootstrap/29382
7104 * configure.ac: Don't use -fkeep-inline-functions for GCC < 3.3.1.
7105 * configure: Rebuilt.
7106
7107 2007-05-28 Roberto Costa <robsettantasei@gmail.com>
7108
7109 * MAINTAINERS (Write After Approval): Removed my name.
7110
7111 2007-05-25 Steven Bosscher <steven@gcc.gnu.org>
7112
7113 * MAINTAINERS (Write After Approval): Remove myself.
7114
7115 2007-05-25 Andreas Tobler <a.tobler@schweiz.org>
7116
7117 * ltmain.sh: Fix Darwin verstring, remove ${wl}.
7118
7119 2007-05-23 Steve Ellcey <sje@cup.hp.com>
7120
7121 * ltmain.sh: Update from ToT Libtool.
7122 * libtool.m4: Update from ToT Libtool.
7123 * ltsugar.m4: New. Update from ToT Libtool.
7124 * ltversion.m4: New. Update from ToT Libtool.
7125 * ltoptions.m4: New. Update from ToT Libtool.
7126 * ltconfig: Remove.
7127 * ltcf-c.sh: Remove.
7128 * ltcf-cxx.sh: Remove.
7129 * ltcf-gcj.sh: Remove.
7130
7131 2007-05-22 Ollie Wild <aaw@google.com>
7132
7133 * MAINTAINERS (Write After Approval): Add myself.
7134
7135 2007-05-16 Paolo Bonzini <bonzini@gnu.org>
7136
7137 * Makefile.def (bootstrap_stage): Replace stage_make_flags with
7138 stage_cflags.
7139 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS, POSTSTAGE1_FLAGS_TO_PASS):
7140 Remove CFLAGS/LIBCFLAGS.
7141 (configure-stage[+id+]-[+prefix+][+module+],
7142 all-stage[+id+]-[+prefix+][+module+]): Pass it from [+stage_cflags+].
7143 * Makefile.in: Regenerate.
7144
7145 2007-05-15 Diego Novillo <dnovillo@google.com>
7146
7147 * MAINTAINERS: Update e-mail address.
7148
7149 2007-05-15 Revital Eres <eres@il.ibm.com>
7150
7151 * MAINTAINERS (Write After Approval): Add myself.
7152
7153 2007-05-14 Roberto Costa <robsettantasei@gmail.com>
7154
7155 * MAINTAINERS (Write After Approval): Updated my address.
7156
7157 2007-05-14 Thomas Neumann <tneumann@users.sourceforge.net>
7158
7159 * MAINTAINERS (Write After Approval): Add myself.
7160
7161 2007-05-11 Silvius Rus <rus@google.com>
7162
7163 * MAINTAINERS (Write After Approval): Add myself.
7164
7165 2007-04-23 Tom Tromey <tromey@redhat.com>
7166
7167 * MAINTAINERS: Added myself as non-algorithmic libcpp maintainer.
7168
7169 2007-04-22 Mark Mitchell <mark@codesourcery.com>
7170
7171 * MAINTAINERS (cpplib): Rename to ...
7172 (libcpp): ... this. Add C/C++ front end maintainers.
7173
7174 2007-04-14 Steve Ellcey <sje@cup.hp.com>
7175
7176 * config-ml.in: Pass ${ml_config_env} to configure calls.
7177
7178 2007-04-04 Christian Bruel <christian.bruel@st.com>
7179
7180 * MAINTAINERS (Write After Approval): Add myself.
7181
7182 2007-04-02 Dave Korn <dave.korn@artimi.com>
7183
7184 * MAINTAINERS (Write After Approval): Add myself.
7185
7186 2007-03-31 Tobias Burnus <burnus@net-b.de>
7187
7188 * MAINTAINERS (fortran 95 front end): Add myself.
7189
7190 2007-03-28 Dwarakanath Rajagopal <dwarak.rajagopal@amd.com>
7191
7192 * MAINTAINERS (Write After Approval): Add myself.
7193
7194 2007-03-24 Ayal Zaks <zaks@il.ibm.com>
7195
7196 * MAINTAINERS (Modulo Scheduler): Add myself.
7197
7198 2007-03-23 Brooks Moses <brooks.moses@codesourcery.com>
7199
7200 * MAINTAINERS (fortran 95 front end): Add myself.
7201 (c++ front end): whitespace fix.
7202
7203 2007-03-22 Nathan Froyd <froydnj@codesourcery.com>
7204
7205 * MAINTAINERS (Write After Approval): Add myself.
7206
7207 2007-03-21 Richard Sandiford <richard@codesourcery.com>
7208
7209 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix m4 quoting
7210 of glob. Quote arguments with single quotes too.
7211 * configure: Regenerate.
7212
7213 2007-03-12 Brooks Moses <brooks.moses@codesourcery.com>
7214
7215 * Makefile.def (fixincludes): Remove unneeded "missing" lines.
7216 * Makefile.in: Regenerate
7217
7218 2007-03-07 Andreas Schwab <schwab@suse.de>
7219
7220 * configure: Regenerate.
7221
7222 2007-03-01 Brooks Moses <brooks.moses@codesourcery.com>
7223
7224 * configure.ac: Add "--with-pdfdir" configure option,
7225 which defines pdfdir variable.
7226 * Makefile.def (target=fixincludes): Add install-pdf to
7227 missing targets.
7228 (recursive_targets): Add install-pdf target.
7229 (flags_to_pass): Add pdfdir.
7230 * Makefile.tpl: Add pdfdir handling, add do-install-pdf
7231 target.
7232 * configure: Regenerate
7233 * Makefile.in: Regenerate
7234
7235 2007-02-28 Eric Christopher <echristo@apple.com>
7236
7237 Revert:
7238 2006-12-07 Mike Stump <mrs@apple.com>
7239
7240 * Makefile.def (dependencies): Add dependency for
7241 install-target-libssp and install-target-libgomp on
7242 install-gcc.
7243 * Makefile.in: Regenerate.
7244
7245 2007-02-27 Matt Kraai <kraai@ftbfs.org>
7246
7247 * configure: Regenerate.
7248 * configure.ac: Move statements after variable declarations.
7249
7250 2007-02-19 Kaz Kojima <kkojima@gcc.gnu.org>
7251
7252 * MAINTAINERS: Add myself as sh maintainer.
7253
7254 2007-02-19 Joseph Myers <joseph@codesourcery.com>
7255
7256 * configure.ac: Adjust for loop syntax.
7257 * configure: Regenerate.
7258
7259 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7260
7261 * configure: Rebuilt.
7262
7263 2007-02-18 Alexandre Oliva <aoliva@redhat.com>
7264
7265 * configure.ac: Drop multiple occurrences of --enable-languages,
7266 and fix its quoting.
7267 * configure: Rebuilt.
7268
7269 2007-02-17 Mark Mitchell <mark@codesourcery.com>
7270 Nathan Sidwell <nathan@codesourcery.com>
7271 Vladimir Prus <vladimir@codesourcery.com>
7272 Joseph Myers <joseph@codesourcery.com>
7273
7274 * configure.ac (TOPLEVEL_CONFIGURE_ARGUMENTS): Fix quoting.
7275 * configure: Regenerate.
7276
7277 2007-02-14 Gerald Pfeifer <gerald@pfeifer.com>
7278
7279 * ltconfig (freebsd*): Default to elf.
7280
7281 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7282
7283 * configure.ac (target_libraries): Move libgcc before libiberty.
7284 * configure: Regenerated.
7285
7286 2007-02-13 Daniel Jacobowitz <dan@codesourcery.com>
7287 Paolo Bonzini <bonzini@gnu.org>
7288
7289 PR bootstrap/30753
7290 * configure.ac: Remove obsolete build / host tests. Use AC_PROG_CC
7291 unconditionally. Use AC_PROG_CXX. Use ACX_TOOL_DIRS to find $prefix.
7292 * configure: Regenerated.
7293
7294 2007-02-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
7295
7296 * MAINTAINERS (Language Front End Maintainers): Update my mail
7297 address.
7298
7299 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7300
7301 PR bootstrap/30748
7302 * configure.ac: Correct syntax for Solaris ksh.
7303 * configure: Regenerated.
7304
7305 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7306
7307 * configure.ac: Sync with src.
7308 * configure: Regenerate.
7309
7310 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7311
7312 * Makefile.in: Regenerate.
7313
7314 2007-02-09 Paolo Bonzini <bonzini@gnu.org>
7315
7316 * config.sub: Sync with src.
7317
7318 2007-02-09 Daniel Jacobowitz <dan@codesourcery.com>
7319
7320 * Makefile.tpl (build_alias, host_alias, target_alias): Use
7321 noncanonical equivalents.
7322 * configure.in: Rename to...
7323 * configure.ac: ...this. Update AC_PREREQ. Prevent error for
7324 AS_FOR_TARGET. Set build_noncanonical, host_noncanonical, and
7325 target_noncanonical. Use them. Rewrite removal of configure
7326 arguments for autoconf 2.59. Discard variable settings. Force
7327 program_transform_name for native tools.
7328
7329 * Makefile.in: Regenerated.
7330 * configure: Regenerated with autoconf 2.59.
7331
7332 2007-02-07 Roman Zippel <zippel@linux-m68k.org>
7333
7334 * MAINTAINERS (Write After Approval): Add myself.
7335
7336 2007-01-31 Andreas Schwab <schwab@suse.de>
7337
7338 * Makefile.tpl (LDFLAGS): Substitute it.
7339 * Makefile.in: Regenerate.
7340
7341 2007-01-30 Andrey Belevantsev <abel@ispras.ru>
7342
7343 * MAINTAINERS (Write After Approval): Add myself.
7344
7345 2007-01-28 David Edelsohn <edelsohn@gnu.org>
7346
7347 * MAINTAINERS (spu port): Add myself.
7348
7349 2007-01-23 Richard Guenther <rguenther@suse.de>
7350
7351 PR bootstrap/30541
7352 * Makefile.def (flags_to_pass): Add GNATBIND and GNATMAKE.
7353 * Makefile.tpl (GNATBIND): Substitute it.
7354 (GNATMAKE): Likewise.
7355 (POSTSTAGE1_FLAGS_TO_PASS): Pass staged GNATBIND instead
7356 of STAGE_PREFIX.
7357 * Makefile.in: Regenerate.
7358 * configure: Regenerate.
7359
7360 2007-01-18 Mike Stump <mrs@apple.com>
7361
7362 * configure.in: Re-enable -Werror for gcc builds.
7363
7364 2007-01-11 Harsha Jagasia <harsha.jagasia@amd.com>
7365
7366 * MAINTAINERS (Write After Approval): Add myself.
7367
7368 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7369
7370 * configure.in: Change == to = in test command.
7371 * configure: Regenerate.
7372
7373 2007-01-11 Paolo Bonzini <bonzini@gnu.org>
7374 Nick Clifton <nickc@redhat.com>
7375 Kaveh R. Ghazi <ghazi@caip.rutgets.edu>
7376
7377 * configure.in (build_configargs, host_configargs, target_configargs):
7378 Remove build/host/target parameters.
7379 (host_libs): Add gmp and mpfr.
7380 (GMP tests): Reorganize to allow in-tree GMP/MPFR.
7381 * Makefile.def (gmp, mpfr): New.
7382 (gcc): Remove target.
7383 * Makefile.tpl (build_os, build_vendor, host_os, host_vendor,
7384 target_os, target_vendor): New.
7385 (configure): Add host_alias/target_alias arguments; adjust invocations.
7386 * configure: Regenerate.
7387 * Makefile.in: Regenerate.
7388
7389 2007-01-11 Matt Fago <fago@earthlink.net>
7390
7391 * configure.in: Try to link to functions only in mpfr 2.2.x
7392 to improve robustness of configure tests.
7393 * configure: Regenerate.
7394
7395 2007-01-09 Uros Bizjak <ubizjak@gmail.com>
7396
7397 * MAINTAINERS: Add myself as i386 maintainer.
7398
7399 2007-01-08 Jan Hubicka <jh@suse.cz>
7400
7401 * MAINTAINERS: Add myself as i386 maintainer.
7402
7403 2007-01-08 Kai Tietz <kai.tietz@onevision.com>
7404
7405 * configure.in: Add support for an x86_64-mingw* target.
7406 * configure: Regenerate.
7407
7408 2007-01-05 Daniel Jacobowitz <dan@codesourcery.com>
7409
7410 * Makefile.tpl (all-target): Correct @if conditional for target
7411 modules.
7412 * configure.in: Omit libiberty if building only target libgcc.
7413 * configure, Makefile.in: Regenerated.
7414
7415 2007-01-04 Paolo Bonzini <bonzini@gnu.org>
7416
7417 * configure.in: Use DEV-PHASE to detect default for --enable-werror.
7418 * configure: Regenerate.
7419
7420 2007-01-03 Daniel Jacobowitz <dan@codesourcery.com>
7421
7422 * Makefile.def (target_modules): Add libgcc.
7423 (lang_env_dependencies): Remove default items. Use no_c and no_gcc.
7424 * Makefile.tpl (clean-target-libgcc): Delete.
7425 (configure-target-[+module+]): Emit --disable-bootstrap dependencies
7426 on gcc even for bootstrapped modules. Rewrite handling of
7427 lang_env_dependencies to loop over target_modules.
7428 * configure.in (target_libraries): Add target-libgcc.
7429 * Makefile.in, configure: Regenerated.
7430
7431 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7432
7433 * configure.in: Reorganize recognition of languages. Add
7434 --enable-stage1-languages. Show supported languages for the chosen
7435 target rather than all recognized languages.
7436 * configure: Regenerate.
7437
7438 2006-12-29 Paolo Bonzini <bonzini@gnu.org>
7439
7440 * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
7441 * Makefile.in: Regenerate.
7442
7443 2006-12-29 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7444
7445 * configure.in: Warn that MPFR 2.2.0 is buggy.
7446 * configure: Regenerate.
7447
7448 2006-12-27 Ian Lance Taylor <iant@google.com>
7449
7450 * configure.in: When removing Makefiles to force a reconfigure, also
7451 remove prev-DIR*/Makefile.
7452 * configure: Regenerate.
7453
7454 2006-12-22 Andreas Schwab <schwab@suse.de>
7455
7456 * configure: Regenerate with correct autoconf version.
7457
7458 2006-12-20 Adam Megacz <megacz@cs.berkeley.edu>
7459
7460 * configure.in: add AC_SUBST for *_FOR_TARGET.
7461 * configure: Regenerate.
7462
7463 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7464
7465 * configure.in: Simplify logic for rejecting languages that cannot
7466 be built. Separate the case when a language is unsupported,
7467 from the case when the user chooses not to build a language.
7468
7469 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7470
7471 * configure.in: Remove "$build" case for powerpc-*-darwin* since
7472 it only affects bootstrap and could be tested on "$host" as well.
7473 * configure: Regenerate.
7474 * config/mh-ppc-darwin: Add to the stage1 cflags here.
7475
7476 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7477
7478 PR bootstrap/29544
7479 * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
7480 (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
7481 move here comment from Makefile.tpl.
7482 * Makefile.tpl: Move some definitions higher in the file.
7483 (STAGE1_CHECKING): New.
7484 * configure.in: Add --enable-stage1-checking.
7485 * configure: Regenerate.
7486 * Makefile.in: Regenerate.
7487
7488 2006-12-19 Paolo Bonzini <bonzini@gnu.org>
7489
7490 * MAINTAINERS: Add myself as build system maintainer.
7491
7492 2006-12-15 Simon Martin <simartin@users.sourceforge.net>
7493
7494 * MAINTAINERS (Write After Approval): Add myself.
7495
7496 2006-12-13 Eric Christopher <echristo@apple.com>
7497
7498 * MAINTAINERS: Add myself as darwin maintainer.
7499
7500 2006-12-11 Ian Lance Taylor <ian@airs.com>
7501
7502 * MAINTAINERS: Add myself as libgcc and fp-bit maintainer.
7503
7504 2006-12-11 Joern Rennecke <joern.rennecke@arc.com>
7505
7506 MAINTAINERS: Update my entry.
7507
7508 2006-12-11 Alan Modra <amodra@bigpond.net.au>
7509
7510 * configure.in: Handle spu makefile frag.
7511 * Makefile.tpl (MAINT): Define
7512 (MAINTAINER_MODE_FALSE, MAINTAINER_MODE_TRUE): Define.
7513 * configure: Regenerate.
7514 * Makefile.in: Regenerate.
7515
7516 2006-12-11 Ben Elliston <bje@au.ibm.com>
7517
7518 * config.guess: Import latest version.
7519 * config.sub: Likewise.
7520
7521 2006-12-11 Ben Elliston <bje@au.ibm.com>
7522
7523 * configure.in (spu-*-*): Don't skip target-libiberty.
7524 * configure: Regenerate.
7525
7526 2006-12-10 Andreas Tobler <a.tobler@schweiz.org>
7527
7528 PR bootstrap/30134
7529 * configure.in: Correct x86 darwin support for libjava to powerpc
7530 and i?86 only.
7531 * configure: Regenerate.
7532
7533 2006-12-08 Sandro Tolaini <tolaini@libero.it>
7534
7535 * configure.in: Add x86 darwin support for libjava.
7536 * configure: Regenerate.
7537
7538 2006-12-07 Mike Stump <mrs@apple.com>
7539
7540 * Makefile.def (dependencies): Add dependency for
7541 install-target-libssp and install-target-libgomp on
7542 install-gcc.
7543 * Makefile.in: Regenerate.
7544
7545 2006-12-04 Richard Guenther <rguenther@suse.de>
7546
7547 * MAINTAINERS (Non-Algorithmic Maintainers): New section.
7548 (Non-Algorithmic Maintainers): Move over non-algorithmic
7549 loop optimizer maintainers, add myself as a non-algorithmic
7550 middle-end maintainer.
7551
7552 2006-12-04 Daniel Franke <franke.daniel@gmail.com>
7553
7554 * MAINTAINERS (Write After Approval): Add myself.
7555
7556 2006-12-03 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7557
7558 * configure.in: Update error message for missing GMP/MPFR.
7559
7560 * configure: Regenerate.
7561
7562 2006-12-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7563
7564 * configure.in: Update MPFR version in error message.
7565
7566 * configure: Regenerate.
7567
7568 2006-11-26 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7569
7570 * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
7571 (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
7572 --with-gmp-lib): New flags.
7573
7574 * configure: Regenerate.
7575
7576 2006-11-25 Brooks Moses <brooks.moses@codesourcery.com>
7577
7578 * MAINTAINERS (Write After Approval): Change my email address.
7579
7580 2006-11-23 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
7581
7582 * MAINTAINERS (Write After Approval): Add myself.
7583
7584 2006-11-22 Philipp Thomas <pth@suse.de>
7585
7586 * MAINTAINERS (i18n): Update e-mail address.
7587
7588 2006-11-21 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7589
7590 * MAINTAINERS (spu port): Add myself as maintainer.
7591 (Write After Approval): Remove myself.
7592
7593 2006-11-22 Ben Elliston <bje@au.ibm.com>
7594
7595 * configure.in (skipdirs): Don't build libssp for SPU.
7596 * configure: Regenerate.
7597
7598 2006-11-21 Andrew Pinski <andrew_pinski@playstation.sony.com>
7599
7600 * MAINTAINERS (spu port): Add myself as maintainer.
7601 (libobjc): Update my email address.
7602
7603 2006-11-21 Andrea Bona <andrea.bona@st.com>
7604
7605 * MAINTAINERS (Write After Approval): Add myself.
7606
7607 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7608
7609 * configure.in (skipdirs) : Don't build target-libiberty for SPU.
7610 * configure : Rebuilt.
7611
7612 2006-11-20 Trevor Smigiel <trevor_smigiel@playstation.sony.com>
7613
7614 * MAINTAINERS (Write After Approval): Add myself.
7615
7616 2006-11-20 Andrea Ornstein <andrea.ornstein@st.com>
7617
7618 * MAINTAINERS (Write After Approval): Add myself.
7619
7620 2006-11-18 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7621
7622 * configure.in (--with-mpfr-dir): Also look in .libs and _libs for
7623 libmpfr.a.
7624 * configure: Regenerate.
7625
7626 2006-11-16 Paolo Bonzini <bonzini@gnu.org>
7627
7628 * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
7629 (unstage): Test for stage_last presence.
7630
7631 PR bootstrap/29802
7632 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in
7633 STAGE_PREFIX.
7634 * Makefile.in: Regenerate.
7635
7636 2003-11-16 Zdenek Dvorak <dvorakz@suse.cz>
7637
7638 * MAINTAINERS: Add myself and Daniel Berlin as loop optimizer
7639 maintainers.
7640
7641 2006-11-14 Erven Rohou <erven.rohou@st.com>
7642
7643 * MAINTAINERS (Write After Approval): Add myself.
7644
7645 2006-11-14 Paolo Bonzini <bonzini@gnu.org>
7646
7647 * Makefile.tpl (clean-stage*): Test separately for package/Makefile
7648 and stageN-package/Makefile.
7649 * Makefile.in: Regenerated.
7650
7651 2006-11-14 Jie Zhang <jie.zhang@analog.com>
7652
7653 * configure.in: Remove target-libgloss from noconfigdirs for
7654 bfin-*-*.
7655 * configure: Regenerated.
7656
7657 2006-11-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7658
7659 * configure.in (have_gmp): Only error if the gcc directory exists.
7660
7661 * configure: Regenerate.
7662
7663 2006-11-07 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7664
7665 * configure.in: Robustify error message for missing GMP/MPFR.
7666
7667 * configure: Regenerate.
7668
7669 2006-10-31 Stephen M. Webb <stephen.webb@bregmasoft.com>
7670
7671 * MAINTAINERS (Write After Approval): Add myself.
7672
7673 2006-10-30 Uros Bizjak <ubizjak@gmail.com>
7674
7675 * MAINTAINERS: Change email address.
7676
7677 2006-10-30 Vladimir Prus <vladimir@codesourcery.com>
7678
7679 * MAINTAINERS (Write After Approval): Add myself.
7680
7681 2006-10-26 Peter Bergner <bergner@vnet.ibm.com>
7682
7683 * MAINTAINERS (Write After Approval): Add myself.
7684
7685 2006-10-25 Chen Liqin <liqin@sunnorth.com.cn>
7686
7687 * MAINTAINERS (Write After Approval): Move myself to
7688 Write After Approval section.
7689
7690 2006-10-21 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
7691
7692 * configure.in: Require GMP-4.1+ and MPFR-2.2+. Don't check
7693 need_gmp anymore.
7694 * configure: Regenerate.
7695
7696 2006-10-16 Tobias Burnus <burnus@net-b.de>
7697
7698 * MAINTAINERS (Write After Approval): Add myself.
7699
7700 2006-10-16 Ben Elliston <bje@au.ibm.com>
7701
7702 * config.guess: Import latest version.
7703 * config.sub: Likewise.
7704
7705 2006-10-10 Brooks Moses <bmoses@stanford.edu>
7706
7707 * Makefile.def: Added pdf target handling.
7708 * Makefile.tpl: Added pdf target handling.
7709 * Makefile.in: Regenerated.
7710
7711 2006-10-10 Chen Liqin <liqin@sunnorth.com.cn>
7712
7713 * MAINTAINERS: Add self as score port maintainer.
7714
7715 2006-10-04 Brooks Moses <bmoses@stanford.edu>
7716
7717 * MAINTAINERS (Write After Approval): Add myself.
7718
7719 2006-09-27 Steven G. Kargl <kargl@gcc.gnu.org>
7720
7721 * configure.in: Check for GMP 4.1 or newer. Check for MPFR 2.2.0
7722 or newer.
7723 * configure: Regenerated.
7724
7725 2006-09-27 Dave Brolley <brolley@redhat.com>
7726
7727 * configure.in (RUNTEST): Look for 'runtest' in the source tree by
7728 using $s instead of $r.
7729 * configure: Regenerated.
7730
7731 2006-09-26 Thiemo Seufer <ths@mips.com>
7732
7733 * configure.in: Remove redundant handling of mips*-dec-bsd*. Likewise
7734 for mipstx39-*-*. Disable libgloss for mips64*-*-linux*.
7735 * configure: Regenerate.
7736
7737 2006-09-24 Graeme Peterson <gridly@gmail.com>
7738
7739 * MAINTAINERS (Write After Approval): Remove myself.
7740
7741 2006-09-22 Chao-ying Fu <fu@mips.com>
7742
7743 * MAINTAINERS (Write After Approval): Add myself.
7744
7745 2006-09-10 Joseph S. Myers <joseph@codesourcery.com>
7746
7747 * MAINTAINERS: Add self as soft-fp maintainer.
7748
7749 2006-09-09 Anatoly Sokolov <aesok@post.ru>
7750
7751 * MAINTAINERS: Add myself as avr maintainer.
7752 Remove Marek Michalkiewicz as avr maintainer.
7753
7754 2006-09-07 Roberto Costa <roberto.costa@st.com>
7755
7756 * MAINTAINERS (Write After Approval): Add myself.
7757
7758 2006-08-30 Corinna Vinschen <corinna@vinschen.de>
7759
7760 * configure.in: Never build newlib for a Mingw host.
7761 Never build newlib as Mingw target library.
7762 Test the existence of winsup/cygwin for building a Cygwin newlib,
7763 rather than just winsup.
7764 Add winsup/mingw and winsup/w32api paths to FLAGS_FOR_TARGET if
7765 building a Mingw target.
7766 * configure: Regenerate.
7767
7768 2006-08-08 Eric Botcazou <ebotcazou@libertysurf.fr>
7769
7770 * MAINTAINERS (Various Maintainers): Add self as RTL opt. maintainer.
7771
7772 2006-07-25 Paolo Bonzini <bonzini@gnu.org>
7773
7774 * config.guess: Import from src (was more updated).
7775 * config.sub: Likewise.
7776
7777 2006-07-22 Daniel Jacobowitz <dan@codesourcery.com>
7778
7779 * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
7780 * configure: Regenerated.
7781
7782 2006-07-18 Paolo Bonzini <bonzini@gnu.org>
7783
7784 * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
7785 for stages after the first.
7786
7787 2006-07-17 Jakub Jelinek <jakub@redhat.com>
7788
7789 * Makefile.def: Add dependencies for configure-opcodes
7790 on configure-intl and all-opcodes on all-intl.
7791 * Makefile.in: Regenerated.
7792
7793 2006-07-13 Ben Elliston <bje@au.ibm.com>
7794
7795 * MAINTAINERS (Various Maintainers): Add myself as dfp maintainer.
7796
7797 2006-07-06 Paul Eggert <eggert@cs.ucla.edu>
7798
7799 Port to hosts whose 'sort' and 'tail' implementations
7800 treat operands with leading '+' as file names, as POSIX
7801 has required since 2001. However, make sure the code still
7802 works on pre-POSIX hosts.
7803 * ltmain.sh: Don't assume "sort +2" is equivalent to
7804 "sort -k 3", since POSIX 1003.1-2001 no longer requires this.
7805
7806 2006-07-05 Ulrich Weigand <uweigand@de.ibm.com>
7807
7808 * MAINTAINERS (Various Maintainers): Add myself as reload maintainer.
7809
7810 2006-07-04 Peter O'Gorman <peter@pogma.com>
7811
7812 * ltconfig: chmod 644 before ranlib during install.
7813
7814 2006-07-04 Eric Botcazou <ebotcazou@libertysurf.fr>
7815
7816 PR bootstrap/18058
7817 * configure.in: Add -fkeep-inline-functions to CFLAGS for stage 1
7818 if the bootstrap compiler is a GCC version that supports it.
7819 * configure: Regenerate.
7820
7821 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7822
7823 * configure.in: Fix thinkos in previous check-in.
7824 * configure: Regenerate.
7825
7826 2006-07-03 Paolo Bonzini <bonzini@gnu.org>
7827
7828 PR other/27063
7829 * configure.in: Test subdir_requires and give an appropriate
7830 error message.
7831 * configure: Regenerate.
7832
7833 2006-07-01 Andrew John Hughes <gnu_andrew@member.fsf.org>
7834
7835 * MAINTAINERS (Write After Approval): Add myself.
7836
7837 2006-06-22 John David Anglin <dave.anglin@nrc.ca>
7838
7839 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7840
7841 2006-06-22 Steve Ellcey <sje@cup.hp.com>
7842
7843 * MAINTAINERS (OS Port Maintainers): Add myself as hpux maintainer.
7844
7845 2006-06-20 David Ayers <d.ayers@inode.at>
7846
7847 PR bootstrap/28072
7848 * configure.in: Add target-boehm-gc to noconfigdirs depending on
7849 whether target-libjava is being configured instead of whether the
7850 java front end is enabled.
7851 * configure: Regenerate.
7852
7853 2006-06-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
7854
7855 PR target/27540
7856 * configure.in: Only enable libgomp on IRIX 6.
7857 * configure: Regenerate.
7858
7859 2006-06-15 Paolo Bonzini <bonzini@gnu.org>
7860
7861 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Export CFLAGS and LDFLAGS
7862 too.
7863 * Makefile.in: Regenerate.
7864
7865 2006-06-13 Jeff Johnston <jjohnstn@redhat.com>
7866
7867 * config-ml.in: Alter CCASFLAGS to include special
7868 multilib options the same as is done for CFLAGS.
7869
7870 2006-06-12 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7871
7872 * configure.in: Don't enable libgomp on hpux10.
7873 * configure: Rebuilt.
7874
7875 2006-06-12 David Ayers <d.ayers@inode.at>
7876
7877 PR bootstrap/27963
7878 PR target/19970
7879 * configure.in: Remove target-boehm-gc from noconfigdirs where
7880 ${libgcj} is specified.
7881 * configure: Regenerate.
7882
7883 2006-06-06 Carlos O'Donell <carlos@codesourcery.com>
7884
7885 Sync from src:
7886
7887 * configure.in: Sync.
7888 * configure: Regenerated.
7889
7890 2006-05-31 Daniel Jacobowitz <dan@codesourcery.com>
7891
7892 * Makefile.def: Added dependencies from sim and gdb on intl, and
7893 added configure dependencies to everything with an all dependency
7894 on intl.
7895 * Makefile.in: Regenerated.
7896
7897 2006-06-06 David Ayers <d.ayers@inode.at>
7898
7899 PR libobjc/13946
7900 * Makefile.def: Add dependencies for libobjc which boehm-gc.
7901 * Makefile.in: Regenerate.
7902 * configure.in: Add --enable-objc-gc at toplevel and have it
7903 enable boehm-gc for Objective-C.
7904 Remove target-boehm-gc from libgcj.
7905 Add target-boehm-gc to target_libraries.
7906 Add target-boehm-gc to noconfigdirs where ${libgcj}
7907 is specified.
7908 Assert that boehm-gc is supported when requested for Objective-C.
7909 Only build boehm-gc if needed either for Java or Objective-C.
7910 * configure: Regenerate.
7911
7912 2006-06-05 Paolo Bonzini <bonzini@gnu.org>
7913
7914 PR 27674
7915 * Makefile.tpl (configure-[+prefix+][+module+],
7916 all-[+prefix+][+module+]): Depend on stage_current if bootstrapping.
7917 Remove rule to unstage bootstrapped modules.
7918 (stage_current): New.
7919 * Makefile.in: Regenerate.
7920
7921 2006-06-03 Laurynas Biveinis <laurynas.biveinis@gmail.com>
7922
7923 * MAINTAINERS (Write After Approval): Update my e-mail address.
7924
7925 2006-06-01 Mark Shinwell <shinwell@codesourcery.com>
7926
7927 * include/libiberty.h: Declare pex_run_in_environment.
7928
7929 2006-05-31 Asher Langton <langton2@llnl.gov>
7930
7931 * MAINTAINERS (Write After Approval): Add myself.
7932
7933 2006-05-25 Paolo Bonzini <bonzini@gnu.org>
7934
7935 * Makefile.def (bfd, opcodes): Fix lib_path.
7936 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Replace ADAC with ADAFLAGS.
7937 (restrap): Move under "@if gcc-bootstrap". Fix typo.
7938 * Makefile.in: Regenerate.
7939
7940 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7941
7942 * Makefile.in: Regenerate.
7943
7944 2006-05-24 Carlos O'Donell <carlos@codesourcery.com>
7945
7946 * Makefile.def: Add install-html target. Add datarootdir
7947 docdir and htmldir to flags_to_pass.
7948 * Makefile.tpl: Add install-html target.
7949 * Makefile.in: Regenerate.
7950 * configure.in: Add --with-datarootdir, --with-docdir, and
7951 --with-htmldir options. AC_SUBST datarootdir, docdir and htmldir.
7952 * configure: Regenerate.
7953
7954 2006-05-24 Mark Shinwell <shinwell@codesourcery.com>
7955
7956 * configure.in: Enable gprof for cross builds.
7957 * configure: Regenerate.
7958
7959 2006-05-22 Richard Guenther <rguenther@suse.de>
7960
7961 Revert
7962 2006-01-31 Richard Guenther <rguenther@suse.de>
7963 Paolo Bonzini <bonzini@gnu.org>
7964
7965 * Makefile.def (target_modules): Add libgcc-math target module.
7966 * configure.in (target_libraries): Add libgcc-math target library.
7967 (--enable-libgcc-math): New configure switch.
7968 * Makefile.in: Re-generate.
7969 * configure: Re-generate.
7970 * libgcc-math: New toplevel directory.
7971
7972 2006-05-20 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
7973 Andreas Tobler <a.tobler@schweiz.ch>
7974
7975 * configure.in: Enable libgcj for hppa*-hp-hpux11*.
7976 * configure: Rebuilt.
7977
7978 2006-05-12 Sandra Loosemore <sandra@codesourcery.com>
7979
7980 * MAINTAINERS (Write After Approval): Add myself.
7981
7982 2006-05-01 DJ Delorie <dj@redhat.com>
7983
7984 * configure.in: Restore CFLAGS if GMP isn't present.
7985 * configure: Regenerate.
7986
7987 2006-05-01 Richard Guenther <rguenther@suse.de>
7988
7989 * MAINTAINERS (Various Maintainers): Add myself as libgcc-math
7990 maintainer.
7991
7992 2006-04-30 Kenneth Zadeck <zadeck@naturalbridge.com>
7993
7994 * MAINTAINERS (Write After Approval): Add myself.
7995
7996 2006-04-28 Jan Beulich <jbeulich@novell.com>
7997
7998 * MAINTAINERS (Write After Approval): Add myself.
7999
8000 2006-04-18 DJ Delorie <dj@redhat.com>
8001
8002 * configure.in (m32c): Build libstdc++-v3. Pass flags to
8003 reference libgloss so that libssp can be built in a combined
8004 tree.
8005 * configure: Regenerate.
8006
8007 2006-04-08 Robert Millan <rmh@gcc.gnu.org>
8008
8009 * MAINTAINERS (Write After Approval): Add myself.
8010
8011 2006-04-05 Ben Elliston <bje@au.ibm.com>
8012
8013 * configure.in: Require makeinfo 4.4 or higher.
8014 * configure: Regenerate.
8015
8016 2006-04-04 Gerald Pfeifer <gerald@pfeifer.com>
8017
8018 * MAINTAINERS: Add Richard Henderson as libgomp maintainer.
8019 Rearrange the entries of other libraries to have them in one place.
8020
8021 2006-03-22 Janne Blomqvist <jb@gcc.gnu.org>
8022
8023 * MAINTAINERS (Write After Approval): Remove myself.
8024 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8025
8026 2006-03-14 Richard Guenther <rguenther@suse.de>
8027
8028 * configure: Regenerate with autoconf 2.13.
8029
8030 2006-03-13 Jim Blandy <jimb@codesourcery.com>
8031
8032 * MAINTAINERS: Use my work address.
8033
8034 * MAINTAINERS: Update my E-mail address.
8035
8036 2006-03-10 Aldy Hernandez <aldyh@redhat.com>
8037
8038 * configure.in: Handle --disable-<component> generically.
8039 * configure: Regenerate.
8040
8041 2006-03-01 H.J. Lu <hongjiu.lu@intel.com>
8042
8043 PR libgcj/17311
8044 * ltmain.sh: Don't use "$finalize_rpath" for compile.
8045
8046 2006-02-21 Erik Edelmann <eedelman@gcc.gnu.org>
8047
8048 * MAINTAINERS (Write After Approval): Remove myself.
8049 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8050
8051 2006-02-21 Rafael Ávila de Espíndola <rafael.espindola@gmail.com>
8052
8053 * Makefile.tpl (BUILD_CONFIGDIRS): Remove.
8054 (TARGET_CONFIGDIRS): Remove.
8055 * configure.in: Remove AC_SUBST(target_configdirs).
8056 * Makefile.in, configure: Regenerated.
8057
8058 2006-02-20 Steven G. Kargl <kargls@comcast.net>
8059
8060 * MAINTAINERS (Write After Approval): Remove myself.
8061 (Language Front End Maintainers): Add myself as fortran 95 maintainer.
8062
8063 2006-02-20 Paolo Bonzini <bonzini@gnu.org>
8064
8065 PR bootstrap/25670
8066
8067 * Makefile.tpl ([+compare-target+]): Print explanation messages.
8068
8069 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES): New flags_to_pass.
8070 * Makefile.tpl (BASE_FLAGS_TO_PASS): Support optional flags_to_pass.
8071 (EXTRA_GCC_FLAGS): Remove ADAFLAGS, BOOT_ADAFLAGS, LANGUAGES,
8072 BUILD_PREFIX, BUILD_PREFIX_1.
8073 * configure.in: (BUILD_PREFIX, BUILD_PREFIX_1): Don't substitute.
8074
8075 * Makefile.def (bootstrap stage 1): Pass LIBCFLAGS too.
8076 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Override LIBCFLAGS too.
8077
8078 * Makefile.tpl (configure-stage[+id+]-[+prefix+][+module+],
8079 all-stage[+id+]-[+prefix+][+module+], : Use $(current_stage) instead
8080 of `cat stage_current`. Always provide the `r' and `s' variables.
8081 (clean-stage[+id+]-[+prefix+][+module+]): Likewise, and make it into
8082 a single shell execution.
8083 (configure-[+prefix+][+module+], all-[+prefix+][+module+]): For
8084 bootstrapped modules, make the stage1 module if the build was not
8085 started yet, else build the current stage.
8086 (all-host, all-target): Omit bootstrapped modules (if bootstrapping).
8087 (all-build, all-host, all-target, [+make_target+]-host,
8088 [+make_target+]-target): Do not use \-continued lines.
8089 (target modules): Depend on stage_last, not all-gcc, if bootstrapping.
8090 (current_stage, restrap, stage_last): New.
8091
8092 * Makefile.in: Regenerate.
8093 * configure: Regenerate.
8094
8095 2006-02-19 Bud Davis <jmdavis@link.com>
8096
8097 * MAINTAINERS (Write After Approval): Remove myself.
8098 (Language Front End Maintainers): Add myself as fortran 95
8099 maintainer and update e-mail address.
8100
8101 2006-02-17 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8102
8103 * MAINTAINERS (Write After Approval): Remove myself.
8104 (Language Front End Maintainers): Add myself as fortran 95
8105 maintainer.
8106
8107 2006-02-16 Victor Kaplansky <victork@il.ibm.com>
8108
8109 * MAINTAINERS (Write After Approval): Add myself.
8110
8111 2006-02-16 Thomas Koenig <Thomas.Koenig@online.de>
8112
8113 * MAINTAINERS (Write After Approval): Remove myself.
8114 (Language Front End Maintainers): Add myself as
8115 fortran 95 maintainer.
8116
8117 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8118
8119 Sync from src:
8120
8121 2005-12-27 Leif Ekblad <leif@rdos.net>
8122
8123 * configure.in: Add support for RDOS target.
8124 * configure: Regenerate.
8125
8126 2006-02-14 Paolo Bonzini <bonzini@gnu.org>
8127 Andreas Schwab <schwab@suse.de>
8128
8129 * configure: Regenerate.
8130
8131 2006-02-12 David Edelsohn <edelsohn@gnu.org>
8132
8133 * configure.in (enable_libgomp): Add AIX.
8134 * configure: Regenerate.
8135
8136 2006-02-07 Maxim Kuvyrkov <mkuvyrkov@ispras.ru>
8137
8138 * MAINTAINERS (Write After Approval): Add myself.
8139
8140 2006-02-03 Lee Millward <lee.millward@gmail.com>
8141
8142 * MAINTAINERS (Write After Approval): Add myself.
8143
8144 2006-01-31 Richard Guenther <rguenther@suse.de>
8145 Paolo Bonzini <bonzini@gnu.org>
8146
8147 * Makefile.def (target_modules): Add libgcc-math target module.
8148 * configure.in (target_libraries): Add libgcc-math target library.
8149 (--enable-libgcc-math): New configure switch.
8150 * Makefile.in: Re-generate.
8151 * configure: Re-generate.
8152 * libgcc-math: New toplevel directory.
8153
8154 2006-01-26 Paolo Bonzini <bonzini@gnu.org>
8155
8156 * configure.in: Set with_gnu_as, with_gnu_ld, with_newlib earlier.
8157 Set md_exec_prefix. Use ACX_CHECK_INSTALLED_TARGET_TOOL to find
8158 the assembler, linker and binutils.
8159 * configure: Regenerate.
8160
8161 2006-01-22 Dirk Mueller <dmueller@suse.de>
8162
8163 * MAINTAINERS (Write After Approval): Add myself.
8164
8165 2006-01-20 Diego Novillo <dnovillo@redhat.com>
8166
8167 * configure: Regenerate.
8168
8169 2006-01-18 Richard Henderson <rth@redhat.com>
8170 Jakub Jelinek <jakub@redhat.com>
8171 Diego Novillo <dnovillo@redhat.com>
8172
8173 * libgomp: New directory.
8174 * Makefile.def: Add target_module libgomp.
8175 * Makefile.in: Regenerate.
8176 * configure.in (target_libraries): Add target-libgomp.
8177 * configure: Regenerate.
8178
8179 2006-01-05 Alexandre Oliva <aoliva@redhat.com>
8180
8181 * Makefile.tpl (clean-stage[+id+]-[+prefix+][+module+]): Remove
8182 @ from continuation.
8183 * Makefile.in: Rebuilt.
8184
8185 2006-01-04 Chris Lattner <sabre@gnu.org>
8186
8187 * MAINTAINERS (Write After Approval): Add myself.
8188
8189 2006-01-04 Paolo Bonzini <bonzini@gnu.org>
8190
8191 PR bootstrap/24252
8192
8193 * Makefile.def (flags_to_pass): Add STAGE1_CFLAGS and STAGE1_LANGUAGES.
8194 * Makefile.tpl (OBJDUMP): New.
8195 (EXTRA_HOST_FLAGS): Add it.
8196 (EXTRA_GCC_FLAGS): Remove flags already specified in flags_to_pass.
8197
8198 * Makefile.tpl (stage[+id+]-start, stage[+id+]-end): Do not try
8199 to use symbolic links between directories. Avoid race conditions
8200 or make them harmless.
8201 * configure.in: Do not try to use symbolic links between directories.
8202
8203 * Makefile.def (LEAN): Pass.
8204 * Makefile.tpl (LEAN): Define.
8205 (stage[+id+]-start): Accept that the previous directory does not
8206 exist, if the bootstrap is lean.
8207 (stage[+id+]-bubble): Invoke lean bootstrap commands after
8208 stage[+id+]-start. Use a makefile variable and an `if' instead of a
8209 configure substitution.
8210 ([+compare-target+]): Likewise.
8211 ([+bootstrap-target+]-lean): New.
8212 * configure.in: Remove lean bootstrap support from here.
8213
8214 * Makefile.in: Regenerate.
8215 * configure: Regenerate.
8216
8217 2006-01-04 Ben Elliston <bje@au.ibm.com>
8218
8219 * MAINTAINERS (libdecnumber): Add myself.
8220
8221 2006-01-02 Mark Mitchell <mark@codesourcery.com>
8222
8223 * libtool-ldflags: New script.
8224
8225 2006-01-02 Andreas Schwab <schwab@suse.de>
8226
8227 * configure.in: When reconfiguring remove Makefile in
8228 all stage directories.
8229 * configure: Regenerate.
8230
8231 2005-12-27 Steven Bosscher <stevenb.gcc@gmail.com>
8232
8233 * MAINTAINERS: Update my email address.
8234
8235 2005-12-20 Paolo Bonzini <bonzini@gnu.org>
8236
8237 Revert Ada-related part of the previous change.
8238
8239 * Makefile.def (ADAFLAGS, BOOT_ADAFLAGS, ADAFLAGS_FOR_TARGET):
8240 Do not pass.
8241 * Makefile.tpl (BOOT_ADAFLAGS): Do not define.
8242 * Makefile.in: Regenerate.
8243 * configure.in: Do not include mt-ppc-aix target fragment.
8244 * configure: Regenerate.
8245
8246 2005-12-19 Paolo Bonzini <bonzini@gnu.org>
8247
8248 * configure.in: Select appropriate fragments for PowerPC/AIX.
8249 * configure: Regenerate.
8250
8251 * Makefile.def (flags_to_pass): Add ADAFLAGS, BOOT_ADAFLAGS,
8252 BOOT_CFLAGS, BOOT_LDFLAGS.
8253 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Handle BOOT_ADAFLAGS,
8254 BOOT_CFLAGS, BOOT_LDFLAGS.
8255 (TARGET_FLAGS_TO_PASS): Handle ADAFLAGS_FOR_TARGET.
8256 (stage[+id+]-bubble): Pass flags recursively to the comparison target.
8257 (stage): Fail if we cannot complete the work.
8258 * Makefile.in: Regenerate.
8259
8260 2005-12-16 Nathan Sidwell <nathan@codesourcery.com>
8261
8262 * configure.in: Replace ms1 with mt.
8263 * configure: Rebuilt.
8264
8265 2005-12-15 Bryce McKinlay <mckinlay@redhat.com>
8266
8267 * MAINTAINERS: Update my email address.
8268
8269 2005-12-15 Paolo Bonzini <bonzini@gnu.org>
8270
8271 * Makefile.tpl (all, do-[+make_target+], do-check, install,
8272 install-host-nogcc): Don't invoke $(stage) at the end.
8273 * Makefile.in: Regenerate.
8274
8275 2005-12-14 Paolo Bonzini <bonzini@gnu.org>
8276
8277 * configure.in: Flip the top-level bootstrap switch.
8278 * configure: Regenerate.
8279
8280 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
8281
8282 * Makefile.tpl: Throughout the file, use : $(MAKE) along with
8283 $(stage) and $(unstage).
8284 (EXTRA_TARGET_FLAGS): Correct double-quoting.
8285 (all): Remove stray semicolon.
8286 (local-distclean): Don't handle multilib.tmp and multilib.out.
8287 (install.all): Set $s for consistency.
8288 (configure-[+prefix+][+module+]): Instead of [+deps+], handle
8289 check_multilibs setting. Always make the install directory.
8290 (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
8291 Correct @if/@endif.
8292 (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
8293 ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
8294 (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
8295 (multilib.out): Remove.
8296 * Makefile.in: Regenerated.
8297
8298 2005-12-12 Carlos O'Donell <carlos@codesourcery.com>
8299
8300 * MAINTAINERS (Write After Approval): Add myself.
8301
8302 2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
8303
8304 * MAINTAINERS: Add myself as mt maintainer.
8305
8306 * config.sub: Replace ms1 with mt. Allow ms1 as an alias.
8307
8308 2005-12-06 Adam Nemet <anemet@caviumnetworks.com>
8309
8310 * MAINTAINERS: Change email address.
8311
8312 2005-12-05 Paolo Bonzini <bonzini@gnu.org>
8313
8314 * configure.in (CONFIGURED_BISON, CONFIGURED_YACC, CONFIGURED_M4,
8315 CONFIGURED_FLEX, CONFIGURED_LEX, CONFIGURED_MAKEINFO): Remove
8316 "CONFIGURED_" from the AC_CHECK_PROGS invocation. Move below.
8317 Find in-tree tools if available.
8318 (EXPECT, RUNTEST, LIPO, STRIP): Find them and substitute them.
8319 (CONFIGURED_*_FOR_TARGET): Don't set nor substitute.
8320 (*_FOR_TARGET): Set them with GCC_TARGET_TOOL.
8321 (COMPILER_*_FOR_TARGET): New.
8322 * Makefile.tpl (HOST_EXPORTS): Add *_FOR_TARGET symbols that gcc needs.
8323 (BASE_TARGET_EXPORTS): Use COMPILER_*_FOR_TARGET symbols.
8324 (CONFIGURED_*, USUAL_*): Remove.
8325 (BISON, YACC, FLEX, LEX, M4, MAKEINFO, EXPECT, RUNTEST, LIPO,
8326 STRIP): Use autoconf substitutions.
8327 (COMPILER_AS_FOR_TARGET, COMPILER_LD_FOR_TARGET,
8328 COMPILER_NM_FOR_TARGET): New.
8329 (EXTRA_HOST_FLAGS): Pass LIPO and STRIP.
8330
8331 (all): Make all-host and all-target in parallel.
8332 (do-[+make_target+], do-check, install, [+compare-target+]): Ensure
8333 that $$r and $$s are set before invoking a recursive make.
8334 (stage[+id+]-bubble): Likewise, and invoke the comparison at the end.
8335 ([+bootstrap-target+]): Inline most of the `all' target.
8336
8337 2005-11-29 Ben Elliston <bje@au.ibm.com>
8338
8339 * Makefile.tpl (clean-target-libgcc): Invoke clean-target-libgcc
8340 from the gcc build directory.
8341 * Makefile.in: Regenerate.
8342
8343 2005-11-29 Ben Elliston <bje@au.ibm.com>
8344
8345 * Makefile.def: Add new libdecnumber host_module. Make all-gcc
8346 depend on all-libdecnumber.
8347 * configure.in (host_libs): Include libdecnumber.
8348 * Makefile.in: Regenerate.
8349 * configure: Likewise.
8350
8351 2005-11-29 Ben Elliston <bje@au.ibm.com>
8352
8353 * libdecnumber: Import decNumber sources from the dfp-branch.
8354
8355 2005-11-21 Kean Johnston <jkj@sco.com>
8356
8357 * config.sub, config.guess: Sync from upstream sources.
8358
8359 2005-11-21 Ben Elliston <bje@au.ibm.com>
8360
8361 Import from Autoconf sources:
8362
8363 2005-09-06 Paul Eggert <eggert@cs.ucla.edu>
8364 * config/move-if-change: Don't output "$2 is unchanged";
8365 suggested by Ben Elliston. Handle weird characters correctly.
8366
8367 2005-11-18 Andreas Tobler <a.tobler@schweiz.ch>
8368
8369 * ltcf-c.sh (whole_archive_flag_spec): Remove '-all_load $convenience'
8370 to match upstream libtool for darwin.
8371
8372 2005-11-11 Daniel Jacobowitz <dan@codesourcery.com>
8373
8374 * Makefile.def: Remove gdb dependencies for gdbtk.
8375 * Makefile.tpl (CONFIGURE_GDB_TK, INSTALL_GDB_TK): New variables.
8376 (configure-gdb, install-gdb): New rules.
8377 * configure.in: Set CONFIGURE_GDB_TK and INSTALL_GDB_TK.
8378 * Makefile.in, configure: Regenerated.
8379
8380 2005-11-06 Janne Blomqvist <jb@gcc.gnu.org>
8381
8382 * MAINTAINERS (Write After Approval): Add myself.
8383
8384 2005-11-06 Erik Edelmann <eedelman@gcc.gnu.org>
8385
8386 * MAINTAINERS (Write After Approval): Add myself.
8387
8388 2005-10-24 Diego Novillo <dnovillo@redhat.com>
8389
8390 * MAINTAINERS (alias analysis): Add Daniel Berlin and
8391 Diego Novillo.
8392
8393 2005-10-22 Paolo Bonzini <bonzini@gnu.org>
8394
8395 PR bootstrap/24297
8396 * Makefile.tpl (do-[+make-target+], do-check, install,
8397 stage[+id+]-bubble, [+compare-target+]): Ensure $$r and $$s
8398 are set before recursing.
8399 * Makefile.in: Regenerate.
8400
8401 2005-10-20 Eric Botcazou <ebotcazou@adacore.com>
8402
8403 PR bootstrap/18939
8404 * Makefile.def (gcc) <target>: Fix thinko.
8405 * Makefile.in: Regenerate.
8406
8407 2005-10-17 Bernd Schmidt <bernd.schmidt@analog.com>
8408
8409 * configure.in (bfin-*-*): Use test, not brackets, in if statement.
8410 * configure: Regenerate.
8411
8412 2005-10-15 Jie Zhang <jie.zhang@analog.com>
8413
8414 * MAINTAINERS (Write After Approval): Add self.
8415
8416 2005-10-08 Kazu Hirata <kazu@codesourcery.com>
8417
8418 * configure.in (arm-*-linux-gnueabi): Add to noconfigdirs
8419 target-libffi, target-qthreads, target-libjava, and
8420 targetlibobjc.
8421 * configure: Regenerate.
8422
8423 2005-10-06 Daniel Jacobowitz <dan@codesourcery.com>
8424
8425 * Makefile.def (flags_to_pass): Add OBJDUMP_FOR_TARGET.
8426 * Makefile.tpl (BASE_TARGET_EXPORTS): Add OBJDUMP.
8427 (OBJDUMP_FOR_TARGET, CONFIGURED_OBJDUMP_FOR_TARGET)
8428 (USUAL_OBJDUMP_FOR_TARGET): New.
8429 (EXTRA_TARGET_FLAGS): Add OBJDUMP.
8430 * configure.in: Check for $OBJDUMP_FOR_TARGET.
8431 * configure, Makefile.in: Regenerated.
8432
8433 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8434
8435 * Makefile.tpl (all) [gcc-no-bootstrap]: Make prebootstrap packages
8436 before other host packages.
8437
8438 2005-10-05 Kaz Kojima <kkojima@gcc.gnu.org>
8439
8440 * MAINTAINERS: Add self as sh libraries/configury maintainer.
8441
8442 2005-10-05 Paolo Bonzini <bonzini@gnu.org>
8443
8444 PR bootstrap/22340
8445
8446 * configure.in (default_target): Remove.
8447 * Makefile.tpl (all): Do not use prerequisites as subroutines
8448 (all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
8449 (do-[+make_target+], check, install, [+bootstrap_target+]): Do not
8450 use prerequisites as subroutines.
8451 (check-host, check-target): New.
8452 (bootstrap configure & all targets): Do not use stage*-start
8453 if the directory layout is already ok.
8454 (non-bootstrap configure & all targets): Prepend a $(unstage).
8455 (stage[+id+]-bubble): Do that here. Do not use NOTPARALLEL.
8456 (NOTPARALLEL): Remove.
8457 (unstage, stage variables): New variables.
8458 (unstage, stage targets): Simply expand to those variables.
8459
8460 * configure: Regenerate.
8461 * Makefile.in: Regenerate.
8462
8463 2005-10-04 James E Wilson <wilson@specifix.com>
8464
8465 * Makefile.def (lang_env_dependencies): Add libmudflap.
8466 * Makefile.in: Regenerate.
8467
8468 2005-10-03 Andreas Schwab <schwab@suse.de>
8469
8470 Backport from libtool CVS:
8471 2002-11-03 Ossama Othman <ossama@doc.ece.uci.edu>
8472
8473 * ltmain.sh: add support for installing into temporary
8474 staging area (e.g. 'make install DESTDIR=...')
8475
8476 2005-10-03 H.J. Lu <hongjiu.lu@intel.com>
8477
8478 * configure.in (*-*-darwin*): Build bfd, binutils and opcodes.
8479 * configure: Regenerated.
8480
8481 2005-09-30 Andrew Pinski <pinskia@physics.uc.edu>
8482
8483 * configure: Regenerate with the correct
8484 autoconf version.
8485
8486 2005-09-30 Catherine Moore <clm@cm00re.com>
8487
8488 * configure.in (bfin-*-*): New.
8489 * configure: Regenerated.
8490
8491 2005-09-28 Geoffrey Keating <geoffk@apple.com>
8492
8493 * Makefile.tpl (BASE_TARGET_EXPORTS): Add LIPO, STRIP.
8494 (LIPO_FOR_TARGET): New.
8495 (CONFIGURED_LIPO_FOR_TARGET): New.
8496 (USUAL_LIPO_FOR_TARGET): New.
8497 (STRIP_FOR_TARGET): New.
8498 (CONFIGURED_STRIP_FOR_TARGET): New.
8499 (USUAL_STRIP_FOR_TARGET): New.
8500 * Makefile.def (flags_to_pass): Add LIPO_FOR_TARGET and
8501 STRIP_FOR_TARGET.
8502 * configure.in: Set LIPO_FOR_TARGET, STRIP_FOR_TARGET,
8503 CONFIGURED_LIPO_FOR_TARGET, CONFIGURED_STRIP_FOR_TARGET.
8504 * Makefile.in: Regenerate.
8505 * configure: Regenerate.
8506
8507 2005-09-19 David Edelsohn <edelsohn@gnu.org>
8508
8509 * configure.in (powerpc-*-aix*): Add target-libssp to noconfigdirs.
8510 (rs6000-*-aix*): Same.
8511 * configure: Regenerate.
8512
8513 2005-09-16 Tom Tromey <tromey@redhat.com>
8514
8515 * MAINTAINERS: Add self as java maintainer.
8516
8517 2005-09-14 Francois-Xavier Coudert <coudert@clipper.ens.fr>
8518
8519 * configure.in: Recognize f95 in the --enable-languages option,
8520 and substitute it for fortran, issuing a warning.
8521 * configure: Regenerate.
8522
8523 2005-08-30 Phil Edwards <phil@codesourcery.com>
8524
8525 * configure.in (*-*-vxworks*): Add target-libstdc++-v3 to noconfigdirs.
8526 * configure: Regenerated.
8527
8528 2005-08-22 Aldy Hernandez <aldyh@redhat.com>
8529
8530 * MAINTAINERS: Add self as ms1 maintainer.
8531
8532 2005-08-20 Richard Earnshaw <richard.earnshaw@arm.com>
8533
8534 * Makefile.def (libssp): Add to lang_env_dependencies.
8535 * Makefile.in: Regenerate.
8536
8537 2005-08-18 Ian Lance Taylor <ian@airs.com>
8538
8539 * MAINTAINERS: Add myself as middle-end maintainer.
8540
8541 2005-08-17 Christian Groessler <chris@groessler.org>
8542
8543 * Makefile.tpl: (USUAL_CC_FOR_TARGET): Add missing trailing slash.
8544 * Makefile.in: Regenerate.
8545
8546 2005-08-15 Andreas Krebbel <krebbel1@de.ibm.com>
8547
8548 * MAINTAINERS (write after approval): Added myself.
8549
8550 2005-08-12 Maciej W. Rozycki <macro@linux-mips.org>
8551
8552 * MAINTAINERS (Write After Approval): Add myself.
8553
8554 2005-08-12 Paolo Bonzini <bonzini@gnu.org>
8555
8556 * configure.in: Replace NCN_STRICT_CHECK_TOOL with
8557 NCN_STRICT_CHECK_TOOLS, and likewise for NCN_STRICT_CHECK_TARGET_TOOLS.
8558 Look for alternate names of the target cc and c++
8559 * configure: Regenerate.
8560
8561 2005-08-08 Paolo Bonzini <bonzini@gnu.org>
8562
8563 * configure.in (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8564 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Find
8565 them with NCN_STRICT_CHECK_TARGET_TOOL, like the other target
8566 tools; remove code to manually set them.
8567 (Target tools): Look in the environment for them.
8568 * Makefile.tpl (CC_FOR_TARGET, CXX_FOR_TARGET, GCJ_FOR_TARGET,
8569 GCC_FOR_TARGET, RAW_CXX_FOR_TARGET, GFORTRAN_FOR_TARGET): Redefine.
8570 (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): Look into gcc
8571 build directory.
8572 (CONFIGURED_CC_FOR_TARGET, CONFIGURED_CXX_FOR_TARGET,
8573 CONFIGURED_GCJ_FOR_TARGET, CONFIGURED_GCC_FOR_TARGET,
8574 CONFIGURED_GFORTRAN_FOR_TARGET, USUAL_CC_FOR_TARGET,
8575 USUAL_CXX_FOR_TARGET, USUAL_GCJ_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8576 USUAL_RAW_CXX_FOR_TARGET, USUAL_GFORTRAN_FOR_TARGET): New.
8577 (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE,
8578 RAW_CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS): Delete.
8579 * configure: Regenerate.
8580 * Makefile.in: Regenerate.
8581
8582 2005-07-28 Ben Elliston <bje@au.ibm.com>
8583
8584 * MAINTAINERS: Update for removed CPU targets.
8585
8586 2005-07-27 Mark Mitchell <mark@codesourcery.com>
8587
8588 * Makefile.tpl (EXTRA_TARGET_FLAGS): Set LDFLAGS=LDFLAGS_FOR_TARGET.
8589 * Makefile.def (flags_to_pass): Add LDFLAGS_FOR_TARGET.
8590 * Makefile.in: Regenerated.
8591
8592 2005-07-26 Mark Mitchell <mark@codesourcery.com>
8593
8594 * Makefile.tpl (SYSROOT_CFLAGS_FOR_TARGET): New variable.
8595 (CFLAGS_FOR_TARGET): Use it.
8596 (CXXFLAGS_FOR_TARGET): Likewise.
8597 * Makefile.in: Regenerated.
8598 * configure.in (--with-build-sysroot): New option.
8599 * configure: Regenerated.
8600
8601 2005-07-24 Paolo Bonzini <bonzini@gnu.org>
8602
8603 * Makefile.tpl: Wrap install between unstage and stage
8604 * Makefile.in: Regenerate.
8605
8606 2005-07-21 Eric Christopher <echristo@apple.com>
8607
8608 * MAINTAINERS: Update affiliation.
8609
8610 2005-07-21 Paul Woegerer <paul.woegerer@nsc.com>
8611
8612 * MAINTAINERS: Add self as crx port maintainer.
8613
8614 2005-07-20 DJ Delorie <dj@redhat.com>
8615
8616 * MAINTAINERS: Add self as m32c maintainer.
8617
8618 2005-07-16 Kelley Cook <kcook@gcc.gnu.org>
8619
8620 * all files: Update FSF address.
8621
8622 2005-07-15 Eric Christopher <echristo@redhat.com>
8623
8624 * MAINTAINERS: Change affiliation.
8625
8626 2005-07-14 Jim Blandy <jimb@redhat.com>
8627
8628 * configure.in: Add cases for Renesas m32c.
8629 * configure: Regenerated.
8630
8631 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8632
8633 * COPYING.LIB: Update from fsf.org.
8634
8635 2005-07-14 Kelley Cook <kcook@gcc.gnu.org>
8636
8637 * COPYING, compile, config.guess,
8638 config.sub, install-sh, missing, mkinstalldirs,
8639 symlink-tree, ylwrap: Sync from upstream sources.
8640 * config-ml.in: Update FSF address.
8641
8642 2005-07-13 Eric Christopher <echristo@redhat.com>
8643
8644 * configure.in: Add toplevel noconfigdir support for tpf.
8645 * configure: Regenerate.
8646
8647 2005-07-11 Paolo Bonzini <bonzini@gnu.org>
8648
8649 PR ada/22340
8650
8651 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Fix pasto.
8652 * Makefile.in: Regenerate.
8653
8654 2005-07-07 Mark Mitchell <mark@codesourcery.com>
8655
8656 * MAINTAINERS: Remove Dave Brolley as a cpplib maintainer. Add Dave
8657 Brolley to write-after-approval.
8658
8659 2005-07-07 Andreas Schwab <schwab@suse.de>
8660
8661 * Makefile.def (flags_to_pass): Add CFLAGS_FOR_BUILD.
8662 * Makefile.tpl (EXTRA_GCC_FLAGS): Don't pass CFLAGS_FOR_BUILD here.
8663 * Makefile.in: Regenerated.
8664
8665 2005-07-06 Geoffrey Keating <geoffk@apple.com>
8666
8667 * configure.in: Don't build sim or rda when targetting darwin.
8668 * configure: Regenerate.
8669
8670 2005-07-06 Kazu Hirata <kazu@codesourcery.com>
8671
8672 * configure.in: Add --enable-libssp and --disable-libssp.
8673 * configure: Regenerate with autoconf-2.13.
8674
8675 2005-07-02 Jakub Jelinek <jakub@redhat.com>
8676
8677 * Makefile.def (target_modules): Add libssp.
8678 * configure.in (target_libraries): Add target-libssp.
8679 * configure: Rebuilt.
8680 * Makefile.in: Rebuilt.
8681
8682 2005-07-01 Zack Weinberg <zackw@panix.com>
8683
8684 * MAINTAINERS: Change email address. Resign from maintainership.
8685
8686 2005-07-01 Richard Guenther <rguenther@suse.de>
8687
8688 * MAINTAINERS: Change my e-mail address and affiliation.
8689
8690 2005-06-22 Paolo Bonzini <bonzini@gnu.org>
8691
8692 * Makefile.def (stagefeedback): Come after profile.
8693 Define profiledbootstrap target.
8694 * Makefile.tpl (profiledbootstrap): Remove.
8695 (stageprofile-end): Zap stagefeedback.
8696 (stagefeedback-start): Copy all .gcda files, not only GCC's.
8697 * Makefile.in: Regenerate.
8698
8699 2005-06-13 Richard Sandiford <richard@codesourcery.com>
8700
8701 * MAINTAINERS: Update my email address.
8702
8703 2005-06-13 Zack Weinberg <zack@codesourcery.com>
8704
8705 * depcomp: Update from automake CVS. Add 'ia64hp' stanza.
8706 In 'cpp' stanza, support '#line' as well as '# '.
8707
8708 2005-06-08 Andreas Schwab <schwab@suse.de>
8709
8710 * MAINTAINERS: Move myself from 'Write After Approval' to
8711 'CPU Port Maintainers' section as m68k maintainer.
8712
8713 2005-06-07 Hans-Peter Nilsson <hp@axis.com>
8714
8715 * configure.in (unsupported_languages): New macro.
8716 <mmix-knuth-mmixware>: Set unsupported_languages. Name explicit
8717 non-ported target libraries in noconfigdirs.
8718 <cris-*, crisv32-*> Ditto, except for non-aout, non-elf,
8719 non-linux-gnu. Remove libgcj_ex_libffi.
8720 <lang_frag loop>: Set add_this_lang=no if the language is in
8721 unsupported_languages.
8722 * configure: Regenerate.
8723
8724 2005-06-04 Tobias Schl"uter <tobias.schlueter@physik.uni-muenchen.de>
8725
8726 * configure.in: Fix typo in handling of --with-mpfr-dir.
8727 * configure: Regenerate.
8728
8729 2005-06-04 Richard Sandiford <rsandifo@nildram.co.uk>
8730
8731 * MAINTAINERS: Update my email address.
8732
8733 2005-06-02 Jim Blandy <jimb@redhat.com>
8734
8735 * config.sub: Add cases for the Renesas m32c. (This patch has been
8736 accepted into the master sources.)
8737
8738 2005-06-02 Aldy Hernandez <aldyh@redhat.com>
8739 Michael Snyder <msnyder@redhat.com>
8740 Stan Cox <scox@redhat.com>
8741
8742 * configure.in: Set noconfigdirs for ms1.
8743
8744 * configure: Regenerate.
8745
8746 2005-06-01 Jerry DeLisle <jvdelisle@verizon.net>
8747
8748 * MAINTAINERS (Write After Approval): Add self.
8749
8750 2005-06-01 Josh Conner <jconner@apple.com>
8751
8752 * MAINTAINERS (Write After Approval): Add self.
8753
8754 2005-06-01 Kazu Hirata <kazu@codesourcery.com>
8755
8756 * MAINTAINERS: Update my email address.
8757
8758 2005-05-27 Ziga Mahkovec <ziga.mahkovec@klika.si>
8759
8760 * MAINTAINERS (Write After Approval): Add self.
8761
8762 2005-05-26 Chris Demetriou <cgd@broadcom.com>
8763
8764 * MAINTAINERS (Write After Approval): Remove self.
8765
8766 2005-05-25 Paolo Bonzini <bonzini@gnu.org>
8767
8768 * Makefile.tpl (stage[+id+]-start): Iterate over target module as well.
8769 (Dependencies): Consider target modules for bootstrap dependencies.
8770 Make target bootstrap modules depend on each stage's gcc.
8771 * Makefile.in: Regenerate.
8772
8773 2005-05-20 Paolo Bonzini <bonzini@gnu.org>
8774
8775 * Makefile.def (configure-gcc): Depend on binutils having been built.
8776 (all-gcc): No need to do it here.
8777 * Makefile.in: Regenerate.
8778
8779 2005-05-19 Paul Brook <paul@codesourcery.com>
8780
8781 * configure.in: Rewrite misleading error message when requested
8782 language cannot be built.
8783 * configure: Regenerate.
8784
8785 2005-05-15 Daniel Jacobowitz <dan@codesourcery.com>
8786
8787 * ylwrap: Import from Automake 1.9.5.
8788
8789 2005-05-13 David Ung <davidu@mips.com>
8790
8791 * MAINTAINERS (Write After Approval): Add self.
8792
8793 2005-05-09 Mike Stump <mrs@apple.com>
8794
8795 * libtool.m4 (AC_LIBTOOL_SYS_MAX_CMD_LEN): Use quotes on
8796 lt_cv_sys_max_cmd_len for now.
8797
8798 2005-05-09 Stan Cox <scox@redhat.com>
8799
8800 * MAINTAINERS: Remove self, add Nick Clifton as iq2000 maintainer.
8801
8802 2005-05-08 Matt Kraai <kraai@ftbfs.org>
8803
8804 * README.SCO: Update the URL.
8805
8806 2005-05-05 David Edelsohn <edelsohn@gnu.org>
8807
8808 * ltconfig: Define file_list_spec. Pass file_list_spec and
8809 with_gnu_ld to libtool.
8810 * ltcf-c.sh (aix[45]): Define file_list_spec.
8811 * ltcf-cxx.sh (aix[45]): Same.
8812 * ltcf-gcj.sh (aix[45]): Same.
8813 * ltmain.sh: If command exceeds max_cmd_len and file_list_spec
8814 exists, write list of input files to temporary file.
8815
8816 2005-05-04 Mike Stump <mrs@apple.com>
8817
8818 * configure.in: Always pass --target to target configures as
8819 otherwise rebuilds that do --recheck will fail.
8820 * confiugure: Rebuilt.
8821
8822 2005-05-04 Paolo Bonzini <bonzini@gnu.org>
8823
8824 * Makefile.tpl (POSTSTAGE1_HOST_EXPORTS): Rename from
8825 STAGE_HOST_EXPORTS.
8826 (configure, all): Add bootstrap support.
8827 (Host modules, target modules): Pass post-stage1 flags and exports.
8828 (Top-level bootstrap): Remove bootstrap rules, expanded elsewhere.
8829 * Makefile.in: Regenerate.
8830
8831 2005-04-29 Paolo Bonzini <bonzini@gnu.org>
8832
8833 * configure: Regenerate.
8834
8835 2005-04-27 Mike Stump <mrs@apple.com>
8836
8837 * MAINTAINERS: Add self as darwin maintainer.
8838
8839 2005-04-22 Bernd Schmidt <bernd.schmidt@analog.com>
8840
8841 * config.sub: Update from master copy.
8842
8843 2005-04-21 Mike Stump <mrs@apple.com>
8844
8845 * MAINTAINERS: Add self as Objective-C/Objective-C++ maintainer.
8846 * MAINTAINERS: Add Zem as Objective-C++ maintainer.
8847
8848 2005-04-19 Hans-Peter Nilsson <hp@axis.com>
8849
8850 * configure.in <crisv32-*-*, cris-*-*>: New local variable
8851 libgcj_ex_libffi. Have specific match for *-*-linux*. Separate
8852 matches for "*-*-aout" and "*-*-elf". Don't disable libffi for
8853 "*-*-elf" and "*-*-linux*".
8854 * configure: Regenerate.
8855
8856 2005-04-14 Joseph S. Myers <joseph@codesourcery.com>
8857
8858 * MAINTAINERS (Various Maintainers): Add self as i18n maintainer.
8859
8860 2005-04-12 Mike Stump <mrs@apple.com>
8861
8862 * libtool.m4: Update AC_LIBTOOL_SYS_MAX_CMD_LEN bits from upstream.
8863
8864 2005-04-04 Thomas Koenig <Thomas.Koenig@online.de>
8865
8866 * MAINTAINERS (Write After Approval): Add myself.
8867
8868 2005-04-07 Bernd Schmidt <bernd.schmidt@analog.com>
8869
8870 * MAINTAINERS (Port Maintainers): Add self for Blackfin.
8871
8872 2005-04-06 Paolo Bonzini <bonzini@gnu.org>
8873
8874 * Makefile.tpl (BUILD_CONFIGARGS): Include --with-build-subdir.
8875 (TARGET_CONFIGARGS): Include --with-target-subdir.
8876 (configure, all): New macros. Use them throughout.
8877 * Makefile.in: Regenerate.
8878
8879 2005-04-04 Jon Grimm <jgrimm2@us.ibm.com>
8880
8881 * MAINTAINERS (Write After Approval): Add myself.
8882
8883 2005-03-31 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
8884
8885 * MAINTAINERS: Remove 'loop unrolling' maintainer.
8886
8887 2005-03-30 Gerald Pfeifer <gerald@pfeifer.com>
8888
8889 * MAINTAINERS: Move John Carr to Write After Approval.
8890
8891 2005-03-30 J"orn Rennecke <joern.rennecke@st.com>
8892
8893 * config/mh-mingw32: Delete.
8894 * configure.in: Don't use it.
8895 * configure: Regenerate.
8896
8897 2005-03-31 Paolo Bonzini <bonzini@gnu.org>
8898
8899 * Makefile.def (bfd, opcodes, libstdc++-v3, libmudflap): Set lib_path.
8900 * Makefile.tpl (SET_LIB_PATH, REALLY_SET_LIB_PATH): Remove.
8901 (HOST_EXPORTS, STAGE_HOST_EXPORTS, TARGET_EXPORTS): Set RPATH_ENVVAR.
8902 (HOST_LIB_PATH): Generate from Makefile.def.
8903 (TARGET_LIB_PATH): Likewise.
8904 (Old bootstrap targets): Include TARGET_LIB_PATH into RPATH_ENVVAR.
8905 * Makefile.in: Regenerate.
8906 * configure.in (set_lib_path, SET_LIB_PATH, SET_GCC_LIB_PATH): Remove.
8907 (RPATH_ENVVAR): Include Darwin case.
8908 * configure: Regenerate.
8909
8910 2005-03-29 Thomas Fitzsimmons <fitzsim@redhat.com>
8911
8912 * MAINTAINERS (Various Maintainers): Remove self.
8913 (Write After Approval): Add self.
8914
8915 2005-03-26 Thomas Fitzsimmons <fitzsim@redhat.com>
8916
8917 * MAINTAINERS (Various Maintainers): Add self.
8918
8919 2005-03-25 Paolo Bonzini <bonzini@gnu.org>
8920
8921 * configure.in (RPATH_ENVVAR): Set to DYLD_LIBRARY_PATH on Darwin.
8922 * configure: Regenerate.
8923
8924 2005-03-21 Zack Weinberg <zack@codesourcery.com>
8925
8926 * Makefile.def: Remove libstdcxx_incdir, libsubdir, gxx_include_dir,
8927 gcc_version, and gcc_version_trigger from set of flags to pass.
8928 * Makefile.tpl: Remove definitions of above variables.
8929 (config.status): Remove dependency on $(gcc_version_trigger).
8930 * Makefile.in: Regenerate.
8931 * configure.in: Do not reference config/gcc-version.m4 nor
8932 config/gxx-include-dir.m4. Do not invoke TL_AC_GCC_VERSION nor
8933 TL_AC_GXX_INCLUDE_DIR. Do not set gcc_version_trigger.
8934 * configure: Regenerate.
8935
8936 2005-03-16 Manfred Hollstein <manfred.h@gmx.net>
8937 Andrew Pinski <pinskia@physics.uc.edu>
8938
8939 * Makefile.tpl (check-[+module+]): Fix shell statement inside if ... fi.
8940 * Makefile.in: Regenerate.
8941
8942 2005-03-13 Feng Wang <fengwang@nudt.edu.cn>
8943
8944 * MAINTAINERS (Write After Approval): Add myself.
8945
8946 2005-03-03 David Ayers <d.ayers@inode.at>
8947
8948 * MAINTAINERS (Write After Approval): Add myself.
8949
8950 2005-03-01 Alexandre Oliva <aoliva@redhat.com>
8951
8952 PR libgcj/20160
8953 * ltmain.sh: Avoid creating archives with components that have
8954 duplicate basenames.
8955
8956 2005-02-28 Andrew Pinski <pinskia@physics.uc.edu>
8957
8958 PR bootstrap/20250
8959 * Makefile.tpl (HOST target installs): Fix copy and pasto, use install
8960 instead of check.
8961 * Makefile.in: Regenerate.
8962
8963 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8964
8965 * Makefile.in: Regenerate to fix conflict between the previous two
8966 patches.
8967
8968 2005-02-28 Paolo Bonzini <bonzini@gnu.org>
8969
8970 PR bootstrap/17383
8971 * Makefile.def (target_modules): Remove "stage", now unnecessary.
8972 * Makefile.tpl (HOST_SUBDIR): New substitution.
8973 (STAGE_HOST_EXPORTS, EXPECT, HOST_LIB_PATH, USUAL_AR_FOR_TARGET,
8974 USUAL_AS_FOR_TARGET, USUAL_DLLTOOL_FOR_TARGET, USUAL_GCC_FOR_TARGET,
8975 USUAL_LD_FOR_TARGET, USUAL_NM_FOR_TARGET, USUAL_OBJDUMP_FOR_TARGET,
8976 USUAL_RANLIB_FOR_TARGET, USUAL_WINDRES_FOR_TARGET): Use it.
8977 (Host modules, Bootstrapped modules): Use it.
8978 (Build modules, Target modules): Do not create symlink trees,
8979 always configure out-of-srcdir.
8980 (distclean): Try removing $(host_subdir) with rm before using rm -rf.
8981 * configure.in (FLAGS_FOR_TARGET, CC_FOR_TARGET, GCJ_FOR_TARGET,
8982 GFORTRAN_FOR_TARGET, CXX_FOR_TARGET, RAW_CXX_FOR_TARGET): Use
8983 $(HOST_SUBDIR). Create a symlink for host_subdir.
8984
8985 * Makefile.in: Regenerate.
8986 * configure: Regenerate.
8987
8988 2005-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
8989
8990 Merged from libada-gnattools-branch:
8991 2004-11-28 Nathanael Nerode <neroden@gcc.gnu.org>
8992
8993 * gnattools: New directory.
8994 * Makefile.def: Add gnattools as a module, depending on target-libada.
8995 * Makefile.in: Regenerate.
8996 * configure.in: Include gnattools in host_tools; disable it if ada
8997 is disabled.
8998 * configure: Regenerate.
8999
9000 2005-02-24 James A. Morrison <phython@gcc.gnu.org>
9001
9002 * MAINTAINERS (Language Front Ends Maintainers): Add myself as
9003 treelang maintainer.
9004 (Write After Approval): Remove myself.
9005
9006 2005-02-23 Paul Schlie <schlie@comcast.net>
9007
9008 * configure.in: Allow darwin targeted ports to build tk, itcl and
9009 libgui.
9010 * configure: Regenerate.
9011
9012 2005-02-21 Eric Botcazou <ebotcazou@libertysurf.fr>
9013
9014 PR libgcj/10353
9015 * configure.in (noconfigdirs) <sparc-*-solaris2.[0-6]>: Add libgcj.
9016 * configure: Regenerate.
9017
9018 2005-02-18 Steven G. Kargl <kargl@gcc.gnu.org>
9019
9020 * MAINTAINERS (Write After Approval): Add myself.
9021
9022 2005-02-10 Ian Lance Taylor <ian@airs.com>
9023
9024 * MAINTAINERS: Update my e-mail address.
9025
9026 2005-02-02 Richard Guenther <rguenth@gcc.gnu.org>
9027
9028 * MAINTAINERS (Write After Approval): Add myself.
9029
9030 2005-01-29 Hans-Peter Nilsson <hp@axis.com>
9031
9032 * configure.in (noconfigdirs) <crisv32-*-*>: Match like cris-*-*.
9033 <crisv32-*-*, cris-*-*>: Only disable target-newlib and
9034 target-libgloss when not *-*-elf and *-*-aout.
9035 * configure: Regenerate.
9036
9037 2005-01-23 Kazu Hirata <kazu@cs.umass.edu>
9038
9039 * MAINTAINERS: Remove obsolete entries.
9040
9041 * MAINTAINERS (Write After Approval): Add Michael Matz.
9042
9043 2005-01-19 Neil Booth <neil@daikokuya.co.uk>
9044
9045 * MAINTAINERS: Remove self as cpplib maintainer.
9046
9047 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9048
9049 * install-sh, config.sub: Import from upstream.
9050
9051 2005-01-17 Kelley Cook <kcook@gcc.gnu.org>
9052
9053 PR bootstrap/18222
9054 * Makefile.def: Pass CPPFLAGS_FOR_TARGET.
9055 * Makefile.tpl: Define target CPPFLAGS on CPPFLAGS_FOR_TARGET.
9056 * Makefile.in: Regenerate.
9057
9058 2005-01-16 Jason Thorpe <thorpej@netbsd.org>
9059
9060 * MAINTAINERS: Update my email address.
9061
9062 2005-01-12 David Edelsohn <edelsohn@gnu.org>
9063 Andreas Schwab <schwab@suse.de>
9064
9065 PR bootstrap/18033
9066 * config-ml.in: Eval option if surrounded by single quotes.
9067
9068 2005-01-03 Paolo Bonzini <bonzini@gnu.org>
9069
9070 Revert 2004-12-28 Makefile changes, a better fix will be
9071 applied to mainline and src after GCC 4.0 branches.
9072
9073 2004-12-28 Paolo Bonzini <bonzini@gnu.org>
9074
9075 PR bootstrap/17383
9076
9077 * Makefile.def (target_modules): Remove stage parameter,
9078 it is always true now.
9079 * Makefile.tpl (configure-build-[+module+],
9080 configure-target-[+module+]): Always build symlink tree
9081 for the directory and for include. BUILD_SUBDIR and
9082 TARGET_SUBDIR cannot be . anymore.
9083 * Makefile.in: Regenerate.
9084
9085 2004-12-25 David Edelsohn <edelsohn@gnu.org>
9086
9087 Revert 2004-12-08 Makefile changes.
9088
9089 2004-12-17 Danny Smith <dannysmith@users.sourceforge.net>
9090
9091 * MAINTAINERS: Move myself to OS Port Maintainers for windows,
9092 cygwin, mingw.
9093
9094 2004-12-16 Andrew Stubbs <andrew.stubbs@st.com>
9095
9096 * configure.in (sh64-*-*): Reenable gprof.
9097 * configure: Regenerate.
9098
9099 2004-12-08 David Edelsohn <edelsohn@gnu.org>
9100
9101 * Makefile.def (flags_to_pass): Add PICFLAG_FOR_TARGET.
9102 * Makefile.tpl (EXTRA_HOST_FLAGS): Add PICFLAG.
9103 (EXTRA_TARGET_FLAGS): Add PICFLAG.
9104 * Makefile.in: Regenerate.
9105
9106 2004-12-08 Christopher Faylor <cgf@gcc.gnu.org>
9107
9108 * MAINTAINERS: Update my email address.
9109
9110 2004-12-07 Matt Kraai <kraai@ftbfs.org>
9111
9112 * Makefile.tpl: Generate normal dependencies if the LHS module is
9113 not bootstrapped.
9114 * Makefile.in: Regenerate.
9115
9116 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9117
9118 * configure.in: Include config/gxx-include-dir.m4. Use
9119 TL_AC_GXX_INCLUDE_DIR. Remove some now-redundant AC_SUBSTs.
9120 * configure: Regenerate.
9121
9122 2004-12-03 Richard Sandiford <rsandifo@redhat.com>
9123
9124 * config.if: Delete.
9125 * configure.in: Set libstdcxx_incdir directly.
9126 * configure: Regenerate.
9127
9128 2004-12-02 Eric Christopher <echristo@redhat.com>
9129
9130 * Makefile.tpl (clean-target-libgcc): Make change in correct place.
9131 * Makefile.in: Regenerate.
9132
9133 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9134
9135 * configure.in: Clear gcc_version_trigger if the file doesn't exist.
9136 * configure: Regenerate.
9137
9138 2004-12-02 Richard Sandiford <rsandifo@redhat.com>
9139
9140 * configure.in: Include config/gcc-version.m4. Use TL_AC_GCC_VERSION
9141 to set gcc_version_trigger. Remove some now-redundant AC_SUBSTs.
9142 * configure: Regenerate.
9143
9144 2004-12-01 Eric Christopher <echristo@redhat.com>
9145
9146 * Makefile.in (clean-target-libgcc): Add stmp-dirs to list
9147 of things to remove.
9148
9149 2004-11-29 Matt Kraai <kraai@ftbfs.org>
9150
9151 * MAINTAINERS (Write After Approval): Update my e-mail address.
9152
9153 2004-11-29 Kelley Cook <kcook@gcc.gnu.org>
9154
9155 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Re-import linux-gnu case
9156 from CVS libtool to always pass_all.
9157
9158 2004-11-25 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9159
9160 * configure.in (hppa*-*-linux*): Don't add libgcj to noconfigdirs.
9161 (hppa*64*-*-*): Delete incorrect comment.
9162 * configure: Rebuilt.
9163
9164 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9165
9166 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Revert previous change.
9167
9168 2004-11-24 Kelley Cook <kcook@gcc.gnu.org>
9169
9170 * libtool.m4 (AC_DEPLIBS_CHECK_METHOD): Import linux-gnu case
9171 from CVS libtool to always pass_all.
9172
9173 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9174
9175 * install-sh, compile: Import from automake.
9176
9177 2004-11-15 Kelley Cook <kcook@gcc.gnu.org>
9178
9179 * config.guess, config.sub: Import from savannnah.
9180
9181 2004-11-12 Scott Robert Ladd <scott.ladd@coyotegulch.com>
9182
9183 * MAINTAINERS (Write After Approval): Add myself
9184
9185 2004-11-12 Mike Stump <mrs@apple.com>
9186
9187 * Makefile.def: Add html support.
9188 * Makefile.tpl: Likewise.
9189 * Makefile.in: Regenerate.
9190
9191 2004-11-11 Geoffrey Keating <geoffk@apple.com>
9192
9193 PR 18423
9194 * configure.in: Remove all instances of build-fixincludes from
9195 noconfigdirs.
9196 (build_configargs): Supply --target to subdirectories.
9197 * configure: Regenerate.
9198
9199 * Makefile.def: Make gcc install depend on fixincludes install.
9200 * Makefile.in: Regenerate.
9201
9202 2004-11-10 Janis Johnson <janis187@us.ibm.com>
9203
9204 * MAINTAINERS: Add myself as gcc testsuite maintainer.
9205
9206 2004-11-11 Paul Brook <paul@codesourcery.com>
9207
9208 * MAINTAINERS: Add self as arm maintainer. Update email address.
9209
9210 2004-11-08 Hans-Peter Nilsson <hp@bitrange.com>
9211
9212 * configure.in (noconfigdirs) [mmix-*-*]: Disable
9213 target-libgfortran.
9214 * configure: Regenerate.
9215
9216 2004-11-07 David Edelsohn <edelsohn@gnu.org>
9217
9218 * config-ml.in: Pass FCFLAGS for multilibs, handle GFORTRAN
9219 like CC.
9220
9221 2004-11-05 Paolo Bonzini <bonzini@gnu.org>
9222
9223 * Makefile.def (host fixincludes): Specify missing targets.
9224 * Makefile.in: Regenerate.
9225
9226 2004-11-05 Ralf Corsepius <ralf.corsepius@rtems.org>
9227
9228 * MAINTAINERS: Add myself
9229
9230 2004-11-05 Gabor Loki <loki@inf.u-szeged.hu>
9231
9232 * MAINTAINERS (Write After Approval): Add myself.
9233
9234 2004-11-04 Geoffrey Keating <geoffk@apple.com>
9235
9236 * Makefile.def: Build fixincludes for the host, too.
9237 * Makefile.in: Regenerate.
9238 * configure.in (host_tools): Add fixincludes.
9239 * configure: Regenerate.
9240
9241 2004-11-04 Daniel Jacobowitz <dan@debian.org>
9242
9243 * configure.in (arm-*-oabi*, thumb-*-oabi*): Remove.
9244 * configure: Regenerated.
9245
9246 2004-11-04 H.J. Lu <hongjiu.lu@intel.com>
9247
9248 PR other/17783
9249 * configure.in: Set up LD_LIBRARY_PATH by default for gcc.
9250 * configure: Regenerated.
9251
9252 2004-10-31 Mark Mitchell <mark@codesourcery.com>
9253
9254 * README.SCO: Update per FSF instructions.
9255
9256 2004-10-28 Eric B. Weddington <ericw@evcohs.com>
9257
9258 PR target/18151
9259 * configure.in (case ${target}): Do not build fixincludes for avr.
9260 * configure: Regenerated.
9261
9262 2004-10-26 Paolo Bonzini <bonzini@gnu.org>
9263
9264 * configure.in (case ${target}): Do not build fixincludes
9265 on platforms where it is not used.
9266 * configure: Regenerated.
9267
9268 2004-10-23 Daniel Jacobowitz <dan@debian.org>
9269
9270 * configure.in: Use an absolute path to install-sh.
9271 * configure: Regenerated.
9272
9273 2004-10-19 Aaron W. LaFramboise <aaronavay62@aaronwl.com>
9274
9275 * MAINTAINERS (Write After Approval): Add myself.
9276
9277 2004-10-19 Kazu Hirata <kazu@cs.umass.edu>
9278
9279 * MAINTAINERS: Remove from Write After Approval those that are
9280 already maintainers.
9281
9282 2004-10-19 Sebastian Pop <pop@cri.ensmp.fr>
9283
9284 * MAINTAINERS: Update my email address.
9285
9286 2004-10-12 Kelley Cook <kcook@gcc.gnu.org>
9287
9288 * configure.in (*-*-cygwin*): Supress warning if newlib not present.
9289 * configure: Regenerate.
9290
9291 2004-10-07 J"orn Rennecke <joern.rennecke@st.com>
9292
9293 * MAINTAINERS: Update my email address.
9294
9295 2004-10-07 Kazu Hirata <kazu@cs.umass.edu>
9296
9297 * MAINTAINERS (Language Front Ends Maintainers): New. Move
9298 entries belonging to this category.
9299
9300 2004-10-06 Josef Zlomek <josef.zlomek@email.cz>
9301
9302 * MAINTAINERS: Update my e-mail address.
9303
9304 2004-10-06 Paolo Bonzini <bonzini@gnu.org>
9305
9306 Fix wrong conflict resolution in:
9307
9308 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9309
9310 * Makefile.in: Regenerate.
9311 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9312 in the recursive `make', instead of hardwiring `all'.
9313 (Autogenerated TARGET-* variables): New.
9314
9315 2004-10-05 Tomer Levi <Tomer.Levi@nsc.com>
9316
9317 * configure.in: Enable target-libgloss for crx-*-*.
9318 * configure: Regenerate.
9319
9320 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9321
9322 * MAINTAINERS (Various Maintainers): Move the "windows,
9323 cygwin, mingw" maintainer to ...
9324 (OS Port Maintainers): ... here.
9325
9326 2004-10-04 Kazu Hirata <kazu@cs.umass.edu>
9327
9328 * MAINTAINERS (Write After Approval): Remove those that are
9329 maintainers of some subsystem.
9330
9331 2004-10-02 P.J. Darcy <darcypj@us.ibm.com>
9332
9333 * ltcf-c.sh (tpf*): Add ld_shlibs=yes.
9334 * ltcf-cxx.sh (tpf*): Likewise.
9335 * ltconfig (tpf*): Add TPF OS configuration support.
9336
9337 2004-10-01 Bernd Schmidt <bernds_cb1@t-online.de>
9338
9339 * MAINTAINERS: Change my email address to my new work account.
9340
9341 2004-09-24 Michael Roth <mroth@nessie.de>
9342
9343 * configure.in (--without-headers): Add missing double quotes.
9344 * configure: Regenerate.
9345
9346 2004-09-24 Kelley Cook <kcook@gcc.gnu.org>
9347
9348 * ylwrap: Revert to previous version.
9349
9350 2004-09-23 H.J. Lu <hongjiu.lu@intel.com>
9351
9352 PR bootstrap/17369
9353 * Makefile.tpl (REALLY_SET_LIB_PATH): Add @SET_GCC_LIB_PATH@.
9354 (HOST_EXPORTS]): Add @SET_GCC_LIB_PATH@. Set and export
9355 SET_GCC_LIB_PATH_CMD.
9356 (BASE_TARGET_EXPORTS): Likewise.
9357 * Makefile.in: Regenerated.
9358
9359 * configure.in (SET_GCC_LIB_PATH): Set and substitute.
9360 * configure: Regenerated.
9361
9362 2004-09-23 Kelley Cook <kcook@gcc.gnu.org>
9363
9364 * config.guess: New upstream version
9365 * compile, depcomp, install-sh, ylwrap: Likewise.
9366
9367 2004-09-19 Roger Sayle <roger@eyesopen.com>
9368
9369 * config/mh-x86omitfp: New host makefile fragment. Add
9370 -fomit-frame-pointer to the default BOOT_CFLAGS.
9371 * configure.in: Use it to speed up bootstrap on some IA-32 hosts.
9372 * configure: Regenerate.
9373
9374 2004-09-15 Andrew Pinski <pinskia@physics.uc.edu>
9375
9376 PR target/11572
9377 * configure.in (*-*-darwin*): Renable libobjc.
9378 * configure: Regenerate.
9379
9380 2004-09-10 Nathan Sidwell <nathan@codesourcery.com>
9381
9382 * MAINTAINERS: Add self as c++ and type-safe vector maintainer.
9383
9384 2004-09-09 Daniel Berlin <dberlin@dberlin.org>
9385
9386 * Makefile.def: Remove libbanshee.
9387 * Makefile.tpl: Ditto.
9388 * configure.in: Ditto.
9389 * Makefile.in: Regen.
9390 * configure: Ditto.
9391
9392 2004-09-08 David Edelsohn <edelsohn@gnu.org>
9393
9394 * ltmain.sh: Use $pic_object as $non_pic_object if
9395 $non_pic_object=none.
9396
9397 2004-09-07 Paolo Bonzini <bonzini@gnu.org>
9398
9399 * missing: Import latest version from master repository.
9400
9401 2004-09-06 Nick Clifton <nickc@redhat.com>
9402
9403 * config.sub: Import latest version from master repository.
9404 * config.guess: Likewise.
9405 This includes these changes:
9406
9407 2004-08-27 Hans-Peter Nilsson <hp@axis.com>
9408
9409 * config.sub: Handle crisv32, alias etraxfs.
9410 * config.guess (crisv32:Linux:*:*): Handle.
9411
9412 2004-08-13 Brad Smith <brad@comstyle.com>
9413
9414 * config.guess (*:OpenBSD:*:*): Remove defunct MIPS machines.
9415 (sgi:OpenBSD:*:*): Emit mips64, not mipseb.
9416
9417 2004-08-11 Paul Eggert <eggert@cs.ucla.edu>
9418
9419 * config.guess (*:Darwin:*:*): If uname -p reports "unknown",
9420 assume the processor is a powerpc. This is because coreutils
9421 uname (at least versions 4.5.7 through 5.2.1) outputs "unknown"
9422 in this case, due to a MacOS X bug that causes
9423 sysctl ((int[]) {CTL_HW, HW_MACHINE_ARCH}, 2, buffer, &bufsize, 0, 0)
9424 to return a negative number.
9425 Problem reported by Petter Reinholdtsen in:
9426 http://lists.gnu.org/archive/html/bug-gnu-utils/2003-02/msg00201.html
9427
9428 2004-07-19 Ben Elliston <bje@gnu.org>
9429
9430 * config.guess (S7501:*:4.0:3.0): Handle NCR System V UNIX machine.
9431
9432 2004-06-24 Ben Elliston <bje@gnu.org>
9433
9434 * config.guess: Update copyright years.
9435 * config.sub: Likewise.
9436
9437 2004-06-22 Robert Millan <robertmh@gnu.org>
9438
9439 * config.guess (*:FreeBSD:*:*): Remove check for glibc (unneeded
9440 since GNU/kFreeBSD systems match *:GNU/*:*:* instead).
9441
9442 2004-06-22 Stanley F. Quayle <stan@stanq.com>
9443
9444 * config.guess (*:*VMS:*:*): New entry. Replaces
9445 Alpha:OpenVMS:*. Recognize and advertise all VMS flavors as dec
9446 manufacturer.
9447
9448 2004-06-22 Ben Elliston <bje@gnu.org>
9449
9450 * config.guess: Cray fixes from Wendy Palm <wendyp@cray.com>.
9451 * config.sub: Likewise.
9452
9453 2004-06-22 Ben Elliston <bje@gnu.org>
9454
9455 Reported by Hans-Peter Nilsson <hp@bitrange.com>:
9456 * config.sub: Correctly handle mmix-knuth and mmix-knuth-mmixware.
9457
9458 2004-06-11 Ben Elliston <bje@gnu.org>
9459
9460 * config.guess (pegasos:OpenBSD:*:*): Remove.
9461
9462 2004-06-11 Ben Elliston <bje@gnu.org>
9463
9464 From Wouter Verhelst <wouter@grep.be>:
9465 * config.guess (M68*:*:R3V[5678]:*): Detect R3V8.
9466
9467 2004-06-11 Ben Elliston <bje@gnu.org>
9468
9469 * config.guess (luna88k:OpenBSD:*:*): New.
9470
9471 2004-03-12 Kazuhiro Inaoka <inaoka.kazuhiro@renesas.com>
9472
9473 * config.guess (m32r*:Linux:*:*): New case.
9474 * config.sub: Handle m32rle.
9475
9476 2004-03-12 Ben Elliston <bje@wasabisystems.com>
9477
9478 From Jens Petersen <petersen@redhat.com>:
9479 * config.sub: Handle sparcv8.
9480
9481 2004-03-03 Ben Elliston <bje@wasabisystems.com>
9482
9483 From Tom Smith <smith@cag.lkg.hp.com>:
9484 * config.guess: Version suffixes are equally significant on Tru64
9485 V4.* and V5.*, so do not ignore them on V5.*. Handle a version
9486 prefix of "P" (patched kernel).
9487
9488 2004-02-23 Tal Agmon <Tal.Agmon@nsc.com>
9489
9490 * config.sub: Add support for National Semiconductor CRX target.
9491
9492 2004-09-03 Janis Johnson <janis187@us.ibm.com>
9493
9494 * MAINTAINERS (Various Maintainers): Remove myself as web page
9495 maintainer, add myself as maintainer of build status lists.
9496
9497 2004-09-03 Jan Beulich <jbeulich@novell.com>
9498
9499 * configure.in: Remove target-libstdc++-v3 from noconfigdirs for
9500 *-*-netware, but add target-libmudflap.
9501 Consolidate *-*-netware targets (of which really only i?86 exists)
9502 into a single entry.
9503 * configure: Likewise.
9504
9505 2004-09-01 Paolo Bonzini <bonzini@gnu.org>
9506
9507 * Makefile.tpl (sorry): Remove.
9508 (clean-stage[+id+], clean-stage[+id+]-module): New targets.
9509 (cleanstrap targets): Depend on distclean, not distclean-stage1.
9510 (do-clean): Clean per-stage directories too.
9511 (do-distclean): Run distclean-stage1 too.
9512 (.NOTPARALLEL): Enable during toplevel bootstrap.
9513 (stage[+id+]-bubble): Enable parallel execution during
9514 the recursive invocation.
9515 * Makefile.in: Regenerate.
9516
9517 Fix previous checkin:
9518
9519 * Makefile.tpl: Move BOOT_CFLAGS above host makefile fragment
9520 include.
9521 * configure.in: Fix indentation.
9522 * configure: Regenerate.
9523
9524 2004-08-31 Robert Bowdidge <bowdidge@apple.com>
9525
9526 * Makefile.in: Move BOOT_CFLAGS above host makefile fragment include.
9527 * configure.in: add test for powerpc-*-darwin* to specify makefile frag
9528 * configure: regenerate
9529 * config/mh-ppc-darwin: create file, override BOOT_CFLAGS for
9530 -mdynamic-no-pic
9531
9532 2004-08-31 Paolo Bonzini <bonzini@gnu.org>
9533
9534 * Makefile.def (build_modules): Add fixincludes.
9535 (dependencies): Make gcc depend on fixincludes.
9536 * configure.in (build_tools): Add fixincludes.
9537 (build_configdirs): Always include build_libs.
9538 * Makefile.in: Regenerate.
9539 * configure: Regenerate.
9540
9541 2004-08-30 Paolo Bonzini <bonzini@gnu.org>
9542
9543 * Makefile.def (bootstrap stages): Add 'lean' parameter.
9544 * Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
9545 phony targets; do not generate timestamp files.
9546 (distclean-stageN): Remove references to their timestamp files.
9547 (restageN, touch-stageN): Remove.
9548 (stageN-bubble): Rewritten.
9549 (compare): Support lean bootstraps.
9550 * Makefile.in: Regenerate.
9551
9552 * configure.in: Only warn when bootstrapping but
9553 build != host or build != target. Support lean bootstraps.
9554 * configure: Regenerate.
9555
9556 2004-08-26 Phil Edwards <phil@codesourcery.com>
9557
9558 * configure.in: Give a better error message if GMP/MPFR are missing
9559 and a language needing them has been requested.
9560 * configure: Regenerated.
9561
9562 2004-08-25 Phil Edwards <phil@codesourcery.com>
9563
9564 * configure.in: Print a list of available language front-ends if
9565 a requested one is missing. Tidy stray tab characters.
9566 * configure: Regenerated.
9567
9568 2004-08-19 Michael Koch <konqueror@gmx.de>
9569
9570 * gcc/doc/install.texi: Update entry about automake for libjava.
9571
9572 2004-08-17 Robert Millan <robertmh@gnu.org>
9573
9574 * configure.in: In noconfigdirs check, match GNU/k*BSD with GNU/Linux
9575 (instead of FreeBSD).
9576 * configure: Regenerate.
9577
9578 2004-08-16 Paolo Bonzini <bonzini@gnu.org>
9579
9580 * Makefile.in: Regenerate.
9581 * configure: Regenerate.
9582
9583 * Makefile.def (bootstrap-stage): Rename extra_*_flags to
9584 stage_*_flags.
9585 * Makefile.tpl (configure-[+module+], all-[+module+]): Exit
9586 for bootstrapped modules if toplevel bootstrap is going.
9587 (GCC bootstrap): Generate per-stage targets for all bootstrapped
9588 modules. Adjust for changes in Makefile.def. Enable several
9589 rules even in non-bootstrap mode, just to avoid peppering the
9590 template with unnecessary "@if/@endif gcc-bootstrap" pairs.
9591 (stage-[+prev+]-bubble): Remove.
9592
9593 * Makefile.def (Dependencies): Depend on all-build-bison,
9594 all-build-flex, all-build-byacc, all-build-texinfo, rather
9595 than the host variations.
9596 * Makefile.tpl (BUILD_DIR_PREFIX): Remove. Replace throughout
9597 with BUILD_SUBDIR.
9598 (BISON): Update for recent Bisons.
9599 (YACC): Fix typo.
9600 (cross): Depend on all-build.
9601 (all): Do not depend on all-build.
9602 (prebootstrap): Remove.
9603 (dep-kind): Accept separate prefixes for MODULE and ON variables.
9604 (Prebootstrap dependencies): Add them to the per-stage targets
9605 and to all-prebootstrap.
9606 * configure.in (build_configdirs): Always enable build_tools.
9607 (BUILD_DIR_PREFIX): Remove.
9608
9609 * Makefile.def (gcc): Add target variable.
9610 (gdb, expect, guile, tk, tix): Replace with_x with extra_make_flags.
9611 * Makefile.tpl (Autogenerated `all-*' targets): Invoke $(TARGET-*)
9612 in the recursive `make', instead of hardwiring `all'.
9613 (Autogenerated TARGET-* variables): New.
9614
9615 2004-08-13 Brian Booth <bbooth@redhat.com>
9616
9617 * MAINTAINERS: Remove myself from write-after-approval.
9618
9619 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>
9620
9621 * src-release: Stop distributing mmalloc with gdb (which doesn't
9622 use it).
9623 * Makefile.def: GDB doesn't depend on mmalloc anymore.
9624 * Makefile.in: Regenerate.
9625
9626 2004-08-09 Mark Mitchell <mark@codesourcery.com>
9627
9628 * configure.in (arm*-*-eabi*): New target.
9629 * configure: Regenerate.
9630
9631 2004-08-06 Paolo Bonzini <bonzini@gnu.org>
9632
9633 * Makefile.def (bfd, opcodes, gcc, zlib): Mark as bootstrap module.
9634 (bison, byacc, flex, texinfo): Do not mark as bootstrap module.
9635 (Dependencies): New section.
9636 * Makefile.tpl (Dependencies): Generate from Makefile.def.
9637 (configure-target-[+module+]): Depend on maybe-all-gcc
9638 (all-prebootstrap): New name of all-bootstrap. Changed throughout.
9639 (toplevel profiledbootstrap): Fix dependencies.
9640 * Makefile.in: Regenerate.
9641
9642 2004-08-03 Mark Mitchell <mark@codesourcery.com>
9643
9644 * configure.in (arm*-*-symbianelf*): Add ${libgcj} and
9645 target-libiberty to noconfigdirs.
9646 * configure: Regenerate.
9647
9648 2004-08-03 Paul Brook <paul@codesourcery.com>
9649
9650 * configure.in: Check for MPFR as well as GMP.
9651 * configure: Regenerate.
9652
9653 2004-08-01 Robert Millan <robertmh@gnu.org>
9654
9655 * configure.in: Turn mt-linux into mt-gnu. Use mt-gnu and enable
9656 libmudflap for all GNU-based systems (with Glibc).
9657 * configure: Regenerate.
9658
9659 2004-08-03 Paolo Bonzini <bonzini@gnu.org>
9660
9661 * Makefile.def (host-modules): Add gcc.
9662 * Makefile.in: Regenerate.
9663 * Makefile.tpl (sorry): New rule.
9664 (configure-host, all-host, [+make_target+]-host, do-check,
9665 install-host): Do not add gcc as a special case.
9666 (host modules): Add a small special-casing for gcc. Export
9667 extra_make_flags through the environment.
9668 (maybe-configure-gcc, configure-gcc, maybe-all-gcc, all-gcc,
9669 maybe-check-gcc, check-gcc, maybe-install-gcc, install-gcc,
9670 other recursive targets for gcc): Remove.
9671
9672 (all, do-[+make_target+], do-check): Wrap between unstage and stage.
9673 (stage, unstage): New rules.
9674 (stage[+id+]-start, stage[+id+]-end, [+compare-target+],
9675 distclean-stage[+id+]): Use stage_current.
9676 ([+bootstrap-target+], profiledbootstrap): Do not invoke manually
9677 the stage*-start rules.
9678
9679 2004-08-02 Geoffrey Keating <geoffk@apple.com>
9680
9681 * ltcf-cxx.sh: On Darwin, make archive multi-module, and don't
9682 use -all_load flag.
9683
9684 2004-08-02 Paolo Bonzini <bonzini@gnu.org>
9685
9686 * configure.in: Sync from src, add noconfigdirs for crx-*-*.
9687 * configure: Regenerate.
9688
9689 2004-07-16 Toon Moene <toon@moene.indiv.nluug.nl>
9690
9691 * maintainer-scripts/gcc_release: Revert yesterday's change.
9692
9693 2004-07-16 Segher Boessenkool <segher@kernel.crashing.org>
9694
9695 * MAINTAINERS: Add myself to write-after-approval.
9696
9697 2004-07-15 Toon Moene <toon@moene.indiv.nluug.nl>
9698
9699 * libf2c: Removed.
9700 * gcc/gccbug.in: Updated because of libf2c removal.
9701 * maintainer-scripts/gcc_release: Ditto.
9702
9703 2004-07-09 Loren J. Rittle <ljrittle@acm.org>
9704
9705 * configure.in: Build libmudflap by default on FreeBSD.
9706 * configure: Regenerated.
9707
9708 2004-07-09 Mark Mitchell <mark@codesourcery.com>
9709
9710 * configure.in: Do not build libmudflap by default on non-GNU/Linux
9711 systems.
9712 * configure: Regenerated.
9713
9714 2004-07-08 John David Anglin <dave.anglin@nrc-cnrc.gc.ca>
9715
9716 PR target/16344
9717 * Makefile.tpl (profiledbootstrap): Build runtime libraries with
9718 feedback based compiler.
9719 * Makefile.in: Rebuilt.
9720
9721 2004-07-08 Alexandre Oliva <aoliva@redhat.com>
9722
9723 * Makefile.def (host_modules): Set bootstrap=true for flex.
9724 * Makefile.tpl (all-gcc): Depend on texinfo and flex.
9725 * Makefile.in: Rebuilt.
9726
9727 2004-07-07 Jan Hubicka <jh@suse.cz>
9728
9729 * MAINTAINERS: Add self as a profile feedback maintainer.
9730
9731 2004-07-05 Phil Edwards <phil@codesourcery.com>
9732
9733 * configure.in: Do not prepend $srcdir to /dev/null in
9734 makefile fragments.
9735 * configure: Regenerate.
9736
9737 2004-07-01 Paolo Bonzini <bonzini@gnu.org>
9738
9739 * Makefile.def (build_modules): Add bison, byacc, flex,
9740 m4, texinfo.
9741 (flags_to_pass): Add FLEX.
9742 * Makefile.tpl (BUILD_DIR_PREFIX, BASE_EXPORTS): New.
9743 (BUILD_EXPORTS, HOST_EXPORTS, BASE_TARGET_EXPORTS): Include it.
9744 (DEFAULT_YACC, USUAL_YACC, DEFAULT_LEX, USUAL_LEX, DEFAULT_M4,
9745 DEFAULT_MAKEINFO): Remove.
9746 (CONFIGURED_YACC, CONFIGURED_FLEX, CONFIGURED_BISON,
9747 CONFIGURED_LEX, CONFIGURED_M4, CONFIGURED_MAKEINFO): Substitute.
9748 (YACC, FLEX, BISON, LEX, M4, MAKEINFO): Define to look into
9749 objdir or else use configured tool.
9750 (all-build): New.
9751 (all): Depend on it.
9752 (Build module dependencies): Add.
9753 * Makefile.in: Regenerate.
9754 * configure.in: Better support for multiple build modules,
9755 matching what is done for host/target modules. Do not look
9756 for "plausible" locations of build tools if Canadian cross.
9757 Use autoconf's AC_PROG_CC to find a C compiler. Define
9758 BUILD_DIR_PREFIX. Look for flex, makeinfo and m4.
9759 * configure: Regenerate.
9760
9761 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9762
9763 * Makefile.tpl (HOST_EXPORTS): Fix pasto.
9764 * Makefile.in: Regenerate.
9765
9766 2004-06-22 Paolo Bonzini <bonzini@gnu.org>
9767
9768 * Makefile.tpl (configure-build-[+module+],
9769 configure-[+module+], configure-target-[+module+]): Pass
9770 [+extra_configure_args+].
9771 (all-build-[+module+], all-[+module+], check-[+module+],
9772 install-[+module+], [+make_target+]-[+module+],
9773 all-target-[+module+], check-target-[+module+],
9774 install-target-[+module+], [+make_target+]-target-[+module+]):
9775 Pass [+extra_make_args+].
9776 (HOST_EXPORTS): Include the former GCC_HOST_EXPORTS.
9777 (GCC_HOST_EXPORTS): Remove.
9778 (configure-gcc, all-gcc, GCC_STRAP_TARGETS, profiledbootstrap,
9779 cross, check-gcc, check-gcc-c++, install-gcc,
9780 gcc-no-fixedincludes, [+make_target+]-gcc, stage[+id+]-bubble):
9781 Replace GCC_HOST_EXPORTS with HOST_EXPORTS.
9782 * Makefile.in: Regenerate.
9783
9784 2004-06-21 Matthew Sachs <msachs@apple.com>
9785
9786 * MAINTAINERS: Added self to write-after-approval.
9787
9788 2004-06-21 Christopher Faylor <cgf@alum.bu.edu>
9789
9790 * configure.in: Check for srcdir/winsup rather than build directory
9791 winsup.
9792 * configure: Regenerate.
9793
9794 2004-06-17 Corinna Vinschen <vinschen@redhat.com>
9795
9796 * configure.in: Don't build Cygwin native newlib if winsup
9797 directory is missing. Emit warning instead.
9798 * configure: Regenerate.
9799
9800 2004-06-09 Paolo Bonzini <bonzini@gnu.org>
9801
9802 * Makefile.tpl (touch-stage[+id+]): New.
9803 (restage[+prev+]): Depend on touch-stage[+id+].
9804
9805 * Makefile.tpl (RECURSE_FLAGS_TO_PASS): New.
9806 Use it throughout.
9807
9808 * Makefile.def: Add profile and feedback bootstrap stages.
9809 Remove next field from bootstrap stages.
9810 * Makefile.tpl (LN, LN_S): Substitute.
9811 (stageN-start, stageN-end): Use double-colon rules, to
9812 provide a hook for additional setup commands.
9813 (distclean-stageN-gcc, restageN): Create dependencies from
9814 [+prev+], not from [+next+].
9815 (stageN-bubble): Add commands for successive stages from
9816 [+prev+], using double-colon rules.
9817 (all-stageN-gcc): Fix typo.
9818 (stagefeedback-start, profiledbootstrap): New.
9819 * Makefile.in: Regenerate.
9820 * configure.in: Call ACX_PROG_LN.
9821 * configure: Regenerate.
9822
9823 2004-06-08 Canqun Yang <canqun@nudt.edu.cn>
9824
9825 * MAINTAINERS (Write After Approval): Add myself.
9826
9827 2004-06-03 Mark G. Adams <mark.g.adams@sympatico.ca>
9828
9829 * MAINTAINERS (Write After Approval): Add myself.
9830
9831 2004-06-03 Paolo Bonzini <bonzini@gnu.org>
9832
9833 * configure.in: Fix --enable-bootstrap breakage introduced in trees
9834 without gcc.
9835 * configure: Regenerate.
9836
9837 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9838
9839 * Makefile.tpl: Fix typo.
9840 * Makefile.in: Regenerate.
9841
9842 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9843
9844 * configure.in: Remove new- prefix from toplevel
9845 bootstrap targets.
9846 * configure: Regenerate.
9847
9848 2004-06-01 Paolo Bonzini <bonzini@gnu.org>
9849
9850 * Makefile.tpl (all.normal): Rename to all.
9851 (all): Replace with a rule to pick the default
9852 target from configure.
9853 (all-gcc, configure-gcc): Use conditionals to
9854 do nothing when toplevel bootstrap is going on.
9855 (GCC directory bootstrap) [gcc-bootstrap]: Disable.
9856 (Toplevel bootstrap) [gcc-no-bootstrap]: Disable.
9857 * configure.in: Support --enable-bootstrap.
9858
9859 * Makefile.def: Remove new- prefix from toplevel
9860 bootstrap targets.
9861 * Makefile.tpl: Likewise.
9862
9863 * Makefile.def: Add bootstrap_stage 4. Add bootstrap2
9864 target.
9865
9866 * Makefile.tpl (Toplevel bootstrap): Pass $(BASE_FLAGS_TO_PASS)
9867 $(RECURSE_FLAGS) to recursive invocation of make.
9868
9869 * Makefile.in: Regenerate.
9870 * configure: Regenerate.
9871
9872 2004-05-30 Andreas Jaeger <aj@suse.de>
9873 Jim Wilson <wilson@specifixinc.com>
9874
9875 * config-ml.in: Pass FFLAGS and ADAFLAGS for multilibs, handle F77
9876 like CC.
9877
9878 2004-05-27 Daniel Jacobowitz <dan@debian.org>
9879
9880 * configure.in: Fix sed invocation for GFORTRAN_FOR_TARGET.
9881 * configure: Regenerate.
9882
9883 2004-05-25 Daniel Jacobowitz <drow@false.org>
9884
9885 * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
9886 (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
9887 (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
9888 targets.
9889 * Makefile.in: Regenerate.
9890
9891 2004-05-24 Paolo Bonzini <bonzini@gnu.org>
9892
9893 * configure.in: Test the ability to symlink directories.
9894 * configure: Regenerate.
9895
9896 * Makefile.def (bootstrap-stage): New definitions.
9897 * Makefile.tpl (configure-stage1-gcc,
9898 configure-stage2-gcc, configure-stage3-gcc,
9899 all-stage1-gcc, all-stage2-gcc, all-stage3-gcc,
9900 new-bootstrap, new-cleanstrap, new-restage1, new-restage2,
9901 new-restage3, compare): Autogenerate, see Makefile.in
9902 entry for behavioral changes.
9903 (distclean-stage1, new-stage1-start, new-stage1-end,
9904 new-stage1-bubble, distclean-stage2, new-stage2-start,
9905 new-stage2-end, new-stage2-bubble, distclean-stage3,
9906 new-stage3-start, new-stage3-end): New autogenerated targets.
9907 (objext, prebootstrap, BOOT_CFLAGS,
9908 POSTSTAGE1_FLAGS_TO_PASS): Move above the autogenerated
9909 targets.
9910
9911 * Makefile.in: Regenerate.
9912 (distclean-stage1, new-stage1-start, new-stage1-end,
9913 new-stage1-bubble, distclean-stage2, new-stage2-start,
9914 new-stage2-end, new-stage2-bubble, distclean-stage3,
9915 new-stage3-start, new-stage3-end): New targets.
9916 (all-stage1-gcc): Move prebootstrap dependency from here...
9917 (configure-stage1-gcc): ...to here.
9918 (new-bootstrap): Use bubble targets.
9919 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
9920 Use per-stage distclean targets.
9921 (configure-stage1-gcc, configure-stage2-gcc,
9922 configure-stage3-gcc, all-stage1-gcc,
9923 all-stage2-gcc, all-stage3-gcc, new-bootstrap):
9924 Use new-stageN-start to prepare the tree.
9925
9926 2004-05-23 Paolo Bonzini <bonzini@gnu.org>
9927
9928 * Makefile.def (host_modules): add libcpp.
9929 * Makefile.tpl: Add dependencies on and for libcpp.
9930 * Makefile.in: Regenerate.
9931 * configure.in: Add libcpp host module.
9932 * configure: Regenerate.
9933
9934 2004-05-21 Paolo Bonzini <bonzini@gnu.org>
9935
9936 * Makefile.tpl: Whenever a recursive target is defined, wrap
9937 it in a special @if/@endif block, and prepare its maybe
9938 dependency in the @if/@endif block
9939 * configure.in: Instead of writing maybe dependencies, remove
9940 the @if/@endif statements, and remove the @if/@endif blocks
9941 that remain.
9942 * configure: Regenerate.
9943 * Makefile.in: Regenerate.
9944
9945 2004-05-20 Janis Johnson <janis187@us.ibm.com>
9946
9947 * MAINTAINERS (Various Maintainers): Add myself for compat testsuite.
9948
9949 2004-05-18 Kaz Kojima <kkojima@gcc.gnu.org>
9950
9951 PR bootstrap/15120
9952 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on sh*.
9953 * */configure: Rebuilt.
9954
9955 2004-05-17 Zack Weinberg <zack@codesourcery.com>
9956
9957 * Makefile.def, Makefile.tpl, configure.in: Remove all mention
9958 of libf2c.
9959 * configure, Makefile.in: Regenerate.
9960
9961 2004-05-13 Tobias Schlüter <tobi@gcc.gnu.org>
9962
9963 * MAINTAINERS (Write After Approval): Add myself.
9964
9965 2004-05-13 Diego Novillo <dnovillo@redhat.com>
9966
9967 Merge from tree-ssa-20020619-branch.
9968
9969 * Makefile.def: Add libbanshee, libmudflap and libgfortran.
9970 * Makefile.tpl (BUILD_CONFIGDIRS): Add libbanshee.
9971 (HOST_GMPLIBS): Define.
9972 (HOST_GMPINC): Define.
9973 (TARGET_LIB_PATH): Add libmudflap.
9974 (GFORTRAN_FOR_TARGET): Define.
9975 (configure-build*): Export GFORTRAN.
9976 (configure-gcc): Export GMPLIBS and GMPINC.
9977 (all-gcc): Add maybe-all-libbanshee.
9978 (configure-target-libgfortran): Define.
9979 * Makefile.in: Regenerate.
9980 * configure.in (host_libs): Add libbanshee.
9981 (target_libraries): Add target-libmudflap and target-libgfortran.
9982 Add --with-libbanshee.
9983 Handle --disable-libmudflap.
9984 (*-*-freebsd*): Use with_gmp.
9985 Add $(libgcj) to noconfigdirs.
9986 * configure: Regenerate.
9987 * depcomp: New file.
9988 * MAINTAINERS: Add tree-ssa maintainers.
9989
9990 2004-05-04 Vladimir Makarov <vmakarov@redhat.com>
9991
9992 * MAINTAINERS (Various Maintainers): Add myself.
9993
9994 2004-04-30 Brian Ford <ford@vss.fsi.com>
9995
9996 * MAINTAINERS (Write After Approval): Add myself.
9997
9998 2004-04-29 Uros Bizjak <uros@kss-loka.si>
9999
10000 * MAINTAINERS (Write After Approval): Add myself.
10001
10002 2004-04-28 Paolo Bonzini <bonzini@gnu.org>
10003
10004 * config/acx.m4: Fix fastcompare support for new-bootstrap.
10005 * configure: Regenerate.
10006
10007 2004-04-27 Paolo Bonzini <bonzini@gnu.org>
10008
10009 Revert:
10010 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10011
10012 * Makefile.def (flags_to_pass): Remove *dir variables that
10013 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10014 as well as prefix and exec_prefix.
10015 * Makefile.in: Regenerate.
10016
10017 2004-04-26 Robert Millan <robertmh@gnu.org>
10018
10019 Add patches from libtool CVS.
10020 * libtool.m4: Add kfreebsd*-gnu and knetbsd*-gnu.
10021 * ltconfig: Likewise.
10022 * ltcf-c.sh: Likewise.
10023 * ltcf-cxx.sh: Likewise.
10024 * ltcf-gcj.sh: Likewise.
10025
10026 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10027
10028 * Makefile.def (host_modules): Mark with the bootstrap
10029 flag packages on which gcc depends.
10030 * Makefile.tpl (all-bootstrap): Use it.
10031 * Makefile.in: Regenerate.
10032
10033 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10034
10035 * Makefile.def (flags_to_pass): Remove *dir variables that
10036 are passed to the modules via TOPLEVEL_CONFIGURE_ARGUMENTS,
10037 as well as prefix and exec_prefix.
10038 * Makefile.in: Regenerate.
10039
10040 2004-04-26 Paolo Bonzini <bonzini@gnu.org>
10041
10042 * configure.in: Invoke ACX_PROG_CMP_IGNORE_INITIAL.
10043 * configure: Regenerate.
10044 * config/acx.m4: Mutuate ACX_PROG_CMP_IGNORE_INITIAL from gcc.
10045 * gcc/Makefile.tpl (compare): Use the result of the test.
10046 * gcc/Makefile.in: Regenerate.
10047
10048 2004-04-23 Paolo Bonzini <bonzini@gnu.org>
10049
10050 * Makefile.tpl (all-stage1-gcc, all-stage2-gcc, all-stage3-gcc):
10051 Always relocate gcc and prev-gcc to the original names, even
10052 if the build fails.
10053 (new-cleanstrap, new-restage1, new-restage2, new-restage3):
10054 New targets.
10055
10056 2004-04-23 Laurent GUERBY <laurent@guerby.net>
10057
10058 * MAINTAINERS: Update my email address.
10059
10060 2004-04-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10061
10062 * configure.in (mips*-*-irix5*): Enable ld.
10063 * configure: Regenerate.
10064
10065 2004-04-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10066
10067 * configure: Regenerate.
10068
10069 2004-04-15 James E Wilson <wilson@specifixinc.com>
10070
10071 * Makefile.tpl (configure-[+module+], configure-gcc,
10072 configure-stage1-gcc, configure-stage2-gcc, configure-stage3-gcc):
10073 Set and export LDFLAGS.
10074 * Makefile.in: Regenerate.
10075
10076 2004-04-12 Michael Chastain <mec.gnu@mindspring.com>
10077
10078 * MAINTAINERS: Add myself to write-after-approval.
10079
10080 2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
10081
10082 PR bootstrap/14871
10083 * Makefile.tpl: If we don't have built-in-tree target tools,
10084 use the ones found by configure rather than hacking around with
10085 program_transform_name.
10086 * configure.in: Give Makefile.tpl the information necessary
10087 to do that.
10088 * Makefile.in: Regenerate.
10089 * configure: Regenerate.
10090
10091 2004-04-06 Nathanael Nerode <neroden@gcc.gnu.org>
10092
10093 PR bootstrap/14760
10094 * configure.in: When computing baseargs, strip *all* copies of
10095 offending options. Also, don't match/substitute the trailing space,
10096 so that this actually works when two similar options are separated by
10097 only one space.
10098 * configure: Regenerate.
10099
10100 2004-04-06 David Edelsohn <edelsohn@gnu.org>
10101
10102 * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
10103 (rs6000-*-aix*): Same.
10104 * configure: Regenerate.
10105
10106 2004-04-05 Ranjit Mathew <rmathew@hotmail.com>
10107
10108 * MAINTAINERS: Add myself to write-after-approval.
10109
10110 2004-04-03 Bud Davis <bdavis9659@comcast.net>
10111
10112 * MAINTAINERS: Add myself to write-after-approval.
10113
10114 2004-03-24 Nathanael Nerode <neroden@gcc.gnu.org>
10115
10116 * Makefile.tpl (top level bootstrap support): Remove now-unneeded
10117 STRICT_WARN, WARN_CFLAGS flags passed down to make.
10118 * Makefile.in: Regenerate.
10119
10120 * configure.in (top level bootstrap support): Rework --enable-werror
10121 to set @stage2_werror_flag@.
10122 * configure: Regenerate.
10123 * Makefile.tpl (top level bootstrap support): Pass
10124 @stage2_werror_flag@ down to configure in stages 2 and 3.
10125 * Makefile.in: Regenerate.
10126
10127 2004-03-23 Nathanael Nerode <neroden@gcc.gnu.org>
10128
10129 * Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure
10130 for stages 2 and 3 as well as in make. As a consequence, remove
10131 OUTPUT_OPTION (now detected by configure) from the flags passed down
10132 to make.
10133 * Makefile.in: Regenerate.
10134
10135 * Makefile.tpl (new-bootstrap): Fix typo.
10136 * Makefile.in: Regenerate.
10137
10138 2004-03-22 Nathanael Nerode <neroden@gcc.gnu.org>
10139
10140 * Makefile.tpl: Rearrange by moving recursive_targets rules
10141 into their proper sections.
10142 * Makefile.tpl (top level bootstrap support): Move disabling
10143 of coverage flags from 'make' to 'configure'; improve comments.
10144 * Makefile.in: Regenerate.
10145
10146 * Makefile.tpl (experimental top level bootstrap) Move stage1
10147 language setting from all- target to configure- target; disable
10148 intermodule optimization in stage 1; prevent gratuitous rebuilds
10149 of stage 1.
10150 * Makefile.in: Regenerate.
10151 * configure.in: Comma-separate stage 1 language list for top
10152 level bootstrap.
10153 * configure: Regenerate.
10154
10155 * Makefile.tpl: Clean up experimental top level bootstrap support:
10156 note known problems; set CONFIG_SHELL; don't set BUILD_CC; relocate
10157 prev-gcc in configure- targets as well as all- targets.
10158 * Makefile.in: Regenerate.
10159
10160 2004-03-21 Kelley Cook <kcook@gcc.gnu.org>
10161
10162 * compile: New file imported from automake.
10163
10164 2004-03-17 Paolo Bonzini <bonzini@gnu.org>
10165
10166 * configure.in: Remove symbolic link section.
10167 * configure: Regenerate.
10168 * Makefile.tpl (links): Remove.
10169 * Makefile.in: Regenerate.
10170
10171 2004-03-15 Paolo Bonzini <bonzini@gnu.org>
10172 Nathanael Nerode <neroden@gcc.gnu.org>
10173
10174 * configure.in (DEFAULT_YACC, DEFAULT_M4, DEFAULT_LEX):
10175 Set with AC_CHECK_PROGS.
10176 * configure.in: Fix comment typo from last patch.
10177 * configure: Regenerate.
10178
10179 2004-03-15 Nathanael Nerode <neroden@gcc.gnu.org>
10180
10181 * Makefile.tpl: Introduce experimental top level bootstrap support.
10182 * Makefile.in: Regenerate.
10183 * configure.in: Introduce support for top level bootstrap.
10184 * configure: Regenerate.
10185
10186 2004-03-12 Eric Botcazou <ebotcazou@gcc.gnu.org>
10187 Paolo Bonzini <bonzini@gnu.org>
10188
10189 PR bootstrap/14522
10190 * configure.in: Cope with shells that do not support unquoted ^
10191 * configure: Regenerate.
10192
10193 2004-03-11 Eric Botcazou <ebotcazou@gcc.gnu.org>
10194 Paolo Bonzini <bonzini@gnu.org>
10195
10196 PR bootstrap/14522
10197 * configure.in: Cope with shells that do not support nesting
10198 quotes inside quoted backquote substitutions.
10199 * configure: Regenerate.
10200
10201 2004-03-10 Andrew Pinski <pinskia@physics.uc.edu>
10202
10203 PR bootstrap/14522
10204 * configure.in: Fix escaping of $.
10205 * configure: Regenerate.
10206
10207 2004-03-11 Nathanael Nerode <neroden@gcc.gnu.org>
10208
10209 * configure: Regenerate, since I forgot to while committing Paolo's
10210 changes.
10211
10212 2004-03-08 Paolo Bonzini <bonzini@gnu.org>
10213
10214 PR ada/14131
10215 Move language detection to the top level.
10216 * configure.in: Find default values for the tools as
10217 soon as possible. Disable ada if GNAT is not found.
10218 Emit error message about missing languages. Expand
10219 --enable-languages=all for the gcc subdirectory.
10220
10221 2004-03-10 Ben Elliston <bje@gnu.org>
10222
10223 * MAINTAINERS: Update my email address.
10224
10225 2004-03-05 David Edelsohn <edelsohn@gnu.org>
10226
10227 * ltconfig: Disable building static libraries if building shared
10228 libraries on AIX 5L.
10229
10230 2004-03-01 Richard Sandiford <rsandifo@redhat.com>
10231
10232 * configure.in (mips64*-*-linux*): Override mips*-*-linux* case
10233 and disable libgcj.
10234 * configure: Regenerated.
10235
10236 2004-03-01 Brian Booth <bbooth@redhat.com>
10237
10238 * MAINTAINERS: Add myself to write-after-approval.
10239
10240 2004-03-01 Paolo Bonzini <bonzini@gnu.org>
10241
10242 * MAINTAINERS: Add myself to write-after-approval.
10243
10244 2004-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
10245
10246 PR bootstrap/7087
10247 * Makefile.tpl: Guard XFOO sed statements better.
10248 * Makefile.tpl: Add dependency for configure-target-libada.
10249 * Makefile.in: Regenerate (incidentally fixes broken
10250 commit when libada-branch was merged).
10251
10252 2004-02-25 Kelley Cook <kcook@gcc.gnu.org>
10253
10254 * MAINTAINERS: Add myself to write-after-approval.
10255
10256 2004-02-20 Andrew Pinski <pinskia@physics.uc.edu>
10257
10258 * MAINTAINERS: Add Nicola Pero and myself as libobjc
10259 maintainers.
10260
10261 2004-02-20 Andrew Cagney <cagney@redhat.com>
10262
10263 * config.guess: Update from version 2003-10-16 to 2004-02-16.
10264 * config.sub: Update from version 2003-11-03 to 2004-02-16.
10265
10266 2004-02-19 Nathanael Nerode <neroden@gcc.gnu.org>
10267
10268 PR bootstrap/11932
10269 * mkinstalldirs, install-sh: Import from automake CVS HEAD.
10270
10271 2004-02-14 Jerry Quinn <jlquinn@optonline.net>
10272
10273 * MAINTAINERS: Added myself to write-after-approval.
10274
10275 2004-02-14 Michael Koch <konqueror@gmx.de>
10276
10277 * MAINTAINERS: Added myself to write-after-approval.
10278
10279 2004-02-13 Joseph S. Myers <jsm@polyomino.org.uk>
10280
10281 * MAINTAINERS: Move Steve Chamberlain to write-after-approval. Move
10282 some OS port maintainers to OS port maintainers section.
10283
10284 2004-02-13 Frank Ch. Eigler <fche@redhat.com>
10285
10286 * MAINTAINERS: Add self.
10287
10288 2004-02-12 Kazu Hirata <kazu@cs.umass.edu>
10289
10290 * MAINTAINERS: Alphabetize.
10291
10292 2004-02-12 Paolo Bonzini <bonzini@gnu.org>
10293
10294 * MAINTAINERS: Remove myself.
10295
10296 2004-02-11 David Edelsohn <edelsohn@gnu.org>
10297
10298 * configure.in (powerpc-*-aix*): Add target-libada to noconfigdirs.
10299 (rs6000-*-aix*): Same.
10300 * configure: Regenerate.
10301
10302 2004-02-11 Kelley Cook <kcook@gcc.gnu.org>
10303
10304 * configure.in (host): Add in missing $noconfigdirs to defines.
10305 * configure: Regenerate.
10306
10307 2004-02-10 Arnaud Charlet <charlet@act-europe.fr>,
10308 Nathanael Nerode <neroden@gcc.gnu.org>
10309
10310 PR ada/6637, PR ada/5911
10311 Merge with libada-branch:
10312 * configure.in, Makefile.tpl, Makefile.def: Add target-libada,
10313 with appropriate dependencies. Add --enable-libada configure switch.
10314 * configure, Makefile.in: Regenerate.
10315
10316 2004-02-09 Paolo Bonzini <bonzini@gnu.org>
10317
10318 * MAINTAINERS: Add myself to write-after-approval.
10319
10320 2004-02-05 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10321
10322 * configure.in: Don't pass --with-stabs on IRIX 5 either.
10323 * configure: Regenerate.
10324
10325 2004-02-04 Geoffrey Keating <geoffk@apple.com>
10326
10327 Merge from upstream:
10328
10329 * ltmain.in: When setting IFS to '~', be careful about user
10330 arguments that contain '~'.
10331
10332 2004-02-04 Peter O'Gorman <peter@pogma.com>
10333
10334 * ltmain.in (infer_tag): Move tag inferrence to a shell function.
10335 Also test $base_compile against $CC with escaped arguments. Bug
10336 reported by Geoff Keating <geoffk@apple.com>.
10337
10338 2004-02-04 Kazu Hirata <kazu@cs.umass.edu>
10339
10340 * MAINTAINERS: Remove i960 port.
10341
10342 2004-01-23 DJ Delorie <dj@redhat.com>
10343
10344 * Makefile.def (target_modules) [libiberty]: Don't stage.
10345 * Makefile.in: Rebuilt.
10346
10347 2004-01-20 Caroline Tice <ctice@apple.com>
10348
10349 * MAINTAINERS: Add myself to write-after-approval.
10350
10351 2004-01-19 Paolo Carlini <pcarlini@suse.de>
10352
10353 * MAINTAINERS: Update my email address.
10354
10355 2004-01-18 James A. Morrison <ja2morri@uwaterloo.ca>
10356
10357 * MAINTAINERS: Add myself to write-after-approval.
10358
10359 2004-01-17 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
10360
10361 * MAINTAINERS: Remove entries without email address.
10362
10363 2004-01-15 Daniel Jacobowitz <drow@mvista.com>
10364
10365 * MAINTAINERS: Add myself to write-after-approval.
10366
10367 2004-01-15 Steven Bosscher <stevenb@suse.de>
10368
10369 * MAINTAINERS: Update my email address.
10370
10371 2004-01-14 Loren J. Rittle <ljrittle@acm.org>
10372
10373 * Makefile.def (target_modules) [libtermcap, libiberty, zlib]: Stage.
10374 * Makefile.tpl (configure-target-[+module+]): Support stage.
10375 * Makefile.in: Rebuilt.
10376
10377 2004-01-12 Ian Lance Taylor <ian@wasabisystems.com>
10378
10379 * MAINTAINERS: Add myself as a libiberty MAINTAINER.
10380
10381 2004-01-10 Richard Sandiford <rsandifo@redhat.com>
10382
10383 * MAINTAINERS: Add myself as a MIPS maintainer.
10384
10385 2004-01-04 Nathanael Nerode <neroden@gcc.gnu.org>
10386
10387 * configure.in: Use ./config.cache, not config.cache.
10388 * configure: Regenerate.
10389 * Makefile.tpl: Special-casing not needed for GCC any more.
10390 * Makefile.in: Regenerate.
10391
10392 * configure.in: Don't share a cache file for host dirs.
10393 * configure: Regenerate.
10394
10395 * config-ml.in: Don't mess with the cache file.
10396
10397 2004-01-04 Eric Botcazou <ebotcazou@libertysurf.fr>
10398
10399 * MAINTAINERS: Move myself from 'Write After Approval' to
10400 'CPU Port Maintainers' section as SPARC maintainer.
10401
10402 2004-01-03 Nathanael Nerode <neroden@gcc.gnu.org>
10403
10404 * Makefile.tpl: Make GCC use a separate config.cache.
10405 * Makefile.in: Regenerate.
10406
10407 PR bootstrap/11932, PR bootstrap/11933
10408 (I don't know if it will fix either of them, but it relates
10409 to them.)
10410 * configure.in: Don't use shared config.cache for target
10411 directories.
10412 * configure: Regenerate.
10413
10414 2004-01-02 Dan Nicolaescu <dann@ics.uci.edu>
10415
10416 * MAINTAINERS: Add myself to 'Write After Approval' section.
10417
10418 2003-12-31 Roger Sayle <roger@eyesopen.com>
10419
10420 * configure.in (ia64*-*-hpux*): Disable building java libraries.
10421 * configure: Regenerated.
10422
10423 2003-12-23 Kazu Hirata <kazu@cs.umass.edu>
10424
10425 * MAINTAINERS: Remove the mn10200 maintainer.
10426
10427 2003-12-21 Bernardo Innocenti <bernie@develer.com>
10428
10429 * configure.in (*-*-uclinux): Exclude newlib, libgloss and rda.
10430 * configure: Regenerated.
10431
10432 2003-12-16 Jan Hubicka <jh@suse.cz>
10433
10434 * MAINTAINERS: Add myself as callgraph maintainer.
10435
10436 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>
10437
10438 * configure.in (raw_libstdcxx_flags): Remove the leading space.
10439 * configure: Regenerate.
10440
10441 2003-12-01 Giovanni Bajo <giovannibajo@gcc.gnu.org>
10442
10443 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10444 'Write After Approval' section. Update email.
10445
10446 2003-12-01 James Lemke <jim@wasabisystems.com>
10447
10448 * MAINTAINERS (Write After Approval): Add myself.
10449
10450 2003-11-20 Matt Thomas <matt@3am-software.com>
10451
10452 * MAINTAINERS: Add myself as a vax port maintainer.
10453
10454 2003-11-20 Kelley Cook <kcook@gcc.gnu.org>
10455
10456 * Makefile.tpl (BASE_FLAGS_TO_PASS): Pass along CONFIG_SHELL.
10457 (configure-build-[+module+], configure-[+module+]): Likewise.
10458 (configure-target-[+module+], configure-gcc, config.status): Likewise.
10459 * Makefile.in: Regenerate.
10460
10461 2003-11-19 Andreas Tobler <a.tobler@schweiz.ch>
10462
10463 * libtool.m4: Sync darwin bits from libtool cvs to build a gcc with
10464 shared/dylibed libraries.
10465 * ltmain.sh: Likewise.
10466 * ltcf-c.sh: Likewise, disable shared library build for OS-X < 10.3.
10467 * ltcf-cxx.sh: Likewise.
10468 * ltcf-gcj.sh: Likewise.
10469 * ltconfig: Likewise.
10470
10471 2003-11-17 Stan Cox <scox@redhat.com>
10472
10473 * MAINTAINERS: Add myself as iq2000 port maintainer.
10474
10475 2003-11-14 Arnaud Charlet <charlet@act-europe.fr>
10476
10477 * Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
10478 * Makefile.in: Regenerate.
10479
10480 2003-11-03 Ulrich Weigand <uweigand@de.ibm.com>
10481
10482 * config.sub: Update to 2003-11-03 version.
10483
10484 2003-10-20 Phil Edwards <phil@codesourcery.com>
10485
10486 * configure.in (*-*-vxworks): Add target-libiberty to noconfdirs.
10487 * configure: Regenerate.
10488
10489 2003-10-20 Nicolas Pitre <nico@cam.org>
10490
10491 * MAINTAINERS: Add myself to 'Write After Approval' section.
10492
10493 2003-10-20 Arnaud Charlet <charlet@act-europe.fr>
10494
10495 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
10496
10497 2003-10-19 Joseph S. Myers <jsm@polyomino.org.uk>
10498
10499 * MAINTAINERS: Update my email address.
10500
10501 2003-10-17 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10502
10503 * config-ml.in (multi-do): Pass MULTIFLAGS to subdir makes.
10504
10505 2003-10-17 Ralph Loader <rcl@ihug.co.nz>
10506
10507 * MAINTAINERS: Add myself to 'Write After Approval' section.
10508
10509 2003-10-16 Bernardo Innocenti <bernie@develer.com>
10510
10511 * config.guess: Update to 2003-10-16 version.
10512 * config.sub: Update to 2003-10-16 version.
10513
10514 2003-10-15 David Daney <ddaney@avtrex.com>
10515
10516 * MAINTAINERS: Added myself to 'Write After Approval' section.
10517
10518 2003-10-15 Falk Hueffner <falk@debian.org>
10519
10520 * MAINTAINERS: Move myself from 'Bug database only accounts' to
10521 'Write After Approval' section. Update email.
10522
10523 2003-10-14 Roger Sayle <roger@eyesopen.com>
10524
10525 * MAINTAINERS: Move myself from 'Write After Approval' to
10526 'Various Maintainers' section as middle-end maintainer.
10527
10528 2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
10529
10530 * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
10531 HOST_FLAGS_TO_PASS.
10532 * Makefile.in: Regenerate.
10533
10534 2003-10-11 Bernardo Innocenti <bernie@develer.com>
10535
10536 * config.guess: Update to 2003-10-07 version.
10537 * config.sub: Update to 2003-10-07 version.
10538
10539 2003-10-06 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10540
10541 * ltcf-cxx.sh (irix5*, irix6*): Prefix -soname and its arg with ${wl}.
10542 * ltconfig (irix5*, irix6*): Don't override version_type.
10543
10544 2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
10545
10546 * configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.
10547 * configure: Rebuilt
10548 * Makefile.tpl: Use CFLAGS_FOR_BUILD computed by configure
10549 * Makefile.in: Rebuilt
10550
10551 2003-10-03 H.J. Lu <hongjiu.lu@intel.com>
10552
10553 * ltconfig (sys_lib_search_path_spec): Fix a typo for HPUX.
10554
10555 2003-09-30 Carlo Wood <carlo@alinoe.com>
10556
10557 * MAINTAINERS (Write After Approval): Add myself.
10558
10559 2003-09-29 Paul Koning <ni1d@arrl.net>
10560
10561 * MAINTAINERS: Move myself from "Write After Approval"
10562 to CPU platform maintainers for pdp11 platform.
10563
10564 2003-09-23 Andreas Tobler <a.tobler@schweiz.ch>
10565
10566 * MAINTAINERS: Move myself from 'Write After Approval' to
10567 'Various Maintainers' section as libffi testsuite maintainer.
10568
10569 2003-09-21 Daniel Jacobowitz <drow@mvista.com>
10570
10571 * configure.in: Pass a computed --program-transform-name
10572 to subconfigures.
10573 * configure: Regenerated.
10574
10575 2003-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
10576
10577 * Makefile.tpl: Don't pass down obsolete ENQUIRE variable.
10578 * Makefile.in: Regenerate.
10579
10580 * Makefile.tpl: Don't pass (unused) DLLTOOL or WINDRES to gcc.
10581 * Makefile.in: Regenerate.
10582
10583 2003-09-19 Ziemowit Laski <zlaski@apple.com>
10584
10585 * MAINTAINERS: Move myself from 'Write After Approval'
10586 to 'Various Maintainers' (objective-c) section.
10587
10588 2003-09-17 Daniel Jacobowitz <drow@mvista.com>
10589
10590 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS, baseargs): Fix
10591 quoting.
10592 * configure: Regenerated.
10593
10594 2003-09-16 Joel Brobecker <brobecker@gnat.com>
10595
10596 * MAINTAINERS (Write After Approval): Add myself to write after
10597 approval list.
10598
10599 2003-09-16 Dorit Naishlos <dorit@il.ibm.com>
10600
10601 * MAINTAINERS (Write After Approval): Add myself.
10602
10603 2003-09-09 Ian Lance Taylor <ian@wasabisystems.com>
10604
10605 * MAINTAINERS: Update my e-mail address.
10606
10607 2003-09-09 Alan Modra <amodra@bigpond.net.au>
10608
10609 * libtool.m4 (LD): Correct powerpc64 host match.
10610
10611 2003-09-06 James E Wilson <wilson@tuliptree.org>
10612
10613 * MAINTAINTERS: Update my affiliation and email address.
10614
10615 2003-09-06 Zdenek Dvorak <rakdver@atrey.karlin.mff.cuni.cz>
10616
10617 * MAINTAINERS (Write After Approval): Add myself.
10618
10619 2003-09-04 DJ Delorie <dj@redhat.com>
10620
10621 * configure: Regenerate.
10622
10623 2003-09-04 Robert Millan <robertmh@gnu.org>
10624
10625 * configure.in: Match GNU/KFreeBSD with new kfreebsd*-gnu triplet.
10626
10627 2003-09-02 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
10628
10629 * configure.in: Ensure arguments to sed are properly spaced.
10630 * configure: Regenerate.
10631
10632 2003-08-30 Gerald Pfeifer <gerald@pfeifer.com>
10633
10634 * MAINTAINERS: Update my e-mail address.
10635
10636 2003-08-28 Mohan Embar <gnustuff@thisiscool.com>
10637
10638 * MAINTAINERS (Write After Approval): Add myself.
10639
10640 2003-08-27 Daniel Jacobowitz <drow@mvista.com>
10641
10642 * configure.in: Set RAW_CXX_FOR_TARGET if unset.
10643 * configure: Regenerated.
10644
10645 2003-08-23 Marek Michalkiewicz <marekm@amelek.gda.pl>
10646
10647 * MAINTAINERS: Update my email address.
10648
10649 2003-08-23 Phil Edwards <pme@gcc.gnu.org>
10650
10651 * configure.in: Use newline instead of semicolon when assuming
10652 shell arguments in a for loop.
10653 * configure: Regenerated.
10654
10655 2003-08-22 Jason Eckhardt <jle@rice.edu>
10656
10657 * MAINTAINERS: Resurrect the i860 maintainer.
10658
10659 2003-08-20 Geoffrey Keating <geoffk@apple.com>
10660
10661 PR 8180
10662 * configure.in: When testing with_libs and with_headers, treat
10663 'no' as unset. Based on a patch by Dan Kegel <dank@kegel.com>.
10664 * configure: Regenerate.
10665
10666 * configure.in (TOPLEVEL_CONFIGURE_ARGUMENTS): Quote properly for
10667 make, shell, etc.
10668 (baseargs): Likewise.
10669 * configure: Regenerate.
10670
10671 2003-08-20 Bernardo Innocenti <bernie@develer.com>
10672
10673 * MAINTAINERS (Write After Approval): Add myself.
10674
10675 2003-08-19 Geoffrey Keating <geoffk@apple.com>
10676
10677 * configure.in: Disable libgcj for darwin not on powerpc.
10678 * configure: Rebuild.
10679
10680 2003-08-14 Alexandre Duret-Lutz <adl@gnu.org>
10681
10682 * config-ml.in, symlink-tree: Add license.
10683
10684 2003-08-03 Richard Stallman <rms@gnu.org>
10685 Eben Moglen <moglen@columbia.edu>
10686
10687 * README.SCO: New file.
10688
10689 2003-08-01 Matt Kraai <kraai@alumni.cmu.edu>
10690
10691 * Makefile.tpl (check, check-c++): Express dependencies using
10692 dependencies rather than commands.
10693 * Makefile.in: Regenerate.
10694
10695 2003-08-01 Andrew Cagney <cagney@redhat.com>
10696
10697 * configure.in (noconfigdirs): Do not add GDB when m32r-*-*.
10698 * configure: Ditto.
10699
10700 2003-07-31 Geoffrey Keating <geoffk@apple.com>
10701
10702 * Makefile.tpl (libsubdir): Use gcc instead of gcc-lib.
10703 * Makefile.in: Update.
10704
10705 2003-07-30 Andreas Tobler <a.tobler@schweiz.ch>
10706
10707 * configure.in: Enable libgcj for darwin.
10708 * configure: Rebuild.
10709
10710 2003-07-29 Phil Edwards <pme@gcc.gnu.org>
10711
10712 * config-ml.in: Use ac_configure_args directly instead of
10713 ml_arguments. Only set ml_norecursion if --no[-]recursion is
10714 actually seen.
10715
10716 2003-07-27 Nathanael Nerode <neroden@gcc.gnu.org>
10717
10718 * Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when
10719 creating target and build subdirs to build all parent dirs as needed.
10720 * Makefile.in: Rebuild.
10721 * configure.in: Don't build dirs explicitly here.
10722 * configure: Rebuild.
10723
10724 2003-07-26 Paul Brook <paul@nowt.org>
10725
10726 * MAINTAINERS (fortran 95): Add myself, Steven Bosscher and Toon Moene.
10727
10728 2003-07-22 Alexandre Oliva <aoliva@redhat.com>
10729
10730 * Makefile.tpl (all-make): Depend on intl.
10731 * Makefile.in: Rebuilt.
10732
10733 2003-07-20 Phil Edwards <pme@gcc.gnu.org>
10734
10735 * install-sh: Update to newer upstream versions (associated with
10736 aclocal 1.7).
10737 * mkinstalldirs: Likewise.
10738 * missing: Likewise, plus $1Help2man -> $1 typo fix.
10739
10740 2003-07-16 Andrew Pinski <pinskia@gcc.gnu.org>
10741
10742 * MAINTAINERS: Move self from Bug database only accounts
10743 to write-after-approval.
10744
10745 2003-07-16 Nathanael Nerode <neroden@gcc.gnu.org>
10746
10747 * config.if: Remove unused libc_interface determination.
10748
10749 2003-07-14 Nathanael Nerode <neroden@gcc.gnu.org>
10750
10751 * MAINTAINERS: Move self from write-after-approval to
10752 build machinery (*.in).
10753
10754 2003-07-13 Nathanael Nerode <neroden@gcc.gnu.org>
10755
10756 PR bootstrap/11273
10757 PR bootstrap/11408
10758 * Makefile.tpl: Set INSTALL and friends using autoconf. Remove
10759 unused INSTALL_PROGRAM_ARGS.
10760 * configure.in: Use AC_PROG_INSTALL.
10761 * Makefile.in: Regenerate.
10762 * configure: Regenerate.
10763
10764 2003-07-13 Kazu Hirata <kazu@cs.umass.edu>
10765
10766 * MAINTAINERS: Alphabetize.
10767
10768 2003-07-10 Alexandre Oliva <aoliva@redhat.com>
10769
10770 * configure: Rebuilt.
10771 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
10772 * configure.in (noconfigdirs) [am33_2.0-*-linux*]: Don't build
10773 newlib nor libgloss.
10774 Wed May 9 10:07:19 2001 Alexandre Oliva <aoliva@redhat.com>
10775 * configure.in (am33_2.0-*-linux*): Added.
10776
10777 2003-07-09 Bob Wilson <bob.wilson@acm.org>
10778
10779 * configure.in: Add ${libgcj} to noconfigdirs for xtensa-*-* targets.
10780 * configure: Regenerate.
10781
10782 2003-07-07 Zack Weinberg <zack@codesourcery.com>
10783
10784 * Makefile.tpl (configure-gcc): Depend on maybe-configure-intl.
10785 * Makefile.in: Regenerate.
10786
10787 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10788
10789 * Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.
10790 * Makefile.in: Regenerate.
10791
10792 2003-07-04 H.J. Lu <hongjiu.lu@intel.com>
10793
10794 * Makefile.tpl: Replace PWD with PWD_COMMAND.
10795 * Makefile.in: Regenerated.
10796
10797 * config-ml.in: Replace PWD with PWD_COMMAND.
10798
10799 2003-07-04 Zack Weinberg <zack@codesourcery.com>
10800
10801 * intl: New directory; see intl/ChangeLog for details.
10802 * ABOUT-NLS, config.rpath: Import from gettext 0.12.1.
10803 * Makefile.tpl: all-gcc depends on maybe-all-intl.
10804 * Makefile.in: Regenerate.
10805
10806 2003-06-27 Nathanael Nerode <neroden@gcc.gnu.org>
10807
10808 * configure.in: Clean up config-lang.in handling. Delete
10809 useless assignment to "subdirs".
10810 * configure: Regenerate.
10811
10812 2003-06-26 Nathanael Nerode <neroden@gcc.gnu.org>
10813
10814 * configure.in: Rename 'target_libs' to 'target_libraries'.
10815 Remove useless reference to 'target_libs'.
10816 * configure: Regenerate.
10817
10818 2003-06-23 Keith Seitz <kseitz@sources.redhat.com>
10819
10820 * Makefile.tpl: Add maybe-configure-itcl to configure-gdb.
10821 * Makefile.in: Regenerate.
10822
10823 2003-06-23 Nathanael Nerode <neroden@gcc.gnu.org>
10824
10825 * Makefile.def: Introduce flags_to_pass.
10826 * Makefile.tpl: Generate BASE_FLAGS_TO_PASS using it.
10827 * Makefile.in: Regenerate.
10828
10829 2003-06-23 Hans-Peter Nilsson <hp@bitrange.com>
10830
10831 * configure.in (noconfigdirs) <cris-*-*>: Disable target-newlib
10832 and target-libgloss.
10833 <d30v-*-*, fr30-*-*, i960-*-*, m32r-*-*>: Disable gdb.
10834 <h8300*-*-*>: Disable libf2c and ${libgcj}.
10835 * configure: Regenerate.
10836
10837 2003-06-17 Benjamin Kosnik <bkoz@redhat.com>
10838
10839 * configure.in: Update testsuite_flags to new location.
10840 * configure. Regenerate.
10841
10842 2003-06-18 Nathanael Nerode <neroden@gcc.gnu.org>
10843
10844 * Makefile.tpl: Remove BUILD_CC stuff.
10845 * Makefile.in: Regenerate.
10846
10847 2003-06-17 Kazu Hirata <kazu@cs.umass.edu>
10848
10849 * MAINTAINERS (Write After Approval): Remove Andrew Haley.
10850
10851 2003-06-16 Graeme Peterson <gp@qnx.com>
10852
10853 * MAINTAINERS (Write After Approval): Add myself.
10854
10855 2003-06-14 H.J. Lu <hongjiu.lu@intel.com>
10856
10857 * config.guess: Update to 2003-06-12 version.
10858 * config.sub: Update to 2003-06-13 version.
10859
10860 2003-06-12 H.J. Lu <hongjiu.lu@intel.com>
10861
10862 * config.guess: Update to 2003-06-06 version.
10863 * config.sub: Update to 2003-06-06 version.
10864
10865 2003-06-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
10866
10867 * configure.in: Don't pass --with-stabs for mips*-sgi-irix6*o32.
10868 * configure. Regenerate.
10869
10870 2003-06-10 Nathanael Nerode <neroden@gcc.gnu.org>
10871
10872 * configure.in: Disable serial configure by default.
10873 * configure: Regenerate.
10874 * Makefile.tpl: Abolish .NOTPARALLEL.
10875 * Makefile.in: Regenerate.
10876
10877 * Makefile.tpl: Replace {build,host,target}_canonical by
10878 {build,host,target}.
10879 * Makefile.in: Regenerate.
10880
10881 * Makefile.tpl: Fix stupid pasto.
10882 * Makefile.in: Regenerate.
10883
10884 2003-06-09 Nathanael Nerode <neroden@gcc.gnu.org>
10885
10886 * Makefile.tpl: Remove bogus conditional.
10887 * Makefile.in: Regenerate.
10888
10889 2003-06-05 Jan Hubicka <jh@suse.cz>
10890
10891 * Makefile.tpl (profiledbootstrap): New target.
10892 * Makefile.in (profiledbootstrap): New target.
10893
10894 2003-06-05 Wolfgang Bangerth <bangerth@dealii.org>
10895
10896 * MAINTAINERS (Bugzilla only): Add Dara Hazeghi and Andrew
10897 Pinski. Remove user names from other bugzilla-only maintainers.
10898
10899 2003-06-03 Nathanael Nerode <neroden@gcc.gnu.org>
10900
10901 * Makefile.tpl: Make 'recursive targets' using autogen rather
10902 than shell loop. Remove duplicate 'clean' targets and false
10903 comments.
10904 * Makefile.def: Add systematic dependencies to 'recursive' targets.
10905 Add systematic method of specifying missing targets in subdirs.
10906 Add copyright boilerplate.
10907 * Makefile.in: Regenerate.
10908 * configure.in: Add 'recursive targets' to maybe list.
10909 * configure: Regenerate.
10910
10911 * MAINTAINERS: "GNATS only" -> "Bug database only".
10912
10913 * Makefile.tpl: Rename [+target+] to [+make_target+].
10914 * Makefile.def: Rename 'target' to 'make_target'.
10915
10916 2003-05-31 Neil Booth <neil@daikokuya.co.uk>
10917
10918 * MAINTAINERS: Add self as options handling maintainer.
10919
10920 2003-05-28 Michael Meissner <gnu@the-meissners.org>
10921
10922 * MAINTAINERS: Remove myself as m32r/v850 maintainer, since it has
10923 been too long since I touched those ports.
10924
10925 2003-05-28 DJ Delorie <dj@redhat.com>
10926
10927 * Makefile.tpl: Make maybe-check-gcc .PHONY.
10928 * Makefile.in: Regenerate.
10929
10930 2003-05-21 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
10931
10932 * configure.in: Use curly braces in the definition of tooldir.
10933 * configure: Regenerate.
10934
10935 2003-05-21 DJ Delorie <dj@redhat.com>
10936
10937 * Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
10938 newlib or libgloss.
10939 * Makefile.in: Regenerate.
10940
10941 2003-05-21 DJ Delorie <dj@redhat.com>
10942
10943 * Makefile.tpl: Add missing empty maybe-check-gcc target.
10944 * Makefile.in: Regenerate.
10945
10946 2003-05-20 Ian Lance Taylor <ian@airs.com>
10947
10948 * MAINTAINERS: Update my e-mail address.
10949
10950 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
10951
10952 * configure.in: Switch more things to use maybe dependencies.
10953 * Makefile.tpl: Switch more things to use maybe dependencies.
10954 Factor out common code from autogen IF statements.
10955 * configure: Regenerate.
10956 * Makefile.in: Regenerate.
10957
10958 2003-05-14 Kelley Cook <kelleycook@wideopenwest.com>
10959
10960 * configure.in: Accept i[3456789]86 for machine type.
10961 * configure: Regenerate.
10962
10963 2003-05-18 Nathanael Nerode <neroden@gcc.gnu.org>
10964
10965 * configure.in: Switch more things to use maybe dependencies.
10966 Rearrange a little. Use GCC_TOPLEV_SUBDIRS.
10967 * configure: Regenerate.
10968 * Makefile.tpl: Switch more things to use maybe dependencies.
10969 * Makefile.in: Regenerate.
10970
10971 2003-05-16 Andreas Schwab <schwab@suse.de>
10972
10973 * Makefile.tpl (install-opcodes): Define.
10974 * Makefile.in: Rebuild.
10975
10976 2003-05-13 Andreas Jaeger <aj@suse.de>
10977
10978 * config.guess: Update to 2003-05-09 version.
10979 * config.sub: Update to 2003-05-09 version.
10980
10981 2003-05-13 Michael Eager <eager@mvista.com>
10982
10983 * configure.in: Correct sed script so that options in quotes are not
10984 deleted.
10985 * configure: Rebuild.
10986
10987 2003-05-12 Corinna Vinschen <corinna@vinschen.de>
10988
10989 * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
10990 and $$s/newlib/libc/sys/cygwin32 include paths.
10991 * configure: Ditto.
10992
10993 2003-05-12 Michael Meissner <gnu@the-meissners.org>
10994
10995 * MAINTAINERS: Update my email addresses.
10996
10997 2003-05-06 Eric Botcazou <ebotcazou@libertysurf.fr>
10998
10999 * config-ml.in: Propagate INSTALL variables.
11000
11001 2003-05-04 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11002
11003 * MAINTAINERS: Remove duplicate entries in Write After Approval.
11004
11005 2003-05-02 Chris Demetriou <cgd@broadcom.com>
11006
11007 * Makefile.tpl: Require "makeinfo" from texinfo 4.2 or later.
11008 * Makefile.in: Regenerate.
11009
11010 2003-05-02 Wolfgang Bangerth <bangerth@dealii.org>
11011
11012 * MAINTAINERS (GNATS only): Add Falk Hueffner.
11013
11014 2003-04-30 Wolfgang Bangerth <bangerth@dealii.org>
11015
11016 * MAINTAINERS (GNATS only): Add Giovanni Bajo.
11017
11018 2003-04-27 Daniel Jacobowitz <drow@mvista.com>
11019
11020 * Makefile.tpl: Clean $(BUILD_SUBDIR).
11021 * Makefile.in: Regenerated.
11022
11023 2003-04-25 Wolfgang Bangerth <bangerth@dealii.org>
11024
11025 * MAINTAINERS (Write After Approval): Upgrade myself from
11026 GNATS only to write-after-approval. Update my mail address.
11027
11028 2003-04-25 Loren J. Rittle <ljrittle@acm.org>
11029
11030 (OS Port Maintainers: freebsd): Add myself.
11031
11032 2003-04-22 Mark Mitchell <mark@codesourcery.com>
11033
11034 * MAINTAINERS (java): Remove Alexandre Petit-Bianco.
11035
11036 2003-04-22 Kean Johnston <jkj@sco.com>
11037
11038 * MAINTAINERS (SCO ports): Added myself.
11039
11040 2003-04-21 Nathan Sidwell <nathan@codesourcery.com>
11041
11042 * MAINTAINERS (gcov): Add myself and Jan Hubicka.
11043
11044 2003-04-19 Kean Johnston <jkj@sco.com>
11045
11046 * MAINTAINERS (Write After Approval): Add myself.
11047
11048 2003-04-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11049
11050 * Makefile.tpl (MAKEINFOFLAGS): Default to --split-size=5000000.
11051 * Makefile.in: Regenerate.
11052
11053 2003-04-18 Jakub Jelinek <jakub@redhat.com>
11054
11055 * configure.in (powerpc64*-*-linux*): Remove.
11056 * configure: Rebuilt.
11057
11058 2003-04-17 Phil Edwards <pme@gcc.gnu.org>
11059
11060 * Makefile.tpl (GCC_STRAP_TARGETS): New variable containing all the
11061 previous bootstrap targets, plus bubblestrap, quickstrap, cleanstrap,
11062 and restrap.
11063 * Makefile.in: Regenerate.
11064
11065 2003-04-16 Richard Earnshaw <rearnsha@arm.com>
11066
11067 * configure.in (arm-*-netbsdelf*): Enable building java libraries.
11068 * configure: Regenerated.
11069
11070 2003-04-15 DJ Delorie <dj@redhat.com>
11071
11072 * MAINTAINERS: Remove myself as windows/cygwin/mingw maintainer.
11073
11074 2003-04-13 Nick Clifton <nickc@redhat.com>
11075
11076 * config-ml.in: Remove support for --disable-aix removing
11077 call-aix multilibs.
11078
11079 2003-04-10 Alexandre Oliva <aoliva@redhat.com>
11080
11081 * libtool.m4 (lt_cv_deplibs_check_method): Use pass_all on mips*.
11082 * */configure: Rebuilt.
11083
11084 2003-04-08 Joel Sherrill <joel@oarcorp.com>
11085
11086 * MAINTAINERS: Add my email address.
11087
11088 2003-03-17 Olivier Hainque <hainque@act-europe.fr>
11089
11090 * MAINTAINERS (Write After Approval): Add myself.
11091
11092 2003-03-14 Nathanael Nerode <neroden@gcc.gnu.org>
11093
11094 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES back down.
11095 * Makefile.in: Regenerate.
11096
11097 2003-03-14 Michael Chastain <mec@shout.net>
11098
11099 * Makefile.in: Regenerate with correct Makefile.def.
11100
11101 2003-03-12 Nathanael Nerode <neroden@gcc.gnu.org>
11102
11103 * Makefile.tpl: Move .NOEXPORT, MAKEOVERRIDES up. Delete unused
11104 Make macro.
11105 * Makefile.in: Regenerate.
11106 * configure.in: Clean up gxx_include_dir logic.
11107 * configure: Regenerate.
11108
11109 2003-03-12 Ansgar Esztermann <ansgar@thphy.uni-duesseldorf.de>
11110
11111 * MAINTAINERS (Write After Approval): Add myself.
11112
11113 2003-03-10 Ben Elliston <bje@wasabisystems.com>
11114
11115 * MAINTAINERS: Update my mail address.
11116
11117 2003-03-09 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
11118
11119 * configure.in (gxx_include_dir): Fix typo.
11120 * configure: Regenerated.
11121
11122 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11123
11124 * Makefile.tpl: Reindent.
11125 * Makefile.in: Regenerate.
11126 * configure.in: Reindent. Don't set unused variables.
11127 * configure: Regenerate.
11128
11129 2003-03-04 Daniel Jacobowitz <drow@mvista.com>
11130
11131 * configure.in: Include $(build_tooldir)/sys-include in
11132 FLAGS_FOR_TARGET.
11133 * configure: Regenerated.
11134
11135 2003-03-04 Nathanael Nerode <neroden@gcc.gnu.org>
11136
11137 * Makefile.tpl: Always pass down RANLIB.
11138 * Makefile.in: Regenerate.
11139
11140 * Makefile.tpl: Don't set unused enable_shared, enable_threads macros.
11141 * Makefile.in: Regenerate.
11142 * configure.in: Remove unused logic relating to --enable-shared
11143 and --enable-threads. Remove bogus comments. Remove redundant
11144 noconfigdirs.
11145 * configure: Regenerate.
11146
11147 * configure.in: Replace ${libstdcxx_version} by its value.
11148 Remove reference to mh-dgux.
11149 * configure: Regenerate.
11150
11151 2003-03-03 Kevin Buettner <kevinb@redhat.com>
11152
11153 * MAINTAINERS (Write After Approval): Add myself.
11154
11155 2003-02-28 Nathanael Nerode <neroden@gcc.gnu.org>
11156
11157 * Makefile.tpl: Rearrange.
11158 * Makefile.in: Regenerate.
11159
11160 2003-02-25 Uwe Stieber <uwe@wwws.de>
11161
11162 * configure.in: Add support for kaOS as cross build target system.
11163 * configure: Regenerated.
11164
11165 2003-02-24 Steven Bosscher <steven@gcc.gnu.org>
11166
11167 * MAINTAINERS (Write after approval): Add myself.
11168
11169 2003-02-21 James E Wilson <wilson@tuliptree.org>
11170
11171 * MAINTAINERS: Update my email address.
11172
11173 2003-02-21 Zack Weinberg <zack@codesourcery.com>
11174
11175 * MAINTAINERS: Add self to blanket write privs. section.
11176
11177 2003-02-20 Sean McNeil <sean@blue.mcneil.com>
11178
11179 * Makefile.tpl: Add definition of CPPFLAGS to pass into
11180 configure-target-* as some target builds may require additional
11181 flags for preprocessor tests.
11182 * Makefile.in: Regenerated.
11183
11184 2003-02-19 Alexandre Oliva <aoliva@redhat.com>
11185
11186 * libtool.m4 (LD): Append -melf* option to LD on IRIX with GNU ld.
11187 * ltconfig: Handle it.
11188 * ltcf-cxx.sh: Use with_gnu_ld passed as a shell variable instead of
11189 auto-detecting it.
11190
11191 * ltcf-cxx.sh: Replace $linker_flags with $compiler_flags wherever
11192 it is used as argument to $CC.
11193 * ltcf-gcj.sh: Likewise.
11194
11195 * configure.in: Introduce --enable-maintainer-mode.
11196 * configure: Rebuilt.
11197 * Makefile.tpl (Makefile.in, configure): Enable dependencies only
11198 for maintainer mode.
11199 * Makefile.in: Rebuilt.
11200
11201 2003-02-18 Jason Merrill <jason@redhat.com>
11202
11203 * Makefile.tpl (check-c++): Allow parallelism.
11204
11205 2003-02-16 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11206
11207 * MAINTAINERS: Remove John Carr (who never actually had access to
11208 gcc.gnu.org).
11209
11210 2003-02-15 Geoffrey Keating <geoffk@apple.com>
11211
11212 * configure.in (*-*-darwin*): Rename from powerpc*-*-darwin*,
11213 don't configure target-libobjc.
11214 * configure: Regenerate.
11215
11216 2003-02-14 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11217
11218 * Makefile.tpl (RANLIB): Define.
11219 * Makefile.in: Regenerate.
11220
11221 2003-02-08 Laurynas Biveinis <laurynas.biveinis@mif.vu.lt>
11222
11223 * MAINTAINERS: Update my email.
11224
11225 2003-02-06 Keith R Seitz <keiths@redhat.com>
11226
11227 * Makefile.def: Remove "snavigator", "grep", and "db" modules.
11228 * Makefile.tpl: Remove "all-snavigator" and "all-grep".
11229 * Makefile.in: Regenerated.
11230 * configure.in: Remove all traces of snavigator, db, and grep.
11231 * configure: Regenerated.
11232
11233 2003-02-06 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11234
11235 * MAINTAINERS: Remove duplicate entry for Bernd Schmidt from Write
11236 After Approval.
11237
11238 2003-02-02 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11239
11240 * MAINTAINERS (Write after approval): Add myself.
11241
11242 2003-01-31 Frank Ch. Eigler <fche@redhat.com>
11243
11244 * Makefile.tpl (all-sid): Add libiberty/bfd/opcodes dependencies.
11245 * Makefile.in: Regenerated.
11246
11247 2003-01-30 Roger Sayle <roger@eyesopen.com>
11248
11249 * config.guess: Updated to 2003-01-30's version.
11250 * config.sub: Updated to 2003-01-28's version.
11251
11252 2003-01-30 Alexandre Oliva <aoliva@redhat.com>
11253
11254 * config.if: If gcc_version is already set, just use it. Don't set
11255 gcc_version_trigger if it's already set, otherwise set it to
11256 gcc/version.c, but only if the file exists. If it is not set and
11257 gcc/version.c does not exist, try to extract the version number from
11258 $CC.
11259
11260 2003-01-29 Andreas Tobler <a.tobler@schweiz.ch>
11261
11262 * MAINTAINERS: Add myself to write-after-approval list.
11263
11264 2003-01-27 Phil Edwards <pme@gcc.gnu.org>
11265
11266 * configure.in: Revert 24Jan change.
11267 * configure: Regenerate.
11268
11269 2003-01-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11270
11271 * MAINTAINERS: Remove incorrect entry for Paul Eggert. Fix
11272 entry of HJ Lu.
11273
11274 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11275
11276 * configure.in: Revert previous change.
11277 * configure: Regenerate.
11278
11279 2003-01-23 Nathanael Nerode <neroden@gcc.gnu.org>
11280
11281 * configure.in: Make rda native-only.
11282 * configure: Regenerate.
11283
11284 2003-01-22 Volker Reichelt <reichelt@igpm.rwth-aachen.de>
11285
11286 * MAINTAINERS: Move myself from GNATS-only-accounts to
11287 write-after-approval.
11288
11289 2003-01-19 Nathanael Nerode <neroden@gcc.gnu.org>
11290
11291 * configure.in: Add missing \.
11292 * configure: Rebuilt.
11293
11294 2003-01-17 Jakub Jelinek <jakub@redhat.com>
11295
11296 * configure.in (baseargs): Avoid using \| in sed regular
11297 expressions.
11298 * configure: Rebuilt.
11299
11300 2003-01-16 Jakub Jelinek <jakub@redhat.com>
11301
11302 * configure.in (baseargs): Remove all supported forms of
11303 --cache-file, --srcdir, --host, --build and --target options
11304 from argument lists.
11305 * configure: Rebuilt.
11306
11307 2003-01-15 Josef Zlomek <zlomekj@suse.cz>
11308
11309 * MAINTAINERS: Add myself to write-after-approval list.
11310
11311 2003-01-15 Alexandre Oliva <aoliva@redhat.com>
11312
11313 * configure.in (noconfigdirs): Don't skip gas on IRIX 6.
11314 * configure: Rebuilt.
11315
11316 2003-01-09 Nathanael Nerode <neroden@gcc.gnu.org>
11317
11318 * configure.in: Substitute TOPLEVEL_CONFIGURE_ARGUMENTS.
11319 * Makefile.tpl: Pass TOPLEVEL_CONFIGURE_ARGUMENTS to gcc.
11320 * Makefile.in: Regenerate.
11321 * configure: Regenerate.
11322
11323 2003-01-09 Alexandre Oliva <aoliva@redhat.com>
11324
11325 * configure.in: Remove Makefile in build, host and target modules
11326 unless configure was run with --no-recursion.
11327 * configure: Rebuilt.
11328
11329 2003-01-09 Christian Cornelssen <ccorn@cs.tu-berlin.de>
11330
11331 * Makefile.tpl (BASE_FLAGS_TO_PASS): Also pass DESTDIR.
11332 (install-info, dir.info): Prepend $(DESTDIR) to $(infodir).
11333 * Makefile.in: Regenerate.
11334
11335 2003-01-08 Chris Demetriou <cgd@broadcom.com>
11336
11337 * config.guess: Update to 2003-01-03 version.
11338 * config.sub: Update to 2003-01-03 version.
11339
11340 2003-01-07 Christopher Faylor <cgf@redhat.com>
11341
11342 * configure: Regenerate with proper autoconf 2.13.
11343
11344 2003-01-07 Christopher Faylor <cgf@redhat.com>
11345
11346 * configure.in: Add AC_PREREQ for consistency.
11347 * configure: Regenerate.
11348
11349 2003-01-06 Andrew Cagney <ac131313@redhat.com>
11350
11351 * configure.in (GDB_TK): Add tcl directories conditional on
11352 gdb/gdbtk directory being present.
11353 * configure: Regenerate.
11354
11355 2003-01-04 John David Anglin <dave.anglin@nrc.ca>
11356
11357 * configure.in (LD): Improve test for gcc. Try to set LD to the ld
11358 used by gcc if LD is not defined and we are not doing a Canadian Cross.
11359 * configure: Rebuilt.
11360
11361 2002-12-31 Tom Tromey <tromey@redhat.com>
11362
11363 * Makefile.in: Rebuilt.
11364 * Makefile.def (target_modules) [libffi]: Allow installation.
11365
11366 2002-12-31 Andreas Schwab <schwab@suse.de>
11367
11368 * configure.in: Fix use of $program_transform_name.
11369 * configure: Regenerated.
11370
11371 2002-12-30 Daniel Jacobowitz <drow@mvista.com>
11372
11373 * configure.in (baseargs): Don't remove first configure argument.
11374 * configure: Regenerated.
11375
11376 2002-12-29 Alexandre Oliva <aoliva@redhat.com>
11377
11378 * Makefile.tpl (local-distclean): Don't remove...
11379 (multilib.ts): ... this. Moved into...
11380 (multilib.out): ... this. Don't use sub-make.
11381 ($(BUILD_SUBDIR)/[+module+]/Makefile, [+module+]/Makefile,
11382 $(TARGET_SUBDIR)/[+module+]/Makefile, gcc/Makefile): Moved into...
11383 (configure-build-[+module+], configure-[+module+],
11384 configure-target-[+module+], configure-gcc): ... these. Test
11385 for Makefile existence. Drop config.status from dependencies.
11386 * Makefile.in: Rebuilt.
11387 * configure.in: Move gcc-version-trigger to the end of
11388 ac_configure_args. Add comments to maybedep.tmp and
11389 serdep.tmp. Introduce --disable-serial-configure. Remove
11390 nonopt from baseargs, matching and removing corresponding
11391 whitespace while at it.
11392 * configure: Rebuilt.
11393
11394 2002-12-28 Alexandre Oliva <aoliva@redhat.com>
11395
11396 * configure.in (host_configargs): Replace reference to
11397 no-longer-defined buildopts with --build=${build_alias}.
11398 * configure: Rebuilt.
11399
11400 * Makefile.tpl ($(NOTPARALLEL)): Move to the end. Bring uses of
11401 program_transform_name to standard idiom.
11402 (AUTOGEN, AUTOCONF): Define.
11403 (Makefile.in): Use $(AUTOGEN).
11404 (Makefile): Depend on config.status, and use autoconf-style rule to
11405 build it. Move original commands to...
11406 (config.status): ... this new target.
11407 (configure): Add $(srcdir). Depend on config/acx.m4. Use
11408 $(AUTOCONF).
11409 * Makefile.in: Rebuilt.
11410
11411 2002-12-28 Nathanael Nerode <neroden@gcc.gnu.org>
11412
11413 * Makefile.tpl: Fix dramatic bustage due to change in
11414 program_transform_name.
11415 * Makefile.in: Regenerate.
11416
11417 * configure.in: Remove unnecessary PATH setting.
11418 * configure: Regnerate.
11419
11420 * configure.in: Don't default to unprefixed tools unless
11421 the native tools will work.
11422 * configure: Regenerate.
11423
11424 * configure.in: Convert to autoconf script. Blow away lots
11425 of now-redundant Makefile fragments.
11426 * configure: Generate using Autoconf.
11427 * Makefile.tpl: Rewrite to reflect autoconfiscation.
11428 * Makefile.in: Regenerate.
11429
11430 2002-12-27 Nathanael Nerode <neroden@gcc.gnu.org>
11431
11432 * configure: Fix stupid bug where RANLIB was mistakenly included.
11433
11434 * configure.in: Rename (buildargs, hostargs, targargs) to
11435 (build_configargs, host_configargs, target_configargs).
11436
11437 * configure.in: Move logic out of sed statement.
11438
11439 * configure: Remove unneeded 'export's. Make CC_FOR_TARGET,
11440 CXX_FOR_TARGET, GCJ_FOR_TARGET substituted in configure.in only.
11441
11442 2002-12-25 Svein E. Seldal <Svein.Seldal@solidas.com>
11443
11444 * config.sub: Import from master repository
11445 * config.guess: Ditto
11446
11447 2002-12-24 Andreas Schwab <schwab@suse.de>
11448
11449 * Makefile.tpl (multilib.out): Fix missing space.
11450 * Makefile.in: Regenerate.
11451
11452 2002-12-23 Nathanael Nerode <neroden@gcc.gnu.org>
11453
11454 * Makefile.tpl: Use shared multilib.out. Use move-if-change for it.
11455 Convert (cd foo; make) to (cd foo && make). Clean up multilib.out.
11456 * Makefile.in: Regenerate.
11457 * configure.in: Remove unnecessary leftovers.
11458
11459 2002-12-21 Geoffrey Keating <geoffk@apple.com>
11460
11461 * configure.in (extra_ranlibflags_for_target): New variable.
11462 (*-*-darwin): Add -c to ranlib commands.
11463 * configure (tooldir): Handle extra_ranlibflags_for_target.
11464
11465 2002-12-19 Nathanael Nerode <neroden@gcc.gnu.org>
11466
11467 * Makefile.tpl: Revert HJL's change.
11468 * Makefile.in: Regenerated.
11469 * configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
11470 always.
11471
11472 2002-12-19 Andreas Schwab <schwab@suse.de>
11473
11474 * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
11475 * Makefile.in: Regenerate.
11476
11477 2002-12-18 H.J. Lu <hjl@gnu.org>
11478
11479 * Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
11480 * Makefile.in: Regenerated.
11481
11482 * configure.in (build_prefix): New. Substitute.
11483
11484 2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
11485
11486 * Makefile.tpl: Don't let real targets depend on phony targets.
11487 * Makefile.in: Regenerate.
11488
11489 * Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
11490 * Makefile.in: Regenerate.
11491
11492 2002-12-17 Svein E. Seldal <Svein.Seldal@solidas.com>
11493
11494 * config.sub: Import from master repository
11495 * config.guess: Ditto
11496
11497 2002-12-16 Jason Merrill <jason@redhat.com>
11498
11499 * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
11500 previous 'make bootstrap'.
11501 * Makefile.in: Regenerate.
11502
11503 2002-12-17 Hans-Peter Nilsson <hp@bitrange.com>
11504
11505 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
11506
11507 2002-12-13 Nathanael Nerode <neroden@gcc.gnu.org>
11508
11509 * configure.in, Makefile.tpl, Makefile.def: Remove tclX.
11510 * Makefile.in: Regenerate.
11511
11512 2002-12-13 Jason Merrill <jason@redhat.com>
11513
11514 * Makefile.tpl (check-gcc-c++): Renamed from check-c++. Don't run
11515 library tests.
11516 (check-c++): Just depend on it and check-target-libstdc++-v3.
11517 * Makefile.in: Regenerate.
11518
11519 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11520
11521 * Makefile.tpl (configure-target-rda): Depend on $(ALL_GCC_C).
11522 * Makefile.in: Rebuilt.
11523
11524 2002-12-12 Alexandre Oliva <aoliva@redhat.com>
11525
11526 * Makefile.in (configure-target-rda): Depend on ALL_GCC_C.
11527
11528 2002-12-10 Nathanael Nerode <neroden@gcc.gnu.org>
11529
11530 * configure: Fix bug put in by gremlins.
11531
11532 * Makefile.tpl: Substitute more autoconfily.
11533 * configure: Substitute more autoconfily.
11534 * Makefile.in: Regenerate.
11535
11536 2002-12-09 Svein E. Seldal <Svein.Seldal@solidas.com>
11537
11538 * config.sub: Import from master repository
11539 * config.guess: Ditto
11540 * MAINTAINERS: Added Svein Seldal under write after approval
11541
11542 2002-12-08 Andrew Cagney <ac131313@redhat.com>
11543
11544 * Makefile.tpl (all-sim): Depend on maybe-configure-gdb.
11545 * Makefile.in (all-sim): Ditto.
11546
11547 2002-12-06 DJ Delorie <dj@redhat.com>
11548
11549 * Makefile.tpl: Change configure dependencies to not have real
11550 targets depend on phony targets.
11551
11552 2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
11553
11554 * configure.in: Revert unintentional change.
11555
11556 * Makefile.tpl: Change dependency for */multilib.out so that
11557 it works when gcc isn't in the tree.
11558
11559 * configure.in: Substitute more.
11560 * configure: Run subconfigures from the Makefile.
11561 * Makefile.tpl: Run subconfigures from the Makefile; add a few
11562 convenience targets. Make sure gcc isn't rebuilt after bootstrap.
11563
11564 2002-12-05 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11565
11566 * MAINTAINERS: Add Christian Ehrhardt under "GNATS only".
11567
11568 2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
11569
11570 * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
11571 and corresponding dependencies.
11572 * Makefile.in: Regenerate.
11573
11574 * configure.in (host_tools): Order binutils, gas and ld for
11575 convenience in running the testsuites.
11576
11577 * Makefile.tpl: Introduce rules to serialize subconfigure runs.
11578 * Makefile.in: Regenerate.
11579 * configure.in: Introduce rules to serialize subconfigure runs.
11580
11581 * configure.in: Introduce BASE_CC_FOR_TARGET.
11582 * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
11583 Realize configure-build-* targets. Realize configure-target-* targets.
11584 * Makefile.in: Regenerate.
11585
11586 2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
11587
11588 * configure: Move gcc_version_trigger stuff from here...
11589 * configure.in: ...to here.
11590
11591 * configure.in: Separate subconfigure options added by this file from
11592 options given by the user. Add machinery to put args for host
11593 subconfigures into the Makefile.
11594
11595 * Makefile.tpl: Remove 'vault' targets.
11596 * Makefile.tpl: Reorder and comment dependencies.
11597 * Makefile.in: Regenerate.
11598
11599 2002-12-01 Nathanael Nerode <neroden@gcc.gnu.org>
11600 * configure.in: Fix my broken commit of previous patch. (sigh)
11601
11602 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11603
11604 * configure.in: Move host-specific darwin noconfigdirs into
11605 the host-specific section.
11606
11607 2002-11-28 Geoffrey Keating <geoffk@apple.com>
11608
11609 * configure.in: Move host-specific darwin noconfigdirs into
11610 the host-specific section.
11611
11612 2002-11-26 Nathanael Nerode <neroden@gcc.gnu.org>
11613
11614 * configure: Remove skip-this-dir support.
11615 * Makefile.tpl: Remove skip-this-dir support.
11616
11617 * Makefile.tpl: Remove leftover support for non-autoconfiscated
11618 subdirectories.
11619 * Makefile.in: Regenerate.
11620
11621 * Makefile.tpl: Strip out useless setting of 'dir'.
11622 * Makefile.in: Regenerate.
11623
11624 2002-11-22 Nathanael Nerode <neroden@gcc.gnu.org>
11625
11626 * configure.in: Fix deeply stupid bug.
11627
11628 * configure.in: Introduce RAW_CXX_FOR_TARGET and simplify embedded
11629 shell code in CXX_FOR_TARGET
11630 * Makefile.def: Introduce raw_cxx.
11631 * Makefile.tpl: Use raw_cxx to select between CXX_FOR_TARGET and
11632 RAW_CXX_FOR_TARGET.
11633 * Makefile.in: Regenerate.
11634
11635 2002-11-21 Nathanael Nerode <neroden@gcc.gnu.org>
11636
11637 * Makefile.tpl: Remove unnecessary ifs.
11638 * Makefile.in: Regenerate.
11639
11640 * Makefile.tpl: Implement soft dependency machinery. Maybe-ize
11641 dependencies. Maybe-ize build-libiberty. Create dummy install
11642 targets for 'no_install' modules.
11643 * configure: Move GDB_TK substitution to configure.in. Move
11644 build_modules stuff to configure.in.
11645 * configure.in: Implement soft dependency machinery. Maybe-ize
11646 GDB_TK, rearrange slightly. Move build_modules stuff from configure.
11647 * Makefile.in: Regenerate.
11648
11649 2002-11-19 Nathanael Nerode <neroden@gcc.gnu.org>
11650
11651 * Makefile.tpl: Make all-target, install-target behave similarly
11652 to all, install (only hitting configured targets). Eliminate
11653 unused macro defintions.
11654
11655 * Makefile.tpl: Add all-gcc: all-build-libiberty dependency when
11656 build != host.
11657
11658 * Makefile.tpl: Add all-gcc: all-libiberty dependency.
11659
11660 * ltcf-c.sh, ltcf-gcj.sh, Makefile.tpl: Correct BUILD/HOST confusion.
11661
11662 * configure.in: Produce lists of subdir targets we're actually
11663 configuring. Remove references to "dosrel".
11664 * Makefile.tpl: Let configure set which subdir targets are hit.
11665 Remove install-cross; clean up install; remove ALL. Remove
11666 references to "dosrel". Remove "EXTRA_TARGET_HOST" hackery.
11667 Autogenerate host module targets. Remove empty dependency lines
11668 and redundant dependency; rearrange slightly.
11669 * Makefile.def: Add host-side libtermcap, utils.
11670
11671 * Makefile.in: Regenerate.
11672
11673 2002-11-19 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11674
11675 * ltconfig (osf[345]): Append $major to soname_spec.
11676 Reflect this in library_names_spec.
11677 * ltmain.sh (osf): Prefix $major with . for use as extension.
11678
11679 2002-11-19 Andreas Jaeger <aj@suse.de>
11680
11681 * libtool.m4 (libtool_flags): Add patch from libtool CVS: Support
11682 linking of 32-bit libraries with ld on the x86-64, ppc64, s390x
11683 and sparc64 GNU/Linux systems.
11684
11685 2002-11-19 Nathan Sidwell <nathan@codesourcery.com>
11686
11687 * MAINTAINERS: Update email.
11688
11689 2002-11-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11690
11691 * MAINTAINERS: Complete James Dennett's entry.
11692
11693 2002-11-15 Eric Botcazou <ebotcazou@libertysurf.fr>
11694
11695 * MAINTAINERS (Write After Approval): Add myself.
11696
11697 2002-11-13 Bruce Korb <bkorb@gnu.org>
11698
11699 * Makefile.tpl: syntactic cleanup
11700
11701 2002-11-13 Stuart Hastings <stuart@apple.com>
11702
11703 * MAINTAINERS: Add myself to write-after-approval list.
11704
11705 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11706
11707 * Makefile.def: Add list of recursive targets to autogenerate.
11708 Add build_modules.
11709 * Makefile.tpl: Autogenerate do-* targets. Autogenerate *-target-*
11710 targets. Autogenerate *-build-* targets.
11711 * Makefile.in: Regenerate.
11712
11713 2002-11-12 Nathanael Nerode <neroden@gcc.gnu.org>
11714
11715 * configure: More autoconf-style substitutions.
11716 * Makefile.tpl: More autoconf-style substitutions.
11717 * Makefile.in: Regenerate.
11718
11719 2002-11-11 Nathanael Nerode <neroden@gcc.gnu.org>
11720
11721 * configure: Substitute more variables in a more autoconf-friendly
11722 way. Simplify slightly.
11723 * Makefile.tpl: Make more variables substitutable in an
11724 autoconf-friendly way.
11725 * Makefile.in: Regenerate.
11726
11727 2002-11-11 Jonathan Wakely <redi@gcc.gnu.org>
11728
11729 * MAINTAINERS (Write After Approval): Add myself.
11730
11731 2002-11-10 Nathanael Nerode <neroden@gcc.gnu.org>
11732
11733 * configure.in (v810*): Remove special setting of tools.
11734
11735 * configure: Add support for extra required flags for ar or nm.
11736 * configure.in (aix4.3+): Use above support for target-specific
11737 issues, rather than using config/mt-aix43.
11738
11739 2002-11-09 Nathanael Nerode <neroden@gcc.gnu.org>
11740
11741 * configure: Remove 'removing', which doesn't work. Replace $subdir
11742 with . everywhere. Replace $subdirs with ''. Replace $makesrcdir
11743 with $srcdir. Reformat indentation. Substitute some variables
11744 formerly hard-coded in the Makefile for build=host.
11745 * Makefile.tpl: Autogenerate more; make more autoconf-friendly.
11746 * Makefile.def: Autogenerate more.
11747 * Makefile.in: Regenerate.
11748
11749 2002-11-04 Adam Nemet <anemet@lnxw.com>
11750
11751 * MAINTAINERS (Write After Approval): Add myself.
11752
11753 2002-11-04 Kevin Buettner <kevinb@redhat.com>
11754
11755 * Makefile.def (host_modules): Add rda.
11756 * Makefile.in: Regenerate.
11757 * configure.in (target_tool): Add target-rda to list.
11758
11759 2002-10-28 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11760
11761 * MAINTAINERS: Remove "co-maintainer" note for web pages.
11762
11763 2002-10-25 Phil Edwards <pme@gcc.gnu.org>
11764
11765 * Makefile.tpl (bootstrap): Add bubblestrap, quickstrap, cleanstrap,
11766 and restrap targets to this rule.
11767 * Makefile.in: Regenerate.
11768
11769 2002-10-25 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
11770
11771 * MAINTAINERS: Add Wolfgang Bangerth and Volker Reichelt under
11772 GNATS only accounts.
11773
11774 2002-10-24 Hans-Peter Nilsson <hp@bitrange.com>
11775
11776 * configure.in (i[3456]86-*-linux*): Add check to disable
11777 ${libgcj} for glibc1.
11778
11779 2002-10-24 Denis Chertykov <denisc@overta.ru>
11780
11781 * MAINTAINERS: Add myself as ip2k port maintainer.
11782
11783 2002-10-07 Svein E. Seldal <Svein.Seldal@solidas.com>
11784
11785 * configure.in: Add tic4x target.
11786
11787 2002-10-03 Nathanael Nerode <neroden@gcc.gnu.org>
11788
11789 * Makefile.tpl: Make SET_LIB_PATH substitution more autoconfy.
11790 * configure.in: Make SET_LIB_PATH substitution more autoconfy.
11791 * Makefile.in: Regenerate.
11792
11793 * Makefile.tpl: Make RPATH_ENVVAR substitution more autoconfy.
11794 * configure.in: Make RPATH_ENVVAR substitution more autoconfy.
11795 * Makefile.in: Regenerate.
11796
11797 2002-10-02 Janis Johnson <janis187@us.ibm.com>
11798
11799 * MAINTAINERS: Add myself as web pages co-maintainer.
11800
11801 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11802
11803 * Makefile.tpl: Eliminate reference to all-gui, all-libproc.
11804 * Makefile.in: Regenerate.
11805
11806 2002-10-02 Zack Weinberg <zack@codesourcery.com>
11807
11808 * MAINTAINERS: Add myself and Nathan Sidwell
11809 <nathan@codesourcery.com> as VxWorks maintainers.
11810
11811 2002-10-02 Nathanael Nerode <neroden@gcc.gnu.org>
11812
11813 * Makefile.def: Remove order dependency comments.
11814 * Makefile.tpl: Add explicit install-install dependencies.
11815 * Makefile.in: Regenerate.
11816
11817 * Makefile.tpl: Remove material now in src-release. (Finally!)
11818 * Makefile.in: Regenerate.
11819
11820 * Makefile.tpl: Add configure-target (for src-release in src)
11821 * Makefile.in: Regenerate.
11822
11823 2002-09-30 Nick Clifton <nickc@redhat.com>
11824
11825 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add cpu directory.
11826
11827 2002-09-30 Ulrich Weigand <uweigand@de.ibm.com>
11828
11829 * configure.in (s390*-*-linux*): Enable libgcj.
11830
11831 2002-09-29 Nathanael Nerode <neroden@gcc.gnu.org>
11832
11833 * configure: Revert accidentally applied changes.
11834
11835 * Makefile.tpl: Make more autoconf-friendly.
11836 * Makefile.in: Regenerate.
11837 * configure: Make substitution more autoconf-like.
11838
11839 2002-09-28 Richard Earnshaw <rearnsha@arm.com>
11840
11841 * configure.in (arm-*-coff, strongarm-*-coff, xscale-*-coff): Use a
11842 single entry to handle all these.
11843 (arm-*-elf, strongarm-*-elf, xscale-*-elf): Likewise. Also enable
11844 libjava on arm-*-elf.
11845
11846 2002-09-27 Geoffrey Keating <geoffk@apple.com>
11847
11848 * configure.in (powerpc-*-darwin*): Don't configure BFD, TK, or the
11849 things that depend on them.
11850
11851 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11852
11853 * Makefile.tpl: Make subsituted variables more autoconfy.
11854 * Makefile.in: Regenerate.
11855 * configure: Make seds more autoconfy.
11856
11857 2002-09-25 Nathanael Nerode <neroden@gcc.gnu.org>
11858
11859 * Makefile.tpl: Rewrite substituted lines to look autoconfy.
11860 * Makefile.in: Regenerate.
11861 * configure.in: Rewrite sed statements to look autoconfy.
11862
11863 * Makefile.tpl: Autogenerate *-target-* lists, dependencies of
11864 all-target-foo on configure-target-foo.
11865 * Makefile.def: Ditto.
11866 * Makefile.in: Rebuild.
11867
11868 2002-09-25 Andrew Haley <aph@redhat.com>
11869
11870 * MAINTAINERS: Add aph@redhat.com as Java maintainer.
11871
11872 2002-09-22 Nathanael Nerode <neroden@gcc.gnu.org>
11873
11874 * Makefile.def: New file.
11875 * Makefile.tpl: New file.
11876 * Makefile.in: Generate from Makefile.tpl with 'autogen Makefile.def'.
11877 * contrib/gcc_update: Note that Makefile.in is a generated file.
11878
11879 * configure.in: Minor rearrangement. Simplify tests.
11880
11881 2002-09-22 Jason Thorpe <thorpej@wasabisystems.com>
11882
11883 * configure.in (with_headers): Skip copy if value is "yes".
11884 (with_libs): Likewise.
11885
11886 2002-09-20 Nathanael Nerode <neroden@gcc.gnu.org>
11887
11888 * configure.in (*-*-netbsd*): Use noconfigdirs, not skipdirs.
11889 * configure.in (sh*-*-pe*): Ditto.
11890 * configure.in (mips*-*-pe*): Ditto.
11891 * configure.in (*arm-wince-pe): Ditto.
11892
11893 * configure.in: Rearrange.
11894
11895 2002-09-14 Kazu Hirata <kazu@cs.umass.edu>
11896
11897 * MAINTAINERS: Update my email address.
11898
11899 2002-08-30 Paul Koning <pkoning@equallogic.com>
11900
11901 * MAINTAINERS: (Write After Approval): Add myself.
11902
11903 2002-08-29 Geoffrey Keating <geoffk@redhat.com>
11904
11905 * MAINTAINERS: Update Jason Eckhardt's address, remove i860.
11906
11907 2002-08-24 Geoffrey Keating <geoffk@redhat.com>
11908
11909 * MAINTAINERS: Change my mailing address.
11910
11911 2002-08-21 Paolo Carlini <pcarlini@unitus.it>
11912
11913 * MAINTAINERS (Write After Approval): Remove myself.
11914 (Various Maintainers: c++ runtime libs): Add myself.
11915
11916 2002-08-20 Loren J. Rittle <ljrittle@acm.org>
11917
11918 * MAINTAINERS (Write After Approval): Remove myself.
11919 (Various Maintainers: c++ runtime libs): Add myself.
11920
11921 2002-08-15 Eric Christopher <echristo@redhat.com>
11922
11923 * config.sub: Import from master repository.
11924 * config.guess: Ditto.
11925
11926 2002-08-19 Alexandre Oliva <aoliva@redhat.com>
11927
11928 * Makefile.in (GCC_FOR_TARGET): Prepend STAGE_CC_WRAPPER.
11929 * configure.in (CC_FOR_TARGET, GCJ_FOR_TARGET, CXX_FOR_TARGET,
11930 CXX_FOR_TARGET_FOR_RECURSIVE_MAKE): Likewise.
11931
11932 2002-08-16 Aldy Hernandez <aldyh@redhat.com>
11933
11934 * MAINTAINERS: Add self to rs6000 vector extensions.
11935
11936 2002-08-15 Alexandre Oliva <aoliva@redhat.com>
11937
11938 * libiberty/configure: Reverted unintended yesterday's check in.
11939
11940 2002-08-14 Alexandre Oliva <aoliva@redhat.com>
11941
11942 * boehm-gc/configure, libf2c/configure: Rebuilt.
11943 * libffi/configure, libiberty/configure: Ditto.
11944 * libjava/configure, libobjc/configure: Ditto.
11945 * libstdc++-v3/configure, zlib/configure: Ditto.
11946 Merged from binutils:
11947 2002-01-27 Daniel Jacobowitz <drow@mvista.com>
11948 From Steve Ellcey <sje@cup.hp.com>:
11949 * libtool.m4 (HPUX_IA64_MODE): Set to 32 or 64 based on ABI.
11950 (lt_cv_deplibs_check_method, lt_cv_file_magic_cmd,
11951 lt_cv_file_magic_test_file): Set to appropriate values for HP-UX
11952 IA64.
11953 * ltcf-c.sh (archive_cmds, hardcode_*): Ditto.
11954 * ltconfig (shlibpath_*, dynamic_linker, library_names_spec,
11955 soname_spec, sys_lib_search_path_spec): Ditto.
11956
11957 2002-08-06 Federico G. Schwindt <fgsch@olimpo.com.br>
11958
11959 * configure.in (hppa*-*-openbsd*): Treat like hppa*-*-*elf*.
11960
11961 2002-08-04 H.J. Lu (hjl@gnu.org)
11962
11963 * configure.in (mips*-*-linux*): Don't skip target-libffi.
11964
11965 2002-08-02 Krister Walfridsson <cato@df.lth.se>
11966
11967 * MAINTAINERS (Write After Approval): Add myself.
11968
11969 2002-07-31 Alan Modra <amodra@bigpond.net.au>
11970
11971 * configure.in: Move generic linux case to end. Copy generic
11972 linux noconfigdirs to mips*-*-linux* entry and new
11973 powerpc64*-*-linux* entry. Add target-libffi for the latter.
11974
11975 2002-07-19 Michael Matz <matz@suse.de>
11976
11977 * MAINTAINERS: Add myself as ra* maintainer.
11978
11979 2002-07-16 Chris Demetriou <cgd@broadcom.com>
11980
11981 * config.guess: Update to 2002-07-09 version.
11982 * config.sub: Update to 2002-07-03 version.
11983
11984 2002-07-15 Hans-Peter Nilsson <hp@bitrange.com>
11985
11986 * MAINTAINERS: Fix typo in a maintainer email address.
11987
11988 2002-07-11 Nathanael Nerode <neroden@gcc.gnu.org>
11989
11990 * configure.in: Remove two redundant tests.
11991
11992 2002-07-11 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
11993
11994 * configure.in (mips*-*-irix6*o32): Enable stabs.
11995
11996 2002-07-08 Nathanael Nerode <neroden@gcc.gnu.org>
11997
11998 * configure.in: Don't build grez.
11999 * Makefile.in: Ditto.
12000
12001 * Makefile.in: Remove references to bsp, cygmon, libstub.
12002 * configure.in: Ditto.
12003
12004 * configure.in: Remove leftover reference to gdbtest.
12005
12006 2002-07-08 Phil Edwards <pme@gcc.gnu.org>
12007
12008 * configure.in (gxx_include_dir): Change to match versioned
12009 C++ headers if --enable-version-specific-runtime-libs is used.
12010
12011 2002-07-04 Steve Ellcey <sje@cup.hp.com>
12012
12013 * ltcf-cxx.sh (hpux*): Modify to support ia64-*-hpux*.
12014
12015 2002-07-03 Nathanael Nerode <neroden@gcc.gnu.org>
12016
12017 * configure.in: Make --without-x work.
12018
12019 2002-07-02 Nathanael Nerode <neroden@gcc.gnu.org>
12020
12021 * configure.in: Rearrange target Makefile fragment collection.
12022
12023 * Makefile.in: Don't try to build gdbtest, tgas, ispell, inet, or
12024 cvs[src].
12025 * configure.in: Ditto.
12026
12027 2002-07-01 Matt Kraai <kraai@alumni.cmu.edu>
12028
12029 * MAINTAINERS (Write After Approval): Update my e-mail address.
12030
12031 2002-06-24 Ben Elliston <bje@redhat.com>
12032
12033 * configure.in (host_tools): Remove cgen.
12034
12035 * Makefile.in (all-cgen): Remove; runs from its source directory.
12036 (check-cgen, install-cgen, clean-cgen): Likewise.
12037 (all-opcodes): Do not depend on all-cgen.
12038 (all-sim): Likewise.
12039
12040 2002-07-01 Nathanael Nerode <neroden@gcc.gnu.org>
12041
12042 * Makefile.in: Eliminate 'apache' targets.
12043 * configure.in: Eliminate 'apache' targets.
12044
12045 * configure.in: Eliminate redundant tests. Reorganize.
12046
12047 * Makefile.in: Eliminate last reference to LIBGCC1_TEST.
12048
12049 * config-ml.in: Eliminate references to Cygnus configure.
12050
12051 * Makefile.in: Eliminate references to building emacs.
12052
12053 2002-06-28 Graham Stott <graham.stott@btinternet.com>
12054
12055 * MAINTAINERS: Update my email address.
12056
12057 2002-06-26 Benjamin Kosnik <bkoz@redhat.com>
12058
12059 * config.if (libstdcxx_incdir): Version C++ headers.
12060 (cxx_incdir): Remove.
12061
12062 2002-06-25 Nathanael Nerode <neroden@gcc.gnu.org>
12063
12064 * MAINTAINERS (Write After Approval): Add self.
12065
12066 Thu Jun 20 00:35:14 2002 Denis Chertykov <denisc@overta.ru>
12067
12068 * configure.in: Add support for ip2k.
12069
12070 2002-06-22 Nathanael Nerode <neroden@twcny.rr.com>
12071
12072 * configure.in: Fix AIX configury bug.
12073
12074 2002-06-20 Steve Ellcey <sje@cup.hp.com>
12075
12076 * MAINTAINERS (Write After Approval): Add self.
12077
12078 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12079
12080 * configure.in: replace ${topsrcdir} with ${srcdir}
12081
12082 * configure.in: Move definition of libstdcxx_flags
12083 right above usage, rather than waaay earlier.
12084
12085 * configure.in: Pull definition of is_cross_compiler earlier.
12086
12087 * configure.in: Rearrange a little.
12088
12089 * configure.in: Remove references to librx.
12090 * Makefile.in: Remove references to librx.
12091
12092 Tue Jun 18 22:37:35 2002 Denis Chertykov <denisc@overta.ru>
12093
12094 * config.sub: Add support for avr target.
12095 Import from master sources, rev 1.255
12096
12097 2002-06-19 Phil Edwards <pme@gcc.gnu.org>
12098
12099 * configure, .cvsignore: Revert previous change...
12100 * Makefile: ...delete.
12101
12102 2002-06-19 Nathanael Nerode <neroden@twcny.rr.com>
12103
12104 * configure.in: Eliminate ${gasdir} variable.
12105
12106 2002-06-18 Dave Brolley <brolley@redhat.com>
12107
12108 * configure.in: Add support for frv.
12109 * config.sub: Add support for frv.
12110
12111 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12112
12113 * configure: Remove garbage from previous commit.
12114
12115 2002-06-18 Phil Edwards <pme@gcc.gnu.org>
12116
12117 * configure: For in-source builds, make a subdir and re-exec there.
12118 * Makefile: New file. Pass targets through to build directory.
12119 * .cvsignore: No longer ignore "Makefile".
12120
12121 2002-06-16 Douglas Rupp <rupp@gnat.com>
12122
12123 * MAINTAINERS (Write After Approval): Add self.
12124
12125 2002-06-11 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
12126
12127 * Makefile.in (CFLAGS_FOR_TARGET): Add -O2.
12128
12129 2002-06-08 Jason Thorpe <thorpej@wasabisystems.com>
12130
12131 * configure.in (vax-*-netbsd*): Re-enable gas.
12132
12133 2002-05-31 Nathanael Nerode <neroden@twcny.rr.com>
12134
12135 * Makefile.in: Replace HOST_PREFIX, HOST_PREFIX_1 with BUILD_PREFIX,
12136 BUILD_PREFIX_1, to correct nomenclature.
12137 * configure: Likewise.
12138
12139 * Makefile.in: Eliminate version-specific references to tcl8.1, tk8.1.
12140 * configure.in: Eliminate version-specific references to tcl8.1, tk8.1.
12141
12142 2002-05-31 Olaf Hering <olh@suse.de>
12143
12144 * config-ml.in: Propogate DESTDIR also.
12145
12146 2002-05-29 Jason Thorpe <thorpej@wasabisystems.com>
12147
12148 * configure.in (vax-*-netbsd*): Don't build gas for this
12149 platform.
12150
12151 2002-05-28 Marek Michalkiewicz <marekm@amelek.gda.pl>
12152
12153 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12154 and libgcj for AVR.
12155
12156 2002-05-23 Kaz Kojima <kkojima@gcc.gnu.org>
12157
12158 * MAINTAINERS (Write After Approval): Add myself.
12159
12160 2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
12161
12162 * config.guess: Update to 2002-05-22 version.
12163 * config.sub: Likewise.
12164
12165 2002-05-16 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12166
12167 * Makefile.in: Allow for PWDCMD to override hardcoded pwd.
12168 * config-ml.in: Likewise.
12169 * configure: Likewise.
12170 * configure.in: Likewise.
12171
12172 2002-05-16 Stephane Carrez <stcarrez@nerim.fr>
12173
12174 * MAINTAINERS: Update my email address.
12175
12176 2002-05-13 Nathanael Nerode <neroden@twcny.rr.com>
12177
12178 * configure.in: Simplify makefile fragment collection.
12179
12180 * configure.in: Remove code to build emacs.
12181
12182 * configure.in : Remove --srcdir argument from targargs and buildargs
12183 (it's always overridden in the Makefile anyway). Rearrange a bit.
12184
12185 * configure: Move some logic to configure.in.
12186 * configure.in: Move some logic from configure.
12187
12188 2002-05-11 Tom Tromey <tromey@redhat.com>
12189
12190 * MAINTAINERS: Reflect libgcj reality.
12191
12192 2002-05-09 Federico G. Schwindt <fgsch@olimpo.com.br>
12193
12194 * Makefile.in: Honour DESTDIR.
12195
12196 2002-05-08 Mark Mitchell <mark@codesourcery.com>
12197
12198 * config.guess: Import 2002-03-20 version.
12199 * config.sub: Import 2002-04-26 version.
12200
12201 2002-05-08 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12202
12203 * config-ml.in: Allow for PWDCMD to determine ML_POPDIR.
12204
12205 2002-05-07 Tim Josling <tej@melbpc.org.au>
12206
12207 * MAINTAINERS: Add self.
12208
12209 2002-05-06 Loren J. Rittle <ljrittle@acm.org>
12210
12211 * ltmain.sh: Detect and handle object name conflicts
12212 while piecewise linking a static library.
12213
12214 2002-05-05 Alexandre Oliva <aoliva@redhat.com>
12215
12216 * configure.in (noconfigdirs): Don't disable libgcj on
12217 sparc64-*-solaris* and sparcv9-*-solaris*.
12218
12219 2002-05-03 Alexandre Oliva <aoliva@redhat.com>
12220
12221 * configure.in: Revert 2002-04-18's patch; fixed in libjava.
12222
12223 2002-05-03 Thomas Fitzsimmons <fitzsim@redhat.com>
12224
12225 * configure.in (FLAGS_FOR_TARGET): Do not add
12226 -B$$r/$(TARGET_SUBDIR)/newlib/ when compiling newlib natively
12227 on i[3456]86-*-linux*.
12228
12229 2002-05-01 Thomas Fitzsimmons <fitzsim@redhat.com>
12230
12231 * configure.in (noconfigdirs): Replace [ ] with test.
12232
12233 * configure.in (noconfigdirs): Do not add target-newlib if
12234 target == i[3456]86-*-linux*, and host == target.
12235
12236 2002-04-29 Nathanael Nerode <neroden@doctormoo.dyndns.org>
12237
12238 * configure.in: delete reference to absent file
12239
12240 * configure.in: replace '[' with 'test'
12241
12242 * configure.in: Eliminate references to gash.
12243 * Makefile.in: Eliminate references to gash.
12244
12245 * configure.in: remove useless references to 'pic' makefile fragments.
12246
12247 * configure.in: (*-*-windows*) Finish removing.
12248
12249 * configure.in: Eliminate redundant test for libgui.
12250
12251 2002-04-29 Roger Sayle <roger@eyesopen.com>
12252
12253 * MAINTAINERS: Add self and realphabetize. Update entries
12254 for Dan Berlin, Chris Demetriou and Michael Matz. Remove
12255 entry for a29k port maintainer.
12256
12257 2002-04-26 Joel Sherrill <joel@OARcorp.com>
12258
12259 * configure.in (h8300*-*-rtems*): Disable libf2c and libgcj.
12260 (sparc-*-elf*, sparc64-*-elf*): Disable libgcj.
12261
12262 2002-04-19 Nathanael Nerode <neroden@twcny.rr.com>
12263
12264 * configure.in: remove references to dead files
12265
12266 2002-04-19 Mark Mitchell <mark@codesourcery.com>
12267
12268 * MAINTAINERS: Add information about purpose of this file.
12269
12270 2002-04-18 Tom Tromey <tromey@redhat.com>
12271
12272 * configure.in: Disallow configuring libgcj when it is already
12273 installed and we're using Solaris 2.8 linker. Do enable libgcj on
12274 Solaris 2.8 by default. For PR libgcj/6158.
12275
12276 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12277
12278 * configure.in: Move default CC setting out of config/mh-* fragments
12279 directly into here.
12280
12281 2002-04-17 Nathanael Nerode <neroden@twcny.rr.com>
12282
12283 * configure.in: don't even try to configure or make a subdirectory
12284 if there's no configure script for it.
12285
12286 2002-04-15 Mark Mitchell <mark@codesourcery.com>
12287
12288 * MAINTAINERS: Remove chill maintainers.
12289 * Makefile.in (CHILLFLAGS): Remove.
12290 (CHILL_LIB): Remove.
12291 (TARGET_CONFIGDIRS): Remove libchill.
12292 (CHILL_FOR_TARGET): Remove.
12293 (BASE_FLAGS_TO_PASS): Don't pass CHILLFLAGS, CHILL_FOR_TARGET, or
12294 CHILL_LIB.
12295 (CONFIGURE_TARGET_MODULES): Remove configure-target-libchill.
12296 (CHECK_TARGET_MODULES): Likewise.
12297 (INSTALL_TARGET_MODULES): Likewise.
12298 (CLEAN_TARGET_MODULES): Likewise.
12299 (configure-target-libchill): Remove.
12300 (all-target-libchill): Remove.
12301 * configure.in (target_libs): Remove target-libchill.
12302 Do not compute CHILL_FOR_TARGET.
12303 * libchill: Remove directory.
12304
12305 2002-04-11 DJ Delorie <dj@redhat.com>
12306
12307 * Makefile.in, configure.in: Sync with binutils, entries
12308 follow...
12309
12310 2002-04-07 Andrew Cagney <ac131313@redhat.com>
12311
12312 * Makefile.in (do-tar-bz2): Delete rule. Replace with ...
12313 (do-tar, do-bz2): New rules.
12314 (taz): Update. Replace do-tar-bz2 with do-tar and do-bz2.
12315 (gdb-tar): New rule.
12316 (gdb-taz): Rewrite. Use gdb-tar and do-bz2.
12317 (insight_dejagnu.tar): New rule.
12318 (insight.tar): New rule.
12319 (gdb+dejagnu.tar): New rule.
12320 (gdb.tar): New rule.
12321
12322 2002-02-01 Mo DeJong <supermo@bayarea.net>
12323
12324 * Makefile.in: Add all-tix to deps for all-snavigator
12325 so that tix is built when building snavigator.
12326
12327 2002-01-11 Steve Ellcey <sje@cup.hp.com>
12328
12329 * configure.in (ia64*-*-hpux*): New target for IA64 HP-UX,
12330 ld and gdb are not supported.
12331
12332 2002-01-07 Mark Salter <msalter@redhat.com>
12333
12334 * configure.in: Remove target-bsp and target-cygmon from arm builds.
12335 Allow target-libgloss to be built for arm, strongarm, and xscale.
12336
12337 2001-12-13 Thomas Fitzsimmons <fitzsim@redhat.com>
12338
12339 * configure.in (FLAGS_FOR_TARGET): Remove -nostdinc and -isystem
12340 options for i[3456]86-pc-linux* native builds.
12341
12342 2001-11-20 Nick Clifton <nickc@cambridge.redhat.com>
12343
12344 * Makefile.in (do-proto-toplev): Use msgfmt to generate .gmo
12345 files from .po files for a distribution.
12346
12347 2001-09-03 Jeff Holcomb <jeffh@redhat.com>
12348
12349 * configure.in: Enable libstdc++-v3 for h8300 targets.
12350
12351 2001-06-19 Alan Modra <amodra@bigpond.net.au>
12352
12353 * Makefile.in (VER): If AM_INIT_AUTOMAKE uses BFD_VERSION, get
12354 version from bfd/.
12355
12356 Fri Jun 8 11:14:02 2001 Andrew Cagney <cagney@b1.cygnus.com>
12357
12358 * Makefile.in (VER): When present, extract the version number from
12359 the file version.in.
12360
12361 2001-05-24 Tom Rix <trix@redhat.com>
12362
12363 * configure.in : enable ld for aix
12364
12365 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
12366
12367 * config.guess: Add linux target for S/390.
12368
12369 2000-11-07 Philip Blundell <pb@futuretv.com>
12370
12371 * Makefile.in (ETC_SUPPORT): Also add configbuild.* and configdev.*.
12372
12373 2000-11-03 Philip Blundell <pb@futuretv.com>
12374
12375 * Makefile.in (ETC_SUPPORT): Add configure.texi and associated info
12376 files.
12377
12378 2001-01-15 Ben Elliston <bje@redhat.com>
12379
12380 * configure.in (host_tools): Add sid.
12381 Always configure cgen.
12382
12383 2000-11-24 Nick Clifton <nickc@redhat.com>
12384
12385 * configure.in (c4x, c5x, tic54x): Move after ARM targets.
12386
12387 2000-08-20 Doug Evans <dje@casey.transmeta.com>
12388
12389 * Makefile.in (ALL_MODULES): Add all-cgen.
12390 (CROSS_CHECK_MODULES,INSTALL_MODULES,CLEAN_MODULES): Similarily.
12391 (all-cgen): New target.
12392 (all-opcodes,all-sim): Depend on all-cgen.
12393 * configure.in (host_tools): Add cgen.
12394 Only configure cgen if --enable-cgen-maint.
12395
12396 2002-04-09 Loren J. Rittle <ljrittle@acm.org>
12397
12398 * configure.in: Add *-*-freebsd* configurations.
12399
12400 2002-04-08 Tom Tromey <tromey@redhat.com>
12401
12402 * configure.in: Add FLAGS_FOR_TARGET to GCJ_FOR_TARGET.
12403 Fixes PR libgcj/6068.
12404
12405 2002-03-30 Krister Walfridsson <cato@df.lth.se>
12406
12407 * configure.in (i*86-*-netbsdelf*): Don't disable libgcj.
12408
12409 2002-03-27 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12410
12411 * configure.in (alpha*-dec-osf*): Enable libgcj.
12412
12413 2003-03-27 Matthew Gingell <gingell@gnat.com>
12414
12415 * MAINTAINERS (Write After Approval): Add myself.
12416
12417 2002-03-24 Nick Clifton <nickc@cambridge.redhat.com>
12418
12419 Fix for: PR bootstrap/3591, target/5676
12420 * configure.in (mcore-pe): Disable the configuration of
12421 libstdc++-v3 since exceptions are not supported.
12422
12423 2002-03-20 Anthony Green <green@redhat.com>
12424
12425 * configure.in: Enable libgcj for xscale-elf target.
12426
12427 Tue Mar 19 09:05:08 2002 J"orn Rennecke <joern.rennecke@superh.com>
12428
12429 * MAINTAINERS: Update my email address.
12430
12431 2002-03-16 Alexandre Oliva <aoliva@redhat.com>
12432
12433 * ltmain.sh (relink_command): Fix typo in previous change.
12434
12435 2002-03-15 Alexandre Oliva <aoliva@redhat.com>
12436
12437 * ltmain.sh (taglist): Initialized. Don't let `CC' tag out of it.
12438 (relink_command): Added --tag flags.
12439 (mode=install): If relinking fails; error out.
12440
12441 2002-03-12 Richard Henderson <rth@redhat.com>
12442
12443 * Makefile.in (NOTPARALLEL): New. Use it instead of explicit
12444 .NOTPARALLEL tag.
12445 (do-check): Rename from check.
12446 (check): Allow parallel check.
12447
12448 2002-03-12 Bob Wilson <bob.wilson@acm.org>
12449
12450 * MAINTAINERS: Add myself as maintainer for xtensa port.
12451 Fix alphabetical order in CPU port maintainer list.
12452 Remove myself from Write After Approval list.
12453
12454 2002-03-11 Richard Henderson <rth@redhat.com>
12455
12456 * Makefile.in (.NOTPARALLEL): Add fake tag.
12457
12458 2002-03-07 H.J. Lu (hjl@gnu.org)
12459
12460 * configure.in: Enable gprof for mips*-*-linux*.
12461
12462 2002-03-05 Danny Smith <dannysmith@users.sourceforge.net>
12463
12464 * MAINTAINERS (Write After Approval): Add myself.
12465
12466 2002-02-28 Alexandre Oliva <aoliva@redhat.com>
12467
12468 * configure.in (libstdcxx_flags): Don't add libstdc++-v3 flags for
12469 libjava.
12470 (CXX_FOR_TARGET): Explain why -shared-libgcc here.
12471
12472 2002-02-23 Alexandre Oliva <aoliva@redhat.com>
12473
12474 * Makefile.in (MAKEINFO): Don't assume makeinfo will be built just
12475 because its Makefile is there; test for the executable instead.
12476
12477 2002-02-22 Alexandre Oliva <aoliva@redhat.com>
12478
12479 * configure.in (CXX_FOR_TARGET): Add -shared-libgcc for
12480 libstdc++-v3 and libjava.
12481
12482 2002-02-11 Adam Megacz <adam@xwt.org>
12483
12484 * gcc/Makefile.in: Removed libstdc++-v3 dependancy for libjava and
12485 boehm-gc
12486
12487 2002-02-09 Alexandre Oliva <aoliva@redhat.com>
12488
12489 * config.guess: Updated to 2002-01-30's version.
12490 * config.sub: Updated to 2002-02-01's version.
12491 Contribute sh64-elf.
12492 2000-12-01 Alexandre Oliva <aoliva@redhat.com>
12493 * configure.in: Added sh64-*-*.
12494
12495 2002-02-08 Chris Demetriou <cgd@broadcom.com>
12496
12497 * MAINTAINERS: Belatedly add myself to write after approval list.
12498
12499 Thu Feb 7 12:40:58 CET 2002 Jan Hubicka <jh@suse.cz>
12500
12501 * MAINTAINERS: Put self in as maintainer for x86-64 port.
12502 Remove self as Write After Approval.
12503
12504 2002-01-31 Geoffrey Keating <geoffk@redhat.com>
12505
12506 * MAINTAINERS: Put self in as maintainer for contrib/regression
12507 directory.
12508
12509 2002-01-28 Phil Edwards <pme@gcc.gnu.org>
12510
12511 * MAINTAINERS: Update my email address.
12512
12513 2002-01-26 Jason Thorpe <thorpej@wasabisystems.com>
12514
12515 * configure.in (*-*-netbsd*): New. Skip target-newlib,
12516 target-libiberty, and target-libgloss. Skip Java-related
12517 libraries if not supported for NetBSD on target CPU.
12518
12519 2002-01-25 Douglas B Rupp <rupp@gnat.com>
12520
12521 * install-sh: Use _inst.$$_ for temp file name.
12522
12523 2002-01-24 Jason Thorpe <thorpej@wasabisystems.com>
12524
12525 * MAINTAINERS (Write After Approval): Move my contact info
12526 from here...
12527 (OS Port Maintainers): ...to here (netbsd).
12528
12529 2002-01-22 Bob Wilson <bob.wilson@acm.org>
12530
12531 * MAINTAINERS (Write After Approval): Add myself.
12532
12533 2002-01-17 H.J. Lu <hjl@gnu.org>
12534
12535 * Makefile.in (all-fastjar): Also depend on all-libiberty.
12536 (all-target-fastjar): Also depend on all-target-libiberty.
12537
12538 2002-01-16 H.J. Lu (hjl@gnu.org)
12539
12540 * config.guess: Import from master sources, rev 1.225.
12541 * config.sub: Import from master sources, rev 1.238.
12542
12543 2002-01-16 Kazu Hirata <kazu@hxi.com>
12544
12545 * MAINTAINERS (Write After Approval): Remove myself.
12546
12547 2001-12-19 Florian Weimer <fw@deneb.enyo.de>
12548
12549 * MAINTAINERS (Write After Approval): Add myself.
12550
12551 2001-12-17 Joseph S. Myers <jsm28@cam.ac.uk>
12552
12553 * MAINTAINERS: Add self as docs co-maintainer.
12554
12555 2001-12-11 Matthias Klose <doko@debian.org>
12556
12557 * MAINTAINERS (Write After Approval): Add myself.
12558
12559 2001-12-09 Zack Weinberg <zack@codesourcery.com>
12560
12561 * MAINTAINERS: Update my email address.
12562
12563 2001-12-07 Turly O'Connor <turly@apple.com>
12564 * MAINTAINERS (Write After Approval): Add myself.
12565 * rs6000.c (rs6000_trampoline_size): Handle ABI_DARWIN case.
12566 (rs6000_initialize_trampoline): Call __trampoline_setup for
12567 ABI_DARWIN too.
12568 * darwin-tramp.asm: New file, implements __trampoline_setup.
12569 * t-darwin (LIB2FUNCS_EXTRA): Include darwin-tramp.asm.
12570
12571 2001-12-07 Paolo Carlini <pcarlini@unitus.it>
12572
12573 * MAINTAINERS (Write After Approval): Add myself.
12574
12575 Wed Dec 5 07:33:45 2001 Douglas B. Rupp <rupp@gnat.com>
12576
12577 * configure, configure.in: Use temp file for long sed commands.
12578
12579 2001-12-03 Laurent Guerby <guerby@acm.org>
12580
12581 * config.sub: Update to version 1.232 on subversion.
12582
12583 2001-12-03 Ben Elliston <bje@redhat.com>
12584
12585 * MAINTAINERS: Update mail address for config.* patches.
12586
12587 2001-11-27 DJ Delorie <dj@redhat.com>
12588 Zack Weinberg <zack@codesourcery.com>
12589
12590 When build != host, create libiberty for the build machine.
12591
12592 * Makefile.in (TARGET_CONFIGARGS, BUILD_CONFIGARGS): Replace
12593 CONFIG_ARGUMENTS.
12594 (ALL_BUILD_MODULES_LIST, BUILD_CONFIGDIRS, BUILD_SUBDIR):
12595 New variables.
12596 (ALL_BUILD_MODULES, CONFIGURE_BUILD_MODULES): New variables
12597 and rules.
12598 (all.normal): Depend on ALL_BUILD_MODULES.
12599 (CONFIGURE_TARGET_MODULES rule): Use TARGET_CONFIGARGS.
12600 (all-build-libiberty): Depend on configure-build-libiberty.
12601
12602 * configure: Calculate and substitute proper value for
12603 ALL_BUILD_MODULES.
12604 * configure.in: Create the build subdirectory.
12605 Calculate and substitute TARGET_CONFIGARGS (formerly
12606 CONFIG_ARGUMENTS); also BUILD_SUBDIR and BUILD_CONFIGARGS (new).
12607
12608 2001-11-26 Ziemowit Laski <zlaski@apple.com>
12609
12610 * MAINTAINERS (write-after-approval): Add self.
12611
12612 2001-11-17 Craig Rodrigues <rodrigc@gcc.gnu.org>
12613
12614 * MAINTAINERS (GNATS only accounts): Remove self.
12615
12616 2001-11-14 Hans-Peter Nilsson <hp@bitrange.com>
12617
12618 * configure.in (noconfigdirs) [h8300*-*-*, h8500-*-*]: Disable
12619 libf2c.
12620
12621 2001-11-12 Craig Rodrigues <rodrigc@gcc.gnu.org>
12622
12623 * MAINTAINERS (Write After Approval): Add self.
12624
12625 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12626
12627 * MAINTAINERS: mips and s390 are also CPU ports.
12628
12629 2001-11-12 David O'Brien <obrien@FreeBSD.org>
12630
12631 * MAINTAINERS: mcore, cris and mmix are also CPU ports.
12632
12633 2001-11-11 David O'Brien <obrien@FreeBSD.org>
12634
12635 * MAINTAINERS: Alphabetize.
12636
12637 2001-11-09 Kazu Hirata <kazu@hxi.com>
12638
12639 * MAINTAINERS (Various maintainers: h8 port): Add myself.
12640
12641 2001-11-09 John David Anglin <dave@hiauly1.hia.nrc.ca>
12642
12643 * MAINTAINERS (Various maintainers: hppa port): Added myself.
12644
12645 2001-11-08 Phil Edwards <pedwards@disaster.jaj.com>
12646
12647 * configure.in (--enable-languages): Be more permissive about
12648 syntax. Check for empty lists better. Warn about $LANGUAGES.
12649
12650 2001-11-08 Geoffrey Keating <geoffk@redhat.com>
12651
12652 * config.sub: Import from master sources, rev. 1.230.
12653 * MAINTAINERS: Change 'stormy16' to 'xstormy16'.
12654
12655 2001-11-07 Laurent Guerby <guerby@acm.org>
12656
12657 * MAINTAINERS (Write After Approval): Add self.
12658
12659 2001-11-06 Hans-Peter Nilsson <hp@bitrange.com>
12660
12661 * Makefile.in (MAKEINFO): Use "missing" for makeinfo older than 4.0.
12662
12663 2001-11-05 Hans-Peter Nilsson <hp@bitrange.com>
12664
12665 * config.sub: Import from master sources, rev 1.226.
12666 * config.guess: Import from master sources, rev 1.216.
12667
12668 2001-11-03 Hans-Peter Nilsson <hp@bitrange.com>
12669
12670 * configure.in (noconfigdirs) [mmix-*-*]: Disable libgcj.
12671 * MAINTAINERS: Add self as maintainer of MMIX port.
12672 Remove old after-approval entry.
12673
12674 2001-10-28 Joseph S. Myers <jsm28@cam.ac.uk>
12675
12676 * ChangeLog, configure: Fix spelling errors.
12677
12678 2001-10-20 Brendan Kehoe <brendan@zen.org>
12679
12680 * MAINTAINERS: Tweak my address.
12681
12682 Thu Oct 11 21:50:15 2001 J"orn Rennecke <amylaar@onetel.net.uk>
12683
12684 * MAINTAINERS: Update my email address.
12685
12686 2001-10-11 Hans-Peter Nilsson <hp@axis.com>
12687
12688 * configure.in (noconfigdirs) [cris-*-*]: Disable libgcj.
12689 * MAINTAINERS: Add self as maintainer of CRIS port.
12690
12691 2001-10-10 Geert Bosch <bosch@gnat.com>
12692
12693 * MAINTAINERS (Various maintainers: Ada front end):
12694 Added Robert Dewar.
12695
12696 2001-10-03 David Billinghurst <David.Billinghurst@riotinto.com>
12697
12698 * MAINTAINERS (Write After Approval): Added self
12699
12700 2001-10-02 Geert Bosch <bosch@gnat.com>
12701
12702 * MAINTAINERS (Various maintainers: Ada front end): Added myself.
12703
12704 2001-10-02 Joseph S. Myers <jsm28@cam.ac.uk>
12705
12706 * configure: Handle temporary files securely using mkdir.
12707
12708 2001-09-29 Alexandre Oliva <aoliva@redhat.com>
12709
12710 * Makefile.in (configure-target-gperf): Depend on $(ALL_GCC_CXX).
12711
12712 2001-09-26 Will Cohen <wcohen@redhat.com>
12713
12714 * configure.in (*-*-linux*): Disable configuration of target-newlib
12715 and target-libgloss.
12716
12717 2001-09-26 Alexandre Oliva <aoliva@redhat.com>
12718
12719 * Makefile.in (EXTRA_TARGET_FLAGS): Pass RANLIB_FOR_TARGET for
12720 RANLIB.
12721
12722 2001-09-21 Alexandre Oliva <aoliva@redhat.com>
12723
12724 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET,
12725 DLLTOOL_FOR_TARGET, WINDRES_FOR_TARGET, AR_FOR_TARGET,
12726 RANLIB_FOR_TARGET, NM_FOR_TARGET): Don't use double quotes to
12727 avoid quotes nesting problems.
12728 (NATIVE_CHECK_MODULES): Ditto, just for consistency.
12729 (DO_X): Export only variables that are set.
12730
12731 2001-09-19 Ben Elliston <bje@redhat.com>
12732
12733 * configure.in (sparc-sun-solaris2*): Don't use /usr/bin/which on
12734 Solaris when testing for the /usr/ucb/cc compiler; it has incorrect
12735 semantics. Use the shell built-in "type" command instead.
12736
12737 2001-08-31 Alexandre Oliva <aoliva@redhat.com>
12738
12739 Merged from gcc-3_0-branch:
12740 2001-07-30 Jeff Sturm <jsturm@one-pont.com>
12741 * ltcf-c.sh: Use $objext, not $ac_objext.
12742 2001-07-27 Mark Kettenis <kettenis@gnu.org>
12743 * ltcf-cxx.sh: Add support for GNU.
12744 2001-07-22 Timothy Wall <twall@redhat.com>
12745 * ltcf-c.sh: Don't disable shared libraries for AIX5/IA64. Preserve
12746 default settings if using GNU tools with that configuration.
12747 * ltcf-cxx.sh: Ditto.
12748 * ltcf-gcj.sh: Ditto.
12749 2001-07-21 Michael Chastain <chastain@redhat.com>
12750 * ltconfig: Set max_cmd_len to a maximum of 512Kb, as it seems some
12751 HPUX 11.0 systems have trouble with 1MB. Mark as gcc-local.
12752 * ltmain.sh: Mark as gcc-local.
12753
12754 2001-08-30 Eric Christopher <echristo@redhat.com>
12755 Jason Eckhardt <jle@redhat.com>
12756
12757 * config.guess: Merge from master sources.
12758 * config.sub: Merge from master sources, add support for mipsisa32.
12759
12760 2001-08-25 Geoffrey Keating <geoffk@redhat.com>
12761 * config.sub: Merge from master sources, rev 1.219.
12762 * MAINTAINERS: Add self as contact for stormy16 port.
12763
12764 2001-08-14 Zack Weinberg <zackw@panix.com>
12765
12766 * config.sub: Merge from master sources, rev 1.218.
12767 * config.guess: Merge from master sources, rev 1.209.
12768
12769 2001-08-11 Graham Stott <grahams@redhat.com>
12770
12771 * Makefile.in (check-c++): Add missing semicolon.
12772
12773 Mon Jul 30 19:24:13 CEST 2001 Jan Hubicka <jh@suse.cz>
12774
12775 * MAINTAINERS (Various maitainers: predict.def): Added myself.
12776
12777 2001-07-30 Eric Christopher <echristo@redhat.com>
12778
12779 * MAINTAINERS (Various maintainers: mips port): Added myself.
12780
12781 2001-07-25 Andrew Haley <aph@cambridge.redhat.com>
12782
12783 * configure.in (sh-*-linux*): New.
12784
12785 2001-07-27 Richard Henderson <rth@redhat.com>
12786
12787 * .cvsignore: Add LAST_UPDATED.
12788
12789 2001-07-23 Ulrich Weigand <uweigand@de.ibm.com>
12790
12791 * MAINTAINERS (Various maintainers: s390 port): Added myself.
12792
12793 2001-07-16 Aldy Hernandez <aldyh@redhat.com>
12794
12795 * config.sub: Fix mips64vr5000el typo in CPU-COMPANY.
12796
12797 Fri Jul 13 14:31:57 2001 Nicola Pero <nicola@brainstorm.co.uk>
12798
12799 * MAINTAINERS (Write After Approval): Added myself.
12800
12801 2001-07-12 Stephane Carrez <Stephane.Carrez@worldnet.fr>
12802
12803 * configure.in (noconfigdirs): Don't compile libiberty, libstdcxx
12804 and libgcj on m68hc11/m68hc12.
12805
12806 2001-06-27 H.J. Lu (hjl@gnu.org)
12807
12808 * Makefile (CFLAGS_FOR_BUILD): New.
12809 (EXTRA_GCC_FLAGS): Add CFLAGS_FOR_BUILD.
12810
12811 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12812
12813 * README: Remove version number.
12814
12815 2001-06-13 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
12816
12817 * INSTALL/README: Update wrt. to the installation instructions now
12818 residing in gcc/doc/install.texi.
12819
12820 2001-06-13 Joseph S. Myers <jsm28@cam.ac.uk>
12821
12822 * README: Replace with a cut-down and updated version of gcc/README.
12823
12824 2001-06-12 David Edelsohn <edelsohn@gnu.org>
12825
12826 * config-ml.in (powerpc-*-* | rs6000-*-*): Allow aix64 and pthread
12827 multilibs to be disabled.
12828
12829 2001-06-11 Daniel Berlin <dan@cgsoftware.com>
12830
12831 * MAINTAINERS (Write After Approval): Add myself.
12832
12833 2001-06-09 Alexandre Oliva <aoliva@redhat.com>
12834
12835 * config.guess: Import CVS version 1.195.
12836 * config.sub: Import CVS version 1.212.
12837
12838 2001-06-08 Alexandre Oliva <aoliva@redhat.com>, Jeff Sturm <jsturm@one-point.com>
12839
12840 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12841 gcc/xgcc is built, use -print-prog-name to find out the program
12842 name to use.
12843
12844 2001-06-04 Phil Edwards <pme@sources.redhat.com>
12845
12846 * config.guess: Import CVS version 1.194. All gcc-local changes
12847 appear to also be in the master copy.
12848 * config.sub: Import CVS version 1.211.
12849
12850 Mon Jun 4 16:32:53 2001 Mark Mitchell <mark@codesourcery.com>
12851
12852 * ltcf-c.sh (archive_cmds, archive_expsym_cmds) [solaris,
12853 with_gcc]: Use `gcc -shared' to build a shared library.
12854
12855 Mon Jun 4 16:24:43 2001 John David Anglin <dave@hiauly1.hia.nrc.ca>
12856
12857 * ltcf-c.sh (archive_cmd) [hpux, with_gcc]: Use gcc to link shared
12858 archives.
12859
12860 Fri Jun 1 18:55:19 2001 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
12861
12862 * MAINTAINERS (Write After Approval): Add myself.
12863
12864 2001-06-01 Hans-Peter Nilsson <hp@axis.com>
12865
12866 * configure.in (libstdcxx_flags): Do not try to execute
12867 libstdc++-v3/testsuite_flags until it exists.
12868
12869 2001-06-01 Alan Modra <amodra@bigpond.net.au>
12870
12871 * MAINTAINERS: Update my email address.
12872
12873 2001-05-31 Graham Stott <grahams@redhat.com>
12874
12875 * MAINTAINERS (Write After Approval): Add myself.
12876
12877 2001-05-28 Simon Patarin <simon.patarin@inria.fr>
12878
12879 * ltcf-cxx.sh (osf3/osf4/osf5): Support creation of C++ shared
12880 libraries when using g++ with native linker.
12881
12882 2001-05-28 Alexandre Oliva <aoliva@redhat.com>
12883
12884 * ltconfig, ltmain.sh: Upgrade to libtool 1.4a 1.641.2.256.
12885
12886 2001-05-22 Alexandre Oliva <aoliva@redhat.com>
12887
12888 * ltcf-cxx.sh (allow_undefined_flag, no_undefined_flag)
12889 [aix4*|aix5*]: Prepend blank.
12890
12891 2001-05-20 Alexandre Oliva <aoliva@redhat.com>
12892
12893 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12894 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.254. Rebuilt a number
12895 of subdir/configure scripts to use the new libtool.m4.
12896
12897 2001-05-19 Matt Kraai <kraai@alumni.carnegiemellon.edu>
12898
12899 * MAINTAINERS (Write After Approval): Add myself.
12900
12901 2001-05-18 Benjamin Kosnik <bkoz@redhat.com>
12902
12903 * configure.in (libstdcxx_flags): Remove reference to libstdc++.INC.
12904
12905 2001-05-11 Ben Elliston <bje@redhat.com>
12906
12907 * Makefile.in (all-sid): New target.
12908 (check-sid, clean-sid, install-sid): Likewise.
12909
12910 2001-05-09 Jeffrey Oldham <oldham@codesourcery.com>
12911
12912 * ltcf-cxx.sh: Add -nostdlib to IRIX 6 archive_cmds.
12913
12914 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12915
12916 * configure.in (noconfigdirs) [*-cygwin*, *-mingw*, *-beos]: Disable
12917 libgcj.
12918
12919 2001-05-03 Alexandre Oliva <aoliva@redhat.com>
12920
12921 * Makefile.in (AS_FOR_TARGET, LD_FOR_TARGET, NM_FOR_TARGET): If
12922 gcc/xgcc is built, use -print-prog-name to find out the program
12923 name to use.
12924
12925 2001-04-26 Alexandre Oliva <aoliva@redhat.com>
12926
12927 * configure.in (noconfigdirs): Don't reset it from scratch in the
12928 target case; only append to it.
12929
12930 * configure.in (noconfigdirs) [hppa*-*-*, mips*-*-irix6*,
12931 sparc-*-solaris2.8]: Disable ${libgcj}.
12932
12933 2001-04-25 Alexandre Oliva <aoliva@redhat.com>
12934
12935 * configure.in (libgcj_saved): Copy from $libgcj.
12936 (libgcj): Zero out if --enable-libgcj; add to noconfigdirs is
12937 --disable-libgcj.
12938
12939 2001-04-25 Gavin Romig-Koch <gavin@redhat.com>
12940
12941 * MAINTAINERS: Remove self as MIPS maintainer and
12942 C front end maintainer.
12943
12944 Mon Apr 23 09:15:03 2001 Anthony Green <green@redhat.com>
12945
12946 * configure.in: Move *-chorusos target case to the proper switch.
12947 Disable libgcj.
12948
12949 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12950
12951 * ltconfig, ltmain.sh, ltcf-cxx.sh: Upgraded to libtool 1.4a
12952 1.641.2.228.
12953
12954 2001-04-13 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
12955
12956 * Makefile.in (STAGE1_CFLAGS): Pass down.
12957
12958 2001-04-13 Alan Modra <amodra@one.net.au>
12959
12960 * config.guess: Add hppa64-linux support. Note for next import that
12961 this is already in the master file.
12962 * configure.in: Likewise. Accept `parisc' alias for `hppa'.
12963
12964 2001-04-12 Alexandre Oliva <aoliva@redhat.com>
12965
12966 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
12967 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.226.
12968
12969 2001-04-11 Stan Shebs <shebs@apple.com>
12970
12971 * MAINTAINERS: Add self as Darwin port maintainer.
12972
12973 2001-04-11 Alan Modra <amodra@one.net.au>
12974
12975 * MAINTAINERS: Update my email address.
12976
12977 2001-04-10 Loren J. Rittle <ljrittle@acm.org>
12978
12979 * ltcf-cxx.sh: Support creation of C++ shared libraries on
12980 recent versions of FreeBSD (release 3 or later).
12981 * ltconfig: On FreeBSD, -lc must not be provided when building
12982 a shared library or else the standard -pthread gcc option is
12983 rendered worthless to later users of the built library.
12984
12985 2001-04-06 Joseph S. Myers <jsm28@cam.ac.uk>
12986
12987 * MAINTAINERS: Add self and RTH as C front end maintainers.
12988
12989 2001-04-05 Alexandre Oliva <aoliva@redhat.com>
12990
12991 * config.sub: Make sure to match an already-canonicalized
12992 machine name (eg. mn10300-unknown-elf).
12993
12994 2001-04-01 Alexandre Oliva <aoliva@redhat.com>
12995
12996 * Makefile.in (CXX_FOR_TARGET_FOR_RECURSIVE_MAKE, RECURSE_FLAGS):
12997 New macros.
12998 (bootstrap, cross): Use RECURSE_FLAGS.
12999 * configure.in: Subst CXX_FOR_TARGET_FOR_RECURSIVE_MAKE.
13000
13001 2001-03-27 Alexandre Oliva <aoliva@redhat.com>
13002
13003 * configure.in (CXX_FOR_TARGET): Use xgcc for libstdc++-v3.
13004
13005 2001-03-22 Colin Howell <chowell@redhat.com>
13006
13007 * Makefile.in (DO_X): Do not backslash single-quotes in
13008 backquotes (two places).
13009
13010 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13011
13012 Re-installed:
13013 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13014 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13015 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13016 * ltcf-cxx.sh: Likewise.
13017 * ltcf-gcj.sh: Likewise.
13018
13019 2001-03-22 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13020
13021 * MAINTAINERS: Add myself as "documentation co-maintainer".
13022
13023 2001-03-22 Alexandre Oliva <aoliva@redhat.com>
13024
13025 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13026 ltcf-gcj.sh: Upgraded to libtool 1.4a 1.641.2.198.
13027
13028 2001-03-19 Tom Tromey <tromey@redhat.com>
13029
13030 * config-ml.in: Handle GCJ and GCJFLAGS.
13031
13032 2001-03-21 Michael Chastain <chastain@redhat.com>
13033
13034 * Makefile.in: all-m4 depends on all-texinfo.
13035
13036 2001-03-20 Loren J. Rittle <ljrittle@acm.org>
13037
13038 * MAINTAINERS: Add myself to write after approval list.
13039
13040 2001-03-18 Laurynas Biveinis <lauras@softhome.net>
13041
13042 * Makefile.in (DO_X): Quote nested quotes.
13043
13044 2001-03-18 Alan Modra <alan@linuxcare.com.au>
13045
13046 * MAINTAINERS: Add myself to write after approval list.
13047
13048 2001-03-15 Laurynas Biveinis <lauras@softhome.net>
13049
13050 * Makefile.in (DO_X): Use double quotes for quoting
13051 "RANLIB=$${RANLIB}".
13052
13053 2001-03-10 Ovidiu Predescu <ovidiu@cup.hp.com>
13054
13055 * MAINTAINERS: Added Stan Shebs as new maintainer for Objective-C.
13056
13057 2001-03-09 Nicola Pero <n.pero@mi.flashnet.it>
13058
13059 * configure.in: Only use `lang_requires' for languages athat are
13060 actually enabled.
13061
13062 2001-03-08 Phil Edwards <pme@sources.redhat.com>
13063
13064 * MAINTAINERS (C++ runtime libs): Update and alphabatize.
13065
13066 2001-03-08 Alexandre Oliva <aoliva@redhat.com>
13067
13068 * Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
13069
13070 2001-03-07 Tom Tromey <tromey@redhat.com>
13071
13072 * configure.in: Allow config-lang.in to set `lang_requires' to list
13073 of other required languages.
13074
13075 2001-03-06 Laurynas Biveinis <lauras@softhome.net>
13076
13077 * Makefile.in: Remove RANLIB definition. Use RANLIB
13078 in RANLIB_FOR_TARGET, EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS,
13079 EXTRA_GCC_FLAGS, $(DO_X) targets only when the RANLIB is set.
13080
13081 2001-02-28 Benjamin Kosnik <bkoz@redhat.com>
13082 Alexandre Oliva <aoliva@redhat.com>
13083
13084 * Makefile.in (check-c++): Use tabs, not spaces.
13085
13086 2001-02-20 Laurynas Biveinis <lauras@softhome.net>
13087
13088 * MAINTAINERS: add myself to Write After Approval list.
13089
13090 2001-02-19 Benjamin Kosnik <bkoz@redhat.com>
13091
13092 * Makefile.in (check-c++): New rule.
13093
13094 * configure.in (target_libs): Remove libg++.
13095 (noconfigdirs): Remove libg++.
13096 (noconfigdirs): Same.
13097 (noconfigdirs): Same.
13098 (noconfigdirs): Same.
13099
13100 * config-ml.in: Remove libg++ references.
13101
13102 * Makefile.in (TARGET_CONFIGDIRS): Remove libio, libstdc++, libg++.
13103 (ALL_TARGET_MODULES): Same.
13104 (configure-target-libg++): Remove.
13105 (all-target-libg++): Remove.
13106 (configure-target-libio): Remove.
13107 (all-target-libio): Remove.
13108 (check-target-libio): Remove.
13109 (.PHONY): Remove.
13110 (libg++.tar.bz2): Remove.
13111 (all-target-cygmon): Remove libio.
13112 (all-target-libstdc++): Remove.
13113 (configure-target-libstdc++): Remove.
13114 (TARGET_LIB_PATH): Remove libstdc++.
13115 (ALL_GCC_CXX): Remove libstdc++.
13116 (all-target-gperf): Correct.
13117
13118 2001-02-16 Nick Clifton <nickc@redhat.com>
13119
13120 * configure.in (noconfigdirs): Allow configuration of texinfo
13121 for Cygwin hosts.
13122
13123 2001-02-15 Anthony Green <green@redhat.com>
13124
13125 * configure: Introduce GCJ_FOR_TARGET.
13126 * configure.in: Ditto.
13127 * Makefile.in: Ditto.
13128
13129 2001-02-13 Andreas Schwab <schwab@suse.de>
13130
13131 * MAINTAINERS: Update mail address.
13132
13133 2001-02-09 Martin Schwidefsky <schwidefsky@de.ibm.com>
13134
13135 * config.guess: Add linux target for S/390.
13136 * config.sub: Likewise.
13137
13138 2001-02-08 Chandrakala Chavva <cchavva@redhat.com>
13139
13140 * configure.in: for *-chorusos, don't config target-newlib and
13141 target-libgloss.
13142
13143 2001-02-06 Ben Elliston <bje@redhat.com>
13144
13145 * configure: Output host type to stdout, not stderr.
13146
13147 2001-02-05 Mark Mitchell <mark@codesourcery.com>
13148
13149 * ltcf-c.sh: Add support for -no-undefined under GNU/Linux.
13150 * ltcf-cxx.sh: Likewise.
13151
13152 * config.if: Assume enable_libstdcxx_v3 is defined.
13153
13154 2001-02-04 Mark Mitchell <mark@codesourcery.com>
13155
13156 Remove V2 C++ library.
13157 * configure.in: Remove --enable-libstdcxx_v3 support.
13158
13159 2001-01-31 Bryce McKinlay <bryce@albatross.co.nz>
13160
13161 * include/demangle.h: Add prototype for java_demangle_v3.
13162
13163 2001-01-29 Phil Edwards <pme@sources.redhat.com>
13164
13165 * COPYING.LIB: Update to LGPL 2.1 from the FSF.
13166
13167 2001-01-27 Richard Henderson <rth@redhat.com>
13168
13169 * configure.in (target_makefile_frag) [alpha*-*]: Use mt-alphaieee.
13170
13171 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13172
13173 * ltcf-cxx.sh (ac_cv_prog_cc_pic_works, ac_cv_prog_cc_static_works):
13174 Don't unset, it's non-portable and no longer necessary, set to empty
13175 instead.
13176
13177 2001-01-27 Michael Sokolov <msokolov@ivan.Harhan.ORG>, Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13178
13179 * ltconfig: Shell portability fix for the tagname validity check.
13180
13181 2001-01-27 Alexandre Oliva <aoliva@redhat.com>
13182
13183 * ltcf-c.sh (ld_shlibs) [aix5*]: Disable on unknown CPU types.
13184 * ltcf-cxx.sh, ltcf-gcj.sh: Likewise.
13185
13186 2001-01-26 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13187
13188 * ltcf-cxx.sh: Use parentheses around eval $ac_compile.
13189
13190 2001-01-26 Tom Tromey <tromey@redhat.com>
13191
13192 * configure.in: Allow libgcj to be built on Sparc Solaris.
13193
13194 2001-01-25 David Edelsohn <edelsohn@gnu.org>
13195
13196 * ltcf-c.sh: Add aix5 case.
13197 * ltcf-cxx.sh: Likewise.
13198 * ltconfig: Likewise.
13199
13200 2001-01-24 Alexandre Oliva <aoliva@redhat.com>
13201
13202 * ltmain.sh (TAG disable-shared, TAG disable-static): Make sure we
13203 keep at least one of build_libtool_libs or build_old_libs set to
13204 yes.
13205
13206 * ltcf-gcj.sh (lt_simple_link_test_code): Remove stray `(0)'.
13207 * libtool.m4 (_AC_LIBTOOL_GCJ): Pass $CPPFLAGS on.
13208
13209 2001-01-23 Bryce McKinlay <bryce@albatross.co.nz>
13210
13211 * configure.in: Enable libgcj on several additional platforms.
13212
13213 2001-01-22 Bryce McKinlay <bryce@albatross.co.nz>
13214
13215 * configure.in: Enable libgcj for linux targets.
13216
13217 2001-01-20 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13218
13219 * MAINTAINERS (Write After Approval): Add myself.
13220
13221 2001-01-15 John David Anglin <dave@hiauly1.hia.nrc.ca>
13222
13223 * MAINTAINERS: Add myself as vax port maintainer.
13224
13225 2001-01-11 Fergus Henderson <fjh@cs.mu.oz.au>
13226
13227 * MAINTAINERS: Add myself as Mercury front-end maintainer.
13228
13229 2001-01-09 Mike Stump <mrs@wrs.com>
13230
13231 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass back configuration
13232 failures of subdirectories.
13233
13234 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13235
13236 * ltcf-c.sh: Clear ac_cv_prog_cc_pic for DJGPP. Do not add
13237 '-DPIC' to ac_cv_prog_cc_pic for DJGPP.
13238 * ltcf-cxx.sh: Likewise.
13239 * ltcf-gcj.sh: Likewise.
13240 * ltconfig.sh: Fix typo.
13241
13242 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13243
13244 * configure: handle DOS-style absolute paths.
13245
13246 2001-01-02 Laurynas Biveinis <lauras@softhome.net>
13247
13248 * configure.in: remove supported directories from $noconfigdirs for DJGPP.
13249
13250 2000-12-30 Marek Michalkiewicz <marekm@linux.org.pl>
13251
13252 * MAINTAINERS: Add myself as avr port co-maintainer.
13253
13254 2000-12-28 Ben Elliston <bje@redhat.com>
13255
13256 * MAINTAINERS: Add myself under ``Write After Approval''.
13257
13258 2000-12-19 Joseph S. Myers <jsm28@cam.ac.uk>
13259
13260 * texinfo: Remove directory from GCC.
13261
13262 2000-12-18 Joseph S. Myers <jsm28@cam.ac.uk>
13263
13264 * COPYING: Update to current
13265 ftp://ftp.gnu.org/pub/gnu/Licenses/COPYING-2.0 (fixes references
13266 to 19yy as example year in copyright notice).
13267
13268 2000-12-18 Benjamin Kosnik <bkoz@redhat.com>
13269
13270 * Makefile.in (BASE_FLAGS_TO_PASS): Alphabetize.
13271 (libstdcxx_incdir): Pass down.
13272 * config.if: Remove expired bits for cxx_interface, add stub.
13273 (libstdcxx_incdir): Add variable for g++ include directory.
13274 * configure.in (gxx_include_dir): Use it.
13275
13276 2000-12-18 Alexandre Oliva <aoliva@redhat.com>
13277
13278 * MAINTAINERS: Added self as sh port co-maintainer. Removed entry
13279 with old-email address from ``Write After Approval''.
13280
13281 2000-12-15 Andreas Jaeger <aj@suse.de>
13282
13283 * configure.in: Handle lang_dirs.
13284
13285 2000-12-14 Tom Tromey <tromey@redhat.com>
13286
13287 * MAINTAINERS: Removed brads.
13288
13289 * MAINTAINERS: Added gcj developers.
13290
13291 2000-12-13 Anthony Green <green@redhat.com>
13292
13293 * configure.in: Disable libgcj for any target not specifically
13294 listed. Disable libgcj for x86 and Alpha Linux until compatible
13295 with g++ abi.
13296
13297 2000-12-13 Mike Stump <mrs@wrs.com>
13298
13299 * Makefile.in (local-distclean): Also remove fastjar.
13300
13301 2000-12-12 Rodney Brown <RodneyBrown@mynd.com>
13302
13303 * contrib/gcc_update: Add fastjar --touch entries.
13304
13305 2000-12-12 Alexandre Oliva <aoliva@redhat.com>
13306
13307 * configure.in: Disable language-specific target libraries for
13308 languages that aren't enabled.
13309
13310 2000-12-10 Anthony Green <green@redhat.com>
13311
13312 * configure.in: Define libgcj. Disable libgcj target libraries for
13313 most targets.
13314
13315 2000-12-10 Neil Booth <neilb@earthling.net>
13316
13317 * MAINTAINERS: Update mail address, remove from WAA list.
13318
13319 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13320
13321 * libjava: Imported from /cvs/java.
13322 * libffi: Likewise.
13323 * Boehm-gc: Likewise.
13324
13325 2000-12-09 Alexandre Petit-Bianco <apbianco@cygnus.com>
13326
13327 * configure.in (target_libs): Revert 2000-12-08 patch.
13328 (noconfigdirs): Added target-libjava.
13329
13330 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13331
13332 * djunpack.bat: removed.
13333
13334 2000-12-09 Laurynas Biveinis <lauras@softhome.net>
13335
13336 * Makefile.in: handle DOS-style absolute paths.
13337 * config-ml.in: likewise.
13338 * symlink-tree: likewise.
13339
13340 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13341
13342 * fastjar: Imported.
13343
13344 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13345
13346 * Makefile.in (TARGET_CONFIGDIRS): Wrong place. Removed note about
13347 libjava.
13348 * configure.in (target_libs): Removed `target-libjava'.
13349
13350 2000-12-08 Alexandre Petit-Bianco <apbianco@cygnus.com>
13351
13352 * Makefile.in (TARGET_CONFIGDIRS): Added note about libjava.
13353 (ALL_MODULES): Added fastjar.
13354 (NATIVE_CHECK_MODULES, INSTALL_MODULES, CLEAN_MODULES): Likewise.
13355 (all-target-libjava): all-fastjar replaces all-zip.
13356 (all-fastjar): Added.
13357 (configure-target-fastjar, all-target-fastjar): Likewise.
13358 * configure.in (host_tools): Added fastjar.
13359
13360 2000-12-07 Mike Stump <mrs@wrs.com>
13361
13362 * Makefile.in (local-distclean): Remove leftover built files.
13363
13364 2000-11-24 Nick Clifton <nickc@redhat.com>
13365
13366 * configure.in (xscale-elf): Add target.
13367 (xscale-coff): Add target.
13368
13369 2000-11-22 Loren J. Rittle <ljrittle@acm.org>
13370
13371 * ltcf-cxx.sh: Support creation of C++ shared libraries on
13372 recent versions of FreeBSD (release 3 or later).
13373 * ltconfig: On FreeBSD, -lc must not be provided when building
13374 a shared library or else the standard -pthread gcc option is
13375 rendered worthless to later users of the built library.
13376
13377 2000-11-16 Fred Fish <fnf@be.com>
13378
13379 * configure.in (enable_libstdcxx_v3): Fix typo,
13380 libstd++ -> libstdc++.
13381
13382 2000-11-21 Kriang Lerdsuwanakij <lerdsuwa@users.sourceforge.net>
13383
13384 * MAINTAINERS: Add self to Write After Approval list.
13385
13386 2000-11-21 Bernd Schmidt <bernds@redhat.com>
13387
13388 * MAINTAINERS: Update my email address. Add myself to global write
13389 privs list.
13390
13391 2000-11-18 Alexandre Oliva <aoliva@redhat.com>
13392
13393 * Makefile.in: Merge with src and libgcj.
13394 (ALL_GCC_C, ALL_GCC_CXX): New macros. Use them as dependencies of
13395 configure-target-<library> when their configure scripts need the C
13396 or C++ library to have already been built to work properly.
13397 (do_proto_toplev): Set them to an empty string.
13398
13399 * Makefile.in (HOST_LIB_PATH, TARGET_LIB_PATH): New macros.
13400 (REALLY_SET_LIB_PATH): Use them.
13401
13402 2000-11-17 Stan Shebs <shebs@apple.com>
13403
13404 * MAINTAINERS: Add self to Write After Approval list.
13405
13406 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13407
13408 * configure: Provide the original toplevel configure arguments
13409 (including $0) to subprocesses in the environment rather than
13410 through gcc/configargs.h.
13411
13412 2000-11-13 Joseph S. Myers <jsm28@cam.ac.uk>
13413
13414 * MAINTAINERS: Remove references to cccp. Change C9X reference to
13415 C99. Alphabetise "Write After Approval" list.
13416
13417 2000-11-12 Mark Mitchell <mark@codesourcery.com>
13418
13419 * configure: Turn on libstdc++ V3 by default.
13420
13421 * ltcf-c.sh: On Solaris, use `gcc -shared' to build a shared library
13422 if we've got GCC.
13423
13424 2000-11-11 Philip Blundell <philb@gnu.org>
13425
13426 * MAINTAINERS: Add self to Write After Approval list.
13427
13428 2000-11-09 David Edelsohn <edelsohn@gnu.org>
13429
13430 * ltcf-c.sh (aix4): Improve shared library configuration; require
13431 exporting symbols.
13432 * ltcf-cxx.sh (aix4): Define.
13433 * ltconfig (aix4): Define library and soname specs appropriate for
13434 AIX. Define command to create export symbols list.
13435
13436 Mon Nov 6 14:19:35 2000 Christopher Faylor <cgf@cygnus.com>
13437
13438 * config.sub: Add support for Sun Chorus
13439
13440 2000-10-31 Nick Clifton <nickc@redhat.com>
13441
13442 * MAINTAINERS: Rename <name>@cygnus.com addresses to
13443 <name>@redhat.com. Also installed new email address for Clint
13444 Popetz.
13445
13446 2000-10-30 Joseph S. Myers <jsm28@cam.ac.uk>
13447
13448 * etc: Remove directory from GCC.
13449
13450 2000-10-16 Michael Meissner <meissner@redhat.com>
13451
13452 * configure (gcc/configargs.h): Only create if there is a build GCC
13453 directory created.
13454
13455 2000-10-16 Matthias Klose <doko@debian.org>
13456
13457 * config.if: Search libstdc++-v3/configure.in for INTERFACE,
13458 when configured for libstdc++-v3.
13459
13460 2000-10-05 Phil Edwards <pme@gcc.gnu.org>
13461
13462 * configure: Save configure arguments to gcc/configargs.h.
13463
13464 2000-10-04 Philipp Thomas <pthomas@suse.de>
13465
13466 * config.guess: Import CVS version 1.157.
13467 * config.sub: Import CVS version 1.181.
13468
13469 2000-10-04 Andris Pavenis <pavenis@latnet.lv>
13470
13471 * Makefile.in (bootstrap): avoid recursion if subdir missing
13472 (cross): ditto
13473 (do-proto-toplev): ditto
13474
13475 2000-09-30 Alexandre Oliva <aoliva@redhat.com>
13476
13477 * Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4,
13478 ltcf-c.sh, ltcf-cxx.sh and ltcf-gcj.sh.
13479
13480 * ltconfig, ltmain.sh, libtool.m4, ltcf-cxx.sh: Updated from libtool
13481 multi-language branch, to work around Solaris' /bin/sh bug. Rebuilt
13482 all affected `configure' scripts.
13483
13484 Mon 25-Sep-2000 19:46:09 BST Neil Booth <neilb@earthling.net>
13485
13486 * MAINTAINERS: Add self as cpplib co-maintainer.
13487
13488 2000-09-24 Aldy Hernandez <aldyh@redhat.com>
13489
13490 * MAINTAINERS: Add self to Write After Approval list.
13491
13492 2000-09-18 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
13493
13494 * INSTALL/README: egcs -> GCC update.
13495
13496 Sun Sep 17 16:55:59 CEST 2000 Marc Espie <espie@cvs.openbsd.org>
13497
13498 * MAINTAINERS: Add myself to Write After Approval list.
13499
13500 2000-09-15 Kazu Hirata <kazu@hxi.com>
13501
13502 * MAINTAINERS: Add myself to Write After Approval list.
13503
13504 Wed Sep 13 11:11:29 2000 Jeffrey A Law (law@cygnus.com)
13505
13506 * configure.in: Do not build byacc for hppa64. Provide paths to the
13507 X11 libraries for hppa64.
13508
13509 2000-09-08 Stephane Carrez <Stephane.Carrez@worldnet.fr>
13510
13511 * MAINTAINERS: Add myself as 68hc11 port maintainer.
13512
13513 2000-09-06 Alexandre Oliva <aoliva@redhat.com>
13514
13515 * Makefile.in (all-zlib): Added dummy target.
13516
13517 * ltconfig, ltmain.sh, libtool.m4, ltcf-c.sh, ltcf-cxx.sh,
13518 ltcf-gcj.sh: Updated from libtool multi-language branch.
13519
13520 2000-09-05 Alexandre Oliva <aoliva@redhat.com>
13521
13522 * Makefile.in (all-bootstrap): Added all-texinfo and all-zlib.
13523 (bootstrap*): Depend on all-bootstrap.
13524
13525 2000-09-05 Philipp Thomas <pthomas@suse.de>
13526
13527 * config.guess: Import CVS version 1.156.
13528 * config.sub: Import CVS version 1.179.
13529
13530 2000-09-02 Anthony Green <green@cygnus.com>
13531
13532 * Makefile.in (all-gcc): Depend on all-zlib.
13533 (CLEAN_MODULES): Add clean-zlib.
13534 (ALL_MODULES): Add all-zlib.
13535 * configure.in (host_libs): Add zlib.
13536
13537 2000-09-02 Alexandre Oliva <aoliva@redhat.com>, DJ Delorie <dj@redhat.com>
13538
13539 * configure.in (FLAGS_FOR_TARGET): Use -nostdinc even for Canadian
13540 crosses, but add gcc/include to the header search path for them.
13541
13542 2000-08-04 David E. O'Brien <obrien@FreeBSD.org>
13543
13544 * MAINTAINERS: Add self to Write After Approval list.
13545
13546 2000-08-27 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
13547
13548 * config.guess: Import CVS version 1.152.
13549 * config.sub: Import CVS version 1.177.
13550
13551 2000-08-25 Alexandre Oliva <aoliva@redhat.com>
13552
13553 * configure.in (FLAGS_FOR_TARGET): Use $target_configdirs and
13554 $targargs to tell whether newlib is going to be built.
13555
13556 * configure.in [disable-libstdcxx-v3] (libstdcxx_flags): Search
13557 $$r/TARGET_SUBDIR/libio for _G_config.h.
13558
13559 2000-08-23 Alexandre Oliva <aoliva@redhat.com>
13560
13561 * MAINTAINERS: Add self as a build machinery (*.in) maintainer.
13562
13563 2000-08-22 DJ Delorie <dj@redhat.com>
13564
13565 * MAINTAINERS: Add self as a build machinery (*.in) maintainer
13566
13567 2000-08-22 Alexandre Oliva <aoliva@redhat.com>
13568
13569 * config-ml.in (CC, CXX): Avoid trailing whitespace.
13570 (LD_LIBRARY_PATH, SHLIB_PATH): Adjust for multilibs and export to
13571 sub-configures.
13572
13573 2000-08-21 DJ Delorie <dj@redhat.com>
13574
13575 * MAINTAINERS: Add self as a libiberty maintainer
13576
13577 2000-08-16 Alexandre Oliva <aoliva@redhat.com>
13578
13579 * configure.in (libstdcxx_flags): Use
13580 libstdc++-v3/src/libstdc++.INC.
13581
13582 2000-08-15 Alexandre Oliva <aoliva@redhat.com>
13583
13584 * configure.in (libstdcxx_flags): Use libstdc++-v3/src/INCLUDES.
13585
13586 2000-08-14 Zack Weinberg <zack@wolery.cumb.org>
13587
13588 * configure.in (libstdcxx_flags): Remove -isystem $$s/libio/stdio.
13589
13590 * configure: Make enable_threads and enable_shared defaults
13591 explicit. Substitute enable_threads into generated Makefiles.
13592 * configure.in: Accept *-*-linux* not just *-*-linux-gnu*.
13593 * libtool.m4: Accept *-*-linux* not just *-*-linux-gnu*.
13594
13595 2000-08-13 Geoff Keating <geoffk@cygnus.com>
13596
13597 * Makefile.in (GCC_FOR_TARGET): Also add -B$$r/gcc/ here.
13598
13599 2000-08-12 Alexandre Oliva <aoliva@redhat.com>
13600
13601 * config-ml.in (CC): Remove bogus duplicate quotation mark from
13602 previous delta.
13603
13604 2000-08-11 Jason Merrill <jason@redhat.com>
13605
13606 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET,
13607 CXX_FOR_TARGET): Add -B$$r/gcc/ here.
13608 (FLAGS_FOR_TARGET): Not here.
13609 (CHILL_FOR_TARGET, CXX_FOR_TARGET): Don't check the list of languages.
13610
13611 2000-08-11 Alexandre Oliva <aoliva@redhat.com>
13612
13613 * config-ml.in (CC, CXX): Don't introduce a leading space.
13614
13615 2000-08-07 DJ Delorie <dj@delorie.com>
13616
13617 * MAINTAINERS: Add self as a DJGPP maintainer
13618
13619 2000-08-07 DJ Delorie <dj@redhat.com>
13620
13621 * configure.in (FLAGS_FOR_TARGET): invert test for xgcc, should mean
13622 "if we're also building gcc, and it's a gcc that will run on the
13623 build machine, we want to use its includes instead of the system's
13624 default includes".
13625
13626 2000-08-04 Joseph S. Myers <jsm28@cam.ac.uk>
13627
13628 * MAINTAINERS: Add self to Write After Approval list.
13629
13630 2000-08-03 Alexandre Oliva <aoliva@redhat.com>
13631
13632 * configure.in (libstdcxx_flags): Don't use `"'.
13633
13634 * config-ml.in: Adjust multilib search paths to the
13635 appropriate multilib tree.
13636
13637 2000-08-02 Alexandre Oliva <aoliva@redhat.com>
13638
13639 * configure.in (CHILL_FOR_TARGET, CXX_FOR_TARGET): Convert blanks to
13640 commas in $LANGUAGES.
13641
13642 2000-08-02 Manfred Hollstein <manfredh@redhat.com>
13643
13644 * configure.in: Re-enable all references to libg++ and librx.
13645
13646 2000-08-01 Alexandre Oliva <aoliva@redhat.com>
13647
13648 * ltconfig, ltmain.sh: Update from libtool multi-language branch.
13649 * ltcf-c.sh (need_lc): Fix test message. Set wl for archive_cmds.
13650 (ac_cv_prog_cc_pic): Don't print `cached' without `checking'.
13651 * ltcf-cxx.sh (need_lc): Set based on postdeps.
13652
13653 * configure.in (qCXX_FOR_TARGET): Use echo instead of expr.
13654
13655 2000-07-31 Alexandre Oliva <aoliva@redhat.com>
13656
13657 * configure.in (qCXX_FOR_TARGET): Quote `&' characters in
13658 CXX_FOR_TARGET for sed.
13659
13660 2000-07-30 Alexandre Oliva <aoliva@redhat.com>
13661
13662 * configure.in (CC_FOR_TARGET, CHILL_FOR_TARGET, CXX_FOR_TARGET):
13663 Do not override if already set in the environment or in configure.
13664 Don't duplicate $(FLAGS_FOR_TARGET) if it already appears in them.
13665 (FLAGS_FOR_TARGET): Don't use host directories on Canadian crosses.
13666
13667 2000-07-28 Alexandre Oliva <aoliva@redhat.com>
13668
13669 * libtool.m4, ltcf-c.sh, ltcf-cxx.sh, ltcf-gcj.sh: New files from
13670 the libtool CVS tree multi-language branch.
13671 * ltconfig, ltmain.sh: Updated.
13672
13673 2000-07-27 Alexandre Oliva <aoliva@redhat.com>
13674
13675 * Makefile.in (clean-target-libgcc): Remove gcc/libgcc.
13676 (clean-target): Depend on it.
13677
13678 * Makefile.in (FLAGS_FOR_TARGET): New macro.
13679 (GCC_FOR_TARGET): Use it.
13680 (CC_FOR_TARGET, CXX_FOR_TARGET, CHILL_FOR_TARGET): Now defined...
13681 * configure.in: ... here.
13682 (FLAGS_FOR_TARGET): Define. Add ld build dir to -L path.
13683 (libstdcxx_flags): Define and append to CXX_FOR_TARGET.
13684
13685 2000-07-24 Eric Christopher <echristo@cygnus.com>
13686
13687 * MAINTAINERS: Add self to Write After Approval list.
13688
13689 2000-07-24 Alexandre Oliva <aoliva@redhat.com>
13690
13691 * Makefile.in (configure-target-libf2c): Depend on $(ALL_GCC).
13692 (configure-target-libchill, configure-target-libobjc): Likewise.
13693
13694 * configure.in: Use the same cache file for all target libs.
13695 * config-ml.in: But different cache files per multilib variant.
13696
13697 2000-07-23 Michael Sokolov <msokolov@ivan.Harhan.ORG>
13698
13699 * configure (topsrcdir): Don't use dirname.
13700
13701 2000-07-22 Jeffrey Oldham <oldham@codesourcery.com>
13702
13703 * MAINTAINERS: Add self to Write After Approval list.
13704
13705 2000-07-20 Jason Merrill <jason@redhat.com>
13706
13707 * configure.in: Remove all references to libg++ and librx.
13708
13709 * configure, configure.in, Makefile.in: Unify gcc and binutils.
13710
13711 2000-07-20 Hans-Peter Nilsson <hp@axis.com>
13712
13713 * config.sub: Update to subversions version 2000-07-06.
13714
13715 2000-07-12 Andrew Haley <aph@cygnus.com>
13716
13717 * configure.in (host_makefile_frag): Use mh-ia64pic on IA-64 hosts.
13718 (target_makefile_frag): Use mt-ia64pic on IA-64 targets.
13719
13720 2000-07-07 Phil Edwards <pme@sourceware.cygnus.com>
13721
13722 * symlink-tree: Check number of arguments.
13723
13724 2000-07-05 Jim Wilson <wilson@cygnus.com>
13725
13726 * Makefile.in (CXX_FOR_TARGET): Add libstdc++ to the library
13727 search path for a g++ extracted from the build tree. This
13728 will allow link tests run by configure scripts in
13729 subdirectories to succeed.
13730
13731 2000-07-01 Koundinya K <kk@ddeorg.soft.net>
13732
13733 * ltconfig: Add support for mips-dde-sysv4.2MP
13734
13735 2000-06-29 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
13736
13737 * MAINTAINERS: Add myself as loop discovery maintainer.
13738
13739 2000-06-28 Corinna Vinschen <vinschen@cygnus.com>
13740
13741 * ltconfig: Check for host_os beeing one of `cygwin', `mingw' or
13742 `os2'. Force ac_cv_exeext to be ".exe" in that case.
13743
13744 2000-06-19 Timothy Wall <twall@cygnus.com>
13745
13746 * configure.in (noconfigdirs): Set noconfigdirs for tic54x target.
13747 * config.sub: Add tic54x target.
13748
13749 Sun Jun 11 17:20:00 MET 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13750
13751 * MAINTAINERS: Add self as Fortran maintainer,
13752 remove Craig Burley.
13753
13754 Tue May 30 19:01:12 2000 Andrew Cagney <cagney@b1.cygnus.com>
13755
13756 * config.sub: Import CVS version 1.167 Tue May 30 09:00:07 2000.
13757 * config.guess: Import CVS version 1.148 Tue May 30 09:00:06 2000
13758
13759 Mon May 29 21:15:00 MET 2000 Philipp Thomas <pthomas@suse.de>
13760
13761 * MAINTAINERS: Add self as i18n maintainer
13762
13763 20000-05-21 H.J. Lu (hjl@gnu.org)
13764
13765 * Makefile.in (CC_FOR_TARGET): Make sure as/ld in the gcc
13766 directory are used if they exist. Make sure
13767 $(build_tooldir)/include is searched for header files,
13768 $(build_tooldir)/lib/ for library files.
13769 (GCC_FOR_TARGET): Likewise.
13770 (CXX_FOR_TARGET): Likewise.
13771
13772 Thu May 18 10:58:13 2000 Jeffrey A Law (law@cygnus.com)
13773
13774 * configure.in (hppa*64*-*-*): Do build ld for this configuration.
13775
13776 Wed May 17 16:03:48 2000 Alexandre Oliva <aoliva@cygnus.com>
13777
13778 * Makefile.in (configure-target-libiberty): Depend on
13779 configure-target-newlib.
13780
13781 2000-05-16 Alexandre Oliva <aoliva@cygnus.com>
13782
13783 * configure.in, Makefile.in: Merge all libffi-related
13784 configury stuff from the libgcj tree.
13785
13786 Tue May 16 10:06:21 2000 Andrew Cagney <cagney@b1.cygnus.com>
13787
13788 Thu Apr 27 11:01:48 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13789 * Makefile.in (do-tar-bz2, do-md5sum): Skip CVS directories.
13790
13791 Tue May 16 09:57:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
13792
13793 Wed Apr 26 17:03:53 2000 Andrew Cagney <cagney@b1.cygnus.com>:
13794 * Makefile.in (do-djunpack): New target. Update djunpack.bat with
13795 current version information. Add to proto-toplev directory.
13796 (gdb-taz): Build do-djunpack.
13797
13798 2000-05-15 David Edelsohn <edelsohn@gnu.org>
13799
13800 * configure.in: Special case powerpc*-*-aix* target_makefile_frag.
13801
13802 Mon May 15 13:39:09 2000 Andrew Cagney <cagney@b1.cygnus.com>
13803
13804 * MAINTAINERS: Add self to Write After Approval list.
13805
13806 2000-05-13 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
13807
13808 * ltmain.sh: Preserve in relink_command any environment
13809 variables that may affect the linker behavior.
13810
13811 Fri May 12 11:23:17 2000 Jeffrey A Law (law@cygnus.com)
13812
13813 * config.sub (basic_machine): Recognize hppa64 as a valid cpu type.
13814
13815 Wed May 10 21:26:51 2000 Jim Wilson <wilson@cygnus.com>
13816
13817 * configure.in (ia64*-*-elf*): Add gdb and friends to noconfigdirs.
13818
13819 2000-05-08 Eli Zaretskii <eliz@is.elta.co.il>
13820
13821 * djunpack.bat: Change the Sed script to replace @V@ in fnchange.lst
13822 with the version name.
13823
13824 Sat May 6 21:12:55 CDT 2000 Jason Eckhardt <jle@cygnus.com>
13825
13826 * MAINTAINERS: Add self as bb-reorder maintainer.
13827
13828 2000-05-01 Benjamin Kosnik <bkoz@cygnus.com>
13829
13830 * config.if: Tweak.
13831
13832 2000-04-23 Eli Zaretskii <eliz@is.elta.co.il>
13833
13834 * djunpack.bat: New file.
13835
13836 Wed Apr 19 12:46:26 2000 Andrew Cagney <cagney@b1.cygnus.com>
13837
13838 * Makefile.in (taz, gdb-taz, gas.tar.bz2, binutils.tar.bz2,
13839 gas+binutils.tar.bz2, libg++.tar.bz2, gnats.tar.bz2, gdb.tar.bz2,
13840 dejagnu.tar.bz2, gdb+dejagnu.tar.bz2, insight.tar.bz2,
13841 insight+dejagnu.tar.bz2, newlib.tar.bz2): Pass MD5PROG to sub-make.
13842
13843 2000-04-16 Dave Pitts <dpitts@cozx.com>
13844
13845 * config.sub (case $basic_machine): Change default for "ibm-*"
13846 to "openedition".
13847
13848 2000-04-13 Andreas Jaeger <aj@suse.de>
13849
13850 * MAINTAINERS: Added myself.
13851
13852 Wed Apr 12 16:42:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
13853
13854 * Makefile.in (gdb-taz): New target. GDB specific archive.
13855 (do-md5sum): New target.
13856 (MD5PROG): Define.
13857 (PACKAGE): Default to TOOL.
13858 (VER): Default to a shell script.
13859 (taz): Rewrite target. Move real work to do-proto-toplev. Include
13860 md5 checksum generation.
13861 (do-proto-toplev): New target. Create $(PACKAGE)-$(VER) link.
13862 (do-tar-bz2): Delete creation of $(PACKAGE)-$(VER) link.
13863 (gdb.tar.bz2, dejagnu.tar.bz2, gdb+dejagnu.tar.bz2,
13864 insight.tar.bz2): Use gdb-taz to create archive.
13865
13866 Fri Apr 7 18:10:29 2000 Andrew Cagney <cagney@b1.cygnus.com>
13867
13868 * configure (warn_cflags): Delete.
13869
13870 Thu Apr 6 16:15:14 2000 Philippe De Muyter <phdm@macqel.be>
13871
13872 * MAINTAINERS: Added myself.
13873
13874 2000-04-05 Benjamin Kosnik <bkoz@cygnus.com>
13875 Martin v. Löwis <martin@loewis.home.cs.tu-berlin.de>
13876
13877 * configure.in (enable_libstdcxx_v3): Add.
13878 (target_libs): Add bits here to switch between libstdc++-v2 and
13879 libstdc++-v3.
13880 * config.if: And this file too.
13881 * Makefile.in: Add libstdc++-v3 targets.
13882
13883 2000-04-05 Michael Meissner <meissner@redhat.com>
13884
13885 * config.sub (d30v): Add d30v as a basic machine type.
13886
13887 2000-03-29 Jason Merrill <jason@casey.cygnus.com>
13888
13889 * configure.in: -linux-gnu*, not -linux-gnu.
13890
13891 Sun Mar 12 17:30:30 2000 Toon Moene <toon@moene.indiv.nluug.nl>
13892
13893 * MAINTAINERS: Add self in write-after-approval section.
13894
13895 Sun Mar 12 00:23:32 2000 Jim Wilson <wilson@cygnus.com>
13896
13897 * MAINTAINERS: Add self as ia64 port maintainer.
13898
13899 2000-03-08 Neil Booth <NeilB@earthling.net>
13900
13901 * MAINTAINERS: Add self in write-after-approval section.
13902
13903 Fri Mar 3 18:44:08 2000 Andrew Cagney <cagney@b1.cygnus.com>
13904
13905 * Makefile.in (taz): Set PACKAGE to TOOL when not defined.
13906 (do-tar-bz2): Replace TOOL with PACKAGE.
13907 (gdb.tar.bz2): Remove GDBTK from GDB package.
13908 (gdb+dejagnu.tar.bz2, insight.tar.bz2, insight+dejagnu.tar.bz2,
13909 dejagnu.tar.bz2): New packages.
13910
13911 2000-02-27 Andreas Jaeger <aj@suse.de>
13912
13913 * configure.in: Add entry for mips*-*-linux*, move catch all
13914 *-*-*linux* entry below this one.
13915
13916 2000-02-27 Ian Lance Taylor <ian@zembu.com>
13917
13918 * ltconfig, ltmain.sh: Update to libtool 1.3.4.
13919
13920 2000-02-24 Nick Clifton <nickc@cygnus.com>
13921
13922 * config.sub: Support an OS of "wince".
13923
13924 Thu Feb 24 16:15:56 2000 Andrew Cagney <cagney@b1.cygnus.com>
13925
13926 * config.guess, config.sub: Updated to match config's 2000-02-15
13927 version.
13928
13929 2000-02-23 Linas Vepstas <linas@linas.org>
13930
13931 * config.sub: Add support for Linux/IBM 370.
13932 * configure.in: Likewise.
13933
13934 2000-02-22 Nick Clifton <nickc@cygnus.com>
13935
13936 * configure.in: Add mips-pe, sh-pe and arm-wince-pe targets.
13937
13938 2000-02-20 Christopher Faylor <cgf@cygnus.com>
13939
13940 * config.guess: Guess "cygwin" rather than "cygwin32".
13941
13942 2000-02-16 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13943
13944 * configure (gcc_version): When setting, narrow search to
13945 lines containing `version_string'.
13946
13947 2000-02-15 Denis Chertykov <denisc@overta.ru>
13948
13949 * config.sub: Add support for avr target.
13950
13951 2000-02-14 Nick Clifton <nickc@cygnus.com>
13952
13953 * MAINTAINERS: Add maintainers for MCore port.
13954
13955 Tue Feb 1 00:07:46 2000 Hans-Peter Nilsson <hp@bitrange.com>
13956
13957 * config.sub: Add mmix-knuth-mmixware.
13958
13959 2000-01-31 Kaveh R. Ghazi <ghazi@caip.rutgers.edu>
13960
13961 * MAINTAINERS: Pair cccp with cpplib maintainership.
13962
13963 2000-01-27 Christopher Faylor <cgf@redhat.com>
13964
13965 * Makefile.in (CC_FOR_TARGET): Add new winsup directory
13966 structure stuff to -L library search.
13967 (CXX_FOR_TARGET): Ditto.
13968 (CROSS_CHECK_MODULES): Fix spelling mistake.
13969
13970 2000-01-24 Mark Mitchell <mark@codesourcery.com>
13971
13972 * Makefile.in (CXX_FOR_TARGET): Use g++, not xgcc, to invoke
13973 the C++ compiler.
13974
13975 2000-01-12 Richard Henderson <rth@cygnus.com>
13976
13977 * configure.in: Don't build some bits for beos.
13978
13979 2000-01-12 Joel Sherrill (joel@OARcorp.com)
13980
13981 * Makefile.in (CC_FOR_TARGET): Use newlib libraries as well
13982 as include files.
13983
13984 2000-01-11 Zack Weinberg <zack@wolery.cumb.org>
13985
13986 * Add self as cpplib maintainer, as requested by Jason
13987 Merrill. Correct my e-mail address.
13988
13989 2000-01-06 Geoff Keating <geoffk@cygnus.com>
13990
13991 * configure.in: Use mt-aix43 to handle *_TARGET defs,
13992 not mh-aix43.
13993
13994 Thu Dec 23 03:43:36 1999 Hans-Peter Nilsson <hp@bitrange.com>
13995
13996 * MAINTAINERS: Add myself to "write after approval" list.
13997
13998 1999-12-14 Richard Henderson <rth@cygnus.com>
13999
14000 * config.guess (alpha-osf, alpha-linux): Detect ev67.
14001 * config.sub: Accept alphaev[78], alphaev8.
14002
14003 1999-12-03 Alexandre Oliva <oliva@lsd.ic.unicamp.br>
14004
14005 * config.guess, config.sub: Update from autoconf.
14006
14007 1999-11-29 Bruce Korb <autogen@linuxbox.com>
14008
14009 * MAINTAINERS: update my playtime e-address.
14010
14011 Tue Nov 23 00:57:41 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14012
14013 * config-ml.in (sparc*-*-*): Disable sparcv9 support if the
14014 necessary libraries are missing.
14015
14016 Fri Nov 19 11:22:31 MST 1999 Diego Novillo <dnovillo@cygnus.com>
14017
14018 * MAINTAINERS: Add new 'write after approval' maintainer.
14019
14020 Wed Nov 17 16:08:43 1999 Alexandre Petit-Bianco <apbianco@cygnus.com>
14021
14022 * MAINTAINERS: Add new Java maintainer.
14023
14024 1999-10-25 Andreas Schwab <schwab@suse.de>
14025
14026 * configure: Fix quoting inside arguments of eval.
14027
14028 1999-10-21 Nick Clifton <nickc@cygnus.com>
14029
14030 * config-ml.in: Allow suppression of some ARM multilibs.
14031
14032 Tue Sep 7 23:33:57 1999 Linas Vepstas <linas@linas.org>
14033
14034 * config.guess: Add OS/390 match pattern.
14035 * config.sub: Add mvs, openedition targets.
14036 * configure.in (i370-ibm-opened*): New.
14037
14038 1999-09-04 Steve Chamberlain <sac@pobox.com>
14039
14040 * config.sub: Add support for configuring for pj.
14041
14042 1999-08-31 Nick Clifton <nickc@cygnus.com>
14043
14044 * config.sub (maybe_os): Add support for configuring for fr30.
14045
14046 1999-08-25 Nick Clifton <nickc@cygnus.com>
14047
14048 * configure.in: Do not configure or build ld for AIX
14049 platforms. ld is known to be broken on these platforms.
14050
14051 Wed Aug 25 01:12:25 1999 Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>
14052
14053 * config-ml.in: Pass compiler flag corresponding to multidirs to
14054 subdir configures.
14055
14056 1999-08-09 Ian Lance Taylor <ian@zembu.com>
14057
14058 * Makefile.in (LDFLAGS): Define.
14059
14060 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>
14061
14062 * configure.in (i[3456]-*-mingw32*): Don't put gprof in
14063 noconfigdirs.
14064 (*-*-cygwin*): Likewise.
14065
14066 1999-08-08 Ian Lance Taylor <ian@zembu.com>
14067
14068 * mkdep: New file.
14069 * Makefile.in (GAS_SUPPORT_DIRS): Add mkdep.
14070 (BINUTILS_SUPPORT_DIRS): Add mkdep.
14071
14072 From Eli Zaretskii <eliz@is.elta.co.il>:
14073 * configure (tmpfile): Change cONf$$ to cNf$$ to avoid an overly
14074 long file name when using DJGPP on MS-DOS.
14075
14076 Wed Aug 4 02:07:14 1999 Jeffrey A Law (law@cygnus.com)
14077
14078 * config.sub (vxworks case): Use os=-vxworks, not os=vxworks.
14079
14080 1999-07-30 Alan Modra <alan@spri.levels.unisa.edu.au>
14081
14082 * Makefile.in (check-target-libio): Remove all-target-libstdc++
14083 dependency as this causes "make check" to globally "make all"
14084
14085 Tue Jun 22 23:45:18 1999 Tom Tromey <tromey@cygnus.com>
14086
14087 * configure.in (target_libs): Added target-zlib.
14088 * Makefile.in (ALL_TARGET_MODULES): Added zlib.
14089 (CONFIGURE_TARGET_MODULES): Likewise.
14090 (CHECK_TARGET_MODULES): Likewise.
14091 (INSTALL_TARGET_MODULES): Likewise.
14092 (CLEAN_TARGET_MODULES): Likewise.
14093 (configure-target-zlib): New target.
14094 (all-target-zlib): Likewise.
14095 (all-target-libjava): Depend on all-target-zlib.
14096 (configure-target-libjava): Depend on configure-target-zlib.
14097
14098 * Makefile.in (configure-target-libjava): Depend on
14099 configure-target-newlib.
14100 (configure-target-boehm-gc): New target.
14101 (configure-target-qthreads): New target.
14102
14103 * configure.in (target_libs): Added target-qthreads.
14104 * Makefile.in (ALL_TARGET_MODULES): Added qthreads.
14105 (CONFIGURE_TARGET_MODULES): Likewise.
14106 (CHECK_TARGET_MODULES): Likewise.
14107 (INSTALL_TARGET_MODULES): Likewise.
14108 (CLEAN_TARGET_MODULES): Likewise.
14109 (all-target-qthreads): New target.
14110 (configure-target-libjava): Depend on configure-target-qthreads.
14111 (all-target-libjava): Depend on all-target-qthreads.
14112
14113 * Makefile.in (ALL_TARGET_MODULES): Added libjava, boehm-gc.
14114 (CONFIGURE_TARGET_MODULES): Likewise.
14115 (CHECK_TARGET_MODULES): Likewise.
14116 (INSTALL_TARGET_MODULES): Likewise.
14117 (CLEAN_TARGET_MODULES): Likewise.
14118 (all-target-libjava): New target.
14119 (all-target-boehm-gc): Likewise.
14120 * configure.in (target_libs): Added libjava, boehm-gc.
14121
14122 1999-07-22 Ian Lance Taylor <ian@zembu.com>
14123
14124 * Makefile.in (binutils.tar.bz2): Don't pass makeall.bat and
14125 configure.bat in SUPPORT_FILES.
14126 (gas+binutils.tar.bz2): Likewise.
14127
14128 * makeall.bat: Remove; obsolete.
14129
14130 1999-07-21 Ian Lance Taylor <ian@zembu.com>
14131
14132 From Mark Elbrecht:
14133 * configure.bat: Remove; obsolete.
14134
14135 1999-07-11 Ian Lance Taylor <ian@zembu.com>
14136
14137 * configure: Add -W -Wall to the default CFLAGS when compiling with
14138 gcc.
14139
14140 Thu Jul 8 12:32:23 1999 John David Anglin <dave@hiauly1.hia.nrc.ca>
14141
14142 * configure.in: Build ld, binutils & gas for hppa*-*-linux-gnu*.
14143
14144 1999-06-30 Mark Mitchell <mark@codesourcery.com>
14145
14146 * configure.in: Build ld on IRIX6.
14147
14148 1999-06-12 Ian Lance Taylor <ian@zembu.com>
14149
14150 * Makefile.in: Change distribution targets to use bzip2 instead of
14151 gzip.
14152 (TEXINFO_SUPPORT): Set to just texinfo/texinfo.tex.
14153 (taz): Don't use texinfo/gpl.texinfo or texinfo/lgpl.texinfo.
14154
14155 1999-06-04 Nick Clifton <nickc@cygnus.com>
14156
14157 * config.sub: Add mcore target.
14158
14159 Sun May 30 16:03:16 1999 Cort Dougan <cort@cs.nmt.edu>
14160
14161 * config.guess (ppc-*-linux-gnu): Also use ld emul elf32ppclinux.
14162
14163 Tue May 25 11:20:46 1999 H.J. Lu (hjl@gnu.org)
14164
14165 * config.guess (dummy): Changed to $dummy.
14166
14167 1999-05-24 Nick Clifton <nickc@cygnus.com>
14168
14169 * config.sub: Tidied up case statements.
14170
14171 1999-05-22 Ben Elliston <bje@cygnus.com>
14172
14173 * config.guess: Handle NEC UX/4800. Contributed by Jiro Takabatake
14174 <jiro@din.or.jp>.
14175
14176 * config.guess: Merge with FSF version. Future changes will be
14177 more accurately recorded in this ChangeLog.
14178 * config.sub: Likewise.
14179
14180 Thu May 20 10:00:42 1999 Stephen L Moshier <moshier@world.std.com>
14181
14182 * Makefile.in (GCC_FOR_TARGET): Add -I$(build_tooldir)/include.
14183
14184 1999-04-30 Tom Tromey <tromey@cygnus.com>
14185
14186 * ltmain.sh: [mode link] Always use CC given by ltconfig.
14187
14188 1999-04-23 Tom Tromey <tromey@cygnus.com>
14189
14190 * ltconfig, ltmain.sh: Update to libtool 1.2f.
14191
14192 1999-04-20 Drew Moseley <dmoseley@cygnus.com>
14193
14194 * configure.in (noconfigdirs): Don't build libstub for arm-elf targets.
14195 (noconfigdirs): Don't build any bsp stuff for for arm-oabi targets.
14196 Bad merge removed these two changes.
14197
14198 Tue Apr 13 22:50:54 1999 Donn Terry (donn@interix.com)
14199 Martin Heller (Ing.-Buero_Heller@t-online.de)
14200
14201 * config.guess (interix Alpha): Add.
14202
14203 1999-04-11 Richard Henderson <rth@cygnus.com>
14204
14205 * configure.in (i?86-*-beos*): Do config gperf; don't config
14206 gdb, newlib, or libgloss.
14207
14208 Sun Apr 11 23:55:34 1999 Alexandre Oliva <oliva@dcc.unicamp.br>
14209
14210 * config-ml.in: On mips*-*-*, if multidirs contains mabi=64, try to
14211 link a trivial program with -mabi=64. If it fails, remove mabi=64
14212 from multidirs.
14213
14214 Sat Apr 10 21:50:01 1999 Philipp Thomas (kthomas@gwdg.de)
14215
14216 * config.sub: Set basic_machine to i586 when target_alias = k6-*.
14217
14218 1999-04-08 Nick Clifton <nickc@cygnus.com>
14219
14220 * config.sub: Add support for mcore targets.
14221
14222 1999-04-07 Michael Meissner <meissner@cygnus.com>
14223
14224 * configure.in (d30v-*): Use config/mt-d30v as makefile fragment,
14225 not mt-ospace, in order to shut up assembler warning about using
14226 symbols that are named the same as registers.
14227
14228 1999-04-07 Drew Moseley <dmoseley@cygnus.com>
14229
14230 * Makefile.in (all-target-cygmon): Added all-target-bsp to the
14231 dependency list for all-target-cygmon.
14232
14233 1999-04-05 Doug Evans <devans@casey.cygnus.com>
14234
14235 * config-ml.in: Check $host, not $target, for selective multilibs.
14236 (arm-*-*): Allow disabling of biendian, h/w fp, 26 bit apcs,
14237 thumb interworking, and underscore prefix multilibs.
14238
14239 1999-04-04 Ian Lance Taylor <ian@zembu.com>
14240
14241 * missing: Update to version from current automake.
14242
14243 Fri Apr 2 15:11:32 1999 H.J. Lu (hjl@gnu.org)
14244
14245 * configure (gxx_include_dir): Removed.
14246
14247 * configure.in (gxx_include_dir): Handle it.
14248 * Makefile.in: Likewise.
14249
14250 1999-03-29 Gavin Romig-Koch <gavin@cygnus.com>
14251
14252 * config.sub (mips64vr4111,mips64vr4111el) Add.
14253
14254 1999-03-21 Ben Elliston <bje@cygnus.com>
14255
14256 * config.guess: Correct typo for detecting ELF on FreeBSD.
14257
14258 Thu Mar 18 00:17:50 1999 Mark Elbrecht <snowball3@usa.net>
14259
14260 * configure.in (pc-msdosdjgpp): Set host_makefile_frag to
14261 config/mh-djgpp.
14262
14263 Thu Mar 11 18:37:23 1999 Drew Moseley <dmoseley@cygnus.com>
14264
14265 * Makefile.in (all-target-bsp): Added all-gcc all-binutils and
14266 all-target-newlib to dependency list for all-target-bsp.
14267
14268 Thu Mar 11 01:19:31 1999 Mumit Khan <khan@xraylith.wisc.edu>
14269
14270 * config.sub: Add i386-uwin support.
14271 * config.guess: Likewise.
14272
14273 Thu Mar 11 01:07:55 1999 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
14274
14275 * configure.in: cleanup, add mh-*pic handling for arm, special
14276 case powerpc*-*-aix*
14277
14278 Wed Mar 10 18:35:07 1999 Jeff Johnston <jjohnstn@cygnus.com>
14279
14280 * configure.in (noconfigdirs): Removed target-libgloss so libnosys.a
14281 can be built.
14282
14283 Wed Mar 10 17:39:09 1999 Drew Moseley <dmoseley@cygnus.com>
14284
14285 * configure.in: Added bsp support to arm-*-coff and arm-*-elf
14286 targets.
14287
14288 1999-03-02 Nick Clifton <nickc@cygnus.com>
14289
14290 * config.sub: Rename CYGNUS LOCAL to EGCS LOCAL
14291
14292 Sun Feb 28 02:20:00 1999 Geoffrey Noer <noer@cygnus.com>
14293
14294 * config.sub: Check for "cygwin*" rather than "cygwin32*"
14295
14296 1999-02-24 Nick Clifton <nickc@cygnus.com>
14297
14298 * config.sub: Fix typo in arm recognition.
14299
14300 Wed Feb 24 13:51:40 1999 Drew Moseley <dmoseley@cygnus.com>
14301
14302 * configure.in (noconfigdirs): Changed target_configdirs to
14303 include target-bsp only for m68k-*-elf* and m68k-*-coff*
14304 rather than m68k-*-* since it is not known to work on
14305 m68k-aout. Ditto for arm-*-*oabi.
14306
14307 Wed Feb 24 12:52:17 1999 Stan Shebs <shebs@andros.cygnus.com>
14308
14309 * configure.in (*-*-windows*): Remove, no longer used.
14310
14311 1999-02-19 Ben Elliston <bje@cygnus.com>
14312
14313 * config.guess: Automatically recognise ELF on FreeBSD. From Niall
14314 Smart and improved by Andrew Cagney.
14315
14316 Thu Feb 18 19:55:09 1999 Marc Espie <espie@cvs.openbsd.org>
14317
14318 * config.guess: Recognize openbsd-*-hppa.
14319
14320 Wed Feb 17 01:38:59 1999 H.J. Lu (hjl@gnu.org)
14321
14322 * Makefile.in (REALLY_SET_LIB_PATH): Append $$$(RPATH_ENVVAR)
14323 only if it is not empty.
14324
14325 1999-02-17 Nick Clifton <nickc@cygnus.com>
14326
14327 Patch from: Scott Bambrough <scottb@corelcomputer.com>
14328
14329 * config.guess: Modified to recognize uname's armv* syntax.
14330
14331 * config.sub: Modified to recognize uname's armv* syntax.
14332
14333 1999-02-17 Mark Salter <msalter@cygnus.com>
14334
14335 * configure.in: Added target-bsp for sparclite.
14336
14337 Mon Feb 8 14:17:24 1999 Richard Henderson <rth@cygnus.com>
14338
14339 * config.sub: Recognize alphapca5[67] and up to alphaev8.
14340
14341 1999-02-08 Nick Clifton <nickc@cygnus.com>
14342
14343 * configure.in: Add support for strongarm port.
14344 * config.sub: Add support for strongarm target.
14345
14346 Sun Feb 7 18:01:54 1999 Mumit Khan <khan@xraylith.wisc.edu>
14347
14348 * configure.in (*-*-cygwin32*): Use config/mh-cygwin instead of
14349 the old name config/mh-cygwin32.
14350 Enable texinfo.
14351
14352 Thu Feb 4 20:43:25 1999 Ian Lance Taylor <ian@cygnus.com>
14353
14354 * configure.in: Do build ld for ix86 Solaris.
14355
14356 Tue Feb 2 19:46:40 1999 Jim Wilson <wilson@cygnus.com>
14357
14358 * Makefile.in (EXTRA_GCC_FLAGS): Set AR to $AR instead of
14359 $AR_FOR_TARGET. Likewise for RANLIB.
14360
14361 Tue Feb 2 20:05:05 1999 Catherine Moore <clm@cygnus.com>
14362
14363 * config.sub (oabi): Recognize.
14364 * configure.in (arm-*-oabi): Handle.
14365
14366 Sat Jan 30 06:09:00 1999 Robert Lipe (robertlipe@usa.net)
14367
14368 * config.guess: Improve detection of i686 on UnixWare 7.
14369
14370 Sat Jan 30 08:04:00 1999 Mumit Khan <khan@xraylith.wisc.edu>
14371
14372 * config.guess: Add support for i386-pc-interix.
14373 * config.sub: Likewise.
14374 * configure.in: Likewise.
14375
14376 Mon Jan 18 13:59:20 1999 Christopher Faylor <cgf@cygnus.com>
14377
14378 * Makefile.in: Remove unneeded all-target-libio from
14379 from all-target-winsup target since it is now unneeded.
14380 Add all-target-libtermcap in its place since it is now
14381 needed.
14382
14383 Wed Dec 30 20:34:52 1998 Christopher Faylor <cgf@cygnus.com>
14384
14385 * configure.in: makefile stub for cygwin target is probably
14386 unnecessary. Remove it for now.
14387
14388 Wed Dec 30 01:13:03 1998 Christopher Faylor <cgf@cygnus.com>
14389
14390 * configure.in: libtermcap.a should be built when cygwin is the
14391 target as well as the host.
14392 * config.guess: Allow mixed case in cygwin uname output.
14393 * Makefile.in: Add libtermcap target.
14394
14395 Wed Dec 23 00:20:50 1998 Jeffrey A Law (law@cygnus.com)
14396
14397 * config.sub: Clean up handling of hppa2.0.
14398
14399 Tue Dec 22 23:56:31 1998 Rodney Brown (rodneybrown@pmsc.com)
14400
14401 * config.guess: Use C code to identify more HP machines.
14402
14403 Thu Dec 17 01:22:30 1998 Jeffrey A Law (law@cygnus.com)
14404
14405 * config.sub: Handle hppa2.0.
14406
14407 Tue Dec 15 17:02:58 1998 Bob Manson <manson@charmed.cygnus.com>
14408
14409 * configure.in: Add cygmon for x86-coff and x86-elf. Configure
14410 cygmon for all sparclite targets, regardless of object format.
14411
14412 1998-12-15 Mark Salter <msalter@cygnus.com>
14413
14414 * configure.in: Added target-bsp for several target architectures.
14415
14416 * Makefile.in: Added rules for bsp.
14417
14418 Fri Dec 4 01:34:02 1998 Jeffrey A Law (law@cygnus.com)
14419
14420 * config.guess: Improve detection of hppa2.0 processors.
14421
14422 Fri Dec 4 01:33:05 1998 Niall Smart <nialls@euristix.ie>
14423
14424 * config.guess: Recognize FreeBSD using ELF automatically.
14425
14426 1998-11-26 Manfred Hollstein <manfred@s-direktnet.de>
14427
14428 * configure (skip-this-dir): Add handling for new shell script, which
14429 might be created by a sub-directory's configure to indicate, this particular
14430 directory is "unwanted".
14431 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Likewise.
14432
14433 Wed Nov 18 18:28:45 1998 Geoffrey Noer <noer@cygnus.com>
14434
14435 * ltconfig: import from libtool, after changing libtool to
14436 account for the cygwin name change.
14437
14438 Wed Nov 18 18:09:14 1998 Geoffrey Noer <noer@cygnus.com>
14439
14440 * Makefile.in: CC_FOR_TARGET and CXX_FOR_TARGET should also
14441 include newlib/libc/sys/cygwin and newlib/libc/sys/cygwin32.
14442
14443 Wed Nov 18 20:13:29 1998 Christopher Faylor <cgf@cygnus.com>
14444
14445 * configure.in: Add libtermcap to list of cygwin dependencies.
14446
14447 Tue Nov 17 16:57:51 1998 Geoffrey Noer <noer@cygnus.com>
14448
14449 * Makefile.in: modify CC_FOR_TARGET and CXX_FOR_TARGET so that
14450 they include winsup/include when it's a cygwin target.
14451
14452 1998-11-12 Tom Tromey <tromey@cygnus.com>
14453
14454 * configure.in (host_tools): Added zip.
14455 * Makefile.in (all-target-libjava): Depend on all-zip.
14456 (all-zip): New target.
14457 (ALL_MODULES): Added all-zip.
14458 (NATIVE_CHECK_MODULES): Added check-zip.
14459 (INSTALL_MODULES): Added install-zip.
14460 (CLEAN_MODULES): Added clean-zip.
14461
14462 Thu Nov 12 17:27:21 1998 Geoffrey Noer <noer@cygnus.com>
14463
14464 * Makefile.in: lose "32" from comment about cygwin.
14465
14466 Thu Nov 5 15:00:31 1998 Nick Clifton <nickc@cygnus.com>
14467
14468 * configure.in: Use -Os to build target libraries for the fr30.
14469
14470 Wed Nov 4 18:49:43 1998 Dave Brolley <brolley@cygnus.com>
14471
14472 * config.sub: Add fr30.
14473
14474 Mon Nov 2 15:19:33 1998 Geoffrey Noer <noer@cygnus.com>
14475
14476 * configure.in: drop "32" from config/mh-cygwin32. Check
14477 cygwin* instead of cygwin32*.
14478 * config.sub: Check cygwin* instead of cygwin32*.
14479
14480 Thu Oct 22 10:55:25 1998 Robert Lipe <robertl@dgii.com>
14481
14482 * config.guess: Match any version of Unixware7.
14483
14484 1998-10-20 Syd Polk <spolk@cygnus.com>
14485
14486 * Makefile.in configure.in: Add the ability to use tcl8.1 and tk8.1
14487 if desired.
14488
14489 Sun Oct 18 18:34:50 1998 Jeffrey A Law (law@cygnus.com)
14490
14491 * config.if (cxx_interface, libstdcxx_interface): Do not try to set
14492 these if the appropriate directories and files to not exist.
14493
14494 Wed Oct 14 10:29:06 1998 Jeffrey A Law (law@cygnus.com)
14495
14496 * Makefile.in (DEVO_SUPPORT): Add config.if.
14497
14498 Tue Oct 13 15:45:36 1998 Manfred Hollstein <manfred@s-direktnet.de>
14499
14500 * configure: Add pattern to replace "build_tooldir"'s
14501 definition in the generated Makefile with "tooldir"'s
14502 actual value.
14503
14504 Tue Oct 13 09:17:06 1998 Jeffrey A Law (law@cygnus.com)
14505
14506 * config.sub: Bring back lost sparcv9.
14507
14508 * Makefile.in (all-snvavigator): Remove all-flexlm dependency.
14509
14510 Mon Oct 12 12:09:44 1998 Jeffrey A Law (law@cygnus.com)
14511
14512 * Makefile.in (CHILL_FOR_TARGET): Mirror recent changes to
14513 CC_FOR_TARGET and friends.
14514
14515 Mon Oct 12 12:09:30 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14516
14517 * Makefile.in (build_tooldir): New variable, same as tooldir.
14518 (CC_FOR_TARGET, GCC_FOR_TARGET, CXX_FOR_TARGET): Add
14519 -B$(build_tooldir)/bin/.
14520 (BASE_FLAGS_TO_PASS): Pass build_tooldir down.
14521
14522 Tue Sep 1 16:23:11 1998 Gerald Pfeifer <pfeifer@dbai.tuwien.ac.at>
14523
14524 * README: Remove installation instructions and refer to the
14525 INSTALL directory instead.
14526
14527 Wed Sep 30 22:20:50 1998 Robert Lipe <robertl@dgii.com>
14528
14529 * config.sub: Add support for i[34567]86-pc-udk.
14530 * configure.in: Likewise.
14531
14532 Wed Sep 30 19:23:48 1998 Geoffrey Noer <noer@cygnus.com>
14533
14534 * Makefile.in: add bzip2 package building bits for user
14535 tools module
14536 * configure.in: ditto
14537
14538 Wed Sep 30 03:00:05 1998 Jeffrey A Law (law@cygnus.com)
14539
14540 * Makefile.in (TARGET_CONFIGDIRS): Add libobjc.
14541 (ALL_TARGET_MODULES): Add all-target-libobjc.
14542 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14543 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14544 (all-target-libchill): Add dependencies.
14545 * configure.in (target_libs): Add libchill.
14546
14547 1998-09-30 Manfred Hollstein <manfred@s-direktnet.de>
14548
14549 * configure.in (target_subdir): Remove duplicate line.
14550
14551 Tue Sep 29 22:45:41 1998 Felix Lee <flee@cygnus.com>
14552
14553 * Makefile.in (all-automake): fix dependencies.
14554
14555 Mon Sep 28 04:04:27 1998 Jeffrey A Law (law@cygnus.com)
14556
14557 * configure.in: Minor cleanups for building in the $(target_alias)
14558 subdir.
14559
14560 1998-09-22 Jim Wilson <wilson@cygnus.com>
14561
14562 * Makefile.in (bootstrap): Set r and s before make all. Use
14563 BASE_FLAGS_TO_PASS in make all.
14564 (cross): Likewise.
14565
14566 1998-09-20 Mark Mitchell <mark@markmitchell.com>
14567
14568 * Makefile.in (bootstrap): Pass TARGET_FLAGS_TO_PASS to `make all'.
14569
14570 Sun Sep 20 00:13:02 1998 Richard Henderson <rth@cygnus.com>
14571
14572 * config.sub: Fix typo in last change.
14573
14574 1998-09-19 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
14575
14576 * config.sub: Add support for C4x target.
14577 * configure.in: Likewise.
14578
14579 1998-09-13 David S. Miller <davem@pierdol.cobaltmicro.com>
14580
14581 * config.sub: Recognize sparcv9 just like sparc64.
14582
14583 Wed Sep 9 15:44:52 1998 Robert Lipe <robertl@dgii.com>
14584
14585 * config.guess: Match "Pent II" or "PentII" for OpenServer.
14586
14587 Tue Sep 8 01:18:39 1998 Jeffrey A Law (law@cygnus.com)
14588
14589 * config.guess: Correctly identify Pentium II sco boxes.
14590
14591 * config.guess: Fix "tr" code. From Weiwen Liu.
14592
14593 Sat Sep 5 13:56:52 1998 John Hughes <john@Calva.COM>
14594
14595 * configure.in: Do not assume x86-svr4 or x86-unixware can handle
14596 stabs.
14597
14598 Sat Sep 5 02:12:02 1998 Jeffrey A Law (law@cygnus.com)
14599
14600 * Makefile.in (TARGET_CONFIGDIRS): Add libchill.
14601 (ALL_TARGET_MODULES): Add all-target-libchill.
14602 (CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES): Similarly.
14603 (INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES): Similarly.
14604 (all-target-libchill): Add dependencies.
14605 * configure.in (target_libs): Add libchill.
14606
14607 Sun Aug 30 22:27:02 1998 Lutz Wohlrab <lutz.wohlrab@informatik.tu-chemnitz.de>
14608
14609 * config.guess: Avoid assumptions about "tr" behaves when
14610 LANG is set to something other than English.
14611
14612 Sun Aug 30 22:14:44 1998 H.J. Lu (hjl@gnu.org)
14613
14614 * configure (gxx_include_dir): Changed to
14615 '${prefix}/include/g++'-${libstdcxx_interface}.
14616
14617 * config.if: New to determine the interfaces.
14618
14619 Sun Aug 30 21:15:19 1998 Mark Klein (mklein@dis.com)
14620
14621 * config.guess: Detect and handle MPE/IX.
14622 * config.sub: Deal with MPE/IX.
14623
14624 Sat Aug 29 14:32:55 1998 David Edelsohn <edelsohn@mhpcc.edu>
14625
14626 * configure.in: Use mh-aix43.
14627
14628 1998-07-29 Manfred Hollstein <manfred@s-direktnet.de>
14629
14630 * configure: Fix --without/--disable cases for gxx-include-dir.
14631
14632 Fri Aug 28 12:28:26 1998 Per Bothner <bothner@cygnus.com>
14633
14634 * mdata-sh: Imported. Needed for automake support.
14635
14636 Thu Aug 13 12:49:29 1998 H.J. Lu <hjl@gnu.org>
14637
14638 * Makefile.in (taz): Try "chmod -R og=u ." before
14639 "chmod og=u `find . -print`".
14640
14641 Fri Jul 31 09:38:33 1998 Catherine Moore <clm@cygnus.com>
14642
14643 * configure.in: Add arm-elf and thumb-elf support.
14644
14645 Mon Jul 27 16:23:58 1998 Doug Evans <devans@canuck.cygnus.com>
14646
14647 * Makefile.in: Undo previous patch.
14648
14649 Fri Jul 24 19:55:24 1998 Doug Evans <devans@canuck.cygnus.com>
14650
14651 * Makefile.in (INSTALL_TARGET): Move EXTRA_TARGET_HOST_INSTALL_MODULES
14652 to here ...
14653 (install-no-fixedincludes): and here
14654 (INSTALL_MODULES): ... from here.
14655
14656 Fri Jul 24 17:01:42 1998 Ian Lance Taylor <ian@cygnus.com>
14657
14658 * config.sub: Merge with FSF.
14659
14660 * config.guess: Merge with FSF.
14661
14662 Fri Jul 24 08:43:36 1998 Doug Evans <devans@canuck.cygnus.com>
14663
14664 * configure (extraconfigdirs): New variable.
14665 (SUBDIRS): Add extraconfigdirs and recurse on them too.
14666 * Makefile.in (all): Move higher in file.
14667 (EXTRA_TARGET_HOST_ALL_MODULES): New variable.
14668 (EXTRA_TARGET_HOST_{INSTALL,CHECK}_MODULES): New variables.
14669 (ALL_MODULES): Add EXTRA_TARGET_HOST_ALL_MODULES.
14670 (CROSS_CHECK_MODULES): Add EXTRA_TARGET_HOST_CHECK_MODULES.
14671 (INSTALL_MODULES): Add EXTRA_TARGET_HOST_INSTALL_MODULES.
14672
14673 1998-07-23 Brendan Kehoe <brendan@cygnus.com>
14674
14675 * Makefile.in (all-target-libjava): Depend on all-gcc and
14676 all-target-newlib.
14677 (configure-target-libjava): Depend on $(ALL_GCC).
14678
14679 Sat Jul 18 14:32:43 CDT 1998 Robert Lipe <robertl@dgii.com>
14680
14681 * config.guess: (*-pc-sco3.2v5) Add detection for Pentium II.
14682 (*-pc-unixware7) Add detection for Pentium II, Pentium Pro.
14683
14684 Sun Jul 19 00:46:53 CEST 1998 Marc Lehmann <pcg@goof.com>
14685
14686 * INSTALL/README: Fix typo.
14687
14688 Fri Jul 17 13:30:18 1998 Ian Lance Taylor <ian@cygnus.com>
14689
14690 * ylwrap: Change absolute path checks to check for DOS style path
14691 names.
14692
14693 * ylwrap: Don't use a full path name if the source file is in the
14694 same directory. From hjl@lucon.org (H.J. Lu).
14695
14696 * config-ml.in: Default to being verbose, to match Feb 18 change to
14697 configure.
14698
14699 Thu Jul 16 12:29:51 1998 Ian Lance Taylor <ian@cygnus.com>
14700
14701 Brought over from egcs:
14702
14703 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14704
14705 * configure.in (target_subdir): Set to ${target_alias} instead
14706 of "libraries".
14707
14708 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
14709
14710 * configure.in (target_subdir): Set to libraries if enable_multilib.
14711
14712 Wed Jul 15 01:00:54 1998 Ian Lance Taylor <ian@cygnus.com>
14713
14714 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there are any
14715 multilibs, force reconfiguration the first time we create
14716 multilib.out in a subdirectory, in case TARGET_SUBDIR is `.'.
14717
14718 Tue Jul 14 23:41:03 1998 Ian Lance Taylor <ian@cygnus.com>
14719
14720 * configure.in: Strip any --no option from CONFIG_ARGUMENTS, to
14721 avoid confusion with --no-recursion.
14722
14723 Tue Jul 14 15:37:41 1998 Geoffrey Noer <noer@cygnus.com>
14724
14725 * configure.in: Win32 hosts shouldn't use install -x
14726 * install-sh: remove -x option, and special .exe-handling
14727 hack.
14728
14729 Tue Jul 14 15:28:41 1998 Richard Henderson <rth@cygnus.com>
14730
14731 * config.guess: Recognize i586-pc-beos.
14732 * configure.in: Don't build some bits for beos.
14733
14734 Tue Jul 14 13:22:18 1998 Ian Lance Taylor <ian@cygnus.com>
14735
14736 * configure: If CC is set but CFLAGS is not, and CC is gcc, make
14737 CFLAGS default to -O2.
14738
14739 * ltmain.sh: Add some hacks to make SunOS --enable-shared work
14740 when using GNU ld.
14741
14742 Fri Jul 10 13:18:23 1998 Ian Lance Taylor <ian@cygnus.com>
14743
14744 * ltmain.sh: Correct install when using a different shell.
14745
14746 Tue Jul 7 15:24:38 1998 Ian Lance Taylor <ian@cygnus.com>
14747
14748 * ltconfig, ltmain.sh: Update to libtool 1.2b.
14749
14750 Thu Jul 2 13:57:36 1998 Klaus Kaempf <kkaempf@rmi.de>
14751
14752 * makefile.vms: Update to build binutils/makefile.vms. Add install
14753 target.
14754
14755 Wed Jul 1 16:45:21 1998 Ian Lance Taylor <ian@cygnus.com>
14756
14757 * ltconfig: Update to correct AIX handling.
14758
14759 Sat Jun 27 22:46:32 1998 Jeffrey A Law (law@cygnus.com)
14760
14761 * Makefile.in (BASE_FLAGS_TO_PASS): Add TARGET_SUBDIR.
14762
14763 * configure.in (target_subdir): Set to ${target_alias} instead
14764 of "libraries".
14765
14766 1998-06-26 Manfred Hollstein <manfred@s-direktnet.de>
14767
14768 * Makefile.in (BASE_FLAGS_TO_PASS): Add gcc_version_trigger.
14769 (Makefile): Depend on $(gcc_version_trigger).
14770
14771 * configure (gcc_version): Change default initializer to empty
14772 string.
14773 (gcc_version_trigger): New variable; pass this variable down
14774 to subdir configures to enable them checking gcc's version
14775 themselves. Emit make macros for both gcc_version vars.
14776 (topsrcdir): Initialize reliably.
14777 (recursion line): Remove --with-gcc-version=${gcc_version}.
14778
14779 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14780
14781 * configure (enable_version_specific_runtime_libs): Implement new flag
14782 --enable-version-specific-runtime-libs which installs C++ runtime stuff
14783 in $(libsubdir); emit definition in each generated Makefile.
14784 (gxx_include_dir): Initialize depending on
14785 $enable_version_specific_runtime_libs.
14786
14787 1998-06-24 Manfred Hollstein <manfred@s-direktnet.de>
14788
14789 * configure (gcc_version): Initialize properly depending on
14790 how and where configure is started.
14791 (recursion line): Pass a --with-gcc-version=${gcc_version}
14792 to configures in subdirs.
14793
14794 Wed Jun 24 16:01:59 1998 John Metzler <jmetzler@cygnus.com>
14795
14796 * configure.in (noconfigdirs): Add configure pattern for mips tx39
14797 cygmon
14798
14799 Tue Jun 23 22:42:32 1998 Mark Alexander <marka@cygnus.com>
14800
14801 * configure.in: Add cygmon and libstub support for mn10200.
14802
14803 1998-06-19 Manfred Hollstein <manfred@s-direktnet.de>
14804
14805 * configure (gcc_version): Add new variable describing the
14806 particular gcc version we're building.
14807 * Makefile.in (libsubdir): Add new macro for the directory
14808 in which the compiler finds executables, libraries, etc.
14809 (BASE_FLAGS_TO_PASS): Pass down gcc_version, target_alias
14810 and libsubdir.
14811
14812 Fri Jun 19 02:36:59 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14813
14814 * Makefile.in (local-clean): Remove *.log.
14815 (warning.log): Built with warn_summary from build.log.
14816 (mail-report.log): Run test_summary.
14817 (mail-report-with-warnings.log): Run test_summary including
14818 warning.log in the report.
14819
14820 Thu Jun 18 11:26:03 1998 Robert Lipe <robertl@dgii.com>
14821
14822 * config.guess: Detection of Pentium II for *-sco-3.2v5*.
14823
14824 Mon Jun 15 14:53:54 1998 Andrew Cagney <cagney@b1.cygnus.com>
14825
14826 * Makefile.in (grep): Grep no longer depends on libiberty.
14827
14828 Fri Jun 12 14:03:34 1998 Syd Polk <spolk@cygnus.com>
14829
14830 * Makefile.in: all-snavigator needs all-libgui.
14831
14832 Thu Jun 11 19:43:47 1998 Mark Alexander <marka@cygnus.com>
14833
14834 * configure.in: Add cygmon and libstub support for mn10300.
14835
14836 Wed Jun 10 11:19:47 1998 Ian Lance Taylor <ian@cygnus.com>
14837
14838 * missing: Update to version from automake 1.3.
14839
14840 * ltmain.sh: On installation, don't get confused if the same name
14841 appears more than once in the list of library names.
14842
14843 Wed Jun 3 14:51:42 1998 Ian Lance Taylor <ian@cygnus.com>
14844
14845 * config.sub: Accept m68060 and m5200 as CPU names.
14846
14847 Mon Jun 1 17:25:16 1998 Ian Lance Taylor <ian@cygnus.com>
14848
14849 * configure: Use && rather than using -a in test, because odd
14850 strings can confuse test.
14851 * configure.in: Likewise.
14852
14853 Thu May 28 19:31:13 1998 Ian Lance Taylor <ian@cygnus.com>
14854
14855 * ltconfig, ltmain.sh: Bring in Visual C++ support.
14856
14857 Sat May 23 23:44:13 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
14858
14859 * Makefile.in (boostrap2-lean, bootstrap3-lean,
14860 bootstrap4-lean): New targets.
14861
14862 Mon May 11 23:55:56 1998 Jeffrey A Law (law@cygnus.com)
14863
14864 * mpw-* Delete. Not used.
14865
14866 Mon May 11 23:11:34 1998 Jeffrey A Law (law@cygnus.com)
14867
14868 * COPYING.LIB: Update FSF address.
14869
14870 Fri May 8 01:30:20 1998 Ian Lance Taylor <ian@cygnus.com>
14871
14872 * ltconfig, ltmain.sh: Update to libtool 1.2a.
14873
14874 * Makefile.in (GASB_SUPPORT_DIRS): Remove intl; already included via
14875 GAS_SUPPORT_DIRS.
14876
14877 Thu May 7 17:27:35 1998 Ian Lance Taylor <ian@cygnus.com>
14878
14879 * ltconfig, ltmain.sh: Avoid producing a version number if
14880 -version-info was not used.
14881
14882 Tue May 5 18:02:24 1998 Ian Lance Taylor <ian@cygnus.com>
14883
14884 * configure.in: Add --with-newlib to CONFIG_ARGUMENTS if we are
14885 building with newlib.
14886
14887 1998-04-30 Paul Eggert <eggert@twinsun.com>
14888
14889 * Makefile.in (EXTRA_GCC_FLAGS): Remove backslash at end;
14890 Solaris `make' causes it to continue to next definition.
14891
14892 Tue Apr 28 16:24:24 1998 Jason Molenda (crash@bugshack.cygnus.com)
14893
14894 * Makefile.in (install-gdbtk): Call this 'install-gdb' so that
14895 the right GUI libraries and files are installed along with GDB.
14896
14897 Tue Apr 28 18:11:24 1998 Ian Lance Taylor <ian@cygnus.com>
14898
14899 * configure.in: Change alpha to alpha* in several places.
14900
14901 Tue Apr 28 07:42:00 1998 Mark Alexander <marka@cygnus.com>
14902
14903 * config.sub: Recognize sparc86x.
14904
14905 Tue Apr 28 07:35:02 1998 Michael Meissner <meissner@cygnus.com>
14906
14907 * configure.in (--enable-target-optspace): Remove debug echo.
14908
14909 Thu Apr 23 21:31:16 1998 Jim Wilson <wilson@cygnus.com>
14910
14911 * configure: Set CXXFLAGS from CXXFLAGS, not CFLAGS.
14912
14913 Thu Apr 23 12:26:38 1998 Ian Lance Taylor <ian@cygnus.com>
14914
14915 * ltconfig: Update cygwin32 support.
14916
14917 * Makefile.in (GAS_SUPPORT_DIRS): Add intl.
14918 (BINUTILS_SUPPORT_DIRS, GASB_SUPPORT_DIRS): Likewise.
14919 (GDB_SUPPORT_DIRS): Likewise.
14920
14921 Wed Apr 22 12:30:10 1998 Michael Meissner <meissner@cygnus.com>
14922
14923 * configure.in (target_makefile_frag): If --enable-target-optspace,
14924 use -Os to compile target libraries rather than -O2. Default to
14925 using -Os for d10v and m32r if --{enable,disable}-target-optspace is
14926 not used.
14927 * configure.in (target_cflags): Ditto for d30v.
14928
14929 Tue Apr 21 23:06:54 1998 Tom Tromey <tromey@cygnus.com>
14930
14931 * Makefile.in (all-bfd): Depend on all-intl.
14932 (all-binutils): Likewise.
14933 (all-gas): Likewise.
14934 (all-gprof): Likewise.
14935 (all-ld): Likewise.
14936
14937 1998-04-19 Brendan Kehoe <brendan@cygnus.com>
14938
14939 * configure.in (host_tools): Fix typo, lbtool -> libtool.
14940
14941 Fri Apr 17 16:20:42 1998 Ian Lance Taylor <ian@cygnus.com>
14942
14943 * Makefile.in (all-bfd): Depend upon all-libiberty.
14944
14945 * ltconfig, ltmain.sh: Bring in newer cygwin32 support.
14946
14947 Fri Apr 17 12:22:22 1998 Bob Manson <manson@charmed.cygnus.com>
14948
14949 * Makefile.in: Add libstub.
14950
14951 * configure.in: Ditto. Build libstub for targets that have cygmon
14952 support.
14953
14954 Tue Apr 14 18:01:55 1998 Ian Lance Taylor <ian@cygnus.com>
14955
14956 * configure.in: Don't set PICFLAG on ix86-cygwin32.
14957
14958 Tue Apr 14 12:24:45 1998 J. Kean Johnston <jkj@sco.com>
14959
14960 * configure.in: Recognise i[3456]96-*-sysv5* as a valid host, and
14961 use mh-sysv5 if specified. Support gprof on SCO Open Server.
14962
14963 Tue Apr 14 11:33:51 1998 Krister Walfridsson <cato@df.lth.se>
14964
14965 * configure: Define DEFAULT_M4 by searching PATH.
14966 * Makfile.in: Use DEFAULT_M4.
14967
14968 Mon Apr 13 15:37:24 1998 Ian Lance Taylor <ian@cygnus.com>
14969
14970 * ltconfig: Add cygwin32 support.
14971
14972 * Makefile.in, configure.in: Add libtool as a native only directory
14973 to configure and build.
14974
14975 Sun Apr 12 20:58:46 1998 Jeffrey A Law (law@cygnus.com)
14976
14977 * Makefile.in (INSTALL_MODULES): Remove texinfo.
14978
14979 Wed Apr 8 13:18:56 1998 Philippe De Muyter <phdm@macqel.be>
14980
14981 * Makefile.in (EXTRA_GCC_FLAGS): XFOO lines shortened.
14982
14983 Thu Apr 2 14:48:44 1998 Geoffrey Noer <noer@cygnus.com>
14984
14985 * Makefile.in: add ash make rules
14986 * configure.in: add ash to native_only and host_tools lists
14987
14988 Thu Mar 26 12:53:20 1998 Tom Tromey <tromey@cygnus.com>
14989
14990 * Makefile.in (all-gettext, all-intl): New targets.
14991 (ALL_MODULES): Added all-gettext, all-intl.
14992 (CROSS_CHECK_MODULES): Added check-gettext, check-intl.
14993 (INSTALL_MODULES): Added install-gettext, install-intl.
14994 (CLEAN_MODULES): Added clean-gettext, clean-intl.
14995
14996 * configure.in (host_tools): Added gettext.
14997 (native_only): Likewise.
14998 (noconfigdirs) [various cases]: Likewise.
14999 (host_libs): Added intl.
15000
15001 Thu Mar 26 15:00:11 1998 Keith Seitz <keiths@onions.cygnus.com>
15002
15003 * configure: Do not disable building gdbtk for cygwin32 hosts.
15004
15005 Wed Mar 25 10:04:18 1998 Nick Clifton <nickc@cygnus.com>
15006
15007 * configure.in: Add thumb-coff target.
15008 * config.sub: Add thumb-coff target.
15009
15010 Wed Mar 25 11:49:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15011
15012 * Makefile.in: Revert yesterday's change.
15013 (all-target-winsup): all-target-librx stays out of here.
15014
15015 Tue Mar 24 16:58:29 1998 Jason Molenda (crash@bugshack.cygnus.com)
15016
15017 * Makefile.in (TARGET_CONFIGDIRS, ALL_TARGET_MODULES,
15018 CONFIGURE_TARGET_MODULES, CHECK_TARGET_MODULES,
15019 INSTALL_TARGET_MODULES, CLEAN_TARGET_MODULES, all-target-winsup):
15020 Remove references to librx and libg++.
15021
15022 Tue Mar 24 18:28:12 1998 Eric Mumpower <nocturne@cygnus.com>
15023
15024 * Makefile.in (BASE_FLAGS_TO_PASS): Pass $(lispdir) down to
15025 recursive makes
15026
15027 Tue Mar 24 11:37:45 1998 Ian Lance Taylor <ian@cygnus.com>
15028
15029 * Makefile.in (CC_FOR_TARGET): Use $(TARGET_SUBDIR) when passing -B
15030 for newlib directory.
15031 (CXX_FOR_TARGET): Likewise.
15032
15033 Mon Mar 23 11:30:21 1998 Jeffrey A Law (law@cygnus.com)
15034
15035 * ltconfig: Update after libtool/ltconfig.in change for
15036 hpux11.
15037
15038 Fri Mar 20 18:51:43 1998 Ian Lance Taylor <ian@cygnus.com>
15039
15040 * ltconfig, ltmain.sh: Update to libtool 1.2.
15041
15042 Fri Mar 20 09:32:14 1998 Manfred Hollstein <manfred@s-direktnet.de>
15043
15044 * Makefile.in (install-gcc): Don't specify LANGUAGES here.
15045 (install-gcc-cross): Instead, override LANGUAGES here.
15046
15047 1998-03-18 Dave Love <d.love@dl.ac.uk>
15048
15049 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Set CONFIG_SITE to a
15050 non-existent file since /dev/null loses with bash 2.0/autoconf 2.12.
15051
15052 Wed Mar 18 09:24:59 1998 Nick Clifton <nickc@cygnus.com>
15053
15054 * configure.in: Add Thumb-pe target.
15055
15056 Tue Mar 17 16:59:00 1998 Syd Polk <spolk@cygnus.com>
15057
15058 * Makefile.in - changed sn targets to snavigator
15059 * configure.in - changed sn targets to snavigator
15060
15061 Tue Mar 17 10:33:28 1998 Manfred Hollstein <manfred@s-direktnet.de>
15062
15063 * config-ml.in: After building symlink tree call make distclean
15064 if a Makefile got linked into ${ml_dir}/${ml_libdir}; this happens
15065 to be the case for libiberty.
15066
15067 Tue Mar 17 10:22:37 1998 H.J. Lu (hjl@gnu.ai.mit.edu)
15068
15069 * configure: When making link, also check the current
15070 directory. The configure scripts may create one.
15071
15072 Fri Mar 6 01:02:03 1998 Richard Henderson <rth@cygnus.com>
15073
15074 * config.sub: Accept alphapca56 and alphaev6 properly.
15075
15076 Fri Mar 6 00:14:55 1998 Franz Sirl <Franz.Sirl-kernel@lauterbach.com>
15077
15078 * configure.in: Revert 3 Jan change for powerpc-linux-gnulibc1.
15079
15080 Mon Feb 23 15:09:18 1998 Bruno Haible <bruno@linuix.mathematik.uni-karlsruhe.de
15081
15082 * config.sub (sco5): Fix typo.
15083
15084 Mon Feb 23 14:46:06 1998 Ian Lance Taylor <ian@cygnus.com>
15085
15086 * Makefile.in (INSTALL_MODULES): Move install-tcl before
15087 install-itcl.
15088 (install-itcl): Remove dependency on install-tcl.
15089
15090 Mon Feb 23 09:53:28 1998 Mark Alexander <marka@cygnus.com>
15091
15092 * configure.in: Remove libgloss from noconfigdirs for MN10300.
15093
15094 Thu Feb 19 13:40:41 1998 Ian Lance Taylor <ian@cygnus.com>
15095
15096 * configure.in: Don't build libgui for a cygwin32 target when not on
15097 a cygwin32 host.
15098
15099 Wed Feb 18 12:29:00 1998 Jason Molenda (crash@bugshack.cygnus.com)
15100
15101 * configure (redirect): Set to null, so default behavior of
15102 configure is now --verbose.
15103
15104 1998-02-16 Dave Love <d.love@dl.ac.uk>
15105
15106 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with
15107 CONFIG_SITE=/dev/null to forestall lossage with site configuration.
15108
15109 Mon Feb 16 12:23:53 1998 Manfred Hollstein <Manfred.Hollstein@ks.sel.alcatel.de>
15110
15111 * Makefile.in (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS): Really add
15112 this change to sync Makefile.in with its ChangeLog entries.
15113
15114 Thu Feb 12 15:03:08 1998 H.J. Lu <hjl@gnu.org>
15115
15116 * ltmain.sh (mkdir): Check that the directory doesn't exist
15117 before we exit with error, so that we don't get races during
15118 parallel builds.
15119
15120 Sat Feb 7 15:19:18 1998 Ian Lance Taylor <ian@cygnus.com>
15121
15122 * ltconfig, ltmain.sh: Update from libtool 1.0i.
15123
15124 Fri Feb 6 01:33:52 1998 Manfred Hollstein <manfred@s-direktnet.de>
15125
15126 * Makefile.in (BASE_FLAGS_TO_PASS): Don't pass PICFLAG and
15127 PICFLAG_FOR_TARGET.
15128 (EXTRA_TARGET_FLAGS): Don't pass PICFLAG_FOR_TARGET.
15129
15130 * configure: Emit a definition for the new macro enable_shared
15131 into each Makefile.
15132
15133 Thu Feb 5 17:01:12 1998 Jason Molenda (crash@bugshack.cygnus.com)
15134
15135 * configure.in (host_tools, native_only): Add libtool.
15136
15137 Wed Feb 4 16:53:58 1998 Geoffrey Noer <noer@cygnus.com>
15138
15139 * configure.in: add target-gperf to noconfigdirs for Cygwin32.
15140 Fix typo in ming config comment.
15141
15142 Wed Feb 4 18:56:13 1998 Ian Lance Taylor <ian@cygnus.com>
15143
15144 * ltconfig, ltmain.sh: Update from libtool 1.0h.
15145
15146 Mon Feb 2 19:38:19 1998 Ian Lance Taylor <ian@cygnus.com>
15147
15148 * config.sub: Add tic30 cases, and map c30 to tic30.
15149
15150 Sun Feb 1 02:40:41 1998 Richard Henderson <rth@cygnus.com>
15151
15152 * Makefile.in (TARGET_CONFIGDIRS): Add libf2c.
15153 (ALL_TARGET_MODULES, CONFIGURE_TARGET_MODULES): Similarly
15154 (CHECK_TARGET_MODULES, INSTALL_TARGET_MODULES): Similarly
15155 (CLEAN_TARGET_MODULES): Similarly
15156 (all-target-libf2c): Add dependences.
15157 * configure.in (target_libs): Add libf2c.
15158
15159 Fri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
15160
15161 * configure.in: Remove expect from noconfigdirs when target
15162 is cygwin32. OK to build expect and dejagnu with Canadian
15163 Cross.
15164
15165 Wed Jan 28 12:58:49 1998 Ian Lance Taylor <ian@cygnus.com>
15166
15167 * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
15168 host.
15169
15170 * config.guess: Use ${UNAME_MACHINE} rather than i386 for cygwin32
15171 and mingw32.
15172
15173 Wed Jan 28 10:26:37 1998 Manfred Hollstein <manfred@s-direktnet.de>
15174
15175 * Makefile.in (BASE_FLAGS_TO_PASS): Remove passing $(local_prefix)
15176 here as it is not defined in the toplevel Makefile.
15177
15178 Tue Jan 27 23:25:06 1998 Manfred Hollstein <manfred@s-direktnet.de>
15179
15180 * configure (package_makefile_rules_frag): New variable, which names
15181 a file with generic rules, ...
15182 Change comment to mention we now have FIVE parts.
15183 * configure: Undo last change.
15184
15185 Tue Jan 27 23:15:55 1998 Lassi A. Tuura <lat@iki.fi>
15186
15187 * config.guess: More accurate determination of HP processor types.
15188 * config.sub: More accurate determination of HP processor types.
15189
15190 Sat Jan 24 01:59:45 1998 Manfred Hollstein <manfred@s-direktnet.de>
15191
15192 * configure (package_makefile_frag): Move inserting the
15193 ${package_makefile_frag} to where it should be according
15194 to the comment.
15195
15196 Fri Jan 23 00:29:28 1998 Philip Blundell <pb@nexus.co.uk>
15197
15198 * config.guess: Add support for Linux/ARM.
15199
15200 Thu Jan 22 15:14:01 1998 Fred Fish <fnf@cygnus.com>
15201
15202 * .cvsignore: Remove *-info and *-install since they match
15203 release-info and mpw-install, which we don't want to just ignore.
15204
15205 Thu Jan 22 01:38:33 1998 Richard Henderson <rth@cygnus.com>
15206
15207 * configure.in: Revert 3 Jan change for alpha-linux-gnulibc1.
15208
15209 Sat Jan 17 21:28:08 1998 Pieter Nagel <pnagel@epiuse.co.za>
15210
15211 * Makefile.in (FLAGS_TO_PASS): Pass down gcc_include_dir and
15212 local_prefix to sub-make invocations.
15213
15214 Sat Jan 17 21:04:59 1998 H.J. Lu (hjl@gnu.org)
15215
15216 * configure.in: Check makefile fragments in the source
15217 directory.
15218
15219 Fri Jan 16 00:41:37 1998 Alexandre Oliva <oliva@dcc.unicamp.br>
15220
15221 * configure.in: Check whether host and target makefile
15222 fragments exist before adding them to *_makefile_frag.
15223
15224 Wed Jan 14 23:39:10 1998 Bob Manson <manson@charmed.cygnus.com>
15225
15226 * configure.in (target_configdirs): Add cygmon for sparc64-elf.
15227
15228 Wed Jan 14 12:48:07 1998 Keith Seitz <keiths@pizza.cygnus.com>
15229
15230 * configure.in: Make sure we only replace RPATH_ENVVAR on
15231 lines which begin with RPATH_ENVVAR, i.e. add "^" to the
15232 regexp to sed.
15233
15234 * Makefile.in (BASE_FLAGS_TO_PASS): Pass RRPATH_ENVVAR down
15235 to sub-makes.
15236
15237 1998-01-13 Lee Iverson (leei@ai.sri.com)
15238
15239 * config-ml.in (multi-do): LDFLAGS must include multilib
15240 designator.
15241
15242 Tue Jan 13 01:13:24 1998 Robert Lipe (robertl@dgii.com)
15243
15244 * config.guess: Recognize i[3456]-i586-UnixWare7-sysv5.
15245
15246 Sun Jan 4 01:06:55 1998 Mumit Khan <khan@xraylith.wisc.edu>
15247
15248 * config.sub: Add mingw32 support.
15249 * configure.in: Likewise.
15250
15251 Sat Jan 3 12:11:05 1998 Franz Sirl <franz.sirl-kernel@lauterbach.com>
15252
15253 * configure.in: Finalize support for {alpha|powerpc}*-*-linux-gnulibc1
15254
15255 Sun Dec 28 11:28:58 1997 Jeffrey A Law (law@cygnus.com)
15256
15257 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15258 * configure (gxx_include_dir): Provide a definition for subdirs
15259 which do not use autoconf.
15260
15261 Wed Dec 24 22:46:55 1997 Jeffrey A Law (law@cygnus.com)
15262
15263 * config.guess: Sync with egcs. Picks up new alpha support,
15264 BeOS & some additional linux support.
15265
15266 Tue Dec 23 12:44:24 1997 Jeffrey A Law (law@cygnus.com)
15267
15268 * config.guess: HP 9000/803 is a PA1.1 machine.
15269
15270 Mon Dec 22 02:39:24 1997 Richard Henderson <rth@cygnus.com>
15271
15272 * configure.in: It's alpha*-...
15273
15274 Sun Dec 21 16:53:12 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15275
15276 * configure.in (host_makefile_frag, target_makefile_frag):
15277 Handle multiple config files.
15278 (alpha-*-linux*): Treat alpha-*-linux* as alpha-*-linux* and
15279 alpha-*-*.
15280
15281 Thu Dec 18 13:13:03 1997 Doug Evans <devans@canuck.cygnus.com>
15282
15283 * mkdep: New file.
15284
15285 Wed Dec 17 09:53:02 1997 Michael Meissner <meissner@cygnus.com>
15286
15287 * configure.in (d30v-*-*): Allow configuring of libide, vmake, etc.
15288
15289 Tue Dec 16 17:36:05 1997 Ian Lance Taylor <ian@cygnus.com>
15290
15291 * Makefile.in: Add libgui directory.
15292 (GDB_TK): Add all-libgui.
15293 * configure.in: Add libgui directory.
15294 * configure: Add all-libgui to GDB_TK.
15295
15296 Mon Dec 15 16:12:28 1997 Nick Clifton <nickc@cygnus.com>
15297
15298 * config-ml.in (multidirs): Add m32r to multilib list.
15299
15300 Fri Dec 12 10:43:31 1997 Brendan Kehoe <brendan@canuck.cygnus.com>
15301
15302 * Makefile.in (all-target-gperf): Change dependency to
15303 all-target-libstdc++.
15304
15305 Thu Dec 11 23:30:51 1997 Fred Fish <fnf@ninemoons.com>
15306
15307 * config.guess: Add BeOS support.
15308
15309 Wed Dec 10 15:10:38 1997 Ian Lance Taylor <ian@cygnus.com>
15310
15311 Source directory cvs renamed to cvssrc:
15312 * configure.in (host_tools): Change cvs to cvssrc.
15313 (native_only): Likewise.
15314 (noconfigdirs) [various cases]: Likewise.
15315 * Makefile.in (ALL_MODULES): Change all-cvs to all-cvssrc.
15316 (CROSS_CHECK_MODULES): Change check-cvs to check-cvssrc.
15317 (INSTALL_MODULES): Change install-cvs to install-cvssrc.
15318 (CLEAN_MODULES): Change clean-cvs to clean-cvssrc.
15319 (all-cvssrc): Rename target from all-cvs.
15320
15321 Wed Dec 3 07:55:59 1997 Jeffrey A Law (law@cygnus.com)
15322
15323 * configure (gxx_include_dir): Fix thinko.
15324
15325 Tue Dec 2 10:55:34 1997 Jeffrey A Law (law@cygnus.com)
15326
15327 * Makefile.in (INSTALL_TARGET_CROSS): Define.
15328 (install-cross, install-gcc-cross): New targets.
15329
15330 Tue Dec 2 10:08:31 1997 Nick Clifton <nickc@cygnus.com>
15331
15332 * configure.in (noconfigdirs): Add support for Thumb target.
15333
15334 * config.sub (maybe_os): Add support for Thumb target.
15335
15336 Sun Nov 30 16:12:27 1997 Bob Manson <manson@charmed.cygnus.com>
15337
15338 * Makefile.in: Add rules for cygmon.
15339
15340 * configure.in: Build cygmon for sparc-elf and sparclite-aout.
15341
15342 Thu Nov 27 01:31:30 1997 Jeffrey A Law (law@cygnus.com)
15343
15344 * Makefile.in (INSTALL_TARGET): Do install-gcc first.
15345 * configure (gxx_include_dir): Provide a definition for subdirs
15346 which do not use autoconf.
15347
15348 Wed Nov 26 11:53:33 1997 Keith Seitz <keiths@onions.cygnus.com>
15349
15350 * Makefile.in, configure, configure.in, ChangeLog: merge with foundry's
15351 11/18/97 build
15352
15353 Wed Nov 26 16:08:50 1997 Jeffrey A Law (law@cygnus.com)
15354
15355 * From Franz Sirl.
15356 * config.guess (powerpc*-*-linux): Handle glibc2 beta release
15357 found on RedHat Linux systems.
15358
15359 Fri Nov 21 09:51:01 1997 Jeffrey A Law (law@cygnus.com)
15360
15361 * config.guess (alpha stuff): Merge with FSF to avoid incorrect
15362 guesses.
15363
15364 Thu Nov 13 11:38:37 1997 Jeffrey A Law (law@cygnus.com)
15365
15366 * configure.in (i[3456]86-ncr-sysv4.3*): Tweak.
15367
15368 Mon Nov 10 15:23:21 1997 H.J. Lu <hjl@gnu.ai.mit.edu>
15369
15370 * ltmain.sh: If mkdir fails, check whether the directory was created
15371 anyhow by some other process.
15372
15373 Mon Nov 10 14:38:03 1997 Michael Meissner <meissner@cygnus.com>
15374
15375 * configure.in (d30v-*-*): Configure all directories.
15376
15377 Sun Nov 9 17:36:20 1997 Michael Meissner <meissner@cygnus.com>
15378
15379 * configure.in (d30v-*-*): Configure newlib, libiberty directories
15380 for the D30V.
15381
15382 Sat Nov 8 14:42:59 1997 Michael Meissner <meissner@cygnus.com>
15383
15384 * configure.in (d30v-*-*): Configure target-libgloss on the D30V.
15385
15386 Fri Nov 7 10:34:09 1997 Rob Savoye <rob@darkstar.cygnus.com>
15387
15388 * include/libiberty.h: Add extern "C" { so it can be used with C++
15389 progrms.
15390 * include/remote-sim.h: Add extern "C" { so it can be used with C++
15391 programs.
15392
15393 Thu Oct 30 11:09:29 1997 Michael Meissner <meissner@cygnus.com>
15394
15395 * configure.in (d30v-*-*): Configure GCC now.
15396
15397 Mon Oct 27 13:17:24 1997 Stan Shebs <shebs@andros.cygnus.com>
15398
15399 * configure.in: Remove a "second pass" of tweaking noconfigdirs,
15400 is no longer needed.
15401
15402 Mon Oct 27 12:03:53 1997 Jason Merrill <jason@yorick.cygnus.com>
15403
15404 * Makefile.in: check-target-libio depends on all-target-libstdc++.
15405
15406 Sun Oct 26 11:48:27 1997 Manfred Hollstein (manfred@s-direktnet.de)
15407
15408 * Makefile.in (bootstrap-lean): Combined with `normal' bootstrap
15409 targets using "$@" to provide support for similar but not identical
15410 targets without having to duplicate code.
15411
15412 Mon Oct 20 15:28:49 1997 Klaus K"ampf <kkaempf@progis.de>
15413
15414 * makefile.vms: Fix to work with DEC C.
15415
15416 Tue Oct 7 23:58:57 1997 Gavin Koch <gavin@cygnus.com>
15417
15418 * config.sub: Add mips-tx39-elf to marketing names.
15419
15420 Tue Oct 7 14:24:41 1997 Ian Lance Taylor <ian@cygnus.com>
15421
15422 * ltmain.sh: Handle symlinks in generated script.
15423
15424 Wed Oct 1 13:11:27 1997 Ian Lance Taylor <ian@cygnus.com>
15425
15426 * configure: Handle autoconf style directory options: --bindir,
15427 --datadir, --includedir, --infodir, --libdir, --libexecdir,
15428 --mandir, --oldincludedir, --sbindir, --sharedstatedir,
15429 --sysconfdir.
15430 * Makefile.in (sbindir, libexecdir, sysconfdir): New variables.
15431 (sharedstatedir, localstatedir, oldincludedir): New variables.
15432 (BASE_FLAGS_TO_PASS): Pass down bindir, datadir, includedir,
15433 infodir, libdir, libexecdir, localstatedir, mandir, oldincludedir,
15434 sbindir, sharedstatedir, and sysconfdir.
15435
15436 Mon Sep 29 00:38:08 1997 Aaron Jackson <jackson@negril.msrce.howard.edu>
15437
15438 * Makefile.in (bootstrap-lean): New target.
15439
15440 Wed Sep 24 18:06:27 1997 Stu Grossman <grossman@babylon-5.cygnus.com>
15441
15442 * configure.in (d30v): Remove tcl, tk, expect, gdb, itcl, tix, db,
15443 sn, and gnuserv from noconfigdirs.
15444
15445 Wed Sep 24 15:18:32 1997 Ian Lance Taylor <ian@cygnus.com>
15446
15447 * ltmain.sh: Tweak shell pattern to avoid bug in NetBSD /bin/sh.
15448
15449 Thu Sep 18 23:58:27 1997 Jeffrey A Law (law@cygnus.com)
15450
15451 * Makefile.in (cross): New target.
15452
15453 Thu Sep 18 21:43:23 1997 Alexandre Oliva <oliva@dcc.unicamp.br>
15454 Jeff Law <law@cygnus.com>
15455
15456 * Makefile.in (bootstrap2, bootstrap3): New targets.
15457 (all-bootstrap): Remove outdated and confusing target.
15458 (bootstrap, bootstrap2, bootstrap3): Don't pass BOOT_CFLAGS down.
15459
15460 Thu Sep 18 15:37:42 1997 Andrew Cagney <cagney@b1.cygnus.com>
15461
15462 * configure (tooldir): enable_gdbtk=YES for cygwin32, NO for
15463 windows. Consistent with gdb/configure.
15464
15465 1997-09-15 02:37 Ulrich Drepper <drepper@cygnus.com>
15466
15467 * configure.in: Name Linux target fragment.
15468
15469 * configure: Rewrite so that project Makefile fragment is inserted
15470 first and appears last in the resulting Makefile.
15471
15472 Tue Sep 16 09:55:07 1997 Andrew Cagney <cagney@b1.cygnus.com>
15473
15474 * Makefile.in (install-itcl): Install tcl first.
15475
15476 Fri Sep 12 16:19:20 1997 Geoffrey Noer <noer@cygnus.com>
15477
15478 * configure.in: remove bison from noconfigdirs for Cygwin32 host
15479
15480 Thu Sep 11 16:40:46 1997 H.J. Lu (hjl@gnu.ai.mit.edu)
15481
15482 * Makefile.in (local-distclean): Also remove mh-frag mt-frag.
15483
15484 * configure.in (skipdirs): Add target-librx for Linux.
15485 (alpha-*-linux*): Use config/mh-elfalphapic and config/mt-elfalphapic.
15486
15487 Wed Sep 10 21:29:54 1997 Jeffrey A Law (law@cygnus.com)
15488
15489 * Makefile.in (bootstrap): New target.
15490
15491 Wed Sep 10 15:19:22 1997 Jeffrey A Law (law@cygnus.com)
15492
15493 * config.sub: Accept 'amigados' for backward compatibility.
15494
15495 Mon Sep 8 20:46:20 1997 Ian Lance Taylor <ian@cygnus.com>
15496
15497 * config.guess: Merge with FSF.
15498
15499 Sun Sep 7 23:18:32 1997 Fred Fish <fnf@ninemoons.com>
15500
15501 * config.sub: Change 'amigados' to 'amigaos' to match current usage.
15502
15503 Sun Sep 7 15:55:28 1997 Gavin Koch <gavin@cygnus.com>
15504
15505 * config.sub: Add "marketing-names" patch.
15506
15507 Fri Sep 5 16:11:28 1997 Joel Sherrill (joel@OARcorp.com)
15508
15509 * configure.in (*-*-rtems*): Do not build libgloss for rtems.
15510
15511 Fri Sep 5 12:27:17 1997 Jeffrey A Law (law@cygnus.com)
15512
15513 * config.sub: Handle v850-elf.
15514
15515 Wed Sep 3 22:01:58 1997 Fred Fish <fnf@ninemoons.com>
15516
15517 * .cvsignore (*-install): Remove.
15518
15519 Wed Sep 3 12:15:24 1997 Chris Provenzano <proven@cygnus.com>
15520
15521 * ltconfig: Set CONFIG_SHELL in libtool.
15522 * ltmain.sh: Use CONFIG_SHELL instead of /bin/sh
15523
15524 Mon Sep 1 16:45:44 1997 Jim Wilson <wilson@cygnus.com>
15525
15526 * configure.in (target_subdir): Set to libraries if enable_multilib.
15527
15528 Wed Aug 27 16:15:11 1997 Jim Wilson <wilson@cygnus.com>
15529
15530 * config.guess: Update from gcc directory.
15531
15532 Tue Aug 26 16:46:46 1997 Andrew Cagney <cagney@b1.cygnus.com>
15533
15534 * Makefile.in (all-sim): Depends on all-readline.
15535
15536 Wed Aug 20 19:57:37 1997 Jason Merrill <jason@yorick.cygnus.com>
15537
15538 * Makefile.in (BISON, YACC): Use $$s.
15539 (all-bison): Depend on all-texinfo.
15540
15541 Tue Aug 19 01:41:32 1997 Jason Merrill <jason@yorick.cygnus.com>
15542
15543 * Makefile.in (BISON): Add -L flag.
15544 (YACC): Likewise.
15545
15546 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15547
15548 * configure.in (noconfigdirs): Add support for v850e target.
15549
15550 * config.sub (maybe_os): Add support for v850e target.
15551
15552 Mon Aug 18 11:30:50 1997 Nick Clifton <nickc@cygnus.com>
15553
15554 * configure.in (noconfigdirs): Add support for v850ea target.
15555
15556 * config.sub (maybe_os): Add support for v850ea target.
15557
15558 Mon Aug 18 09:24:06 1997 Gavin Koch <gavin@cygnus.com>
15559
15560 * config.sub: Add mipstx39. Delete r3900.
15561
15562 Mon Aug 18 17:20:10 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15563
15564 * Makefile.in (all-autoconf): Depends on all-texinfo.
15565
15566 Fri Aug 15 23:09:26 1997 Michael Meissner <meissner@cygnus.com>
15567
15568 * config-ml.in ({powerpc,rs6000}*-*-*): Update to current AIX and
15569 eabi targets.
15570
15571 Thu Aug 14 14:42:17 1997 Ian Lance Taylor <ian@cygnus.com>
15572
15573 * configure: Get CFLAGS and CXXFLAGS from Makefile, if possible.
15574
15575 * configure: When handling a Canadian Cross, handle YACC as well as
15576 BISON. Just set BISON to bison. When setting YACC, prefer bison.
15577 * Makefile.in (all-bison): Depend upon all-texinfo.
15578
15579 Tue Aug 12 20:09:48 1997 Jason Merrill <jason@yorick.cygnus.com>
15580
15581 * Makefile.in (BISON): bison, not byacc or bison -y.
15582 (YACC): bison -y or byacc or yacc.
15583 (various): Add *-bison as appropriate.
15584 (taz): No need to mess with BISON anymore.
15585
15586 Tue Aug 12 22:33:08 1997 Ian Lance Taylor <ian@cygnus.com>
15587
15588 * configure: If OSTYPE matches *win32*, try to find a good value for
15589 CONFIG_SHELL.
15590
15591 Sun Aug 10 14:41:11 1997 Ian Lance Taylor <ian@cygnus.com>
15592
15593 * Makefile.in (taz): Get the version number from AM_INIT_AUTOMAKE in
15594 configure.in if it is present.
15595
15596 Sat Aug 9 00:58:01 1997 Ian Lance Taylor <ian@cygnus.com>
15597
15598 * Makefile.in (LD_FOR_TARGET): Change ld.new to ld-new.
15599
15600 Fri Aug 8 16:30:13 1997 Doug Evans <dje@canuck.cygnus.com>
15601
15602 * config.sub: Recognize `arc' cpu.
15603 * configure.in: Likewise.
15604 * config-ml.in: Likewise.
15605
15606 Thu Aug 7 11:02:34 1997 Ian Lance Taylor <ian@cygnus.com>
15607
15608 * Makefile.in ($(INSTALL_X11_MODULES)): Depend upon installdirs.
15609
15610 Wed Aug 6 16:27:29 1997 Chris Provenzano <proven@cygnus.com>
15611
15612 * configure: Changed sed delimiter from ':' to '|' when
15613 attempting to substitute ${config_shell} for SHELL. On
15614 NT ${config_shell} may contain a ':' in it.
15615
15616 Wed Aug 6 12:29:05 1997 Jason Merrill <jason@yorick.cygnus.com>
15617
15618 * Makefile.in (EXTRA_GCC_FLAGS): Fix for non-bash shells.
15619
15620 Wed Aug 6 00:42:35 1997 Ian Lance Taylor <ian@cygnus.com>
15621
15622 * Makefile.in (AS_FOR_TARGET): Change as.new to as-new.
15623
15624 Tue Aug 5 14:08:51 1997 Ian Lance Taylor <ian@cygnus.com>
15625
15626 * Makefile.in (NM_FOR_TARGET): Change nm.new to nm-new.
15627
15628 * ylwrap: If the program is a relative path, force it to be
15629 absolute.
15630
15631 Tue Aug 5 12:12:44 1997 Andrew Cagney <cagney@b1.cygnus.com>
15632
15633 * configure (tooldir): Set BISON to `bison -y' and not just bison.
15634
15635 Mon Aug 4 22:59:02 1997 Andrew Cagney <cagney@b1.cygnus.com>
15636
15637 * Makefile.in (CC_FOR_TARGET): When winsup/Makefile present,
15638 correctly specify the target build directory $(TARGET_SUBDIR)/winsup
15639 for libraries.
15640
15641 Mon Aug 4 12:40:24 1997 Jason Merrill <jason@yorick.cygnus.com>
15642
15643 * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
15644 separated by spaces.
15645
15646 Thu Jul 31 19:49:49 1997 Ian Lance Taylor <ian@cygnus.com>
15647
15648 * ylwrap: New file.
15649 * Makefile.in (DEVO_SUPPORT): Add ylwrap.
15650
15651 * ltmain.sh: Handle /bin/sh at start of install program.
15652
15653 * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
15654
15655 * ltconfig, ltmain.sh: New files, from libtool 1.0.
15656 * missing: New file, from automake 1.2.
15657
15658 Thu Jul 24 12:57:56 1997 Ian Lance Taylor <ian@cygnus.com>
15659
15660 * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
15661 check-tk to CHECK_X11_MODULES.
15662
15663 Wed Jul 23 17:03:29 1997 Ian Lance Taylor <ian@cygnus.com>
15664
15665 * config.sub: Merge with FSF.
15666
15667 Tue Jul 22 19:08:29 1997 Ian Lance Taylor <ian@cygnus.com>
15668
15669 * config.guess: Merge with FSF.
15670
15671 Tue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
15672
15673 * configure: Treat msdosdjgpp like go32.
15674 * configure.in: Likewise. Don't remove gprof for go32.
15675
15676 * configure: Change Makefile.tem2 to Makefile.tm2.
15677
15678 Mon Jul 21 10:31:26 1997 Stephen Peters <speters@cygnus.com>
15679
15680 * configure.in (noconfigdirs): For alpha-dec-osf*, don't ignore grep.
15681
15682 Tue Jul 15 14:33:03 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15683
15684 * install-sh (chmodcmd): Set to null if the DST directory already
15685 exists. Same as Nov 11th change.
15686
15687 Mon Jul 14 11:01:15 1997 Martin M. Hunt <hunt@cygnus.com>
15688
15689 * configure (GDB_TK): Needs itcl and tix.
15690
15691 Mon Jul 14 00:32:10 1997 Jason Merrill <jason@yorick.cygnus.com>
15692
15693 * config.guess: Update from FSF.
15694
15695 Fri Jul 11 11:57:11 1997 Martin M. Hunt <hunt@cygnus.com>
15696
15697 * Makefile.in (GDB_TK): Depend on itcl and tix.
15698
15699 Fri Jul 4 13:25:31 1997 Ian Lance Taylor <ian@cygnus.com>
15700
15701 * Makefile.in (INSTALL_PROGRAM_ARGS): New variable.
15702 (INSTALL_PROGRAM): Use $(INSTALL_PROGRAM_ARGS).
15703 (INSTALL_SCRIPT): New variable.
15704 (BASE_FLAGS_TO_PASS): Pass down INSTALL_SCRIPT.
15705 * configure.in: If host is *-*-cygwin32*, set INSTALL_PROGRAM_ARGS
15706 to -x.
15707 * install-sh: Add support for -x option.
15708
15709 Mon Jun 30 15:51:30 1997 Ian Lance Taylor <ian@cygnus.com>
15710
15711 * configure.in, Makefile.in: Treat tix like itcl.
15712
15713 Thu Jun 26 13:59:19 1997 Ian Lance Taylor <ian@cygnus.com>
15714
15715 * Makefile.in (WINDRES): New variable.
15716 (WINDRES_FOR_TARGET): New variable.
15717 (BASE_FLAGS_TO_PASS): Add WINDRES_FOR_TARGET.
15718 (EXTRA_HOST_FLAGS): Add WINDRES.
15719 (EXTRA_TARGET_FLAGS): Add WINDRES.
15720 (EXTRA_GCC_FLAGS): Add WINDRES.
15721 ($(DO_X)): Pass down WINDRES.
15722 ($(CONFIGURE_TARGET_MODULES)): Set WINDRES when configuring.
15723 * configure: Treat WINDRES like DLLTOOL, and WINDRES_FOR_TARGET like
15724 DLLTOOL_FOR_TARGET.
15725
15726 Wed Jun 25 15:01:26 1997 Felix Lee <flee@cygnus.com>
15727
15728 * configure.in: configure sim before gdb for win32-x-ppc
15729
15730 Wed Jun 25 12:18:54 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15731
15732 Move gperf into the toplevel, from libg++.
15733 * configure.in (target_tools): Add target-gperf.
15734 (native_only): Add target-gperf.
15735 * Makefile.in (all-target-gperf): New target, depend on
15736 all-target-libg++.
15737 (configure-target-gperf): Empty rule.
15738 (ALL_TARGET_MODULES): Add all-target-gperf.
15739 (CONFIGURE_TARGET_MODULES): Add configure-target-gperf.
15740 (CHECK_TARGET_MODULES): Add check-target-gperf.
15741 (INSTALL_TARGET_MODULES): Add install-target-gperf.
15742 (CLEAN_TARGET_MODULES): Add clean-target-gperf.
15743
15744 Mon Jun 23 10:51:53 1997 Jeffrey A Law (law@cygnus.com)
15745
15746 * config.sub (mn10200): Recognize new basic machine.
15747
15748 Thu Jun 19 14:16:42 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15749
15750 * configure.in: Don't set ENABLE_MULTILIB, so we'll be passing
15751 --enable-multilib down to subdirs; setting TARGET_SUBDIR was enough.
15752
15753 Tue Jun 17 15:31:20 1997 Brendan Kehoe <brendan@lisa.cygnus.com>
15754
15755 * configure.in: If we're building mips-sgi-irix6* native, turn on
15756 ENABLE_MULTILIB and set TARGET_SUBDIR.
15757
15758 Tue Jun 17 12:20:59 1997 Tom Tromey <tromey@cygnus.com>
15759
15760 * Makefile.in (all-sn): Depend on all-grep.
15761
15762 Mon Jun 16 11:11:10 1997 Ian Lance Taylor <ian@cygnus.com>
15763
15764 * configure.in: Use mh-ppcpic and mt-ppcpic for powerpc*-* targets.
15765
15766 * configure: Set CFLAGS and CXXFLAGS, and substitute them into
15767 Makefile. From Jeff Makey <jeff@cts.com>.
15768 * Makefile.in: Add comment for CFLAGS and CXXFLAGS.
15769
15770 * Makefile.in (DISTBISONFILES): Remove.
15771 (taz): Don't futz with DISTBISONFILES. Change BISON to use
15772 $(DEFAULT_YACC).
15773
15774 * configure.in: Build itl, db, sn, etc., when building for native
15775 cygwin32.
15776
15777 * Makefile.in (LD): New variable.
15778 (EXTRA_HOST_FLAGS): Pass down LD.
15779 ($(DO_X)): Likewise.
15780
15781 Mon Jun 16 11:10:35 1997 Philip Blundell <Philip.Blundell@pobox.com>
15782
15783 * Makefile.in (INSTALL): Use $(SHELL) when executing install-sh.
15784
15785 Fri Jun 13 10:22:56 1997 Bob Manson <manson@charmed.cygnus.com>
15786
15787 * configure.in (targargs): Strip out any supplied --build argument
15788 before adding our own. Always add --build.
15789
15790 Thu Jun 12 21:12:28 1997 Bob Manson <manson@charmed.cygnus.com>
15791
15792 * configure.in (targargs): Pass --build if we're doing
15793 a cross-compile.
15794
15795 Fri Jun 6 21:38:40 1997 Rob Savoye <rob@chinadoll.cygnus.com>
15796
15797 * configure: Use '|' instead of ":" as the separator in
15798 sed. Otherwise sed chokes on NT path names with drive
15799 designators. Also look for "?:*" as the leading characters in an
15800 absolute pathname.
15801
15802 Mon Jun 2 13:05:20 1997 Gavin Koch <gavin@cygnus.com>
15803
15804 * config.sub: Support for r3900.
15805
15806 Wed May 21 17:33:31 1997 Ian Lance Taylor <ian@cygnus.com>
15807
15808 * configure.in: Use install-sh, not install.sh.
15809
15810 Wed May 14 16:06:51 1997 Ian Lance Taylor <ian@cygnus.com>
15811
15812 * Makefile.in (taz): Improve check for BISON so it doesn't try to
15813 apply it twice.
15814
15815 Fri May 9 17:22:05 1997 Ian Lance Taylor <ian@cygnus.com>
15816
15817 * Makefile.in (INSTALL_MODULES): Put install-opcodes before
15818 install-binutils.
15819
15820 Thu May 8 17:29:50 1997 Ian Lance Taylor <ian@cygnus.com>
15821
15822 * Makefile.in: Add automake targets.
15823 * configure.in (host_tools): Add automake.
15824
15825 Tue May 6 15:49:52 1997 Ian Lance Taylor <ian@cygnus.com>
15826
15827 * configure: Default CXX to c++, not gcc.
15828 * Makefile.in (CXX): Set to c++, not gcc.
15829 (CXX_FOR_TARGET): When cross, transform c++, not gcc.
15830
15831 Thu May 1 10:11:43 1997 Geoffrey Noer <noer@cygnus.com>
15832
15833 * install-sh: try appending a .exe if source file doesn't
15834 exist
15835
15836 Wed Apr 30 12:05:36 1997 Jason Merrill <jason@yorick.cygnus.com>
15837
15838 * configure.in: Turn on multilib by default.
15839 (cross_only): Remove target-libiberty.
15840
15841 * Makefile.in (all-gcc): Don't depend on libiberty.
15842
15843 Mon Apr 28 18:39:45 1997 Michael Snyder <msnyder@cleaver.cygnus.com>
15844
15845 * config.guess: improve algorithm for recognizing Gnu Hurd x86.
15846
15847 Thu Apr 24 19:30:07 1997 Ian Lance Taylor <ian@cygnus.com>
15848
15849 * Makefile.in (DEVO_SUPPORT): Add mpw-install.
15850 (DISTBISONFILES): Add ld/Makefile.in
15851
15852 Tue Apr 22 17:17:28 1997 Geoffrey Noer <noer@pizza.cygnus.com>
15853
15854 * configure.in: if target is cygwin32 but host isn't cygwin32,
15855 don't configure gdb tcl tk expect, not just gdb.
15856
15857 Mon Apr 21 13:33:39 1997 Tom Tromey <tromey@cygnus.com>
15858
15859 * configure.in: Added gnuserv everywhere sn appears.
15860
15861 * Makefile.in (ALL_MODULES): Added all-gnuserv.
15862 (CROSS_CHECK_MODULES): Added check-gnuserv.
15863 (INSTALL_MODULES): Added install-gnuserv.
15864 (CLEAN_MODULES): Added clean-gnuserv.
15865 (all-gnuserv): New target.
15866
15867 Thu Apr 17 13:57:06 1997 Per Fogelstrom <pefo@openbsd.org>
15868
15869 * config.guess: Fixes for MIPS OpenBSD systems.
15870
15871 Tue Apr 15 12:21:07 1997 Ian Lance Taylor <ian@cygnus.com>
15872
15873 * Makefile.in (INSTALL_XFORM): Remove.
15874 (BASE_FLAGS_TO_PASS): Remove INSTALL_XFORM.
15875
15876 * mkinstalldirs: New file, copied from automake.
15877 * Makefile.in (installdirs): Rename from install-dirs. Use
15878 mkinstalldirs. Change all users.
15879 (DEVO_SUPPORT): Add mkinstalldirs.
15880
15881 Mon Apr 14 11:21:38 1997 Ian Lance Taylor <ian@cygnus.com>
15882
15883 * install-sh: Rename from install.sh.
15884 * Makefile.in (INSTALL): Change install.sh to install-sh.
15885 (DEVO_SUPPORT): Likewise.
15886
15887 * configure: Use ${config_shell} with ${moveifchange}. From Thomas
15888 Graichen <graichen@rzpd.de>.
15889
15890 Fri Apr 11 16:37:10 1997 Niklas Hallqvist <niklas@appli.se>
15891
15892 * config.guess: Recognize OpenBSD systems correctly.
15893
15894 Fri Apr 11 17:07:04 1997 Jason Molenda (crash@godzilla.cygnus.co.jp)
15895
15896 * README, Makefile.in (ETC_SUPPORT): Remove references to
15897 cfg-paper*, configure.{texi,man,info*}._
15898
15899 Sun Apr 6 18:47:57 1997 Andrew Cagney <cagney@kremvax.cygnus.com>
15900
15901 * Makefile.in (all.normal): Ensure that gcc is built after all
15902 the x11 - ie gdb - targets.
15903
15904 Tue Apr 1 16:28:50 1997 Klaus Kaempf <kkaempf@progis.de>
15905
15906 * makefile.vms: Don't run conf-a-gas.
15907
15908 Mon Mar 31 16:26:55 1997 Joel Sherrill <joel@oarcorp.com>
15909
15910 * configure.in (hppa1.1-*-rtems*): New target, like hppa-*-*elf*.
15911
15912 Sun Mar 30 12:38:27 1997 Fred Fish <fnf@cygnus.com>
15913
15914 * configure.in: Remove noconfigdirs case since gdb also
15915 configures and builds for tic80-coff.
15916
15917 Fri Mar 28 18:28:52 1997 Ian Lance Taylor <ian@cygnus.com>
15918
15919 * configure: Set cache_file to config.cache.
15920 * Makefile.in (local-distclean): Remove config.cache.
15921
15922 Wed Mar 26 18:49:39 1997 Ian Lance Taylor <ian@cygnus.com>
15923
15924 * COPYING: Update FSF address.
15925
15926 Wed Mar 26 10:38:25 1997 Michael Meissner <meissner@cygnus.com>
15927
15928 * configure.in (tic80-*-*): Remove G++ libraries and libgloss from
15929 noconfigdirs.
15930
15931 Mon Mar 24 15:02:39 1997 Ian Lance Taylor <ian@cygnus.com>
15932
15933 * Makefile.in (install-dirs): Don't crash if prefix, and hence
15934 MAKEDIRS, is empty.
15935
15936 Mon Mar 24 12:40:55 1997 Doug Evans <dje@canuck.cygnus.com>
15937
15938 * config.sub: Tweak mn10300 entry.
15939
15940 Fri Mar 21 15:35:27 1997 Michael Meissner <meissner@cygnus.com>
15941
15942 * configure.in (host_tools): Put sim before gdb, so gdb's
15943 configure.tgt can determine if the simulator was configured.
15944
15945 Sun Mar 16 16:07:08 1997 Fred Fish <fnf@cygnus.com>
15946
15947 * config.sub: Move BeOS $os case to be with other Cygnus
15948 local cases.
15949
15950 Sun Mar 16 01:34:55 1997 Martin Hunt <hunt@cygnus.com>
15951
15952 * config.sub: Remove misplaced comment that broke Linux.
15953
15954 Sat Mar 15 22:50:15 1997 Fred Fish <fnf@cygnus.com>
15955
15956 * config.sub: Add BeOS support.
15957
15958 Mon Mar 10 13:30:11 1997 Tom Tromey <tromey@cygnus.com>
15959
15960 * Makefile.in (CHECK_X11_MODULES): Don't run check-tk.
15961
15962 Wed Mar 5 12:09:29 1997 Martin <hunt@cygnus.com>
15963
15964 * configure.in (noconfigdirs): Remove tcl and tk from
15965 noconfigdirs for cygwin32 builds.
15966
15967 Fri Feb 28 18:20:15 1997 Fred Fish <fnf@cygnus.com>
15968
15969 * configure.in (tic80-*-*): Remove ld from noconfigdirs.
15970
15971 Thu Feb 27 14:57:26 1997 Ken Raeburn <raeburn@cygnus.com>
15972
15973 * Makefile.in (GAS_SUPPORT_DIRS, BINUTILS_SUPPORT_DIRS): Remove
15974 make-all.com, use makefile.vms instead.
15975
15976 Tue Feb 25 18:46:14 1997 Stan Shebs <shebs@andros.cygnus.com>
15977
15978 * config.sub: Accept -lnews*.
15979
15980 Tue Feb 25 13:19:14 1997 Andrew Cagney <cagney@kremvax.tpgi.com.au>
15981
15982 * configure.in (noconfigdirs): Disable target-newlib,
15983 target-examples and target-libiberty for d30v.
15984
15985 Fri Feb 21 17:56:25 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15986
15987 * configure.in (noconfigdirs): Enable ld for d30v.
15988
15989 Fri Feb 21 20:58:51 1997 Michael Meissner <meissner@cygnus.com>
15990
15991 * configure.in (tic80-*-*): Build compiler.
15992
15993 Sun Feb 16 15:41:09 1997 Andrew Cagney <cagney@critters.cygnus.com>
15994
15995 * configure.in (d30v-*): Remove sim directory from list of
15996 unsupported d30v directories
15997
15998 Tue Feb 18 17:32:42 1997 Martin M. Hunt <hunt@pizza.cygnus.com>
15999
16000 * config.sub, configure.in: Add d30v target cpu.
16001
16002 Thu Feb 13 22:04:44 1997 Klaus Kaempf <kkaempf@progis.de>
16003
16004 * makefile.vms: New file.
16005 * make-all.com: Remove.
16006
16007 Wed Feb 12 12:54:18 1997 Jim Wilson <wilson@cygnus.com>
16008
16009 * Makefile.in (EXTRA_GCC_FLAGS): Add LIBGCC2_DEBUG_CFLAGS.
16010
16011 Sat Feb 8 20:36:49 1997 Michael Meissner <meissner@cygnus.com>
16012
16013 * Makefile.in (all-itcl): The rule is all-itcl, not all-tcl.
16014
16015 Tue Feb 4 11:39:29 1997 Tom Tromey <tromey@cygnus.com>
16016
16017 * Makefile.in (ALL_MODULES): Added all-db.
16018 (CROSS_CHECK_MODULES): Addec check-db.
16019 (INSTALL_MODULES): Added install-db.
16020 (CLEAN_MODULES): Added clean-db.
16021
16022 Mon Feb 3 13:29:36 1997 Ian Lance Taylor <ian@cygnus.com>
16023
16024 * config.guess: Merge with latest FSF sources.
16025
16026 Tue Jan 28 09:20:37 1997 Tom Tromey <tromey@cygnus.com>
16027
16028 * Makefile.in (ALL_MODULES): Added all-itcl.
16029 (CROSS_CHECK_MODULES): Added check-itcl.
16030 (INSTALL_MODULES): Added install-itcl.
16031 (CLEAN_MODULES): Added clean-itcl.
16032
16033 Thu Jan 23 01:44:27 1997 Geoffrey Noer <noer@cygnus.com>
16034
16035 * configure.in: build gdb for mn10200
16036
16037 Fri Jan 17 15:32:15 1997 Doug Evans <dje@canuck.cygnus.com>
16038
16039 * Makefile.in (all-target-winsup): Depend on all-target-libio.
16040
16041 Mon Jan 13 22:46:54 1997 Michael Meissner <meissner@tiktok.cygnus.com>
16042
16043 * configure.in (tic80-*-*): Turn off most targets right now.
16044
16045 Fri Jan 3 16:04:03 1997 Ian Lance Taylor <ian@cygnus.com>
16046
16047 * Makefile.in (MAKEINFO): Check for the existence of the Makefile,
16048 rather than the makeinfo program.
16049 (do-info): Depend upon all-texinfo.
16050
16051 Tue Dec 31 16:00:31 1996 Ian Lance Taylor <ian@cygnus.com>
16052
16053 * configure.in: Remove uses of config/mh-linux.
16054
16055 * config.sub, config.guess: Merge with latest FSF sources.
16056
16057 Fri Dec 27 23:04:33 1996 Fred Fish <fnf@cygnus.com>
16058
16059 * config.sub (case $basic_machine): Add tic80 entries.
16060
16061 Fri Dec 27 12:07:59 1996 Ian Lance Taylor <ian@cygnus.com>
16062
16063 * config.sub, config.guess: Merge with latest FSF sources.
16064
16065 Wed Dec 18 22:46:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16066
16067 * mpw-build.in: Build ld before gcc, use NewFolderRecursive.
16068 * mpw-config.in: Test for NewFolderRecursive.
16069 * mpw-install: Use symbolic name for startup filename.
16070 * mpw-README: Add various additional details.
16071
16072 Wed Dec 18 13:11:46 1996 Jim Wilson <wilson@cygnus.com>
16073
16074 * configure.in (mips*-sgi-irix6*): Remove binutils from noconfigdirs.
16075
16076 Wed Dec 18 10:29:31 1996 Jeffrey A Law (law@cygnus.com)
16077
16078 * configure.in: Do build gcc and the target libraries for
16079 the mn10200.
16080
16081 Wed Dec 4 16:53:05 1996 Geoffrey Noer <noer@cygnus.com>
16082
16083 * configure.in: don't avoid building gdb for mn10300 any more
16084 * Makefile.in: double-quote GCC_FOR_TARGET line in EXTRA_GCC_FLAGS
16085 instead of single-quoting it.
16086
16087 Tue Dec 3 23:26:50 1996 Jason Merrill <jason@yorick.cygnus.com>
16088
16089 * configure.in: Don't use --with-stabs on IRIX 6.
16090
16091 Tue Dec 3 09:05:25 1996 Doug Evans <dje@canuck.cygnus.com>
16092
16093 * configure.in (m32r): Build gdb, libg++ now.
16094
16095 Sun Dec 1 00:18:59 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
16096
16097 * configure.in (mips*-sgi-irix6*): Remove gdb and related
16098 directories from noconfigdirs.
16099
16100 Tue Nov 26 11:45:33 1996 Kim Knuttila <krk@cygnus.com>
16101
16102 * config.sub (basic_machine): added mips16 configuration
16103
16104 Sat Nov 23 19:26:22 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16105
16106 * config.sub: Handle d10v-unknown.
16107
16108 Sat Nov 23 10:23:01 1996 Gavin Koch <gavin@cygnus.com>
16109
16110 * config.sub: Handle v850-unknown.
16111
16112 Thu Nov 21 16:19:44 1996 Geoffrey Noer <noer@cygnus.com>
16113
16114 * Makefile.in: add findutils
16115 * configure.in: add findutils to list of host_tools
16116
16117 Wed Nov 20 10:09:01 1996 Jeffrey A Law (law@cygnus.com)
16118
16119 * config.sub: Handle mn10200 and mn10300.
16120
16121 Tue Nov 19 16:35:14 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16122
16123 * configure.in (d10v-*): Do not build librx.
16124
16125 Mon Nov 18 13:28:41 1996 Jeffrey A Law (law@cygnus.com)
16126
16127 * configure.in (mn10300): Build everything except gdb & libgloss.
16128
16129 Wed Nov 13 14:59:46 1996 Per Bothner <bothner@deneb.cygnus.com>
16130
16131 * config.guess: Patch for Dansk Data Elektronik servers,
16132 from Niels Skou Olsen <nso@dde.dk>.
16133
16134 For ncr, use /bin/uname rather than uname, since GNU uname does not
16135 support -p. Suggested by Mark Mitchell <mmitchell@usa.net>.
16136
16137 Patch for MIPS R4000 running System V,
16138 from Eric S. Raymond <esr@snark.thyrsus.com>.
16139
16140 Fix thinko for nextstep.
16141
16142 Patch for OSF1 in i?86, from Dan Murphy <dlm@osf.org> via Harlan Stenn.
16143
16144 Sat Jun 24 18:58:17 1995 Morten Welinder <terra+@cs.cmu.edu>
16145 * config.guess: Guess mips-dec-mach_bsd4.3.
16146
16147 Thu Oct 10 04:07:04 1996 Harlan Stenn <harlan@pfcs.com>
16148 * config.guess (i?86-ncr-sysv*): Emit just enough of the minor
16149 release numbers.
16150 * config.guess (mips-mips-riscos*): Emit just enough of the
16151 release number.
16152
16153 Tue Oct 8 10:37:22 1996 Frank Vance <fvance@waii.com>
16154 * config.guess (sparc-auspex-sunos*): Added.
16155 (f300-fujitsu-*): Added.
16156
16157 Wed Sep 25 22:00:35 1996 Jeff Woolsey <woolsey@jlw.com>
16158 * config.guess: Recognize a Tadpole as a sparc.
16159
16160 Wed Nov 13 00:53:09 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16161
16162 * config.guess: Don't assume that NextStep version is either 2 or
16163 3. NextStep 4 (aka OpenStep 4) has come out now.
16164
16165 Mon Nov 11 23:52:03 1996 David J. MacKenzie <djm@churchy.gnu.ai.mit.edu>
16166
16167 * config.guess: Support Cray T90 that reports itself as "CRAY TS".
16168 From Rik Faith <faith@cs.unc.edu>.
16169
16170 Fri Nov 8 11:34:58 1996 David J. MacKenzie <djm@geech.gnu.ai.mit.edu>
16171
16172 * config.sub: Contributions from bug-gnu-utils to:
16173 Support plain "hppa" (no version given) architecture, reported by
16174 OpenStep.
16175 OpenBSD like NetBSD.
16176 LynxOs is not a hardware supplier.
16177
16178 * config.guess: Contributions from bug-gnu-utils to add support for:
16179 OpenBSD like NetBSD.
16180 Stratus systems.
16181 More Pyramid systems.
16182 i[n>4]86 Intel chips.
16183 M680[n>4]0 Motorola chips.
16184 Use unknown instead of lynx for hardware manufacturer.
16185
16186 Mon Nov 11 10:09:08 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16187
16188 * install.sh (chmodcmd): Set to null if the DST directory already
16189 exists.
16190
16191 Mon Nov 11 10:43:41 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16192
16193 * configure.in (powerpc*-{eabi,elf,linux,rtem,sysv,solaris}*): Do
16194 not use mt-ppc target Makefile fragment any more.
16195
16196 Sun Nov 3 19:17:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16197
16198 * configure.in (*-*-windows): Exclude everything but those dirs
16199 needed to build windows.
16200
16201 Tue Oct 29 16:41:31 1996 Doug Evans <dje@canuck.cygnus.com>
16202
16203 * Makefile.in (all-target-winsup): Depend on all-target-librx.
16204
16205 Mon Oct 28 17:32:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16206
16207 * configure.in: Exclude mmalloc from i386-windows.
16208
16209 Thu Oct 24 09:22:46 1996 Stu Grossman (grossman@critters.cygnus.com)
16210
16211 * Undo my previous change.
16212
16213 Thu Oct 24 12:12:04 1996 Ian Lance Taylor <ian@cygnus.com>
16214
16215 * Makefile.in (EXTRA_GCC_FLAGS): Pass down GCC_FOR_TARGET
16216 unconditionally.
16217 (MAKEOVERRIDES): Define (revert this part of October 18 change).
16218
16219 Thu Oct 24 09:02:07 1996 Stu Grossman (grossman@critters.cygnus.com)
16220
16221 * Makefile.in (FLAGS_TO_PASS): Add $(HOST_FLAGS) to allow the
16222 host to add it's own flags.
16223
16224 Tue Oct 22 15:20:26 1996 Ian Lance Taylor <ian@cygnus.com>
16225
16226 * configure: Handle GCC_FOR_TARGET like CC_FOR_TARGET.
16227
16228 Fri Oct 18 13:37:13 1996 Ian Lance Taylor <ian@cygnus.com>
16229
16230 * Makefile.in (CC_FOR_TARGET): Check for xgcc, not Makefile.
16231 (CXX_FOR_TARGET): Likewise.
16232 (GCC_FOR_TARGET): Define.
16233 (BASE_FLAGS_TO_PASS): Remove GCC_FOR_TARGET.
16234 (EXTRA_GCC_FLAGS): Define GCC_FOR_TARGET based on whether
16235 CC_FOR_TARGET was specified on the command line.
16236 (MAKEOVERRIDES): Don't define.
16237
16238 Thu Oct 17 10:27:56 1996 Doug Evans <dje@canuck.cygnus.com>
16239
16240 * configure.in (m32r): Fix spelling of libg++ libs.
16241
16242 Thu Oct 10 10:37:17 1996 Stan Shebs <shebs@andros.cygnus.com>
16243
16244 * config.sub (-apple*): Remove, now redundant.
16245
16246 Thu Oct 10 12:30:54 1996 Ian Lance Taylor <ian@cygnus.com>
16247
16248 * configure: Don't get confused by CPU-VENDOR-linux-gnu.
16249
16250 * configure: Rework yesterday's sed script patch.
16251
16252 * config.sub: Merge with FSF.
16253
16254 Wed Oct 9 17:24:59 1996 Per Bothner <bothner@deneb.cygnus.com>
16255
16256 * config.guess: Merge from FSF.
16257
16258 1996-09-12 Richard Stallman <rms@ethanol.gnu.ai.mit.edu>
16259 * config.guess: Use pc instead of unknown, for pc clone systems.
16260 Change linux to linux-gnu.
16261
16262 Mon Jul 15 23:51:11 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16263 * config.guess: Avoid non-portable tr syntax.
16264
16265 Wed Oct 9 06:06:46 1996 Jeffrey A Law (law@cygnus.com)
16266
16267 * test-build.mk (HOLES): Add "xargs" for gdb.
16268
16269 * configure: Avoid hpux10.20 sed bug.
16270
16271 Tue Oct 8 08:32:48 1996 Stu Grossman (grossman@critters.cygnus.com)
16272
16273 * configure.in: Add support for windows host
16274 (that is a build done under the Microsoft build environment).
16275
16276 Tue Oct 8 10:39:08 1996 Ian Lance Taylor <ian@cygnus.com>
16277
16278 * Makefile.in: Replace all uses of srcroot with s, to shrink
16279 command line lengths.
16280
16281 Patches from Geoffrey Noer <noer@cygnus.com>:
16282 * configure.in: If configuring for newlib, pass --with-newlib to
16283 subdirectories.
16284 * Makefile.in (CC_FOR_TARGET): If winsup/Makefile exists, pass a
16285 -Bnewlib/ and -Lwinsup to gcc.
16286 (CXX_FOR_TARGET): Likewise.
16287
16288 Mon Oct 7 10:59:35 1996 Ian Lance Taylor <ian@cygnus.com>
16289
16290 * Makefile.in (ETC_SUPPORT): Add configure.
16291
16292 Fri Oct 4 12:22:58 1996 Angela Marie Thomas (angela@cygnus.com)
16293
16294 * configure.in: Use config/mh-dgux386 for i[345]86-dg-dgux
16295 host configuration file.
16296
16297 Thu Oct 3 09:28:25 1996 Jeffrey A Law (law@cygnus.com)
16298
16299 * configure.in: Break mn10x00 support into separate
16300 mn10200 and mn10300 configurations.
16301 * config.sub: Likewise.
16302
16303 Wed Oct 2 22:27:52 1996 Jeffrey A Law (law@cygnus.com)
16304
16305 * configure.in: Add lots of stuff to noconfigdirs for
16306 the mn10x00 targets.
16307
16308 * config.sub, configure.in: Add mn10x00 support.
16309
16310 Wed Oct 2 15:52:36 1996 Klaus Kaempf <kkaempf@progis.de>
16311
16312 * make-all.com: Call conf-a-gas, not config-a-gas.
16313
16314 Tue Oct 1 01:28:41 1996 James G. Smith <jsmith@cygnus.co.uk>
16315
16316 * configure.in (noconfigdirs): Don't build libgloss for arm-coff
16317 targets.
16318
16319 Mon Sep 30 14:24:01 1996 Stan Shebs <shebs@andros.cygnus.com>
16320
16321 * mpw-README: Add much more detail for native PowerMac.
16322 * mpw-install: New file.
16323 * mpw-configure: Add --norecursion and --help options.
16324 * mpw-config.in: Translate readme and install files when
16325 copying to objdir.
16326 * mpw-build.in: Don't always depend on byacc and flex.
16327 (install-only-top): New action.
16328
16329 Fri Sep 27 17:39:44 1996 Stu Grossman (grossman@critters.cygnus.com)
16330
16331 * configure.in: You can now configure GDB for the v850.
16332
16333 Tue Sep 24 19:05:12 1996 Stan Shebs <shebs@andros.cygnus.com>
16334
16335 * configure.in (noconfigdirs): Don't configure any C++ dirs
16336 if targeting D10V.
16337
16338 Tue Sep 17 12:15:31 1996 Ian Lance Taylor <ian@cygnus.com>
16339
16340 * config.sub: Recognize mips64vr5000.
16341
16342 Mon Sep 16 17:00:52 1996 Ian Lance Taylor <ian@cygnus.com>
16343
16344 * configure.in: Use a single line for host_tools and native_only.
16345
16346 Mon Sep 9 12:21:30 1996 Doug Evans <dje@canuck.cygnus.com>
16347
16348 * config.sub, configure.in: Add entries for m32r.
16349
16350 Thu Sep 5 13:52:47 1996 Tom Tromey <tromey@creche.cygnus.com>
16351
16352 * Makefile.in (inet-install): Don't run install-gzip.
16353
16354 Wed Sep 4 17:26:13 1996 Stu Grossman (grossman@critters.cygnus.com)
16355
16356 * configure.in: Don't config lots of things for *-*-windows*.
16357
16358 Sat Aug 31 11:45:57 1996 Stan Shebs <shebs@andros.cygnus.com>
16359
16360 * mpw-config.in: Test for mpw-true, true, and null-command scripts.
16361 (host_libs, host_tools): Copy from configure.in.
16362 * mpw-configure: Don't complain about directories not found.
16363
16364 Thu Aug 29 16:44:58 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16365
16366 * configure.in (i[345]86): Recognize i686 for pentium pro.
16367 (i[3456]86-*-dgux*): Use config/mh-sysv for the host configuration
16368 file.
16369
16370 * config.guess (i[345]86): Ditto.
16371
16372 Mon Aug 26 18:34:42 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16373
16374 * configure.in (noconfigdirs): Removed gdb for D10V.
16375
16376 Thu Aug 22 17:13:52 1996 Jeffrey A Law (law@cygnus.com)
16377
16378 * configure.in: Remove ld, target-libio, target-libg++, and
16379 target-libstdc++ from noconfigdirs.
16380
16381 Wed Aug 21 18:56:38 1996 Fred Fish <fnf@cygnus.com>
16382
16383 * configure: Fix three locations where shell scripts were
16384 being run directly rather than with config_shell.
16385
16386 Tue Aug 20 13:08:47 1996 J.T. Conklin <jtc@hippo.cygnus.com>
16387
16388 * configure.in (v850-*-*): Set up initial $noconfigdirs.
16389 * config.sub (basic_machine): Recognize v850.
16390
16391 Thu Aug 15 12:19:33 1996 Stan Shebs <shebs@andros.cygnus.com>
16392
16393 * mpw-configure: Handle multiple enable/disable options and
16394 pass them down recursively, handle -c and -s flags appropriately
16395 depending on choice of compiler, add escape mechanism for
16396 quoted arguments to gC.
16397
16398 Mon Aug 12 13:15:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16399
16400 * configure.in (powerpc*-*-*): For eabi, system V.4, Linux, and
16401 solaris targets, use config/mt-ppc to set C{,XX}FLAGS_FOR_TARGETS
16402 so that -mrelocatable-lib and -mno-eabi are used.
16403
16404 * Makefile.in (CONFIGURE_TARGET_MODULES): If target compiler does
16405 not support --print-multi-lib, don't abort.
16406
16407 Thu Aug 8 12:18:59 1996 Klaus Kaempf <kkaempf@progis.de>
16408
16409 * make-all.com: Run config-a-gas.
16410 * setup.com: Don't copy subdirectory files around.
16411
16412 Tue Jul 30 17:49:31 1996 Brendan Kehoe <brendan@cygnus.com>
16413
16414 * configure.in (*-*-ose): Remove exclusion of libgloss for this
16415 target, it now compiles correctly.
16416
16417 Sat Jul 27 15:10:43 1996 Stan Shebs <shebs@andros.cygnus.com>
16418
16419 * mpw-config.in: Generate Mac include for elf/dwarf2.h.
16420
16421 Tue Jul 23 10:47:04 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16422
16423 * configure.in (d10v-*-*): Remove ld from $noconfigdirs.
16424
16425 Mon Jul 22 13:28:51 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16426
16427 * configure.in (native_only): Add prms.
16428
16429 Mon Jul 22 12:27:58 1996 Ian Lance Taylor <ian@cygnus.com>
16430
16431 * Makefile.in (GAS_SUPPORT_DIRS): Add make-all.com and setup.com.
16432 (BINUTILS_SUPPORT_DIRS): Likewise.
16433
16434 Thu Jul 18 12:55:40 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16435
16436 * configure.in (d10v-*-*): Don't configure ld or gdb until the
16437 d10v support is added.
16438
16439 Wed Jul 17 14:33:09 1996 Martin M. Hunt <hunt@pizza.cygnus.com>
16440
16441 * configure.in (d10v-*-*): New target.
16442
16443 Mon Jul 15 11:53:00 1996 Jeffrey A Law (law@cygnus.com)
16444
16445 * config.guess (HP 9000/811): Recognize this as a PA1.1
16446 machine.
16447
16448 Fri Jul 12 23:21:17 1996 Ken Raeburn <raeburn@cygnus.com>
16449
16450 * Makefile.in (do-tar-gz): New target, split out from tail end of
16451 taz target. Run each command separately, don't use pipes.
16452 (taz): Use it.
16453
16454 Fri Jul 12 12:08:04 1996 Stan Shebs <shebs@andros.cygnus.com>
16455
16456 * mpw-configure: Look for g-mpw-make.sed in config/mpw.
16457 * mpw-build.in: No builds should depend on building byacc or flex,
16458 they are assumed to be installed already.
16459
16460 Fri Jul 12 09:52:52 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16461
16462 * Makefile.in (CONFIGURE_TARGET_MODULES): Set r environment
16463 variable that CC_FOR_TARGET needs.
16464
16465 Thu Jul 11 10:09:45 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16466
16467 * Makefile.in (CONFIGURE_TARGET_MODULES): Determine if the multlib
16468 options have changed since the last time the subdirectory was
16469 configured, and if it has, reconfigure.
16470 (CLEAN_TARGET_MODULES): Delete multilib.out and tmpmulti.out, which
16471 CONFIGURE_TARGET_MODULES uses to remember the old multilib options.
16472
16473 Wed Jul 10 18:56:59 1996 Doug Evans <dje@canuck.cygnus.com>
16474
16475 * Makefile.in (ALL_MODULES,CROSS_CHECK_MODULES,INSTALL_MODULES,
16476 CLEAN_MODULES): Add bash.
16477 (all-bash): New target.
16478
16479 Mon Jul 8 17:33:14 1996 Jim Wilson <wilson@cygnus.com>
16480
16481 * configure.in (mips-sgi-irix6*): Use mh-irix6 instead of mh-irix5.
16482
16483 Mon Jul 1 13:31:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16484
16485 * config.sub (basic_machine): Recognize d10v as a valid processor.
16486
16487 Fri Jun 28 12:14:35 1996 Stan Shebs <shebs@andros.cygnus.com>
16488
16489 * mpw-configure: Add support for --bindir.
16490 * mpw-build.in: Use a GCC-specific build script for GCC actions.
16491
16492 Wed Jun 26 17:20:12 1996 Geoffrey Noer <noer@cygnus.com>
16493
16494 * configure.in: add bash, time, gawk to list of hosttools and things
16495 to only build for native toolchains
16496
16497 Tue Jun 25 23:09:03 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16498
16499 * Makefile.in (docdir): Remove.
16500
16501 Tue Jun 25 19:00:08 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
16502
16503 * Makefile.in (datadir): Set to $(prefix)/share.
16504
16505 Mon Jun 24 23:26:07 1996 Geoffrey Noer <noer@cygnus.com>
16506
16507 * configure.in: build diff and patch for cygwin32-hosted
16508 toolchains.
16509
16510 Mon Jun 24 15:01:12 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil>
16511
16512 * config.sub: Accept -rtems*.
16513
16514 Sun Jun 23 22:41:54 1996 Geoffrey Noer <noer@cygnus.com>
16515
16516 * configure.in: enable dosrel for cygwin32-hosted builds,
16517 remove diff from the list of things not buildable
16518 via Canadian Cross
16519
16520 Sat Jun 22 11:39:01 1996 Jason Merrill <jason@yorick.cygnus.com>
16521
16522 * Makefile.in (TARGET_SUBDIR): Move comment to previous line so we
16523 don't get ". ".
16524
16525 Fri Jun 21 17:24:48 1996 Jim Wilson <wilson@cygnus.com>
16526
16527 * configure.in (mips*-sgi-irix6*): Set noconfigdirs appropriately.
16528
16529 Thu Jun 20 16:57:40 1996 Ken Raeburn <raeburn@cygnus.com>
16530
16531 * Makefile.in (taz): Handle case where tex3patch didn't even get
16532 checked out. Also, if it was found, put the symlink in a new util
16533 subdirectory.
16534
16535 Thu Jun 20 12:20:33 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16536
16537 * config.guess (*:Linux:*:*): Add support for PowerPC Linux.
16538
16539 Tue Jun 18 14:24:12 1996 Klaus Kaempf (kkaempf@progis.de)
16540
16541 * config.sub: Recognize -openvms.
16542 * configure.in (alpha*-*-*vms*): Set noconfigdirs.
16543 * make-all.com, setup.com: New files.
16544
16545 Mon Jun 17 16:34:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16546
16547 * Makefile.in (taz): tex3patch moved to texinfo/util.
16548
16549 Sat Jun 15 17:13:25 1996 Geoffrey Noer <noer@cygnus.com>
16550
16551 * configure: enable_gdbtk=no for cygwin32-hosted toolchains
16552 * configure.in: remove make from disable-if-Can-Cross list
16553 enable gdb if ${host} and ${target} are cygwin32
16554
16555 Fri Jun 7 18:16:52 1996 Harlan Stenn <harlan@pfcs.com>
16556
16557 * config.guess (i?86-ncr-sysv*): Emit minor release numbers.
16558 Recognize the NCR 4850 machine and NCR Pentium-based platforms.
16559
16560 Wed Jun 5 00:09:17 1996 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
16561
16562 * config.guess: Combine mips-mips-riscos cases, and use cpp to
16563 distinguish sysv/svr4/bsd variants.
16564 Based on a patch from Harlan Stenn <harlan@pfcs.com>.
16565
16566 Fri Jun 7 14:24:49 1996 Tom Tromey <tromey@creche.cygnus.com>
16567
16568 * configure.in: Added copyright notice.
16569 * move-if-change: Added copyright notice.
16570
16571 Thu Jun 6 16:27:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16572
16573 * configure.in (powerpcle-*-solaris*): Until we get shared
16574 libraries working, don't build gdb, sim, make, tcl, tk, or
16575 expect.
16576
16577 Tue Jun 4 20:41:45 1996 Per Bothner <bothner@deneb.cygnus.com>
16578
16579 * config.guess: Merge with FSF:
16580
16581 Mon Jun 3 08:49:14 1996 Karl Heuer <kwzh@gnu.ai.mit.edu>
16582 * config.guess (*:Linux:*:*): Add guess for sparc-unknown-linux.
16583
16584 Fri May 24 18:34:53 1996 Roland McGrath <roland@delasyd.gnu.ai.mit.edu>
16585 * config.guess (AViiON:dgux:*:*): Fix typo in recognizing mc88110.
16586
16587 Fri Apr 12 20:03:59 1996 Per Bothner <bothner@spiff.gnu.ai.mit.edu>
16588 * config.guess: Combine two OSF1 rules.
16589 Also recognize field test versions. From mjr@zk3.dec.com.
16590 * config.guess (dgux): Use /usr/bin/uname rather than uname,
16591 because GNU uname does not support -p. From pmr@pajato.com.
16592
16593 Tue Jun 4 11:07:25 1996 Tom Tromey <tromey@csk3.cygnus.com>
16594
16595 * Makefile.in (MAKEDIRS): Removed $(tooldir).
16596
16597 Tue May 28 12:30:50 1996 Stan Shebs <shebs@andros.cygnus.com>
16598
16599 * mpw-README: Document GCCIncludes.
16600
16601 Sun May 26 15:16:27 1996 Fred Fish <fnf@cygnus.com>
16602
16603 * configure.in (alpha-*-linux*): Set enable_shared to yes.
16604
16605 Tue May 21 15:41:39 1996 Stan Shebs <shebs@andros.cygnus.com>
16606
16607 * mpw-configure: Handle --enable-FOO and --disable-FOO.
16608
16609 Mon May 20 10:12:29 1996 Geoffrey Noer <noer@cygnus.com>
16610
16611 * configure.in (*-*-cygwin32): Configure make.
16612
16613 Tue May 7 14:19:42 1996 Tom Tromey <tromey@snuffle.cygnus.com>
16614
16615 * Makefile.in (inet-install): Quote value of INSTALL_MODULES.
16616
16617 Fri May 3 08:57:17 1996 Tom Tromey <tromey@lisa.cygnus.com>
16618
16619 * Makefile.in (all-inet): Depend on all-perl.
16620
16621 * Makefile.in (inet-install): New target.
16622
16623 * Makefile.in (all-inet): Depend on all-tcl.
16624 (all-inet): Depend on all-send-pr.
16625
16626 Tue Apr 30 13:55:51 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16627
16628 * configure.in (powerpcle-*-solaris*): Turn off tk and tcl
16629 temporarily.
16630
16631 Thu Apr 25 11:48:20 1996 Ian Lance Taylor <ian@cygnus.com>
16632
16633 * configure.in: Don't configure --with-gnu-ld on AIX.
16634
16635 Thu Apr 25 06:33:36 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16636
16637 * configure.in (powerpcle-*-solaris*): Turn off gdb temporarily.
16638
16639 Tue Apr 23 09:07:39 1996 Tom Tromey <tromey@creche.cygnus.com>
16640
16641 * Makefile.in (ALL_MODULES): Added all-inet.
16642 (CROSS_CHECK_MODULES): Added check-inet.
16643 (INSTALL_MODULES): Added install-inet.
16644 (CLEAN_MODULES): Added clean-inet.
16645 (all-indent): New target.
16646
16647 * configure.in (host_tools): Added inet.
16648 (native_only): Added inet.
16649 (noconfigdirs): Added inet.
16650
16651 Fri Apr 19 15:35:29 1996 Ian Lance Taylor <ian@cygnus.com>
16652
16653 * configure.in: Don't configure libgloss if we are not configuring
16654 newlib.
16655
16656 Wed Apr 17 19:30:01 1996 Rob Savoye <rob@chinadoll.cygnus.com>
16657
16658 * configure.in: Don't configure libgloss for unsupported
16659 architectures.
16660
16661 Tue Apr 16 11:17:05 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16662
16663 * Makefile.in (CLEAN_MODULES): Add clean-apache.
16664
16665 Mon Apr 15 15:09:05 1996 Tom Tromey <tromey@creche.cygnus.com>
16666
16667 * Makefile.in (ALL_MODULES): Include all-apache.
16668 (CROSS_CHECK_MODULES): Include check-apache.
16669 (INSTALL_MODULES): Include install-apache.
16670 (all-apache): New target.
16671
16672 * configure.in: Added apache everywhere perl is seen.
16673
16674 Mon Apr 15 14:59:13 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16675
16676 * Makefile.in: Add support for clean-{module} and
16677 clean-target-{module} rules.
16678
16679 Wed Apr 10 21:37:41 PDT 1996 Marilyn E. Sander <msander@cygnus.com>
16680
16681 * configure.in (*-*-ose) do not build libgloss.
16682
16683 Mon Apr 8 16:16:20 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16684
16685 * config.guess (prep*:SunOS:5.*:*): Turn into
16686 powerpele-unknown-solaris2.
16687
16688 Mon Apr 8 14:45:41 1996 Ian Lance Taylor <ian@cygnus.com>
16689
16690 * configure.in: Permit --enable-shared to specify a list of
16691 directories.
16692
16693 Fri Apr 5 08:17:57 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16694
16695 * configure.in (host==solaris): Pass only the first word of $CC
16696 to /usr/bin/which when checking if we're using /usr/ccs/bin/cc.
16697
16698 Fri Apr 5 03:16:13 1996 Jason Molenda (crash@phydeaux.cygnus.com)
16699
16700 * Makefile.in (BASE_FLAGS_TO_PASS): pass down $(MAKE).
16701
16702 Thu Mar 28 14:11:11 1996 Tom Tromey <tromey@creche.cygnus.com>
16703
16704 * Makefile.in (ALL_MODULES): Include all-perl.
16705 (CROSS_CHECK_MODULES): Include check-perl.
16706 (INSTALL_MODULES): Include install-perl.
16707 (ALL_X11_MODULES): Include all-guile.
16708 (CHECK_X11_MODULES): Include check-guile.
16709 (INSTALL_X11_MODULES): Include install-guile.
16710 (all-perl): New target.
16711 (all-guile): New target.
16712
16713 * configure.in (host_tools): Include perl and guile.
16714 (native_only): Include perl and guile.
16715 (noconfigdirs): Don't build guile and perl; no ports have been
16716 done.
16717
16718 Tue Mar 26 21:18:50 1996 Andrew Cagney <cagney@kremvax.highland.com.au>
16719
16720 * configure (--enable-*): Handle quoted option lists such as
16721 --enable-sim-cflags='-g0 -O' better.
16722
16723 Thu Mar 21 11:53:08 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16724
16725 * Makefile.in ({,inst}all-target): New rule so we can make and
16726 install all of the target directories easily.
16727
16728 Wed Mar 20 18:10:57 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16729
16730 * configure.in: Add missing global flag in sed substitution when
16731 deleting `target-' from ${configdirs}.
16732
16733 Thu Mar 14 19:15:06 1996 Ian Lance Taylor <ian@cygnus.com>
16734
16735 * Makefile.in (DO_X): Don't get confused if CC contains `=' in an
16736 option.
16737
16738 * configure.in (mips*-nec-sysvr4*): Use a host_makefile_frag of
16739 config/mh-necv4.
16740
16741 * install.sh: Correct misspelling of transformbasename.
16742
16743 * config.guess: Recognize mips-*-sysv*.
16744
16745 Mon Mar 11 15:36:42 1996 Dawn Perchik <dawn@critters.cygnus.com>
16746
16747 * config.sub: Recognize mon960.
16748
16749 Sun Mar 10 13:18:38 1996 Ian Lance Taylor <ian@cygnus.com>
16750
16751 * configure: Restore Canadian Cross handling of BISON and LEX,
16752 removed in Feb 20 change.
16753
16754 Fri Mar 8 20:07:09 1996 Per Bothner <bothner@kalessin.cygnus.com>
16755
16756 * README: Suggestions from Torbjorn Granlund <tege@matematik.su.se>:
16757 Mention make install. Remove the old copyright date as well the
16758 clumsy and rather pointless copyright on the README file.
16759
16760 Fri Mar 8 17:51:35 1996 Ian Lance Taylor <ian@cygnus.com>
16761
16762 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If there is a
16763 Makefile after running symlink-tree, then run `make distclean' to
16764 avoid clobbering any generated files in srcdir.
16765
16766 Tue Mar 5 08:21:44 1996 J.T. Conklin <jtc@rtl.cygnus.com>
16767
16768 * configure.in (m68k-*-netbsd*): Build everything now.
16769
16770 Wed Feb 28 12:25:46 1996 Jason Merrill <jason@yorick.cygnus.com>
16771
16772 * Makefile.in (taz): Fix quoting.
16773
16774 Tue Feb 27 11:33:57 1996 Doug Evans <dje@charmed.cygnus.com>
16775
16776 * configure.in (sparclet-*-*): Build everything now.
16777
16778 Tue Feb 27 14:31:51 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16779
16780 * configure.in (m68k-*-linux*): New host.
16781
16782 Mon Feb 26 14:32:44 1996 Ian Lance Taylor <ian@cygnus.com>
16783
16784 * configure: Check for bison before byacc.
16785
16786 Tue Feb 20 23:12:35 1996 Stu Grossman (grossman@critters.cygnus.com)
16787
16788 * Makefile.in configure: Change the way LEX and BISON/YACC are
16789 set. configure now defines DEFAULT_LEX and DEFAULT_YACC by
16790 searching PATH. These are used as fallbacks by Makefile.in if
16791 flex/bison/byacc aren't in objdir.
16792
16793 Mon Feb 19 11:45:30 1996 Ian Lance Taylor <ian@cygnus.com>
16794
16795 * Makefile.in: Make everything which depends upon all-bfd also
16796 depend upon all-opcodes, in case --with-commonbfdlib is used.
16797
16798 Thu Feb 15 19:50:50 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16799
16800 * configure.in (host *-*-cygwin32): Don't build gdb if we are
16801 building NT native compilers on Unix.
16802
16803 Thu Feb 15 17:42:25 1996 Ian Lance Taylor <ian@cygnus.com>
16804
16805 * configure.in: Don't get CC from the host Makefile fragment if we
16806 can find gcc in PATH, or if this is a Canadian Cross. Move the
16807 Solaris test for /usr/ucb/cc to the post target script, just after
16808 the compiler sanity test.
16809
16810 Wed Feb 14 16:57:40 1996 Ian Lance Taylor <ian@cygnus.com>
16811
16812 * config.sub: Merge with FSF.
16813
16814 Tue Feb 13 14:27:48 1996 Ian Lance Taylor <ian@cygnus.com>
16815
16816 * Makefile.in (RPATH_ENVVAR): New variable.
16817 (REALLY_SET_LIB_PATH): Use it.
16818 * configure.in: On HP/UX, set RPATH_ENVVAR to SHLIB_PATH.
16819
16820 Mon Feb 12 15:28:49 1996 Doug Evans <dje@charmed.cygnus.com>
16821
16822 * config.sub, configure.in: Recognize sparclet cpu.
16823
16824 Mon Feb 12 15:33:59 1996 Christian Bauernfeind <chrisbfd@theorie3.physik.uni-erlangen.de>
16825
16826 * config.guess: Support m68k-cbm-sysv4.
16827
16828 Sat Feb 10 12:06:42 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
16829
16830 * config.guess (*:Linux:*:*): Guess m68k-unknown-linux and
16831 m68k-unknown-linuxaout from linker help string. Put quotes around
16832 $ld_help_string.
16833
16834 Thu Dec 7 09:03:24 1995 Tom Horsley <Tom.Horsley@mail.hcsc.com>
16835
16836 * config.guess (powerpc-harris-powerunix): Add guess for port
16837 to new target.
16838
16839 Thu Feb 8 15:37:52 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16840
16841 * config.guess (UNAME_VERSION): Recognize X4.x as an OSF version.
16842
16843 Mon Feb 5 16:36:51 1996 Ian Lance Taylor <ian@cygnus.com>
16844
16845 * configure.in: If --enable-shared was used, set SET_LIB_PATH to
16846 $(REALLY_SET_LIB_PATH) in Makefile.
16847 * Makefile.in (SET_LIB_PATH): New variable.
16848 (REALLY_SET_LIB_PATH): New variable.
16849 ($(DO_X)): Use $(SET_LIB_PATH).
16850 (install.all, gcc-no-fixedincludes, $(ALL_MODULES)): Likewise.
16851 ($(NATIVE_CHECK_MODULES), $(CROSS_CHECK_MODULES)): Likewise.
16852 ($(INSTALL_MODULES), $(CONFIGURE_TARGET_MODULES)): Likewise.
16853 ($(ALL_TARGET_MODULES), $(CHECK_TARGET_MODULES)): Likewise.
16854 ($(INSTALL_TARGET_MODULES), $(ALL_X11_MODULES)): Likewise.
16855 ($(CHECK_X11_MODULES), $(INSTALL_X11_MODULES)): Likewise.
16856 (all-gcc, all-bootstrap, check-gcc, install-gcc): Likewise.
16857 (install-dosrel): Likewise.
16858 (all-opcodes): Depend upon all-libiberty.
16859
16860 Sun Feb 4 16:51:11 1996 Steve Chamberlain <sac@slash.cygnus.com>
16861
16862 * config.guess (*:CYGWIN*): New
16863
16864 Sat Feb 3 10:42:35 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16865
16866 * Makefile.in (all-target-winsup): All all-target-libiberty.
16867
16868 Fri Feb 2 17:58:56 1996 Michael Meissner <meissner@tiktok.cygnus.com>
16869
16870 * configure.in (noconfigdirs): Add missing # in front of comment.
16871
16872 Thu Feb 1 14:38:13 1996 Geoffrey Noer <noer@cygnus.com>
16873
16874 * configure.in: add second pass to things added to noconfigdirs
16875 so *-gm-magic can exclude libgloss properly.
16876
16877 Thu Feb 1 11:10:16 1996 Stan Shebs <shebs@andros.cygnus.com>
16878
16879 * mpw-configure (extralibs_name, rez_name): Set correctly
16880 for MWC68K compiler.
16881
16882 * mpw-README: Add more info on the necessary build tools.
16883
16884 Thu Feb 1 10:22:38 1996 Steve Chamberlain <sac@slash.cygnus.com>
16885
16886 * configure.in, config.sub: Recognize cygwin32.
16887
16888 Wed Jan 31 14:17:10 1996 Richard Henderson <rth@tamu.edu>
16889
16890 * config.guess, config.sub: Recognize A/UX.
16891
16892 Wed Jan 31 13:52:14 1996 Ian Lance Taylor <ian@cygnus.com>
16893
16894 * config.sub: Merge with gcc/config.sub.
16895
16896 Thu Jan 25 11:01:10 1996 Raymond Jou <rjou@mexican.cygnus.com>
16897
16898 * mpw-build.in (do-binutils): Add build of stamps.
16899
16900 Thu Jan 25 17:05:26 1996 James G. Smith <jsmith@cygnus.co.uk>
16901
16902 * config.sub: Add recognition for mips64vr4100*-* targets.
16903
16904 Wed Jan 24 12:47:55 1996 Brendan Kehoe <brendan@lisa.cygnus.com>
16905
16906 * test-build.mk: Add checking of `hpux9' rather than just `hpux'.
16907 Add creation of gconfigargs with `--enable-shared' turned on.
16908 ($(host)-stamp-stage2-configured): Pass $(gconfigargs).
16909 ($(host)-stamp-stage3-configured): Likewise.
16910 (HOLES): Add chatr and ldd.
16911 (i386-ncr-sysv4.3*): Add use of /usr/ccs/bin in the PATH and HOLE_DIRS.
16912
16913 Wed Jan 24 20:32:30 1996 Torbjorn Granlund <tege@noisy.matematik.su.se>
16914
16915 * configure: Pass --nfp to recursive configures.
16916
16917 Mon Jan 22 10:41:56 1996 Steve Chamberlain <sac@slash.cygnus.com>
16918
16919 * Makefile.in (DLLTOOL): New.
16920 (DLLTOOL_FOR_TARGET): New.
16921 (EXTRA_HOST_FLAGS): Pass down DLLTOOL.
16922 (EXTRA_TARGET_FLAGS): Ditto.
16923 (EXTRA_GCC_FLAGS): Ditto.
16924 (CONFIGURE_TARGET_MODULES): Ditto.
16925 (DO_X): Ditto.
16926 * configure: Add DLLTOOL.
16927
16928 Fri Jan 19 13:30:15 1996 Stan Shebs <shebs@andros.cygnus.com>
16929
16930 SCO OpenServer 5 changes from Robert Lipe <robertl@dgii.com>:
16931 * configure.in (i[345]86-*-sco3.2v5*): Use mh-sysv instead of
16932 mh-sco, since old workarounds no longer needed, and don't
16933 build ld, since libraries have weak symbols in COFF.
16934
16935 Sun Jan 14 23:01:31 1996 Fred Fish <fnf@cygnus.com>
16936
16937 * Makefile.in (CONFIGURE_TARGET_MODULES): Add missing ';'.
16938
16939 Fri Jan 12 15:25:35 1996 Ian Lance Taylor <ian@cygnus.com>
16940
16941 * configure.in: Make sure that ${CC} can be used to compile an
16942 executable.
16943
16944 Sat Jan 6 07:23:33 1996 Michael Meissner <meissner@wogglebug.tiac.net>
16945
16946 * Makefile.in (all-gdb): Depend on $(GDB_TK).
16947 * configure (GDB_TK): Set GDB_TK to either "all-tcl all-tk" or
16948 nothing depending on whether gdbtk is being built.
16949
16950 Wed Jan 3 17:54:41 1996 Doug Evans <dje@canuck.cygnus.com>
16951
16952 * Makefile.in (newlib.tar.gz): Delete building of newlib's info files.
16953
16954 Mon Jan 1 19:09:14 1996 Brendan Kehoe <brendan@rtl.cygnus.com>
16955
16956 * configure.in (noconfigdirs): Put ld or gas in this early, if the
16957 user specifically used --with-gnu-ld=no or --with-gnu-as=no.
16958
16959 Sat Dec 30 16:08:57 1995 Doug Evans <dje@canuck.cygnus.com>
16960
16961 * config-ml.in: Add support for
16962 --disable-{softfloat,m68881,m68000,m68020} on m68*-*-*.
16963 Simplify setting of multidirs from --disable-foo.
16964
16965 Fri Dec 29 07:56:11 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16966
16967 * Makefile.in (EXTRA_GCC_FLAGS): If any of the make variables
16968 LANGUAGES, BOOT_CFLAGS, STMP_FIXPROTO, LIMITS_H_TEST,
16969 LIBGCC1_TEST, LIBGCC2_CFLAGS, LIBGCC2_INCLUDES, and ENQUIRE are
16970 non-empty, pass them on to the GCC make.
16971 (all-bootstrap): New rule that is like all-gcc, except it executes
16972 the GCC bootstrap rule instead of the GCC all rule.
16973
16974 Wed Dec 27 15:51:48 1995 Doug Evans <dje@canuck.cygnus.com>
16975
16976 * config-ml.in (ml_realsrcdir): New, to account for ${subdir}.
16977
16978 Tue Dec 26 11:45:31 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16979
16980 * config.guess (AViiON:dgux:*:*): Update from FSF to add pentium
16981 DG/UX support.
16982
16983 Fri Dec 15 10:01:27 1995 Stan Cox <coxs@dg-rtp.dg.com>
16984
16985 * config.sub (i*86*) Change [345] to [3456]
16986
16987 Wed Dec 20 17:41:40 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
16988
16989 * configure.in (noconfigdirs): Add gas or ld if --with-gnu-as=no or
16990 --with-gnu-ld=no.
16991
16992 Wed Dec 20 15:15:35 1995 Michael Meissner <meissner@tiktok.cygnus.com>
16993
16994 * config-ml.in (rs6000*, powerpc*): Add switches to control which
16995 AIX multilibs get built.
16996
16997 Mon Dec 18 17:55:46 1995 Jason Molenda (crash@phydeaux.cygnus.com)
16998
16999 * configure.in (i386-win32): Don't build expect if we're not
17000 building the tcl subdir.
17001
17002 Mon Dec 18 11:47:19 1995 Stan Shebs <shebs@andros.cygnus.com>
17003
17004 * Makefile.in: (configure-target-examples, all-target-examples):
17005 New targets, configure and build example programs.
17006
17007 Fri Dec 15 16:13:03 1995 Stan Shebs <shebs@andros.cygnus.com>
17008
17009 * mpw-configure: If an mpw-config.in generated a file mk.sed,
17010 use it as input to sedit the generated MPW makefile.
17011 * mpw-README: Add a suggestion about Gestalt.h.
17012
17013 Wed Dec 13 16:43:51 1995 Ian Lance Taylor <ian@cygnus.com>
17014
17015 * config.sub: Accept *-*-ieee*.
17016
17017 Tue Dec 12 11:52:57 1995 Ian Lance Taylor <ian@cygnus.com>
17018
17019 * Makefile.in (local-distclean): Remove $(TARGET_SUBDIR). From
17020 Ronald F. Guilmette <rfg@monkeys.com>.
17021
17022 Mon Dec 11 15:31:58 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17023
17024 * configure.in (host==powerpc-pe): Add many directories to noconfigdirs
17025 for powerpc-pe native.
17026 (target==i386-win32): add tcl, make to noconfigdirs if canadian cross.
17027 (target==powerpc-pe): duplicate i386-win32 entry.
17028
17029 Sat Dec 9 14:58:28 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17030
17031 * configure.in (noconfigdirs): Exclude target-newlib for all versions
17032 of vxworks, not just vxworks5.1.
17033
17034 Mon Dec 4 12:05:40 1995 Stan Shebs <shebs@andros.cygnus.com>
17035
17036 * mpw-configure: Add support for exec-prefix.
17037
17038 Mon Dec 4 10:22:50 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17039
17040 * config.guess: Recognize HP model 816 machines as having
17041 a PA1.1 processor.
17042
17043 Mon Dec 4 12:38:15 1995 Ian Lance Taylor <ian@cygnus.com>
17044
17045 * configure: Ignore new autoconf configure options.
17046
17047 Thu Nov 30 16:57:33 1995 Per Bothner <bothner@wombat.gnu.ai.mit.edu>
17048
17049 * config.guess: Recognize Pentium under SCO.
17050 From Robert Lipe <robertl@arnet.com>.
17051
17052 Wed Nov 29 13:49:08 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17053
17054 * configure.in (noconfigdirs): Disable target-libio on v810-*-*.
17055
17056 Wed Nov 29 12:12:01 1995 Ian Lance Taylor <ian@cygnus.com>
17057
17058 * configure.in: Don't configure gas for alpha-dec-osf*.
17059
17060 Tue Nov 28 17:16:48 1995 Ian Lance Taylor <ian@cygnus.com>
17061
17062 * configure.in: Default to --with-stabs for some targets for which
17063 it makes sense: mips*-*-*, alpha*-*-osf*, i[345]86*-*-sysv4* and
17064 i[345]86*-*-unixware*.
17065
17066 Mon Nov 27 13:44:15 1995 Ian Lance Taylor <ian@cygnus.com>
17067
17068 * config-ml.in: Get list of multidirs using gcc --print-multi-lib
17069 rather than basing it on the target. Simplify handling of options
17070 controlling which directories to configure. Remove extraneous
17071 slash in multi-clean target.
17072
17073 Fri Nov 24 17:29:29 1995 Doug Evans <dje@deneb.cygnus.com>
17074
17075 * config-ml.in: Prefix more variables with ml_ so they don't collide
17076 with configure's.
17077
17078 Wed Nov 22 11:27:02 1995 Ian Lance Taylor <ian@cygnus.com>
17079
17080 * configure: Don't turn -v into --v.
17081
17082 Tue Nov 21 16:48:02 1995 Doug Evans <dje@deneb.cygnus.com>
17083
17084 * configure.in (targargs): Fix typo.
17085
17086 * Makefile.in (DEVO_SUPPORT): Add symlink-tree.
17087
17088 Tue Nov 21 14:08:28 1995 Ian Lance Taylor <ian@cygnus.com>
17089
17090 * configure.in: Strip --host and --target options from
17091 CONFIG_ARGUMENTS, and always configure for --host only. Add
17092 --with-cross-host option when building with a cross-compiler.
17093 * configure: Canonicalize the arguments put into config.status by
17094 always using `=' for an option with an argument. Pass a presumed
17095 --host or --target explicitly.
17096
17097 Fri Nov 17 17:50:30 1995 Stan Shebs <shebs@andros.cygnus.com>
17098
17099 * config.sub: Merge -macos*, -magic*, -pe*, and -win32 cases
17100 into general OS recognition case.
17101
17102 Fri Nov 17 17:42:25 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17103
17104 * configure.in (target_configdirs): add target-winsup only
17105 for win32 target systems.
17106
17107 Thu Nov 16 14:04:47 1995 Ian Lance Taylor <ian@cygnus.com>
17108
17109 * Makefile.in (all-target-libgloss): Depend upon
17110 configure-target-newlib, since when libgloss is built it looks to
17111 see if the newlib directory exists.
17112
17113 Wed Nov 15 14:47:52 1995 Ken Raeburn <raeburn@cygnus.com>
17114
17115 * Makefile.in (DEVO_SUPPORT): Use config-ml.in instead of
17116 cfg-ml-*.in.
17117
17118 Wed Nov 15 11:45:23 1995 Ian Lance Taylor <ian@cygnus.com>
17119
17120 * configure: Handle LD and LD_FOR_TARGET when configuring a
17121 Canadian Cross.
17122
17123 Tue Nov 14 14:56:11 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17124
17125 * configure.in (target_libs): add target-winsup.
17126 (target==i386-win32): add patch diff flex make to $noconfigdirs.
17127 (target==ppcle-pe): remove ld from $noconfigdirs.
17128
17129 Tue Nov 14 01:25:50 1995 Doug Evans <dje@canuck.cygnus.com>
17130
17131 * Makefile.in (CONFIGURE_TARGET_MODULES): Pass --with-target-subdir.
17132 Preserve relative path names in $srcdir. Build symlink tree if
17133 configuring cross target dir and srcdir=. (= no VPATH support).
17134 (configure-target-libg++): Depend on configure-target-librx.
17135 * cfg-ml-com.in, cfg-ml-pos.in: Deleted.
17136 * config-ml.in: New file.
17137 * symlink-tree: New file.
17138 * configure: Ensure srcdir="." if that's what it is.
17139
17140 Mon Nov 13 12:34:20 1995 Stan Shebs <shebs@andros.cygnus.com>
17141
17142 * mpw-README: Clarify some phrasing, add notes about CodeWarrior
17143 includes and FLEX_SKELETON setting.
17144 * mpw-configure (--with-gnu-ld): New option, controls whether
17145 to use PPCLink or ld with PowerMac GCC.
17146 * mpw-build.in (all-grez, do-grez, install-grez): New targets.
17147 * mpw-config.in: Configure grez if targeting Mac.
17148
17149 * config.sub: Accept pmac and pmac-mpw as names for PowerMacs,
17150 accept mpw and mac-mpw as names for m68k Macs, change macos7 to
17151 just macos.
17152 * configure.in: Configure grez resource compiler if targeting Mac.
17153 * Makefile.in (all-grez, install-grez): New targets.
17154
17155 Wed Nov 8 17:33:51 1995 Jason Merrill <jason@yorick.cygnus.com>
17156
17157 * configure: CXX defaults to gcc, not g++. If we find
17158 gcc in the path, set CC to gcc -O2.
17159
17160 Tue Nov 7 15:45:17 1995 Ian Lance Taylor <ian@cygnus.com>
17161
17162 * configure: Default ${build} correctly. Avoid picking up extra
17163 spaces when reading CC and CXX from Makefile. When doing a
17164 Canadian Cross, use plausible default values for numerous
17165 variables.
17166 * configure.in: When doing a Canadian Cross, don't try to
17167 configure tools whose configure script can't handle it.
17168
17169 Mon Nov 6 19:32:17 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17170
17171 * cfg-ml-com.in (sh-*-*): Add m2 and ml/m2 to multidirs.
17172
17173 Sun Nov 5 00:15:41 1995 Per Bothner <bothner@kalessin.cygnus.com>
17174
17175 * configure: Remove dubious bug reporting address.
17176
17177 Fri Nov 3 08:17:54 1995 Per Bothner <bothner@kalessin.cygnus.com>
17178
17179 * Makefile.in ($(CONFIGURE_TARGET_MODULES)): If subdir has
17180 configure script, run that instead of this directory's configure.
17181 In either case, print a message that we're configuring the sub-dir.
17182
17183 Thu Nov 2 23:23:36 1995 Per Bothner <bothner@kalessin.cygnus.com>
17184
17185 * configure.in: Before checking for the existence of various files,
17186 use sed to filter out "target-".
17187
17188 Thu Nov 2 13:24:56 1995 Ian Lance Taylor <ian@cygnus.com>
17189
17190 * Makefile.in (DO_X): Split rule to decrease command line length
17191 for systems with small ARG_MAX values. From phdm@info.ucl.ac.be
17192 (Philippe De Muyter).
17193
17194 Wed Nov 1 15:18:35 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17195
17196 * Makefile.in (all-patch): depend on all-libiberty.
17197
17198 Wed Nov 1 12:23:20 1995 Ian Lance Taylor <ian@cygnus.com>
17199
17200 * configure.in: If the only directory in target_configdirs which
17201 actually exists is libiberty, then set target_configdirs to empty,
17202 to avoid trying to build a target libiberty in a gas or gdb
17203 distribution.
17204
17205 Tue Oct 31 17:52:39 1995 J.T. Conklin <jtc@slave.cygnus.com>
17206
17207 * configure.in (host_makefile_frag): Use m68k-sun-sunos* instead
17208 of m68k-sun-* when selecting mh-sun3 to avoid matching NetBSD/sun3
17209 systems.
17210
17211 Tue Oct 31 16:57:32 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17212
17213 * configure.in (copy_dirs): Use sys-include instead of include
17214 for --with-headers option.
17215
17216 Tue Oct 31 10:29:36 1995 steve chamberlain <sac@slash.cygnus.com>
17217
17218 * Makefile.in, configure.in: Make winsup builds work with
17219 new scheme.
17220
17221 Mon Oct 30 18:57:09 1995 Ian Lance Taylor <ian@cygnus.com>
17222
17223 * configure.in: Build the linker on AIX.
17224
17225 Mon Oct 30 12:27:16 1995 Per Bothner <bothner@kalessin.cygnus.com>
17226
17227 * Makefile.in (CC_FOR_TARGET, CXX_FOR_TARGET): Add $(TARGET_SUBDIR)
17228 where needed.
17229
17230 Mon Oct 30 12:45:25 1995 Doug Evans <dje@cygnus.com>
17231
17232 * Makefile.in (all-gcc): Fix typo.
17233
17234 Sat Oct 28 10:27:59 1995 Per Bothner <bothner@kalessin.cygnus.com>
17235
17236 * Makefile.in ($(CHECK_TARGET_MODULES)): Fix typo.
17237
17238 Fri Oct 27 23:14:12 1995 Per Bothner <bothner@kalessin.cygnus.com>
17239
17240 * configure.in: Rename libFOO to target-libFOO, and xiberty
17241 to target-xiberty, to provide more flexibility.
17242 (target_subdir): Define. Create if cross.
17243 Set TARGET_SUBDIR in Makefile to ${target_subdir}.
17244 * Makefile.in: Rename all-libFOO -> all-target-libFOO, all-xiberty
17245 -> all-target-libiberty, configure-libFOO -> configure-target-libFOO,
17246 check-libFOO -> check-target-libFOO, etc.
17247 ($(DO_X)): Iterate over TARGET_CONFIGDIRS after SUBDIRS.
17248 ($(CONFIGURE_TARGET_MODULES), $(CHECK_TARGET_MODULES),
17249 $(ALL_TARGET_MODULES), $(INSTALL_TARGET_MODULES)): Update accordingly.
17250 (configure-target-XXX): Depend on $(ALL_GCC), not all-gcc, to
17251 allow ALL_GCC="" to only configure.
17252 (DEVO_SUPPORT): Add cfg-ml-com.in and cfg-ml-pos.in.
17253 (ETC_SUPPORT, ETC_SUPPORT_PFX): Merge; update 'taz' accordingly.
17254 (LIBGXX_SUPPORT_DIRS): Remove xiberty.
17255
17256 Sat Oct 28 01:53:49 1995 Ken Raeburn <raeburn@cygnus.com>
17257
17258 * Makefile.in (taz): Build "info" in etc explicitly.
17259
17260 Fri Oct 27 09:32:30 1995 Stu Grossman (grossman@cygnus.com)
17261
17262 * configure.in: Make sure that CC is undefined (as opposed to
17263 null) if toplevel/config/mh-{host} doesn't define it. Fixes a
17264 problem with autoconf trying to configure on a host without GCC.
17265
17266 Thu Oct 26 22:35:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17267
17268 * mpw-configure: Set host alias from choice of host compiler,
17269 only use generic MPW Makefile sed if present, edit a file
17270 named "hacked_Makefile.in" instead of "Makefile.in" if present.
17271 * mpw-README: Add problem notes about CW6 and CW7.
17272
17273 Thu Oct 26 05:45:10 1995 Ken Raeburn <raeburn@kr-pc.cygnus.com>
17274
17275 * Makefile.in (taz): Use ";" instead of ";;".
17276
17277 Wed Oct 25 15:18:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17278
17279 * Makefile.in (taz): Grep for '^diststuff:' or '^info:' in
17280 sub-directory Makefiles, instead of using DISTSTUFFDIRS and
17281 DISTDOCDIRS.
17282 (DISTSTUFFDIRS, DISTDOCDIRS): Removed - no longer used.
17283 (newlib.tar.gz): Don't pass DISTDOCDIRS to recursive make.
17284
17285 Wed Oct 25 14:43:55 1995 Per Bothner <bothner@kalessin.cygnus.com>
17286
17287 * Makefile.in (DISTDOCDIRS): Remove ld gprof bnutils gas libg++ gdb
17288 and gnats, because they are now subsumed by DISTSTUFFDIRS.
17289 Move bfd to DISTSTUFFDIRS.
17290
17291 Tue Oct 24 18:19:09 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17292
17293 * Makefile.in (X11_LIB): Removed.
17294 (X11_FLAGS_TO_PASS): pass only X11_EXTRA_CFLAGS and X11_EXTRA_LIBS.
17295
17296 * configure.in (host_makefile_frag): mh-aix & mh-sun removed.
17297
17298 Sun Oct 22 13:04:42 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17299
17300 * cfg-ml-com.in (powerpc*): Shorten some of the multilib directory
17301 names.
17302
17303 Fri Oct 20 18:02:10 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17304
17305 * cfg-ml-com.in (powerpc*-eabi*): Add mcall-aixdesc varients.
17306
17307 Thu Oct 19 10:40:57 1995 steve chamberlain <sac@slash.cygnus.com>
17308
17309 * configure.in (i[345]86-*-win32): Always build newlib.
17310 Don't configure cvs, autoconf or texinfo.
17311 * Makefile.in (LD_FOR_TARGET): New.
17312 (BASE_FLAGS_TO_PASS, EXTRA_TARGET_FLAGS, CONFIGURE_TARGET_MODULES):
17313 Pass down LD_FOR_TARGET.
17314
17315 Wed Oct 18 15:53:56 1995 steve chamberlain <sac@slash.cygnus.com>
17316
17317 * winsup: New directory.
17318 * Makefile.in: Build winsup.
17319 * configure.in: Winsup is configured when target is win32.
17320 Can only build win32 target GDB when native.
17321
17322 Mon Oct 16 09:42:31 1995 Jeffrey A Law (law@cygnus.com)
17323
17324 * config.guess: Recognize HP model 819 machines as having
17325 a PA 1.1 processor.
17326
17327 Mon Oct 16 10:49:43 1995 Ian Lance Taylor <ian@cygnus.com>
17328
17329 * configure: Fix sed loop which substitutes for CC and CXX to
17330 avoid bug found in various sed implementations.
17331
17332 Wed Oct 11 16:16:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17333
17334 * cfg-ml-com.in (powerpc-*-eabisim): Delete separate rule for
17335 simulator. Use standard powerpc-*-eabi*.
17336
17337 Mon Oct 9 17:21:56 1995 Ian Lance Taylor <ian@cygnus.com>
17338
17339 * configure.in: Stop putting gas and binutils in noconfigdirs for
17340 powerpc-*-aix* and rs6000-*-*.
17341
17342 Mon Oct 9 12:38:40 1995 Michael Meissner <meissner@cygnus.com>
17343
17344 * cfg-ml-com.in (powerpc*-*-eabisim*): Add support for building
17345 -mcall-aixdesc libraries.
17346
17347 Fri Oct 6 16:17:57 1995 Ken Raeburn <raeburn@cygnus.com>
17348
17349 Mon Sep 25 22:49:32 1995 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
17350
17351 * config.sub (arm | armel | armeb): Fix shell syntax.
17352
17353 Fri Oct 6 14:40:28 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17354
17355 * cfg-ml-com.in ({powerpc,rs6000}-ibm-aix*): Add multilibs for
17356 -msoft-float and -mcpu=common support.
17357 (powerpc*-*-eabisim*): Add support for building -mcall-aix
17358 libraries.
17359
17360 Thu Oct 5 13:26:37 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17361
17362 * configure.in: Allow configuration and build of emacs19 for the alpha.
17363
17364 Wed Oct 4 22:05:36 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17365
17366 * configure.in (CC): Get ^CC, not just any old CC, from
17367 ${host_makefile_frag}.
17368
17369 Wed Oct 4 21:55:00 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17370
17371 * configure.in (CC): Try to get CC from
17372 ${srcdir}/${host_makefile_frag}, not ${host_makefile_frag}.
17373
17374 Wed Oct 4 21:44:12 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17375
17376 * Makefile.in (TARGET_CONFIGDIRS): configure targetdirs
17377 only if it exists in $(srcdir).
17378
17379 Wed Oct 4 11:52:31 1995 Ian Lance Taylor <ian@cygnus.com>
17380
17381 * configure: If CC and CXX are not set in the environment, set
17382 them, based on either an existing Makefile or on searching for gcc
17383 in PATH. Substitute for CC and CXX in Makefile.
17384 * configure.in: Remove libm from target_libs. Separate
17385 target_configdirs from configdirs. If CC is not set in
17386 environment, try to get it from a host Makefile fragment. Rewrite
17387 changes of configdirs to use skipdirs instead. A few minor
17388 tweaks. Take directories out of target_configdirs as they are
17389 taken out of configdirs. Remove existing Makefile files from
17390 subdirectories. Substitute for TARGET_CONFIGDIRS and
17391 CONFIG_ARGUMENTS in Makefile.
17392 * Makefile.in (TARGET_CONFIGDIRS): New variable, automatically set
17393 by configure.in.
17394 (CONFIG_ARGUMENTS): Likewise.
17395 (CONFIGURE_TARGET_MODULES): New variable.
17396 ($(DO_X)): Loop over TARGET_CONFIGDIRS as well as SUBDIRS.
17397 ($(CONFIGURE_TARGET_MODULES)): New target.
17398 (configure-libg++, configure-libio): New targets.
17399 (all-libg++): Depend upon configure-libg++.
17400 (all-libio): Depend upon configure-libio.
17401 (configure-libgloss, all-libgloss): New targets.
17402 (configure-libstdc++): New target.
17403 (all-libstdc++): Depend upon configure-libstdc++.
17404 (configure-librx, all-librx): New targets.
17405 (configure-newlib): New target.
17406 (all-newlib): Depend upon configure-newlib
17407 (configure-xiberty): New target.
17408 (all-xiberty): Depend upon configure-xiberty.
17409
17410 Sat Sep 30 04:32:59 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17411
17412 * configure.in (host i[345]86-*-win32): Expand the
17413 noconfigdirs again.
17414
17415 Thu Sep 28 21:18:49 1995 Stan Shebs <shebs@andros.cygnus.com>
17416
17417 * mpw-configure: Fix sed command file name.
17418
17419 Thu Sep 28 17:39:56 1995 steve chamberlain <sac@slash.cygnus.com>
17420
17421 * configure.in (host i[345]86-*-win32): Reduce the
17422 noconfigdirs again.
17423
17424 Wed Sep 27 12:24:00 1995 Ian Lance Taylor <ian@cygnus.com>
17425
17426 * configure.in: Don't configure ld and gdb for powerpc*-*-winnt*
17427 or powerpc*-*-pe*, since they are not yet supported.
17428
17429 Tue Sep 26 14:30:01 1995 Stan Shebs <shebs@andros.cygnus.com>
17430
17431 Add PowerMac support and many other enhancements.
17432 * mpw-configure: New option --cc to select compiler to use,
17433 paste options set according to --cc into the generated
17434 Makefile, generate the Makefile by sed'ing the Unix Makefile.in
17435 if mpw-make.sed is present.
17436 * mpw-config.in: Don't test for gC1, test for mpw-touch,
17437 add forward includes for PowerPC include files.
17438 * mpw-build.in: Build using Makefile.PPC if present.
17439 (do-byacc, etc): Remove separate version resource builds.
17440 (do-gas): Build "stamps" before "all".
17441 (do-gcc): Build "stamps-h" and "stamps-c" before "all".
17442 * mpw-README: Update to reflect --cc option, PowerMac support,
17443 and recently-reported compatibility problems.
17444
17445 Fri Sep 22 12:15:42 1995 Doug Evans <dje@deneb.cygnus.com>
17446
17447 * cfg-ml-com.in (m68*-*-*): Only build multilibs for
17448 embedded m68k systems (-aout, -coff, -elf, -vxworks).
17449 (--with-multilib-top): Pass to recursive invocations.
17450
17451 Tue Sep 19 13:51:05 1995 J.T. Conklin <jtc@blues.cygnus.com>
17452
17453 * configure.in (noconfigdirs): Disable libg++ and libstdc++ on
17454 v810-*-*.
17455
17456 Mon Sep 18 23:08:26 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17457
17458 * configure.in (noconfigdirs): Disable bfd, binutils, gas, gcc,
17459 gdb, ld and opcodes on v810-*-*.
17460
17461 Tue Sep 12 18:03:31 1995 Ian Lance Taylor <ian@cygnus.com>
17462
17463 * Makefile.in (DO_X): Change do-realclean to do-maintainer-clean.
17464 (local-maintainer-clean): New target.
17465 (maintainer-clean): New target.
17466 (realclean): Just depend upon maintainer-clean.
17467
17468 Fri Sep 8 17:11:14 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17469
17470 * configure.in (noconfigdirs): Disable gdb on m68k-*-netbsd*.
17471
17472 Fri Sep 8 16:46:29 1995 Ian Lance Taylor <ian@cygnus.com>
17473
17474 * configure.in: Build ld in mips*-*-bsd* case.
17475
17476 Thu Sep 7 20:03:41 1995 Ken Raeburn <raeburn@cygnus.com>
17477
17478 * config.sub: Accept -lites* OS. From Ian Dall.
17479
17480 Fri Sep 1 08:06:58 1995 James G. Smith <jsmith@beauty.cygnus.com>
17481
17482 * config.sub: recognise mips64vr4300 and mips64vr4300el as valid
17483 targets.
17484
17485 Wed Aug 30 21:06:50 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17486
17487 * configure.in: treat i386-win32 canadian cross the same as
17488 i386-go32 canadian cross.
17489
17490 Thu Aug 24 14:53:20 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17491
17492 * cfg-ml-com.in (powerpc*-*-eabisim): Add support for PowerPC
17493 running under the simulator to build a reduced set of libraries.
17494 (powerpc-*-eabiaix): Add fine grained multilib support added to
17495 other powerpc targets yesterday.
17496
17497 Wed Aug 23 09:41:56 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17498
17499 * cfg-ml-com.in (powerpc*): Add support for -disable-biendian,
17500 -disable-softfloat, -disable-relocatable, -disable-aix, and
17501 -disable-sysv to control which multilib libraries get built.
17502
17503 Thu Aug 17 16:03:41 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17504
17505 * configure: Add Makefile.tem to list of files to remove in trap
17506 handler.
17507
17508 Mon Aug 14 19:27:56 1995 Per Bothner <bothner@kalessin.cygnus.com>
17509
17510 * config.guess (*Linux*): Add missing "exit"s.
17511 Also, need specific check for alpha-unknown-linux (uses COFF).
17512
17513 Fri Aug 11 15:38:20 1995 Per Bothner <bothner@kalessin.cygnus.com>
17514
17515 * config.guess: Merge with FSF:
17516
17517 Wed Jun 28 17:57:27 1995 David Edelsohn <edelsohn@mhpcc.edu>
17518 * config.guess (AIX4): More robust release numbering discovery.
17519
17520 Thu Jun 22 19:01:24 1995 Kenneth Stailey (kstailey@eagle.dol-esa.gov)
17521 * config.guess (i386-sequent-ptx): Properly get version number.
17522
17523 Thu Jun 22 18:36:42 1995 Uwe Seimet (seimet@iris1.chemie.uni-kl.de)
17524 * config.guess (mips:*:4*:UMIPS): New case.
17525
17526 Mon Aug 7 09:21:35 1995 Doug Evans <dje@canuck.cygnus.com>
17527
17528 * configure.in (i386-go32 host): Fix typo (deja-gnu -> dejagnu).
17529 (i386-win32 host): Likewise. Don't build readline.
17530
17531 Sat Aug 5 09:51:49 1995 Fred Fish <fnf@rtl.cygnus.com>
17532
17533 * Makefile.in (GDBTK_SUPPORT_DIRS): Define and pass as part of
17534 SUPPORT_FILES to submakes.
17535
17536 Fri Aug 4 13:04:36 1995 Fred Fish <fnf@cygnus.com>
17537
17538 * Makefile.in (GDB_SUPPORT_DIRS): Add utils.
17539 (DEVO_SUPPORT): Add mpw-README, mpw-build.in, mpw-config.h and
17540 mpw-configure.
17541
17542 Wed Aug 2 16:32:40 1995 Ken Raeburn <raeburn@cygnus.com>
17543
17544 * configure.in (appdirs): Use =, not ==, in test expression when
17545 trying to build the text to print in the warning message for
17546 Solaris users.
17547
17548 Mon Jul 31 09:56:18 1995 steve chamberlain <sac@slash.cygnus.com>
17549
17550 * cfg-ml-com.in (z8k-*-coff): Add 'std' multilib build.
17551
17552 Fri Jul 28 00:16:31 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17553
17554 * config.guess: Recognize lynx-2.3.
17555
17556 Thu Jul 27 15:47:59 1995 steve chamberlain <sac@slash.cygnus.com>
17557
17558 * config.sub (z8ksim): Deleted
17559 (z8k-*-coff): New, this is the one true name of the target.
17560
17561 Thu Jul 27 14:33:33 1995 Doug Evans <dje@canuck.cygnus.com>
17562
17563 * cfg-ml-pos.in (dotdot): Work around SunOS sed bug.
17564
17565 Thu Jul 27 13:31:05 1995 Fred Fish (fnf@cygnus.com)
17566
17567 * config.guess (*:Linux:*:*): First try asking the linker what the
17568 default object file format is (elf, aout, or coff). Then if this
17569 fails, try previous methods.
17570
17571 Thu Jul 27 11:28:17 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17572
17573 * configure.in: Don't build newlib for *-*-vxworks5.1.
17574
17575 Thu Jul 27 11:18:47 1995 Brendan Kehoe <brendan@lisa.cygnus.com>
17576
17577 * configure.in: Don't build newlib for a29k-*-vxworks5.1.
17578 * test-build.mk: Add setting of --with-headers for a29k-vxworks5.1.
17579
17580 Tue Jul 25 21:25:39 1995 Doug Evans <dje@canuck.cygnus.com>
17581
17582 * cfg-ml-pos.in (MULTITOP): Trim excess trailing "/.".
17583
17584 Fri Jul 21 10:41:12 1995 Doug Evans <dje@canuck.cygnus.com>
17585
17586 * cfg-ml-com.in: New file.
17587 * cfg-ml-pos.in: New file.
17588
17589 Wed Jul 19 00:37:27 1995 Jeffrey A. Law <law@rtl.cygnus.com>
17590
17591 * COPYING.NEWLIB: Add HP free copyright to list.
17592
17593 Tue Jul 18 10:58:51 1995 Michael Meissner <meissner@tiktok.cygnus.com>
17594
17595 * config.sub: Recognize -eabi* for the system, not just -eabi.
17596
17597 Mon Jul 3 13:44:51 1995 Steve Chamberlain <sac@slash.cygnus.com>
17598
17599 * Makfile.in (DLLTOOL_FOR_TARGET): New name, pass it down.
17600 * config.sub, configure.in (win32): New target and host.
17601
17602 Wed Jun 28 23:57:08 1995 Steve Chamberlain <sac@slash.cygnus.com>
17603
17604 * configure.in: Add i386-pe configuration.
17605
17606 Fri Jun 23 14:28:44 1995 Stan Shebs <shebs@andros.cygnus.com>
17607
17608 * mpw-build.in (install): Install GDB after LD.
17609
17610 Thu Jun 22 17:10:53 1995 Stan Shebs <shebs@andros.cygnus.com>
17611
17612 * mpw-config.in (elf/mips.h): Always forward-include, needed
17613 for GDB to build.
17614
17615 Wed Jun 21 15:17:30 1995 Rob Savoye <rob@darkstar.cygnus.com>
17616
17617 * testsuite: New directory for customer acceptance and whole tool
17618 chain tests.
17619
17620 Wed Jun 21 16:50:29 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17621
17622 * configure: If per-host line isn't found, but AC_OUTPUT is found
17623 and a configure script exists, run it instead.
17624
17625 Thu Jun 15 21:09:24 1995 Per Bothner <bothner@kalessin.cygnus.com>
17626
17627 * config.guess: Update from FSF, for alpha-dec-winnt3.5 and Crays.
17628
17629 Tue Jun 13 21:43:27 1995 Rob Savoye <rob@darkstar.cygnus.com>
17630
17631 * configure: Set build_{cpu,vendor,os,alias} to host values when
17632 --build isn't specified.
17633
17634 Mon Jun 5 18:26:36 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17635
17636 * Makefile.in (PICFLAG, PICFLAG_FOR_TARGET): New macros.
17637 (FLAGS_TO_PASS): Pass them.
17638 (EXTRA_TARGET_FLAGS): Ditto.
17639
17640 Wed May 31 22:27:42 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17641
17642 * Makefile.in (all-libg++): Depend on all-libstdc++.
17643
17644 Thu May 25 22:40:59 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17645
17646 * configure.in (noconfigdirs): Enable all packages for
17647 i386-unknown-netbsd.
17648
17649 Sat May 20 13:22:31 1995 Angela Marie Thomas <angela@cirdan.cygnus.com>
17650
17651 * configure.in (noconfigdirs): Don't configure tk for i386-go32
17652 hosted builds (DOS builds)
17653
17654 Thu May 18 18:08:49 1995 Ken Raeburn <raeburn@kr-laptop.cygnus.com>
17655
17656 Changes for ARM based on patches from Richard Earnshaw:
17657 * config.sub: Handle armeb and armel.
17658 * configure.in: Omit arm linker only for riscix.
17659
17660 Thu May 11 17:23:26 1995 Per Bothner <bothner@kalessin.cygnus.com>
17661
17662 * config.guess: Update from FSF.
17663
17664 Tue May 9 15:52:05 1995 Michael Meissner <meissner@cygnus.com>
17665
17666 * config.sub: Recognize powerpcle as the little endian variant of
17667 the PowerPC. Recgonize ppc as a PowerPC variant, and ppcle as a
17668 powerpcle variant. Convert pentium into i586, not i486. Add p5
17669 alias for i586. Map new x86 variants p6, k5, nexgen into i586
17670 temporarily.
17671
17672 Tue May 2 16:29:41 1995 Jeff Law (law@snake.cs.utah.edu)
17673
17674 * configure.in (hppa*-*-lites*): Treat like hppa*-*-*elf*.
17675
17676 Sun Apr 30 21:38:09 1995 Jeff Law (law@snake.cs.utah.edu)
17677
17678 * config.sub: Accept -lites* as a basic system type.
17679
17680 Thu Apr 27 11:33:29 1995 Michael Meissner (meissner@cygnus.com)
17681
17682 * config.guess (*:Linux:*:*): Check for whether the pre-BFD linker is
17683 installed, and if so return linuxoldld as the system name.
17684
17685 Wed Apr 26 10:59:02 1995 Jeff Law (law@snake.cs.utah.edu)
17686
17687 * config.guess: Add hppa1.1-hp-lites support.
17688
17689 Tue Apr 25 11:08:11 1995 Rob Savoye <rob@darkstar.cygnus.com>
17690
17691 * configure.in: Don't build newlib for m68k-vxworks5.1.
17692
17693 Wed Apr 19 17:02:43 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17694
17695 * configure.in (mips-sgi-irix6): Use mh-irix5.
17696
17697 Fri Apr 14 15:21:17 1995 Doug Evans <dje@chestnut.cygnus.com>
17698
17699 * Makefile.in (all-gcc): Depend on all-ld (for libgcc1-test).
17700
17701 Wed Apr 12 16:06:01 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17702
17703 * test-build.mk: Enable building of shared libraries on IRIX 5 and
17704 OSF/1. Fix compiler flags.
17705 * build-all.mk: Support Linux and OSF/1 3.0. Fix compiler flags.
17706
17707 Tue Apr 11 18:55:40 1995 Doug Evans <dje@canuck.cygnus.com>
17708
17709 * configure.in: Recognize --with-newlib.
17710 (sparc-*-sunos4*): Build sim, dejagnu, expect, tcl if cross target.
17711
17712 Mon Apr 10 14:38:20 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17713
17714 * Makefile.in: move {all,check,install}-gdb from *_MODULES
17715 to *_X11_MODULES due to gdbtk needing X include files et al.
17716
17717 Mon Apr 10 11:42:22 1995 Stan Shebs <shebs@andros.cygnus.com>
17718
17719 Merge in support for Mac MPW as a host.
17720 (Old change descriptions retained for informational value.)
17721
17722 * mpw-config.in: Add generic include forwards for cpu-specific
17723 include files in aout and elf directories.
17724
17725 * mpw-configure: Added copyright.
17726 * mpw-config.in: Check for presence of required build tools.
17727 (target_libs): Add newlib.
17728 (target_tools): Add examples.
17729 (Read Me): Generate as "Read Me for MPW" instead.
17730 * mpw-build.in: Base sub-builds on all-foo instead of do-foo.
17731 (all-byacc, do-byacc, all-flex, do-flex, do-newlib): New actions.
17732 (do-gas, do-gcc, do-gdb, do-ld): Build Version.r first.
17733
17734 * mpw-configure: Remove subdir-specific makefile hackery,
17735 delete mk.tmp after using it.
17736
17737 * mpw-build.in (all): Display start and end times.
17738
17739 * mpw-configure (host_canonical): Set.
17740 (target_cpu): Always add to makefiles.
17741 (ARCHDEFS, EMUL): Add to makefile only if nonempty.
17742 (TM_FILE, XM_FILE, NM_FILE): No longer add to makefile.
17743 (mpw-mh-mpw): Look for in srcdir and srcroot.
17744 Use sed instead of mpw-edit-prefix to edit prefix definitions.
17745
17746 * mpw-build.in: (install-only): New target.
17747
17748 * mpw-configure (host_alias, target_alias): Rename from hostalias
17749 and targetalias, add into generated Makefile.
17750 (mk.tmp): If present, add into generated Makefile.
17751 * mpw-build.in (all-gas): Build config.h first before gas proper.
17752
17753 * mpw-configure (config.status): Write only if changed.
17754 * mpw-config.in (readline): Configure it (not built, just used for
17755 definitions).
17756
17757 * mpw-config.in (elf/mips.h): Add a forward include.
17758
17759 * mpw-config.in: Forward-include most .h files in include into
17760 extra-include.
17761 (readline): Don't build.
17762 mpw-build.in (install): Install GDB.
17763
17764 * mpw-configure (prefix, mpw_prefix): Handle it.
17765 * mpw-config.in (mmalloc, readline): Don't configure.
17766 * mpw-build.in (thisscript): Rename to ThisScript.
17767 Use mpw-build instead of BuildProgram everywhere.
17768 (mmalloc, readline): Don't build.
17769 * mpw-README: New file, basic documentation about the MPW port.
17770
17771 * mpw-config.in: Use forward-include to create include files.
17772
17773 * mpw-configure: Add more things to the top of each configured
17774 Makefile, including contents of config/mpw-mh-mpw.
17775 * mpw-config.in (extra-include): Create this directory and fill it
17776 with Posix-like include files when configuring.
17777
17778 * config.sub (apple, mac, mpw): Add various aliases.
17779
17780 * mpw-build.in: New file, top-level build script fragment for MPW.
17781 * mpw-configure: New file, configure script for MPW.
17782 * mpw-config.in: New file, config fragment for MPW.
17783
17784 Fri Apr 7 19:33:16 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17785
17786 * configure.in (host_libs): Remove glob, since it is gone from the
17787 sources.
17788
17789 Fri Mar 31 11:36:17 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17790
17791 * Makefile.in: define empty GDB_NLM_DEPS var.
17792
17793 * configure.in(target_makefile_frag): use config/mt-netware
17794 for netware targets.
17795
17796 Thu Mar 30 13:51:43 1995 Ian Lance Taylor <ian@cygnus.com>
17797
17798 * config.sub: Merge in recent FSF changes. Remove linux special
17799 cases.
17800
17801 Tue Mar 28 14:47:34 1995 Jason Molenda (crash@phydeaux.cygnus.com)
17802
17803 Revert this change:
17804
17805 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
17806
17807 * build-all.mk: Use CC=cc -Xs on Solaris.
17808
17809 Tue Mar 21 10:43:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17810
17811 * glob/*: Removed. Schauer's 24 Feb 1994 readline change made us
17812 stop using it.
17813 * Makefile.in: Nuke all references to glob subdirectory.
17814
17815 Thu Mar 16 13:35:30 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17816
17817 * configure.in: Fix --enable-shared logic in per-host.
17818
17819 Mon Mar 13 12:33:15 1995 Ian Lance Taylor <ian@cygnus.com>
17820
17821 * configure.in (*-hp-hpux[78]*): Use mh-hpux8.
17822
17823 Mon Mar 6 10:21:58 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
17824
17825 * configure.in (noconfigdirs): Don't build gas on AIX, for
17826 powerpc*-*-aix* as well as for rs6000*-*-aix*.
17827
17828 Wed Mar 1 12:51:53 1995 Ian Lance Taylor <ian@cygnus.com>
17829
17830 * configure: Fix --cache-file to work if the file argument is a
17831 relative path.
17832
17833 Tue Feb 28 17:36:07 1995 Ian Lance Taylor <ian@cygnus.com>
17834
17835 * configure: If the --cache-file is used, pass it down to
17836 configure in subdirectories.
17837
17838 Mon Feb 27 12:52:46 1995 Kung Hsu <kung@mexican.cygnus.com>
17839
17840 * config.sub: add vxworks29k configuration.
17841
17842 Fri Feb 10 16:12:26 1995 Ken Raeburn <raeburn@cujo.cygnus.com>
17843
17844 * Makefile.in (taz): Do "diststuff" part quietly.
17845
17846 Sun Feb 5 14:16:35 1995 Doug Evans <dje@canuck.cygnus.com>
17847
17848 * config.sub: Mini-merge with gcc/config.sub.
17849
17850 Sat Feb 4 12:11:35 1995 Jim Wilson <wilson@chestnut.cygnus.com>
17851
17852 * config.guess (IRIX): Sed - to _.
17853
17854 Fri Feb 3 11:54:42 1995 J.T. Conklin <jtc@rtl.cygnus.com>
17855
17856 * Makefile.in (source-vault, binary-vault): New targets.
17857
17858 Thu Jan 26 13:00:11 1995 Michael Meissner <meissner@cygnus.com>
17859
17860 * config.sub: Recognize -eabi as a basic system type.
17861
17862 Thu Jan 12 13:13:23 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17863
17864 * configure.in (enable_shared stuff): Fix typo.
17865
17866 Thu Jan 12 01:36:51 1995 deanm@medulla.LABS.TEK.COM (Dean Messing)
17867
17868 * Makefile.in (BASE_FLAGS_TO_PASS): Fix typo in passing LIBCXXFLAGS*.
17869
17870 Wed Jan 11 16:29:53 1995 Jason Merrill <jason@phydeaux.cygnus.com>
17871
17872 * Makefile.in (LIBCXXFLAGS_FOR_TARGET): Add -fno-implicit-templates.
17873
17874 Mon Jan 9 12:48:01 1995 Jim Kingdon <kingdon@lioth.cygnus.com>
17875
17876 * configure.in (rs6000-*-*): Don't build gas.
17877
17878 Wed Jan 4 23:53:49 1995 Ian Lance Taylor <ian@tweedledumb.cygnus.com>
17879
17880 * Makefile.in: Use /x/x/ instead of /brokensed/brokensed/, to
17881 reduce command line length.
17882 (AS_FOR_TARGET): Check for as.new, not Makefile.
17883 (NM_FOR_TARGET): Check for nm.new, not Makefile.
17884
17885 Wed Jan 4 13:02:39 1995 Per Bothner <bothner@kalessin.cygnus.com>
17886
17887 * config.guess: Merge from FSF.
17888
17889 Thu Dec 15 17:11:37 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17890
17891 * configure: Don't use $ when handling program_suffix.
17892
17893 Mon Dec 12 12:09:37 1994 Stu Grossman (grossman@cygnus.com)
17894
17895 * configure.in: Configure tk for hppa/hpux.
17896
17897 Fri Dec 2 15:55:38 1994 Per Bothner <bothner@kalessin.cygnus.com>
17898
17899 * Makefile.in (LIBGXX_SUPPORT_DIRS): Add libstdc++.
17900
17901 Tue Nov 29 19:37:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17902
17903 * Makefile.in: Move -fno-implicit-template from CXXFLAGS
17904 to LIBCXXFLAGS. Tests are better run without it.
17905
17906 Wed Nov 23 10:29:25 1994 Brendan Kehoe (brendan@lisa.cygnus.com)
17907
17908 * Makefile.in (all-ispell): Depend on all-emacs19 instead of all-emacs.
17909
17910 Mon Nov 21 11:14:01 1994 J.T. Conklin <jtc@rtl.cygnus.com>
17911
17912 * configure.in (*-*-netware*): Don't configure xiberty.
17913
17914 Mon Nov 14 08:49:15 1994 Stu Grossman (grossman@cygnus.com)
17915
17916 * configure.in: Remove tk from native_only list.
17917
17918 Fri Nov 11 15:31:26 1994 Bill Cox (bill@rtl.cygnus.com)
17919
17920 * build-all.mk: Add mips-ncd-elf target to sun4 targets
17921 for special NCD build.
17922
17923 Mon Nov 7 20:58:17 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17924
17925 * Makefile.in (DEVO_SUPPORT): Remove configure.bat and
17926 makeall.bat, they're only useful for binutils snapshots.
17927 (binutils.tar.gz, gas+binutils.tar.gz): Add configure.bat and
17928 makeall.bat to specified SUPPORT_FILES.
17929
17930 Mon Nov 7 17:25:18 1994 Bill Cox (bill@cirdan.cygnus.com)
17931
17932 * build-all.mk: Add Ericsson targets to sun4 and solaris
17933 hosts. Add BNR's sun4 target to solaris host, so their
17934 build-from-source will be tested in-house first.
17935
17936 Sat Nov 5 18:43:30 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17937
17938 * Makefile.in (LIBCFLAGS): New variable.
17939 (CFLAGS_FOR_TARGET): Ditto.
17940 (LIBCFLAGS_FOR_TARGET): Ditto.
17941 (LIBCXXFLAGS): Ditto.
17942 (CXXFLAGS_FOR_TARGET): Ditto.
17943 (LIBCXXFLAGS_FOR_TARGET): Ditto.
17944 (BASE_FLAGS_TO_PASS): Pass them.
17945 (EXTRA_TARGET_FLAGS): Ditto.
17946
17947 * configure.in: Support --enable-shared.
17948
17949 Sat Nov 5 15:44:00 1994 Per Bothner <bothner@kalessin.cygnus.com>
17950
17951 * configure.in (target_libs): Include libstdc++ again.
17952 * config.guess: Update from FSF (for FreeBSD).
17953
17954 Thu Nov 3 16:32:30 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17955
17956 * Makefile.in (DEVO_SUPPORT): Include configure.bat and
17957 makeall.bat.
17958 (DISTDOCDIRS): Add `etc'.
17959 (ETC_SUPPORT_PFX): New variable.
17960 (taz): Include anything from etc starting with a word in
17961 ETC_SUPPORT_PFX.
17962
17963 Wed Oct 26 16:19:35 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17964
17965 * config.sub: Update for recent FSF changes. Remove obsolete
17966 h8300hds entry. Add -windows* and -osx as basic os. Minor
17967 spacing changes.
17968
17969 Thu Oct 20 18:41:56 1994 Per Bothner <bothner@kalessin.cygnus.com>
17970
17971 * configure.in (target_libs): Remove libstdc++ for libg++-2.6.1.
17972
17973 * config.guess: Merge with FSF.
17974 * configure.in: Match on i?86-ncr-sysv4.3, not i?86-ncr-sysv43.
17975
17976 Thu Oct 20 19:26:56 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
17977
17978 * configure: Since the "trap 0" handler will override the exit
17979 status on many systems, only use it for "exit 1", and make it set
17980 a non-zero exit status; reset it before "exit 0". Also, check
17981 exit status of config.sub, and error out if it failed.
17982
17983 Wed Oct 19 18:49:55 1994 Rob Savoye (rob@cygnus.com)
17984
17985 * Makefile.in: (ALL_TARGET_MODULES,INSTALL_TARGET_MODULES) Build
17986 and install libgloss.
17987
17988 Tue Oct 18 15:25:24 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
17989
17990 * Makefile.in (all-binutils): Depend upon all-byacc.
17991
17992 * configure.in: Don't build emacs on Irix 5.
17993
17994 Mon Oct 17 16:22:12 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
17995
17996 * configure.in (*-*-netware*): Add libio.
17997
17998 Thu Oct 13 15:51:20 1994 Jason Merrill (jason@phydeaux.cygnus.com)
17999
18000 * Makefile.in (ALL_TARGET_MODULES): Add libstdc++.
18001 (CHECK_TARGET_MODULES): Ditto.
18002 (INSTALL_TARGET_MODULES): Ditto.
18003 (TARGET_LIBS): Ditto.
18004 (all-libstdc++): Note dependencies.
18005
18006 Thu Oct 13 01:43:08 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18007
18008 * Makefile.in (BINUTILS_SUPPORT_DIRS): Add gas.
18009
18010 Tue Oct 11 12:12:29 1994 Jason Merrill (jason@phydeaux.cygnus.com)
18011
18012 * Makefile.in (CXXFLAGS): Use -fno-implicit-templates instead of
18013 -fexternal-templates.
18014
18015 * configure.in (target_libs): Add libstdc++.
18016 (noconfigdirs): Add libstdc++ as appropriate.
18017
18018 Thu Oct 6 18:00:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18019
18020 * config.guess: Update from FSF.
18021
18022 Tue Oct 4 12:05:42 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18023
18024 * configure: Use ${config_shell} when running ${configsub}.
18025
18026 Mon Oct 3 14:28:34 1994 Doug Evans <dje@canuck.cygnus.com>
18027
18028 * config.sub: No longer recognize h8300h.
18029
18030 Mon Oct 3 12:40:54 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
18031
18032 * config.sub: Remove extraneous differences between config.sub and
18033 gcc/config.sub.
18034
18035 Sat Oct 1 00:23:12 1994 Ken Raeburn <raeburn@cujo.cygnus.com>
18036
18037 * Makefile.in (DISTSTUFFDIRS): Add gas.
18038
18039 Thu Sep 22 19:04:55 1994 Doug Evans (dje@canuck.cygnus.com)
18040
18041 * COPYING.NEWLIB: New file.
18042
18043 Mon Sep 19 18:25:40 1994 Per Bothner (bothner@kalessin.cygnus.com)
18044
18045 * config.guess (HP-UX): Patch from Harlan Stenn
18046 <harlan@landmark.com> to also emit release level.
18047
18048 Wed Sep 7 13:15:25 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18049
18050 * config.guess (sun4*:SunOS:*:*): Change '-JL' to '_JL'.
18051
18052 Tue Sep 6 23:23:18 1994 Per Bothner (bothner@kalessin.cygnus.com)
18053
18054 * config.sub: Merge nextstep cleanup from FSF.
18055
18056 Mon Sep 5 05:01:30 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18057
18058 * configure.in (arm-*-*): Don't configure ld for this target.
18059
18060 Thu Sep 1 09:35:00 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
18061
18062 * configure.in (*-*-netware): don't configure libg++, libio,
18063 librx, or newlib.
18064
18065 Wed Aug 31 13:52:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18066
18067 * configure.in (alpha-dec-osf*): Use osf*, not osf1*. Don't
18068 configure ld--it works, but it doesn't support shared libraries.
18069
18070 Sun Aug 28 18:13:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18071
18072 * config.guess (*-unknown-freebsd*): Get rid of possible
18073 trailing "(Release)" in version string.
18074 Patch from Paul Richards <paul@isl.cf.ac.uk>.
18075
18076 Sat Aug 27 15:00:49 1994 Per Bothner (bothner@kalessin.cygnus.com)
18077
18078 * config.guess: Fix i486-ncr-sysv43 -> i486-ncr-sysv4.3.
18079 Fix type: *-next-neststep -> *-next-nextstep.
18080
18081 * config.guess: Merge from FSF:
18082
18083 Fri Aug 26 18:45:25 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18084
18085 * config.guess: Recognize powerpc-ibm-aix3.2.5.
18086
18087 Wed Apr 20 06:36:32 1994 Philippe De Muyter (phdm@info.ucl.ac.be)
18088
18089 * config.guess: Recognize UnixWare 1.1 (UNAME_SYSTEM is SYSTEM_V
18090 instead of UNIX_SV for UnixWare 1.0).
18091
18092 Sat Aug 27 01:56:30 1994 Stu Grossman (grossman@cygnus.com)
18093
18094 * Makefile.in (all-gdb): Add dependencies on all-gcc and all-ld
18095 to make gdb/nlm/* build after the compiler and linker.
18096
18097 Fri Aug 26 14:30:05 1994 Per Bothner (bothner@kalessin.cygnus.com)
18098
18099 * config.guess (netbsd, freebsd, linux): Accept any machine,
18100 not just i[34]86.
18101 (m68k-atari-sysv4): Relocate to match FSF version.
18102
18103 * config.guess: More merges from the FSF:
18104
18105 Add a space before function call or macro invocation.
18106
18107 Tue May 10 16:53:55 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18108
18109 * config.guess: Add trap cmd to remove dummy.c and dummy when
18110 interrupted.
18111
18112 Wed Apr 20 18:07:13 1994 Roland McGrath (roland@churchy.gnu.ai.mit.edu)
18113
18114 * config.guess (dummy.c): Redirect stderr for `hostinfo' command.
18115 (dummy): Redirect stderr from compilation of dummy.c.
18116
18117 Sat Apr 9 14:59:28 1994 Christian Kranz (kranz@sent5.uni-duisburg.de)
18118
18119 * config.guess: Distinguish between NeXTStep 2.1 and 3.x.
18120
18121 Fri Aug 26 13:42:20 1994 Ken Raeburn (raeburn@kr-laptop.cygnus.com)
18122
18123 * configure: Accept and ignore --cache*, for compatibility with
18124 new autoconf.
18125
18126 Fri Aug 26 13:05:27 1994 Per Bothner (bothner@kalessin.cygnus.com)
18127
18128 * config.guess: Merge from FSF:
18129
18130 Thu Aug 25 20:28:51 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18131
18132 * config.guess (Pyramid*:OSx*:*:*): New case.
18133 (PATH): Add /.attbin at end for finding uname.
18134 (dummy.c): Handle i860-alliant-bsd. Follow whitespace conventions.
18135
18136 Wed Aug 17 18:21:02 1994 Tor Egge (tegge@pvv.unit.no)
18137
18138 * config.guess (M88*:DolphinOS:*:*): New case.
18139
18140 Thu Aug 11 17:00:13 1994 Stan Cox (coxs@dg-rtp.dg.com)
18141
18142 * config.guess (AViiON:dgux:*:*): Use TARGET_BINARY_INTERFACE
18143 to select whether to use ELF or COFF.
18144
18145 Sun Jul 24 16:20:53 1994 Richard Stallman <rms@mole.gnu.ai.mit.edu>
18146
18147 * config.guess: Recognize i860-stardent-sysv and i860-unknown-sysv.
18148
18149 Sun May 1 10:23:10 1994 Richard Stallman (rms@mole.gnu.ai.mit.edu)
18150
18151 * config.guess: Guess the OS version for HPUX.
18152
18153 Tue Mar 1 21:53:03 1994 Karl Heuer (kwzh@hal.gnu.ai.mit.edu)
18154
18155 * config.guess (UNAME_VERSION): Recognize aix3.2.4 and aix3.2.5.
18156
18157 Fri Aug 26 11:19:08 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18158
18159 * configure.in: Recognize --with-headers, --with-libs, and
18160 --without-newlib.
18161 * Makefile.in (all-xiberty): Depend upon all-ld.
18162
18163 Wed Aug 24 12:36:50 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18164
18165 * configure.in: Change i[34]86 to i[345]86.
18166
18167 Mon Aug 22 10:58:33 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18168
18169 * configure (version): A few more tweaks to help message.
18170
18171 Fri Aug 19 12:40:25 1994 Per Bothner (bothner@kalessin.cygnus.com)
18172
18173 * Makefile.in: Remove (for now) librx as a host library,
18174 now that we're building it for target.
18175
18176 Fri Aug 19 10:49:17 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18177
18178 * configure: Fix up help message; from karl@owl.hq.ileaf.com
18179 (Karl Berry).
18180
18181 Tue Aug 16 16:11:08 1994 Per Bothner (bothner@kalessin.cygnus.com)
18182
18183 * configure.in: Also configure librx.
18184
18185 Mon Aug 15 16:51:45 1994 Per Bothner (bothner@kalessin.cygnus.com)
18186
18187 * Makefile.in: Update various rules to reflect that librx
18188 is now needed for libg++.
18189
18190 Fri Aug 12 18:07:21 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18191
18192 * config.sub: Accept mips64orion and mips64orionel as a CPU name.
18193
18194 Mon Aug 8 11:36:17 1994 Stan Shebs (shebs@andros.cygnus.com)
18195
18196 * configure.in: Configure the examples directory.
18197
18198 Thu Aug 4 16:12:36 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18199
18200 * configure: Simplify Jun 2 1994 change.
18201
18202 Wed Aug 3 04:58:16 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18203
18204 * change CC to /usr/latest/bin/gcc for lynx host builds, since
18205 /bin/gcc isn't good enough to build gcc.
18206
18207 Wed Jul 27 09:07:14 1994 Fred Fish (fnf@cygnus.com)
18208
18209 * Makefile.in (GDB_SUPPORT_FILES): Remove
18210 (setup-dirs-gdb, gdb.tar.gz, make-gdb.tar.gz): Remove old rules.
18211 (gdb.tar.gz): Add new rule to use standard distribution building
18212 mechanism.
18213
18214 Mon Jul 25 11:10:06 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18215
18216 * configure.in: Warn about use of /usr/ucb/cc on Solaris. From
18217 Bill Cox <bill@cygnus.com>.
18218
18219 Sat Jul 23 12:19:46 1994 Per Bothner (bothner@kalessin.cygnus.com)
18220
18221 * config.guess: Recognize ISC. Patch from kwzh@gnu.ai.mit.edu.
18222
18223 Fri Jul 22 17:53:59 1994 Stu Grossman (grossman@cygnus.com)
18224
18225 * configure: Search current dir first in .gdbinit.
18226
18227 Fri Jul 22 11:28:30 1994 Per Bothner (bothner@kalessin.cygnus.com)
18228
18229 * config.sub: Recognize freebsd (merged from gcc config.sub).
18230
18231 Thu Jul 21 14:10:52 1994 Per Bothner (bothner@kalessin.cygnus.com)
18232
18233 * config.sub: Refer to NeXT's operating system as nextstep.
18234
18235 * config.sub (case $basic_machine): Re-order the cases, to match
18236 the order in the FSF version (which is mostly alphabethical).
18237 Merge in some additions and changes from the FSF.
18238
18239 Sat Jul 16 12:03:08 1994 Stan Shebs (shebs@andros.cygnus.com)
18240
18241 * config.guess: Recognize m68k-atari-sysv4 and m88k-harris-csux7.
18242 * config.sub: Recognize cxux7.
18243 * configure.in: Use mh-cxux for m88k-harris-cxux*.
18244
18245 Mon Jul 11 14:37:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18246
18247 * config.sub: Fix typo powerpc -> powerpc-*.
18248
18249 Sat Jul 9 13:03:43 1994 Michael Tiemann (tiemann@blues.cygnus.com)
18250
18251 * Makefile.in: `all-emacs19' depends on `all-byacc'.
18252
18253 * Makefile.in: Add all-emacs19 and install-emacs19 rules (in
18254 parallel with all-emacs and install-emacs). Top-level command
18255 `make all-emacs19 CC=gcc' now behaves as `make all-emacs CC=gcc'.
18256
18257 Thu Jun 30 16:53:42 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18258
18259 * test-build.mk ($(host)-stamp-stage2-installed): Remove
18260 $(relbindir)/make before doing ``make install'', and use
18261 $(GNU_MAKE) while doing it. Avoids problem on SunOS with
18262 installing over running make binary.
18263 ($(host)-stamp-stage3-installed): Likewise.
18264
18265 Tue Jun 28 13:43:25 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18266
18267 * config.guess: Recognize Mach.
18268
18269 Mon Jun 27 16:41:14 1994 Ian Lance Taylor (ian@sanguine.cygnus.com)
18270
18271 * configure: Check ${exec_prefixoption}, not ${exec_prefix}, to
18272 see whether --exec-prefix was used.
18273
18274 Sun Jun 26 21:15:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18275
18276 * README: Explicitly mention libg++/README. (Zoo's idea.)
18277
18278 Tue Jun 21 12:45:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18279
18280 * Makefile.in: Add all-librx target similar to all-libproc.
18281
18282 Wed Jun 8 23:11:55 1994 Stu Grossman (grossman@cygnus.com)
18283
18284 * config.guess: Rearrange tests for Alpha-OSF1 to properly deal
18285 with post 1.2 uname bogosity.
18286
18287 Thu Jun 9 00:27:59 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18288
18289 * configure: Remove temporary files on receipt of a signal.
18290
18291 Tue Jun 7 12:06:24 1994 Ian Lance Taylor (ian@cygnus.com)
18292
18293 * configure: If there is a package_makefile_frag, remove
18294 ${subdir}/Makefile.tem after copying it in.
18295
18296 Mon Jun 6 21:35:02 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18297
18298 * build_all.mk: support rs6000 lynx identifies itself as
18299 rs6000-lynx-lynxos2.2.2. Also, use /usr/cygnus/progressive/bin/gcc
18300 since /bin/gcc is too feeble to compile a modern gcc.
18301
18302 Mon Jun 6 16:06:34 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18303
18304 * brought devo/test-build.mk update-to-date with progressive/
18305 test-build.mk. Add lynx targets and hppa flag info.
18306
18307 Sat Jun 4 17:23:54 1994 Per Bothner (bothner@kalessin.cygnus.com)
18308
18309 * configure.in: Use mh-ncrsvr43. Patch from
18310 Tom McConnell <tmcconne@sedona.intel.com>.
18311
18312 Fri Jun 3 17:47:24 1994 Per Bothner (bothner@kalessin.cygnus.com)
18313
18314 * config.guess (i386-unknown-bsdi): No longer need to
18315 check #if defined(__bsdi__) && defined(__i386__).
18316
18317 Thu Jun 2 18:56:46 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18318
18319 * configure: Set program_transform_nameoption correctly.
18320
18321 Thu Jun 2 10:57:06 1994 Karen Christiansen (karen@cirdan.cygnus.com)
18322
18323 * brought build-all.mk update-to-date with progressive build-all.mk,
18324 added new targets and hppa info.
18325
18326 Thu Jun 2 00:12:44 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18327
18328 * configure: If config.guess result is a prefix of the user
18329 specified target, assume a native build and use the user specified
18330 target as the host alias. Remove SunOS patch suffix removal hack.
18331 * configure.in: Remove SunOS patch suffix removal hack.
18332
18333 * Makefile.in (CROSS_CHECK_MODULES): Remove check-flex, since it's
18334 in NATIVE_CHECK_MODULES.
18335
18336 Wed Jun 1 10:49:41 1994 Bill Cox (bill@rtl.cygnus.com)
18337
18338 * Makefile.in: Rename HOST_ONLY to NATIVE.
18339 * configure: Delete SunOs patch suffix from host_canonical
18340 and build_canonical variables that are prepended to Makefiles.
18341 * configure.in: Add comments for easier maintenance.
18342
18343 Tue May 31 19:39:47 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18344
18345 * Makefile.in: Add all-libproc target similar to all-gui.
18346
18347 Tue May 31 17:16:33 1994 Tom Lord (lord@cygnus.com)
18348
18349 * Makefile.in (CHECK_MODULES): split into
18350 HOST_ONLY_CHECK_MODULES and CROSS_CHECK_MODULES.
18351
18352 Tue May 31 16:36:36 1994 Paul Eggert (eggert@twinsun.com)
18353
18354 * config.guess (i386-unknown-bsdi): New system to guess.
18355
18356 Wed May 25 16:47:10 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18357
18358 * Makefile.in: Add all-gui target (but not yet build by "all").
18359
18360 Thu May 26 08:53:19 1994 Bill Cox (bill@rtl.cygnus.com)
18361
18362 * config.sub: Move deletion of patch suffix from here...
18363 * configure.in: To here, at Ian's suggestion. The top-
18364 level scripts might need to know of a patch level.
18365
18366 Wed May 25 09:15:54 1994 Bill Cox (bill@rtl.cygnus.com)
18367
18368 * config.sub: Strip off patch suffix so rtl is recognized
18369 as a sunos4.1.3 machine, even though it's been patched.
18370
18371 Fri May 20 08:25:49 1994 Steve Chamberlain (sac@deneb.cygnus.com)
18372
18373 * Makefile.in (INSTALL_LAST): Delete.
18374 (INSTALL_DOSREL): New.
18375
18376 Thu May 19 17:12:12 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18377
18378 * configure.in: Use ld for i[34]86-*-sysv4* and sparc-*-solaris2*.
18379 Don't set use_gnu_ld to no for *-*-sysv4; that only controls
18380 whether we pass down --with-gnu-ld anyhow.
18381
18382 Thu May 19 09:29:12 1994 Steve Chamberlain (sac@cygnus.com)
18383
18384 * Makefile.in (INSTALL_LAST): Change operation so it works
18385 on more flavors of make.
18386 * configure.in (go32): Don't build libg++ or libio.
18387
18388 Fri May 13 13:28:34 1994 Steve Chamberlain (sac@cygnus.com)
18389
18390 * Makefile.in (Move HOST_PREFIX_1 and friends up so
18391 they can be overriden by templates.
18392
18393 Sat May 7 16:46:44 1994 Steve Chamberlain (sac@cygnus.com)
18394
18395 * configure.in (target==go32): Don't build gdb.
18396 * dosrel: New directory.
18397
18398 Fri May 6 14:19:25 1994 Steve Chamberlain (sac@cygnus.com)
18399
18400 * configure.in (host==go32): Configure dosrel too.
18401 * Makefile.in (INTALL_TARGET): Call INSTALL_LAST last.
18402 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): Undefine, they should
18403 be set by incoming names or templates.
18404 (INSTALL_LAST): New rule.
18405
18406 Thu May 5 17:35:05 1994 Stan Shebs (shebs@andros.cygnus.com)
18407
18408 * config.sub (sparclitefrw, sparclitefrwcompat): Don't set the os.
18409
18410 Thu May 5 20:06:45 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18411
18412 * configure.in (appdirs): New variable. Currently empty, but will
18413 be used in gas distribution. If nonempty, lists a set of
18414 directories at least one of which must get configured, or top
18415 level configuration is considered to have failed.
18416 (rs6000-*-lynxos*): Use new file name.
18417
18418 Thu May 5 13:38:36 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18419
18420 Eliminate XTRAFLAGS.
18421 * Makefile.in (CC_FOR_TARGET): If newlib exists, refer to the
18422 newlib include files using -idirafter, and also use -nostdinc.
18423 (CXX_FOR_TARGET): Likewise.
18424 (XTRAFLAGS): Removed.
18425 (BASE_FLAGS_TO_PASS): Remove XTRAFLAGS_FOR_TARGET.
18426 (EXTRA_HOST_FLAGS): Remove XTRAFLAGS.
18427 (EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): Likewise.
18428 ($(DO_X)): Don't pass down XTRAFLAGS.
18429
18430 Thu May 5 00:16:36 1994 Ken Raeburn (raeburn@kr-pc.cygnus.com)
18431
18432 * configure.in (mips*-dec-bsd*): New target; do build linker.
18433 (mips*-*-bsd*): New target; don't build linker.
18434
18435 Wed May 4 20:10:10 1994 D. V. Henkel-Wallace (gumby@cygnus.com)
18436
18437 * configure.in: support rs6000-*-lynxos* configuration.
18438 support sunos4 as a cross target.
18439
18440 * config.sub: look for lynx*, not lynx since the OS version may
18441 legitimately be part of the name.
18442
18443 Tue May 3 21:48:11 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18444
18445 * configure.in (i[34]86-*-sco*): Move to be with other i386
18446 targets.
18447 (romp-*-*): New target. Skip various binary utilities.
18448 (vax-*-*): New target. Don't build newlib.
18449 (vax-*-vms): Renamed from *-*-vms. Don't build opcodes or newlib.
18450
18451 Thu Apr 28 15:03:05 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18452
18453 * configure.in: Only set host_makefile_frag if config
18454 directory exists.
18455
18456 Wed Apr 27 12:14:30 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18457
18458 * install.sh: If $dstdir exists, don't check whether each
18459 component does.
18460
18461 Tue Apr 26 18:11:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18462
18463 * test-build.mk (HOLES): Add sleep; used by rcs/src/conf.sh.
18464
18465 Mon Apr 25 15:06:34 1994 Stan Shebs (shebs@andros.cygnus.com)
18466
18467 * configure.in (*-*-lynxos*): Don't configure newlib for either
18468 native or cross Lynx.
18469
18470 Sat Apr 16 11:58:16 1994 Doug Evans (dje@canuck.cygnus.com)
18471
18472 * config.sub (sparc64-elf): Fix os.
18473 (z8k): Remove duplicate.
18474
18475 Thu Apr 14 23:33:17 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18476
18477 * Makefile.in (gcc-no-fixedincludes): Touch gcc/include/fixed, not
18478 gcc/stmp-fixproto, to try to prevent fixproto from being run.
18479
18480 Wed Apr 13 15:14:52 1994 Bill Cox (bill@cygnus.com)
18481
18482 * configure: Make file links cleanly even if Lynx fails on
18483 an NFS symlink (at least fail cleanly).
18484
18485 Mon Apr 11 10:58:56 1994 Jim Wilson (wilson@sphagnum.cygnus.com)
18486
18487 * test-build.mk (CC): For mips-sgi-irix4, change -XNh1500 to
18488 -XNh2000.
18489
18490 Sat Apr 9 15:10:45 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18491
18492 * configure: Unknown options are fatal again.
18493
18494 Fri Apr 8 12:01:41 1994 David J. Mackenzie (djm@cygnus.com)
18495
18496 * configure: Ignore --x-includes and --x-libraries, for Autoconf
18497 compatibility.
18498
18499 Thu Apr 7 17:31:43 1994 Doug Evans (dje@canuck.cygnus.com)
18500
18501 * build-all.mk: Add `clean' target.
18502
18503 Wed Apr 6 20:44:56 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18504
18505 * config.guess: Add SINIX support.
18506 * configure.in: Add mips-*-sysv4* support.
18507
18508 Mon Apr 4 17:41:44 1994 Doug Evans (dje@canuck.cygnus.com)
18509
18510 * build-all.mk: Document all useful targets.
18511 If canonhost is sparc-sun-solaris2.3, change it to sparc-sun-solaris2.
18512 If canonhost is mips-sgi-irix4.0.5H, change it to mips-sgi-irix4.
18513
18514 Thu Mar 31 04:55:57 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18515
18516 * configure: Support --silent, --quiet.
18517
18518 Wed Mar 30 21:37:38 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18519
18520 * configure: Support --disable-FEATURE.
18521
18522 Tue Mar 29 19:15:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18523
18524 * config.guess: Recognize NCR running SVR4.3.
18525
18526 Mon Mar 28 14:55:15 1994 Per Bothner (bothner@kalessin.cygnus.com)
18527
18528 * config.guess: Make BSDI generate i386-unknown-bsd386.
18529 Patch from Paul Eggert <eggert@twinsun.com>.
18530
18531 Mon Mar 28 12:54:52 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18532
18533 * configure.in (powerpc-*-aix*): Treat like rs6000-*-*.
18534
18535 Sat Mar 26 11:25:48 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18536
18537 * configure: Make unrecognized options give nonfatal warnings
18538 instead of fatal errors, and pass them to any subdirectory
18539 configures in case they recognize them.
18540 Make --x equivalent to --with-x.
18541
18542 Fri Mar 25 21:52:10 1994 David J. Mackenzie (djm@rtl.cygnus.com)
18543
18544 * configure: Add --enable-* options. Clean up usage message and
18545 some comments.
18546
18547 Thu Mar 24 09:12:53 1994 Doug Evans (dje@canuck.cygnus.com)
18548
18549 * Makefile.in (NM_FOR_TARGET): Build tree version is now nm.new.
18550
18551 Sun Mar 20 11:28:22 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18552
18553 * configure.in (hppa*-*-*): Enable binutils.
18554
18555 Sat Mar 19 11:50:16 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18556
18557 * config.sub: Recognize cisco.
18558
18559 Fri Mar 18 16:42:32 1994 Jason Merrill (jason@deneb.cygnus.com)
18560
18561 * Makefile.in (CXXFLAGS): Add -fexternal-templates.
18562
18563 Tue Mar 15 11:25:55 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18564
18565 * config.guess: about target *-hitachi-hiuxwe2, don't print more
18566 than one configuration name. Add comment.
18567
18568 Sun Mar 6 23:13:38 1994 Hisashi MINAMINO (minamino@sra.co.jp)
18569
18570 * config.guess: about target *-hitachi-hiuxwe2, fixed
18571 machine guessing order. [Hitachi's CPU_IS_HP_MC68K
18572 macro is incorrect.]
18573
18574 Sun Mar 13 09:10:08 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18575
18576 * Makefile.in (TAGS): Just build TAGS in each subdirectory, rather
18577 than the "make ls" stuff which used to be here.
18578
18579 Fri Mar 11 12:52:39 1994 Per Bothner (bothner@kalessin.cygnus.com)
18580
18581 * config.guess: Recognize i[34]86-unknown-freebsd.
18582 From Shawn M Carey <smcarey@rodan.syr.edu>.
18583
18584 Thu Mar 3 14:24:21 1994 Per Bothner (bothner@kalessin.cygnus.com)
18585
18586 * configure.in (noconfigdirs for alpha): Remove libg++ and libio.
18587
18588 Wed Mar 2 13:28:48 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
18589
18590 * config.guess: Check for ptx.
18591
18592 Mon Feb 28 16:46:50 1994 Kung Hsu (kung@mexican.cygnus.com)
18593
18594 * config.sub: Add os9k checking.
18595
18596 Thu Feb 24 07:09:04 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18597
18598 * config.guess: Handle OSF1 running on HPPA processors
18599
18600 Fri Feb 18 14:14:00 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18601
18602 * configure: If subdir configure fails, print out a message with
18603 subdirectory name, in case subdir's configure code didn't identify
18604 itself.
18605
18606 Fri Feb 18 12:50:15 1994 Doug Evans (dje@cygnus.com)
18607
18608 * configure.in: Remove embedded newlines from configdirs.
18609 Avoid mismatches of substrings. Fix matching strings at end
18610 of configdirs.
18611
18612 Fri Feb 11 15:33:33 1994 Stu Grossman (grossman at cygnus.com)
18613
18614 * config.guess: Add Lynx/rs6000 config support.
18615
18616 Tue Feb 8 13:41:09 1994 Ken Raeburn (raeburn@rtl.cygnus.com)
18617
18618 * configure.in (alpha-dec-osf1*, alpha*-*-*): Build gas.
18619
18620 Mon Feb 7 15:42:36 1994 Jeffrey A. Law (law@cygnus.com)
18621
18622 * configure.in (hppa*-*-osf*): Treat this just like most other
18623 PA configurations (eg no binutils or ld).
18624 (hppa*-*-*elf*): These configurations have binutils and ld.
18625
18626 Sun Feb 6 16:35:07 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18627
18628 * config.sub (hiux): Fix typo. From m-kasahr@sramhc.sra.co.JP.
18629
18630 Sat Feb 5 01:00:33 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18631
18632 * configure.in (rs6000-*-*): Build gas.
18633
18634 Wed Feb 2 13:57:57 1994 Jeffrey A. Law (law@snake.cs.utah.edu)
18635
18636 * Makefile.in: Avoid bug in losing hpux sed.
18637
18638 Wed Feb 2 14:53:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
18639
18640 * Makefile.in, test-build.mk: Remove MUNCH_NM; it was only needed
18641 for GDB and GDB has been fixed to not need it.
18642
18643 Sun Jan 30 17:58:06 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18644
18645 * config.guess: Recognize vax hosts.
18646
18647 Fri Jan 28 15:29:38 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18648
18649 * configure (while loop): Don't use "break 2" inside case
18650 statement -- the case statement isn't an enclosing loop.
18651
18652 Mon Jan 24 18:40:06 1994 Per Bothner (bothner@kalessin.cygnus.com)
18653
18654 * config.guess: Clean up NeXT support, to allow nextstep
18655 on Intel machines. Make OS be nextstep.
18656
18657 Sun Jan 23 18:47:22 1994 Richard Kenner (kenner@vlsi1.ultra.nyu.edu)
18658
18659 * config.guess: Add alternate forms for Convex.
18660
18661 Thu Jan 20 16:13:41 1994 Stu Grossman (grossman at cygnus.com)
18662
18663 * configure: Completely rewrite option processing. Take
18664 advantage of pattern-matching to avoid invoking test frequently.
18665 Also clean up host and target defaulting logic.
18666
18667 Mon Jan 17 15:06:56 1994 Ken Raeburn (raeburn@cujo.cygnus.com)
18668
18669 * Makefile.in: Replace all occurrances of "rootme" with "r" and
18670 "$${rootme}" with "$$r", to increase the likelihood that the do-*
18671 commands (plus user environment) will fit SCO limits.
18672
18673 Thu Jan 6 11:20:57 1994 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18674
18675 * configure.in: Don't issue warnings about directories which are
18676 not being configured if -norecursion is set. Correct test for
18677 --with-gnu-as and --with-gnu-ld to not get confused by substring
18678 matches.
18679
18680 * configure.in: Don't build gas for alpha-dec-osf1*.
18681
18682 Tue Jan 4 17:10:19 1994 Stu Grossman (grossman at cygnus.com)
18683
18684 * configure: Back out Per's change of 12/19/1993. It changes the
18685 behavior of configure in unexpected and confusing ways.
18686
18687 Also, use different delim char when calculating
18688 program_transform_name so that the name can contain slashes.
18689
18690 Sat Jan 1 13:45:31 1994 Rob Savoye (rob@darkstar.cygnus.com)
18691
18692 * configure.in, config.sub: Add support for VSTa micro-kernel.
18693
18694 Sat Dec 25 20:00:47 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
18695
18696 * configure.in: Nuke hacks which were used to get a special
18697 version of GAS for HPPA configurations.
18698
18699 Sun Dec 19 20:40:44 1993 Per Bothner (bothner@kalessin.cygnus.com)
18700
18701 * configure: If only ${target_alias} is given, use that
18702 as the default for ${host_alias}.
18703 * configure: Add missing back-slashes before nested quotes.
18704
18705 Wed Dec 15 18:07:18 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18706
18707 * Makefile.in (BASE_FLAGS_TO_PASS): add YACC=$(BISON)
18708
18709 Tue Dec 14 21:25:33 1993 Per Bothner (bothner@cygnus.com)
18710
18711 * config.guess: Recognize some Tektronix configurations.
18712 From Kaveh R. Ghazi <ghazi@noc.rutgers.edu>.
18713
18714 Sat Dec 11 11:18:00 1993 Steve Chamberlain (sac@thepub.cygnus.com)
18715
18716 * config.sub: Match any flavor of SH.
18717
18718 Thu Dec 2 17:16:58 1993 Ken Raeburn (raeburn@cujo.cygnus.com)
18719
18720 * configure.in: Don't try to configure newlib for Alpha.
18721
18722 Thu Dec 2 14:35:54 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18723
18724 * configure.in: Don't build ld for Irix 5. Don't build gas,
18725 libg++ or libio for any Alpha target.
18726
18727 * configure.in (mips*-sgi-irix5*): New target; use mh-irix5.
18728
18729 Wed Dec 1 17:00:33 1993 Jason Merrill (jason@deneb.cygnus.com)
18730
18731 * Makefile.in (GZIPPROG): Renamed from GZIP, which gzip uses for
18732 default arguments -- so it tried to compress itself.
18733
18734 Tue Nov 30 13:45:15 1993 david d `zoo' zuhn (zoo@andros.cygnus.com)
18735
18736 * configure.in (notsupp): ensure that a space is always at the end
18737 of the configdirs list, since the grep checks for an explicit space
18738
18739 Tue Nov 16 15:04:27 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18740
18741 * configure.in (target i386-sysv4.2): don't build ld, since static
18742 versions of many libraries are not available.
18743
18744 Tue Nov 16 14:28:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18745
18746 * config.guess: Recognize Apollos (using environment variables).
18747 * configure.in: Don't configure ld, binutils, or gprof for Apollo.
18748
18749 Thu Nov 11 12:03:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18750
18751 * config.guess: Recognize Sony news mips running newsos.
18752
18753 Wed Nov 10 16:57:00 1993 Mark Eichin (eichin@cygnus.com)
18754
18755 * Makefile.in (all-cygnus, build-cygnus): "fi else" needs to be
18756 "fi ; else" for bash.
18757
18758 Tue Nov 9 15:54:01 1993 Mark Eichin (eichin@cygnus.com)
18759
18760 * Makefile.in (BASE_FLAGS_TO_PASS): pass SHELL.
18761
18762 Fri Nov 5 08:07:27 1993 D. V. Henkel-Wallace (gumby@blues.cygnus.com)
18763
18764 * config.sub: accept unixware as an alias for svr4.2.
18765 Fix some inconsistancies with the gcc version.
18766
18767 Fri Nov 5 15:14:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18768
18769 * Makefile.in (DISTDOCDIRS): Add gdb.
18770
18771 Fri Nov 5 11:59:42 1993 Per Bothner (bothner@kalessin.cygnus.com)
18772
18773 * Makefile.in (DISTDOCDIRS): Add libg++ and libio.
18774
18775 Fri Nov 5 10:35:05 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18776
18777 * Makefile.in (taz): Only build "info" in DISTDOCDIRS.
18778 (DISTDOCDIRS): Don't assume libg++ and gdb folks necessarily want
18779 this now.
18780
18781 Thu Nov 4 18:58:23 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18782
18783 * config.sub: Accept hiux* as an OS name.
18784
18785 * Makefile.in: Change RUNTEST_FLAGS back to RUNTESTFLAGS per
18786 etc/make-stds.texi. The underscore came from gcc, and dje now
18787 agrees that RUNTESTFLAGS is the correct name.
18788
18789 Thu Nov 4 10:49:01 1993 Per Bothner (bothner@kalessin.cygnus.com)
18790
18791 * install.sh: Remove 'set -e'. It makes any conditionals
18792 in the script useless.
18793
18794 * config.guess: Automatically recognize arm-acorn-riscix
18795 Patch from Richard Earnshaw (rwe11@cl.cam.ac.uk).
18796
18797 Thu Nov 04 08:08:04 1993 Jeffrey Wheat (cassidy@cygnus.com)
18798
18799 * Makefile.in: Change RUNTESTFLAGS to RUNTEST_FLAGS
18800
18801 Wed Nov 3 22:09:46 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18802
18803 * Makefile.in (DISTDOCDIRS): New variable.
18804 (taz): Edit local Makefile.in sooner, instead of proto-toplev
18805 Makefile.in later. Build "info" and "dvi" in DISTDOCDIRS.
18806
18807 Wed Nov 3 21:31:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18808
18809 * configure.in (hppa target): check the source directory for the
18810 pagas sub-directory
18811
18812 Wed Nov 3 11:12:22 1993 Doug Evans (dje@canuck.cygnus.com)
18813
18814 * config.sub: Allow -aout* and -elf*.
18815
18816 Wed Nov 3 11:08:33 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18817
18818 * configure.in: Don't build ld on i386-solaris2, same as for
18819 sparc-solaris2.
18820
18821 Tue Nov 2 14:21:25 1993 Per Bothner (bothner@kalessin.cygnus.com)
18822
18823 * Makefile.in (taz): Add texinfo/lgpl.texinfo (for libg++).
18824
18825 Tue Nov 2 13:38:30 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18826
18827 * configure.in: Configure gdb for alpha.
18828
18829 Mon Nov 1 10:42:54 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18830
18831 * Makefile.in (CXXFLAGS): Add -O.
18832
18833 Wed Oct 27 10:45:06 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18834
18835 * config.guess: added support for DG Aviion
18836
18837 Tue Oct 26 14:37:37 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18838
18839 * configure.in: Produce warning message for subdirectories not
18840 configurable for this host/target combination. Don't try to
18841 configure gdb for vms.
18842
18843 Mon Oct 25 11:22:15 1993 Ken Raeburn (raeburn@rover.cygnus.com)
18844
18845 * Makefile.in (taz): Replace "byacc" with "bison -y" in the
18846 appropriate files before making "diststuff".
18847 (DISTBISONFILES): New var: list of files to be edited.
18848 (DISTSTUFFDIRS): Add binutils.
18849
18850 Fri Oct 22 20:32:15 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18851
18852 * config.sub: also handle mipsel and mips64el (for little endian mips)
18853
18854 Fri Oct 22 07:59:20 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18855
18856 * configure.in: Add * to end of all OS names.
18857
18858 Thu Oct 21 11:38:28 1993 Stan Shebs (shebs@rtl.cygnus.com)
18859
18860 * configure.in: Build newlib for LynxOS native.
18861
18862 Wed Oct 20 09:56:12 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18863
18864 * config.guess: Add support for delta 88k running SVR3.
18865
18866 * configure.in: Add comment about HP compiler vs. emacs.
18867
18868 Tue Oct 19 16:02:22 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18869
18870 * configure.in: don't build ld on solaris2 (not a viable option
18871 due to bugs in getpwnam & getpwuid)
18872
18873 Tue Oct 19 15:13:56 1993 Ken Raeburn (raeburn@rtl.cygnus.com)
18874
18875 * configure.in: Accept alpha-dec-osf1*, not just -osf1, since
18876 config.guess will produce a full version number.
18877
18878 Tue Oct 19 15:58:01 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18879
18880 * configure.in: Build linker and binutils for alpha-dec-osf1.
18881
18882 Tue Oct 19 11:41:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18883
18884 * Makefile.in: Remove -O from CXXFLAGS for consistency with CFLAGS,
18885 and gdb/testsuite/Makefile.in.
18886
18887 Sat Oct 9 18:39:07 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18888
18889 * configure.in: recognize mips*- instead of mips-
18890
18891 Fri Oct 8 14:15:39 1993 Ken Raeburn (raeburn@cygnus.com)
18892
18893 * config.sub: Accept linux*coff and linux*elf as operating
18894 systems.
18895
18896 Thu Oct 7 12:57:19 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18897
18898 * config.sub: Recognize mips64, and mips3 as an alias for it.
18899
18900 Wed Oct 6 13:54:21 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
18901
18902 * configure.in: Remove alpha-dec-osf*, no longer necessary now that
18903 gdb knows how to handle OSF/1 shared libraries.
18904
18905 Tue Oct 5 11:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18906
18907 * configure.in: Recognize hppa*-*-hiux* (currently synonym for hpux).
18908 * config.guess: Recognize Hitachi's HIUX.
18909 * config.sub: Recognize h3050r* and hppahitachi.
18910 Remove redundant cases for hp9k[23]*.
18911
18912 Mon Oct 4 16:15:09 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18913
18914 * configure.in: default to '--with-gnu-as' and '--with-gnu-ld'
18915 if gas and ld are in the source tree and are in ${configdirs}.
18916 If ${use_gnu_as} or ${use_gnu_ld} are 'no', then don't set the
18917 --with options (but still pass them down on the command line,
18918 if they were explicitly specified).
18919
18920 Fri Sep 24 19:11:13 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18921
18922 * configure: substitute SHELL value in Makefile.in with
18923 ${CONFIG_SHELL}
18924
18925 Thu Sep 23 18:05:13 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
18926
18927 * configure.in: Build gas, ld, and binutils for *-*-sysv4* and
18928 *-*-solaris2* targets.
18929
18930 Sun Sep 19 17:01:41 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18931
18932 * Makefile.in: define M4, and pass it down to sub-makes;
18933 all-autoconf now depends on all-m4
18934
18935 Sat Sep 18 00:38:23 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18936
18937 * Makefile.in ({AR,RANLIB}_FOR_TARGET): make contingent on
18938 presence of {ar,ranlib} instead of a configured directory
18939
18940 Wed Sep 15 08:41:44 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
18941
18942 * config.guess: Accept 34?? as well as 33?? for NCR.
18943
18944 Mon Sep 13 12:28:43 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18945
18946 * configure.in: grab mt-hppa for HPPA targets; use 'gas ' instead
18947 of 'gas' in sed commands, since 'gash' is now in the tree as well.
18948
18949 Fri Sep 10 11:23:52 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18950
18951 * configure: grab values for $(CC) and $(CXX) from the
18952 environment, so that someone can do "CC=gcc configure; make" and
18953 have it work right (matching the way that autoconf works now)
18954
18955 * configure.in, Makefile.in: add support for gash, the tcl
18956 interface to Galaxy
18957
18958 * config.guess: add NetBSD variants (hp300, x86)
18959
18960 Thu Sep 9 16:48:52 1993 Jason Merrill (jason@deneb.cygnus.com)
18961
18962 * install.sh: Support -d option (in the manner of SunOS 4 install,
18963 as it is more deterministic than that of GNU install)
18964 (chmodcmd): Set file to mode 755 by default (should also do default
18965 chgrp and chown, but I don't feel like dealing with that now)
18966
18967 Tue Sep 7 11:59:39 1993 Doug Evans (dje@canuck.cygnus.com)
18968
18969 * config.sub: Remove h8300hhms alias.
18970
18971 Tue Aug 31 11:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18972
18973 * configure.in: Match *-*-solaris2* not *-sun-solaris2*.
18974
18975 Mon Aug 30 18:29:10 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18976
18977 * Makefile.in (gcc-no-fixedincludes): touch stmp-fixproto as well
18978 as stmp-fixinc
18979
18980 Wed Aug 25 16:35:59 1993 K. Richard Pixley (rich@sendai.cygnus.com)
18981
18982 * config.sub: recognize m88110-bug-coff.
18983
18984 Tue Aug 24 10:23:24 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18985
18986 * Makefile.in (all-libio): all dependencies on the toolchain used
18987 to build this (gcc, gas, ld, etc)
18988
18989 Fri Aug 20 17:24:24 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
18990
18991 * config.guess: Deal with OSF/1 1.3 on alpha.
18992
18993 Thu Aug 19 11:43:04 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
18994
18995 * install.sh: add some 'else true' clauses for portability
18996
18997 * configure.in: don't build libio for h8[35]00-*-* targets
18998
18999 Tue Aug 17 19:02:31 1993 Per Bothner (bothner@kalessin.cygnus.com)
19000
19001 * Makefile.in: Add support for new libio.
19002
19003 Sun Aug 15 20:48:55 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19004
19005 * install.sh: If one command fails, don't try the rest. Don't try
19006 to remove $dsttmp (via trap) unless we have already created it.
19007 If $src doesn't exist, detect it and exit with an error.
19008
19009 * config.guess: Recognize BSD on hp300.
19010
19011 Wed Aug 11 18:35:13 1993 Per Bothner (bothner@kalessin.cygnus.com)
19012
19013 * config.guess: Map (9000/[34]??:HP-UX:*:*) to m68k-hp-hpux.
19014 Bug report from "Hamish (H.I.) Macdonald" <hamish@bnr.ca>.
19015
19016 Wed Aug 11 15:37:51 1993 Jason Merrill (jason@deneb.cygnus.com)
19017
19018 * Makefile.in (all-send-pr): depends on all-prms
19019
19020 Wed Aug 11 16:56:03 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19021
19022 * config.guess: Fix typo (9000/8??:4.3bsd -> 9000/7??:4.3bsd).
19023
19024 Fri Aug 6 14:45:02 1993 Ian Lance Taylor (ian@tweedledumb.cygnus.com)
19025
19026 * config.guess: From michael@mercury.cs.mun.ca (Michael Rendell):
19027 Added test for mips-mips-riscos5.
19028
19029 Thu Aug 5 15:45:08 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19030
19031 * configure.in: use mh-hp300 for 68k HP hosts
19032
19033 Mon Aug 2 11:56:53 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19034
19035 * configure: add support for CONFIG_SHELL, so that you can use
19036 some alternate shell for evaluating configure scripts
19037
19038 Sun Aug 1 11:36:27 1993 Fred Fish (fnf@deneb.cygnus.com)
19039
19040 * Makefile.in (make-gdb.tar.gz): Sed bug reporting address
19041 in configure script to bug-gdb@prep.ai.mit.edu when building
19042 distribution archive.
19043 * Makefile.in (COMPRESS): Remove def.
19044 * Makefile.in (gdb.tar.gz, make-gdb.tar.gz): Renamed from
19045 gdb.tar.Z and make-gdb.tar.Z respectively.
19046 * Makefile.in (make-gdb.tar.gz): Now only build gzip'd archive.
19047 * Makefile.in (make-gdb.tar.gz): Minor changes to move closer
19048 to convergence with 'taz' target in Makefile.in.
19049
19050 Fri Jul 30 12:34:57 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19051
19052 * install.sh (dsttmp): use trap to ensure that tmp files go
19053 away on error conditions
19054
19055 Wed Jul 28 11:57:36 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19056
19057 * Makefile.in (BASE_FLAGS_TO_PASS): remove LOADLIBES
19058
19059 Tue Jul 27 12:43:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19060
19061 * Makefile.in (install-dirs): Deal with a prefix like /gnu;
19062 its parent is '/' not ''.
19063
19064 * Makefile.in (DEVO_SUPPORT): Add comments about ChangeLog.
19065
19066 Fri Jul 23 09:53:37 1993 Jason Merrill (jason@wahini.cygnus.com)
19067
19068 * configure: if ${newsrcdir}/configure doesn't exist, don't assume
19069 that ${newsrcdir}/configure.in does.
19070
19071 Tue Jul 20 11:28:50 1993 david d `zoo' zuhn (zoo@rtl.cygnus.com)
19072
19073 * test-build.mk: support for CONFIG_SHELL
19074
19075 Mon Jul 19 21:54:46 1993 Fred Fish (fnf@deneb.cygnus.com)
19076
19077 * config.sub (netware): Add as a basic system type.
19078
19079 Wed Jul 14 12:03:11 1993 K. Richard Pixley (rich@sendai.cygnus.com)
19080
19081 * Makefile.in (Makefile): depend on configure.in. Also drop the
19082 $(srcdir)/ from the dependency on Makefile.in.
19083
19084 Tue Jul 13 20:10:58 1993 Doug Evans (dje@canuck.cygnus.com)
19085
19086 * config.sub: Recognize h8300hhms as h8300h-hitachi-hms.
19087 (h8300hhms is temporary until multi-libraries are implemented).
19088 * configure.in: Handle h8300h too.
19089
19090 Sun Jul 11 17:35:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19091
19092 * config.guess: Recognize dpx/2 as m68k-bull-sysv3.
19093
19094 Thu Jul 8 18:26:12 1993 John Gilmore (gnu@cygnus.com)
19095
19096 * configure: Remove extraneous output when guessing host type.
19097 * config.guess: Remove extraneous output when guessing using C
19098 compiler rather than uname, or when guessing fails.
19099
19100 Wed Jul 7 17:58:14 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
19101
19102 * Makefile.in: remove all.cross and install.cross targets
19103
19104 * configure: remove CROSS=-DCROSS_COMPILE and ALL=all.cross
19105 definitions
19106
19107 Tue Jul 6 10:39:44 1993 Steve Chamberlain (sac@phydeaux.cygnus.com)
19108
19109 * configure.in (target sh): Build gprof.
19110
19111 Thu Jul 1 16:52:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19112
19113 * config.sub: change -solaris to -solaris2
19114
19115 Thu Jul 1 15:46:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19116
19117 * configure.in: Use config/mh-riscos for mips-*-sysv*.
19118
19119 Wed Jun 30 09:31:58 1993 Ian Lance Taylor (ian@cygnus.com)
19120
19121 * configure: Correct error message for missing Makefile.in to
19122 print correct directory.
19123
19124 Tue Jun 29 13:52:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19125
19126 * install.sh: kludge around 386BSD shell bug
19127
19128 Tue Jun 29 13:06:49 1993 Per Bothner (bothner@rtl.cygnus.com)
19129
19130 * config.guess: Recognize NeXT.
19131 * config.guess: Recognize i486-ncr-sysv4.
19132 * Makefile.in (taz): rm $(TOOL)-$$VER before linking.
19133
19134 Tue Jun 29 12:50:57 1993 Ian Lance Taylor (ian@cygnus.com)
19135
19136 * Makefile.in (MAKEINFOFLAGS): New variable.
19137 (FLAGS_TO_PASS): Pass MAKEINFO as MAKEINFO MAKEINFOFLAGS.
19138 * build-all.mk, test-build.mk: Pass down --no-split as
19139 MAKEINFOFLAGS when hosted on DOS. Compile DOS hosted without -g.
19140
19141 Thu Jun 24 13:39:11 1993 Per Bothner (bothner@rtl.cygnus.com)
19142
19143 * Makefile.in (DEVO_SUPPORT): Add COPYING COPYING.LIB install.sh.
19144
19145 Wed Jun 23 12:59:21 1993 Per Bothner (bothner@rtl.cygnus.com)
19146
19147 * Makefile.in (libg++.tar.z): New rule.
19148 * Makefile.in (taz): Replace 'configure -rm' by 'make distclean'.
19149 * Makefile.in (taz): Only do a single chmod.
19150
19151 Fri Jun 18 12:03:10 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19152
19153 * install.sh: don't use dirname anymore (replaced with sed usage)
19154
19155 Thu Jun 17 18:43:42 1993 Fred Fish (fnf@cygnus.com)
19156
19157 * Makefile.in: Change extension for gzip'd files from '.z' to
19158 '.gz' per new FSF standard usage.
19159
19160 Thu Jun 17 16:58:50 1993 david d `zoo' zuhn (zoo at majipoor.cygnus.com)
19161
19162 * configure: put quotes around the final value of program_transform_name
19163
19164 Tue Jun 15 16:48:51 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19165
19166 * Makefile.in: new install.sh support; update install-info rules
19167
19168 Wed Jun 9 12:31:34 1993 Ian Lance Taylor (ian@cygnus.com)
19169
19170 * configure.in: Build diff for crosses, but not for go32 host.
19171
19172 * configure.in: Build gprof only for native, and don't build it
19173 for mips-*-*, rs6000-*-*, or i[34]86-*-sco*.
19174
19175 Mon Jun 7 13:12:11 1993 david d `zoo' zuhn (zoo at deneb.cygnus.com)
19176
19177 * configure.in: don't build gas,ld,binutils on for *-*-sysv4
19178
19179 Mon Jun 7 11:40:11 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19180
19181 * configure.in (host_tools): Add prms.
19182
19183 Fri Jun 4 13:30:42 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19184
19185 * Makefile.in: install gcc, do installation of $(INSTALL_MODULES)
19186 with $(FLAGS_TO_PASS) on the command line
19187
19188 * config.sub: Recognize lynx and lynxos
19189
19190 Fri Jun 4 10:59:56 1993 Ian Lance Taylor (ian@cygnus.com)
19191
19192 * config.sub: Accept -ecoff*, not just -ecoff.
19193
19194 Thu Jun 3 17:38:54 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19195
19196 * Makefile.in (taz): Use .gz suffix instead of .z.
19197 (binutils.tar.gz, gas+binutils.tar.gz, gas.tar.gz): Fixed target
19198 names.
19199
19200 Thu Jun 3 00:27:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19201
19202 * Makefile.in (vault-install): add an 'else true' (for Ultrix)
19203
19204 Wed Jun 2 18:19:16 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19205
19206 * Makefile.in (install-no-fixedincludes): install gcc last, so
19207 that rebuilds that might happen during 'make install' don't get
19208 bogus gcc include files
19209
19210 Wed Jun 2 16:14:10 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19211
19212 Change from Utah for HPPA support:
19213 * config.guess: Recognize hppa1.x-hp-bsd.
19214
19215 Wed Jun 2 11:53:33 1993 Per Bothner (bothner@rtl.cygnus.com)
19216
19217 * config.guess: Add support for Motorola Delta 68k, up to r3v7.
19218 Patch from pot@fly.cnuce.cnr.it (Francesco Potorti`).
19219
19220 Tue Jun 1 17:48:42 1993 Rob Savoye (rob at darkstar.cygnus.com)
19221
19222 * config.sub: Add support for rom68k and bug boot monitors.
19223
19224 Mon May 31 09:36:37 1993 Jim Kingdon (kingdon@cygnus.com)
19225
19226 * Makefile.in: Make all-opcodes depend on all-bfd.
19227
19228 Thu May 27 08:05:31 1993 Ian Lance Taylor (ian@cygnus.com)
19229
19230 * config.guess: Added special check for i[34]86-univel-sysv4*.
19231
19232 Wed May 26 16:33:40 1993 Ian Lance Taylor (ian@cygnus.com)
19233
19234 * config.guess: For i[34]86-unknown-sysv4 use UNAME_MACHINE for
19235 the processor rather than assuming i486.
19236
19237 Wed May 26 09:40:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
19238
19239 * config.guess: Recognize SunOS6 as Solaris3.
19240
19241 Tue May 25 23:03:11 1993 Per Bothner (bothner@cygnus.com)
19242
19243 * config.guess: Fix typo. Avoid #elif (not in K&R 1).
19244 Recognize SunOS 5.* only (and not [6-9].*) as being Solaris2.
19245
19246 Tue May 25 12:44:18 1993 Ian Lance Taylor (ian@cygnus.com)
19247
19248 * build-all.mk (all-cross): New target for Canadian Cross.
19249 Added Q2 go32 targets.
19250 * test-build.mk: Configure go32 cross sparclite-aout and
19251 mips-idt-ecoff -with-gnu-ld. Moved build binary directory from
19252 PARTIAL_HOLE_DIRS to BUILD_HOLES_DIRS.
19253
19254 Mon May 24 15:30:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19255
19256 * configure.in: fix Alpha GDB typo; also, don't build DejaGnu for
19257 GO32 hosted toolchains
19258
19259 Mon May 24 14:18:41 1993 Rob Savoye (rob at darkstar.cygnus.com)
19260
19261 * configure: change so "-exec-prefix" gets passed down rather
19262 than "-exec_prefix" so autoconf generated Makefiles get the
19263 exec_prefix set right.
19264
19265 Fri May 21 10:42:25 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19266
19267 * config.guess: get the Solaris2 minor version number
19268
19269 * Makefile.in: add standards.texi and make-stds.texi to ETC_SUPPORT
19270
19271 Fri May 21 06:20:52 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19272
19273 * config.guess: Recognize some Sequent platforms.
19274
19275 Thu May 20 14:33:48 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19276
19277 * Makefile.in: added the vault-install target
19278
19279 * configure.in: actually use the Sun3 makefile fragment that's in
19280 config, also added the release dir to configdirs
19281
19282 Thu May 20 14:19:18 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19283
19284 * Makefile.in (taz): Fix modes on stuff in $(TOOL) dir also.
19285
19286 Tue May 18 20:26:41 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19287
19288 * configure.in: remove some program from Alpha targetted toolchains
19289
19290 Tue May 18 15:23:19 1993 Ken Raeburn (raeburn@cygnus.com)
19291
19292 * Makefile.in (DISTSTUFFDIRS): Renamed from PROTODIRS. Add ld and
19293 gprof.
19294 (taz): Run "make diststuff" in those directories instead of "make
19295 proto-dir". Look for "VERSION=" only at start of line in subdir
19296 Makefile. Use "gzip -9" for compression.
19297 (TEXINFO_SUPPORT, DIST_SUPPORT, BINUTILS_SUPPORT_DIRS): New vars.
19298 (binutils.tar.z): New target.
19299
19300 Mon May 17 17:01:15 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19301
19302 * Makefile.in (taz): Include gpl.texinfo.
19303
19304 Fri May 14 06:48:38 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19305
19306 * Makefile.in (setup-dirs): Merged into "taz" target.
19307 (taz): Only do `proto-dir' stuff if a directory is actually needed
19308 for this target.
19309
19310 Wed May 12 13:09:44 1993 Ian Lance Taylor (ian@cygnus.com)
19311
19312 * Makefile.in (MUNCH_NM): New variable, defined to be $(NM).
19313 (FLAGS_TO_PASS): Pass down MUNCH_NM.
19314 (HOST_CC, HOST_PREFIX, HOST_PREFIX_1): New variables.
19315 (EXTRA_GCC_FLAGS): Pass down HOST_* variables.
19316 (gcc-no-fixedincludes): Correct for current gcc Makefile.
19317
19318 Tue May 11 10:14:25 1993 Fred Fish (fnf@cygnus.com)
19319
19320 * Makefile.in (make-gdb.tar.Z): Add configure, config.guess,
19321 config.sub, and move-if-change to gdb testsuite distribution
19322 archive, so the testsuite can be extracted, configured, and
19323 run separately from the gdb distribution. Blow away the Chill
19324 tests that require a Chill compiled executable, since GNU Chill
19325 is not yet publically available.
19326
19327 Mon May 10 17:22:26 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19328
19329 * test-build.mk: set environment variables in a single command,
19330 instead of a list of assignments and exports
19331
19332 * config.guess: recognize Alpha/OSF1 systems
19333
19334 Mon May 10 14:55:51 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19335
19336 * configure: Change help message to prefer --options rather than
19337 -options.
19338
19339 Mon May 10 05:58:35 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19340
19341 * config.sub: Convergent Tech. "miniframe" uses m68010, sez
19342 zippy@ecst.csuchico.edu.
19343 * config.guess: Recognize miniframe.
19344
19345 Sun May 9 17:47:57 1993 Rob Savoye (rob at darkstar.cygnus.com)
19346
19347 * Makefile.in: Use srcroot to find runtest rather than rootme.
19348 Pass RUNTESTFLAGS and EXPECT down in BASE_FLAGS_TO_PASS.
19349
19350 Fri May 7 14:55:59 1993 Ian Lance Taylor (ian@cygnus.com)
19351
19352 * test-build.mk: Extensive additions to support building on a
19353 machine other than the host.
19354
19355 Wed May 5 08:35:04 1993 Ken Raeburn (raeburn@deneb.cygnus.com)
19356
19357 * configure (tooldir): Fix for i386-aix again.
19358
19359 Mon May 3 19:00:27 1993 Per Bothner (bothner@cygnus.com)
19360
19361 * configure, Makefile.in: Change definition of $(tooldir)
19362 to match the FSF.
19363
19364 Fri Apr 30 15:55:21 1993 Fred Fish (fnf@cygnus.com)
19365
19366 * config.guess: Recognize i[34]86/SVR4.
19367
19368 Fri Apr 30 15:52:46 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19369
19370 * Makefile.in (all-gdb): gdb depends on sim.
19371
19372 Thu Apr 29 23:30:48 1993 Fred Fish (fnf@cygnus.com)
19373
19374 * Makefile.in (gdb.tar.Z): Make prototype gdb testsuite directory
19375 at the same time we make the prototype gdb directory.
19376 * Makefile.in (make-gdb.tar.Z): Make the testsuite distribution
19377 files at the same time as the gdb base release distribution.
19378
19379 Thu Apr 29 12:50:37 1993 Ian Lance Taylor (ian@cygnus.com)
19380
19381 * Makefile.in (check): Use individual check targets rather than
19382 DO_X rule.
19383 (check-gcc): Added.
19384
19385 Thu Apr 29 09:50:07 1993 Jim Kingdon (kingdon@cygnus.com)
19386
19387 * config.sub: Use sysv3.2 not sysv32 for canonical OS
19388 for System V release 3.2.
19389
19390 Thu Apr 29 10:33:22 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19391
19392 * config.sub: Recognize hppaosf.
19393 * configure.in: Do configure ld/binutils/gas for it.
19394
19395 Tue Apr 27 06:25:34 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19396
19397 * configure (tooldir): Alter syntax used to set this, for systems
19398 where "\$" isn't handled right, like i386-aix.
19399
19400 Thu Apr 22 08:17:35 1993 Ian Lance Taylor (ian@cygnus.com)
19401
19402 * configure: Pass program-transform-name, not
19403 program_transform_name, to recursive configures.
19404
19405 Thu Apr 22 02:58:21 1993 Ken Raeburn (raeburn@cygnus.com)
19406
19407 * Makefile.in (gas+binutils.tar.z): New rule for building snapshots
19408 of gas+ld+binutils.
19409
19410 Mon Apr 19 17:41:30 1993 Per Bothner (bothner@cygnus.com)
19411
19412 * config.guess: Recognize AIX3.2 as distinct from 3.1.
19413
19414 Sat Apr 17 17:19:50 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19415
19416 * configure.in: rename m88k-motorola-m88kbcs to m88k-motorola-sysv
19417
19418 Tue Apr 13 16:52:16 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19419
19420 * Makefile.in (PRMS): Set back to all-prms.
19421
19422 Sat Apr 10 12:04:07 1993 Ian Lance Taylor (ian@cygnus.com)
19423
19424 * test-build.mk: Pass -with-gnu-as for known MIPS native and MIPS
19425 targets, rather than for MIPS hosts.
19426
19427 Fri Apr 9 13:51:06 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19428
19429 * configure.in: add comment for --with-x default values
19430
19431 * config.guess: handle Motorola Delta88 box for SVR3 and SVR4.
19432
19433 * Makefile.in: add check-* targets for each of the directories in
19434 the tree. Add a definition of RUNTEST that will use the one we
19435 just built, if it exists. Pass this down via FLAGS_TO_PASS.
19436
19437 Thu Apr 8 09:21:30 1993 Ian Lance Taylor (ian@cygnus.com)
19438
19439 * configure.in: Removed obsolete references to bfd_target and
19440 target_makefile_frag.
19441
19442 * build-all.mk: Set assorted targets for Q2.
19443 * config.sub: Recognize z8k-sim and h8300-hms.
19444 * test-build.mk: Really don't pass host to configure.
19445 (HOLES): Added uname.
19446
19447 Wed Apr 7 15:48:19 1993 Ian Lance Taylor (ian@cygnus.com)
19448
19449 * configure: Handle an empty program-prefix, program-suffix or
19450 program-transform-name correctly.
19451
19452 Tue Apr 6 13:48:41 1993 Ian Lance Taylor (ian@cygnus.com)
19453
19454 * build-all.mk: -G 8 no longer required for MIPS targets.
19455 * test-build.mk: Don't pass host argument to configure; make it
19456 guess.
19457
19458 Tue Apr 6 10:36:53 1993 Fred Fish (fnf@cygnus.com)
19459
19460 * Makefile.in (gdb.tar.Z): Fix for building gzip'd distribution.
19461 * Makefile.in (COMPRESS): New macro, like GZIP.
19462
19463 Fri Apr 2 09:02:31 1993 Ian Lance Taylor (ian@cygnus.com)
19464
19465 * test-build.mk: Use -with-gnu-as for mips-sgi-irix4 as well.
19466
19467 * build-all.mk: Set GCC to gcc -O -G 8 for MIPS targets, since gcc
19468 with gas currently defaults to -G 0.
19469
19470 Thu Apr 1 08:25:42 1993 Ian Lance Taylor (ian@cygnus.com)
19471
19472 * Makefile.in (all-flex): flex depends on byacc.
19473
19474 * build-all.mk: If host not specified, use config.guess. Pass TAG
19475 to test-build.mk as RELEASE_TAG.
19476 * test-build.mk (configargs): New variable containing arguments to
19477 pass to configure. Set to -with-gnu-as on mips-dec-ultrix.
19478 (FLAGS_TO_PASS): Pass down RELEASE_TAG.
19479
19480 * config.guess: Use /bin/uname when checking -X argument on SCO,
19481 to avoid invoking GNU uname which doesn't understand -X.
19482
19483 * test-build.mk: Don't use /usr/unsupported/bin/as on AIX.
19484
19485 * configure.in: Build gas for mips-*-*.
19486
19487 Wed Mar 31 21:20:58 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19488
19489 * Makefile.in (all.normal): insert missing backslash.
19490
19491 Wed Mar 31 12:31:56 1993 Ian Lance Taylor (ian@cygnus.com)
19492
19493 * build-all.mk: Bump -XNh value to 1500 to match gcc requirements.
19494
19495 * Makefile.in: Complete overhaul to merge many almost identical
19496 targets.
19497
19498 Tue Mar 30 20:17:01 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19499
19500 * Makefile.in (setup-dirs-gdb): Renamed from setup-dirs.
19501 (gdb.tar.Z): Adjusted.
19502
19503 * Makefile.in (setup-dirs, taz): New targets; should be general
19504 enough to adapt for gdb sometime. Build only .z file.
19505 (gas.tar.z): New target.
19506
19507 Tue Mar 30 10:03:09 1993 Ian Lance Taylor (ian@cygnus.com)
19508
19509 * build-all.mk: Use CC=cc -Xs on Solaris.
19510
19511 Thu Mar 25 15:14:30 1993 Fred Fish (fnf@cygnus.com)
19512
19513 * Makefile.in: Incorporate changes suggested by wilson@cygnus.com
19514 for handling BISON for FSF releases.
19515
19516 Thu Mar 25 06:19:48 1993 Ken Raeburn (raeburn@kr-pc.cygnus.com)
19517
19518 * configure: Actually implement the change zoo just documented.
19519
19520 Wed Mar 24 13:02:44 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
19521
19522 * configure: when using config.guess, only set target_alias when
19523 it's not already been set (ie, on the command line)
19524
19525 Mon Mar 22 23:07:39 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19526
19527 * Makefile.in: add installcheck target, set PRMS to install-prms
19528
19529 Sun Mar 21 16:46:12 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19530
19531 * configure: add support for package_makefile_fragment, handle the
19532 case where a directory has a configure.in file but no Makefile.in
19533 more gracefully (with an actual understandable error message, even);
19534 add support for --without (and add this to the usage message); also
19535 explicitly add a --host=${host_alias} to the command line when
19536 config.guess is used
19537
19538 Sun Mar 21 12:11:58 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19539
19540 * configure: Must use both --host and --target in recursive calls.
19541
19542 Thu Mar 18 12:31:35 1993 Ian Lance Taylor (ian@cygnus.com)
19543
19544 * Makefile.in: Change deja-gnu to dejagnu.
19545
19546 Mon Mar 15 15:44:35 1993 Ian Lance Taylor (ian@cygnus.com)
19547
19548 * configure.in (h8300-*-*, h8500-*-*): Don't build libg++.
19549
19550 Fri Mar 12 18:30:14 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19551
19552 * configure.in: canonicalize all instances to *-*-solaris2*,
19553 also strip out a number of tools to not build for go32 host
19554
19555 Wed Mar 10 12:08:27 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19556
19557 * config.guess: add GPL.
19558
19559 * Makefile.in, config.guess, config.sub, configure: bump
19560 copyrights to 93.
19561
19562 Wed Mar 10 07:12:48 1993 Ian Lance Taylor (ian@cygnus.com)
19563
19564 * Makefile.in (do-info): Removed obsolete check for existence of
19565 localenv file.
19566
19567 * Makefile.in (MAKEOVERRIDES): Define to be empty.
19568
19569 Wed Mar 10 03:11:56 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19570
19571 * Makefile.in: a couple of 'else true' for decstation,
19572 support for TclX
19573
19574 * configure.in: configure tclX too; don't remove Tk on RS/6000 anymore
19575
19576 Tue Mar 9 16:06:12 1993 K. Richard Pixley (rich@cygnus.com)
19577
19578 * Makefile.in (setup-dirs): change invocation of make to $(MAKE).
19579
19580 Mon Mar 8 14:52:11 1993 Ken Raeburn (raeburn@cambridge)
19581
19582 * config.guess: Recognize i386-ibm-aix (PS/2).
19583 * configure.in: Use config/mh-aix386 file for it.
19584
19585 Mon Mar 8 11:12:43 1993 Ian Lance Taylor (ian@cygnus.com)
19586
19587 * Makefile.in (GCC_FOR_TARGET): Eliminated definition; use
19588 CC_FOR_TARGET instead.
19589 (BASE_FLAGS_TO_PASS): Pass GCC_FOR_TARGET=$(CC_FOR_TARGET).
19590
19591 Wed Mar 3 16:00:28 1993 Steve Chamberlain (sac@ok.cygnus.com)
19592
19593 * Makefile.in: Add sim to list of directories sent with gdb
19594
19595 Wed Mar 3 11:42:39 1993 Ken Raeburn (raeburn@cygnus.com)
19596
19597 * configure.in: Put back mips-dec-bsd* case.
19598
19599 Tue Mar 2 21:15:58 1993 Fred Fish (fnf@cygnus.com)
19600
19601 (Ultrix 2.2 support from Michael Rendell <michael@mercury.cs.mun.ca>)
19602 * configure.in (vax-*-ultrix2*): Add Ultrix 2.2 triplet.
19603 * config.guess: Change 'VAX*:ULTRIX:*:*' to 'VAX*:ULTRIX*:*:*'.
19604
19605 Tue Mar 2 18:11:03 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19606
19607 * configure.in: remove no-op mips-dec-bsd* in "case $target"
19608
19609 * Makefile.in (dir.info): only run gen-info-dir if it exists,
19610 (install-info): install dir.info only if it exists,
19611 (all-expect, install-expect): pass along X11_FLAGS_TO_PASS
19612
19613 Tue Mar 2 09:01:30 1993 Ken Raeburn (raeburn@cygnus.com)
19614
19615 * configure.in: For vms target, skip bfd, ld, binutils. Do build
19616 gas for mips-dec-bsd.
19617
19618 Tue Mar 2 08:35:24 1993 Ian Lance Taylor (ian@cygnus.com)
19619
19620 * configure (makesrcdir): If ${srcdir} is relative and not ".",
19621 and ${subdir} is not ".", set makesrcdir based on ${invsubdir}.
19622
19623 Tue Feb 23 14:18:28 1993 Mike Werner (mtw@poseidon.cygnus.com)
19624
19625 * configure.in: Added "dejagnu" to hosttools list.
19626
19627 Mon Feb 22 23:28:38 1993 Per Bothner (bothner@rtl.cygnus.com)
19628
19629 * config.sub, configure.in, config.guess: Add support
19630 for Bosx, an AIX variant from Bull.
19631 Patches from F.Pierresteguy@frcl.bull.fr.
19632
19633 Sun Feb 21 11:15:22 1993 Mike Werner (mtw@poseidon.cygnus.com)
19634
19635 * devo/dejagnu: Initial creation of devo/dejagnu.
19636 Migrated dejagnu testcases and support files for testing software
19637 tools to reside as subdirectories, currently called "testsuite",
19638 within the directory of the software tool. Migrated all programs,
19639 support libraries, etc. beloging to dejagnu proper from
19640 devo/deja-gnu to devo/dejagnu. These files were moved "as is"
19641 with no modifications. The changes to these files which will
19642 allow them to configure, build, and execute properly will be made
19643 in a future update.
19644
19645 Fri Feb 19 20:19:39 1993 Brendan Kehoe (brendan@lisa.cygnus.com)
19646
19647 * Makefile.in: Change send_pr to send-pr.
19648 * configure.in: Likewise.
19649 * send_pr: Renamed directory to send-pr.
19650
19651 Fri Feb 19 19:00:13 1993 Per Bothner (bothner@cygnus.com)
19652
19653 * Makefile.in: Add some extra semi-colons (needed if SHELL=bash).
19654
19655 Fri Feb 19 00:59:33 1993 John Gilmore (gnu@cygnus.com)
19656
19657 * README: Update for gdb-4.8 release.
19658 * Makefile.in (gdb.tar.Z): Add texinfo/tex3patch. Build
19659 gdb-xxx.tar.z (gzip'd) file also.
19660
19661 Thu Feb 18 09:16:17 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19662
19663 * Makefile.in: make all-diff depend on all-libiberty
19664
19665 Tue Feb 16 16:06:31 1993 K. Richard Pixley (rich@cygnus.com)
19666
19667 * config.guess: add vax-ultrix in the spirit of mips-ultrix.
19668
19669 Tue Feb 16 05:57:15 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19670
19671 * configure.in, Makefile.in: add hello, tar, gzip, recode, indent
19672
19673 Tue Feb 16 00:58:20 1993 John Gilmore (gnu@cygnus.com)
19674
19675 * Makefile.in (DEVO_SUPPORT): Remove etc directory
19676 (ETC_SUPPORT): Only add the files GDB wants from etc/.
19677 (gdb.tar.Z): Use ETC_SUPPORT. Use byacc when building the file.
19678
19679 Thu Feb 11 20:14:28 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19680
19681 * Makefile.in: makeinfo binary is in a new location
19682
19683 Tue Feb 9 12:42:27 1993 Ian Lance Taylor (ian@cygnus.com)
19684
19685 * config.sub: Accept -ecoff as an OS.
19686
19687 * Makefile.in: Various changes to eliminate a level of make
19688 recursion and reduce the required command line length.
19689 (BASE_FLAGS_TO_PASS): New variable holding flags passed to all
19690 sub-makes.
19691 (EXTRA_HOST_FLAGS, EXTRA_TARGET_FLAGS, EXTRA_GCC_FLAGS): New
19692 variables holding settings for specific sub-makes.
19693 (FLAGS_TO_PASS, TARGET_FLAGS_TO_PASS, GCC_FLAGS_TO_PASS): Rewrote
19694 in terms of BASE_FLAGS_TO_PASS.
19695 (TARGET_LIBS): New variable listing directories which use
19696 TARGET_FLAGS_TO_PASS.
19697 (subdir_do): Eliminated.
19698 (do-*): New set of targets to replace subdir_do.
19699 (various): All targets which used subdir_do now depend on do-*.
19700 (local-clean): Renamed from do_clean.
19701 (local-distclean): New target, dependency of distclean and
19702 realclean.
19703 (install-info): Don't create directories. Depend on dir.info
19704 rather than calling make recursively.
19705 (install-dir.info): Eliminated.
19706 (install-info-dirs): Create all info directories here.
19707 (dir.info): Depend upon do-install-info.
19708
19709 * test-build.mk (HOLES): Added false.
19710
19711 Sat Feb 6 14:05:09 1993 Per Bothner (bothner@rtl.cygnus.com)
19712
19713 * config.guess: Recognize BSDI and BSDJ (Jolitz 386bsd).
19714
19715 Thu Feb 4 20:49:18 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19716
19717 * Makefile.in (info): remove dependency on all-texinfo. The
19718 problem was really in texinfo/C, not at this level.
19719
19720 Thu Feb 4 13:38:41 1993 Ian Lance Taylor (ian@cygnus.com)
19721
19722 * Makefile.in (info): Added dependency on all-texinfo (PR 2112).
19723
19724 Thu Feb 4 01:50:53 1993 John Gilmore (gnu@cygnus.com)
19725
19726 * Makefile.in (make-gdb.tar.Z): Change BISON to 'bison -y' for
19727 GDB releases.
19728
19729 Wed Feb 3 17:22:16 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19730
19731 * configure: Include srcdir in message about target of link not
19732 being found. Don't convert `-' to `_' in `with' options being
19733 passed to subdirs.
19734
19735 Tue Feb 2 18:57:59 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19736
19737 * configure.in: add uudecode to host_tools
19738
19739 * Makefile.in: added {all,install}-uudecode targets, added them to
19740 the appropriate lists
19741
19742 Tue Feb 2 11:45:53 1993 Ian Lance Taylor (ian@cygnus.com)
19743
19744 * Makefile.in (all-gcc): Added dependency on all-gas.
19745
19746 * configure.in (mips-*-*): Build ld and binutils.
19747
19748 Mon Feb 1 12:35:41 1993 K. Richard Pixley (rich@rtl.cygnus.com)
19749
19750 * configure: check return code from mkdir, print error message and
19751 exit on failure.
19752
19753 Sat Jan 30 16:40:28 1993 John Gilmore (gnu@cygnus.com)
19754
19755 * Makefile.in (make-gdb.tar.Z): New location for texinfo.tex.
19756
19757 Thu Jan 28 15:09:59 1993 Ian Lance Taylor (ian@cygnus.com)
19758
19759 * test-build.mk (HOLES): Added tar, cpio and uudecode.
19760
19761 Wed Jan 27 16:50:32 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19762
19763 * config.sub (h8500): Recognize this as a cpu type.
19764
19765 Sat Jan 23 20:32:01 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19766
19767 * configure: source directory missing is no longer a warning
19768
19769 * configure.in: recognize irix[34]* instead of irix[34]
19770
19771 * Makefile.in: define and pass down X11_LIB
19772
19773 Sat Jan 23 13:49:40 1993 Per Bothner (bothner@cygnus.com)
19774
19775 * guess-systype: Renamed to ...
19776 * config.guess: ... by popular request.
19777 * configure.in, Makefile.in: Update accordingly.
19778
19779 Thu Jan 21 12:20:55 1993 Per Bothner (bothner@cygnus.com)
19780
19781 * guess-systype: Patches from John Eaton <jwe@che.utexas.edu>:
19782 + Add Convex, Cray/Unicos, and Encore/Multimax support.
19783 + Execute ./dummy instead of assuming . is in PATH.
19784
19785 Tue Jan 19 17:18:06 1993 Per Bothner (bothner@cygnus.com)
19786
19787 * guess-systype: New shell script. Attempts to guess the
19788 canonical host name of the executing host.
19789 Only a few hosts are supported so far.
19790 * configure: Call guess-systype if no host is specified.
19791
19792 Tue Jan 19 08:26:07 1993 Ian Lance Taylor (ian@cygnus.com)
19793
19794 * Makefile.in (gcc-no-fixedincludes): Made to work with current
19795 gcc Makefile.
19796
19797 Fri Jan 15 10:27:02 1993 Ian Lance Taylor (ian@cygnus.com)
19798
19799 * Makefile.in (GCC_FLAGS_TO_PASS): New variable.
19800 (all-gcc, install-gcc, subdir_do): Use it.
19801
19802 Wed Jan 13 17:06:45 1993 Jim Wilson (wilson@sphagnum.cygnus.com)
19803
19804 * Makefile.in: Rename uninstalled gcc driver from gcc to xgcc.
19805
19806 Wed Jan 6 20:29:16 1993 Mike Werner (mtw@rtl.cygnus.com)
19807
19808 * Makefile.in: Removed explicit setting of SUBDIRS. SUBDIRS is now
19809 set exclusively by configure, using configure.in .
19810
19811 Wed Jan 6 13:44:11 1993 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19812
19813 * test-build.mk: set $PATH for all builds
19814
19815 * Makefile.in: pass TARGET_FLAGS_TO_PASS for xiberty and libm
19816
19817 Wed Jan 6 11:02:10 1993 Fred Fish (fnf@cygnus.com)
19818
19819 * Makefile.in (GCC_FOR_TARGET): Supply a default that matches
19820 the one used in gcc/Makefile.in, so that a null expansion doesn't
19821 override the one needed to build gcc with a native cc.
19822
19823 Tue Jan 5 07:55:12 1993 Ken Raeburn (raeburn@cambridge.cygnus.com)
19824
19825 * configure: Accept -with arguments.
19826
19827 Sun Jan 3 15:15:09 1993 Steve Chamberlain (sac@thepub.cygnus.com)
19828
19829 * Makefile.in: added h8300sim
19830
19831 Tue Dec 29 15:06:00 1992 Ian Lance Taylor (ian@cygnus.com)
19832
19833 * build-all.mk: If canonhost is i386-unknown-sco3.2v4, change it
19834 to i386-sco3.2v4. Set TARGETS and CFLAGS for i386-sco3.2v4.
19835 (all-cygnus, native, build-cygnus): Make
19836 $(canonhost)-stamp-3stage-done, not $(host)....
19837 * test-build.mk (stamp-3stage-compared): Use tail +10c for
19838 i386-sco3.2v4. Added else true to if command.
19839
19840 Mon Dec 28 12:08:56 1992 Ken Raeburn (raeburn@cygnus.com)
19841
19842 * config.sub: (from FSF) Sequent uses a BSD-like OS.
19843
19844 Mon Dec 28 08:32:06 1992 Minh Tran-Le (mtranle@paris.intellicorp.com)
19845
19846 * configure.in (i[34]86-*-isc*): added; uses mh-sysv.
19847
19848 Thu Dec 24 17:26:24 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19849
19850 * configure.in: don't remove binutils from Solaris builds
19851
19852 Thu Dec 24 14:08:38 1992 david d`zoo' zuhn (zoo@cygnus.com)
19853
19854 * Makefile.in: get rid of earlier definitions for *clean,
19855 also handle the recursive info rule better
19856
19857 Thu Dec 24 12:40:21 1992 Per Bothner (bothner@rtl.cygnus.com)
19858
19859 * Makefile.in (mostlyclean, distclean, realclean): Fix to
19860 do more-or-less the right thing.
19861
19862 Wed Dec 16 10:25:31 1992 Ian Lance Taylor (ian@cygnus.com)
19863
19864 * Makefile.in: Add lines defining CC and CXX, and use CXX rather
19865 than gcc in definitions of CXX_FOR_BUILD and CXX_FOR_TARGET.
19866
19867 Tue Dec 15 00:34:32 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19868
19869 * Makefile.in: change all $(host_cpu)-$(host_vendor)-$(host_os) to
19870 $(host_canonical).
19871
19872 * configure.in: split the configdirs list into 4 categories (native
19873 v. cross, library v. tool) and handle the cross-only and native-
19874 only in more reasonable (and correct!) way.
19875
19876 Mon Dec 14 17:04:22 1992 Stu Grossman (grossman at cygnus.com)
19877
19878 * configure.in (hppa*-*-*): Don't remove bfd and gdb from
19879 configdirs anymore.
19880
19881 Sun Dec 13 00:37:26 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19882
19883 * Makefile.in: extensive cleanup:: removed all of the explicit
19884 clean-* targets, collapsed many wrappers around subdir_do into
19885 one, added additional targets to satisfy standards.texi, deleted
19886 some old targets, some changes for consistency
19887
19888 Fri Dec 11 20:18:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19889
19890 * configure.in: handle some programs as cross-only, and others as
19891 native only
19892
19893 * test-build.mk: handle partial holes in a more generic manner
19894
19895 * Makefile.in: m4 depends on libiberty
19896
19897 Thu Dec 3 21:52:11 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19898
19899 * configure.in: add m4, textutils, fileutils, sed, shellutils,
19900 time, wdiff, and find to configdirs
19901
19902 * Makefile.in: all, clean, and install rules for the new programs
19903 added to configure.in
19904
19905 Mon Nov 30 14:54:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19906
19907 * configure.in: use mh-sun for all *-sun-* hosts
19908
19909 Fri Nov 27 18:35:54 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19910
19911 * Makefile.in: define flags for X11 include files and library file
19912 locations, pass them down to the programs that need this info
19913
19914 * build-all.mk: added a 'native' target, to 3stage the native toolchain
19915
19916 Sun Nov 22 18:59:13 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19917
19918 * configure.in: start building libg++ for HP-UX targets
19919
19920 Wed Nov 18 19:33:11 1992 John Gilmore (gnu@cygnus.com)
19921
19922 * README: Update references to files moved into etc/.
19923
19924 Sun Nov 15 09:36:08 1992 Fred Fish (fnf@cygnus.com)
19925
19926 * config.sub (i386sol2, i486sol2): i[34]86-unknown-solaris2.
19927 * configure.in (i[34]86-*-solaris2*): Use config/mh-sysv4.
19928
19929 Thu Nov 12 08:50:42 1992 Ian Lance Taylor (ian@cygnus.com)
19930
19931 * configure: accept dash as well as underscore in long option
19932 names for FSF compatibility.
19933
19934 Wed Nov 11 08:04:37 1992 Ian Lance Taylor (ian@cygnus.com)
19935
19936 * config.sub: added -sco3.2v4 support from FSF.
19937
19938 Sun Nov 8 21:14:30 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19939
19940 * configure.in: expand the section that adds or removes
19941 directories from the list of programs to build, to handle native
19942 vs. cross in addition to host v. native
19943
19944 Sat Nov 7 18:52:27 1992 Per Bothner (bothner@rtl.cygnus.com)
19945
19946 * Makefile.in: Replace C++ in macro names with CXX.
19947 This is less likely to break ...
19948
19949 Sat Nov 7 15:16:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19950
19951 * test-build.mk: add -w to GNU_MAKE
19952
19953 Fri Nov 6 23:10:37 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19954
19955 * config.sub: remove 'sparc'-->'sparc-sun' default transformation,
19956 add 'sparc' to list of recognized cpus. This needed to make
19957 'sparc-aout' expand to 'sparc-unknown-aout' instead of 'sparc-sun-aout'.
19958 Delete some redundant ose68 variants. Recognize -wrs as an os,
19959 then changes that into $CPU-wrs-vxworks.
19960
19961 * configure.in: remove most references to gdbtest, regularize
19962 target based program removal
19963
19964 * test-build.mk: import from p3 tree (many fixes and changes)
19965
19966 Fri Nov 6 20:59:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
19967
19968 * Makefile.in: added rules to handle tcl, tk, and expect
19969
19970 * configure.in: handle those directories if they exist
19971
19972 Thu Nov 5 14:35:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19973
19974 * config.sub: removed bogus hppabsd and hppahpux names, since
19975 "hppa" is not a valid cpu (hppa1.1 or hppa1.0 are, though)
19976
19977 Thu Oct 29 00:12:41 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
19978
19979 * Makefile.in: all-gcc now depends on all-binutils. all-libg++
19980 depends upon all-xiberty
19981
19982 * Makefile.in: changes from p3, including:
19983
19984 Thu Oct 8 15:00:17 1992 Ian Lance Taylor (ian@cygnus.com)
19985
19986 * Makefile.in (XTRAFLAGS): include newlib directories if
19987 newlib/Makefile exists, rather than if host != target.
19988
19989 Fri Sep 25 13:41:52 1992 Ian Lance Taylor (ian@cygnus.com)
19990
19991 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
19992 from the same source tree and not building a cross-compiler. This
19993 matters for the libg++ configuration if reconfiguring a tree that
19994 has already been installed.
19995
19996 Thu Sep 10 10:35:51 1992 Ian Lance Taylor (ian@cygnus.com)
19997
19998 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
19999 pick up the machine and system specific header files.
20000
20001 * Makefile.in: added AS_FOR_TARGET, passed down in
20002 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20003 the C compiler to use to create programs which are run in the
20004 build environment, set it to default to $(CC), and passed it down
20005 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20006
20007 Mon Sep 7 22:34:42 1992 Ian Lance Taylor (ian@cirdan.cygnus.com)
20008
20009 * Makefile.in: add $(host) = $(target) tests back to *_FOR_TARGET.
20010 We need them for unusual native builds, like systems without
20011 ranlib.
20012
20013 * configure: also define $(host_canonical) and
20014 $(target_canonical), which are the full, canonical names for the
20015 given host and target
20016
20017 Sun Nov 1 16:38:17 1992 Per Bothner (bothner@cygnus.com)
20018
20019 * Makefile.in: Added separate definitions for C++.
20020
20021 Fri Oct 30 11:37:52 1992 Fred Fish (fnf@cygnus.com)
20022
20023 * configure.in (configdirs): Add deja-gnu.
20024
20025 Fri Oct 23 00:39:18 1992 John Gilmore (gnu@cygnus.com)
20026
20027 * README: Update for configure.texi and gdb-4.7 release.
20028
20029 Wed Oct 21 21:54:27 1992 John Gilmore (gnu@cygnus.com)
20030
20031 * Makefile.in: Move "all" target to top of file.
20032 Previously, first target was ".PHONY" which caused BSD4.4 make
20033 to build .PHONY when make was run without arguments.
20034
20035 Mon Oct 19 01:17:54 1992 John Gilmore (gnu@cygnus.com)
20036
20037 * Makefile.in: Add COPYING.LIB to GDB releases, now that there's
20038 Library-copylefted code in libiberty.
20039
20040 Tue Oct 13 01:22:32 1992 John Gilmore (gnu@cygnus.com)
20041
20042 * config.sub: Replace m68kmote with plain old m68k.
20043
20044 Fri Oct 9 03:14:24 1992 John Gilmore (gnu@cygnus.com)
20045
20046 * Makefile.in: Remove space from blank line, avoid Make complaints.
20047
20048 Thu Oct 8 18:41:45 1992 Ken Raeburn (raeburn@cygnus.com)
20049
20050 * config.sub: Complain if no argument is given. Added support for
20051 386bsd as OS and target alias.
20052
20053 Thu Oct 8 15:07:22 1992 Ian Lance Taylor (ian@cygnus.com)
20054
20055 * Makefile.in (XTRAFLAGS): include newlib directories if
20056 newlib/Makefile exists, rather than if host != target.
20057
20058 Mon Oct 5 03:00:09 1992 Mark Eichin (eichin at tweedledumber.cygnus.com)
20059
20060 * config.sub: recognize sparclite-wrs-vxworks.
20061
20062 * Makefile.in (install-xiberty): added *-xiberty make rules (from
20063 p3.) Added clean-xiberty to clean.
20064
20065 Thu Oct 1 17:59:19 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20066
20067 * configure.in: use *-*-* instead of nested cases for host and target
20068
20069 Tue Sep 29 14:11:18 1992 Ian Lance Taylor (ian@cygnus.com)
20070
20071 * Makefile.in: added -nostdinc to XTRAFLAGS if we are using gcc
20072 from the same source tree and not building a cross-compiler. This
20073 matters for the libg++ configuration if reconfiguring a tree that
20074 has already been installed.
20075
20076 Sep 20 08:53:10 1992 Fred Fish (fnf@cygnus.com)
20077
20078 * config.sub (i486v/i486v4): Merge in from FSF version.
20079
20080 Fri Sep 18 00:32:00 1992 Mark Eichin (eichin@cygnus.com)
20081
20082 * configure: only set PWD if it is already set.
20083
20084 Thu Sep 17 23:05:53 1992 Mark Eichin (eichin@cygnus.com)
20085
20086 * configure: just set PWD=`pwd` at the top, since Ultrix sh
20087 doesn't have unset and all success paths (and most error paths)
20088 out set it anyway. (Note: should change all uses of ${PWD=`pwd`}
20089 to just ${PWD} to avoid confusion.)
20090
20091 Tue Sep 15 16:00:54 1992 Ian Lance Taylor (ian@cygnus.com)
20092
20093 * configure: always set $(tooldir) to $(libdir)/$(target_alias),
20094 even for a native compilation.
20095
20096 Tue Sep 15 02:22:56 1992 John Gilmore (gnu@cygnus.com)
20097
20098 Changes to make the gdb.tar.Z rule work better.
20099
20100 * Makefile.in (GDB_SUPPORT_DIRS): Add opcodes.
20101 (DEVO_SUPPORT): Add configure.texi.
20102 (bfd-ilrt.tar.Z): Remove ancient rule.
20103
20104 Thu Sep 10 10:43:19 1992 Ian Lance Taylor (ian@cygnus.com)
20105
20106 * Makefile.in: added -I for newlib/targ-include to XTRAFLAGS, to
20107 pick up the machine and system specific header files.
20108
20109 * configure.in, config.sub: added new target m68010-adobe-scout,
20110 with alias of adobe68k. Changed configure.in to check for
20111 -scout before -sco* to avoid a false match.
20112
20113 * Makefile.in: added AS_FOR_TARGET, passed down in
20114 TARGET_FLAGS_TO_PASS. Added CC_FOR_BUILD, which is intended to be
20115 the C compiler to use to create programs which are run in the
20116 build environment, set it to default to $(CC), and passed it down
20117 in FLAGS_TO_PASS and TARGET_FLAGS_TO_PASS.
20118
20119 Wed Sep 9 12:21:42 1992 Ian Lance Taylor (ian@cygnus.com)
20120
20121 * Makefile.in: added TARGET_FLAGS_TO_PASS, CC_FOR_TARGET,
20122 AR_FOR_TARGET, RANLIB_FOR_TARGET, NM_FOR_TARGET. Pass
20123 TARGET_FLAGS_TO_PASS, which defines CC, AR, RANLIB and NM as the
20124 FOR_TARGET variants, to newlib and libg++.
20125
20126 Tue Sep 8 17:28:30 1992 Ken Raeburn (raeburn@cambridge.cygnus.com)
20127
20128 * Makefile.in (all-gas, all-gdb): Require all-opcodes to be built
20129 first.
20130
20131 Wed Sep 2 02:50:05 1992 John Gilmore (gnu@cygnus.com)
20132
20133 * config.sub: Accept `elf' as an environment.
20134
20135 Tue Sep 1 15:48:30 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20136
20137 * Makefile.in (all-opcodes): cd into the right directory
20138
20139 Sun Aug 30 21:12:11 1992 Ian Lance Taylor (ian@cygnus.com)
20140
20141 * configure: added -program_transform_name option, used as
20142 argument to sed when installing programs.
20143 configure.texi: added documentation for -program_prefix,
20144 -program_suffix and -program_transform_name.
20145
20146 Thu Aug 27 21:59:44 1992 John Gilmore (gnu@cygnus.com)
20147
20148 * config.sub: Accept i486 where i386 ok.
20149
20150 Thu Aug 27 13:04:42 1992 Brendan Kehoe (brendan@rtl.cygnus.com)
20151
20152 * config.sub: accept we32k
20153
20154 Mon Aug 24 14:05:14 1992 Ian Lance Taylor (ian@cygnus.com)
20155
20156 * config.sub, configure.in: accept OSE68000 and OSE68k.
20157
20158 * Makefile.in: don't create all directories for ``make install'';
20159 let the subdirectories create the ones they need.
20160
20161 Tue Aug 11 23:13:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20162
20163 * COPYING: new file, GPL v2
20164
20165 Tue Aug 4 01:12:43 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20166
20167 * Makefile.in: use the new gen-info-dir, which needs a template
20168 argument (which also lives in texinfo)
20169
20170 * configure.texi, standards.texi: fix INFO-DIR-ENTRY
20171
20172 Mon Aug 3 00:34:17 1992 Fred Fish (fnf@cygnus.com)
20173
20174 * config.sub (ncr3000): Change i386 to i486.
20175
20176 Thu Jul 23 00:12:17 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20177
20178 * Makefile.in: add install-rcs, install-grep to
20179 install-no-fixedincludes, removed install-bison and install-libgcc
20180
20181 Tue Jul 21 01:01:50 1992 david d `zoo' zuhn (zoo@cygnus.com)
20182
20183 * configure.in: grab the HPUX makefile fragment if on HPUX
20184
20185 Mon Jul 20 11:02:09 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20186
20187 * Makefile.in: eradicate bison spoor (ditto libgcc).
20188 configure.in: recognise m68{k,000}-ericsson-OSE.
20189 es1800 is alias for m68k-ericsson-OSE
20190
20191 Sun Jul 19 17:49:02 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20192
20193 * configure.in: rearrange the parts that remove programs from
20194 configdirs, based now on HOST==TARGET or by canonical triple.
20195
20196 Fri Jul 17 22:52:49 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20197
20198 * test-build.mk: recurse explicitly with -f test-build.mk when
20199 appropriate. predicate stage3 and comparison on the existence
20200 of gcc. That is, if gcc isn't around, we aren't three-staging.
20201 On very clean, also remove ...stamp-co. Build in-place before
20202 doing other builds.
20203
20204 Thu Jul 16 18:33:09 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20205
20206 * Makefile.in, configure.in: add tgas
20207
20208 Thu Jul 16 16:05:28 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20209
20210 * Makefile.in: a number of changes merged in from progressive.
20211
20212 * configure.in: add libm.
20213
20214 * .cvsignore: ignore some stuff that comes from test-build.mk.
20215
20216 Tue Jul 7 00:24:52 1992 Fred Fish (fnf@cygnus.com)
20217
20218 * config.sub: Add es1800 (m68k-ericsson-es1800).
20219
20220 Tue Jun 30 20:24:41 1992 D. V. Henkel-Wallace (gumby@cygnus.com)
20221
20222 * configure: Add program_suffix (parallel to program_prefix)
20223 * Makefile.in: adjust directory-creating script for losing decstation
20224
20225 Mon Jun 22 23:43:48 1992 Per Bothner (bothner@cygnus.com)
20226
20227 * configure: Minor $subdir-related fixes.
20228
20229 Mon Jun 22 18:30:26 1992 Steve Chamberlain (sac@thepub.cygnus.com)
20230
20231 * configure: fix various problems with propogating
20232 makefile_target_frag in subdirs.
20233 * configure.in: config libgcc if its there
20234
20235 Fri Jun 19 15:19:40 1992 Stu Grossman (grossman at cygnus.com)
20236
20237 * config.sub: HPPA merge.
20238
20239 Sun Jun 14 10:29:19 1992 John Gilmore (gnu at cygnus.com)
20240
20241 * Makefile.in: Replace all-bison with all-byacc in all
20242 dependency lines for other tools (which now use byacc).
20243
20244 Fri Jun 12 22:21:57 1992 John Gilmore (gnu at cygnus.com)
20245
20246 * config.sub: Add sun4sol2 => sparc-sun-solaris2.
20247
20248 Thu Jun 4 12:07:32 1992 Mark Eichin (eichin@cygnus.com)
20249
20250 * Makefile.in: make gprof rules similar to byacc rules (instead of
20251 vestigal $(unsubdir) that didn't work...)
20252
20253 Thu Jun 4 00:37:05 1992 Per Bothner (bothner@rtl.cygnus.com)
20254
20255 * config.sub: Add support for Linux.
20256 * Makefile.in: Use $(FLAGS_TO_PASS) more consistently
20257 (at least for libg++).
20258
20259 Tue Jun 02 20:03:00 1992 david d `zoo' zuhn (zoo@cygnus.com)
20260
20261 * configure.texi: fix doc for the -nfp option to configure
20262
20263 Tue Jun 2 17:20:52 1992 Michael Tiemann (tiemann@cygnus.com)
20264
20265 * Makefile.in (all-binutils): ar needs flex, so depend on all-flex.
20266
20267 Sun May 31 15:04:08 1992 Mark Eichin (eichin at cygnus.com)
20268
20269 * config.sub: changed [^-]+ to [^-][^-]* so that it works under
20270 Sun sed. (BSD 4.3 sed doesn't handle [^-]+ either.)
20271 * configure.in: added solaris* host_makefile_frag hook.
20272
20273 Sun May 31 01:10:34 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20274
20275 * config.sub: changed recognition of m68000 so that various
20276 m68k types can be specified via m680[01234]0
20277
20278 Sat May 30 21:01:06 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20279
20280 * config.sub (basic_machine): fix sed so that '-foo' isn't
20281 completely substituted out while .+'-foo' loses the '-foo'
20282
20283 Wed May 27 23:18:52 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20284
20285 * config.sub ($os): Add -aout.
20286
20287 Fri May 22 14:00:02 1992 Per Bothner (bothner@cygnus.com)
20288
20289 * configure: If host_makefile_frag is absolute, don't
20290 prefix ${invsubdir} (relevant to libg++ auto-configure).
20291
20292 Thu May 21 18:00:09 1992 Michael Tiemann (tiemann@rtl.cygnus.com)
20293
20294 * Makefile.in (tooldir): Define it.
20295 (all-ld): Depend on all-flex.
20296
20297 Sun May 10 21:45:59 1992 Per Bothner (bothner@rtl.cygnus.com)
20298
20299 * Makefile.in (check): Fix libg++ special case.
20300
20301 Fri May 8 08:31:41 1992 K. Richard Pixley (rich@cygnus.com)
20302
20303 * configure: do not bury `pwd` into config.status, thus do fewer
20304 pwd's.
20305
20306 * configure: print the "Building in" message only when building in
20307 other than "." AND verbose.
20308
20309 * configure: remove -s, rework -v to better accommodate guested
20310 configures.
20311
20312 * standards.texi: updated to 3 may, fixed librid <-> libdir typo.
20313
20314 Fri May 1 18:00:50 1992 K. Richard Pixley (rich@cygnus.com)
20315
20316 * Makefile.in: macroize flags passed on recursion. remove
20317 fileutils.
20318
20319 Thu Apr 30 08:56:20 1992 K. Richard Pixley (rich@cygnus.com)
20320
20321 * configure: get makesrcdir right for subdirs deeper than 1.
20322
20323 * Makefile.in: pass INSTALL, INSTALL_DATA, INSTALL_PROGRAM on
20324 install.
20325
20326 Fri Apr 24 15:51:51 1992 K. Richard Pixley (rich@cygnus.com)
20327
20328 * Makefile.in: don't print subdir_do or recursion lines.
20329
20330 Fri Apr 24 15:22:04 1992 K. Richard Pixley (rich@cygnus.com)
20331
20332 * standards.texi: added menu item.
20333
20334 * Makefile.in: build and install standards.info.
20335
20336 * standards.texi: new file.
20337
20338 Wed Apr 22 18:06:55 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20339
20340 * configure: test for and move config.status pieces from
20341 ${subdir}/.
20342
20343 Wed Apr 22 14:38:34 1992 Fred Fish (fnf@cygnus.com)
20344
20345 * configure: Test for existance of files before trying to mv
20346 them, to avoid numerous non-existance messages.
20347
20348 Tue Apr 21 12:31:33 1992 K. Richard Pixley (rich@cygnus.com)
20349
20350 * configure: correct final line of config.status.
20351
20352 * configure: patch from eggert. Avoids a protection problem if
20353 the original Makefile.in is read only.
20354
20355 * configure: use move-if-change from gcc to create config.status.
20356 Some makefiles depend on config.status to tell if a directory
20357 has been reconfigured for a different host. This change
20358 prevents those directories from remaking everything in the case
20359 where the reconfig was only intended to rebuild a Makefile.
20360
20361 * configure: test for config.sub with "config.sub sun4" rather
20362 than "config.sub ${host_alias}". Otherwise we can't tell a bad
20363 host alias from a missing config.sub.
20364
20365 Mon Apr 20 18:16:36 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20366
20367 * Makefile.in: explicitly pass CFLAGS on recursion. no longer pass
20368 MINUS_G (this can be done with CFLAGS). Default CFLAGS to -g.
20369
20370 Fri Apr 17 18:27:51 1992 Per Bothner (bothner@cygnus.com)
20371
20372 * configure: mkdir ${subdir} as needed.
20373
20374 Wed Apr 15 17:37:22 1992 K. Richard Pixley (rich@cygnus.com)
20375
20376 * Makefile.in,configure.in: added autoconf.
20377
20378 Wed Apr 15 17:27:34 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20379
20380 * Makefile.in: no longer pass against on recursion.
20381
20382 * Makefile.in: added .NOEXPORT: so that stray makefile_frag
20383 definitions are not inherited.
20384
20385 * configure: correct makesrcdir when subdir is .
20386
20387 Tue Apr 14 11:56:09 1992 Per Bothner (bothner@cygnus.com)
20388
20389 * configure: Add support for 'subdirs' variable, which is
20390 like 'configdirs', except that configure doesn't re-invoke
20391 itself for subdirs, it just creates a Makefile for each subdir.
20392 * configure.texi: Document subdirs.
20393
20394 Mon Apr 13 18:50:16 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
20395
20396 * configure.in: added flex to configdirs
20397
20398 Mon Apr 13 18:43:55 1992 K. Richard Pixley (rich@cygnus.com)
20399
20400 * Makefile.in: remove clean-stamps from clean.
20401
20402 Sat Apr 11 03:52:03 1992 John Gilmore (gnu at cygnus.com)
20403
20404 * configure.in: Add gdbtest to configdirs.
20405
20406 Fri Apr 10 23:11:49 1992 Fred Fish (fnf@cygnus.com)
20407
20408 * Makefile.in (MINUS_G): Add macro, default to -g, pass on
20409 to recursive makes.
20410 * configure.in: Recognize new ncr3000 config.
20411
20412 Wed Apr 8 23:08:12 1992 K. Richard Pixley (rich@cygnus.com)
20413
20414 * Makefile.in, configure.in: removed references to gdbm.
20415
20416 Tue Apr 7 16:48:20 1992 Per Bothner (bothner@cygnus.com)
20417
20418 * config.sub: Don't canonicalize os value
20419 newsos* to bsd (readline needs to check for newsos).
20420 (This fix was earlier made Jan 31, but got re-broken.)
20421
20422 Mon Apr 6 14:34:08 1992 Stu Grossman (grossman at cygnus.com)
20423
20424 * configure.in: sco is an os, not a vendor!
20425
20426 * configure: Quote $( better. Keep various shells happy.
20427
20428 Tue Mar 31 16:32:57 1992 K. Richard Pixley (rich@cygnus.com)
20429
20430 * Makefile.in: eliminate stamp-files.
20431
20432 Mon Mar 30 22:20:23 1992 K. Richard Pixley (rich@cygnus.com)
20433
20434 * Makefile.in: add send_pr. remove "force" from .stmp-gprof rule.
20435 Supress echoing of all the "if [ -d ... $(MAKE)" lines.
20436
20437 Wed Mar 25 15:20:04 1992 Stu Grossman (grossman@cygnus.com)
20438
20439 * config.sub: fix iris/iris3.
20440
20441 Wed Mar 25 10:34:19 1992 K. Richard Pixley (rich@cygnus.com)
20442
20443 * configure: re-add -rm.
20444
20445 Tue Mar 24 23:50:16 1992 K. Richard Pixley (rich@cygnus.com)
20446
20447 * Maskefile.in: add .stmp-rcs to all.
20448
20449 * configure.in: remove gas from rs6000 build, use aix host fragment.
20450
20451 Mon Mar 23 19:43:35 1992 K. Richard Pixley (rich@cygnus.com)
20452
20453 * configure: pass down site_option during recursion.
20454
20455 Thu Mar 19 16:49:36 1992 Stu Grossman (grossman at cygnus.com)
20456
20457 * Makefile.in (all.cross): Add .stmp-bfd .stmp-readline.
20458
20459 Wed Mar 18 15:29:33 1992 Mike Stump (mrs@cygnus.com)
20460
20461 * configure: Change exec_prefix so that it really defaults to prefix.
20462
20463 Sat Mar 14 17:20:38 1992 Fred Fish (fnf@cygnus.com)
20464
20465 * Makefile.in, configure.in: Add support for mmalloc library.
20466
20467 Fri Mar 13 18:44:18 1992 K. Richard Pixley (rich@cygnus.com)
20468
20469 * Makefile.in: add stmp dependencies for a few more things.
20470
20471 Thu Mar 12 04:56:24 1992 K. Richard Pixley (rich@cygnus.com)
20472
20473 * configure: adjusted error message on objdir/srcdir configure
20474 collision, per john's suggestion.
20475
20476 * Makefile.in: add libiberty stmp to all and all.cross.
20477
20478 Wed Mar 11 02:07:52 1992 K. Richard Pixley (rich@cygnus.com)
20479
20480 * Makefile.in: remove force dependencies, add grep to all.
20481
20482 Tue Mar 10 21:49:18 1992 K. Richard Pixley (rich@mars.cygnus.com)
20483
20484 * Makefile.in: drop flex. make stamp files work.
20485
20486 * configure: added test for conflicting configuration in srcdir,
20487 remove trailing slashes from srcdir. Otherwise emacs gdb mode
20488 gets cranky. use relative paths for configure and srcdir
20489 whenever possible. Send some error messages to stderr that were
20490 going to stdout.
20491
20492 Tue Mar 10 18:01:55 1992 Per Bothner (bothner@cygnus.com)
20493
20494 * Makefile.in: Fix libg++ rule to check for gcc directory
20495 before using gcc/gcc. Also pass XTRAFLAGS.
20496
20497 Thu Mar 5 21:45:07 1992 K. Richard Pixley (rich@sendai)
20498
20499 * Makefile.in: added stmp-files so that directories aren't polled
20500 when they are already built.
20501
20502 * configure.texi: fixed a node pointer problem.
20503
20504 Thu Mar 5 12:05:58 1992 Stu Grossman (grossman at cygnus.com)
20505
20506 * config.sub configure.in gdb/configure.in
20507 gdb/mips-tdep.c gdb/mipsread.c gdb/procfs.c gdb/signame.h
20508 gdb/tm-irix3.h gdb/tm-mips.h gdb/xm-irix4.h gdb/config/mt-irix3
20509 gdb/config/mh-irix4 texinfo/configure.in: Port to SGI Irix-4.x.
20510
20511 Wed Mar 4 02:57:46 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20512
20513 * configure: -recurring becomes -silent. corrected help message
20514 for -site= option.
20515
20516 * Makefile.in: mkdir $(exec_prefix) and $(tooldir).
20517
20518 Tue Mar 3 14:51:21 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20519
20520 * configure: when building Makefile for crosses, replace
20521 tooldir and program_prefix. default srcdir from location of
20522 config.sub. remove "for host in hosts" and "for target in
20523 targets" loops.
20524
20525 Wed Feb 26 19:48:25 1992 K. Richard Pixley (rich@rtl.cygnus.com)
20526
20527 * Makefile.in: Do not pass bindir or mandir to cvs.
20528
20529 Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
20530
20531 * Makefile.in, configure.in: removed traces of namesubdir,
20532 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
20533 copyrights to '92, changed some from Cygnus to FSF.
20534
20535 * configure.texi: remove most references to multiple hosts,
20536 multiple targets, subdirs, etc.
20537
20538 * configure.man: removed rcsid. reference config.sub not
20539 config.subr.
20540
20541 * Makefile.in: mkdir $(infodir) on install-info.
20542
20543 Wed Feb 19 15:41:13 1992 John Gilmore (gnu at cygnus.com)
20544
20545 * configure.texi: Explain better about .gdbinit and about
20546 the environment that configure.in sections run in.
20547
20548 Fri Feb 7 07:55:00 1992 John Gilmore (gnu at cygnus.com)
20549
20550 * configure.in: Ultrix is only a decstation if it's a MIPS.
20551
20552 Fri Jan 31 21:54:51 1992 John Gilmore (gnu at cygnus.com)
20553
20554 * README: DOC.configure => cfg-paper.texi.
20555
20556 Fri Jan 31 21:48:18 1992 Stu Grossman (grossman at cygnus.com)
20557
20558 * config.sub (near case $os): Don't convert newsos* to bsd!
20559
20560 Fri Jan 31 02:27:32 1992 John Gilmore (gnu at cygnus.com)
20561
20562 * Makefile.in: Reinstall change from gdb-4.3 that reduces
20563 the number of copies of COPYING that go into the GDB tar file.
20564
20565 Thu Jan 30 16:17:30 1992 Stu Grossman (grossman at cygnus.com)
20566
20567 * bfd/configure.in, gdb/config/mh-i386sco,
20568 gdb/config/mt-i386v32, gdb/configure.in, readline/configure.in:
20569 Fix SCO configuration stuff.
20570
20571 Tue Jan 28 23:51:07 1992 Per Bothner (bothner at cygnus.com)
20572
20573 * Makefile.in: For libg++, make sure the -I pointing
20574 to the gcc directory goes *after* all the libg++-local -I flags.
20575 Also, move just-gcc dependency from just-libg++ to all-libg++.
20576
20577 Tue Jan 28 12:56:24 1992 Stu Grossman (grossman at cygnus.com)
20578
20579 * configure: Change -x to -f to keep Ultrix /bin/test happy.
20580
20581 Sat Jan 18 17:45:11 1992 Stu Grossman (grossman at cygnus.com)
20582
20583 * Makefile.in (make-gdb.tar.Z): Remove texinfo targets.
20584
20585 Sat Jan 18 17:03:21 1992 Fred Fish (fnf at cygnus.com)
20586
20587 * config.sub: Add stratus configuration frags. Also
20588 submitted to FSF.
20589
20590 Sat Jan 18 15:35:29 1992 Stu Grossman (grossman at cygnus.com)
20591
20592 * Makefile.in (DEV_SUPPORT): add configure.man.
20593
20594 * config.sub(Decode manufacturer-specific): add -none*.
20595
20596 Fri Jan 17 17:58:05 1992 Stu Grossman (grossman at cygnus.com)
20597
20598 * Makefile.in: remove form feeds to make Sun's make happy.
20599 (DEVO_SUPPORT): DOC.configure => cfg-paper.texi.
20600
20601 Sat Jan 4 16:11:44 1992 John Gilmore (gnu at cygnus.com)
20602
20603 * Makefile.in (AR_FLAGS): Make quieter.
20604
20605 Thu Jan 2 22:57:12 1992 John Gilmore (gnu at cygnus.com)
20606
20607 * configure.in: Add libg++.
20608 * configure: When verbose, don't output the command line at each
20609 level; it will be unremarkably the same as the previous version,
20610 which will be the same as what the user typed.
20611
20612 Fri Dec 27 16:26:47 1991 K. Richard Pixley (rich at cygnus.com)
20613
20614 * configure.in, Makefile.in: fix clean-info, add flex. add
20615 fileutils.
20616
20617 * configure: be less sensitive to spaces in Makefile.in. Do not
20618 look for sources in "..". Doing so breaks subdirectories that
20619 might have their own configure. If a subdir has it's own
20620 configure script, use it.
20621
20622 Thu Dec 26 16:30:26 1991 K. Richard Pixley (rich at cygnus.com)
20623
20624 * cfg-paper.texi: some changes suggested by rms.
20625
20626 Thu Dec 26 10:13:36 1991 Fred Fish (fnf at cygnus.com)
20627
20628 * config.sub: Merge in some small additions from the FSF version,
20629 taken from the gcc distribution, to bring the Cygnus and FSF
20630 versions into closer sync.
20631
20632 Fri Dec 20 11:34:18 1991 Fred Fish (fnf at cygnus.com)
20633
20634 * configure.in: Changed svr4 references to sysv4.
20635
20636 Thu Dec 19 15:54:29 1991 K. Richard Pixley (rich at cygnus.com)
20637
20638 * configure: added -V for version number option.
20639
20640 Wed Dec 18 15:39:34 1991 K. Richard Pixley (rich at cygnus.com)
20641
20642 * DOC.configure, cfg-paper.texi: revised, updated, and texinfo'd.
20643 renamed from DOC.configure to cfg-paper.texi.
20644
20645 Mon Dec 16 23:05:19 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20646
20647 * configure, config.subr, config.sub: config.subr is now
20648 config.sub again.
20649
20650 Fri Dec 13 01:17:06 1991 K. Richard Pixley (rich at cygnus.com)
20651
20652 * configure.texi: new file, in progress.
20653
20654 * Makefile.in: build info file and install the man page for
20655 configure.
20656
20657 * configure.man: new file, first cut.
20658
20659 * configure: find config.subr again now that configuration "none"
20660 has gone. removed all traces of the -ansi option. removed all
20661 traces of the -languages option.
20662
20663 * config.subr: resync from rms.
20664
20665 Wed Dec 11 22:25:20 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20666
20667 * configure, config.sub, config.subr: merge config.sub into
20668 config.subr, call the result config.subr, remove config.sub, use
20669 config.subr.
20670
20671 * Makefile.in: revised install for dir.info.
20672
20673 Tue Dec 10 00:04:35 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20674
20675 * configure.in: add decstation host makefile frag.
20676
20677 * Makefile.in: BISON now bison -y again. also install-gcc on
20678 install. clean-gdbm on clean. infodir belongs in datadir.
20679 Make directories for info install. Build dir.info here then
20680 install it.
20681
20682 Mon Dec 9 16:48:33 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20683
20684 * Makefile.in: fix for bad directory tests.
20685
20686 Sat Dec 7 00:17:01 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20687
20688 * configure: \{1,2\} appears to be a sysv'ism. Use a different
20689 regexp. -srcdir relative was being handled incorrectly.
20690
20691 * Makefile.in: unwrapped some for loops so that parallel makes
20692 work again and so one can focus one's attention on a particular
20693 package.
20694
20695 Fri Dec 6 00:22:08 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20696
20697 * configure: added PWD as a stand in for `pwd` (for speed). use
20698 elif wherever possible. make -srcdir work without -objdir.
20699 -objdir= commented out.
20700
20701 Thu Dec 5 22:46:52 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20702
20703 * configure: +options become --options. -subdirs commented out.
20704 added -host, -datadir. Renamed -destdir to -prefix. Comment in
20705 Makefile now at top of generated Makefile. Removed cvs log
20706 entries. added -srcdir. create .gdbinit only if there is one
20707 in ${srcdir}.
20708
20709 * Makefile.in: idestdir and ddestdir go away. Added copyrights
20710 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
20711 and mandir now keyed off datadir by default.
20712
20713 Fri Nov 22 07:38:11 1991 K. Richard Pixley (rich at rtl.cygnus.com)
20714
20715 * Freshly created ChangeLog.
20716
20717 \f
20718 Local Variables:
20719 mode: change-log
20720 left-margin: 8
20721 fill-column: 76
20722 version-control: never
20723 End: